.index_news_bg{min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/news_bg.jpg) center no-repeat; padding-top:45px; padding-bottom:45px;}
.index_news_content{width:1190px; margin:auto;}
.index_news_left{width:535px; float:left; margin-left:35px;}
.index_news_titleqh{width:100%; height:47px; border-bottom:1px solid #666666;}
.index_news_titleqh ul li{ float:left; line-height:28px; font-size:20px; color:#333333;}
.index_news_titleqh ul li a{font-size:20px; color:#333333;}
.index_news_titleqh ul li a:hover{ text-decoration:none;}
.index_news_newson a,.index_news_newson span{font-size:20px; color:#083861 !important; font-weight:bold;}
.index_news_NewsList{width:100%; margin:auto; margin-top:23px;}
.index_news_News1{width:100%; margin-bottom:20px;}
.index_news_pic{width:152px; float:left; height:87px; overflow:hidden;}
.index_news_pic img{width:152px; height:87px; transition:all .6s;}
.index_news_pic:hover img{transition:all .6s; transform:scale(1.15);}
.index_news_newss{width:345px; float:left; margin-left:22px;}
.index_news_date{width:100%; text-align:left; font-size:14px; color:#666666; line-height:20px;}
.index_news_hy_title{width:100%; margin-top:15px; text-align:left;}
.index_news_hy_title a{ font-size:16px; color:#7f7f7f; line-height:25px;}
.index_news_newss:hover .index_news_hy_title a{ color:#fda05b;}


.index_news_right{width:455px; margin-right:52px; float:right;}
.index_news_zx{width:100%; margin-top:18px;}

#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;
}