.index_news_title{width:1190px; margin:auto; margin-top:49px; font-size:28px; color:#333333; font-weight:bold; line-height:40px; text-align:center;}
.index_news_title1{width:1190px; margin:auto; text-align:center; font-size:18px; color:#999999; line-height:33px;}

.index_news_News1{width:1190px; margin:auto; margin-top:41px; margin-bottom:45px;}
.index_news_newss{width:375px; float:left;}
.index_news_pic{width:375px; height:220px; overflow:hidden;}
.index_news_pic img{width:375px; height:220px; transition:all .6s;}
.index_news_date{width:100%; text-align:left; font-size:14px; color:#666666; background:url(../ZERO/img/news_line.png) left bottom no-repeat; font-style:italic; line-height:25px; padding-bottom:7px;}
.index_news_newss:hover img{transition:all .6s; transform:scale(1.15);}
.index_news_hy_title{width:100%; text-align:left; margin-top:7px;}
.index_news_hy_title a{ font-size:18px; color:#333333; line-height:26px;}
.index_news_hy_jj{width:100%; text-align:left; margin-top:15px;}
.index_news_hy_jj a{font-size:14px; color:#999999; line-height:26px;}


#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;
}