.index_adv{width: 100%;min-width: 1190px;max-width: 1920px; background:url(../ZERO/img/index_news_left.jpg) left no-repeat #fff; margin:auto;}
.index_adv_container{width:1190px; margin:auto; height:508px;}
.index_adv_left{width:280px; margin-right:49px; float:left; margin-left:8px; margin-top:102px;}
.index_adv_left ul li{ font-size:14px; color:#ffffff; line-height:24px;}
.index_adv_left ul li span{ font-size:36px; color:#ffffff; line-height:47px;}
.index_adv_left ul li a{ font-size:16px; color:#ffffff;}

.index_adv_right{width:838px; float:right; margin-top:58px; background:#f7f7f7; height:450px; position: relative;}
.index_adv_namelist{width:100px; float:left;}
.index_adv_namelist li{width:81px; padding-left:19px; height:135px; text-align: left; padding-top:15px;}
.index_adv_namelist li h4{ font-size:18px; color:#ffffff; line-height:22px; font-weight:normal;}
.index_adv_namelist li p{ font-size:12px; color:#ffffff; line-height:16px; font-family:'Arial';}
.index_adv_namelist li hr{width:22px; margin-top:20px; height:0; border-bottom:1px solid #;}
.index_adv_namelist li h5{ font-size:58px; font-weight:lighter; color:#ffffff; line-height:77px;}
.noactive{background: #474747}
.index_adv_namelist li:last-child{background:#6c6c6c}
.index_adv_namelist li span{font-size: 21px;font-weight: bold;color: #ffffff;line-height: 21px;padding-top: 45px;display: block}
.active{background: url(../ZERO/img/adv_onbg.png) left center no-repeat !important; width:111px !important;}

.index_adv_item{width:667px; float:right; margin-top:25px; margin-right:43px; height:420px; position: relative; overflow:hidden;}
.index_adv_item ul li{width: 100%;height: 420px;position: absolute; top:0;left: 0;}
.ys_pic{width:100%; height:291px;}
.ys_head{width:100%; text-align:left; margin-top:5px; font-size:20px; color:#000000; line-height:36px; background:url(../ZERO/img/ys_line2.png) left bottom no-repeat;}
.ys_head span{ font-size:14px; color:#999999; line-height:36px;}
.claadv_nr_text{width:667px; margin-top:10px; font-size:14px; line-height:20px; color:#333333; font-weight:normal;}


#index_adv_animate{
-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;
}