.goods-box,.goods-box-quality{box-sizing:border-box;width:393px;background-color:#fff;border-radius:8px;border:1px solid #141a331a;padding:12px}.goods-box-quality{background-image:url(/images/search/quality_bg_top.png);background-repeat:no-repeat;background-position:top;background-size:100% auto}.goods-box-header{width:369px;height:24px;display:flex;justify-content:space-between;align-items:center}.goods-box-header h3{color:#141a33e0;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.refresh-btn{color:#666;font-size:14px;cursor:pointer;display:flex;align-items:center}.refresh-icon{width:13.33px;height:13.33px;margin-right:5.34px}.goods-box-content{margin-top:12px;width:369px;display:flex;flex-direction:column;gap:12px}.goods-item{width:369px;height:100px;display:flex;align-items:center;border-radius:8px;transition:background-color .2s;cursor:pointer}.goods-item:hover{background-color:#f5f5f5}.goods-image{width:100px;height:100px;border-radius:8px;overflow:hidden;margin-right:8px;flex-shrink:0}.goods-image img{width:100%;height:100%;object-fit:cover}.goods-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.goods-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:#141a33e0;text-overflow:ellipsis;font-family:PingFang SC;font-weight:500;line-height:22px}.goods-followers,.goods-title{font-size:14px;font-style:normal}.goods-followers{display:flex;align-items:center;color:#ba4629;font-weight:400;line-height:normal}.goods-followers text{background:linear-gradient(90deg,#ffdcdc66,#ffe0a31a)}.goods-price{align-self:stretch;color:#ff5900;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.goods-item-line{width:14px;height:14px}.number-grid-goods-item{display:flex;justify-content:space-between;width:100%;height:100%;cursor:pointer;align-items:center}.number-grid-goods-image,.number-grid-goods-image img{width:92px;height:92px;margin:0;border-radius:8px}.number-grid-goods-info{margin-left:8px;height:92px;width:260px;display:flex;flex-direction:column;justify-content:space-between;padding:10px 4px;box-sizing:border-box}.number-grid-goods-title{width:260px;height:50px;font-size:14px;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;align-self:stretch;overflow:hidden;color:#000000e0;text-overflow:ellipsis;text-align:left}.number-grid-goods-price{color:#ff5900;font-size:18px;font-style:normal;font-weight:500;line-height:24px;display:flex;padding-left:8px}