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{box-sizing: border-box;width: calc((100% / 2) - 2px);position: relative;overflow: hidden;transition: ease .3s;padding: 0px 8px;margin-bottom: 16px;}
.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{
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 48px;
    color: #fff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgb(26 37 54 / 72%);
    text-align: center;
}
.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;padding: 25px 0;}
#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 .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: 10px;padding-bottom:30px;font-size: 28px;position:relative;margin-top: 20px;color: #000000;letter-spacing: 4px;}
#products-detail .txt-set .product-txt h2:after{content:'';display:block;width: 70px;height:2px;background: #cccccc;position:absolute;bottom:0;left:0;}
#products-detail .txt-set .product-txt .product-Cate{
	color: #545454;
	display: inline-block;
	padding: 5px 12px;
	background: #f1f1f1;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 5px;
}
#products-detail .txt-set .product-txt .ProductNO{color: #ccc;}
#products-detail .txt-set .product-txt h3{font-size: 23px;line-height:150%;overflow:hidden;color: #2b2b2b;letter-spacing: 1.1px;}
#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: 20px 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: #0f79c6;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: #0f79c6;}
.orderstyleSet .ask a:hover b{transform:scaleX(-1);background:#fff;color: #0f79c6;}
.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 #bdbdbd;border-bottom: 1px solid #bdbdbd;margin-top: 5px;justify-content: center;display: flex;-ms-flex-align: center;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 6px;margin-top: 25px;}
#pro-article .tabs li{display: block;}
#pro-article .tabs li a{color:#c3c3c3;display:block;padding: 10px 25px;position:relative;font-size: 20px;letter-spacing: 2px;}
#pro-article .tabs li a:hover,#pro-article .tabs li.active a{color: #000000;font-weight: 800;}
#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 0;}
#products-detail .sub-pro-img p{display:block;width:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color: #ffffff;}
#product .entitle{margin: 20px 0 30px;}
#product .entitle h2{text-align:center;font-size:30px;line-height:120%;color: #a7a7a7;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(0, 0, 0, 0.44);}
    .product-item a:hover .btn{opacity: 1;top: -85px;}
}

@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;}
    #product #prolay .pro-list .product-item {
    width: calc((100% / 2) - 2px);}
    }
@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;}
    #product #prolay .pro-list .product-item {
    width: calc((100% / 1) - 2px);}
}
@media screen and (max-width: 374px){
    #pro-article .tabs li a{padding: 15px;}
}