﻿.sp{min-height: 6rem;}
img{max-width: 100%;}
body{background: #f2f4f6;}


.tj_contents{width: 4rem;}

.news_commend {width: 4rem; background: #fff;}
.H-productTitle{color: #333; width: 100%; position: relative; border-bottom: 1px solid #e9e9e9;}

.news_commend .newvisit {overflow: hidden;}
.news_commend .newvisit li{-webkit-transition: all .2s linear;transition: all .2s linear; padding-left: 0.18rem;}
.news_commend .newvisit li:before {content: ""; position: absolute; top: 0.05rem; left: 0px; width: 0; height: 0; border-top: 0.05rem solid transparent; border-left: 0.08rem solid #f5a623; border-bottom: 0.05rem solid transparent;}
.news_commend .newvisit li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.news_commend .newvisit li h3{line-height: 1; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #333;}

.news_commend .newvisit li span{}

.news_commend .newvisit .pic {width: 1.15rem;}
.news_commend .newvisit .pic img{max-width: 100%; max-height: 100%;}

.hottag{}
.hottag a{font-size:0.18rem; color:#333; padding: 0.08rem 0; text-align: center; width: 31%;border-radius: 0.05rem; border: 0.01rem solid #eaeaea; display: block; margin-bottom: 0.3rem;}
.hottag a:hover{background: #2072ba; color: #fff;}

