#prolay .pro-list { overflow: hidden; }
#prolay .pro-list >div {overflow: hidden;display: inline-block;vertical-align: top;width: calc((100%/4) - 4px);}
#prolay .p-box {position: relative;margin: 20px 5px;background: #fff;color: #FFF;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);padding: 20px 15px;margin-bottom: 40px;padding-bottom: 10px;}
#prolay .p-box a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 4; }
#prolay .p-box .p-border { overflow: hidden; position: relative; }
#prolay .p-box .p-border:after { position: absolute; width: 80%; height: 100%; background: rgb(255 255 255 / .3); display: block; left: 50%; top: 0; opacity: 0; z-index:2; transition: all cubic-bezier(.49, .01, 0, 1) .7s; }
#prolay .p-box .p-border .photo {position: relative;background: #fff no-repeat 50% / contain;}


#prolay .p-box .p-border .photo img { width: 100%; }
#prolay .p-box .p-border .p-info {color: #2b2b2b;top: 15%;left: 15%;z-index: 3;transition: all linear .4s;}
#prolay .p-box .p-border .p-info:after {position: absolute;width: 100%;height: 100%;display: block;left: -100%;top: 0;z-index: -1;opacity: .9;transition: all linear .4s;content: "";}
#prolay .p-box .p-border .p-info h3 {font-size: 20px;line-height: 130%;text-align: center;font-weight: 600;}
#prolay .p-box .p-border .p-info .describe {overflow: hidden;margin: 20px 0;height: 44px;font-size: 15px;line-height: 150%;display: none;}
#prolay .p-box .p-border .p-info .price {color: #d4a66b;display: none;}
#prolay .p-box .p-border .p-info .price span { margin-right: 15px; font-size: 13px; }
#prolay .p-box .p-border .p-info .price span.now { font-size: 17px; color: #fff; }
#product .speBox .subBoxTitle b { display: block; font-weight: 700; color: #bd3738; }

/* products-detail */
#products-detail {overflow: hidden;padding: 0px 0px 30px;}
#products-detail .slick-prev { left: 25px; z-index: 5; }
#products-detail .slick-next { right: 25px; }
#products-detail .sub-pro-img {float: left;width: 45%;}
#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: 54%;}
#products-detail .txt-set .product-txt { padding: 40px; }
#products-detail .txt-set .product-txt h2 {position: relative;margin: 10px 0 30px;padding-bottom: 30px;line-height: 100%;font-size: 20px;color: #333333;}
#products-detail .txt-set .product-txt h2:after {position: absolute;width: 30px;height: 2px;background: #d6d6d6;display: block;bottom: 0;left: 0;content: "";}
#products-detail .txt-set .product-txt h3 { overflow: hidden; font-size: 15px; line-height: 150%; }
#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 { margin-left: 15px; font-family: 'Josefin Sans',sans-serif; font-size: 24px; }
#products-detail .txt-set .product-txt .price p .money-sale { text-decoration: line-through; color: #a9a9a9; }

/* orderstyleSet */
.orderstyleSet { overflow: hidden; padding: 30px 0 0; }
.orderstyleSet .orderfunction { overflow: hidden; }
.orderstyleSet .orderfunction .aday {float: left;width: 50%;height: 60px;background: #7d7d7d;text-align: center;}
.orderstyleSet .orderfunction .aday.add {float: right;width: 50%;background: #720400;}
.orderstyleSet .ask { text-align: center; }
.orderstyleSet .ask a { position: relative; padding-right: 20px; height: 60px; width: 200px; background: #bd3738; border-radius: 5px; display: block; text-align: center; line-height: 60px; font-size: 17px; color: #fff; }
.orderstyleSet .ask a b { position: absolute; width: 30px; height: 30px; background: #f9f9f9; border-radius: 50%; line-height: 30px; text-align: center; font-size: 12px; color: #bd3738; top: 15px; right: 20px; transition: all linear .3s; }

/* aday */
.aday p { display: inline-block; line-height: 60px; text-align: center; font-size: 16px; color: #fff; vertical-align: text-bottom; }
.aday p.bi { width: auto; font-size: 12px; color: #706e69; }
.aday p.bi b { margin-left: 5px; font-size: 16px; color: #00aebb; }
.aday p.bi b input[type="number"] { padding: 5px 0; width: 80px; background: #666; border: 1px solid #919191; border-radius: 10px; text-align: center; color: #fff; outline: none; }
.aday p input[type="button"] {margin-left: 10px;background: #720400;font-size: 16px;color: #fff;vertical-align: unset;-webkit-appearance: none;cursor: pointer;}

/* pro-article */
#pro-article { margin-bottom: 30px; font-size: 16px; }
#pro-article .tabs {border: solid #dfdfdf;border-width: 1px 0;}
#pro-article .tabs li { display: inline-block; }
#pro-article .tabs li a { position: relative; padding: 15px 25px; display: block; font-size: 16px; color: #c3c3c3; }
#pro-article .tabs li.active a {color: #000000;font-weight: bold;}
#pro-article .tabs li a:after { position: absolute; color: #5d5d5d; top: 15px; right: 0; content: "|"; }
#pro-article .tabs li:last-child a:after { display: none; }

#tabs_container .tab_content {padding: 17px 25px;}

#products-detail .sub-pro-img p {width: 100%;background: #ffffff no-repeat 50% / contain;}

#product .entitle { margin: 80px 0 30px; }
#product .entitle h2 {text-align: center;font-family: 'Poppins', 'Noto Sans TC', sans-serif;font-weight: 400;font-size: 20px;line-height: 120%;color: #7f7f7f;}

@media screen and (max-width:1440px) {
	#prolay .p-box {margin: 10px;}
	#prolay .pro-list >div {width: calc((100%/2) - 4px);}
}
@media screen and (max-width:1280px) {
	.orderstyleSet .ask a { height: 50px; line-height: 50px; }
	.orderstyleSet .ask a b { top: 10px; }
	#prolay .p-box .p-border .p-info .price { height: 42px; }
}
@media screen and (min-width:1025px) {
	#prolay .p-box:hover .p-border:after { width: 45%; left: 0; opacity: 1; }
	#prolay .p-box:hover .p-border .p-info:after { left: 0; }
	#prolay .p-box:hover .p-border .p-info { left: 0; opacity: 1; }
	.orderstyleSet .ask a:hover b { background: #fff; color: #bd3738; transform: scaleX(-1); }
	#pro-article .tabs li a:hover {color: #720400;}
	#prolay .p-box .p-border .photo::after {content: "";width: 60%;height: 170%;position: absolute;top: -50%;left: -130%;-webkit-transition: 1s;transition: 1s;-webkit-transform: rotate(30deg) scale(1.2);transform: rotate(30deg) scale(1.2);background: -webkit-gradient(linear,left top, right top,color-stop(50%, rgba(255, 255, 255, 0)),to(rgba(255, 255, 255, 0.7)));background: linear-gradient(90deg,rgba(255, 255, 255, 0) 50%,rgb(235 235 235 / 70%) 100%);}
	#prolay .p-box:hover .p-border .photo::after {top: 0%;left: 120%;-webkit-transform: rotate(25deg) scale(1.2);transform: rotate(25deg) scale(1.2);}
}
@media screen and (max-width:1024px) {
	#prolay { margin-top: 10px; }
	#product .titleSet .speBoxTitle { text-align: center; }
	#product .titleSet .subBoxTitle { margin-top: 10px; text-align: center; }
	#product .titleSet .subBoxTitle a { margin-bottom: 20px; display: block; font-weight: 400; color: #696969; }
	#prolay .p-box .p-border:after { width: 45%; left: 0; opacity: 1; }
	#prolay .p-box .p-border .p-info:after { left: 0; }
	#prolay .p-box .p-border .p-info { left: 0; opacity: 1; }
}
@media screen and (max-width:980px) {
	#products-detail .txt-set , #products-detail .sub-pro-img  { margin-bottom: 30px; width: 100%; }
}
@media screen and (max-width:768px) {
	#prolay .p-box .p-border:after { width: 55%; }
	#prolay .p-box .p-border .p-info { padding: 30px; max-width: calc(75% - 60px); }
	#prolay .p-box .p-border .p-info h3 { font-size: 18px; }
	#prolay .p-box .p-border .p-info .describe { overflow: hidden; height: 46px; }

	#prolay .p-box .p-border .p-info .price span { display: block; }
}
@media screen and (max-width:640px) {
	#products-detail .txt-set .product-txt { padding: 20px 0; }
	#community { margin: 0 0 50px; }
	#prolay .p-box .p-border .p-info {position: initial;padding: 5px;max-width: calc(100% - 10px);width: calc(100% - 10px);}
	#prolay .p-box .p-border:after { display: none; }
	#prolay .p-box {margin: 10px;padding: 5px 5px;}
}
@media screen and (max-width:480px) {
	#pro-article .tabs li a { padding: 8px 15px; }
	#pro-article .tabs li a:after { top: 8px; }
	#pro-article { margin-bottom: 0; }
	.orderstyleSet .ask a { padding: 0; width: 100%; font-size: 15px; }
	.aday p,.orderstyleSet .orderfunction .aday { height: 40px; line-height: 40px; font-size: 14px; }
	#prolay .p-box {margin: 5px 0;height: 185px;}
	#prolay .p-box .p-border .p-info h3 {font-size: 15px;}
	#prolay .p-box .p-border .p-info .describe { margin: 10px 0; }
	#prolay .pro-list >div {/* width: 100%; */}
}
@media screen and (max-width:380px) {
		#prolay .p-box {margin: 2px 0;height: 175px;}

}