.product{background:#fff;border:1px solid #eee;border-radius:4px;margin-top:15px}.product-top{display:flex;justify-content:center;width:100%}.product-top a{text-align:"center"}.product-top img{height:180px;max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-bottom{padding-left:15px;padding-right:15px;padding-bottom:15px}.product-bottom .product-category{font-weight:500;font-size:12px;color:#9ca3af}.product-bottom .product-title{font-weight:400;font-size:14px;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-bottom .product-details{display:flex;justify-content:space-between;align-items:flex-end;margin-top:15px}.product-bottom .product-details .product-price span{font-weight:600;font-size:18px}.product-bottom .product-details .product-price del{font-weight:400;color:#9ca3af;margin-left:5px}.product-details-image{display:flex;justify-content:center;height:300px}.product-details-image span{box-sizing:border-box;display:inline-block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0px;margin:0;padding:0;position:relative;max-width:100%}.product-details-image img{display:block;max-width:100%;width:initial;height:initial;background:none;opacity:1;border:0px;margin:0;padding:0}
