.index_advantage_bg{ min-width:1190px; max-width:1920px; margin:auto; background:#efeff1; margin-top:50px;}
.index_advantage_nr{width:1190px; margin:auto;}
.index_advantage_left{width:585px; float:left;}
.index_advantage_head{width:100%; margin-top:32px; text-align:left; font-size:30px; color:#0f83d8; line-height:45px;}
.index_advantage_list{width:100%; margin-top:20px;}
.index_advantage_dot{ float:left; text-align:center; width:60px; margin-top:4px; height:55px; font-size:30px; color:#ffffff; line-height:47px; background:url(../ZERO/img/ys_dotbg.png) center no-repeat;}
.index_advantage_title{width:500px; float:right; text-align:left;}
.index_advantage_title ul li{font-size:13px; color:#666666; line-height:22px;}
.index_advantage_title ul li span{font-size:23px; color:#333333; line-height:32px;}
.index_advantage_right{width:959px; float:right; height:650px; overflow:hidden; margin-right:-354px;}
.index_advantage_right img{width:959px; height:650px;}
.index_advantage_list div:hover .index_advantage_dot{ background:url(../ZERO/img/ys_dotbg_hover.png) center no-repeat;}

.index_advantage_banner{min-width:1190px; max-width:1920px; padding-top:40px; height:130px; margin:auto; background:url(../ZERO/img/index_s_banner.jpg) center no-repeat; margin-top:55px; text-align:center; font-size:32px; color:#ffffff; line-height:50px;}

#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;
}
