/*Theme Name:goldenscute
Version:1.0Description:安徽领聚数字作为Google中国区核心合作伙伴,拥有安徽省唯一的一家Google出海体验中心,为安徽本土化外贸企业出海提供一站式服务——网站搭建,谷歌SEO优化,谷歌竞价,谷歌SNS社媒营销等。Author:版权所有：安徽领聚*/
@charset "utf-8";
:root {
	--i_color: #f2c307;
	;
	/* 全局颜色 */
	--i_color2: #f2c307;
	;
	/* 副颜色 */
	--top2_height: 80px;
	/* 顶部高度 */
	--top_height: 30px;

	--wzjb: linear-gradient(to bottom, #fff, var(--i_color));
	--bjs: #f6f6f6;

	--border_color: rgba(51, 51, 51, 0.2);
	--border_color2: #eee;

	--allheight: calc(var(--top_height) + var(--top2_height));



	--all_height: calc(var(--top_height) + var(--top2_height));
	--active_color: #0b338a;


	--box-shaow: rgba(1, 77, 245, 0.35) 0rem .1rem .4rem 0rem;
}
@media screen and (max-width:1024px) {
	:root {
		--top2_height: 30px;

		--top_height: 20px;
	}
}
@media screen and (max-width:768px) {
	:root {
		--border_color: rgba(0, 0, 0, .06)
	}
}
.wrap2 {
	width: 15rem;
	max-width: 94vw;
	margin-left: auto;
	margin-right: auto;
}
.wrap {
	width: 1300px;
	max-width: 94vw;
	margin-left: auto;
	margin-right: auto;
}
.wrap_l {
	width: 100%;
	max-width: 100vw;
	padding-left: 8%;
	box-sizing: border-box;
	margin-left: 0;
	margin-right: 0;
}
.wrap_r {
	width: 100%;
	max-width: 100vw;
	padding-right: 8%;
	box-sizing: border-box;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (max-width:1440px) {

	.wrap_l {
		width: 16rem;
		max-width: 94vw;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	.wrap_r {
		width: 16rem;
		max-width: 94vw;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	.wrap2 {
		width: 14rem;
		max-width: 94vw;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}
/* header */
.top {
	background: #1a1a1a;
	position: relative;
}
.top_cont {
	height: var(--top_height);
}
.top .toptxt {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top .toptxt li {
	line-height: var(--top_height);
	display: flex;
	align-items: center;
	color: #FFF;
}
.top .toptxt>li img {
	margin-right: 10px;
}
.top .toptxt li a {
	margin-right: 35px;
}
.top .toptxt li iconify-icon {
	font-size: 22px;
	color: #FFF;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.top .toptxt li iconify-icon:hover {
	color: var(--i_color);
}
@media screen and (max-width:1024px) {
	.top {
		display: none;
	}
}
@media screen and (max-width:959px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:560px) {}
header {
	background: #212429;
}
.top2 {
	width: 100%;
	background: #212429;
	position: fixed;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	margin: 0 auto;
	/* box-shadow: rgb(91, 103, 143) 0rem 0rem 0rem 0rem, rgba(59, 130, 246, 0.5) 0rem 0rem 0rem 0rem, rgba(0, 0, 0, 0.05) 0rem .01rem .02rem 0rem; */
}
.top2.TopHeader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	box-shadow: rgba(0, 0, 0, 0.2) 0rem .02rem .05rem 0rem, rgba(0, 0, 0, 0.2) 0rem .02rem .1rem 0rem;
}
.top2_cont {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: var(--all_height);
	box-sizing: border-box;
	box-sizing: border-box;
}
.full_header {
	height: var(--top2_height);
	display: none !important;
}
.full_header2 {
	height: var(--all_height);
}

.language .p1 i {
	font-size: inherit;
	color: inherit;
}

@media screen and (max-width:1200px) {
	nav {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	.language .p1 {
		width: 10px !important;
		background: #fff !important;
	}
	.language p::after {
		content: none !important;
	}
}

@media screen and (max-width:1024px) {
	nav {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}





@media screen and (max-width:1024px) {
	.top2 {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999;
		background: #000;
	}
	.full_header {
		display: block !important;
	}
}
.logo {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 100%;
	box-sizing: border-box;
	border-right: .01rem solid var(--border_color);
	padding: 0 20px;
	height: var(--top2_height);
}
.logo img {
	height: 100%;
	object-fit: cover;
}
/* Mobile nav button */
.nav_menu {
	position: absolute;
	width: .22rem;
	height: .16rem;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	cursor: pointer
}
.nav_menu i {
	display: block;
	width: 100%;
	height: .03rem;
	position: absolute;
	top: 50%;
	margin-top: -0.02rem;
	background: var(--i_color);
	border-radius: 10px;
	transition: 0.5s
}
.nav_menu::before,
.nav_menu::after {
	content: "";
	width: 100%;
	height: .03rem;
	background: var(--i_color);
	position: absolute;
	left: 0;
	border-radius: 10px;
	transition: 0.5s
}
.nav_menu::before {
	top: 0;
}
.nav_menu::after {
	bottom: 0;
}
.nav_menu.on i {
	opacity: 0
}
.nav_menu.on::before {
	transform: rotate(45deg);
	top: 50%;
	margin-top: -0.02rem
}
.nav_menu.on::after {
	transform: rotate(-45deg);
	top: 50%;
	margin-top: -0.02rem
}
@media screen and (max-width:1024px) {
	.nav_menu {
		right: .18rem;
	}
	.nav_menu {
		display: block !important
	}
	.logo img {
		max-height: 100%;
	}

	.logo {
		margin: 0 10px;
		border: none;
	}
}
@media screen and (max-width:768px) {
	.logo img {
		max-height: 70%;
		object-fit: contain;
	}
}
@media screen and (max-width:4.25rem) {
	.logo img {
		/* max-height: 55%; */
	}


}
/* nav */
@media screen and (min-width:1024px) {


	.dbox {
		height: var(--all_height);
		flex: 1;
	}






	.outs {
		flex: 1;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		height: var(--top_height);
		box-sizing: border-box;
		align-items: center;
		justify-content: space-between;
		gap: 0;
		border-bottom: .01rem solid var(--border_color);
		padding-right: 60px;
		box-sizing: border-box;
		background: #030406;
	}


	.outs ul {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.outs>ul a {
		font-size: 12px;
		color: #fff;
		margin: 0 60px;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
	}

	.outs>ul a:hover {
		color: #fff;
		text-decoration: underline;
	}
	.flex2 {
		height: var(--top2_height);
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;

	}

	.flex2 .topbox {
		height: var(--top2_height);
		width: 160px;
		box-sizing: border-box;
		color: #fff;
		background: var(--i_color);
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	nav {
		/* margin-left: 60px; */
		margin-right: auto;

		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		height: var(--top2_height);
		box-sizing: border-box;

	}
	nav>li {
		position: relative;
		padding: 0 0.4rem;
		border-right: 1px solid rgba(255, 255, 255, .2);
		border-left: 1px solid rgba(225, 255, 255, .2);


	}
	nav>li:not(:first-child) {
		/* margin-left: 85px; */
	}
	nav>.menu-item-has-children:hover .sub-menu {
		/* display: block; */
	}
	nav>.menu-item-has-children>a {
		position: relative;
	}
	nav>.menu-item-has-children>a::before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		right: 0;
		width: 10px;
		height: 10px;
		background: url(static/images/xl.png) no-repeat center;
		background-size: contain;
	}
	nav>li>a {
		display: block;
		font-size: 18px;
		color: #fff;
		line-height: var(--top2_height);
		white-space: nowrap;
		text-transform: capitalize;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
	}
	nav>li>a:after {
		/* content: ''; */
		position: absolute;
		bottom: .35rem;
		left: 50%;
		transform: translate(-50%);
		height: .03rem;
		width: 0%;
		background: var(--i_color);
		border-radius: 1rem;
	}


	nav>li:not(:last-child) {}
	nav>li>a:hover:after {
		/* content: ''; */
		position: absolute;
		bottom: .35rem;
		left: 50%;
		transform: translate(-50%);
		height: .03rem;
		width: 70%;
		background: var(--i_color);
		border-radius: 1rem;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
	}
	nav>.current-menu-item>a::after {
		/* content: ''; */
		position: absolute;
		bottom: .35rem;
		left: 50%;
		transform: translate(-50%);
		height: .03rem;
		width: 70%;
		background: var(--i_color);
		border-radius: 1rem;
	}
	nav>.current-menu-item>a,
	nav>.current-category-ancestor>a,
	nav>.current-post-ancestor>a,
	nav>li:hover>a,
	nav .curr>a {
		/* color: #111827; */
		color: var(--i_color);
		;
		/* font-weight: bold; */
		/* color: var(--i_color) !important */
		/* ;border-bottom:.01rem solid var(--i_color); */
	}
	nav .sub-menu {
		display: none;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		border-top: .02rem solid var(--i_color);
		background: #FFF;
		min-width: 160px;
		overflow: hidden;
		z-index: 3;
	}
	.nav_industry .sub-menu {
		display: none !important;
	}
	nav .sub-menu li {
		position: relative;
		border-bottom: .01rem solid var(--border_color);
	}
	nav .sub-menu li::before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		left: -16px;
		width: 14px;
		height: 14px;
		background: url(static/images/public/arrow/double/arrow_r_w.svg) no-repeat center;
		background-size: contain;
	}
	nav .sub-menu a {
		display: block;
		text-align: center;
		padding: 0 30px;
		font-size: 15px;
		color: #666;
		line-height: 36px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		position: relative;
		left: 0;
	}
	nav .sub-menu li:hover {
		background: var(--i_color);
	}
	nav .sub-menu li:hover::before {
		left: 10px;
	}
	nav .sub-menu li:hover a {
		color: #FFF;
	}
	nav .sub-menu li,
	nav .sub-menu li::before,
	nav .sub-menu a {
		-webkit-transition: all .5s ease;
		transition: all .5s ease
	}
}

@media screen and (max-width:1440px) {

	nav>li:not(:first-child) {
		/* margin-left: 50px; */
	}
}
@media screen and (max-width:1366px) {

	nav>li {
		padding: 0 0.2rem;
	}
}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}
@media screen and (max-width:1366px) {
	nav>li>a {
		font-size: 19px;
	}

	nav>li:not(:first-child) {
		/* margin-left: 35px; */
	}


}
@media screen and (max-width:1200px) {

	.flex2 {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	nav>li:not(:first-child) {
		/* margin-left: 23px; */
	}
	nav>li>a {
		font-size: 18px;
	}
	.logo {}

	.language {
		width: 100px;
	}

	.outs>ul a {
		padding: 0 10px;
	}
}
@media screen and (max-width:1024px) {

	nav>li {
		background: #fff;
	}

	.flex2 .topbox {
		display: none;
	}

	.logo {
		padding: 0;
	}

	.dbox {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.dbox .outs>ul {
		display: none;
	}
	.topbox {
		display: none;
	}
	nav {
		margin-left: 0;
		margin-right: auto;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
	}


	nav>.menu-item-has-children>a::before {
		content: none;
	}
}

@media screen and (max-width:1200px) {
	nav>li {
		padding: 0 0.1rem;
	}
}

@media screen and (max-width:959px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:560px) {}
@media screen and (max-width:1024px) {
	nav {
		display: none;
		position: fixed;
		top: var(--all_height);
		left: 0;
		width: 100%;
		width: 100vw;
		max-height: calc(100vh - var(--top2_height));
		box-sizing: border-box;
		border-top: .01rem solid var(--border_color);
		background: #FFF;
		z-index: 2
	}
	nav .sub-menu {
		position: static;
		transform: none;
	}
	/*滚动条*/
	nav::-webkit-scrollbar {
		width: .03rem;
		height: .08rem
	}
	nav::-webkit-scrollbar-thumb {
		-webkit-box-shadow: inset 0 0 .05rem rgba(0, 0, 0, 0.2);
		background: #555
	}
	nav::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 .05rem rgba(0, 0, 0, 0.2);
		border-radius: 0;
		background: #F1F1F1
	}
	nav>li {
		margin: 0 0 !important;
		border-bottom: .01rem solid var(--border_color);
		position: relative
	}
	nav>.menu-item-has-children span {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		box-sizing: border-box;
		background: rgb(0 0 0 / 3%) url(static/images/public/arrow_d_b.svg) no-repeat center;
		background-size: 18px;
	}
	nav>.menu-item-has-children span.on {
		background: rgb(0 0 0 / 3%) url(static/images/public/arrow_u_b.svg) no-repeat center;
		background-size: 18px;
	}


	nav>li>a {
		padding: 0 20px;
		font-size: 14px;
		color: #666;
		line-height: 40px;
	}
	nav>li>.sub-menu {
		display: none
	}
	nav>li>.sub-menu li {
		position: relative;
	}
	nav .sub-menu a {
		padding: 0 40px;
		font-size: 14px;
		color: #555;
		line-height: 40px;
		position: relative;
		text-align: left;
	}
	nav .sub-menu li:not(:last-child) {
		border-bottom: .01rem solid var(--border_color)
	}
	nav>li>.sub-menu b {
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		background: url(static/images/public/arrow_down_hollow_hei.svg) no-repeat center;
		background-size: 16px;
	}
	nav>li>.sub-menu b.on {
		background: url(static/images/public/arrow_up_hollow_hei.svg) no-repeat center;
		background-size: 16px;
	}
	nav .sub-menu .sub-menu {
		display: none;
	}
	nav .sub-menu .sub-menu a {
		padding: 0 60px;
		font-size: 13px;
		color: #888;
		line-height: 36px;
		position: relative;
	}
	nav a {
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}
}
.top_search {
	--search_height: 30px;
	/* background: #f3f3f3; */

	/* margin-right: 60px; */
}
.top_search {
	/* margin: 0 10px 0 0; */
}
.top_search form {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	overflow: hidden;
	/* border-radius: 5px; */


}
.top_search_ipt {
	width: 130px;
	height: var(--search_height);
	box-sizing: border-box;
	/* padding: 0 0 0 12px; */
	background: transparent;
	padding-left: 10px;
	color: #fff;
}
.top_search_btn {
	font-size: 0;
	width: var(--search_height);
	height: var(--search_height);
	background: url(static/imgs/search_1_bai.svg) no-repeat center;
	background-size: 20px;
	cursor: pointer;
	position: relative;
	border-radius: none;
	box-sizing: border-box;

}

@media screen and (max-width:1440px) {
	.toprbox {
		height: 100%;
	}
}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}



@media screen and (max-width:1024px) {
	.top_search {
		--search_height: 30px
	}
	.top_search {
		margin-left: 20px;
		margin-right: 30px;
		box-sizing: border-box;
	}
}
@media screen and (max-width:959px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:560px) {
	.top_search_ipt {
		width: 70px;
	}
}
.language {
	position: relative;
	display: none;
	height: var(--top2_height);

	border-right: .01rem solid var(--border_color);
	border-left: .01rem solid var(--border_color);
	padding: 0 20px;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;

	/* margin-right: 10px; */
}

.language .p1 {
	display: block;
	width: 100px;
	height: var(--top1_height);
	display: flex;
	align-items: center;
	justify-content: left;
	color: #666;
	/* background: #f3f3f3; */
	/* padding: 10px; */
	box-sizing: border-box;
	gap: 10px;
}
.language .p2 {
	display: none;
	padding-left: 30px;
	padding-right: 20px;
	background: red;
	position: relative;
}
.language p {
	font-size: 16px;
	color: var(--i_color);
	position: relative;
	/* padding-left: 30px;
	padding-right: 20px; */
	line-height: var(--top_height);
	cursor: pointer;
}
.language p.on {
	color: var(--i_color);
}
.language p::after {
	/* content: ''; */
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 85%;
	width: 20px;
	height: 20px;
	/* background: url("static/images/global.png") no-repeat center; */
	background-size: cover;
	z-index: 99999;

}
.language .p2::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	width: 20px;
	height: 20px;
	/* background: url("static/images/ic@1x.png") no-repeat center; */
	background-size: cover;
	z-index: 99999;
}
.language_list {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: var(--top_height);
	;
	right: 0;
	background: #FFF;
	min-width: 120px;
	z-index: 2016;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	padding: 16px 20px;
}
.language_list.on {
	opacity: 1;
	visibility: visible;
	top: var(--top2_height);

	/* top: var(--all_height) */
}
.language_list dt>h6 {
	margin-bottom: 8px;
	font-size: 17px;
	font-weight: bold;
	white-space: nowrap;
}
.curr_lang {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: .01rem solid #EEE;
}
.lang_list a {
	display: block;
	padding: 6px 0;
}
.lang_list span img {
	display: none;
}
.lang_list .trp-ls-language-name {
	padding-left: 40px;
	font-size: .14rem;
	position: relative;
}
.lang_list .trp-ls-language-name::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	border: .01rem solid #AAA;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.lang_list .trp-ls-language-name::after {
	display: none;
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 6px;
	width: 6px;
	height: 6px;
	background: var(--i_color);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.lang_list li:hover .trp-ls-language-name::after,
.curr_lang .trp-ls-language-name::after {
	display: block;
}
.lang_list li:hover .trp-ls-language-name,
.curr_lang .trp-ls-language-name {
	color: var(--i_color);
}
.lau_img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.lau_img.on {
	transform: rotate(180deg);
}

.reversed {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);

}

@media screen and (max-width:1024px) {

	.logo {
		margin-right: 0;
	}

	.outs {
		background: #fff;
		display: none !important;

	}

	.language {
		height: var(--all_height);

		padding: 0;

		border: none;
		margin-right: 20px;
	}

	.language .colorbox {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.language_list.on {
		top: var(--all_height);
	}

	.dbox {
		flex: 1;
		margin-right: 30px;
	}

	.outs {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		align-items: center;
		height: var(--all_height);
	}
	.language .p1 {
		/* display: none; */
	}
	.language .p2 {
		/* display: block; */
		display: none;
	}
	.language {
		/* margin-right: 20px; */
	}
}
@media screen and (max-width:768px) {}




.iconbox2 {}


.iconbox2 iconify-icon {
	color: #fff;
	font-size: 24px,
	;
}


/* banner */
.banner {
	width: 100%;
}
.banner_list {
	position: relative;
	overflow: hidden
}
.banner_list .swiper-wrapper {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%
}
.banner_list .swiper-slide {
	flex-shrink: 0;
	position: relative;
}
.banner_list .swiper-slide::before {
	content: '';
	display: block;
	padding-bottom: calc(100vh - var(--allheight));
}
.banner_list li>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner_list li.swiper-slide>img {
	object-fit: cover;

}

.banner-prev,
.banner-next {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 64px;
	height: 64px;
	border: .01rem solid #fff;

	z-index: 3;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	user-select: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.banner-prev {
	left: 11%;
}
.banner-next {
	right: 11%;
}
.banner-prev iconify-icon,
.banner-next iconify-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 30px;
	color: #FFF;
}
.banner_list .swiper-button-disabled {
	cursor: not-allowed
}
.banner-prev:hover,
.banner-next:hover {
	background: var(--i_color);
	border: .01rem solid var(--i_color);
}

















.banner-pagination {
	display: block;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: .4rem;

}
.banner-pagination .swiper-pagination-bullet {
	width: .08rem;
	height: .08rem;
	display: inline-block;
	margin: 0 6px;
	background: #CCC;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
}
.banner-pagination .swiper-pagination-bullet-active {
	background: var(--i_color)
}

@media screen and (max-width:1440px) {

	.banner-pagination {
		left: 50%;
	}
}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}

@media screen and (max-width:1024px) {




	.banner_list .swiper-slide::before {
		padding-bottom: 40%;
	}
	.banner-prev,
	.banner-next {
		display: none;
	}
	.banner-pagination {
		/* display: none; */
	}
}
@media screen and (max-width:768px) {
	.banner_list .swiper-slide::before {
		padding-bottom: 44%;
	}
}
@media screen and (max-width:560px) {
	.banner_list .swiper-slide::before {
		padding-bottom: 42%;
	}
	.banner-pagination {
		bottom: .2rem;
	}
	.banner-pagination .swiper-pagination-bullet {}
}


.fb {
	font-weight: bold;
}


.tlist {
	width: 50%;
}


.tlist .flex {}





.tlist dt {
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0 .1rem;
}





.tlist dt {}



.tlist .imgbox {
	gap: 0 .6rem;
}












.banner_text {

	position: absolute;

	top: 50%;

	transform: translate(0, -50%);

	left: 0;

	width: 100%;

}

.banner_text1 {
	top: 80%;
}
.banner_text .txt {
	text-align: center;
}


.banner_text p {

	/* background: var(--i_color); */
}
.banner_text h6 {
	font-size: 54px;
	/* font-weight: bold; */
	text-align: center;
}
.va {
	color: var(--i_color);
}

.banner_text1 {}

.banner_text1 p {
	display: inline-block;

	position: relative;
	padding: 10px 40px;
	box-sizing: border-box;

}

.br5 {
	border-radius: 5px;
}


.banner_text1 h6 {
	position: relative;
}

.reddot {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 .6rem;
}


.reddot dt {
	text-transform: capitalize;
}




.banner_text2 p {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}



.fff {
	color: #fff !important;
}
.fb {
	/* font-weight: bold; */
}

@media screen and (max-width:1440px) {

	.banner_text h6 {
		font-size: 50px;
	}
}
@media screen and (max-width:1366px) {

	.banner_text h6 {
		font-size: 40px;
	}
}
@media screen and (max-width:1200px) {

	.banner_text h6 {
		font-size: 30px;
	}
}
@media screen and (max-width:1024px) {

	.banner_text h5 {
		display: none;
	}

	.bannertop {
		height: .5rem;
	}

	.banner_text1 p {
		display: none;
	}
	.reddot {
		display: none;
	}
	.banner_text1 {
		top: 40%;
	}

	.banner_text1 h4 {
		display: none;
	}

	.banner_text1 h6::before {
		display: none;
	}
	.banner_text1 p {
		padding: 0;
		border: none;
	}

	.banner_text1 .btn b {
		display: none;
	}

	.banner_text1 p {
		margin-bottom: 0;
	}


	.banner_text h6 {
		margin-top: 15px;
		margin-bottom: 25px;
	}

	.banner_text1 p img {
		height: 10px;
	}

	.banner_text2 p::before {
		width: 80%;
	}

	.banner_text1 .imgbox h5 {
		display: none;
	}

	.banner_text1 .imgbox .img {
		height: 30px;
		width: 30px;
	}


	.banner_text h6 {
		font-size: 25px;
	}

	.banner_text h6 br {
		display: none;
	}


	.banner_text p br {
		display: none;
	}

	.banner_text2 p span {
		align-items: center;
	}
	.banner_text2 p span .i2 {
		display: none;
	}

	.banner_text1 p img {
		display: none;
	}

	.banner_text1 .imgbox {
		display: none;
	}
}
@media screen and (max-width:768px) {

	.banner_text3 p {
		padding-left: 0;
	}

	.banner_text2 p img {
		display: none;
	}
	.banner_text p::before {
		width: 100%;
		display: none;
	}

	.banner_text1 p {
		gap: 10px;
	}

	.banner_text1 p {}

	.banner_text h6 {
		font-size: 20px;

	}

	.banner_text3 p i {
		font-size: 16px;
	}
}
@media screen and (max-width:560px) {}





.mb10 {
	margin-bottom: .1rem;
}
.btn {
	display: table;
	position: relative;
	background: transparent;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	background: var(--tms1);
	border: .01rem solid var(--i_color);
}

.btn .yxbtn {
	width: .54rem;
	height: .54rem;
	background: var(--i_color);
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;

}


.btn .yxbtn iconify-icon {
	color: #fff;
}

/* .btn:hover .yxbtn {
	background: #fff;
	border: .01rem solid var(--i_color);
}

.btn:hover .yxbtn iconify-icon {
	color: var(--i_color);
}
 */

.btn b {
	display: block;
	padding: 15px 45px;
	font-size: 22px;
	color: var(--i_color);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-wrap: nowrap;
	text-wrap: nowrap;
	align-items: center;
	gap: 0 15px;
	text-transform: uppercase;
}

.btn b.fff {
	color: #fff;
}

.btn b.fff img {
	filter: contrast(0) brightness(20);
}
.btn b iconify-icon {
	font-size: 35px;
}
.btn.black {
	border-color: var(--i_color2)
}
.btn.black::before {
	background: #000;
}
.btn.black b {
	color: var(--i_color2);
}
.btn.center {
	margin-left: auto;
	margin-right: auto;
}
.btn.nb:hover {
	background: var(--i_color);
	-webkit-transform: skew(-20deg) translate(0, -0.08rem);
	transform: skew(-20deg) translate(0, -0.08rem);
}
.btn:hover {
	/* -webkit-transform: translate(0, -0.08rem);
	transform: translate(0, -0.08rem); */
	background: var(--i_color);
}
.btn:hover b {
	color: #fff;

}
.btn.black:hover b {
	color: #FFF;
}

.btn.fff.act {
	background: rgba(255, 255, 255, .5);
	border: .01rem solid #fff;
}

.btn.fff.act b {
	color: #fff;
}

.btn.fff.act b .img2 {
	display: block;
}

.btn.fff.act b .img1 {
	display: none;
}

.btn.fff.act .yxbtn {
	background: #fff;
}


.btn.fff.act:hover {
	-webkit-transform: translate(0, -0.08rem);
	transform: translate(0, -0.08rem);
}


.btn.wb {
	border: .01rem solid #fff;
}

.btn.wb b {
	color: #fff;
}

.btn.wb:hover {
	border-color: var(--i_color);
}

.btn.hs {
	border-color: #E5E5E5;
	;
}
.btn.hs b {
	background: #E5E5E5;
	border-color: #E5E5E5;
	color: #333;
}
.btn.hs:hover {
	border-color: var(--i_color);
}

.btn.hs:hover b {
	background: var(--i_color);
	color: #fff;

}



.btn.fff1 {
	background: transparent;
	border: .01rem solid #fff;

}


.btn.fff1:hover {
	-webkit-transform: translate(0, -0.08rem);
	transform: translate(0, -0.08rem);
}

.btn.fff1 b {
	color: #fff;
}

.btn.fff1 b .yxbtn {
	background: #fff;
}

.btn.fff1 b .yxbtn iconify-icon {
	color: var(--i_color);
}




.btn.fff:hover {
	background: rgba(255, 255, 255, .5);
	border: .01rem solid #fff;
}

.btn.fff:hover b {
	color: #fff;
}

.btn.fff:hover b .img2 {
	display: block;
}

.btn.fff:hover b .img1 {
	display: none;
}

.btn.fff:hover .yxbtn {
	background: #fff;
}

.btn.fff b .img1 {
	display: block;
}

.btn.fff b .img2 {
	display: none;
}






.btn.hb {
	border: .01rem solid var(--i_color);
	background: transparent;

}
.btn.hb:hover {
	background: var(--i_color);
}
.btn.hb:hover b {
	color: #fff;
}


.btn.hb b {
	color: var(--i_color);
}



@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.btn b {
		padding: 10px 18px;
	}
	.btn b .yxbtn {
		width: .35rem;
		height: .35rem;
	}

	.btn b .yxbtn img {
		height: 15px;
	}

	.btn b iconify-icon {
		font-size: 20px;
	}
	.btn.mt60 {
		margin-top: 10px;
	}
	.btn b {
		/* padding: .08rem .2rem; */
		font-size: .12rem;
	}
}
@media screen and (max-width:768px) {
	.btn b {
		margin-right: auto;
	}
}
@media screen and (max-width:560px) {}
/* 公共标题 */
.tfff {
	color: #fff !important;

}
.tit {}

.tit p {}
.tit h3 {
	font-size: 36px;
	text-transform: capitalize;
	margin-bottom: .1rem;
	font-weight: bold;
	display: inline-block;
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.tit h3 img {
	height: 30px;
}
.tit.center2 h3 {
	margin-bottom: 10px !important;

}


.tit h3::before {
	/* content: ''; */
	position: absolute;
	top: 0;
	left: 0;
	width: .16rem;
	height: .16rem;
	background: url(static/imgs/jxs.png) no-repeat center;
	background-size: cover;
	z-index: -1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.tit.fff h3::before {
	/* background: url(static/imgs/bjx.png) no-repeat center; */
}

.line {
	height: .04rem;
	width: .8rem;
	background: var(--i_color);
}


.line.fff {
	background: #fff;
}


/* .tit h3::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: -0.01rem;
	width: 100%;
	height: .04rem;
	background: var(--i_color);

} */



.tit .hs img {
	height: .72rem;
	object-fit: contain;
}

.tit h3.hs {
	display: inline;
	position: relative;
}

.tit h3.hs::after {
	content: '';
	position: absolute;
	left: 0%;
	bottom: -0.05rem;
	width: 20%;
	height: .02rem;
	background: var(--i_color3);

}

.tit h3.hs::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: -0.12rem;
	width: 100%;
	height: .02rem;
	background: var(--i_color3);

}

.tit h3.hs.bs::before {
	background: #fff;
}
.tit h3.hs.bs::after {
	background: #fff;
}


.tit h6 {
	font-size: 18px;
	color: #222;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.5;
	gap: 0 10px;
	align-items: center;
	/* text-transform: capitalize; */
}
.tit.h3topb h6 {
	color: #666;
	width: 30%;
	margin: .3rem 0;
	width: 100%;
}
.tit.dis {
	display: flex;
	justify-content: center;
	align-items: center;
}
.tit.center2 {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.tit.center h3 {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.tit.center .line {
	margin: 0 auto;

}
.tit.center h6 {
	justify-content: center;
}
.wz999 {
	color: #999;
}
.wz666 {
	color: #666;
}
.tit h3 i {
	color: var(--i_color);
	font-weight: inherit;
}

.tit.center h3,
.tit.center h6,
.tit.center h5 {
	text-align: center;
}
.tit.center h5 {
	color: #999;
}
.tit.center h3 {
	/* margin: 20px 0; */
}

.tit.dis2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tit.dis2 h6 {
	margin-bottom: 5px;
}

.tit span {
	width: 87%;
}

.tit h5 {
	color: #333;
}

.tit.black {}
.tit.black h6 {
	color: var(--i_color2);
	width: 40%;
}
.tit.black h3 {
	color: var(--i_color2);
	width: 100%;
}
.tit.black p {
	color: var(--i_color2);
}
@media screen and (max-width:1440px) {
	.tit h3 {
		font-size: 35px;
	}

	.tit .hs img {
		height: .65rem;
	}
}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {
	.tit h3 {
		font-size: 30px;
	}
}
@media screen and (max-width:1024px) {

	.tit.dis2 h3 {
		margin-bottom: 20px;
	}

	.tit .hs img {
		display: none;
	}

	.tit.dis2 h6 br {
		display: none;
	}

	.tit.dis2 h6 {
		margin-bottom: 15px;
	}

	.tit h3 img {
		height: 20px;
		margin-right: 0.1rem;
	}

	.tit span {
		width: 100%;
		/* margin-bottom: 20px; */
	}

	.tit.dis2 {
		flex-wrap: wrap;
	}

	.tit.center h3 {
		margin: 10px 0;
	}
	.tit.dis2 h6 {
		gap: 0 10px;
	}

	.tit h6 img {
		height: 18px;
	}
	.tit p {
		font-size: .16rem;
	}
	.tit h3 {
		font-size: .2rem;
	}
	.tit h6 {
		font-size: .14rem;
	}
}
@media screen and (max-width:768px) {
	.tit.dis {
		flex-direction: column;
		gap: 20px;
		align-items: flex-start;
	}
	.tit.dis span {
		width: 100%;
	}
	.tit.dis h6 {
		padding: .1rem 0;
		width: 100%;
	}
	.tit {
		width: 100%;
	}
}
@media screen and (max-width:560px) {
	.tit.dis {
		display: block;
	}
}

.mb10 {
	margin-bottom: .1rem;
}


.pub {
	margin-bottom: .1rem;
}
.pub .swiper-pagination-bullet {
	width: .1rem !important;
	height: .1rem !important;
	background: rgba(0, 0, 0, 0.08) !important;
	border-radius: 0 !important;
	position: relative;
	flex-shrink: 0;
	border-radius: 1rem !important;

}
.pub.pub2 .swiper-pagination-bullet {
	width: .1rem !important;
	height: .1rem !important;
	background: #FFF !important;
	border-radius: 0 !important;
	position: relative;
	flex-shrink: 0;
	border-radius: 1rem !important;

}

.pub .swiper-pagination-bullet::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	width: 130%;
	height: 130%;
	border: .01rem solid var(--i_color3) !important;
	z-index: 9;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 0;
	flex-shrink: 0;
	border-radius: 1rem !important;


}

.pub.pub2 .swiper-pagination-bullet-active {
	background: var(--i_color3) !important;
}

.pub .swiper-pagination-bullet-active {
	background: var(--i_color3) !important
}
.pub .swiper-pagination-bullet-active::before {
	opacity: 1;
}


.pubs {
	width: .54rem;
	height: .54rem;
	border-radius: 10rem;
	overflow: hidden;
	border: .01rem solid var(--border_color) !important;
	background: #fff !important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.pubs iconify-icon {
	color: #333 !important;
}

.pubs:hover {
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {

	.pubs {
		width: .4rem;
		height: .4rem;
	}

	.pubs iconify-icon {
		font-size: 18px;
	}

	.pub .swiper-pagination-bullet-active::before {
		display: none;
	}

}


















.productsbox_swipers {
	position: relative;
	background: #969696;
}
.productsbox_swipers .productsbox_list {
	position: relative;
	overflow: hidden
}
.productsbox_list .swiper-wrapper {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%;
	box-sizing: border-box;

}
.productsbox_list .swiper-slide {
	box-sizing: border-box;
	flex-shrink: 0;
	position: relative;
}

.productsbox_list .swiper-slide .img {
	position: relative;
	padding-bottom: 100%;
	overflow: hidden;
}
.productsbox_list .swiper-slide .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.productsbox_list .swiper-slide .txt {
	padding: 0.2rem;
	box-sizing: border-box;
	background: #333;

}

.productsbox_list .swiper-slide .txt p {
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.productsbox_list .swiper-slide .txt h6 {}

.productsbox_list .swiper-slide:hover img {
	-webkit-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
}

.productsbox_list .swiper-slide:hover .txt {
	background: var(--i_color);
}

.productsbox_list .swiper-slide:hover .txt p {
	color: #333;
}


.productsbox-prev,
.productsbox-next {
	position: absolute;
	top: 40%;
	transform: translate(0, -50%);
	width: .46rem;
	height: .46rem;
	background: #7F7F7F;
	z-index: 3;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	user-select: none;
	border-radius: 0.05rem;
}
.productsbox-prev {
	left: 0%;
}
.productsbox-next {
	right: 0%;
}
.productsbox-prev iconify-icon,
.productsbox-next iconify-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 0.24rem;
	color: #FFF;
}
.productsbox_list .swiper-button-disabled {
	cursor: not-allowed
}
.productsbox-prev:hover,
.productsbox-next:hover {
	background: var(--i_color);
}

.productsbox-pagination {
	display: block;
	margin-top: 0.3rem;
	text-align: center
}
.productsbox-pagination .swiper-pagination-bullet {
	width: .08rem;
	height: .08rem;
	display: inline-block;
	margin: 0 6px;
	background: #CCC;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
}
.productsbox-pagination .swiper-pagination-bullet-active {
	background: var(--i_color)
}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {
	.productsbox-prev,
	.productsbox-next {
		display: none;
	}
}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}




.abox_swipers {
	position: relative;
}
.abox_swipers .wrap {
	position: relative;
}

.abox_swipers .abox_list {
	position: relative;
	overflow: hidden
}
.abox_list .swiper-wrapper {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%;
	box-sizing: border-box;

}
.abox_list .swiper-slide {
	box-sizing: border-box;
	flex-shrink: 0;
	position: relative;
	border: 1px solid #d8d8d8;
}

.abox_list .swiper-slide .img {
	position: relative;
	padding-bottom: 50%;
	overflow: hidden;
	border: 1px solid #d8d8d8;
}
.abox_list .swiper-slide .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.abox_list .swiper-slide .txt {
	padding: 0.2rem;
	box-sizing: border-box;
	border-top: 1px solid var(--i_color);
	border: 1px solid #d8d8d8;

}

.abox_list .swiper-slide .txt p {}

.abox_list .swiper-slide .txt h6 {}

.abox_list .swiper-slide:hover img {
	-webkit-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
}


.abox-prev,
.abox-next {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: .4rem;
	height: .4rem;
	background: var(--i_color);
	z-index: 3;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	user-select: none
}
.abox-prev {
	left: 0%;
}
.abox-next {
	right: 0%;
}
.abox-prev iconify-icon,
.abox-next iconify-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 0.3rem;
	color: #FFF;
}
.abox_list .swiper-button-disabled {
	cursor: not-allowed
}
.abox-prev:hover,
.abox-next:hover {
	background: var(--i_color);
}

.abox-pagination {
	display: block;
	margin-top: 0.3rem;
	text-align: center
}
.abox-pagination .swiper-pagination-bullet {
	width: .08rem;
	height: .08rem;
	display: inline-block;
	margin: 0 6px;
	background: #CCC;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
}
.abox-pagination .swiper-pagination-bullet-active {
	background: var(--i_color)
}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {
	.abox-prev,
	.abox-next {
		display: none;
	}
}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}











.newslist {}
.newslist .p3_list {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 2%;
}


.newslist .p3_list li {
	width: 32%;
	box-sizing: border-box;
	padding: 0.16rem;
	background: #ccc;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.newslist .p3_list li .img {
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
}

.newslist .p3_list li .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.newslist .p3_list li .txt {
	padding: 0.2rem 0;
	box-sizing: border-box;
}
.newslist .p3_list li .txt p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;

}
.newslist .p3_list li .txt h6 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;

}
.newslist .p3_list li:hover {
	transform: scale(1.05, 1.05);
	background: #000;
}
.newslist .p3_list li h5 {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.newslist .p3_list li .wz666 {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.newslist .p3_list li:hover p {
	color: #fff;
}
.newslist .p3_list li:hover h6 {
	color: #fff;
}
.newslist .p3_list li:hover h6 {
	color: #fff;
}
.newslist .p3_list li:hover div {
	color: #fff;
}



.newslist .p3_list li:hover p {}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.newslist .p3_list li {
		width: 100%;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}






.iclist {}

.iclist ul {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 0.2rem 0;
}


.iclist ul h6{
	width: 60%;
}

.iclist ul li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0.3rem 0.2rem;
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: #fff;
	display: -webkit-flex;
	display: flex;

	gap: 0 20px;
	justify-content: center;
}

.iclist ul li iconify-icon {
	font-size: 0.6rem;
}

.iclist ul li:not(:last-child) {
	border-right: 1px solid #d8d8d8;
}
.iclist ul li img {
	height: 0.5rem;
}
.iclist ul li p {}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.iclist ul li iconify-icon {
		font-size: 0.3rem;

	}
	.iclist ul {}

	.iclist ul li {
		width: 48%;
		box-sizing: border-box;
	}

	.iclist ul li .img {
		height: 0.3rem;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {
	.iclist ul li {
		width: 100%;
	}
}




#wpforms-59 {
	--wpforms-field-size-input-height: 60px;
	--wpforms-button-background-color: var(--i_color);
	--wpforms-button-border-color: var(--i_color);
	--wpforms-page-break-color: var(--i_color);
}
#wpforms-59 {
	margin: 0;
	padding: 0;
}
#wpforms-form-59 {
	width: 100%;
	position: relative;
}

#wpforms-59 .wpforms-field-container {}
#wpforms-59 .wpforms-field-container>.wpforms-field {
	width: 100%;
	padding: 0 1px 20px;
	margin: 0 0 10px;
	overflow-x: initial !important
}

#wpforms-59 .wpforms-field-container .wpforms-field-label {
	height: 0;
	font-size: 0;
	margin: 0 0;
}
#wpforms-59 .wpforms-field-container .wpforms-required-label {
	position: absolute;
	top: 4px;
	left: 4px;
	font-size: 15px;
	color: #F00;
	font-weight: bold;
}

#wpforms-59 .wpforms-field-container .wpforms-field>input,
#wpforms-59 .wpforms-field-container textarea,
#wpforms-59 .wpforms-field-container select,
#wpforms-59 .wpforms-field-container .choices {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0 0;
	height: var(--wpforms-field-size-input-height);
	border: 1px solid #d8d8d8;
}


#wpforms-59 .wpforms-field-container .wpforms-field>input::placeholder {
	color: #333;
}
#wpforms-59 .wpforms-field-container .wpforms-field>input,
#wpforms-59 .wpforms-field-container textarea,
#wpforms-59 .wpforms-field-container select {
	padding-left: 14px;
	padding-right: 14px;
	background: #f3f3f3;
	height: var(--wpforms-field-size-input-height);
}
#wpforms-59 .wpforms-field-container textarea {
	height: 1.5rem;
}
#wpforms-59 .wpforms-field-container fieldset ul {
	padding: 0 2px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
#wpforms-59 .wpforms-field-container select {
	cursor: pointer;
}
#wpforms-59 .wpforms-field-container .wpforms-datepicker-wrap {
	width: 310px;
}
#wpforms-59 .wpforms-field-container .wpforms-datepicker-wrap input {
	width: 100%;
	max-width: 100%;
}
#wpforms-59 .wpforms-field-container .wpforms-datepicker-clear {
	right: 10px;
}
#wpforms-59 .wpforms-field-container em.wpforms-error,
#wpforms-59 .wpforms-field-container .mailcheck-error {
	position: absolute;
	margin: 0 0;
	bottom: -2px;
}

#wpforms-59 .wpforms-field-container {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#wpforms-59-field_1-container,
#wpforms-59-field_2-container,
#wpforms-59-field_3-container {
	width: 32.5% !important;
}

#wpforms-59 .wpforms-submit-container {
	width: 100%;

	margin: 0 auto;
}
#wpforms-59 .wpforms-submit-container button {
	width: 100%;
	background: var(--i_color);
	color: #fff;
	cursor: pointer;
	height: var(--wpforms-field-size-input-height);
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#wpforms-59 .wpforms-submit-container img {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 4px;
	z-index: 2;
	display: none;
}
#wpforms-59 .wpforms-submit-container button:hover {
	opacity: 0.5;
}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {}
@media screen and (max-width:768px) {
	#wpforms-59 .wpforms-field-container>.wpforms-field {
		width: 100% !important;
		margin-bottom: 0.1rem;
	}

	#wpforms-59 {
		--wpforms-field-size-input-height: 42px;
	}
}
@media screen and (max-width:560px) {

	#wpforms-59 .wpforms-submit-container {
		width: 140px;
	}

	#wpforms-59 .wpforms-submit-container button {
		padding: 0;
	}
}












/* footer */
footer {
	background: #000 no-repeat center;
	background-size: cover;
}
footer .ftbox {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer .fbox2 {
	border-bottom: .01rem solid rgba(255, 255, 255, 0.2);

}

footer .outbox {}
.iconsss {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 0 .3rem;
}
.iconsss li {}
.tda {
	text-transform: uppercase !important;
}
.iconsss li a {
	box-sizing: border-box;
	flex-shrink: 0;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;

	flex-shrink: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.iconsss li a iconify-icon {
	font-size: 32px;
	color: #999;
}
.iconsss li a:hover {
	/* background: var(--i_color); */
}
.iconsss li a:hover iconify-icon {
	color: var(--i_color);
}
.fnlist {
	position: relative;

}
.fnlist>img {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -50px;
	height: 1rem;
}
.fnlist dl {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fnlist dl {
	box-sizing: border-box;
}

.fnlist dl dt {
	width: 25%;
	box-sizing: border-box;
}

/* .fnlist dl dt:nth-child(3){
	width: 15%;
} */

footer .bt {
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-weight: bold;
}
footer dt span {
	display: block;
	margin-bottom: 10px;
}

.f08 {
	color: rgba(255, 255, 255, .8) !important;

}
footer dt a {
	color: rgba(255, 255, 255, .8);
	font-size: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-bottom: 14px;
	display: inline-block;
}
footer dt a:hover {
	text-decoration: underline;
	color: var(--i_color);
}
.privacy {
	background: #000;
}
.privacy p {
	color: rgba(255, 255, 255, 0.6);
}
.privacy p a {
	color: rgba(255, 255, 255, 0.6);
}
.privacy p a:hover {
	text-decoration: underline;
}
footer .ftbox img {
	height: 54px;
}
footer .ftbox>h6 {
	text-align: end;
}
.fz36 {
	font-size: 36px;
}
.wz222 {
	color: #222;
}
@media screen and (max-width:1440px) {
	.fz36 {
		font-size: 30px;
	}
}
@media screen and (max-width:1366px) {
	.fz36 {
		font-size: 25px;
	}
}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.fnlist {
		padding-top: 0.4rem;
	}

	.fnlist img {
		height: 0.5rem;
		top: -25px;
	}

	footer dt {
		margin-bottom: 0.2rem;
	}

	footer .bt {
		/* display: none; */
	}

	.fnlist dl dt:nth-child(1) img {
		height: 50px;
	}
	.iconsss li a iconify-icon {
		font-size: 26px;
	}
	footer .ftbox>h6 {
		text-align: start;
	}
	footer .ftbox>h6 br {
		display: none;
	}
	.fz36 {
		font-size: 22px;
	}
	.iconsss li a {}
	footer dt span {
		margin-bottom: 0;
	}
	.iconsss li a iconify-icon {}
	.fnlist dl dt {
		width: 100% !important;
	}
	.fnlist dl dt:not(:first-child) {
		display: none;
	}

	.fnlist dl dt:last-child {
		display: block;
	}
}
@media screen and (max-width:768px) {

	.privacy {
		margin-bottom: 41px;
	}
	footer .ftbox img {
		margin-bottom: 20px;
		height: 35px;
	}
	.iconsss {
		width: 100%;
	}
}
@media screen and (max-width:560px) {}



.fimgbox .img {
	width: 1.06rem;
	height: 1.06rem;
	flex-shrink: 0;
}


.fimgbox .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}



@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {


	.fimgbox .img {
		width: .8rem;
		height: .8rem;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}








.hot_products {
	background-color: #000;
}
.hotbox {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hotbox li {
	margin-bottom: 0.2rem;
}
.hotbox a {
	display: block;
	width: 100%;
	position: relative;
}
.hotbox img {
	width: 100%;
	height: 100%;
}
.hotbox p {
	position: absolute;
	color: #fff;
	top: 5%;
	left: 5%;
	font-size: .34rem;
}
.hotbox li:first-child {
	width: 32%;
}
.hotbox li:nth-child(2) {
	width: 66%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hotbox li:nth-child(2) a:first-child {
	margin-bottom: 2%;
}
.hotbox li:nth-child(2) a:nth-child(2),
.hotbox li:nth-child(2) a:nth-child(3) {
	width: 49%;
}
.hotbox li:nth-child(3),
.hotbox li:nth-child(4) {
	width: 49%;
}
@media screen and (max-width:959px) {
	.hotbox p {
		font-size: .2rem;
	}
}
@media screen and (max-width:560px) {
	.hotbox p {
		font-size: .18rem;
	}
	.hotbox li,
	.hotbox a {
		width: 100% !important;
		margin-bottom: .1rem !important;
	}
}







/* ul>li左图右文 */
.hot_productsbox {
	background: #000;
}
.hot_productsbox .wraps {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hot_productsbox .wraps .left {
	width: 30%;
	position: relative;
	padding-bottom: 64%;
}


.hot_productsbox  p {
	width: 80%;
	box-sizing: border-box;
	position: absolute;
	top: 0.2rem;
	left: 0.2rem;
	text-decoration: underline;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis;

}

.hot_productsbox .wraps a {
	box-sizing: border-box;

}

.hot_productsbox .wraps img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.hot_productsbox .wraps .right {
	width: 69%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hot_productsbox .wraps .right .box {
	display: block;
	position: relative;
	overflow: hidden;
}


.hot_productsbox .wraps .right .box:nth-child(1) {
	width: 100%;
	padding-bottom: 45%;
	margin-bottom: 0.16rem;
}
.hot_productsbox .wraps .right .box:nth-child(2) {
	width: 49%;
	padding-bottom: 49%;
}
.hot_productsbox .wraps .right .box:nth-child(3) {
	width: 49%;
	padding-bottom: 49%;

}
.hot_productsbox .wraps2 {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.hot_productsbox .wraps2 .box2 {
	display: block;
	width: 49%;
	position: relative;
	padding-bottom: 30%;
}

.hot_productsbox .wraps2 .box2 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}



@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.hot_productsbox .wraps .right .box:nth-child(1){
		padding-bottom: 100%;
	}

.hot_productsbox .wraps2 .box2{

padding-bottom: 49%;
}
.hot_productsbox .wraps .left {
	padding-bottom: 100%;

	}

	.hot_productsbox .wraps .left {
		width: 100%;
		margin-bottom: 0.1rem;
	}

	.hot_productsbox .wraps .right {
		width: 100%;
	}


}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}

























.i_media {
	height: .9rem;
	background-color: #e5e5e5;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.i_media img {
	height: 52px;
	margin: 0 .3rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.i_media img:hover {
	transform: translateY(-6px);
}
@media screen and (max-width:959px) {
	.i_media img {
		height: 38px;
		margin: 0 .2rem;
	}
}


.linkbox {
	background: #e5e5e5;
}


.sharebox {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 0 0.2rem;
	align-items: center;
	justify-content: center;
}
.sharebox a {}

.sharebox iconify-icon {
	font-size: 0.4rem;
	color: #333;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;

}
.sharebox a:hover iconify-icon {
	color: var(--i_color);
}



@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {
	.sharebox iconify-icon {
		font-size: 0.2rem;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}















.in_pagebanner {
	font-size: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.in_pagebanner img {
	width: 100%;
	object-fit: cover;
}
.in_pagebanner p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


/* Breadcrumb */
.in_position {
	padding: .2rem 0;
	background: #e2e2e2;
	position: relative;
}
.in_position .wrap {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.in_position a {
	display: block;
	font-size: 15px;
	color: #333;
	position: relative;
	line-height: 20px;
	text-transform: uppercase
}
.in_position a:first-child {
	padding-left: 0.26rem;
}
.in_position a:first-child::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	width: 18px;
	height: 18px;
	background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="80" height="80" viewBox="0 0 2048 2048"%3E%3Cpath fill="currentColor" d="m1024 165l941 942l-90 90l-83-82v805h-640v-640H896v640H256v-805l-83 82l-90-90l941-942zm640 1627V987l-640-640l-640 640v805h384v-640h512v640h384z"%2F%3E%3C%2Fsvg%3E') no-repeat center;
	background-size: contain;
}
.in_position a:not(:last-child):after {
	content: ">";
	margin: 0 4px;
	color: #555
}
.in_position a:last-child {
	color: var(--i_color) !important
}
.in_position a:hover {
	color: var(--i_color)
}
@media screen and (max-width:1024px) {
	.in_position {
		padding: .16rem 0;
	}
	.in_position a {
		font-size: 14px
	}
}
@media screen and (max-width:560px) {
	.in_position {
		padding: .12rem 0;
	}
	.in_position a {
		font-size: 13px
	}
}






/* ul>li左图右文 */
.products_list {}
.products_list .wrap {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.products_list .wrap .left {
	width: 29%;
}

.products_list .wrap dl dt {
}
.products_list .wrap dl dt a {
	display: block;
	padding: 0.15rem 0.1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: #242424;

}

.products_list .wrap dl dt:last-child a{
	background: var(--i_color);
	color: #242424;
}

.products_list .wrap dl dt {
	border-bottom: 1px solid rgba(225, 255, 255, .2);
}

.products_list .wrap dl dt a.active{
	background: var(--i_color);
	color: #fff;

}


.products_list .wrap dl dt:hover a {
	background: var(--i_color);
}
.products_list .wrap dl dt.active a {
	background: var(--i_color);
}

.products_list .wrap .right {
	width: 69%;
}


.products_list .wrap .right p {
	padding: 0.15rem 0.1rem;
	background: #242424;
	box-sizing: border-box;

}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.products_list .wrap .left {
		width: 100%;
		margin-bottom: 0.2rem;
	}

	.products_list .wrap .right {
		width: 100%;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}




.p_plists {}
.p_plists .p3_list {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 2%;
}


.p_plists .p3_list li {
	width: 32%;
	box-sizing: border-box;
}
.p_plists .p3_list li .img {
	position: relative;
	padding-bottom: 100%;
	overflow: hidden;
}

.p_plists .p3_list li .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.p_plists .p3_list li .txt {
	box-sizing: border-box;
}
.p_plists .p3_list li .txt p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;

}
.p_plists .p3_list li .txt h6 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;

}
.p_plists .p3_list li:hover img {
	-webkit-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
}

.p_plists .p3_list li:hover p {
	background: var(--i_color);
	color: #333;
}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.p_plists .p3_list li {
		width: 100%;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}


/* Number of pages */
.in_page_box {
	text-align: center;
	overflow: hidden
}
.in_page {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.in_page li {
	min-width: .32rem;
	margin: 0 .04rem;
}
.in_page a,
.in_page span {
	display: block;
	padding: 0 .12rem;
	line-height: .32rem;
	font-size: .14rem;
	color: #666;
	background: #FFF;
	-webkit-border-radius: .05rem;
	border-radius: .05rem;
	border: 1px solid var(--border_color);
	overflow: hidden;
}
.in_page>i {
	margin-top: 0.14rem;
	width: 100%;
	font-size: 0.13rem;
	color: #888;
}
.in_page a:hover,
.in_page .active_page a,
.in_page .active_page span {
	border-color: var(--i_color) !important;
	background: var(--i_color);
	color: #FFF !important
}
@media screen and (max-width:1024px) {
	.in_page_box {
		margin-top: 0.4rem;
	}
}
@media screen and (max-width:768px) {
	.in_page li {
		min-width: .28rem;
	}
	.in_page a,
	.in_page span {
		line-height: 0.28rem;
		padding: 0 .1rem;
	}
}
@media screen and (max-width:560px) {
	.in_page_box {
		margin-top: 0.3rem;
	}
}







/* 详情 */


/* ul>li左图右文 */
.sliderbox {
	background: url(static/imgs/bc_pd.webp) no-repeat center;
	background-size: cover;
}
.sliderbox .wrap {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sliderbox .wrap .left {
	width: 33%;
	position: relative;
}


.sliderbox .wrap .right {
	width: 56%;
}

.sliderbox .wrap .right article{
	height: 300px;
	overflow: auto;
}

@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.sliderbox .wrap .left {
		width: 100%;
		margin-bottom: 0.2rem;
	}

	.sliderbox .wrap .right {
		width: 100%;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}




.sliderbox .wrap .right h1 {
	padding: 0.2rem 0;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
}


.contentbox {
	padding: 0.2rem 0;
}



.btnbox {}


.share {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 0 0.2rem;
	align-items: center;
}
.share a {}

.share iconify-icon {
	font-size: 0.26rem;
	color: rgba(0, 139, 198, 0.2);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;

}
.share a:hover iconify-icon {
	color: var(--i_color);
}



@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {

	.share {
		margin-top: 0.2rem;
	}
	.share iconify-icon {
		font-size: 0.2rem;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}

/* atlas */
.p_atlas {
	width: 100%;
	/* height: 100%; */
	/* padding: 0.1rem 0.1rem 0rem 0.1rem; */
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
}
.p_atlas_list {
	position: relative;
	overflow: hidden;
	border: 1px solid var(--border_color);
}
.p_atlas_list .swiper-wrapper {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%
}
.p_atlas_list .swiper-slide {
	flex-shrink: 0;
	position: relative;
	background: #fff;
}
.p_atlas_list .swiper-slide::before {
	content: '';
	display: block;
	padding-bottom: 100%;
}
.p_atlas_list .swiper-slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* thumbnail */

.pr2 {
	width: 80%;
	margin: 0 auto;
}
.p_thumbnail_list {
	width: 100%;
	/* width:calc(100% - 1rem);*/
	margin: .2rem 0;
	box-sizing: border-box;
	padding: 0 2px;
	position: relative;
	/* overflow: hidden */
}
.p_thumbnail_list .swiper-wrapper {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%
}
.p_thumbnail_list .swiper-slide {
	flex-shrink: 0;
	position: relative;
	box-sizing: border-box;
	border: 2px solid transparent;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
}
.p_thumbnail_list .swiper-slide::before {
	content: '';
	display: block;
	padding-bottom: 100%;
}
.p_thumbnail_list .swiper-slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.p_thumbnail_list .swiper-slide-thumb-active {
	border-color: var(--i_color);
	background: #fff;
}
.thumbnail-prev,
.thumbnail-next {
	position: absolute;
	top: 81.5%;
	transform: translate(0, -50%);
	width: .5rem;
	height: .5rem;
	z-index: 3;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	user-select: none;
	z-index: 3;
	background: transparent;
}
.thumbnail-prev {
	left: 0;
}
.thumbnail-next {
	right: 8px;
}
.thumbnail-prev iconify-icon,
.thumbnail-next iconify-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 0.4rem;
	color: var(--i_color)
}
.p_thumbnail_list .swiper-button-disabled {
	cursor: not-allowed
}
.thumbnail-prev:hover,
.thumbnail-next:hover {
	background: var(--i_color);
}
.thumbnail-pagination {
	margin-top: 0.1rem;
	text-align: center;
}
.thumbnail-pagination,
.thumbnail-pagination span {
	font-size: 0.14rem;
	color: #999;
}
.thumbnail-prev:hover iconify-icon,
.thumbnail-next:hover iconify-icon {
	color: #fff;
}
@media screen and (max-width:1024px) {

	.p_atlas_list {
		margin-bottom: 0.2rem;
	}
	.p_atlas {
		width: 100%;
		height: auto;
	}
	.p_thumbnail_list .swiper-slide {
		border: 1px solid transparent;
	}
}
@media screen and (max-width:768px) {
	.p_thumbnail_list {
		margin: 0;
	}
	.pr2 {
		margin-top: 0.1rem;
	}
}
@media screen and (max-width:560px) {}
.pr2 {
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {
	.thumbnail-prev,
	.thumbnail-next {
		display: none;
	}
	.pr2 {
		width: 100%;
	}
}
@media screen and (max-width:768px) {}
@media screen and (max-width:560px) {}


.productsbox_swipers2 {
	background: url(static/imgs/bc_pd2.webp) no-repeat center;
	background-size: cover;
}


















.hide {
	display: none;
}





/* search results list */

.in_search_list {

	margin-bottom: 0.2rem;

}

.in_search_list a {

	background: #F5F5F5 !important;

}

.in_search_list {

	overflow: hidden;

}

.in_search_list li {

	box-sizing: border-box;

	border: 1px solid var(--border_color);

	margin-bottom: 0.26rem;

}

.in_search_list a {

	display: -webkit-flex;

	display: flex;

	flex-wrap: wrap;

	align-items: center;

	padding: .2rem;

}

.in_search_list .img {

	width: 2.2rem;

	position: relative;

	overflow: hidden
}

.in_search_list .img::before {

	content: "";

	display: block;

	padding-bottom: 80%
}

.in_search_list .img img {

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	width: 100%;

	height: 100%;

	object-fit: cover
}

.in_search_list .txt {

	width: calc(100% - 2.6rem);

	margin-left: auto;

	box-sizing: border-box;

}

.in_search_list h2 {

	font-size: 0.18rem;

	color: #212121;

	font-weight: bold;

	position: relative;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

}

.in_search_list h6 {

	margin: .1rem 0;

	font-size: 0.14rem;

	color: #666;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

}

.in_search_list i {

	display: inline-block;

	padding: .06rem .1rem;

	font-size: 0.13rem;

	color: var(--i_color);

	background: #EDEDED;

	-webkit-border-radius: .04rem;

	border-radius: .04rem;

	box-sizing: border-box;

}

.in_search_list li:hover {

	border-color: var(--i_color);

}

.in_search_list li:hover h2 {

	color: var(--i_color);

}

@media screen and (max-width:1024px) {

	.in_search_list h2 {

		font-size: 0.15rem;

	}

	.in_search_list h6 {

		font-size: 0.13rem;

	}

	.in_search_list i {

		font-size: 0.12rem;

	}

}

@media screen and (max-width:768px) {

	.in_search_list li {

		padding-bottom: 0.2rem;

		margin-bottom: 0.2rem;

		border: none;

		border-bottom: 1px solid var(--border_color);

	}

	.in_search_list a {

		padding: 0;

	}

	.in_search_list .img {

		width: 1.2rem;

	}

	.in_search_list .txt {

		width: calc(100% - 1.5rem);

	}

	.in_search_list .txt i {

		display: none;


	}


	.in_search_list h2 {

		font-size: 0.14rem;

	}

}

@media screen and (max-width:560px) {}


.vd_box {

	display: none;

	position: fixed;

	top: 52%;

	left: 50%;

	transform: translate(-50%, -50%);

	z-index: 2014;

	width: 60%;

	max-height: 90%;

}

.i_a_btn {

	background: var(--liner_color);

}

.vd_box::before {

	content: '';

	display: block;

	padding-bottom: 56.25%;

}

.close_v {

	position: absolute;

	top: -.2rem;

	right: -.2rem;

	width: 0.4rem;

	height: 0.4rem;

	background: var(--i_color);

	z-index: 2;

	-webkit-border-radius: 50%;

	border-radius: 50%;

	cursor: pointer;

}

.close_v::before {

	content: '+';

	position: absolute;

	top: 50%;

	left: 50%;

	font-size: 0.44rem;

	color: #FFF;

	-webkit-transform: translate(-50%, -50%) rotate(45deg);

	transform: translate(-50%, -50%) rotate(45deg)
}

.vd_box iframe {

	position: absolute;

	top: 0;

	right: 0;

	width: 100%;

	height: 100%;

	background: #000;

	object-fit: contain;

}

@media screen and (max-width:1024px) {

	.iabout .tit h6 {

		margin: 0 auto;

	}

	.iabout .tit p {

		text-align: center;

		margin: 0 auto;

	}

	.i_ab .btn {

		margin: 0 auto;

	}

	.vd_box {

		width: 80%;

	}

	.close_v::before {

		font-size: 0.4rem;

	}

}

@media screen and (max-width:768px) {

	.vd_box {

		width: 88%;

	}

	.close_v {

		top: -.15rem;

		right: -.15rem;

		width: 0.3rem;

		height: 0.3rem;

	}

	.close_v::before {

		font-size: 0.3rem;

	}

}

.i_tit {
	text-align: center;
}


.menu-item-object-language_switcher .trp-flag-image{
	display: none;
}

