@charset "utf-8";.gallery{width:100%;display:block;overflow:hidden;position:relative}.gallery .gallery-list img{width:100%}.gallery .gallery-pagination{display:block;position:absolute;bottom:.5rem;text-align:center;width:100%}.gallery .gallery-pagination ul{display:inline-block;padding:0 5px;background-color:rgba(255,255,255,0.6);border-radius:5px}.gallery .gallery-pagination ul li{display:inline-block;background-color:#ddd;font-size:0;height:5px;width:5px;overflow:hidden;border-radius:50%;margin:0 5px 0 0;vertical-align:middle}.gallery .gallery-pagination ul li.on{background-color:#a2002d}.gallery .gallery-pagination ul li:last-child{margin-right:0}.product-action-bar{display:flex;width:95%;position:fixed;bottom:0;background-color:rgba(255,255,255,0.9);border-top:1px solid #ddd;align-items:center;padding:.3rem 2.5%}.product-action-bar a{padding:.2rem 1rem;font-size:.8rem;text-align:center;color:#999}.product-action-bar a p{font-size:.6rem;line-height:1rem}.product-action-bar .product-add-cart-button,.product-action-bar .product-buy-now-button{flex-grow:1;background-color:#fff;color:#0b0b0b;font-size:1rem;line-height:2.2;border:1px solid #0b0b0b;border-right:0}.product-action-bar .product-add-cart-button{border-top-left-radius:5px;border-bottom-left-radius:5px}.product-action-bar button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.product-action-bar button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid #0b0b0b}.product-action-bar .product-buy-now-button{background-color:#0b0b0b;color:#faddc0;border-color:#0b0b0b;border-right:1px solid #0b0b0b}.product-promotion{display:flex;align-content:center;background-image:linear-gradient(to right,#a2002d 0,#ff094d 100%);position:relative;align-items:center}.product-promotion .product-price{font-size:12px;padding:.5rem 0 .5rem .5rem;color:#f2f2f2}.product-promotion .product-price span{font-size:26px}.product-promotion .product-promotion-tags{flex-grow:1;padding:.5rem .8rem}.product-promotion .product-promotion-tags .product-market-price{font-size:8px;text-decoration:line-through;color:#f2f2f2}.product-promotion .product-promotion-tags .product-promotion-tag{font-size:8px;letter-spacing:-4px}.product-promotion .product-promotion-tags .product-promotion-tag span{line-height:.8rem;display:inline-block;padding:.2rem .5rem;vertical-align:middle;letter-spacing:normal;background-color:#a2002d;color:#fff;text-align:center;border:1px solid #fff}.product-promotion .product-promotion-timer{padding:.5rem;text-align:center}.product-promotion .product-promotion-timer p{color:#fff;font-size:10px}.product-promotion .product-promotion-timer p.product-promotion-left{font-size:10px;line-height:2;color:#fff}.product-promotion .product-promotion-timer p.product-promotion-left span{color:#a2002d;background-color:#fff;padding:2px 4px;font-size:16px}.product-meta{background-color:#fff;box-shadow:0 0 5px #ddd}.product-meta .product-info{padding:.5rem 0;position:relative}.product-meta .product-info .product-name{padding-left:.5rem;margin-right:44px}.product-meta .product-info .product-share{font-size:.8rem;padding:0 .5rem;min-width:32px;text-align:center;position:absolute;right:0;top:.5rem}.product-meta .product-info .product-share i{font-size:1.4rem;margin-bottom:.3rem}.product-meta .product-discount-info{margin:0 .5rem;border-top:1px solid #ddd;padding:.5rem 0 0 0}.product-meta .product-discount-info .product-discount-label{font-size:.8rem;color:#999;margin-right:.5rem}.product-meta .product-discount-info .product-discount-content{display:inline-block;font-size:.8rem;color:#a2002d;padding:3px 5px;border:1px solid #a2002d;border-radius:5px;margin-bottom:.5rem}.product-meta .product-express-info{padding:0 .5rem .5rem;font-size:.8rem;color:#999}.product-meta .product-price-info{padding:0 .5rem .5rem}.product-meta .product-price-info strong{display:inline-block;vertical-align:middle;font-size:12px;color:#a2002d}.product-meta .product-price-info strong span{font-size:26px}.product-meta .product-discount{display:inline-block;vertical-align:middle;margin-left:.5rem}.product-meta .product-discount .product-market-price{text-decoration:line-through;color:#999;font-size:.8rem}.product-meta .product-discount .product-discount-tag{font-size:.8rem;color:#fff;background-color:#a2002d;display:inline-block;padding:0 7px}.product-meta.quantity{padding:.5rem;display:flex;margin-top:10px;align-items:center}.product-meta.quantity label{font-size:.8rem;color:#999;margin-right:.5rem;display:inline-block;vertical-align:middle}.product-meta.quantity .quantity-number{display:inline-flex;align-items:center}.product-meta.quantity .quantity-number .minus,.product-meta.quantity .quantity-number .plus{padding:3px 5px;border:1px solid #f1f1f1;border-radius:5px 0 0 5px;font-size:1rem;line-height:1.1rem;height:1.1rem;text-align:center;background-color:#999;color:#fff}.product-meta.quantity .quantity-number .minus.on,.product-meta.quantity .quantity-number .plus.on{color:#333;background-color:#fff}.product-meta.quantity .quantity-number .minus{border-right:0}.product-meta.quantity .quantity-number .plus{border-left:0;border-radius:0 5px 5px 0}.product-meta.quantity .quantity-number .quantity-input{width:50px;border:1px solid #f1f1f1;line-height:1.1rem;padding:3px 5px;font-size:1rem;text-align:right;vertical-align:middle;height:1.1rem}.product-meta.quantity .inventory-count{margin-left:10px;font-size:12px;color:#999}.product-meta.product-shop-info{padding:.8rem;text-align:center}.product-meta.product-shop-info .shop-info{display:flex;align-items:flex-start;align-content:center}.product-meta.product-shop-info .shop-info img{height:100%;max-height:100px;margin-right:.8rem;box-shadow:0 0 3px #666}.product-meta.product-shop-info .shop-info .shop-meta-info{text-align:left;flex-grow:1}.product-meta.product-shop-info .shop-operation{display:flex;justify-content:space-evenly;margin-top:.8rem}.product-meta.product-shop-info .shop-operation .jk-button{padding:0;flex-grow:1}.product-meta.product-shop-info .shop-operation .jk-button:first-child{margin-right:.5rem}.product-meta.comment{padding:.5rem}.product-meta.comment .title{font-weight:normal;font-size:.8rem;line-height:1.8rem;border-bottom:1px solid #ddd;color:#999}.product-meta.comment .title .product-star{color:#a2002d;font-size:1rem}.product-meta.comment .comment-empty{text-align:center;margin-top:.5rem;color:#999;font-size:1rem}.product-meta.comment .comment-empty i{font-size:2rem;line-height:2.4rem;margin-bottom:.5rem}.product-comment{margin-bottom:10px;border-top:1px solid #f1f1f1}.product-detail-title{font-size:1rem;text-align:center;width:50%;margin:0 auto;color:#999;font-weight:normal}.product-detail-title span{padding:0 .8rem;background-color:#f2f2f2}.product-detail-title span i{margin-right:.3rem}.product-detail-title+*{border-style:solid;border-color:#ddd;border-width:1px 0 0 0;padding-top:10px;width:50%;margin:-10px auto .8rem}.product-bottom{font-size:.8rem}.product-bottom i{font-size:1.2rem}.product-bottom+*{margin-bottom:3rem}.product-comment-item{border-bottom:1px solid #ddd;padding:.5rem 0;margin-bottom:.5rem}.product-comment-item:last-child{border-bottom:0}.product-comment-item .comment-info{display:block;overflow:hidden;margin-bottom:.5rem}.product-comment-item .comment-info .comment-star{color:#a2002d;float:left}.product-comment-item .comment-info .comment-user-info{float:right}.product-comment-item .comment-content{font-size:1rem;line-height:1.6rem;margin-bottom:.5rem}.product-comment-item .comment-date{text-align:right;color:#999;font-size:.9rem}.product-comment-item .comment-reply{background-color:#ff6f97;margin-top:.5rem;padding:.5rem .3rem;color:#a2002d}