.tab_list li .txt::before, .innerPro_btn .submit{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

/* .c_location{background: var(--commonColor); padding: 18px 0 10px;}
.c_local_bar{justify-content: flex-start;}
.c_location li a:hover{color: #fff; text-decoration: underline;}
@media only screen and (max-width: 1023px) {
	.c_location{margin-top: 126px;}
} */

/* innerPro_box */
.innerPro_box{background: #FAFAFA;}
.product_view{width: 40%; position: relative; height: 100%; overflow: hidden;}
.product_view .swiper_pro{border: 1px solid #E5E5E5;}
.product-summary{width: 56%;}
/* .product-intro{font-family: 'Montserrat-Light';} */

.product_view .swiper_slide{width: 100%;}
.pro_item{background: #f7f7f7;}
.pro_item .pro_pic{padding-bottom: 100%;}

.pro-prev, .pro-next{width: 35px; height: 60px; line-height: 60px; background: #999; background-repeat: no-repeat; background-position: center; background-size: 16px auto; border-radius: 0; margin-top: -30px;}
.pro-prev{left: 0; background-image: url(../img/icon_prev.png);}
.pro-next{right: 0; background-image: url(../img/icon_next.png);}
.pro-prev::before, .pro-next::before{content: ''; display: none;}

/* pro_div */
.share_bar{margin: 15px 0 20px;}
.pro_div .title{font-size: 24px; line-height: 1.5; font-family: 'Poppins-Bold'; color: var(--commonColor);}
.pro_div .brief{line-height: 1.75; color: #666;}

.pro_btn{margin-top: 5%;}
.pro_btn .btn{padding: 14px 40px; display: block; line-height: 24px; position: relative; background: #000; color: #fff; cursor: pointer;}
.pro_btn .btn:hover{background: var(--commonColor);}

@media only screen and (max-width: 1350px) {
	.pro_div .title{font-size: 26px;}
}
@media only screen and (max-width: 980px) {
	.product-intro{flex-direction: column;}
	.product_view{width: 100%; padding: 0 18px;}
	.product-summary{width: 100%; padding-top: 20px;}
	.share_bar{margin: 12px 0 14px;}
	.pro_div .title{font-size: 24px;}

	.pro_btn{margin-top: 20px;}

	.pro-prev, .pro-next{width: 30px; height: 52px; line-height: 52px; margin-top: -26px; background-size: 14px auto; background-color: var(--commonColor);}
	.pro-prev{left: -15px;}
	.pro-next{right: -15px;}
}

/*product photos*/
/* .product-view {width: 46.5%; position: relative; align-items: center;}

.cloud-zoom-lens { border: 1px solid #eee; cursor: move; }
.cloud-zoom-title { position: absolute !important; top: 0px; padding: 3px; width: 100%; background-color: #000; color: #fff; text-align: center; font-weight: bold; font-size: 10px; }
.cloud-zoom-big { overflow: hidden; padding: 0px; background-color: #fff; }
.cloud-zoom-loading { padding: 3px; border: 1px solid #000; background: #222; color: white; }

.product-view .product-image.zoom_remove:after { position: absolute; bottom: 0; left: 0; z-index: 999; width: 100%; height: 100%; content: ""; }
.product-view .product-image {max-width: 540px; margin: 0 auto; overflow: hidden; border: 1px solid #ddd; border-radius: 56px;}
.product-view .product-image a{position: relative; width: 100%; height: 0; padding-bottom: 100%; display: block;}
.product-view .product-image img { position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0;}

.image-additional-wrap { position: relative; z-index: 999; margin: 6% auto 0;}
.image-additional-wrap .image-additional { position: relative; overflow: hidden; padding: 0; margin: 0 auto;}
.image-additional-wrap .image-additional li { position: relative; float: left; display: -webkit-box; display: -webkit-flex; display: flex; overflow: visible; width: 33%; height: auto; border: 1px solid #D9D9D9; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; flex-direction: row; overflow: hidden; border-radius: 20px;}
.image-additional-wrap .image-additional li:before { position: absolute; bottom: -5px; left: 40%; z-index: 1; display: block; width: 33%; height: 4px; border-radius: 6px; content: ''; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.image-additional-wrap .image-additional li.single { display: none; }
.image-additional-wrap .image-additional li img { position: relative; display: block; margin: 0 auto; width: 100%; opacity: .5; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; filter: alpha(opacity=40); position: absolute; height: 100%; top: 0; left: 0; object-fit: cover;}
.image-additional-wrap .image-additional li a { position: relative; display: block; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 0; padding-bottom: 100%;}
.image-additional-wrap .image-additional li.current { -bottom: 0; border: 1px solid var(--commonColor);}
.image-additional-wrap .image-additional li.current img { opacity: 1; filter: alpha(opacity=100); }
.image-additional-wrap .image-additional img.popup { display: none; }
.image-additional-wrap .image-additional.swiper-container-horizontal>.swiper-pagination-bullets { display: none; }

.image-additional-wrap:hover .swiper-button-disabled { opacity: .3; filter: alpha(opacity=30); }

.innerPro-prev{left: 0;}
.innerPro-next{right: 0;}
.innerPro-next, .innerPro-prev{width: 22px; height: 36px; margin-top: -18px; background: #333; border-radius: 2px;}
.innerPro-next:before, .innerPro-prev:before{font-size: 26px; display: block; height: 36px; line-height: 36px;}
.innerPro-prev:before{content: '\f104';}
.innerPro-next:before{content: '\f105';}
.innerPro-next:hover, .innerPro-prev:hover{background-color: var(--commonColor);}

.innerPro-pagination{display: none;}

@media only screen and (max-width: 950px) {
	.product-view{width: 100%;}
	.pro_param, .pro_btn{margin-top: 15px;}
	.product-view .product-image{display: none;}
	.product-view .image-additional-wrap{margin-top: 0; padding: 0 14px;}
	.image-additional-wrap .image-additional li{border-radius: 24px; border: none !important;}
	.product-view .image-additional li img{opacity: 1;}
	.image-additional-wrap .image-additional li{padding: 0;}
	.innerPro-next, .innerPro-prev{background: var(--commonColor);}
	.innerPro-next{right: -10px;}
	.innerPro-prev{left: -10px;}
	.pro_btn .pubMore{width: 160px;}
	.pro_share{margin-top: 20px;}
} */

/* innerPro_desc */
.innerPro_desc{margin-top: 5.5%; /* font-family: 'Montserrat-Light'; */}
.pro_th{font-size: 30px; font-family: 'Poppins-Bold'; border-bottom: 1px solid rgba(0, 0, 0, 0.2); line-height: 1.5; padding-bottom: 4px;}

.innerPro_desc .brief{line-height: 1.75; color: #666; margin: 30px 0 0;}
.innerPro_desc .brief img{display: block; max-width: 100%; margin: 30px auto;}

.table_wrap{overflow-x: auto; width: 100%;}
.pro_table{border-spacing: 0; border-collapse: collapse; width: 100%; margin-top: 2.6%; /* font-family: 'Poppins-Light'; */}
.pro_table tr td, .pro_table tr th{border: 1px solid #dcdcdc; line-height: 1.25; padding: 14px 30px; text-align: left; font-size: 16px; color: #666;}
.pro_table tr td:first-child, .pro_table tr th{background: #F5F5F5; color: #333;}

.bg_table tr td{background: #FBFBFB !important;}

@media only screen and (max-width: 1350px) {
	.pro_th{font-size: 26px;}
}
@media only screen and (max-width: 950px) {
	.innerPro_desc{margin-top: 24px;}
	.pro_th{font-size: 24px;}
	.innerPro_desc .brief{margin: 16px 0 0;}
	.innerPro_desc .brief img{margin: 16px auto;}

	.pro_table{max-width: 100%; margin-top: 20px;}
	.pro_table tr td, .pro_table tr th{padding: 10px 8px;}
	
}

/* innerPro_form */
.innerPro_form{margin-top: 4%; font-family: 'AkzidenzGroteskBQ-Light';}
.innerPro_form .brief{line-height: 1.75; color: #666; margin: 10px 0 0;}

.form_div{margin-top: 30px;}
.input_item{width: 31%; margin-bottom: 3%;}
.innerPro_input .input_item:last-child{width: 100%; margin-bottom: 0;}
.input_item p{}
.input_item p span{color: #ED2736; padding-right: 5px; margin-left: -11px;}
.input_item input, .input_item textarea{border-radius: 0; border: none; border-bottom: 1px solid #aaa; width: 100%; font-size: 16px; height: 36px; line-height: 36px; margin-top: 4px; font-family: 'AkzidenzGroteskBQ-Light';}
.input_item textarea{line-height: 28px; height: 112px; margin-top: 10px;}

.innerPro_btn .submit_btn{background: var(--commonColor); border: 1px solid var(--commonColor); color: #fff; line-height: 28px; padding: 8px 60px; height: 44px; width: auto; font-size: 16px; margin: 3% 0 0; transition: all 0.3s ease; font-family: 'AkzidenzGroteskBQ-Light';}
.innerPro_btn .submit_btn:hover{background: #fff; color: var(--commonColor);}

@media only screen and (max-width: 950px) {
	.innerPro_form{margin-top: 24px;}
	.input_item{width: 100%; margin-bottom: 15px;}
	.innerPro_btn .submit_btn{margin-top: 15px;}
	.form_div{margin-top: 20px;}
}
