.index_news_title{width:1190px; margin:auto; margin-top:35px; height:66px; background:url(../ZERO/img/index_title.png) center bottom no-repeat; font-size:30px; color:#5b5b5b; font-weight:bold; line-height:52px; text-align:center; text-transform:uppercase;}
.index_news_titleqh{width:1190px; margin:auto; margin-top:30px; height:34px; text-align:center;}
.index_news_titleqh ul{ display:inline-block;}
.index_news_titleqh ul li{ float:left; width:220px; margin:0 5px; height:34px; background:#e2e2e2; line-height:34px; font-size:20px; color:#5b5b5b;}
.index_news_titleqh ul li a{font-size:20px; color:#5b5b5b;}
.index_news_newson{ background:#0c7892 !important;}
.index_news_newson a{font-size:20px; color:#ffffff !important;}
.index_news_NewsList{width:1190px; margin:auto; height:280px; margin-top:30px;}
.index_news_newss{width:383px; float:left;}
.index_news_pic{width:383px; height:137px; overflow:hidden;}
.index_news_pic img{width:383px; height:137px; transition:all .6s;}
.index_news_newss:hover img{transition:all .6s; transform:scale(1.15);}
.index_news_hy_title{width:100%; text-align:left; margin-top:20px;}
.index_news_hy_title a{ font-size:16px; color:#5b5b5b; line-height:25px; font-weight:bold;}
.index_news_hy_title span{ float:right; font-size:14px; color:#eb891a; line-height:25px; font-weight:normal;}
.index_news_hy_jj{width:100%; text-align:left; margin-top:8px;}
.index_news_hy_jj a{font-size:14px; color:#939393; line-height:21px;}

#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;
}