
.newsli {background:#f5f5f5;}
.newsli_even {background:#fff;}
.newspad {padding:5px;}
.newsheight {height:132px; overflow:hidden;}
.newsliin {position:relative;}
.news_next {width:45px; height:71px; overflow:hidden; background: no-repeat right center; position:absolute; top:50%; margin-top:-35px; right:30px;}
.newsliin a {display:block; width:100%;}
.newsliin .img {position:absolute; top:0; left:0;}
.newsliin .word {padding-left:10px; padding-right:0; padding-top:0;}
.newsliin .word_pad {padding-left:280px;}
.newsliin .word .h1 {height:32px; overflow:hidden; color:#000; line-height:32px; border-left:5px solid #000; padding-left:10px; font-size:15px; margin-bottom:10px;}
.newsliin .word .h2 {color:#9b9b9b; height:44px; overflow:hidden; line-height:22px; font-size:12px; margin:0;}
.newsliin .word .h3 {margin-top:0; font-size:12px; color:#9b9b9b;}
.newsli:hover {background:#000;}
.newsli:hover .img img {transform:scale(0.96,0.96);}
.newsli:hover .word .h1 {border-left:5px solid #fff; text-indent:8px; color:#fff;}
.newsli:hover .word .h2 {color:#fff;}
.newsli:hover .word .h3 {color:#fff;}
.newsli:hover .news_next {right:22px;}

.news_contenlist{ font-size:13px;}


.news_title{ width:100%;  text-align:center; font-size:18px; padding-top:20px; color:#000; font-weight:bold; color:#262887;  }
#news_infor{ width:100%; color:#999999;border-bottom:1px solid #e7e7e7; line-height:32px; overflow:hidden; text-align:center; font-size:11px; padding-bottom:15px;}
.news_content_detail{ padding:20px 0; margin-bottom:10px; text-align:left; line-height:26px;}
.news_content_detail table{ margin:0 auto;}
.news_content_detail td{ border:1px solid #e7e7e7; box-sizing:border-box; padding:5px;}
.news_content_detail img{ margin:15px 0;}
#promore{border-top:1px solid #e7e7e7;  padding-top:15px; margin-top:15px;}
#promore a{ font-size:14px;}




.news_box{ margin-bottom: 40px; width: 100%;  background: #fff; overflow:hidden;}
.news_box img{ float:left; width:100%;}
.news_box .news-t{padding-right: 20px;overflow: hidden;}
.news_box .news-t h2{margin-top: 12px;font-size: 14px;color: #666666; line-height:22px;font-weight:lighter;}
.news_box .news-t span{display: block;width: 36px;height:1px;background: #666769;}
.news_box .news-t h3{margin-top: 19px;width: 72px;height: 19px;line-height: 19px;font-size: 12px;color: #fff;background: #7bd7d2;text-align: center;}
.news_box .news-t p{margin-top: 10px;line-height:22px;}


.newslist_new{ background:#fff; margin-bottom:0; padding:15px; border-bottom:1px solid #e7e7e7;}
.newslist_content{ font-size:12px; color:#b1b1b1; line-height:200%;}
.newslist_content a{ font-size:12px; color:#b1b1b1;}
.h2tnews{ font-size:16px; font-weight:lighter; padding:5px 0; color:#000; margin-bottom:5px;}
.newslist_content a:hover .h2tnews{ color:#262887;}
.newslist_img{ overflow:hidden;}
a.morewhite{ background:#262887; color:#fff; padding:5px 18px; border-radius:20px; margin-top:10px; float:left;}
a.morewhite:hover{ background:#2629a5;}

@media (min-width: 75em) {/*宽屏*/

}

@media (max-width: 1200px) {/*窄屏*/ 


.news_box img{ width:100%; height:auto;}
.news_box{ margin-bottom: 20px; height: auto;overflow:hidden;}

}
@media (max-width: 990px) { /*ipad*/

}
@media (max-width: 767px) { /*手机尺寸*/
.news_content_detail img{ width:100%;}

.h2tnews{ font-size:14px; font-weight:lighter; padding:5px 0; color:#000; margin-bottom:5px;}
.newslist_new{  margin-bottom:10px; }
.newslistd_content{ height:50px; overflow:hidden;}
}