
.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:url(../images/next.html) 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_title{ width:100%;  text-align:left; font-size:18px; color:#000; padding-bottom:0; }
#news_infor{ width:100%; color:#999999;border-bottom:1px solid #E7E7E7; line-height:32px; overflow:hidden; text-align:left; font-size:11px;}
.news_content_detail{ padding:20px 0; margin-bottom:10px; text-align:left; line-height:32px;}
.news_content_detail img{ margin:15px 0;}
#promore{border-top:1px solid #E7E7E7;}
#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;font-family: "Arial";background: #000;text-align: center;}
.news_box .news-t p{margin-top: 10px;line-height:22px;}


@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) { /*手机尺寸*/

}