input::-webkit-outer-spin-button, input::-webkit-inner-spin-button{ -webkit-appearance: none !important; margin: 0; }
input[type="number"]{-moz-appearance:textfield;}

#prolay .pro-list{display: flex;flex-wrap: wrap;}
#product #prolay .pro-list .product-item{width: 50%;position: relative; overflow: hidden; transition: ease .3s;}

/* product-item */
.product-item a{ display: block; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; }
.product-item a::after{ content: ""; position: absolute; left: 0px; top: 0px; display: block; background: transparent; transition: ease .3s; width: 100%; height: 100%; }
.product-item a{position: relative;overflow: hidden;}
.product-item a .info{ box-sizing: border-box; z-index: 2; transition: ease .3s; position: absolute; width: 100%; left: 0px; bottom: 0px; transform: translateY(85px); color: #fff; padding: 0px 15px; }
.product-item a .title{ padding-bottom: 60px; font-size: 22px; line-height: 58px; color: #fff; width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product-item a .btn{ position: absolute; right: 15px; top: 0px; border: 2px solid; border-radius: 50%; width: 58px; height: 58px; text-align: center; line-height: 58px; opacity: 0; transition: ease .3s; }
.product-item a .desc{height: 44px;  overflow: hidden; padding-right: 17px; box-sizing: border-box; -webkit-line-clamp: 2; }
.product-item .price{height: 23px;overflow: hidden;padding-bottom: 10px}
.product-item .price span{display: inline-block;}
.product-item .price span.saleprice{margin-left: 5px;height: 28px;}
.product-item .price span.saleprice b{font-size: 22px;color: red;}

/*內頁*/
#products-detail{overflow:hidden}
#products-detail .slick-prev{left:25px;z-index:5}
#products-detail .slick-next{right:25px}
#products-detail .sub-pro-img{float:left;width:50%}
#products-detail .sub-pro-img img{width:100%}
#products-detail .sub-pro-img img:first-child{display:none}
#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:#f1f1f1}
#products-detail .txt-set .product-txt h2:after{content:'';display:block;width:30px;height:2px;background:#0971f2;position:absolute;bottom:0;left:0}
#products-detail .txt-set .product-txt .product-Cate{ color: #fff; display: inline-block; padding: 0px 7px; background: #0971f2; font-size: 14px; }
#products-detail .txt-set .product-txt .ProductNO{color: #ccc;}
#products-detail .txt-set .product-txt h3{font-size:15px;line-height:150%;overflow:hidden;color: #888;}
#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:#B3955F;height:60px;text-align:center}
.orderstyleSet .orderfunction .aday.add{float:right;width:50%;background:#0971f2}
.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:#0971f2;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:#0971f2}
.orderstyleSet .ask a:hover b{transform:scaleX(-1);background:#fff;color:#0971f2}
.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 #635335;width:80px;text-align:center;background:#6f5d3c;color:#fff;border-radius:10px;padding:5px 0;outline:none}
.aday p input[type="button"]{background:#0971f2;color:#fff;font-size:16px;margin-left:10px;vertical-align:unset;cursor:pointer;-webkit-appearance:none}
#pro-article{margin-bottom:30px;font-size:16px}
#pro-article .tabs{border-top:1px solid #5a5a5a;border-bottom:1px solid #5a5a5a}
#pro-article .tabs li{display:inline-block}
#pro-article .tabs li a{color:#c3c3c3;display:block;padding:15px 25px;position:relative;font-size:16px}
#pro-article .tabs li a:hover,#pro-article .tabs li.active a{color:#d8c08c}
#pro-article .tabs li a:after{position:absolute;top:15px;right:0;content:'|';color:#5d5d5d}
#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:#2b2b2b}
#product .entitle{margin:80px 0 30px}
#product .entitle h2{text-align:center;font-size:30px;line-height:120%;color:#0971f2;font-family:'Oswald',sans-serif;font-weight:400}

@media screen and (min-width: 1025px) and (max-width: 1320px) {
    .orderstyleSet .orderfunction{display: flex;flex-wrap: wrap;}
    .orderstyleSet .orderfunction .aday,.orderstyleSet .orderfunction .aday.add{width: 100%;}
}
@media screen and (min-width: 1025px){
    .product-item a:hover .info{transform: translateY(0px);}
    .product-item a:hover::after{background: rgba(9,113,242,0.9);}
    .product-item a:hover .btn{opacity: 1;}
}
@media screen and (max-width: 1200px){
    .product-item a .title{padding-bottom: 25px;}
}
@media screen and (max-width: 1024px){
    .product-item a .title{font-size: 20px;text-shadow: 2px 2px 3px #3a3a3a;}
    .product-item a .desc{height: 44px;}
}
@media screen and (max-width: 768px){
    .orderstyleSet .orderfunction{display: flex;flex-wrap: wrap;}
    .orderstyleSet .orderfunction .aday,.orderstyleSet .orderfunction .aday.add{width: 100%;}
    .product-item a .title{font-size: 18px;}
}
@media screen and (max-width: 580px){
    #products-detail .sub-pro-img,#products-detail .txt-set{width: 100%;}
    #products-detail .txt-set .product-txt{padding:40px 0px;}
}
@media screen and (max-width: 420px){
    .product-item a .title{font-size: 16px;}
    #prolay .pro-list > div .p-box .p-info .title{padding-bottom: 0px;}
}
@media screen and (max-width: 374px){
    #pro-article .tabs li a{padding: 15px;}
}