input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
-webkit-appearance: none !important;
margin: 0;
}
input[type="number"]{-moz-appearance:textfield;}

.service .main-article{
    float: none;
    width: 100%;
}

#prolay .pro-list{display: flex;flex-wrap: wrap;}
#prolay .pro-list > div{position: relative;overflow: hidden;transition: ease .3s;display: inline-block;width: calc((100%/2) - 60px);box-shadow: 0 0 5px rgb(0 0 0 / 0.15);margin: 10px;padding: 35px 20px;}
#prolay .pro-list > div .photo{position: relative;background-position: center;background-repeat: no-repeat;background-size: contain;display: block;margin: 0 auto;text-align: center;}
#prolay .pro-list > div .photo img{
    width: 100px;
}
#prolay .pro-list > div:hover .photo{opacity: .7;}

#prolay .pro-list > div .p-box .p-info{transition: ease .3s;}
#prolay .pro-list > div .p-box .p-info .describe{height: 44px;overflow: hidden;padding-right: 17px;box-sizing: border-box;-webkit-line-clamp: 2;text-align: center;}
#prolay .pro-list > div .p-box .p-info .price{height: 23px;overflow: hidden;padding-bottom: 10px}
#prolay .pro-list > div .p-box .p-info .describe a{
    display: block;
}
#prolay .pro-list > div .p-box .p-info .price span{display: inline-block;}
#prolay .pro-list > div .p-box .p-info .price span.saleprice{margin-left: 5px;height: 28px;}
#prolay .pro-list > div .p-box .p-info .price span.saleprice b{font-size: 22px;color: red;}
#prolay .pro-list > div .p-box .p-info .title{}
#prolay .pro-list > div .p-box .p-info h3{position: relative;font-size: 20px;text-align: center;margin: 20px 0 10px;}
#prolay .pro-list > div:hover .p-box .p-info h3 a{display:block;}
#prolay .pro-list > div .p-box .p-info h3 a{color: #2e343d;}
#prolay .pro-list > div .p-box .p-info a.btn{
	display: block;
	width: 58px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	border: 2px solid #fff;
	border-radius: 50%;
	margin-right: 20px;
	color: #fff;
	transition: ease .3s;
	opacity: 0;
	display: none;
}
/**/
#products-detail{overflow:hidden;display: none;}
#products-content{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#products-detail .slick-prev{left:25px;z-index:5}
#products-detail .slick-next{right:25px}
#products-detail .sub-pro-img{float:left;width: 20%;}
#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: 80%;}
#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;}
#products-detail .txt-set .product-txt h2:after{content:'';display:block;width:30px;height:2px;background: linear-gradient(150deg, #007ab3 15%, #20b8fe 70%, #63f0f7 94%);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}
#community{    margin: 0;}
#pagenav .page-prev{
    margin-top: 0;
}
.orderstyleSet{padding: 0 0 30px;overflow:hidden;display: flex;flex-direction: column;align-items: center;}
.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: end;
}
.orderstyleSet .ask a{display: inline-block;text-align:center;color:#fff;height:60px;line-height:60px;font-size:17px;position:relative;background: #2e343d;width: 230px;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: #2e343d;}
.orderstyleSet .ask a:hover b{transform:scaleX(-1);background:#fff;color: #262626;}
.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;width: 100%;display: flex;justify-content: center;}
#pro-article .tabs{border-top:1px solid #5a5a5a;border-bottom:1px solid #5a5a5a;display: none;}
#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-bottom: 30px;}
#products-detail .sub-pro-img p{display:block;width:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;}
#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}


#hamuanJ{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 0;
}
#hamuanJ .easeey{
    width: calc(100% - 100px);
    background: #f1d04d;
    padding: 50px 50px 50px;
    border-radius: 24px;
}
#hamuanJ .threewan{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
#hamuanJ .twowan{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 20px auto 0;
}
#hamuanJ .twowan img{
    background-color: #f1d04d;
    margin: 5px 0;
    border-radius: 10px;
    width: 49%;
}
#hamuanJ .easeey h2{
    text-align: center;
    line-height: 180%;
    font-size: 32px;
    font-weight: 900;
}
#hamuanJ .easeey .comeenb{
    display: flex;
    justify-content: center;
    margin: 30px 0 10px;
}
#hamuanJ .easeey .lanlist{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#hamuanJ .easeey .lanlist a{
    padding: 22px 20px;
    background: white;
    margin: 15px 10px 0;
    border-radius: 10px;
    width: 232px;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    max-width: 100%;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 15px rgb(33 32 36 / 10%);
    box-shadow: 0 5px 15px rgb(33 32 36 / 10%);
    position: relative;
    border: #e1e1e1 2px solid;
}
#hamuanJ .easeey .lanlist a:hover{
    background: #e1aa57;
    color: white;
    border: antiquewhite 2px solid;
}
@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 #prolay .pro-list > div:hover .photo::after{
        background: rgba(9,113,242,0.9);
    }
    #product #prolay .pro-list > div:hover .p-box .p-info{transform: translateY(0px);}
    #product #prolay .pro-list > div:hover .p-box .p-info{transform: translateY(0px);}
    #product #prolay .pro-list > div:hover .p-box .p-info a.btn{opacity: 1;}
}

@media screen and (max-width: 1024px){
	#hamuanJ .easeey .comeenb{
	    display: flex;
	    flex-direction: column;
	    margin: 4px 0 16px;
	}
	#hamuanJ .easeey{
	    padding: 16px 0;
	    width: 100%;
	    border-radius: 14px;
	}
	#hamuanJ .easeey h2{
	    font-size: 24px;
	}
	#hamuanJ .easeey .lanlist a{
    font-size: 17px;
}
}
@media screen and (max-width: 1200px){
    #prolay .pro-list > div .p-box .p-info .title{padding-bottom: 25px;}
}
@media screen and (max-width: 420px){
    #prolay .pro-list > div .p-box .p-info h3 a{font-size:16px; }
    #prolay .pro-list > div .p-box .p-info .title{padding-bottom: 0px;}
}
@media screen and (max-width: 768px){
	#tabs_container .tab_content{
	    padding-bottom: 0;
	}
	#pro-article{
    margin-bottom: 0;
}
    .orderstyleSet .orderfunction{display: flex;flex-wrap: wrap;}
    .orderstyleSet .orderfunction .aday,.orderstyleSet .orderfunction .aday.add{width: 100%;}
	#hamuanJ .twowan{
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	#hamuanJ .twowan img{
    width: 100%;
}
}
@media screen and (max-width: 580px){
    #products-detail .sub-pro-img,#products-detail .txt-set{width: 100%;}
	#prolay .pro-list > div {    width: calc(100% - 60px);}
}
@media screen and (max-width: 374px){
    #pro-article .tabs li a{padding: 15px;}
}