@charset "utf-8";
header{background: #fff;box-shadow: 0px 5px 20px 0px rgb(10 25 50 / 20%);}
header .logo a i{color: #1890c8;}
header .logo a h1,header .menu ul li > a,header .menu ul li i,header .lang{color: #333}
header .menu ul{border-right: 1px #00000020 solid;}
.product-nav{padding-top: 30px;margin-top: 120px;display: inline-block;width: 100%;}
.product-nav .container{font-size: 0}
.product-nav .back{display: inline-block;}
.product-nav .back a{border:1px #333 solid;border-radius:3px;padding:6px 30px;display: inline-block;color: #000;font-size: 18px;font-family: 'dincond-bold';vertical-align: bottom;}
.product-nav .back a span{padding-right: 10px;display: inline-block;vertical-align: top;}
.product-nav .back a:hover{background: #333;color: #fff}
.product-nav .navigation{font-size: 14px;color:rgba(0,0,0,.8);line-height: 40px;height: 40px;display: inline-block;padding-left: 30px;overflow: hidden;vertical-align: top}
.product-nav .navigation a{font-size: 14px;color:rgba(0,0,0,.8);line-height: 40px;}
.product-nav .navigation i{font-size: 16px;color: rgba(0,0,0,.8);line-height: 40px;vertical-align: middle;margin-left: 10px;margin-right: 10px}
@media (max-width:1499px){
	.product-nav .navigation{padding-left: 0;width: 100%}
}
@media (max-width:576px){
	.product-nav .back a{padding:4px 15px;font-size: 14px}
}
.product-intro{padding-top:40px}
.product-intro .row > div {padding:0}
.product-intro .product-img{width: 100%;font-size: 0;}
.product-intro .product-img .thumbs-img{width:10%;display: inline-block;vertical-align: top;}
.product-intro .product-img .thumbs-img .gallery-thumbs{height:560px;}
.product-intro .product-img .thumbs-img .swiper-slide{height:90px;}
.product-intro .product-img .thumbs-img img{width: 90px;}
.product-intro .product-img .gallery-img{width:40%;padding:0;display: inline-block;vertical-align: top;}
.product-intro .product-img .gallery-img .gallery-top{text-align: center;}
.product-intro .product-img .gallery-img .gallery-top img{width: 100%;}
.product-intro .product-img .gallery-thumbs .swiper-slide {opacity: 0.4;}
.product-intro .product-img .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.product-intro .product-img .gallery-thumbs .swiper-slide-thumb-active img{border:1px #ccc solid;}
.product-intro .product-img .product-title{width:45%;padding-left:4%;display: inline-block;vertical-align: top;}
.product-intro .product-img .product-title h1{font-size: 55px;color:#000;text-transform: uppercase;padding-bottom:40px;position: relative;font-family: 'dincond-bold';}
.product-intro .product-img .product-title h1:after{content:'';position: absolute;left: 0;bottom: 20px;background: #1890c8;width: 60px;height:4px;display: block;}
.product-intro .product-img .product-title h1.small{color:#000;font-size: 40px;padding-bottom: 1%}
.product-intro .product-img .product-title h1.small:after{display: none}
.product-intro .product-img .product-title h2{font-size: 0;color:#666;margin-top: 10px}
.product-intro .product-img .product-title h2 i{color:#1890c8;font-size: 18px;line-height: 30px;vertical-align: top;display: inline-block;width:30px}
.product-intro .product-img .product-title h2 span{font-size: 24px;line-height: 30px;display: inline-block;width: 90%}
.product-intro .product-img .product-title .product-para{width: 100%;padding-top: 30px;font-size:16px}
.product-intro .product-img .product-title .product-para dl{width:100%;margin-bottom: 10px;border-bottom: 1px #eee solid;padding-bottom: 10px;display: table}
.product-intro .product-img .product-title .product-para dl dt{font-family: 'dincond-bold';display:table-cell;font-size: 14px;width:22%}
.product-intro .product-img .product-title .product-para dl dd{display: table-cell;font-size: 14px}
.product-intro .product-img .product-contact{padding-top: 30px}
.product-intro .product-img .product-contact a{background:#202856;color: #fff;padding:10px 20px;margin-right:15px;display:inline-block;border-radius:5px;text-transform:uppercase;line-height: 20px;opacity: 0.8;font-size:14px}
.product-intro .product-img .product-contact a:hover{opacity: 1}
.product-intro .product-img .product-contact a:before{margin-right:5px;font-size: 18px;vertical-align: top}
.product-intro .product-img .product-contact a.icon-whatsapp{background: #11B51F}
.product-intro .product-img .product-contact a.icon-whatsapp:before{font-size: 15px}
.product-intro .product-img .product-contact a.icon-user2{background: #f50}
.product-intro .product-img .product-contact a:last-child{margin-right:0}
.product-intro .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
.product-intro .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px}
.product-intro .swiper-pagination-bullet,.product-intro .swiper-pagination-bullet-active{width: 30px;height:3px;background:rgba(0,0,0,0.1);border-radius: 0}
.product-intro .swiper-pagination-bullet-active{background:#1890c8}
@media (max-width:1399px){
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:400px;}
	.product-intro .product-img .product-title h1{font-size: 45px;line-height: 50px;}
	.product-intro .product-img .product-title h2{font-size: 25px;}
}
@media (max-width:1199px){
	.product-intro .product-img .product-title h1{font-size: 40px;line-height: 40px;}
	.product-intro .product-img .product-title h2{font-size: 20px;}
}
@media (max-width:1099px){
	.product-nav{margin-top: 60px;border-top: none}
	.product-intro{padding-top:15px}
}
@media (max-width:991px){
	.product-intro .product-img .thumbs-img{width: 18%;text-align: center}
	.product-intro .product-img .gallery-img{width: 82%;padding-top: 0}
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:500px;}
	.product-intro .product-img .product-title{padding:25px 0;width:100%;padding-top: 40px;display: inline-block;}
	.product-intro .product-img .product-title h1{font-size: 34px;line-height: 40px}
	.product-intro .product-img .product-title h2 i{font-size: 14px;line-height: 22px;width: 20px}
	.product-intro .product-img .product-title h2 span{font-size: 18px;line-height: 22px;}	
}
@media (max-width:767px){
	.product-intro .product-img .gallery-img{width: 100%;padding:0;}
	.product-intro .product-img .thumbs-img{display: none}
	.product-intro .product-img .product-title .product-para{padding-top: 10px}
	.product-intro .product-img .product-title h1.small{font-size: 24px}
	.product-intro .product-img .product-title h2{font-size: 18px;}
	.product-intro .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 30px;}
}
@media (max-width:576px){
	.product-intro .product-img .product-title h1{font-size: 28px;line-height: 35px;}
	.product-intro .product-img .product-title .product-para dl dt{font-size: 13px;width:25%}
	.product-intro .product-img .product-title .product-para dl dd{font-size: 13px}
	.product-intro .product-img .product-contact a{padding:8px 15px;margin-right:8px;font-size: 12px}
}

.detail-navigation{border-top:1px rgba(0,0,0,0.1) solid;margin-top: 60px;padding-bottom: 80px}
.detail-navigation .title{padding:30px 0;margin-bottom:10px;}
.detail-navigation .title a{font-size:25px;color: #000;font-family: 'dincond-bold';margin-right:50px;line-height: 50px;display: inline-block;position: relative;cursor: pointer;padding-bottom: 5px}
.detail-navigation .title a:after{position: absolute;content:'';background: #1890c8;width:0;height: 2px;bottom: 0;left:50%;transition: all .2s}
.detail-navigation .title a.this:after{width:100%;left: 0}
.detail-navigation .content {font-size: 16px;line-height: 25px;display: none}
.detail-navigation .content#p1{display: block;}
.detail-navigation .content table{width: 100%;border:1px #eee solid}
.detail-navigation .content table tr{transition:all .2s;cursor:pointer}
.detail-navigation .content table tr td{padding:15px 8px;border:none}
.detail-navigation .content table tr:nth-child(2n){background:rgba(0,0,0,0.03);}
.detail-navigation .content table tr:hover{background:#1890c850;color:#fff}
.detail-navigation .content table tr td p{padding: 0;margin: 0;}
.product-similar{background:#f2f4f9;padding-bottom: 60px;padding-top:80px}
.product-similar .srollsimilar{padding-top:60px;padding-bottom: 30px}
.product-similar .srollsimilar dl a{display: block;background: #fff;width: 100%;padding:20px;}
.product-similar .srollsimilar dl a:hover{box-shadow: 0px 0 20px 0px rgb(10 25 50 / 10%)}
.product-similar .srollsimilar dl a dt{width: 100%;overflow: hidden;padding: 20px 0}
.product-similar .srollsimilar dl a dt img{width: 100%;transition: all .2s}
.product-similar .srollsimilar dl a:hover dt img{transform: scale(1.05);}
.product-similar .srollsimilar dl a dd{padding: 25px 10px;text-align: center;width: 100%;border-top: 2px #eee solid;font-size:20px;font-family: 'dincond-bold';margin-top: 20px;padding-bottom: 10px}
.product-similar .srollsimilar dl a:hover dd{color: #1890c8}
@media screen and (max-width: 991px){
	.product-similar{padding-bottom:40px;padding-top: 40px}
	.product-similar .srollsimilar{padding-top:40px;}
}
@media screen and (max-width: 576px){
	.product-similar{padding-bottom:10px}
	.product-similar .srollsimilar{padding-top:30px;}
	.product-similar .srollsimilar dl a dd{padding: 10px;border-top: 2px #eee solid;font-size: 14px}
}

.parameter{background:#1890c8;padding-bottom: 8%;padding-top: 3%}
.parameter .para-table{width: 100%;padding-top: 1%;overflow-y: hidden}
.parameter .para-table ul{width: 100%;font-size: 0;}
.parameter .para-table ul:first-child li{background:rgba(0,139,164,0.3);border: 1px #035062 solid;border-bottom:none;font-family: 'dincond-bold';font-size: 18px}
.parameter .para-table ul:first-child li:hover{background:rgba(0,139,164,0.5);}
.parameter .para-table ul li{border: 1px #333 solid;color:#fff;padding:12px 20px;transition: all .2s;margin-top: -1px;margin-left: -1px;display: inline-block;width:calc(100% / 8.5);word-break:break-word;vertical-align: top;text-align: center}
.parameter .para-table.vertical-para ul li{width:calc(100% / 9.8)}
.parameter .para-table.universal-para ul li{width:calc(100% / 3)}
.parameter .para-table.universal-para ul:nth-child(4) li,.parameter .para-table.universal-para ul:nth-child(n+6):nth-child(-n+10) li{width:99.9%}
.parameter .para-table ul li:first-child{margin-left: 0}
.parameter .para-table ul li:nth-child(7){width: 17.9%}
.parameter .para-table ul li:hover{background: rgba(255,255,255,.2);}
@media (max-width:1299px){
	.parameter .para-table{overflow-x:scroll;padding-bottom: 4%}
	.parameter .para-table::-webkit-scrollbar {width: 100%;height: 10px;}
	.parameter .para-table::-webkit-scrollbar-track,.parameter .para-table::-webkit-scrollbar-thumb {border-radius: 5px;border: 2px solid transparent;}
	.parameter .para-table::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(255,2525,255, 0.2) inset;}
	.parameter .para-table::-webkit-scrollbar-thumb {min-width: 10%;background-clip: content-box;box-shadow: 0 0 0 5px rgba(255, 255,255, 0.2) inset;}
	.parameter .para-table::-webkit-scrollbar-corner {background: transparent;}
	.parameter .para-table .table-sroll{width: 145%;}
}
@media (max-width:991px){
	.parameter .para-table .table-sroll{width: 180%;}
}
@media (max-width:767px){
	.parameter .para-table .table-sroll{width: 230%;}
	.parameter .para-table ul li{font-size: 13px}
}
@media (max-width:576px){
	.parameter .para-table .table-sroll{width: 290%;white-space: nowrap;}
	.parameter .para-table ul li{font-size: 12px}
	.parameter .para-table ul:first-child li{font-size: 15px}
}