﻿.sp{min-height: 800px; flex: 1; width: 0;}
img{max-width: 100%;}


.tj_contents{width: 4rem;}

.news_commend {width: 4rem; background: #fff;}
.H-productTitle{font-size: 0.26rem; color: #333; width: 100%; padding-left: 0.15rem; position: relative;}
.H-productTitle:before{content: ""; position: absolute; left: 0; top: 50%; width: 0.04rem; height: 0.28rem; margin-top: -0.14rem; background: #fa3456;}

.news_commend .newvisit {}
.news_commend .newvisit li{-webkit-transition: all .2s linear;transition: all .2s linear;}
.news_commend .newvisit li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.news_commend .newvisit li h3{line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;}

.news_commend .newvisit .pic {width: 1.15rem; border-radius: 0.05rem; overflow: hidden;}
.news_commend .newvisit .pic img{max-width: 100%; max-height: 100%;}

.hottag{}
.hottag a{font-size:0.18rem; color:#333; padding: 0.08rem 0.13rem; border-radius: 0.05rem; border: 0.01rem solid #eaeaea; display: block; margin-bottom: 0.3rem;}
.hottag a:hover{background: #fa3456; color: #fff;}

.sp-ewm{background: #fbfbfb; padding: 0.5rem;}
.sp-ewm img{width: 100%;}