#index_advantage{ width: 1190px; margin:auto; margin-top:19px;}
.index_advantage_adv_title{width:1190px; margin: auto; height:88px; line-height:88px; font-size:26px; color: #000000; font-weight: bold; text-align:center; background: url(../ZERO/img/ys_line.jpg) center bottom no-repeat; text-transform: uppercase;}
.index_advantage_adv_cont{width:1188px; margin:auto; height:282px; margin-top:30px;}
.index_advantage_resu{width:245px; margin:0 26px; float:left; transition:all .6s;}
.index_advantage_resu ul li{font-size:14px; text-align:center; color:#868686; line-height:25px;}
.index_advantage_resu ul li span{ font-size:16px; color:#3b3b3b; line-height:30px;}
.index_advantage_resu:hover{-webkit-transform:translate(0, -30px); -moz-transform:translate(0, -30px); transition:all .6s;}
.index_advantage_ys_dot1{width:114px; text-align:center; margin:auto; height:114px; overflow:hidden; background:url(../ZERO/img/ys/ys_dot1.jpg) no-repeat;}
.index_advantage_ys_dot2{width:114px; text-align:center; margin:auto; height:114px; overflow:hidden; background:url(../ZERO/img/ys/ys_dot2.jpg) no-repeat;}
.index_advantage_ys_dot3{width:114px; text-align:center; margin:auto; height:114px; overflow:hidden; background:url(../ZERO/img/ys/ys_dot3.jpg) no-repeat;}
.index_advantage_ys_dot4{width:114px; text-align:center; margin:auto; height:114px; overflow:hidden; background:url(../ZERO/img/ys/ys_dot4.jpg) no-repeat;}
.index_advantage_resu:hover .index_advantage_ys_dot1{background:url(../ZERO/img/ys/ys_dot1_1.jpg) no-repeat; color:#ffffff;}
.index_advantage_resu:hover .index_advantage_ys_dot2{background:url(../ZERO/img/ys/ys_dot2_1.jpg) no-repeat; color:#ffffff;}
.index_advantage_resu:hover .index_advantage_ys_dot3{background:url(../ZERO/img/ys/ys_dot3_1.jpg) no-repeat; color:#ffffff;}
.index_advantage_resu:hover .index_advantage_ys_dot4{background:url(../ZERO/img/ys/ys_dot4_1.jpg) no-repeat; color:#ffffff;}

#index_advantage_animate,#index_advantage_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}