.goods-wrap{border:1px solid #e9ebef;padding:14px 20px;display:flex;flex-wrap:wrap}.goods-wrap .goods-item{width:147px;border:1px solid #e9ebef;margin-bottom:12px;margin-right:13px}.goods-wrap .goods-item .hover-img{position:relative}.goods-wrap .goods-item .hover-img:hover .hover-text{display:block}.goods-wrap .goods-item .hover-img .hover-text{display:none;position:absolute;width:100%;text-align:center;left:0;bottom:4px;cursor:pointer;background-color:rgba(173,215,182,.6);padding:2px 0;color:#fff}.goods-wrap .goods-item .img{width:145px;height:145px}.goods-wrap .goods-item .bottom{padding:7px 10px 13px}.goods-wrap .goods-item .bottom .title{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;height:32px}.goods-wrap .goods-item .bottom .red-price{font-size:16px;font-weight:800;margin-top:7px;color:#f35555;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goods-wrap .goods-item .bottom .buy-wrap{margin-top:7px;text-align:right}.recent-buy{border:0;flex-wrap:nowrap;overflow:auto hidden}