.down-icon[data-v-1cc85bad] {
	text-align: center;
	cursor: pointer;
	z-index: 5;
	bottom: 6%;
	top: 50%;
	transform: translateY(-50%)
}
.down-icon .btn>span[data-v-1cc85bad] {
	color: #fff
}
.down-icon .quan[data-v-1cc85bad] {
	position: relative;
	width: 3rem;
	height: 3rem;
	border: 1px solid #fff;
	display: block;
	border-radius: 50%
}
.down-icon .quan i[data-v-1cc85bad] {
	position: absolute;
	width: 100%;
	color: #fff;
	font-weight: 200;
	left: 0;
	top: 50%;
	opacity: 0;
	font-size: 1.3rem;
	animation: righticoC 1s linear infinite
}
.down-icon .quan i[data-v-1cc85bad],
.down-icon .quan span[data-v-1cc85bad] {
	display: inline-block
}
@media only screen and (max-width:940px) {
	.down-icon .quan[data-v-1cc85bad] {
		width: 6rem;
		height: 6rem;
		margin-right: 6rem
	}
	.down-icon .quan i[data-v-1cc85bad] {
		font-size: 2rem
	}
}
dl[data-v-ea8936a8] {
	margin-left: 1rem;
	text-align: center
}
dl dt[data-v-ea8936a8] {
	font-family: Arial;
	font-weight: 700;
	position: relative;
	text-align: left
}
dl dt span[data-v-ea8936a8] {
	font-size: 7rem;
	line-height: 7rem;
	background: -webkit-linear-gradient(45deg, var(--color--bgcB1), var(--color--bgcB2));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block
}
dl dt sup[data-v-ea8936a8] {
	position: absolute;
	top: 0;
	vertical-align: super;
	font-size: 2.5rem;
	color: var(--color--bgcB1)
}
dl dd[data-v-ea8936a8] {
	text-align: center
}
dl dd .text[data-v-ea8936a8] {
	font-weight: 700;
	background: -webkit-linear-gradient(45deg, var(--color--bgcB1), var(--color--bgcB2));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
@media only screen and (max-width:940px) {
	.bounce-number-box[data-v-ea8936a8],
	dl dt[data-v-ea8936a8] {
		width: 100%
	}
	dl dt[data-v-ea8936a8] {
		text-align: center
	}
	dl dt span[data-v-ea8936a8] {
		font-size: 20rem;
		line-height: 20rem
	}
	dl dt sup[data-v-ea8936a8] {
		font-size: 7rem;
		line-height: 7rem
	}
	dl dd[data-v-ea8936a8] {
		width: 100%;
		font-size: 3.5rem
	}
}
.top-banner[data-v-5c759431] {
	width: 100%;
	overflow: hidden;
	height: 35rem;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	font-family: SourceHanSansCN-Regular, PingFang SC, Hiragino Sans GB, Source Han Sans, Microsoft Yahei, Arial, Lucida Grande, sans-serif
}
.tb-content[data-v-5c759431] {
	position: relative;
	z-index: 3;
	padding-top: 3%;
	border-left: 1px solid hsla(0, 0%, 100%, .3);
	color: #fff;
	height: 100%
}
h1[data-v-5c759431] {
	font-size: 2.5rem
}
p[data-v-5c759431] {
	font-size: 1.2rem
}
.about-pft[data-v-5c759431] {
	width: 60%;
	font-weight: 400;
	padding-top: 6rem;
	padding-left: 6rem;
	padding-right: 10rem
}
.pft-sum[data-v-5c759431] {
	margin-bottom: 5rem
}
.numbers[data-v-5c759431] {
	position: absolute;
	bottom: 0;
	width: 95%;
	margin-left: 5%;
	z-index: 3;
	border-top: 1px solid hsla(0, 0%, 100%, .3)
}
.numbers .num-item[data-v-5c759431] {
	width: 20%;
	padding: 3rem 0;
	text-align: center;
	border-right: 1px solid hsla(0, 0%, 100%, .3)
}
.numbers .num-item[data-v-5c759431]:nth-child(5) {
	border-right: none
}
.numbers .num-item[data-v-5c759431] dl dt {
	text-align: center
}
@media only screen and (max-width:940px) {
	.top-banner[data-v-5c759431] {
		padding-top: 20rem;
		height: 70rem
	}
	.about-pft[data-v-5c759431] {
		width: 100%;
		font-weight: 400;
		text-align: center;
		padding-top: 6rem;
		padding-left: 0;
		padding-right: 10rem
	}
	h1[data-v-5c759431] {
		font-size: 6rem;
		margin: .5rem
	}
	h1[data-v-5c759431],
	p[data-v-5c759431] {
		text-align: left
	}
	p[data-v-5c759431] {
		font-size: 3.6rem
	}
	.pft-sum[data-v-5c759431] {
		margin-bottom: 3rem
	}
	.numbers .num-item[data-v-5c759431] dl dt span {
		font-size: 7rem;
		line-height: 7rem
	}
	.numbers .num-item[data-v-5c759431] dl dt sup {
		position: absolute;
		top: 0;
		vertical-align: super;
		font-size: 2.5rem
	}
}
li:hover>i[data-v-6bb401e0],
li:hover a[data-v-6bb401e0] {
	color: #073a29
}
li:hover .detail-right[data-v-6bb401e0] {
	transform: translateY(0)
}
.detail-left[data-v-6bb401e0] {
	width: 46%;
	overflow: hidden
}
.detail-left .txt[data-v-6bb401e0] {
	font-size: 1.5rem
}
.detail-left img[data-v-6bb401e0] {
	width: 100%
}
.detail-right[data-v-6bb401e0] {
	width: 50%;
	float: left;
	margin-left: 4%;
	transform: translateY(-50px);
	transition: all .36s ease-in-out
}
.detail-right dt[data-v-6bb401e0] {
	float: none;
	color: #073a29;
	font-weight: 700;
	width: 100%;
	min-height: .9rem;
	margin-bottom: 2rem;
	padding-left: .9rem;
	box-sizing: border-box
}
.detail-right .detail-right-txt[data-v-6bb401e0] {
	font-size: 1.8rem
}
.detail-right dd[data-v-6bb401e0] {
	float: left;
	width: 33%;
	border-right: 1px solid #eee;
	padding-left: .9rem;
	box-sizing: border-box
}
.detail-right dd h3[data-v-6bb401e0] {
	color: var(--text--colorH);
	font-weight: 400;
	margin-bottom: .9rem;
	font-size: .9rem
}
.detail-right dd .click_tit[data-v-6bb401e0] {
	font-size: .8rem
}
.detail-right dd[data-v-6bb401e0]:last-child {
	border-right: 0
}
.click_tit[data-v-6bb401e0] {
	transition: all .2s ease-in
}
.click_tit[data-v-6bb401e0]:hover {
	color: #073a29
}
.ydbars[data-v-6bb401e0] {
	display: none;
	top: 11rem;
	cursor: pointer;
	text-align: center;
	opacity: 0;
	transition: opacity .6s ease-in-out
}
.ydbars>i[data-v-6bb401e0] {
	color: var(--text--colorB);
	font-size: 35px;
	transition: all .2s ease-in-out
}
.ydbars .ydbars-list[data-v-6bb401e0] {
	position: absolute;
	visibility: visible;
	overflow: hidden;
	background-color: #fff;
	left: 0;
	right: 0;
	transition: all .6s ease-in-out
}
.ydbars .ydbars-list ul[data-v-6bb401e0] {
	border-top: 1px solid #eaeaea
}
.ydbars .ydbars-list ul li[data-v-6bb401e0] {
	padding: 10px 5%;
	-moz-text-align-last: left;
	text-align-last: left;
	border-bottom: 1px solid #eaeaea;
	font-size: 14px;
	list-style: disc
}
.ydbars .ydbars-list ul li a[data-v-6bb401e0] {
	color: #666;
	width: 100%
}
.ydbars .ydbars-list ul li a i[data-v-6bb401e0] {
	float: right;
	right: 5%
}
.ydbars .ydbars-list ul li[data-v-6bb401e0]:hover {
	background-color: #f8f8f8
}
.ydbars .ydbars-list ul li:hover a[data-v-6bb401e0],
.ydbars .ydbars-list ul li:hover i[data-v-6bb401e0] {
	color: #073a29
}
.ydbars .ydbars-list ul>li[data-v-6bb401e0]:last-child {
	margin-bottom: 10rem
}
.sj-nav[data-v-6bb401e0] {
	display: none;
	color: #fff;
	background-color: #fff;
	height: 16rem;
	z-index: 999;
	padding: 2.5rem 5%
}
.sj-nav .sj-logo[data-v-6bb401e0] {
	width: 30%;
	overflow: hidden
}
.sj-nav .sj-logo img[data-v-6bb401e0] {
	width: 100%
}
.sj-nav .sj-icon[data-v-6bb401e0] {
	cursor: pointer;
	color: #555
}
.sj-nav .sj-icon .icon[data-v-6bb401e0] {
	margin-top: 1.5rem;
	width: 8rem;
	height: 8rem
}
.sj-nav .sj-icon-active[data-v-6bb401e0] {
	color: #073a29
}
.li-active[data-v-6bb401e0] {
	background-color: #eaeaea
}
.li-active a[data-v-6bb401e0],
.li-active a i[data-v-6bb401e0] {
	color: #073a29
}
@media only screen and (max-width:940px) {
	.pcbar[data-v-6bb401e0] {
		display: none
	}
	.sj-nav[data-v-6bb401e0] {
		display: block;
		width: 100%
	}
}
.down-bar-2 .slogan-3[data-v-12026574] {
	margin-bottom: 1.5rem
}
.down-bar-2 h4[data-v-12026574] {
	font-size: 1.2rem;
	margin-bottom: .6rem;
	font-weight: 700
}
.down-bar-2 h3[data-v-12026574] {
	font-weight: 400;
	font-size: 1.5rem
}
.down-bar-2 .tit[data-v-12026574] {
	margin-bottom: 1rem
}
.down-bar-2 .tit span[data-v-12026574] {
	font-weight: 700;
	font-size: 2rem;
	color: var(--color--colorR)
}
.down-bar-2 .db-item[data-v-12026574] {
	width: 25%
}
.down-bar-2 img[data-v-12026574] {
	width: 60%;
	margin-bottom: 1.5rem
}
.down-bar-2 p[data-v-12026574],
.down-bar-2 span[data-v-12026574] {
	color: #6b6b6b
}
.down-bar-2 .d-t-list span[data-v-12026574] {
	display: inline-block;
	width: 20%;
	transition: all .36s ease-out
}
.down-bar-2 .ls-item[data-v-12026574] {
	width: 32%;
	margin-right: 1.5%
}
.down-bar-2 .ls-item[data-v-12026574]:nth-child(3) {
	margin-right: 0
}
.down-bar-2 a[data-v-12026574] {
	color: #6b6b6b;
	transition: all .36s ease-out;
	margin-right: 5%
}
.down-bar-2 a[data-v-12026574]:hover {
	color: var(--color--bgcB1)
}
@media screen and (max-width:940px) {
	.down-bar-2 .slogan-3[data-v-12026574] {
		margin-bottom: 4rem
	}
	.down-bar-2 .db-item[data-v-12026574] {
		margin-right: 0;
		margin-top: 3rem
	}
	.down-bar-2 .db-item img[data-v-12026574] {
		width: 80%
	}
	.down-bar-2 .db-item p[data-v-12026574],
	.down-bar-2 .db-item span[data-v-12026574] {
		font-size: 3.5rem
	}
	.down-bar-2 .d-t-list span[data-v-12026574] {
		width: 45%
	}
	.down-bar-2 .lianxi[data-v-12026574],
	.down-bar-2 .logo[data-v-12026574] {
		width: 48%
	}
	.down-bar-2 .logo[data-v-12026574] {
		margin-right: 4%;
		margin-bottom: 4rem
	}
	.down-bar-2 h4[data-v-12026574] {
		font-size: 4rem;
		margin-bottom: 2.5rem;
		font-weight: 700
	}
	.down-bar-2 h3[data-v-12026574] {
		font-weight: 400;
		font-size: 6rem
	}
	.down-bar-2 .tit[data-v-12026574] {
		margin-bottom: 3rem
	}
	.down-bar-2 .tit span[data-v-12026574] {
		font-weight: 700;
		font-size: 6rem;
		color: var(--color--bgcB1)
	}
	.down-bar-2 .links[data-v-12026574],
	.down-bar-2 .pro-links[data-v-12026574] {
		width: 100%
	}
	.down-bar-2 .links a[data-v-12026574] {
		font-size: 4rem;
		margin-right: 3rem
	}
	.down-bar-2 .links[data-v-12026574],
	.down-bar-2 .pro-links[data-v-12026574] {
		padding-top: 3rem;
		border-top: 1px solid #eaeaea
	}
}
.zhe-zhao[data-v-769888f9] {
	position: relative;
	width: 100%
}
.zhe-zhao .zz-box[data-v-769888f9],
.zhe-zhao[data-v-769888f9] {
	height: 100%
}
.zhe-zhao .zz-box .icon[data-v-769888f9] {
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translateX(-50%);
	transition: all .4s cubic-bezier(.7, 0, .3, 1) 0ms, all .5s cubic-bezier(.7, 0, .3, 1);
	z-index: 5;
	opacity: 0;
	overflow: hidden
}
.zhe-zhao .zz-box .icon img[data-v-769888f9] {
	width: 100%
}
.zhe-zhao .zz-box .text-box[data-v-769888f9] {
	position: relative;
	display: block;
	height: 0%;
	opacity: 0;
	bottom: 0;
	top: 100%;
	background-color: rgba(3, 29, 60, .9)
}
.zhe-zhao .zz-box .text-box .text[data-v-769888f9],
.zhe-zhao .zz-box .text-box[data-v-769888f9] {
	width: 100%;
	transition: all .4s cubic-bezier(.7, 0, .3, 1) 0ms, all .5s cubic-bezier(.7, 0, .3, 1);
	z-index: 1
}
.zhe-zhao .zz-box .text-box .text[data-v-769888f9] {
	position: absolute;
	top: 90%;
	transform: translateY(-50%);
	color: #fff;
	padding: 20px;
	text-align: center
}
.zhe-zhao .zz-box .text-box .text h3[data-v-769888f9] {
	position: relative;
	font-size: 1rem;
	z-index: 2
}
.zhe-zhao .zz-box .text-box .text span[data-v-769888f9] {
	font-size: .8rem
}
.zhe-zhao .zz-box .text-box .text span i[data-v-769888f9] {
	font-size: 1rem
}
.zhe-zhao:hover .zz-box .icon[data-v-769888f9],
.zhe-zhao:hover .zz-box .text-box[data-v-769888f9] {
	opacity: 1
}
.zhe-zhao:hover .zz-box .text-box[data-v-769888f9] {
	top: 0;
	opacity: 1;
	height: 100%
}
.zhe-zhao:hover .zz-box .icon[data-v-769888f9] {
	top: 25%
}
.zhe-zhao:hover .zz-box .text[data-v-769888f9] {
	top: 80%
}
@media screen and (max-width:940px) {
	.zhe-zhao .zz-box .icon[data-v-769888f9] {
		left: 28%
	}
	.zhe-zhao .zz-box .text-box .text[data-v-769888f9] {
		text-align: right
	}
	.zhe-zhao .zz-box .text-box .text h3[data-v-769888f9] {
		font-size: 4.5rem
	}
	.zhe-zhao .zz-box .text-box .text span[data-v-769888f9] {
		font-size: 3rem
	}
	.zhe-zhao .zz-box .text-box .text span i[data-v-769888f9] {
		font-size: 4.5rem
	}
	.zhe-zhao:hover .zz-box .text[data-v-769888f9] {
		top: 60%
	}
}
.brand[data-v-6c643ad8] {
	width: 100%;
	background-color: #f4f6fa;
	position: relative
}
.brand .title[data-v-6c643ad8] {
	text-align: center;
	margin-bottom: 3rem
}
.brand .title h2[data-v-6c643ad8] {
	font-size: 3rem;
	line-height: 5rem;
	margin-bottom: 2rem
}
.brand .title p[data-v-6c643ad8] {
	font-size: 1.1rem
}
.brand-list ul li[data-v-6c643ad8] {
	width: 11.45%;
	height: 7rem;
	cursor: pointer;
	margin-right: 1.2%;
	border-radius: .5rem;
	overflow: hidden
}
.brand-list ul li img[data-v-6c643ad8] {
	width: 100%
}
.brand-list ul li[data-v-6c643ad8]:nth-child(8n) {
	margin-right: 0
}
h4[data-v-6c643ad8] {
	position: relative;
	font-size: 1.2rem;
	line-height: 1
}
h4[data-v-6c643ad8]:before {
	position: absolute;
	content: "";
	margin-right: 1rem;
	width: 3px;
	height: 100%;
	background-color: var(--color--bgcB2)
}
.use-list ul[data-v-6c643ad8],
.use-list ul li[data-v-6c643ad8] {
	box-sizing: border-box
}
.use-list ul li[data-v-6c643ad8] {
	cursor: pointer;
	background-color: #fff;
	width: 8rem;
	height: 8rem;
	padding: 1rem;
	margin-right: 3px
}
.use-list ul li dl dt[data-v-6c643ad8] {
	width: 4rem;
	height: 4rem;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 50%;
	text-align: center
}
.use-list ul li dl dt i[data-v-6c643ad8] {
	line-height: 4rem
}
.use-list ul li dl dd[data-v-6c643ad8] {
	font-size: 1rem
}
.use-list ul li i[data-v-6c643ad8] {
	display: inline-block;
	font-size: 1.5rem;
	color: #999
}
.use-list ul li:first-child i[data-v-6c643ad8] {
	font-size: 1rem
}
.use-list ul li:hover dl dt[data-v-6c643ad8] {
	border: 1px solid var(--color--bgcB2)
}
.use-list ul li:hover dl dd[data-v-6c643ad8],
.use-list ul li:hover i[data-v-6c643ad8] {
	color: var(--color--bgcB2)
}
.use-list ul li:hover i[data-v-6c643ad8] {
	transform: scaleX(-1)
}
ul li[data-v-6c643ad8] {
	overflow: hidden
}
ul li img[data-v-6c643ad8] {
	width: 100%
}
.search-list[data-v-6c643ad8] {
	width: 50%
}
.search-list input[data-v-6c643ad8] {
	width: 20rem;
	height: 3rem;
	line-height: 3rem;
	border: 1px solid #999;
	border-radius: 5px;
	vertical-align: middle
}
.search-list .search[data-v-6c643ad8] {
	margin-top: 2rem
}
.search-list button[data-v-6c643ad8] {
	cursor: pointer;
	display: inline-block;
	border: none;
	margin-left: 1rem;
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	color: #fff;
	border-radius: 5px;
	vertical-align: middle;
	background-color: var(--color--bgcB2)
}
@media screen and (max-width:940px) {
	h4[data-v-6c643ad8] {
		font-size: 4.5rem
	}
	.zhe-zhao[data-v-6c643ad8] {
		display: none
	}
	.brand .title[data-v-6c643ad8] {
		margin-bottom: 2rem
	}
	.brand .title h2[data-v-6c643ad8] {
		font-size: 5rem
	}
	.brand .title p[data-v-6c643ad8] {
		font-size: 3.5rem;
		text-align: left
	}
	.brand ul li[data-v-6c643ad8] {
		width: 23%;
		margin-right: 2.3333%;
		margin-top: 2.3333%;
		height: 15rem
	}
	.brand ul li[data-v-6c643ad8]:nth-child(4n) {
		margin-right: 0
	}
	.search-list[data-v-6c643ad8] {
		width: 100%
	}
	.search-list input[data-v-6c643ad8] {
		width: 75%;
		height: 9rem;
		line-height: 3rem;
		border: 1px solid #999;
		border-radius: 5px
	}
	.search-list .search[data-v-6c643ad8] {
		margin-top: 3rem
	}
	.search-list button[data-v-6c643ad8] {
		width: 20%;
		margin-left: 4%;
		height: 9rem;
		font-size: 4rem;
		text-align: center;
		color: #fff
	}
	.use-list ul li[data-v-6c643ad8] {
		width: 24%;
		margin-right: 1.3333%;
		margin-bottom: 1.3333%;
		margin-top: 0;
		height: auto
	}
	.use-list ul li dl dt[data-v-6c643ad8] {
		width: 12rem;
		height: 12rem
	}
	.use-list ul li dl dt i[data-v-6c643ad8] {
		line-height: 12rem
	}
	.use-list ul li dl dd[data-v-6c643ad8] {
		line-height: 1;
		min-height: 8rem;
		font-size: 4rem
	}
	.use-list ul li i[data-v-6c643ad8] {
		font-size: 4.5rem
	}
	.use-list ul li[data-v-6c643ad8]:nth-child(4n) {
		margin-right: 0
	}
	.use-list ul li:first-child i[data-v-6c643ad8] {
		font-size: 3rem
	}
}
.product-content[data-v-24626c3f] {
	background-color: #f4f4f4
}
.pro-list h2[data-v-24626c3f] {
	line-height: 1;
	z-index: 3
}
@media screen and (max-width:940px) {
	.pro-list h2[data-v-24626c3f] {
		padding-left: 5rem
	}
}