.index_newsbg{width:100%; min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/news_bg.jpg) center top no-repeat; padding-bottom:42px;}
.index_news_head{width:460px; padding-left:730px; height:59px; margin:auto; text-align:left;}
.index_news_head ul li{float:left; font-size:40px; color:#ffffff; line-height:59px; text-transform:uppercase;}

.index_news_cont{width:1190px; margin:auto; margin-top:61px;}
.index_news_News_1{ width:549px; height:140px; background:#ffffff; border:1px solid #e6e6e6; float:left; margin-left:13px; position:relative; margin-bottom:28px;}
.index_news_date{width:127px; margin-left:33px; margin-top:10px; margin-right:10px; float:left; background:url(../ZERO/img/news_date_line.jpg) 25px 15px no-repeat; font-size:14px; color:#000000;}
.index_news_date ul li{font-size:14px; color:#000000;}
.index_news_date ul li span{ font-size:42px; color:#1f1f1f; line-height:42px;}
.index_news_News_1 .index_news_pic{width:121px; height:121px; border:3px solid #fff; position:absolute; left:-10px; top:7px; z-index:1111; overflow:hidden;}
.index_news_News_1 .index_news_pic img{width:121px; height:121px; border:none;}
.index_news_right{width:380px; float:right; margin-right:30px;}
.index_news_right ul li{ font-size:14px; color:#333333; line-height:20px; text-align:left;}
.index_news_right ul li a{font-size:14px; color:#333333;}
.index_news_right .index_news_tt{ font-size:16px; margin-top:24px; color:#333333; line-height:24px;}
.index_news_right .index_news_tt a{font-size:16px; color:#333333; font-weight:bold;}
.index_news_tt span{ float:right; font-size:14px;}

.index_news_News_1:hover{background:#289fa3;}
.index_news_News_1:hover .index_news_right .index_news_tt a{font-size:16px; color:#fff;}
.index_news_News_1:hover .index_news_tt span{font-size:14px; color:#fff;}
.index_news_News_1:hover .index_news_right a{font-size:14px; color:#fff;}

.index_news_more{width:129px; height:35px; background:#289fa3; margin:auto; text-align:center; line-height:35px; text-transform:uppercase;}
.index_news_more a{font-size:14px; color:#ffffff;}

#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;
}