#product .slick-list{overflow:visible}
#prolay{position:relative;z-index:3}
#prolay .pro-list{overflow:visible;border-top:1px solid #ededed}
#prolay .pro-list >div{display:inline-block;width:calc(100% / 3);vertical-align:top;margin-right:-4px}
#prolay .p-box{padding:50px;transition:all linear .2s;background:#fff;border-left:1px solid #ededed;border-bottom:1px solid #ededed}
#prolay .pro-list >div:last-child .p-box{border-right:1px solid #ededed}
#prolay .p-box .p-border .p-info{margin-bottom:40px}
#prolay .p-box .p-border .p-info h3{height:56px;overflow:hidden}
#prolay .p-box .p-border .p-info h3 a{font-size:26px;line-height:110%;color:#2b2626}
#prolay .p-box .p-border .p-info .describe{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:140%;margin:10px 0;height:23px}
#prolay .p-box .p-border .photo{position:relative}
#prolay .p-box .p-border .photo a{display:block;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#f9f9f9}
#prolay .p-box .p-border .photo a img{width:100%}
#prolay .p-box .p-border .photo .price{position:absolute;bottom:20px;left:20px;width:100%}
#prolay .p-box .p-border .photo .price span{display:block;font-size:20px;line-height:120%;color:#b72424;font-weight:700}
#prolay .p-box .p-border .photo .price span.old{font-size:13px;color:#7b7b7b;margin-bottom:5px;font-weight:400}
#product .speBox .subBoxTitle b{color:#bd3738;font-weight:700;display:block}
#products-detail{overflow:hidden}
#products-detail .sub-pro-img{float:left;width:50%}
#products-detail .sub-pro-img img{width:100%}
#products-detail .sub-pro-img .slick-slider{margin:0}
#products-detail .sub-pro-img .slick-slider div,#products-detail .sub-pro-img .slick-slider p,#products-detail .sub-pro-img .slick-slider li,#products-detail .sub-pro-img .slick-slider img{outline:none}
#products-detail .sub-pro-img .slick-dots{bottom:10px}
#products-detail .txt-set{float:right;width:50%}
#products-detail .txt-set .product-txt{padding:40px}
#products-detail .txt-set .product-txt h2{line-height:100%;margin-bottom:30px;padding-bottom:30px;font-size:20px;position:relative;margin-top:10px;color:#000}
#products-detail .txt-set .product-txt h2:after{content:'';display:block;width:30px;height:2px;background:#bd3738;position:absolute;bottom:0;left:0}
#products-detail .txt-set .product-txt h3{font-size:15px;line-height:150%;overflow:hidden}
#products-detail .txt-set .product-txt .price{margin-top:30px}
#products-detail .txt-set .product-txt .price p{margin-top:5px}
#products-detail .txt-set .product-txt .price p span{font-size:13px}
#products-detail .txt-set .product-txt .price p span b{font-family:'Josefin Sans',sans-serif;font-size:24px;margin-left:15px}
#products-detail .txt-set .product-txt .price p .money-sale{text-decoration:line-through;color:#a9a9a9}
.orderstyleSet{padding:30px 0 0;overflow:hidden}
.orderstyleSet .orderfunction{overflow:hidden}
.orderstyleSet .orderfunction .aday{float:left;width:50%;background:#818181;height:60px;text-align:center}
.orderstyleSet .orderfunction .aday.add{float:right;width:50%;background:#bd3738}
.orderstyleSet .ask{text-align:center}
.orderstyleSet .ask a{display:block;text-align:center;color:#fff;height:60px;line-height:60px;font-size:17px;position:relative;background:#bd3738;width:200px;border-radius:5px;padding-right:20px}
.orderstyleSet .ask a b{position:absolute;width:30px;height:30px;background:#f9f9f9;border-radius:50%;line-height:30px;top:15px;text-align:center;font-size:12px;right:20px;transition:all linear .3s;color:#bd3738}
.orderstyleSet .ask a:hover b{transform:scaleX(-1);background:#fff;color:#bd3738}
.aday p{color:#fff;display:inline-block;line-height:60px;text-align:center;font-size:16px;vertical-align:text-bottom}
.aday p.bi{color:#706e69;font-size:12px;width:auto}
.aday p.bi b{color:#00aebb;font-size:16px;margin-left:5px}
.aday p.bi b input[type="number"]{border:1px solid #919191;width:80px;text-align:center;background:#666;color:#fff;border-radius:10px;padding:5px 0;outline:none}
.aday p input[type="button"]{background:#bd3738;color:#fff;font-size:16px;margin-left:10px;vertical-align:unset;cursor:pointer;-webkit-appearance:none}
#pro-article{margin-bottom:30px}
#pro-article .tabs{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}
#pro-article .tabs li{display:inline-block}
#pro-article .tabs li a{color:#444343;display:block;padding:15px 25px;position:relative}
#pro-article .tabs li a:hover,#pro-article .tabs li.active a{color:#bd3738}
#pro-article .tabs li a:after{position:absolute;top:15px;right:0;content:'|';color:#e6e6e6}
#pro-article .tabs li:last-child a:after{display:none}
#tabs_container .tab_content{padding:30px 0}
#products-detail .sub-pro-img p{display:block;width:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#f9f9f9}
#product .entitle{margin:80px 0 30px}
#product .entitle h2{text-align:center;font-size:30px;line-height:120%;font-family:'Gloria Hallelujah',cursive;color:#201f21}
#pagenav{    margin-bottom: 10px;}
#pagenav .page-prev a b, #pagenav .page-next a b{    background: #bd3738;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;}
@media screen and (min-width: 1441px) {
#prolay .pro-list >div:nth-child(3n) .p-box{border-right:1px solid #ededed}
}
@media screen and (max-width: 1440px) {
#prolay .pro-list >div{width:50%}
#prolay .pro-list >div:nth-child(2n) .p-box{border-right:1px solid #ededed}
}
@media screen and (max-width: 1280px) {
#prolay .p-box{padding:30px}
.orderstyleSet .ask a{height:50px;line-height:50px}
.orderstyleSet .ask a b{top:10px}
#products-detail .txt-set,#products-detail .sub-pro-img{width:100%;margin-bottom:30px}
}
@media screen and (min-width: 1025px) {
#prolay .p-box:hover{transform:scale(1.05);z-index:3;background:#c12b2b}
#prolay .p-box:hover .p-border .p-info h3 a,#prolay .p-box:hover .p-border .p-info .describe{color:#fff}
#prolay{margin-left:15px}
}
@media screen and (max-width: 1024px) {
#prolay .p-box .p-border .p-info h3 a{font-size:22px}
#prolay .p-box .p-border .p-info h3{height:48px}
}
@media screen and (max-width: 640px) {
#prolay .p-box{padding:30px}
#prolay .p-box .p-border .p-info h3{height:42px}
#prolay .p-box .p-border .p-info h3 a{font-size:18px}
#prolay .p-box .p-border .p-info{margin-bottom:20px}
#products-detail .txt-set .product-txt{padding:20px 0}
#community{margin:0 0 50px}
}
@media screen and (max-width: 480px) {
#prolay .p-box{padding:12px}
#prolay .p-box .p-border .p-info h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:auto}
#prolay .p-box .p-border .p-info{margin-bottom:20px}
#prolay .p-box .p-border .photo .price{bottom:5px;left:5px}
#prolay .p-box .p-border .photo .price span{font-size:16px}
#prolay .p-box .p-border .photo .price span.old{font-size:10px}
#prolay .p-box .p-border .p-info .describe{font-size:14px;height:18px;margin:5px 0}
#pro-article .tabs li a{padding:8px 15px}
#pro-article .tabs li a:after{top:8px}
#pro-article{margin-bottom:0}
.orderstyleSet .ask a{font-size:15px;padding:0;width:100%}
.aday p,.orderstyleSet .orderfunction .aday{line-height:40px;height:40px;font-size:14px}
}