.index_ys_news{min-width:1190px; max-width:1920px; background:#efeff1; margin:auto; padding-top:44px; padding-bottom:63px;}
.index_news_title{width:1187px; padding-left:3px; margin:auto; line-height:40px; text-align:left; font-size:30px; color:#646464; position:relative;}
.index_news_titleqh{width:490px; position:absolute; text-align:right; top:5px; z-index:99; right:0;}
.index_news_titleqh ul li{ display:inline; padding:5px 20px; text-align:center; height:25px; line-height:25px; font-size:16px; color:#646464;}
.index_news_titleqh ul li a{font-size:16px; color:#646464;}
.index_news_titleqh ul li a:hover{ text-decoration:none;}
.index_news_newson{ background:#0f83d8 !important;}
.index_news_newson a{font-size:16px; color:#ffffff !important;}

.index_news_container{width:1190px; margin: auto; margin-top:25px;}
.index_news_left1{width:481px; float:left; transition:all .6s;}
.index_news_pic{width:481px; height:258px; overflow:hidden;}
.index_news_pic img{width:481px; height:258px; transition:all .6s;}
.index_news_left1:hover .index_news_pic img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.index_news_jj{width:100%; background:#0f83d8; padding:20px 0;}
.index_news_date0{width:89px; float:left; text-align:center; font-size:14px; color:#ffffff; line-height:24px;}
.index_news_date0 span{ line-height:59px; font-size:30px; font-weight:bold; color:#ffffff;}
.index_news_ms{width:368px; margin-top:2px; float:right; margin-right:18px;}
.index_news_ms ul li{ font-size:14px; line-height:20px; color:#ffffff;}
.index_news_ms ul li span{ font-size:16px; line-height:45px;}

.index_news_right1{width:626px; float:right;}
.index_newslist1{display: none}
.index_newslist1 li{padding: 10px 0;}
.index_news_left{width: 547px;float: left;}
.index_newsname{border-bottom: 1px solid #c7c7c8;}
.index_newsname a{font-size: 16px;color: #0f83d8;font-weight: normal;line-height: 32px;}
.index_newstext{ margin-top:12px;}
.index_newstext a{font-size: 14px;color: #999999;font-weight: normal;line-height: 20px;}
.index_news_right{width:60px; margin-left:19px; height:86px; background:url(../ZERO/img/news_jt.png) 28px bottom no-repeat; float: right; color: #666666;font-size: 14px; line-height: 28px; text-align: center}
.index_news_right span{font-size: 30px;color: #666666; font-weight:bold; line-height: 40px;}

.index_newslist1 li:hover a{ text-decoration:none;}
.index_newslist2{width:100%;}
.index_newslist2 li{position: relative; padding:15px 0; border-bottom:1px solid #c7c7c8;}
.index_newslist2 li a{font-size: 14px; color:#555555; line-height:30px; font-weight: normal;}
.index_newslist2 li span{ font-size:14px; color:#666666; float:right; line-height:30px;}
.index_news_News1 .nesitem:hover .index_newslist1{display: block}
.index_news_News1 .nesitem:hover .index_newslist2{display: none}
.currentnesitem .index_newslist1{display: block}
.currentnesitem .index_newslist2{display: none}


.index_news_more{width:118px; margin:auto; margin-top:40px; height:36px; border:1px solid #0f83d8; text-align:center; line-height:36px;}
.index_news_more a{font-size:13px; color:#0f83d8;}

#index_news_animate,#index_news_animate_1,#index_news_animate_2,#index_news_animate_3{
-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;
}