.goods-container{position:relative;width:300px;border:1px solid #d3d6db;border-radius:6px;background-color:#fff;padding:10px 20px;margin-top:20px}.goods-container .goods-img{width:260px;height:200px;overflow:hidden}.goods-container .goods-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.goods-container .goods-info{padding:10px 0;font-size:16px}.goods-container .goods-info .goods-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.goods-container .goods-info .goods-name label{width:180px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.goods-container .goods-bi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}
/*# sourceMappingURL=chunk-6f945a0e.01f9b5e3.css.map */