.down-icon[data-v-1791b9e4] {
	position: absolute;
	text-align: center;
	cursor: pointer;
	z-index: 5;
	bottom: 6%;
	left: 50%;
	transform: translateX(-50%)
}
.down-icon p[data-v-1791b9e4] {
	font-size: 1.2rem;
	color: #fff;
	margin-bottom: 1.2rem
}
.down-icon span[data-v-1791b9e4] {
	position: relative;
	display: block;
	width: 2rem;
	height: 2rem;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 0 auto
}
.down-icon span[data-v-1791b9e4]:after,
.down-icon span[data-v-1791b9e4]:before {
	content: "";
	position: absolute;
	z-index: 6;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 1;
	border: 1px solid hsla(0, 0%, 100%, .3);
	border-radius: 50%;
	animation: scopeUp 1.5s ease-out infinite forwards
}
.down-icon i[data-v-1791b9e4] {
	display: block;
	width: 100%;
	height: 2rem;
	position: absolute;
	color: #fff;
	left: 0;
	top: 50%;
	animation: downico 1.5s ease-out infinite
}
@media only screen and (max-width:940px) {
	.down-icon span[data-v-1791b9e4] {
		width: 6rem;
		height: 6rem
	}
	.down-icon i[data-v-1791b9e4] {
		height: 6rem;
		animation: downicoB 1.5s ease-out infinite
	}
	.down-icon p[data-v-1791b9e4] {
		font-size: 4rem
	}
}
.logo[data-v-59255ecc] {
	height: 6rem;
	overflow: hidden
}
.logo img[data-v-59255ecc] {
	height: 100%;
	width: auto
}
.banner[data-v-59255ecc] {
	background-size: 100% auto;
	background-position: top
}
.banner .banner-content[data-v-59255ecc],
.banner[data-v-59255ecc] {
	width: 100%;
	background-repeat: no-repeat
}
.banner .banner-content[data-v-59255ecc] {
	height: 100%;
	background-size: 100%;
	background-position: 50%
}
.banner .banner-content .title[data-v-59255ecc] {
	font-size: 3rem
}
.banner .banner-content .text[data-v-59255ecc] {
	position: absolute;
	top: 50%;
	left: 9%;
	transform: translate(-50%, -50%);
	color: #fff;
	pointer-events: auto;
	cursor: pointer;
	z-index: 0
}
.banner .banner-content .text h1[data-v-59255ecc] {
	font-weight: 700;
	line-height: 1.2
}
.banner .banner-content .img[data-v-59255ecc] {
	position: fixed;
	top: 10rem;
	left: 60rem;
	width: 40rem;
	height: 29rem;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	z-index: 2
}
@media only screen and (max-width:1480px) {
	.banner[data-v-59255ecc] {
		background-size: 100% auto
	}
}
@media only screen and (max-width:940px) {
	.banner .banner-content .text[data-v-59255ecc] {
		top: 40rem;
		width: 90%;
		left: 5%
	}
	.banner .banner-content .text .title[data-v-59255ecc] {
		font-size: 6rem
	}
	.banner .banner-content .img[data-v-59255ecc] {
		top: 30rem
	}
}
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
	}
}
.web-place a {
	font-weight: 600;
	color: #555;
}
@media screen and (max-width:940px) {
	.web-place[data-v-5b160c33] {
		padding-top: 6rem
	}
	.web-place a {
		font-size: 3.5rem
	}
}
.content[data-v-3b88e759] {
	position: relative;
	z-index: 1
}
.shili[data-v-3b88e759] {
	background-color: #eee
}
.slgon[data-v-3b88e759] {
	color: #333;
	font-size: 2rem;
	margin-bottom: 2rem
}
.con[data-v-3b88e759] {
	width: 80%;
	margin: 0 auto
}
.con .n-con[data-v-3b88e759] {
	width: 100%
}
.con .tuijian[data-v-3b88e759] {
	width: 27%
}
.list .con[data-v-3b88e759] {
	margin-bottom: 5rem
}
.anli[data-v-3b88e759] {
	padding-top: .5rem;
	padding-bottom: 3rem;
	background: url(../image/anli-bg.c3905b5.png) 100% 100%/contain no-repeat, linear-gradient(to left top, var(--color--bgcB1), var(--color--bgcB2)) 100% 100%/contain
}
.anli h2[data-v-3b88e759],
.tj-al[data-v-3b88e759] {
	text-align: center
}
.tj-al[data-v-3b88e759] {
	padding-top: 5rem;
	padding-bottom: 1.5rem;
	background: #f9f9f9
}
.btn[data-v-3b88e759] {
	position: relative;
	z-index: 2;
	text-align: center;
	display: block;
	margin: 0 auto 5rem
}
.btn .btn1[data-v-3b88e759],
.btn .btn2[data-v-3b88e759],
.btn .btn3[data-v-3b88e759] {
	width: 18rem;
	height: 4rem;
	line-height: 4rem
}
.btn .btn1[data-v-3b88e759] {
	margin-right: 2rem
}
@media screen and (max-width:940px) {
	.news[data-v-3b88e759] {
		width: 90%;
		margin: 0 auto
	}
	.product-banner-box[data-v-3b88e759] {
		display: none
	}
	.slgon[data-v-3b88e759] {
		font-size: 6rem;
		margin-bottom: 4rem;
		margin-top: 0
	}
	.con[data-v-3b88e759] {
		width: 95%;
		margin: 0 auto
	}
	.con .n-con[data-v-3b88e759] {
		width: 100%;
		margin-right: 0
	}
	.con .tuijian[data-v-3b88e759] {
		width: 100%
	}
	.tj-al[data-v-3b88e759] {
		background-size: 100% auto
	}
	.btn[data-v-3b88e759] {
		margin-bottom: 15rem;
		margin-top: 15rem
	}
	.btn .btn1[data-v-3b88e759],
	.btn .btn2[data-v-3b88e759],
	.btn .btn3[data-v-3b88e759] {
		width: 60rem;
		height: 12rem;
		line-height: 12rem
	}
	.btn .btn1[data-v-3b88e759] {
		margin-right: 2rem
	}
	.txt[data-v-3b88e759] {
		margin-bottom: 0
	}
	.txt .tit2[data-v-3b88e759] {
		font-size: 8rem
	}
}