

.footer,
.footer *,
.moreBase:after,
.head,.head *,
.index *:not(.section4 .list *),
.index *:not(.section5 .list *),
.section5 .list .swiper-container .swiper-wrapper .swiper-slide .content .cons,
.section5 .list .swiper-container .swiper-wrapper .swiper-slide .content .cons *
{
  -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;


}
.moreBase:hover:after{
  left: 7px;
    top: -7px;
}

.moreBase:hover{


}

.section3 .list1 .item:hover{
  box-shadow: 0px 0px 30px #8B0CDC;
}
.section3 .list1 .item .imgbox img:hover{
  -webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);


}
.section3 .list2 .item .ris .more:hover{
  background-position: 90% center;
}
.footer .right .link a:hover{
 color: #8B0CDC; 
}