.newsdetail{background:rgb(248,248,248);}
.newsdetail .title{text-align:center; border-bottom:1px solid #e8e8e8; padding-bottom:18px; margin-bottom:28px;}
.newsdetail .title b{font-weight:normal; color:#666;}
.newsdetail .title i{font-style:normal; color:#555;}
.newsdetail article dir{border-top:1px solid #e8e8e8; padding:18px 0;}
.newsdetail article dir:after{display:block; content:''; clear:both;}
.newsdetail article dir dl{float:left;}
.newsdetail article dir dl dt{display:inline-block; float:left;}
.newsdetail article dir dl dt b{font-weight:normal;}
.newsdetail article dir dl dd{display:inline-block; float:left; width:288px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.newsdetail article dir dl dd i{font-style:normal;}
.newsdetail article dir dl+dl{float:right;}
.tag{padding:18px 0;}
@media(min-width:992px){
.newsdetail{padding-top:28px; padding-bottom:28px;} 
}
@media(max-width:991px){
.newsdetail{padding-top:18px; padding-bottom:18px;} 
}
@media(max-width:767px){
.newsdetail .title{padding-bottom:8px; margin-bottom:18px;}
.newsdetail .title h1{font-size:24px;}
}


.newsrecom{background:; padding:38px 0;}
.newsrecom h3{text-align:center; margin-bottom:8px; font-size:26px;}
.newsrecom ul{margin:0 -4px;}
.newsrecom ul:after{display:block; content:''; clear:both;}
.newsrecom ul>li{float:left; width:33.333%; position:relative; padding:4px;}
.newsrecom ul>li:before{position:absolute; top:14px; left:4px; width:6px; height:6px; border-radius:6px; vertical-align:middle; content:''; margin-right:3px; background:rgb(17,121,215);}
.newsrecom ul>li>a{font-weight:bold; display:inline-block; max-width:100%; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; vertical-align:middle;}
@media(max-width:1199px){
.newsrecom{padding:28px 0;}
.newsrecom ul>li{width:50%;}
}
@media(max-width:767px){
.newsrecom{padding:18px 0;}
.newsrecom ul>li{width:100%;}
}
