/*列表頁*/
/*product*/
.productList{display: flex;flex-wrap: wrap;}
.section-title h2{left: 66px;}
.section-title .btn{right: 60px;}
.product-item{width: 25%;padding: 55px;position: relative;}
.product-item:hover > a{filter: grayscale(1);}
.product-item:hover .protitle p.price span{transition: ease .3s;}
.product-item:hover .protitle p.text-clamp,.product-item:hover .protitle p.price span,.product-item:hover .date,.product-item:hover .btn a,.product-item:hover .protitle p.price span.saleprice b{color: #9c9c9c;}
.product-item:hover .btn a > span{background: #9c9c9c}
.product-item a.photo{display: block; background-size: cover;transition: ease .3s;}
.product-item .info{position: relative;height: 160px;}
.product-item .protitle{padding-top: 30px;}
.product-item .protitle p.text-clamp{font-size: 20px;line-height: 1.7;-webkit-line-clamp: 2;}
.product-item .date{font-size: 12px;color: #a5a5a5;font-family: 'Lora', serif;letter-spacing: 0.1em;position: absolute;left: 0px;bottom: 0px;}
.product-item .btn{position: absolute;right: 0px;bottom: 0px;margin: 0px;}
.product-item .btn a{font-family: 'Lora', serif;color:#E33339;letter-spacing: 1px; display: inline-block;padding: 5px 28px;}
.product-item .ttln{right: 0px;left:auto;height: 97%;}
.product-item:nth-child(4n) .ttln{display: none;}
.product-item .protitle p.price span{display: inline-block;}
.product-item .protitle p.price span.old{margin-right: 5px;}
.product-item .protitle p.price span.saleprice{height: 29px;}
.product-item .protitle p.price span.saleprice b{font-size: 22px;color: #E33339;}




/* products-detail sub-pro-img */
#products-detail{padding-bottom: 80px;}
#products-detail .sub-pro-img {width: 47%;display: inline-block; position: relative; margin: 0 10px; padding: 10px;  border-radius: 10px; box-shadow: 1px -1px 10px -2px rgb(107, 107, 107); }
#products-detail .sub-pro-img .slick-slider { margin-bottom: 0; }
#products-detail .sub-pro-img .slick-slide { transition: none; }
#products-detail .sub-pro-img .slick-slide p { overflow: hidden; background-position: 50%; background-repeat: no-repeat; background-size: auto 100%; background-color: #fff; display: block; }
#products-detail .sub-pro-img .slick-slide p img { width: 100%; }
#products-detail .sub-pro-img .slick-arrow { width: 85px; height: 85px; background: url(/images/13/img-arrow-bg.png) no-repeat center; background-size: 100%; z-index: 999; }
#products-detail .sub-pro-img .slick-prev:before ,
#products-detail .sub-pro-img .slick-next:before { font-size: 23px; font: normal normal normal 14px/1 FontAwesome; color: #254899; content: "\f053"; }
#products-detail .sub-pro-img .slick-next:before { content: "\f054"; }

/* products-detail productInfo */
#products-detail .productInfo {width: 45%;display: inline-block;  margin: 0 10px 35px; padding: 10px 10px 10px 60px; }
#products-detail .productInfo span.cat { font-size: 18px; color: #333; }
#products-detail .productInfo h2 { font-size: 27px; color: #333; }
#products-detail .productInfo article{padding-top: 15px;}
#products-detail .productInfo a.more,#products-detail .productInfo a#buy {transition: ease .3s;  margin: 15px 0; padding: 5px 30px; background: #0d3275; display: inline-block; color: #fff; }
#products-detail .productInfo .btn a.more > span{background: #0d3275;}
#products-detail .productInfo a#buy {background: #E33339; }
.btn a:hover{opacity: .9;}
.btn a#buy > span {background: #E33339;}
.btn a#buy:hover > span{ background: #E33339; }
#products-detail .productInfo a#buy i,#products-detail .productInfo a.more i { margin-left: 6px; vertical-align: baseline; }
#products-detail .productInfo .price { display: block; color: #3f3f3f; font-size: 18px; }
#products-detail .productInfo .price p { display: inline-block; vertical-align: baseline; }
#products-detail .productInfo .price p.old { margin-right: 10px; font-size: 15px; text-decoration: line-through; color: #858585; }
#products-detail .productInfo .price b { font-size: 20px; margin: 0 2px 0 10px; color: #e42d2d; }
#products-detail .productInfo .price p.old b { font-size: 15px; font-weight: normal; margin: 0; color: #858585; }
#products-detail .productInfo .orderfunction input[type="number"] { padding: 0 10px; width: 60px; }
.orderfunction .aday.add,.orderfunction .ask{display: inline-block;}
.orderfunction .aday.add{padding-right: 15px;}

/* productInfo */
#productTab { margin: 10px; }
#productTab ul.tabs li { margin-right: 10px; display: inline-block; }
#productTab ul.tabs li a { padding: 10px 30px; background: #000; display: block; color: #fff; opacity: 0.6; }
#productTab ul.tabs li.active a { box-shadow: 0 0 4px #143763; opacity: 1; }
#productTab #tabs_container .tab_content { overflow: hidden; margin: 15px 0; padding: 20px; background: url(/images/13/material-op60.png) #f1f1f1 center; box-shadow: 7px 5px 10px -2px rgba(0,0,0,.1); }


/* other-product */
#other-product{margin-top: 80px;padding-bottom: 80px}
#other-product .entitle{padding: 20px 0 35px;text-align: center;}
#other-product .entitle h2{display: inline-block; text-align: center;font-family: 'Roboto',sans-serif;font-size: 32px;position: relative;}
#other-product .entitle h2::after{content: "";position: absolute;left:50%;bottom: -10px;transform: translateX(-50%);width: 120px;height: 6px;background:#ef1234;}


@media screen and (min-width: 641px) {
	ul.productList li:nth-child(3n+1){margin-left: 0px;}
	ul.productList li:nth-child(3n){margin-right: 0px;}

	#other-product ul.productList li{width: calc((100% / 2) - 20px ); margin: 0px 17px 34px}
	#other-product ul.productList li:nth-child(2n+1){margin-left: 0px;}
	#other-product ul.productList li:nth-child(2n){margin-right: 0px;}
}

@media screen and (max-width: 1440px) {
	.product-item{padding: 35px;}
}
@media screen and (max-width: 1280px) {
	.product-item{width: 33%;}
	.product-item:nth-child(4n) .ttln{display: block;}
	.product-item:nth-child(3n) .ttln{display: none;}
}
@media screen and (max-width: 1100px) {
	#products-detail .productInfo{padding: 10px 10px 10px 20px;}
}
@media screen and (max-width: 1024px) {
	.product-item .protitle{padding-top: 25px;}
	#products-detail .sub-pro-img{width: 100%;margin: 0px;}
	#products-detail .productInfo{width: 100%;padding: 60px 0px 0px 20px;margin: 0px;}
	#articleBox{width: 100%;}
}
@media screen and (max-width: 980px) {
	.product-item{width: 50%;}
	.product-item:nth-child(3n) .ttln{display: block;}
	.product-item:nth-child(2n) .ttln{display: none;}
	.product-item .btn a{padding: 4.5px 16px;}

}
@media screen and (max-width: 640px) {
	.product-item{padding: 20px;}
	ul.productList li{width: calc((100% / 2) - 7px )}
	ul.productList li:nth-child(2n+1){margin-left: 0px;}
	ul.productList li:nth-child(2n){margin-right: 0px;}
}
@media screen and (max-width: 480px) {
	#productTab ul.tabs li { margin: 10px 10px 10px 0; }
	#productTab ul.tabs li a { padding: 10px 20px; }
	.product-item .protitle p.price span{display: block;}
    .product-item, .news-item{padding: 15px;}
    .product-item .btn a,.news-item .btn a{padding: 4.5px 5px;font-size: 12px;}
    .product-item .protitle p.text-clamp{font-size: 16px;}
    .orderfunction .aday.add, .orderfunction .ask{display: block;}
    #products-detail .productInfo a.more, #products-detail .productInfo a#buy{margin: 0px;}
}
@media screen and (max-width: 375px) {
	.product-item .date{letter-spacing: 0px;}
}