.sp{min-height: 8rem;}
img{max-width: 100%;}
#side{width: 4rem;}

.news_commend{width: 100%; background: #fff;}
.H-Title{color: #333; width: 100%; border-bottom: 1px solid #e3e3e3;}
.news_commend .newvisit li+li{border-top: 1px solid #e3e3e3;}
.news_commend .newvisit .pic {width: 0.5rem; height: 0.5rem;}
.news_commend .newvisit .pic img{max-width: 100%; max-height: 100%;}
.news_commend .newvisit li h3{line-height: 1.6; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}


.hottag{}
.hottag a{color:#333; padding: 0.08rem 0.13rem; width: 30%; border-radius: 0.05rem; border: 0.01rem solid #eaeaea; display: block;}
.hottag a:hover{background: #004b9f; color: #fff;}

