.product-cover{background-position:50%;background-repeat:no-repeat;background-size:contain;height:500px;width:100%}@media screen and (max-width:467px){.product-cover{height:300px}}.product-images{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;width:100%}.product-images>div{background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dedede;cursor:pointer;height:70px;margin-bottom:10px;margin-right:10px;width:70px}.product-images>div:last-child{margin-right:0}.product-detail{padding:10px}.product-detail .origin-price{color:#828282;font-style:italic}.product-detail .price{color:#dd4200;font-size:1.2rem}.product-detail .discount-tag{background:#dd4200;color:#fff;font-size:.8rem;padding:5px 8px;position:relative;top:-3px}.product-detail .product-intro{margin-bottom:30px;margin-top:30px}.product-code{color:#6b686a;font-style:italic;margin-bottom:10px;margin-top:10px}
