#index_advantage{width:100%; height:674px; max-width:1920px; min-width:1190px; background: url(../ZERO/img/page_ysbg.jpg) center no-repeat;}
.index_advantage_adv_title{width:460px; padding-left:730px; height:58px; margin:auto; text-align:left;}
.index_advantage_adv_title ul li{float:left; font-size:40px; color:#ffffff; line-height:58px; text-transform:uppercase;}

.index_advantage_adv_cont{width:1190px; margin:auto; margin-top:52px;}
.index_advantage_adv_ad_1{width:513px; float: left; margin-left:71px;}
.index_advantage_pic{width:513px; height:466px; overflow:hidden;}

.index_advantage_ad_2{width:585px; float:right; margin-right:10px; margin-top:16px; position:relative;}
.index_advantage_list{width:100%; text-align:left;}
.ys_title{width:100%; font-size:18px; color:#f6ab00; line-height:28px; text-align:left;}
.ys_jj{width:100%; font-size:13px; color:#fefefe; line-height:26px;}

#index_advantage_animate,#index_advantage_animate_1,#index_advantage_animate_2{
-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;
}