.index_news_title{width:1190px; margin:auto; height:66px; font-size:46px; color:#333333; line-height:66px; text-align:center;}

.index_news_News1{width:1190px; margin:auto; margin-top:54px; margin-bottom:65px;}
.index_news_newss{width:362px; float:left;}
.index_news_pic{width:362px; height:281px; overflow:hidden;}
.index_news_pic img{width:362px; height:281px; transition:all .6s;}
.index_news_date{ position:absolute; width:89px; height:64px; bottom:0; left:0; background:url(../cn/img/news_datebg.png) no-repeat; text-align:center; font-size:21px; color:#333333; line-height:64px;}
.index_news_newss:hover img{transition:all .6s; transform:scale(1.15);}
.index_news_hy_title{width:100%; text-align:left; margin-top:30px;}
.index_news_hy_title a{ font-size:21px; color:#333333; line-height:30px;}
.index_news_hy_jj{width:100%; text-align:left; margin-top:18px;}
.index_news_hy_jj a{font-size:15px; color:#333333; line-height:26px;}
.index_news_hy_jj span{ float:right;}

.index_news_bannerbg{min-width:1190px; max-width:1920px; margin:auto; height:101px; background:url(../cn/img/index_news_bannerbg.jpg) center no-repeat;}
.index_news_banner{width:1190px; margin:auto; padding-top:25px;}
.index_news_banner ul li{ float:left; font-size:15px; color:#ffffff; line-height:29px;}
.index_news_banner ul li span{ font-size:25px; color:#ffffff; font-weight:bold; text-transform:uppercase;}
.index_news_banner .news_zx{width:116px; background:#ffffff; height:35px; display:block; margin-top:7px; text-align:center; line-height:35px; font-size:14px; color:#e9ad23;}

#index_news_animate,#index_news_animate_1,#index_news_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;
}