.goods-tags,.goods-tags .tag{margin-bottom:5px}.goods-tags .tag{margin-right:5px;color:#fff;border-radius:2px;padding:1px 4px;display:inline-block;font-size:12px}.goods-tags .frozen{background:#d9f0fd;color:#5796bd}.goods-tags .red{background:#fbe8e3;color:#2d924b}.goods-item{cursor:pointer;width:170px;display:flex;flex-direction:column;font-size:12px;position:relative}.goods-item .rank{position:absolute;top:-5px;left:10%;width:45px;height:55px;z-index:2;background-repeat:no-repeat;background-size:100% 100%}.goods-item .rank .rank-box{padding:5px 5px 5px 0}.goods-item .img-box{width:100%;padding-top:100%;position:relative;border-radius:10px 10px 0 0;overflow:hidden}.goods-item .img-box .bgimg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:100% 100%;background-position:top;background-repeat:no-repeat}.goods-item .img-box .footer-text{position:absolute;bottom:3px}.goods-item .img-box .img-warp{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-o-object-fit:contain;object-fit:contain;background:#fff}.goods-item .img-box .img-warp .goods-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.goods-item .img-box .img-warp+.bgimg{margin-bottom:-1px}.goods-item .img-box .sell_out{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:0;text-align:center;font-size:28px;vertical-align:middle}.goods-item .img-box .sell_out .out{color:hsla(0,0%,100%,.7);width:100px;height:100px;border-radius:100%;background:hsla(0,0%,100%,.3)}.goods-item .footer-box{background:#fff;border-top:1px solid #eee;padding:16px 10px;border-radius:0 0 10px 10px;overflow:hidden}.goods-item .footer-box .goods-title{min-height:50px;font-size:14px;color:#666;text-align:center}.goods-item .footer-box .price{font-size:16px;color:#2d924b}.goods-item .footer-box .cart{width:25px;height:25px}.goods-item .footer-box.is_sellout .cart{filter:grayscale(100%)}.plus{display:inline-block;padding:1px 5px;border-radius:4px;color:#fff;background:#000}