.main-article{
    float: none;
    width: 100%;
}
#side-nav{
    display: none;
}
#prolay .pro-list >div#pagenav .page-prev a, #pagenav .page-next a, #pagenav .page-prev a{
    background: rgb(255 255 255 / 13%);
    color: #f5f5f5;
    padding: 2px 10px;
}
#pagenav .page-prev a:hover, #pagenav .page-next a:hover{background: rgb(65, 63, 66);color: #eaeaea;}
#pagenav a b{
    padding: 0 5px;
    display: inline-block;
    color: #fdfdfd;
}
#pagenav a:hover b{
	color:#fff;
}
#prolay{}
#prolay .pro-list{
    overflow: hidden;
}
#prolay .pro-list >div{
    float: left;
    width: calc(100%/3);
}
#prolay .p-border{
    overflow: hidden;
    padding: 0 5px;
}
#prolay .p-info .text2{background-color: #bf9f62;padding: 20px 25px;}
#prolay .photo a{
    display: block;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #000;
}
#prolay .p-info .text2 span{
    display: block;
    text-align: center;
    margin-top: 15px;
}
#prolay .p-info .text2 span a{
    color: #ffffff;
    font-size: 13px;
}
#prolay .photo a img{}
#prolay .p-info{
    margin: -85px 0 10px;
}
#prolay .p-info .text{background-color: rgb(0 0 0 / 0.6);padding: 15px 0;}
#prolay .p-info h3{
    font-size: 28px;
    color: #bf9f62;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Crimson Text', serif;
}
#prolay .p-info h4{
    line-height: 130%;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 7px;
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
}
#prolay .p-info h4 a{
}
#prolay .p-info .describe{
    font-size: 15px;
    color: #fff;
    line-height: 150%;
    max-height: 75px;
    overflow: hidden;
    height: 65px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#prolay .p-info .price{
    margin-top: 20px;
    color: #989898;
}
#prolay .p-info .price span{
    display: block;
}
#prolay .p-info .price span b{margin: 0 5px;color: #ac793c;font-size: 20px;}
#prolay .p-info .price span.old b{
    color: #989898;
    font-size: 16px;
}
#prolay .p-info h5{
    margin: 60px 0 0;
}
#prolay .p-info h5 a{
    display: inline-block;
    color: #636363;
    border: 1px solid #bbb;
    padding: 12px 65px;
    font-size: 15px;
    font-weight: normal;
    position: relative;
	transition:all linear .2s;
}
#prolay .p-info h5 a:after{
	content:'+';position:absolute;left:12px;top:10px;color:#d0d0d0;font-size:24px;transition:all linear .2s;
}
#products-detail{
	overflow:hidden;
}
#products-detail .sub-pro-img{
	float:left;
	width: 350px;
}
#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: calc(100% - 400px);
}
#products-detail .txt-set .product-txt{
	padding: 40px;
}
#products-detail .txt-set .product-txt >span{
    color: #bf9f62;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Crimson Text', serif;
    font-weight: 400;
}
#products-detail .txt-set .product-txt h2{
	line-height: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-size: 27px;
	position:relative;
	margin-top:10px;
	font-weight: 400;
	margin-top: 5px;
	background-color: #e4e4e4;
	background: linear-gradient(0deg,#fdfdfd 0%,#bebebe 20%,#e8e8e8 30%,#9a9a9a 65%,#e2e2e2 90%,#fbfbfb 65%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	letter-spacing: 9px;
}
#products-detail .txt-set .product-txt h2:after{
	content:'';
	display:block;
	width:30px;
	height:2px;
	background: #bf9f62;
	position:absolute;
	bottom:0;
	left:0;
}
#products-detail .txt-set .product-txt h3{
	font-size: 16px;
	line-height: 210%;
	overflow: hidden;
	font-weight: normal;
	color: #ffffff;
}
#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: #818181;
	height: 60px;
	text-align:center;
}
.orderstyleSet .orderfunction .aday.add{
	float:right;
	width: 50%;
	background: #c52a2a;
}
.orderstyleSet .ask{
	background: #bf9f62;
	text-align:center;
}
.orderstyleSet .ask a{
	display: block;
	text-align: center;
	color: #ffffff;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	position:relative;
}
.orderstyleSet .ask a b{
	position: absolute;
	width: 30px;
	height: 30px;
	background: #ffffff;
	border-radius: 50%;
	line-height: 30px;
	top: 15px;
	text-align: center;
	font-size: 12px;
	right: 20px;
	transition:all linear 0.3s;
	color: #c52a2a;
}
.orderstyleSet .ask a:hover b{
	transform: scaleX(-1);
	background: #ffffff;
	color: #a77bb2;
}
.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 #919191;
    width: 80px;
    text-align: center;
    background: #666666;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
	outline: none;
}
.aday p input[type="button"]{
    background: #c52a2a;
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
    vertical-align: unset;
    cursor:pointer;
    -webkit-appearance:none;
}

#pro-article{
    margin-bottom: 30px;	
}
#pro-article .tabs{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	display: none;
}
#pro-article .tabs li{
	display: inline-block;
	
}
#pro-article .tabs li a{
	color: #888888;
	display: block;
	padding: 15px 25px;
	position:relative;
}
#pro-article .tabs li a:hover,
#pro-article .tabs li.active a{color: #454146;}
#pro-article .tabs li a:after{
    position: absolute;
    top: 15px;
    right: 0;
    content: '|';
    color: #e6e6e6;
}
#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: cover;
}
#product .entitle{
    margin: 80px 0 30px;
}
#product .entitle h2{text-align: center;
    font-size: 30px;
    line-height: 120%;
    font-family: 'Noto Serif TC',serif;
    color: #333333;}


@media screen and (max-width: 1280px) {
	.orderstyleSet .ask a{
	    height: 50px;
		line-height: 50px;	
	}
	#products-detail .txt-set .product-txt {
		padding: 0px 40px;
	}
	.orderstyleSet .ask a b{
		top:10px;
	}
	#products-detail .sub-pro-img{
		width: 250px;
	}
	#products-detail .txt-set{
		width: calc(100% - 260px);
	}
	#prolay .pro-list >div {
		width: calc(100%/2);
	}
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
	.orderstyleSet .orderfunction .aday,
	.orderstyleSet .orderfunction .aday.add{width:100%;}
}
@media screen and (max-width:980px){
	#products-detail .txt-set,
	#products-detail .sub-pro-img{
		width:100%;
	}
	#products-detail .txt-set .product-txt{
    padding: 40px 0;
}
}

@media screen and (min-width: 1025px) {
	#prolay .p-info h5 a:hover{background: #d0d0d0;
    color: #4a4a4a;}
}
@media screen and (max-width: 1024px) {
	#prolay .photo{
}
	#prolay .p-info{margin: -120px 0 10px;}
#prolay .p-info h5{
	margin: 30px 0 0;
}
#prolay .p-info h4{
}
#prolay .p-info h4 a{
    font-size: 22px;
}
#prolay .p-info .describe{    font-size: 15px;
    line-height: 130%;
    max-height: 40px;}
   
}
@media screen and (max-width: 640px) {
	#products-detail .txt-set .product-txt{
		padding: 20px 0;
	}
	#community{margin: 0px 0 50px;}
	#prolay .pro-list >div{width: 100%;}
	#prolay .p-info{
}
#prolay .p-info h3{
    margin-top: 10px;
}
#prolay .p-info h4{
    margin: 10px 0;
}
#prolay .p-info h4 a{
    font-size: 18px;
}
#prolay .p-border{    margin-bottom: 30px;}
}
@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: 0px;
	}
	.orderstyleSet .ask a{
		font-size:15px;
	}
	.aday p,
	.orderstyleSet .orderfunction .aday{line-height: 40px;height: 40px;font-size: 14px;}
#prolay .p-info h5 a{
    padding: 12px 0;
    display: block;
    text-align: center;
    font-size: 14px;
}
#prolay .p-info{}
#prolay .p-border{    margin-bottom: 15px;}
	#prolay .photo{
}
	#prolay .p-info{
}
#prolay .p-info .price,
#prolay .p-info .price span.old b{ font-size:12px;}

}