.index_advantage_bg{ min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/index_adv_bg.jpg) center no-repeat; margin-top:56px; padding-top:38px; height:504px;}
.index_advantage_head{width:1190px; margin:auto;}
.index_advantage_head ul li{ text-align:center; font-size:18px; color:#ffffff; line-height:45px;}
.index_advantage_head ul li span{ font-size:28px; color:#ffffff; font-weight:bold; line-height:49px;}

.index_advantage_list{width:1190px; margin:auto; margin-top:31px;}
.index_advantage_list .index_advantage_dot{ float:left; width:246px; height:296px; border:2px solid #FFFFFF; text-align:center; position:relative;}
.index_advantage_pic{width:100%; display:block; height:auto; margin-top:20px;}
.index_advantage_title{width:200px; margin:auto; margin-top:14px; font-size:18px; background:url(../ZERO/img/ys_line.png) center bottom no-repeat; color:#ffffff; font-weight:bold; line-height:22px; height:54px;}
.index_advantage_text{width:200px; margin:auto; margin-top:25px;}
.index_advantage_text ul li{font-size:14px; text-align:left; background:url(../ZERO/img/ys_dot.png) left 5px no-repeat; padding-left:18px; color:#ffffff; line-height:18px; margin-bottom:10px;}
.index_advantage_list .index_advantage_dot:hover{border:2px solid #fff; background:#fff;}
.index_advantage_dot .index_advantage_rsp{width:246px;height:296px; overflow:hidden;position: absolute; top:0px;left:0px;}

#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;
}
