.product-card>.product-img{width:100%;height:165px;border-radius:6px 6px 0 0}.product-card>.bottom{border-radius:0 0 6px 6px;background:#fff;padding:6px 10px 9px;color:#171717}.product-card>.bottom>.introduce,.product-card>.bottom>.product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card>.bottom>.introduce{line-height:17px;margin:4px 0 12px}.product-card>.bottom>.price-buyers{display:flex;align-items:center;justify-content:space-between}.product-card>.bottom>.price-buyers>.buyers{font-size:10px}.product-card>.bottom>.price-buyers>.price{color:#fa6400}.home{background:#d8d2d2;padding-left:15px;padding-right:15px;padding-bottom:20px}.home .header{display:flex;justify-content:space-between;align-items:center;padding:20px 0 14px}.home .header>.title{line-height:25px;color:#171717}.home .header>.right{display:flex;align-items:center}.home .header>.right>.icon{width:12px;height:12px;margin-left:6px}.home .product-list{display:flex;flex-wrap:wrap;justify-content:space-around}.home .product-list:after{content:"";display:block;width:165px}.home .product-list>.product-item{margin-bottom:14px}