.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;}
} */

.c_banner_txt .th{display: none;}

/* innerPro_box */
.innerPro_box{margin-top: 3%;}
.product_view{width: 38%; position: relative; height: 100%; overflow: hidden; order: 3;}
.product_view .swiper_pro .swiper-slide{margin-right: 16px;}
.product_view .swiper_pro .pro_item{border: 1px solid #E5E5E5;}
.product-summary{width: 58%; order: 2;}
.product-intro{align-items: center;}

.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_w.png);}
.pro-next{right: 0; background-image: url(../img/icon_next_w.png);}
.pro-prev::before, .pro-next::before{content: ''; display: none;}

/* pro_div */
.share_bar{margin: 15px 0 20px;}
.pro_div .title{font-size: 32px; line-height: 1.5; font-family: 'Fredoka One-Regular'; color: var(--otherColor); text-transform: capitalize; margin-bottom: 10px;}
.pro_div .brief{line-height: 1.75; color: #666;}

.pro_btn{margin-top: 8%;}
.pro_btn .btn{padding: 14px 40px; display: block; line-height: 24px; position: relative; background: #000; color: #fff; cursor: pointer; font-family: 'Montserrat-Light';}
.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; order: 1;}
	.product-summary{width: 100%; padding-top: 20px;}
	.share_bar{margin: 12px 0 14px;}
	.pro_div .title{font-size: 24px;}

	.pro_btn{margin-top: 20px;}
	.product_view .swiper_pro{border: none;}
	.product_view .swiper_pro .pro_item{border: 1px solid #E5E5E5;}

	.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: 0;}
	.pro-next{right: 0;}
}

/*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: 2%; /* font-family: 'Montserrat-Light'; */}
.pro_th{font-size: 24px; font-family: 'Fredoka One-Regular'; border-bottom: 1px solid rgba(0, 0, 0, 0.6); line-height: 1.5; padding-bottom: 4px; width: 100%; overflow-x: auto;}

.pro_th .title{line-height: 32px; margin-bottom: 14px; cursor: pointer; transition: all 0.45s ease; padding: 40px 40px 0;}
.pro_th .title:last-child{margin-right: 0;}
.pro_th .title:hover, .pro_th .active{color: #3A958F;}
.pro_th .active{background: url(../img/icon18.png) no-repeat right top; background-size: 48px auto;}
.pro_content{line-height: 1.75; color: #666; margin: 30px 0 0;}
.pro_content img{display: block; max-width: 100%; margin: 0 auto;}

.pro_content .pro_con{display: none;}
.pro_content .pro_con:first-child{display: block;}

.table_wrap{overflow-x: auto; width: 100%;}
.pro_content table,
.pro_table{border-spacing: 0; border-collapse: collapse; width: 100%; background: #fff; /* font-family: 'Montserrat-Light'; */}
.pro_content tr td, .pro_content tr th,
.pro_table tr td, .pro_table tr th{border: none; line-height: 1.5; padding: 20px 15px; text-align: center; font-size: 16px; color: #333;}
.pro_content tr th, .pro_table tr th{background: var(--commonColor); color: #fff; text-align: center;}
.pro_content tr:nth-child(even), .pro_table tr:nth-child(even){background: #FFECDE;}


@media only screen and (max-width: 1450px) {
	.pro_th{font-size: 22px;}
	.pro_th .title{padding: 36px 30px 0; background-size: 40px auto;}
}
@media only screen and (max-width: 980px) {
	.innerPro_desc{margin-top: 20px;}
	.pro_th{font-size: 18px;}
	.pro_th .title{padding: 22px 20px 0; background-size: 30px auto; white-space: nowrap; margin-bottom: 8px;}

	.innerPro_desc table,
	.pro_table{max-width: 100%;}
	.innerPro_desc tr td, .innerPro_desc tr th,
	.pro_table tr td, .pro_table tr th{padding: 10px 8px;}
}

/* pro_txt_img */
.pro_txt_img{overflow: hidden;}
.pro_txt_img .txt_img_item{width: 100%; display: flex; justify-content: space-between; align-items: center; margin-top: 2.4%;}
.pro_txt_img .txt_img_item:first-child{margin-top: 0;}
.pro_txt_img .txt_img_item .img_item{width: 48%; order: 1;}
.pro_txt_img .txt_img_item .img_item .pic{position: relative; width: 100%; height: 0; padding-bottom: 64%; overflow: hidden; border-radius: 20px;}
.pro_txt_img .txt_img_item .img_item .pic img{position: absolute; width: 100%; left: 0; top: 0; height: 100%; object-fit: cover; transition: all 0.5s ease; margin: 0; padding: 0;}
.pro_txt_img .txt_img_item .text_item{width: 48%; font-size: 16px; color: #666; line-height: 30px; order: 2;}
.pro_txt_img .txt_img_item .text_item *{font-family: inherit !important; line-height: inherit !important;}

.pro_txt_img .txt_img_item:nth-child(even) .img_item{order: 3;}
.pro_txt_img .txt_img_item .img_item:hover img{transform: scale(1.08);}
@media only screen and (max-width: 980px) {
	.pro_txt_img .txt_img_item{flex-direction: column; margin-top: 20px;}
	.pro_txt_img .txt_img_item:first-child{margin-top: 0;}
	.pro_txt_img .txt_img_item .img_item{width: 100%; order: 1 !important;}
	.pro_txt_img .txt_img_item .text_item{width: 100%; margin-top: 18px; line-height: 28px;}
}


/* pro_customer */
.pro_customer{background: #FAF9F5; overflow: hidden; padding: 4.5% 0; background-repeat: no-repeat; background-position: right bottom; background-size: 84% auto;}

.customer_tab{width: 30%;}
.customer_tab .tab_th{border-radius: 12px; overflow: hidden; padding: 25px; cursor: pointer;}
.customer_tab .tab_current{background: #F9E5C8;}
.customer_tab .tab_th:nth-child(n+2){margin-top: 16px;}
.customer_tab img{width: 100px; height: 100px; border-radius: 50%; margin-right: 16px;}
.customer_tab .info_div .title{font-family: 'Fredoka One-Regular'; font-size: 24px; line-height: 1.4;}
.customer_tab .info_div .txt{font-family: 'Fredoka One-Regular'; font-size: 16px; color: #3C7F8E;}

.customer_tab .tab_th:hover{background: #F9E5C8;}
.customer_tab .tab_th:hover img{animation: swing 0.5s;}

.pro_customer .customer_div{width: 66%; position: relative;}
.customer_div .customer_con{display: none;}
.customer_div .customer_con:first-child{display: block;}

.customer_top{width: 80%;}
.customer_top .title{font-family: 'Fredoka One-Regular'; font-size: 48px; line-height: 1.2; color: var(--otherColor);}
.customer_top .small_title{font-family: 'Fredoka One-Regular'; font-size: 32px; line-height: 1.4; margin-top: 10px;}
.customer_top .star_div{margin-top: 10px;}
.customer_top .star_div .star{width: 31px; height: 31px; background: url(../img/star.png) no-repeat center; margin-right: 6px;}
.customer_top .star_div .line{padding: 0 12px 0 0; margin-left: 8px; height: 28px; border-left: 1px solid #D7D7D7;}
.customer_div .customer_item .brief{line-height: 30px; margin-top: 14px; color: #666;}

.customer_btns{position: absolute; top: 0; right: 0; width: 115px; height: 48px; z-index: 2;}
.customer_btns .common-prev, .customer_btns .common-next{width: 48px; height: 48px; margin-top: -24px; background-size: 24px auto; border: 1px solid #333; background-color: #FAF9F5;}
.customer_btns .common-prev::before, .customer_btns .common-next::before{display: none;}
.customer_btns .common-prev{left: 0; background-image: url(../img/icon_left_b.png);}
.customer_btns .common-next{right: 0; background-image: url(../img/icon_right_b.png);}
.customer_btns .common-prev:hover{background-color: var(--commonColor); background-color: #243B2F; background-image: url(../img/icon_left_w.png);}
.customer_btns .common-next:hover{background-color: var(--commonColor); background-color: #243B2F; background-image: url(../img/icon_right_w.png);}

@media only screen and (max-width: 1450px) {
	.customer_tab .tab_th{padding: 20px;}
	.customer_tab .info_div .title{font-size: 22px;}
	.customer_top .title{font-size: 42px;}
	.customer_top .small_title{font-size: 26px;}
}
@media only screen and (max-width: 1300px) {
	.customer_top .title{font-size: 38px;}
	.customer_div .customer_item .brief{line-height: 28px;}
	.pro_customer{zoom: 0.85;}
}
@media only screen and (max-width: 980px) {
	.pro_customer{padding: 30px 0;}
	.pro_customer .layout{flex-direction: column;}
	.pro_customer .web_th{width: 100%;}
	.customer_tab{width: 100%; overflow-x: auto; padding-bottom: 5px;}
	.tab_th_div{display: flex; width: 240%;}
	.customer_tab .tab_th{width: 32.5%; padding: 15px 15px; margin-right: 1.5%; background: #fff; height: auto;}
	.customer_tab .tab_th:last-child{margin-right: 0;}
	.customer_tab .tab_th:nth-child(n+2){margin-top: 0;}
	.customer_tab .tab_current{background: #F9E5C8;}
	.pro_customer .customer_div{width: 100%; margin-top: 24px;}
	.customer_div .customer_item .customer_user .pic{width: 70px; height: 70px; margin-right: 10px;}
	.customer_div .customer_item .customer_user .title{font-size: 20px;}
	.customer_btns{width: 120px; height: 50px;}
	.customer_btns .common-prev, .customer_btns .common-next{display: block !important; width: 50px; height: 50px; margin-top: -25px; background-size: 26px auto;}
	.customer_btns .common-prev:hover{background-color: #fff; background-image: url(../img/icon_prev.png);}
	.customer_btns .common-next:hover{background-color: #fff; background-image: url(../img/icon_next.png);}
}

/* innerPro_form */
.innerPro_form{margin-top: 4%;}
.innerPro_form .brief{line-height: 1.75; color: #666; margin: 20px 0 0; font-size: 20px;}

.form_left_img{width: 51%; background: url(../img/bg_form.png) no-repeat center; background-size: 100% auto; position: relative; height: 0; padding-bottom: 51.5%;}
.form_left_img .pic{padding-bottom: 69%; width: 70%; left: 18%; margin-top: 17%; z-index: 1;}
.form_left_img .top_icon{position: absolute; left: 13%; top: 8%; width: 15%; height: auto;}
.form_left_img .bottom_icon{position: absolute; right: 0; bottom: 0; width: 18%; height: auto;}

.form_right{width: 44%;}

.input_item{width: 100%; margin-top: 6%; position: relative;}
.innerPro_input .input_item:last-child{width: 100%; margin-bottom: 0;}
.input_item span{color: #D22A2A; padding-right: 5px; position: absolute; left: 0; top: 50%; margin-top: -10px; line-height: 24px; display: block;}
.input_item input, .input_item textarea{border-radius: 0; border: none; border-bottom: 2px solid #333; width: 100%; font-size: 16px; height: 40px; line-height: 40px; background: none; padding-left: 12px;}
.input_item textarea{line-height: 28px; height: 112px; margin-top: 10px;}

.innerPro_btn{text-align: center;}
.innerPro_btn .submit_btn{background: #333; color: #fff; line-height: 48px; padding: 0 30px; height: 48px; width: auto; font-size: 16px; margin: 5% 0 0; transition: all 0.3s ease; border-radius: 40px; border: none;}
.innerPro_btn .submit_btn:hover{background: var(--commonColor);}

@media only screen and (max-width: 1300px) {
	.innerPro_form{zoom: 0.9;}
	.innerPro_form .brief{font-size: 18px;}
}
@media only screen and (max-width: 980px) {
	.innerPro_form{zoom: 1; margin-top: 24px;}
	.innerPro_form .layout{flex-direction: column; padding-left: 0;}
	.form_left_img{width: 100%; padding-bottom: 98.8%;}
	.form_right{width: 100%; padding-left: 15px; margin-top: 20px;}
	.innerPro_form .brief{margin-top: 12px; font-size: 16px;}

	.input_item{width: 100%; margin-top: 15px;}
	.innerPro_btn .submit_btn{margin-top: 20px;}
	.form_div{margin-top: 5px;}
}