#sub-banner a{
    background-position: 50% 50%;
}

#prolay .pro-list { overflow: hidden; }
#prolay .pro-list >div { float: left; width: calc(100% / 3); }
#prolay .p-box { position: relative; margin: 20px; }
#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: #ccc no-repeat 50% / cover;}
#prolay .p-box .p-border .photo img { width: 100%; }
#prolay .p-box .p-border .p-info {padding: 15px 0;top: 15%;left: 15%;z-index: 3;transition: all linear .4s;}
#prolay .p-box .p-border .p-info h3 {font-size: 20px;line-height: 130%;font-weight: 400;text-align: center;}
#prolay .p-box:hover .p-border .p-info h3{
    letter-spacing: 2px;
}
#prolay .p-box .p-border .p-info .describe {overflow: hidden;margin: 20px 0;height: 44px;font-size: 15px;line-height: 150%;color: #d4a66b;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; }
#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 { position: relative; margin: 10px 0 30px; padding-bottom: 30px; line-height: 100%; font-size: 20px; color: #f1f1f1; }
#products-detail .txt-set .product-txt h2:after { position: absolute; width: 30px; height: 2px; background: #bd3738; 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: #818181; text-align: center; }
.orderstyleSet .orderfunction .aday.add { float: right; width: 50%; background: #bd3738; }
.ask {text-align: center;margin-top: 30px;}
.ask a {text-align: center;font-size: 14px;color: #000;display: inline-block;border: 1px solid #000;padding: 15px 40px;}
.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; }
.ask a:hover{
    background: #000;
    color: #fff;
}

/* 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: #bd3738; 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 #5a5a5a; 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: #d8c08c; }
#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 {}

#products-detail .sub-pro-img p { width: 100%; background: #2b2b2b no-repeat 50% / contain; }

#product .entitle { margin: 80px 0 30px; }
#product .entitle h2 { text-align: center; font-family: 'Oswald',sans-serif; font-weight: 400; font-size: 30px; line-height: 120%; color: #ececec; }

@media screen and (max-width:1440px) {
	#prolay .p-box { margin: 10px; }
}
@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 {}
	.orderstyleSet .ask a:hover b { background: #fff; color: #bd3738; transform: scaleX(-1); }
	#pro-article .tabs li a:hover { color: #d8c08c; }
}
@media screen and (max-width:1024px) {
	#prolay { margin-top: 10px; }
	#prolay .pro-list >div { width: calc(100% / 2); }
	#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 {}
	#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: 20px; max-width: calc(100% - 40px); width: calc(100% - 40px); }
	#prolay .p-box .p-border:after { display: none; }
	#prolay .p-box { margin: 10px; }
}
@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: 15px; }
	#prolay .p-box .p-border .p-info h3 { font-size: 17px; }
	#prolay .p-box .p-border .p-info .describe { margin: 10px 0; }
	#prolay .pro-list >div { width: 100%; }
}