.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
	}
}
.swiper-container[data-v-2b9e8c3e] {
	position: relative;
	width: 100%
}
.swiper-slide[data-v-2b9e8c3e] {
	height: 19.16vw;
	margin: 0 1.562vw 0 0;
	padding: 2.447vw 1.822vw 0 2.083vw;
	border-radius: 1.041vw;
	border: 1px solid #e4e4e4;
	width: 27%;
	cursor: pointer;
	transition: all .36s ease-in
}
.icon[data-v-2b9e8c3e] {
	margin-bottom: 1.458vw;
	height: 3rem;
	line-height: 3rem
}
.icon i[data-v-2b9e8c3e] {
	font-size: 2.5rem;
	color: var(--color--bgcB1)
}
.icon i[data-v-2b9e8c3e],
.icon span[data-v-2b9e8c3e] {
	transition: all .36s ease-in
}
.icon span[data-v-2b9e8c3e] {
	font-size: 1.25vw;
	right: 1.718vw;
	top: 2.968vw;
	font-family: Helvetica-Bold;
	font-weight: 700
}
h3[data-v-2b9e8c3e] {
	font-size: 1.666vw;
	margin-bottom: .937vw;
	font-weight: 400;
	color: #111
}
p[data-v-2b9e8c3e] {
	font-size: 1rem
}
.swiper-slide[data-v-2b9e8c3e]:hover {
	box-shadow: 0 0 1.666vw .416vw rgba(170, 32, 48, .15)
}
@media only screen and (max-width:940px) {
	.swiper-container[data-v-2b9e8c3e] {
		padding-left: 6rem
	}
	#swiper-slide[data-v-2b9e8c3e] {
		width: 70%;
		height: 60vw;
		width: 75%;
		margin: 0 4vw 0 0;
		padding: 7.5vw 6.5vw 0 6vw;
		border-radius: 3vw
	}
	.icon[data-v-2b9e8c3e] {
		margin-bottom: 3.458vw;
		height: 8rem;
		line-height: 8rem
	}
	.icon i[data-v-2b9e8c3e] {
		font-size: 10rem;
		color: var(--color--bgcB1);
		transition: all .36s ease-in
	}
	.icon span[data-v-2b9e8c3e] {
		font-size: 6rem;
		right: 3.5vw;
		top: 8vw
	}
	h3[data-v-2b9e8c3e] {
		font-size: 5vw;
		margin-bottom: 2.8vw;
		font-weight: 400;
		color: #111
	}
	p[data-v-2b9e8c3e] {
		font-size: 3.5rem
	}
}
.img-item[data-v-07955506] {
	width: 24.0625%;
	margin-right: 1.25%;
	margin-bottom: 1.25%;
	overflow: hidden;
	position: relative;
	cursor: pointer
}
.img-item[data-v-07955506]:first-child,
.img-item[data-v-07955506]:nth-child(2),
.img-item[data-v-07955506]:nth-child(3) {
	width: 32.5%
}
.img-item[data-v-07955506]:nth-child(3),
.img-item[data-v-07955506]:nth-child(7),
.img-item[data-v-07955506]:nth-child(11) {
	margin-right: 0
}
.txt[data-v-07955506],
img[data-v-07955506] {
	width: 100%
}
.txt[data-v-07955506] {
	position: absolute;
	bottom: 0;
	z-index: 2;
	line-height: 1.5;
	font-size: 1.3rem;
	padding: 5% 2%;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .9))
}
@media screen and (max-width:940px) {
	.img-item[data-v-07955506]:first-child,
	.img-item[data-v-07955506]:nth-child(2),
	.img-item[data-v-07955506]:nth-child(3) {
		width: 100%;
		margin-right: 0
	}
	.img-item[data-v-07955506]:nth-child(4),
	.img-item[data-v-07955506]:nth-child(5),
	.img-item[data-v-07955506]:nth-child(6),
	.img-item[data-v-07955506]:nth-child(7),
	.img-item[data-v-07955506]:nth-child(8),
	.img-item[data-v-07955506]:nth-child(9),
	.img-item[data-v-07955506]:nth-child(10),
	.img-item[data-v-07955506]:nth-child(11) {
		width: 49.5%;
		margin-right: 1%
	}
	.img-item[data-v-07955506]:nth-child(5),
	.img-item[data-v-07955506]:nth-child(7),
	.img-item[data-v-07955506]:nth-child(9),
	.img-item[data-v-07955506]:nth-child(11) {
		margin-right: 0
	}
}
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%
	}
}
.swiper-box[data-v-111a3427],
.text-box[data-v-111a3427] {
	width: 50%
}
.swiper-box[data-v-111a3427] {
	position: relative
}
.swiper-container[data-v-111a3427] {
	position: relative;
	overflow: visible;
	height: 14rem
}
.history-2[data-v-111a3427] {
	position: relative
}
.text-box[data-v-111a3427]:after,
.text-box[data-v-111a3427]:before {
	content: "";
	display: table;
	clear: both
}
.text-box[data-v-111a3427] {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	padding: 0 0 2rem;
	opacity: 0;
	transition: all .36s ease-in
}
.img[data-v-111a3427] {
	opacity: .4
}
.img[data-v-111a3427],
h2[data-v-111a3427] {
	margin-bottom: 2rem
}
.number[data-v-111a3427] {
	position: relative;
	font-size: 5rem;
	line-height: 14rem;
	z-index: 2;
	color: var(--color--bgcB1);
	text-align: center;
	font-family: FontNumber;
}
.number[data-v-111a3427] h3{
	color:#fff;
	-webkit-text-stroke:1px  #666;
	opacity:.2
}
.swiper-slide-active .number[data-v-111a3427] h3{
	color:#217465;
	-webkit-text-stroke:unset;
	opacity:1
}
.swiper-button-next[data-v-111a3427]:after,
.swiper-button-prev[data-v-111a3427]:after {
	display: none
}
.swiper-button-next[data-v-111a3427],
.swiper-button-prev[data-v-111a3427] {
	height: 4rem
}
.swiper-button-prev[data-v-111a3427] {
	margin-left: 20%;
	background: url(../image/left.2a75e2b.png) 100% no-repeat;
	background-size: auto 100%
}
.swiper-button-next[data-v-111a3427] {
	margin-right: 20%;
	background: url(../image/right.bb5f3cd.png) 0 no-repeat;
	background-size: auto 100%
}
@media only screen and (max-width:940px) {
	h3[data-v-111a3427] {
		font-size: 8rem
	}
	.history-2[data-v-111a3427] {
		height: 30rem
	}
	.text-box[data-v-111a3427] {
		width: 50%
	}
	.text-box img[data-v-111a3427] {
		width: 8rem
	}
	.swiper-container[data-v-111a3427] {
		height: 15rem
	}
	.number[data-v-111a3427] {
		font-size: 15rem;
		line-height: 30rem
	}
	.swiper-button-next[data-v-111a3427],
	.swiper-button-prev[data-v-111a3427] {
		height: 8rem
	}
	.swiper-button-prev[data-v-111a3427] {
		margin-left: 10%;
		background: url(../image/left.2a75e2b.png) no-repeat;
		background-size: auto 100%
	}
	.swiper-button-next[data-v-111a3427],
	.swiper-button-prev[data-v-111a3427] {
		position: absolute;
		top: 145%;
		transform: translateY(-50%)
	}
	.swiper-button-next[data-v-111a3427] {
		margin-right: 0;
		background: url(../image/right.bb5f3cd.png) no-repeat;
		background-size: auto 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
	}
}
.num-bth[data-v-7a6681f0] {
	margin: 0 auto;
	text-align: right
}
.num-bth a[data-v-7a6681f0] {
	cursor: pointer;
	display: inline-block;
	margin-right: 3rem;
	line-height: 3rem;
	color: var(--color--bgcB1);
	transition: all .6s ease-in-out
}
.num-bth .icon[data-v-7a6681f0] {
	display: inline-block;
	transform: rotateX(180deg)
}
.num-bth i[data-v-7a6681f0] {
	font-size: 3rem;
	color: var(--color--bgcB1);
	transform: rotateY(180deg)
}
.num-bth a[data-v-7a6681f0]:hover {
	margin-right: 0
}
@media screen and (max-width:940px) {
	.num-bth[data-v-7a6681f0] {
		width: 90%;
		padding: 3rem 0
	}
	.num-bth a[data-v-7a6681f0] {
		font-size: 5rem;
		line-height: 8rem
	}
	.num-bth i[data-v-7a6681f0] {
		font-size: 8rem
	}
}
.anli[data-v-7f4e7ca6] {
	padding-top: .5rem;
	padding-bottom: 3rem
}
.anli h2[data-v-7f4e7ca6] {
	text-align: center;
	color: #fff;
	margin: 2rem auto
}
ul li[data-v-7f4e7ca6] {
	width: 19%;
	margin-right: 1.25%;
	border-bottom: 1px solid hsla(0, 0%, 100%, .66)
}
ul li[data-v-7f4e7ca6]:nth-child(-n+5) {
	border-top: 1px solid hsla(0, 0%, 100%, .66)
}
ul li[data-v-7f4e7ca6]:nth-child(5n) {
	margin-right: 0
}
.txt-logo[data-v-7f4e7ca6] {
	text-align: left;
	color: #fff;
	padding: 1rem 0;
	text-decoration: none;
	overflow: hidden
}
.txt-logo dl[data-v-7f4e7ca6] {
	cursor: pointer
}
.txt-logo .txt[data-v-7f4e7ca6] {
	margin-top: 1rem;
	margin-bottom: 1rem;
	line-height: 1;
	font-weight: 300;
	color: #fff
}
.txt-logo .txt[data-v-7f4e7ca6],
.txt-logo img[data-v-7f4e7ca6] {
	opacity: 1;
	transition: all .36s ease-out
}
.txt-logo img[data-v-7f4e7ca6] {
	width: 60%;
	overflow: hidden
}
.txt-logo:hover img[data-v-7f4e7ca6] {
	transform: scale(1.05)
}
@media screen and (max-width:940px) {
	.anli[data-v-7f4e7ca6] {
		padding-top: 5rem
	}
	.anli h2[data-v-7f4e7ca6] {
		text-align: center;
		margin: 0 auto 5rem;
		padding: 3rem
	}
	ul li[data-v-7f4e7ca6] {
		width: 49%;
		margin-right: 2%
	}
	ul li[data-v-7f4e7ca6]:nth-child(2n) {
		margin-right: 0
	}
	ul li[data-v-7f4e7ca6]:nth-child(5n) {
		margin-right: 1.5%
	}
	ul li[data-v-7f4e7ca6]:nth-child(3),
	ul li[data-v-7f4e7ca6]:nth-child(4),
	ul li[data-v-7f4e7ca6]:nth-child(5) {
		border-top: none
	}
	ul li[data-v-7f4e7ca6]:nth-child(n+9) {
		display: none
	}
	.txt-logo[data-v-7f4e7ca6] {
		padding: 3rem 0
	}
	.txt-logo .txt[data-v-7f4e7ca6] {
		margin: 2rem 0;
		font-size: 4rem
	}
}
.slide-3[data-v-44ca05e0] {
	background: url(../image/about-bgc.9300292.png) no-repeat 100%;
	background-size: 100%
}
.anli[data-v-44ca05e0] {
	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
}
h2[data-v-44ca05e0] {
	line-height: 1;
	z-index: 4
}
.licheng[data-v-44ca05e0],
h2[data-v-44ca05e0] {
	position: relative
}
.licheng[data-v-44ca05e0] {
	padding: 6rem 0 8rem;
	overflow: hidden
}
.licheng .lc-contnet[data-v-44ca05e0],
.licheng .lc-nums[data-v-44ca05e0] {
	width: 100%
}
.lc-nums[data-v-44ca05e0]:after,
.licheng[data-v-44ca05e0]:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: .416vw;
	background-color: #fff;
	z-index: 2;
	border-top: .104vw solid hsla(0, 0%, 60%, .5);
	border-bottom: .104vw solid hsla(0, 0%, 60%, .5)
}
.licheng[data-v-44ca05e0]:before {
	top: 0
}
.lc-nums[data-v-44ca05e0]:after {
	bottom: 0
}
.c-imgs[data-v-44ca05e0] {
	margin-top: 2%
}
.tit-box h2[data-v-44ca05e0] {
	position: relative;
	padding: 0;
	z-index: 4
}
.tit-box .btns[data-v-44ca05e0] {
	width: 10%
}
.tit-box i[data-v-44ca05e0] {
	font-size: 1.5rem
}
.tit-box .prev[data-v-44ca05e0] {
	margin-right: 1rem
}
.tit-box .next[data-v-44ca05e0],
.tit-box .prev[data-v-44ca05e0] {
	position: relative;
	cursor: pointer;
	display: block;
	border: 1px solid var(--color--bgcB2);
	background-color: #fff;
	border-radius: 50%;
	height: 3rem;
	width: 3rem;
	text-align: center;
	line-height: 3.5rem;
	transition: all .36s ease-in
}
.tit-box .next i[data-v-44ca05e0],
.tit-box .prev i[data-v-44ca05e0] {
	color: var(--color--bgcB1);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .36s ease-in
}
.tit-box .next[data-v-44ca05e0]:hover,
.tit-box .prev[data-v-44ca05e0]:hover {
	background-color: var(--color--bgcB1)
}
.tit-box .next:hover i[data-v-44ca05e0],
.tit-box .prev:hover i[data-v-44ca05e0] {
	color: #fff
}
ul[data-v-44ca05e0] {
	padding: 5%;
	background: var(--color--bgcB2) url(../image/anli-bg.c3905b5.png) 100% 100%/contain no-repeat
}
ul h2[data-v-44ca05e0] {
	text-align: center
}
ul li[data-v-44ca05e0] {
	width: 19%;
	margin-right: 1.25%;
	border-bottom: 1px solid hsla(0, 0%, 100%, .66)
}
ul li[data-v-44ca05e0]:nth-child(-n+5) {
	border-top: 1px solid hsla(0, 0%, 100%, .66)
}
ul li[data-v-44ca05e0]:nth-child(5n) {
	margin-right: 0
}
.anli[data-v-44ca05e0] {
	padding-top: .5rem;
	padding-bottom: 3rem;
	background: var(--color--bgcB2) url(../image/anli-bg.c3905b5.png) 100% 100%/contain no-repeat
}
.anli h2[data-v-44ca05e0] {
	text-align: center;
	margin: 2rem auto
}
.anli .num-bth a[data-v-44ca05e0],
.anli .num-bth i[data-v-44ca05e0],
.anli h2[data-v-44ca05e0] {
	color: #fff
}
.num-bth[data-v-44ca05e0] {
	margin: 0 auto;
	text-align: right
}
.num-bth a[data-v-44ca05e0] {
	cursor: pointer;
	display: inline-block;
	margin-right: 3rem;
	line-height: 3rem;
	color: var(--color--bgcB1);
	transition: all .6s ease-in-out
}
.num-bth .icon[data-v-44ca05e0] {
	display: inline-block;
	transform: rotateX(180deg)
}
.num-bth i[data-v-44ca05e0] {
	font-size: 3rem;
	color: var(--color--bgcB1);
	transform: rotateY(180deg)
}
.num-bth a[data-v-44ca05e0]:hover {
	margin-right: 0
}
.down-bar-box[data-v-44ca05e0] {
	margin-top: 5rem
}
@media only screen and (max-width:940px) {
	h2[data-v-44ca05e0] {
		padding: 0
	}
	.num-bth[data-v-44ca05e0] {
		width: 90%
	}
	.num-bth a[data-v-44ca05e0] {
		font-size: 5rem;
		line-height: 8rem
	}
	.num-bth i[data-v-44ca05e0] {
		font-size: 8rem
	}
	.tit-box .next[data-v-44ca05e0],
	.tit-box .prev[data-v-44ca05e0] {
		height: 7rem;
		width: 7rem;
		line-height: 7rem
	}
	.tit-box .btns[data-v-44ca05e0] {
		width: 20%
	}
	.tit-box i[data-v-44ca05e0] {
		font-size: 3.5rem
	}
	.anli h2[data-v-44ca05e0] {
		text-align: center;
		margin: 0 auto 5rem;
		padding: 3rem
	}
	.down-bar-box[data-v-44ca05e0] {
		margin-top: 10rem
	}
}