#product{position:relative;z-index:2;padding:40px 0}
#product .pro-list{position:relative;z-index:3;display: flex;flex-wrap: wrap;}
#product .pro-list .nabe{
    width: 50%;
}
#product .pro-list .p-box{overflow:hidden;margin-bottom:70px;display: flex;flex-direction: column;align-items: center;}
#product .pro-list .photo{float:left;width:50%}
#product .pro-list .photo a{display:block;background-repeat:no-repeat;background-position:50% 50%;background-size: contain;background-color: #eaeaea;}
#product .pro-list .photo a img{width:100%}
#product .pro-list .p-border{padding: 35px 20px;background: #ffffffb3;width: calc(50% - 0px);margin: 10px auto 0;position:relative;display: flex;flex-direction: column;}
#product .pro-list .p-border h4{display:inline-block;color:#fff;background: #5c3e29;padding:10px 30px;border-radius:25px;font-size:16px;border: 2px solid #c3c3c3;line-height:100%;position:absolute;top:-20px;left:25px}
#product .pro-list .p-border .p-info h3{margin-bottom:15px}
#product .pro-list .p-border .p-info h3 a{display:block;line-height:130%;font-size:24px;color:#191717}
#product .pro-list .p-border .p-info h3 a:hover{color:#37414f}
#product .pro-list .p-border .p-info .describe{font-size:15px;color: #818181;}
#product .pro-list .p-border .price{background:#eaeaea;/* padding:15px 30px; */margin-top:20px}
#product .pro-list .p-border .price p{color:#676767;font-size:15px}
#product .pro-list .p-border .price p.old{text-decoration:line-through}
#products-detail{overflow:hidden;display: flex;}
#products-detail .sub-pro-img{width: 200px;margin: 20px 0;display: flex;flex-direction: column;align-items: center;justify-content: center;background: gainsboro;}
#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: calc(100% - 220px);}
#products-detail .txt-set .product-txt{padding:40px}
#products-detail .txt-set .product-txt h1{line-height:100%;margin-bottom:20px;padding-bottom:20px;position:relative;margin-top:10px;color: #7b5237;}
#products-detail .txt-set .product-txt h1:after{content:'';display:block;width:30px;height:2px;background: #a8693d;position:absolute;bottom:0;left:0}
#products-detail .txt-set .product-txt h3{font-size:15px;line-height:150%;overflow:hidden;color: #888888;line-height: 200%;margin-top: 12px;}
#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:#ef6919}
.orderstyleSet .ask{background: #5a3c28;text-align:center}
.orderstyleSet .ask a{display:block;text-align:center;color:#fff;height:60px;line-height:60px;font-size:17px;position:relative}
.orderstyleSet .ask a b{position:absolute;width:30px;height:30px;background:#fff;border-radius:50%;line-height:30px;top:15px;text-align:center;font-size:12px;right:20px;transition:all linear .3s;color: #5d3f2a;}
.orderstyleSet .ask a:hover b{transform:scaleX(-1);background:#fff;color:#a77bb2}
.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:#ef6919;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: #5c3c26;}
#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:#dcdcdc}
#product .entitle{margin:80px 0 30px;position:relative;z-index:2}
#product .entitle h2{text-align:center;font-size:30px;line-height:120%;color:#37414f}
#describe{position:relative;z-index:2}
#describe .slick-prev{left:25px;z-index:3}
#describe .slick-next{right:25px;z-index:3}
@media screen and (min-width: 981px) {
#product .pro-list .p-border{transform: translateX(0px);}
#product:after{content:'';background:#eaeaea;display:block;width:2px;height:100%;position:absolute;z-index:1;left:calc(50% - 1px);top:0}
#product .pro-list .photo{width: 300px;margin-left: 0;max-width: 100%;}
}
@media screen and (max-width: 1280px) {
.orderstyleSet .ask a{height:50px;line-height:50px}
.orderstyleSet .ask a b{top:10px}
}
@media screen and (max-width: 980px) {
#product .pro-list .photo{width: 94%;}
#product .pro-list .p-border{width: calc(100% - 20px);margin:0;padding: 10px;}
#product .pro-list .p-border .p-info h3 a{
    font-size: 18px;
}
    #product .pro-list .p-border h4{
    top: 0;
    position: relative;
    left: 0;
    margin-bottom: 11px;
    font-size: 14px;
}
#products-detail .txt-set,#products-detail .sub-pro-img{width:100%;margin-bottom:30px}
}
@media screen and (max-width: 640px) {
#products-detail .txt-set .product-txt{padding:20px 0}
#products-detail{
    flex-direction: column;
}
}
@media screen and (max-width: 480px) {
#product .pro-list .p-border{width: calc(100% - 0px);padding: 11px 0;}
#product .pro-list .p-border .p-info h3 a{font-size:20px}
#product .pro-list .p-border h4{font-size:14px;left: 0;padding:8px 20px}
#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}
.aday p,.orderstyleSet .orderfunction .aday{line-height:40px;height:40px;font-size:14px}
}
@media screen and (max-width: 370px) {
#product .pro-list .p-border{width:calc(100% - 40px);padding:30px 20px}
}