.dot-wrap span {
	margin: 0 3px;
}

.animation-base[data-v-a12f333e] {
	position: relative;
	height: 624px;
	width: 1140px;
	transform: scale(.75)
}

.animation-base img[data-v-a12f333e] {
	height: 100%
}

.animation[data-v-a12f333e] {
	display: none;
	color: #fff;
	text-align: right
}

.animation .animation-title[data-v-a12f333e] {
	font-size: 26px;
	line-height: 32px
}

.animation .animation-subtitle[data-v-a12f333e] {
	font-size: 16px;
	line-height: 22px
}

.animation-1-line[data-v-a12f333e] {
	position: absolute;
	top: 191px;
	right: 720px;
	width: 75px;
	height: 60px;
	background-size: cover;
	background-image: url(../image/step_1_line.png)
}

.animation-2-line[data-v-a12f333e] {
	right: 673px;
	width: 116px;
	height: 10px;
	background-image: url(../image/step_2_line.png)
}

.animation-2-line[data-v-a12f333e],
.animation-3-line[data-v-a12f333e] {
	position: absolute;
	top: 241px;
	background-size: cover
}

.animation-3-line[data-v-a12f333e] {
	right: 652px;
	width: 138px;
	height: 71px;
	background-image: url(../image/step_3_line.png)
}

.animation-1-icon[data-v-a12f333e] {
	top: 182px;
	background-image: url(../image/step_1_icon.png)
}

.animation-1-icon[data-v-a12f333e],
.animation-3-icon[data-v-a12f333e] {
	position: absolute;
	right: 546px;
	width: 40px;
	height: 40px;
	background-size: cover;
	z-index: 3
}

.animation-3-icon[data-v-a12f333e] {
	top: 298px;
	background-image: url(../image/step_3_icon.png)
}

.animation-2-icon[data-v-a12f333e] {
	position: absolute;
	top: 234px;
	right: 546px;
	width: 40px;
	height: 40px;
	background-size: cover;
	z-index: 3;
	background-image: url(../image/step_2_icon.png)
}

.animation-1-text[data-v-a12f333e],
.animation-2-text[data-v-a12f333e],
.animation-3-text[data-v-a12f333e] {
	position: absolute;
	top: 215px;
	right: 802px;
	width: 160px
}

.animation-1-color[data-v-a12f333e] {
	display: none;
	top: 143px;
	right: 405px;
	width: 320px;
	height: 86PX;
	z-index: 1;
	background-image: url(../image/step_1_color.png)
}

.animation-1-color[data-v-a12f333e],
.animation-2-color[data-v-a12f333e] {
	position: absolute;
	background-size: cover
}

.animation-2-color[data-v-a12f333e] {
	top: 194px;
	right: 437px;
	width: 256px;
	height: 94px;
	background-image: url(../image/step_2_color.png)
}

.animation-3-color[data-v-a12f333e] {
	position: absolute;
	top: 262px;
	right: 480px;
	width: 170px;
	height: 134px;
	background-size: cover;
	background-image: url(../image/step_3_color.png)
}

.animation-1-popup[data-v-a12f333e] {
	top: 176px;
	right: 496px;
	width: 142px;
	height: 33px;
	background-image: url(../image/step_1_popup.png)
}

.animation-1-popup[data-v-a12f333e],
.animation-2-popup[data-v-a12f333e] {
	position: absolute;
	background-size: cover;
	z-index: 2
}

.animation-2-popup[data-v-a12f333e] {
	top: 228px;
	right: 524px;
	width: 89px;
	height: 43px;
	background-image: url(../image/step_2_popup.png)
}

.animation-3-popup[data-v-a12f333e] {
	position: absolute;
	top: 291px;
	right: 526px;
	width: 89px;
	height: 43px;
	background-size: cover;
	z-index: 2;
	background-image: url(../image/step_2_popup.png)
}

@-webkit-keyframes moveDown-data-v-a12f333e {
	0% {
		opacity: .1;
		transform: translate3d(0, -24px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes moveDown-data-v-a12f333e {
	0% {
		opacity: .1;
		transform: translate3d(0, -24px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes moveUp-data-v-a12f333e {
	0% {
		opacity: .1;
		transform: translate3d(0, 24px, 0) scale(.8)
	}

	to {
		opacity: 1;
		transform: translateZ(0) scale(1)
	}
}

@keyframes moveUp-data-v-a12f333e {
	0% {
		opacity: .1;
		transform: translate3d(0, 24px, 0) scale(.8)
	}

	to {
		opacity: 1;
		transform: translateZ(0) scale(1)
	}
}

@-webkit-keyframes textMoveUp-data-v-a12f333e {
	0% {
		opacity: .1;
		transform: translate3d(0, 24px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes textMoveUp-data-v-a12f333e {
	0% {
		opacity: .1;
		transform: translate3d(0, 24px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes fadeDown-data-v-a12f333e {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: .1;
		display: none !important;
		transform: scale(.8) translate3d(0, 32px, 0)
	}
}

@keyframes fadeDown-data-v-a12f333e {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: .1;
		display: none !important;
		transform: scale(.8) translate3d(0, 32px, 0)
	}
}

@-webkit-keyframes fadeUp-data-v-a12f333e {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: .1;
		display: none !important;
		transform: translate3d(0, -24px, 0)
	}
}

@keyframes fadeUp-data-v-a12f333e {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: .1;
		display: none !important;
		transform: translate3d(0, -24px, 0)
	}
}

.moveDown[data-v-a12f333e] {
	-webkit-animation: moveDown-data-v-a12f333e .5s linear;
	animation: moveDown-data-v-a12f333e .5s linear
}

.moveDown[data-v-a12f333e],
.moveUp[data-v-a12f333e] {
	display: block !important
}

.moveUp[data-v-a12f333e] {
	-webkit-animation: moveUp-data-v-a12f333e 1s linear;
	animation: moveUp-data-v-a12f333e 1s linear
}

.textMoveUp[data-v-a12f333e] {
	display: block !important;
	-webkit-animation: textMoveUp-data-v-a12f333e 1s linear;
	animation: textMoveUp-data-v-a12f333e 1s linear
}

.fadeDown[data-v-a12f333e] {
	-webkit-animation: fadeDown-data-v-a12f333e 1s linear;
	animation: fadeDown-data-v-a12f333e 1s linear
}

.fadeUp[data-v-a12f333e] {
	-webkit-animation: fadeUp-data-v-a12f333e 1s linear;
	animation: fadeUp-data-v-a12f333e 1s linear
}

[data-v-4d9771d2] .dialog .el-dialog__header {
	padding: 0
}

[data-v-4d9771d2] .dialog .el-dialog__body {
	padding: 48px 40px
}

[data-v-4d9771d2] .apply-drawer {
	max-width: 500px;
	min-height: 460px;
	width: 100%;
	margin: 0 auto;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	padding: 24px
}

[data-v-4d9771d2] .apply-drawer .el-form .el-form-item {
	margin-bottom: 20px
}

[data-v-4d9771d2] .apply-drawer .el-icon-close {
	position: absolute;
	top: 24px;
	right: 24px;
	font-size: 18px;
	color: #999;
	width: 44px;
	height: 44px;
	text-align: right;
	cursor: pointer
}

[data-v-4d9771d2] .apply-drawer .el-icon-close:hover {
	color: #408fff
}

[data-v-4d9771d2] .apply-drawer .form-title-tips {
	margin-top: 2px;
	margin-bottom: 24px !important
}

[data-v-4d9771d2] .apply-drawer .submit-wrap .el-button {
	height: 48px !important;
	font-size: 16px !important;
	margin-top: 4px
}

[data-v-4d9771d2] .apply-drawer .xie-yi {
	display: none
}

[data-v-85596eca] .swiper-pagination {
	left: 50%;
	transform: translateX(-50%);
	bottom: 14px
}

[data-v-85596eca] .swiper-pagination-bullet-active {
    background: #fff!important;
    width: 40px !important;
    height: 6px !important;
    background-color: #e6f0ff !important;
    border-radius: 0 !important;
}

[data-v-85596eca] .swiper-pagination-bullet {
    background: hsla(0, 0%, 100%, .3);
    opacity: 1;
    width: 40px !important;
    height: 6px !important;
    border-radius: 0 !important;
}

.home-banner-wrap[data-v-85596eca] {
	position: relative
}

.home-banner-wrap .swiper-button[data-v-85596eca] {
	display: none;
	position: absolute;
	width: 48px;
	height: 48px;
	top: 50%;
	border-radius: 50%;
	background: hsla(0, 0%, 100%, .09);
	font-size: 16px;
	z-index: 999;
	justify-content: center;
	align-items: center;
	color: #fff
}

.home-banner-wrap .swiper-button-to[data-v-85596eca] {
	right: calc(50% - 688px)
}

.home-banner-wrap .swiper-button-before[data-v-85596eca] {
	left: calc(50% - 688px);
	transform: rotateY(180deg)
}

.home-banner-wrap .banner-wrap[data-v-85596eca] {
	overflow: hidden;
	background-size: cover;
	background-clip: content-box;
	background-position: 50%
}

.home-banner-wrap .banner-wrap .banner-wrap-inner[data-v-85596eca] {
	padding: 0 24px;
	height: 624px
}

.home-banner-wrap .banner-wrap .banner-info[data-v-85596eca] {
	position: relative;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	color: #fff
}

.home-banner-wrap .banner-wrap .banner-content-left[data-v-85596eca] {
	position: absolute;
	top: 0;
	left: 0;
	margin-right: 568px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 1
}

.home-banner-wrap .banner-wrap .banner-content-right[data-v-85596eca] {
	position: absolute;
	top: 0;
	right: 0
}

.home-banner-wrap .banner-wrap .banner-content-title[data-v-85596eca] {
	white-space: nowrap;
	font-size: 56px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 700;
	line-height: 78px
}

.home-banner-wrap .banner-wrap .banner-content-subtitle[data-v-85596eca] {
	margin-top: 8px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #fafcff;
	line-height: 32px
}

.home-banner-wrap .banner-wrap .banner-content-subtitle.content-subtitle-ani[data-v-85596eca] {
	display: none
}

.home-banner-wrap .banner-wrap .link-btn[data-v-85596eca] {
	margin-top: 42px;
	width: 160px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #fff;
	border-radius: 2px;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	color: #408fff
}

.home-banner-wrap .banner-wrap .link-btn .a-link[data-v-85596eca] {
	cursor: pointer
}

.home-banner-wrap .banner-wrap .content-img[data-v-85596eca] {
	margin-top: 128px;
	width: 588px;
	display: block
}

.home-banner-wrap .banner-wrap-ani[data-v-85596eca] {
	color: #fff;
	font-family: PingFangSC-Regular, PingFang SC;
	background: linear-gradient(337deg, #1966ff, #266eff 43%, #37f)
}

.home-banner-wrap .banner-wrap-ani .banner-content-title[data-v-85596eca] {
	font-size: 56px;
	font-weight: 700;
	line-height: 78px
}

.home-banner-wrap .banner-wrap-ani .banner-content-subtitle[data-v-85596eca] {
	margin-top: 16px;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px
}

.home-banner-wrap .banner-wrap-ani .banner-content-desc[data-v-85596eca] {
	position: relative;
	padding-top: 36px;
	margin-top: 160px;
	font-size: 16px;
	line-height: 22px
}

.home-banner-wrap .banner-wrap-ani .banner-content-desc[data-v-85596eca]:before {
	content: "";
	position: absolute;
	left: 0;
	top: -4px;
	height: 4px;
	width: 80px;
	background: #fff
}

.home-banner-wrap .banner-wrap-ani .banner-info[data-v-85596eca] {
	position: relative
}

.home-banner-wrap .banner-wrap-ani .banner-info .banner-content-left[data-v-85596eca] {
	margin-right: 50%;
	max-width: 544px
}

.home-banner-wrap .banner-wrap-ani .banner-info .banner-content-right[data-v-85596eca] {
	position: absolute
}

.home-banner-wrap:hover .swiper-button[data-v-85596eca] {
	display: flex
}

.home-banner-wrap .swiper-pagination[data-v-85596eca] {
	display: block
}

.home-banner-wrap .swiper-pagination[data-v-85596eca] .swiper-pagination-bullet {
	margin-left: 12px;
	outline: none
}

.home-banner-wrap .swiper-pagination[data-v-85596eca] .swiper-pagination-bullet:first-child {
	margin-left: 0
}

.home-banner-wrap .dot-wrap[data-v-85596eca] {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	z-index: 99
}

.home-banner-wrap .dot-wrap .dot-item[data-v-85596eca] {
	width: 8px;
	height: 8px;
	background: hsla(0, 0%, 100%, .3);
	border-radius: 50%;
	margin-right: 12px
}

.home-banner-wrap .dot-wrap .dot-item.active[data-v-85596eca] {
	background: #fff
}

@media screen and (max-width:1400px) {
	.home-banner-wrap .swiper-button-to[data-v-85596eca] {
		right: 40px
	}

	.home-banner-wrap .swiper-button-before[data-v-85596eca] {
		left: 40px
	}
}

@media screen and (max-width:1024px) {
	.home-banner-wrap[data-v-85596eca] {
		margin-top: 64px
	}

	.home-banner-wrap .banner-wrap .banner-wrap-inner[data-v-85596eca] {
		padding: 0;
		height: 360px
	}

	.home-banner-wrap .banner-wrap .banner-info[data-v-85596eca] {
		max-width: 360px;
		display: flex;
		flex-direction: column
	}

	.home-banner-wrap .banner-wrap .banner-info .banner-content-left[data-v-85596eca] {
		position: static;
		margin-right: 0;
		padding: 24px 16px 0;
		justify-content: flex-start;
		box-sizing: border-box
	}

	.home-banner-wrap .banner-wrap .banner-info .banner-content-right[data-v-85596eca] {
		position: static
	}

	.home-banner-wrap .banner-wrap .banner-content-title[data-v-85596eca] {
		font-size: 24px;
		line-height: 32px;
		text-align: center
	}

	.home-banner-wrap .banner-wrap .banner-content-subtitle[data-v-85596eca] {
		margin-top: 8px;
		font-size: 16px;
		line-height: 22px;
		text-align: center
	}

	.home-banner-wrap .banner-wrap .banner-content-subtitle.banner-content-subtitle-ani[data-v-85596eca] {
		display: none
	}

	.home-banner-wrap .banner-wrap .banner-content-subtitle.content-subtitle-ani[data-v-85596eca] {
		display: block
	}

	.home-banner-wrap .banner-wrap .link-btn[data-v-85596eca] {
		margin: 16px auto 0;
		font-size: 14px;
		line-height: 32px;
		width: 120px;
		height: 32px
	}

	.home-banner-wrap .banner-wrap .content-img[data-v-85596eca] {
		margin-top: 16px;
		width: 360px
	}

	.home-banner-wrap .banner-wrap-ani .link-btn[data-v-85596eca],
	.home-banner-wrap:hover .swiper-button[data-v-85596eca] {
		display: none
	}
}

.home-data[data-v-290e4068] {
	background: #f7fbff
}

.home-data .data-wrap[data-v-290e4068] {
	display: flex;
	max-width: 1200px;
	margin: auto
}

.home-data .data-wrap .data-item[data-v-290e4068] {
	height: 136px;
	width: 25%;
	margin-right: 24px;
	padding: 24px 0 28px 24px;
	box-sizing: border-box
}

.home-data .data-wrap .data-item .data-detail[data-v-290e4068] {
	display: flex;
	font-size: 48px;
	font-family: DINAlternate-Bold, DINAlternate;
	font-weight: 700;
	color: #3387ff;
	line-height: 56px;
	align-items: flex-end
}

.home-data .data-wrap .data-item .data-detail span[data-v-290e4068] {
	display: inline-block
}

.home-data .data-wrap .data-item .data-detail .data-num[data-v-290e4068] {
	margin-right: 4px
}

.home-data .data-wrap .data-item .data-detail .data-icon[data-v-290e4068] {
	font-size: 36px
}

.home-data .data-wrap .data-item .data-detail .data-unit[data-v-290e4068] {
	font-size: 24px;
	line-height: 48px
}

.home-data .data-wrap .data-item .data-name[data-v-290e4068] {
	margin-top: 6px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666;
	line-height: 24px
}

.home-data .data-wrap .data-item[data-v-290e4068]:last-child {
	margin-right: 0
}

@media screen and (max-width:1024px) {
	.home-data[data-v-290e4068] {
		padding: 0
	}

	.home-data .data-wrap[data-v-290e4068] {
		max-width: 360px;
		flex-wrap: wrap;
		padding: 24px
	}

	.home-data .data-wrap .data-item[data-v-290e4068] {
		width: 120px;
		height: 64px;
		padding: 0;
		margin-right: 0;
		flex: 1 1 50%;
		text-align: center
	}

	.home-data .data-wrap .data-item .data-detail[data-v-290e4068] {
		font-size: 36px;
		line-height: 36px;
		align-items: center;
		justify-content: center
	}

	.home-data .data-wrap .data-item .data-detail .data-icon[data-v-290e4068] {
		font-size: 24px
	}

	.home-data .data-wrap .data-item .data-detail .data-unit[data-v-290e4068] {
		font-size: 24px;
		line-height: 36px
	}

	.home-data .data-wrap .data-item .data-name[data-v-290e4068] {
		margin-top: 4px;
		line-height: 24px
	}

	.home-data .data-wrap .data-item[data-v-290e4068]:first-child {
		margin-bottom: 32px
	}
}

.power-wrap[data-v-e40c77e0] {
	padding: 0 16px
}

.power-wrap .home-power[data-v-e40c77e0] {
	padding: 74px 0 80px;
	text-align: center;
	font-family: PingFangSC-Regular, PingFang SC;
	max-width: 1200px;
	margin: 0 auto
}

.power-wrap .home-power .power-title[data-v-e40c77e0] {
	font-size: 40px;
	font-weight: 700;
	color: #333;
	line-height: 56px
}

.power-wrap .home-power .power-description[data-v-e40c77e0] {
	margin-top: 16px;
	font-size: 24px;
	font-weight: 400;
	color: #999;
	line-height: 32px
}

.power-wrap .home-power .power-img-wrap[data-v-e40c77e0] {
	margin-top: 40px
}

.power-wrap .home-power .power-img-wrap .power-img[data-v-e40c77e0] {
	max-width: 100%
}

.power-wrap .home-power .power-img-wrap .power-img-mobile[data-v-e40c77e0] {
	display: none;
	max-width: 100%
}

.power-wrap .home-power .power-list-wrap[data-v-e40c77e0] {
	margin-top: 80px;
	display: flex
}

.power-wrap .home-power .power-list-wrap .power-item[data-v-e40c77e0] {
	text-align: center;
	flex: 1 1 25%;
	margin-right: 24px;
	background: #408fff;
	overflow: hidden;
	padding: 0 8px;
	box-sizing: border-box;
	color: #fff
}

.power-wrap .home-power .power-list-wrap .power-item .power-item-inner[data-v-e40c77e0] {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%
}

.power-wrap .home-power .power-list-wrap .power-item[data-v-e40c77e0]:hover {
	background: #2a70ff
}

.power-wrap .home-power .power-list-wrap .power-item .item-title[data-v-e40c77e0] {
	margin-top: 40px;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	color: #fff
}

.power-wrap .home-power .power-list-wrap .power-item .item-description[data-v-e40c77e0] {
	margin-top: 16px;
	font-size: 16px;
	line-height: 22px;
	cursor: pointer
}

.power-wrap .home-power .power-list-wrap .power-item .item-link[data-v-e40c77e0] {
	margin-top: 16px;
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: center;
	justify-content: center
}

.power-wrap .home-power .power-list-wrap .power-item .item-img img[data-v-e40c77e0] {
	width: 100%;
	display: block
}

.power-wrap .home-power .power-list-wrap .power-item[data-v-e40c77e0]:last-child {
	margin-right: 0
}

@media screen and (max-width:1024px) {
	.power-wrap .home-power[data-v-e40c77e0] {
		text-align: center;
		max-width: 500px;
		padding: 32px 0
	}

	.power-wrap .home-power .power-title[data-v-e40c77e0] {
		font-size: 24px;
		line-height: 32px
	}

	.power-wrap .home-power .power-description[data-v-e40c77e0] {
		margin-top: 8px;
		font-size: 16px;
		line-height: 22px
	}

	.power-wrap .home-power .power-img-wrap[data-v-e40c77e0] {
		margin-top: 24px
	}

	.power-wrap .home-power .power-img-wrap .power-img[data-v-e40c77e0] {
		display: none
	}

	.power-wrap .home-power .power-img-wrap .power-img-mobile[data-v-e40c77e0] {
		display: block
	}

	.power-wrap .home-power .power-list-wrap[data-v-e40c77e0] {
		margin-top: 16px;
		flex-wrap: wrap
	}

	.power-wrap .home-power .power-list-wrap .power-item[data-v-e40c77e0] {
		flex: 1 1 calc(50% - 16px);
		margin-right: 0;
		box-sizing: border-box;
		margin-top: 16px;
		justify-content: space-between;
		padding: 0
	}

	.power-wrap .home-power .power-list-wrap .power-item .item-title[data-v-e40c77e0] {
		margin-top: 24px;
		font-size: 20px;
		line-height: 32px
	}

	.power-wrap .home-power .power-list-wrap .power-item .item-description[data-v-e40c77e0] {
		display: none
	}

	.power-wrap .home-power .power-list-wrap .power-item .item-link[data-v-e40c77e0] {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px
	}

	.power-wrap .home-power .power-list-wrap .power-item .item-img[data-v-e40c77e0] {
		width: 159.4px;
		height: 141.35px;
		margin: 3px auto 0
	}

	.power-wrap .home-power .power-list-wrap .power-item[data-v-e40c77e0]:nth-child(odd) {
		margin-right: 16px
	}
}

.solution-wrap[data-v-435f0d4a] {
	background: #f7fbff;
	padding: 80px 16px
}

.solution-wrap .solution-main[data-v-435f0d4a] {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center
}

.solution-wrap .solution-main .solution-title[data-v-435f0d4a] {
	font-size: 40px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #333;
	line-height: 56px
}

.solution-wrap .solution-main .solution-desc[data-v-435f0d4a] {
	margin-top: 8px;
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999;
	line-height: 32px
}

.solution-wrap .solution-main .industry-wrap[data-v-435f0d4a] {
	margin-top: 40px
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu[data-v-435f0d4a] {
	display: flex;
	width: 1000px;
	margin: 0 auto
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item[data-v-435f0d4a] {
	position: relative;
	width: 346px;
	padding-bottom: 12px;
	border-bottom: 2px solid #dee7ef;
	color: #666
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item .menu-icon[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item .menu-icon[data-v-435f0d4a] {
	width: 64px;
	height: 64px;
	border-radius: 4px;
	border: 2px solid #666;
	margin: 0 auto;
	text-align: center;
	line-height: 64px
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item .menu-icon .iconfont[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item .menu-icon .iconfont[data-v-435f0d4a] {
	font-size: 48px
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item .menu-item-name[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item .menu-item-name[data-v-435f0d4a] {
	margin-top: 8px;
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	line-height: 32px
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item[data-v-435f0d4a]:after,
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item[data-v-435f0d4a]:after {
	content: "";
	position: absolute;
	left: 100%;
	width: 0;
	transition: all .5s ease
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item.active[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item.active[data-v-435f0d4a] {
	color: #408fff;
	transition: all .2s linear
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item.active .menu-icon[data-v-435f0d4a],
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item.active .menu-icon[data-v-435f0d4a] {
	border-color: #408fff;
	background: #408fff;
	color: #fff
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item.active[data-v-435f0d4a]:after,
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item.active[data-v-435f0d4a]:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	width: 100%;
	background: #408fff
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item.active~.industry-menu-item[data-v-435f0d4a]:after,
.solution-wrap .solution-main .industry-wrap .industry-menu .industry-menu-item.active~.industry-menu-item[data-v-435f0d4a]:after {
	width: 0;
	left: 0
}

.solution-wrap .solution-main .industry-wrap .industry-menu-mobile[data-v-435f0d4a] {
	display: none
}

.solution-wrap .solution-main .industry-wrap .industry-content[data-v-435f0d4a] {
	margin-top: 36px;
	border-radius: 8px 8px 0 0;
	overflow: hidden
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main[data-v-435f0d4a] {
	color: #fff;
	height: 416px;
	background-size: 100% 100%;
	background-position: 50%;
	background-clip: content-box;
	transition: all .3s ease;
	text-align: left;
	border-radius: 8px 8px 0 0;
	overflow: hidden
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner[data-v-435f0d4a] {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	padding: 80px 122px;
	box-sizing: border-box;
	align-items: center
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-foods[data-v-435f0d4a] {
	background-image: url(../image/food_bg_1200.png)
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-retail[data-v-435f0d4a] {
	background-image: url(../image/retail_bg_1200.png)
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-education[data-v-435f0d4a] {
	background-image: url(../image/education_bg_1200.png)
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-teaIndustry[data-v-435f0d4a] {
	background-image: url(../image/teaIndustry_bg_1200.png)
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-socialCommerceIndustry[data-v-435f0d4a] {
	background-image: url(../image/socialCommerceIndustry_bg_1200.png)
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main[data-v-435f0d4a]:hover {
	background-size: 110% 110%;
	overflow: hidden
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .detail-icon[data-v-435f0d4a] {
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	border: 8px solid transparent;
	border-top: 16px solid #408fff
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-detail .detail-title[data-v-435f0d4a] {
	font-size: 24px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 700;
	line-height: 32px
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-detail .detail-subtitle[data-v-435f0d4a] {
	margin-top: 8px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	line-height: 20px
}

.solution-wrap .solution-main .industry-wrap .industry-content .industry-jump[data-v-435f0d4a] {
	height: 72px;
	background: #fff;
	border-radius: 0 0 8px 8px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #408fff;
	line-height: 72px;
	text-align: center;
	display: flex;
	justify-content: center;
	cursor: pointer
}

.solution-wrap .solution-main .industry-wrap .industry-content[data-v-435f0d4a]:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .05)
}

.solution-wrap .dot-wrap[data-v-435f0d4a] {
	display: none
}

@media screen and (min-width:1025px) {
	.industry-detail[data-v-435f0d4a] {
		flex: 1 1 calc(50% - 32px)
	}
}

@media screen and (max-width:1024px) {
	.solution-wrap[data-v-435f0d4a] {
		padding: 32px 16px
	}

	.solution-wrap .solution-main[data-v-435f0d4a] {
		max-width: 500px
	}

	.solution-wrap .solution-main .solution-title[data-v-435f0d4a] {
		font-size: 24px;
		line-height: 32px
	}

	.solution-wrap .solution-main .solution-desc[data-v-435f0d4a] {
		font-size: 16px;
		line-height: 22px
	}

	.solution-wrap .solution-main .industry-wrap[data-v-435f0d4a] {
		margin-top: 24px
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu[data-v-435f0d4a] {
		display: none
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile[data-v-435f0d4a] {
		display: flex;
		width: 400px;
		margin: 0 auto
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item[data-v-435f0d4a] {
		width: 88px;
		padding-bottom: 8px;
		border-bottom-color: transparent
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item .menu-icon[data-v-435f0d4a] {
		display: none
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item .menu-item-name[data-v-435f0d4a] {
		font-size: 16px;
		font-family: PingFangSC-Semibold, PingFang SC;
		font-weight: 700;
		color: #999;
		line-height: 22px
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item[data-v-435f0d4a]:after {
		left: 50%;
		transform: translateX(-50%)
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item.active .menu-item-name[data-v-435f0d4a] {
		color: #333
	}

	.solution-wrap .solution-main .industry-wrap .industry-menu-mobile .industry-menu-item.active[data-v-435f0d4a]:after {
		content: "";
		width: 64px;
		left: 50%;
		transform: translateX(-50%)
	}

	.solution-wrap .solution-main .industry-wrap .industry-content[data-v-435f0d4a] {
		margin-top: 24px
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main[data-v-435f0d4a] {
		height: 262px;
		margin-top: 0
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner[data-v-435f0d4a] {
		padding: 30px 20px;
		flex-direction: column;
		align-items: baseline;
		align-content: center;
		justify-content: center;
		justify-items: center;
		box-sizing: border-box
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner .detail-icon[data-v-435f0d4a] {
		width: 12px;
		height: 12px;
		box-sizing: border-box;
		border: 6px solid transparent;
		border-left: 12px solid #408fff
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner .industry-detail[data-v-435f0d4a] {
		display: flex;
		align-items: center;
		justify-content: center;
		padding-bottom: 20px
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner .industry-detail[data-v-435f0d4a]:last-child {
		padding-bottom: 0
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner .detail-title[data-v-435f0d4a] {
		font-size: 16px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #fff;
		line-height: 22px
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main .industry-main-inner .detail-subtitle[data-v-435f0d4a] {
		display: none
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-foods[data-v-435f0d4a] {
		background-image: url(../image/food_bg_500.png)
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-retail[data-v-435f0d4a] {
		background-image: url(../image/retail_bg_500.png)
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-education[data-v-435f0d4a] {
		background-image: url(../image/education_bg_500.png)
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-teaIndustry[data-v-435f0d4a] {
		background-image: url(../image/teaIndustry_bg_500.png)
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-main.industry-socialCommerceIndustry[data-v-435f0d4a] {
		background-image: url(../image/socialCommerceIndustry_bg_500.png)
	}

	.solution-wrap .solution-main .industry-wrap .industry-content .industry-jump[data-v-435f0d4a] {
		font-size: 16px;
		line-height: 22px;
		height: 64px
	}

	.solution-wrap .dot-wrap[data-v-435f0d4a] {
		display: flex;
		justify-content: center;
		margin-top: 16px;
		z-index: 999
	}

	.solution-wrap .dot-wrap .dot-item[data-v-435f0d4a] {
		width: 8px;
		height: 8px;
		background: rgba(64, 143, 255, .2);
		border-radius: 50%;
		margin-right: 12px
	}

	.solution-wrap .dot-wrap .dot-item.active[data-v-435f0d4a] {
		background: #408fff
	}
}

.channel-wrap[data-v-3f6afd9e] {
	padding: 0 16px
}

.channel-wrap .channel-management[data-v-3f6afd9e] {
	max-width: 1200px;
	padding: 80px 0;
	margin: 0 auto;
	text-align: center
}

.channel-wrap .channel-management .channel-title[data-v-3f6afd9e] {
	font-size: 40px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 700;
	color: #333;
	line-height: 56px
}

.channel-wrap .channel-management .channel-desc[data-v-3f6afd9e] {
	margin-top: 16px;
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999;
	line-height: 32px
}

.channel-wrap .channel-management .channel-content[data-v-3f6afd9e] {
	margin: 40px auto;
	display: flex;
	height: 480px;
	overflow: hidden
}

.channel-wrap .channel-management .channel-content .channel-detail[data-v-3f6afd9e] {
	padding: 40px 24px 0;
	border: 1px solid #dfe2e6;
	border-left: none;
	text-align: center;
	box-sizing: border-box;
	transition: all .2s;
	width: 21.33%;
	cursor: pointer
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-icon[data-v-3f6afd9e] {
	width: 56px;
	height: 56px;
	margin: 8px auto 12px
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-icon .iconfont[data-v-3f6afd9e] {
	font-size: 48px;
	line-height: 56px;
	color: #408fff
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-title[data-v-3f6afd9e] {
	margin-top: 8px;
	font-size: 24px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 700;
	color: #333;
	line-height: 32px
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-desc[data-v-3f6afd9e] {
	margin-top: 8px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666;
	line-height: 22px
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-desc .iconfont[data-v-3f6afd9e] {
	display: none
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-img[data-v-3f6afd9e] {
	margin: 72px auto 0;
	padding: 0 14px
}

.channel-wrap .channel-management .channel-content .channel-detail .detail-img img[data-v-3f6afd9e] {
	display: block;
	width: 100%
}

.channel-wrap .channel-management .channel-content .channel-detail[data-v-3f6afd9e]:first-child {
	border-left: 1px solid #dfe2e6
}

@media screen and (min-width:1025px) {
	.channel-wrap .channel-management .channel-content .channel-detail .detail-title[data-v-3f6afd9e] {
		font-size: 24px;
		font-family: PingFangSC-Semibold, PingFang SC;
		font-weight: 700;
		color: #333;
		line-height: 32px
	}

	.channel-wrap .channel-management .channel-content .channel-detail .detail-desc[data-v-3f6afd9e] {
		font-size: 16px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #999;
		line-height: 22px;
		height: 44px
	}

	.channel-wrap .channel-management .channel-content .channel-detail.active[data-v-3f6afd9e] {
		background: #408fff;
		text-align: left;
		border: none;
		width: 36%
	}

	.channel-wrap .channel-management .channel-content .channel-detail.active .detail-icon[data-v-3f6afd9e] {
		display: none
	}

	.channel-wrap .channel-management .channel-content .channel-detail.active .detail-title[data-v-3f6afd9e] {
		margin-top: 0;
		color: #fff
	}

	.channel-wrap .channel-management .channel-content .channel-detail.active .detail-desc[data-v-3f6afd9e] {
		color: #fff;
		height: 44px
	}

	.channel-wrap .channel-management .channel-content .channel-detail.active .detail-desc .iconfont[data-v-3f6afd9e] {
		display: inline;
		font-size: 16px;
		margin-left: 2px
	}

	.channel-wrap .channel-management .channel-content .channel-detail.active .detail-img[data-v-3f6afd9e] {
		padding: 0;
		margin: 26px auto 0
	}
}

@media screen and (max-width:1024px) {
	.channel-wrap .channel-management[data-v-3f6afd9e] {
		padding: 32px 0
	}

	.channel-wrap .channel-management .channel-title[data-v-3f6afd9e] {
		font-size: 24px;
		line-height: 32px
	}

	.channel-wrap .channel-management .channel-desc[data-v-3f6afd9e] {
		margin-top: 8px;
		font-size: 16px;
		line-height: 22px
	}

	.channel-wrap .channel-management .channel-content[data-v-3f6afd9e] {
		margin-top: 8px;
		margin-bottom: 0;
		max-width: 500px;
		flex-wrap: wrap;
		height: auto
	}

	.channel-wrap .channel-management .channel-content .channel-detail[data-v-3f6afd9e] {
		flex: 1 1 calc(50% - 16px);
		margin-top: 16px;
		border-left: 1px solid #dfe2e6;
		padding: 24px 24px 0
	}

	.channel-wrap .channel-management .channel-content .channel-detail .detail-icon[data-v-3f6afd9e] {
		display: none
	}

	.channel-wrap .channel-management .channel-content .channel-detail .detail-title[data-v-3f6afd9e] {
		line-height: 22px;
		font-size: 16px
	}

	.channel-wrap .channel-management .channel-content .channel-detail .detail-desc[data-v-3f6afd9e] {
		font-size: 14px;
		line-height: 20px
	}

	.channel-wrap .channel-management .channel-content .channel-detail .detail-img[data-v-3f6afd9e] {
		margin-top: 24px;
		margin-bottom: 21px
	}

	.channel-wrap .channel-management .channel-content .channel-detail[data-v-3f6afd9e]:nth-child(odd) {
		margin-right: 16px
	}
}

@media screen and (max-width:375px) {
	.channel-detail[data-v-3f6afd9e] {
		padding: 24px 12px 0 !important
	}
}

.advantage[data-v-483663d4] {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	padding: 80px 16px
}

.advantage .advantage-title[data-v-483663d4] {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 40px;
	color: #333
}

.advantage .advantage-content[data-v-483663d4] {
	display: flex
}

.advantage .advantage-item[data-v-483663d4] {
	margin-right: 24px;
	text-align: center
}

.advantage .advantage-item[data-v-483663d4]:last-child {
	margin-right: 0
}

.advantage .advantage-item .advantage-item-img[data-v-483663d4] {
	width: 100%
}

.advantage .advantage-item .advantage-item-title[data-v-483663d4] {
	font-size: 24px;
	font-weight: 700;
	color: #333;
	line-height: 36px;
	margin: 16px 0 8px
}

.advantage .advantage-item .advantage-item-subTitle[data-v-483663d4] {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding: 0 24px;
	margin: 0 auto
}

@media screen and (max-width:1024px) {
	.advantage[data-v-483663d4] {
		max-width: 500px;
		padding: 30px 16px 40px
	}

	.advantage .advantage-title[data-v-483663d4] {
		font-size: 24px;
		margin-bottom: 24px
	}

	.advantage .advantage-content[data-v-483663d4] {
		flex-wrap: wrap
	}

	.advantage .advantage-item[data-v-483663d4] {
		margin-right: 16px;
		width: calc(50% - 8px);
		margin-bottom: 24px
	}

	.advantage .advantage-item[data-v-483663d4]:nth-child(2n) {
		margin-right: 0
	}

	.advantage .advantage-item .advantage-item-title[data-v-483663d4] {
		font-size: 16px;
		line-height: 22px;
		margin: 16px 0 4px
	}

	.advantage .advantage-item .advantage-item-subTitle[data-v-483663d4] {
		font-size: 14px;
		line-height: 20px;
		color: #999;
		padding: 0 8px
	}
}

.card-item[data-v-618b6b55] {
	position: relative;
	text-align: center;
	margin-right: 24px;
	margin-bottom: 10px;
	width: 33.33333%
}

.card-item[data-v-618b6b55]:last-child {
	margin-right: 0
}

.card-item .card-item-body[data-v-618b6b55] {
	background: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .05);
	border-radius: 8px;
	padding: 0 32px 28px;
	box-sizing: border-box
}

.card-item .card-item-bg[data-v-618b6b55] {
	width: 100%;
	height: 48px;
	background: #f7fbff
}

.card-item .card-item-icon[data-v-618b6b55] {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 96px;
	height: 96px;
	box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .1);
	border: 4px solid #fff;
	border-radius: 50%
}

.card-item .card-item-title[data-v-618b6b55] {
	font-size: 16px;
	color: #999;
	line-height: 24px;
	padding: 80px 0 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.card-item .card-item-subTitle[data-v-618b6b55] {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	min-height: 130px
}

.card-item .card-item-qrcode[data-v-618b6b55] {
	width: 128px;
	height: 128px;
	margin-top: 8px
}

@media screen and (max-width:1362px) {
	.card-item .card-item-subTitle[data-v-618b6b55] {
		min-height: 160px
	}
}

@media screen and (max-width:1072px) {
	.card-item .card-item-subTitle[data-v-618b6b55] {
		min-height: 192px
	}
}

@media screen and (max-width:1024px) {
	.card-item[data-v-618b6b55] {
		max-width: 300px;
		position: relative;
		width: 100%
	}

	.card-item[data-v-618b6b55],
	.card-item[data-v-618b6b55]:last-child {
		margin: 0 auto 10px
	}

	.card-item .card-item-body[data-v-618b6b55] {
		padding: 0 16px 32px;
		box-sizing: border-box
	}

	.card-item .card-item-icon[data-v-618b6b55] {
		width: 80px;
		height: 80px
	}

	.card-item .card-item-bg[data-v-618b6b55] {
		height: 40px
	}

	.card-item .card-item-title[data-v-618b6b55] {
		padding: 64px 0 16px
	}

	.card-item .card-item-subTitle[data-v-618b6b55] {
		font-size: 14px;
		line-height: 28px;
		min-height: 112px
	}

	.card-item .card-item-qrcode[data-v-618b6b55] {
		width: 120px;
		height: 120px;
		margin-top: 8px
	}
}

@media screen and (max-width:460px) {
	.card-item .card-item-subTitle[data-v-618b6b55] {
		min-height: 140px
	}
}

.el-carousel__container[data-v-31fa1156] {
	height: 450px
}

.case-padding[data-v-31fa1156] {
	padding: 80px 0 70px
}

.linear-block[data-v-31fa1156] {
	position: absolute;
	border-radius: 8px;
	top: 40px;
	bottom: 10px;
	width: 74px;
	z-index: 200
}

.linear-block-right[data-v-31fa1156] {
	background: linear-gradient(270deg, #f7fbff, #fff);
	right: 0
}

.linear-block-left[data-v-31fa1156] {
	background: linear-gradient(90deg, #f7fbff, #fff);
	left: 0
}

.case[data-v-31fa1156] {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #f7fbff
}

.case .case-title[data-v-31fa1156] {
	font-size: 40px;
	font-weight: 600;
	color: #333;
	line-height: 56px;
	margin-bottom: 16px
}

.case .case-subTitle[data-v-31fa1156] {
	font-size: 24px;
	color: #999;
	line-height: 32px;
	margin-bottom: 56px
}

.case .case-content[data-v-31fa1156] {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center
}

.case .case-common-btn[data-v-31fa1156] {
	position: absolute;
	width: 48px;
	min-width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #666;
	cursor: pointer
}

.case .case-prev[data-v-31fa1156] {
	left: -70px
}

.case .case-next[data-v-31fa1156] {
	right: -70px
}

.case .case-content-list[data-v-31fa1156] {
	display: flex
}

.case .swiper-pagination[data-v-31fa1156] {
	display: none
}

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

	.case .case-content-list[data-v-31fa1156],
	.case .case-content[data-v-31fa1156] {
		padding: 0 16px
	}

	.case .case-common-btn[data-v-31fa1156] {
		position: static
	}
}

@media screen and (max-width:1024px) {
	.case-padding[data-v-31fa1156] {
		padding: 30px 0 32px
	}

	.swiper-slide[data-v-31fa1156] {
		width: 60% !important
	}

	.case .case-content[data-v-31fa1156] {
		padding: 0
	}

	.case .swiper-pagination[data-v-31fa1156] {
		position: static;
		display: block
	}

	.case .swiper-pagination[data-v-31fa1156] .swiper-pagination-bullet {
		margin-left: 12px;
		outline: none;
		background: rgba(64, 143, 255, .2);
		opacity: 1
	}

	.case .swiper-pagination[data-v-31fa1156] .swiper-pagination-bullet:first-child {
		margin-left: 0
	}

	.case .swiper-pagination[data-v-31fa1156] .swiper-pagination-bullet-active {
		background: #408fff !important
	}

	.case .case-title[data-v-31fa1156] {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 8px
	}

	.case .case-subTitle[data-v-31fa1156] {
		font-size: 16px;
		color: #999;
		line-height: 22px;
		margin-bottom: 30px
	}

	.case .case-content[data-v-31fa1156] {
		flex-wrap: wrap;
		max-width: 500px
	}

	.case .case-common-btn[data-v-31fa1156] {
		display: none
	}

	.case .case-item[data-v-31fa1156] {
		margin-right: 16px;
		width: calc(50% - 8px);
		margin-bottom: 24px
	}

	.case .case-item[data-v-31fa1156]:nth-child(2n) {
		margin-right: 0
	}

	.case .case-item .case-item-title[data-v-31fa1156] {
		font-size: 16px;
		line-height: 22px;
		margin: 16px 0 4px
	}

	.case .case-item .case-item-subTitle[data-v-31fa1156] {
		font-size: 14px;
		line-height: 20px;
		color: #999
	}
}

@media screen and (max-width:500px) {
	.swiper-slide[data-v-31fa1156] {
		width: 61% !important
	}
}

@media screen and (max-width:414px) {
	.swiper-slide[data-v-31fa1156] {
		width: 74% !important;
		margin: 0 13%
	}
}

.common-bottom[data-v-342430e5] {
	height: 272px;
	background-size: 2048px 272px;
	padding: 64px 0;
	box-sizing: border-box
}

.common-bottom .title[data-v-342430e5] {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	line-height: 56px;
	text-align: center;
	padding-bottom: 32px
}

.common-bottom .btn-txt[data-v-342430e5] {
	margin: 0 auto;
	width: 200px;
	height: 56px;
	background: #fff;
	border-radius: 2px;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	color: #408fff;
	line-height: 56px
}

.common-bottom .pc-btn[data-v-342430e5] {
	display: block
}

.common-bottom .mobile-btn[data-v-342430e5] {
	display: none
}

@media screen and (max-width:1024px) {
	.common-bottom[data-v-342430e5] {
		height: 160px;
		background: url(../image/btnBgr_1024.png) no-repeat top;
		background-size: 1024px 160px;
		padding: 40px 0;
		box-sizing: border-box
	}

	.common-bottom .title[data-v-342430e5] {
		font-size: 24px;
		font-weight: 600;
		color: #fff;
		line-height: 32px;
		text-align: center;
		padding-bottom: 16px
	}

	.common-bottom .btn-txt[data-v-342430e5] {
		margin: 0 auto;
		width: 144px;
		height: 32px;
		background: #fff;
		border-radius: 2px;
		font-size: 14px;
		text-align: center;
		font-weight: 400;
		color: #408fff;
		line-height: 32px
	}

	.common-bottom .pc-btn[data-v-342430e5] {
		display: none
	}

	.common-bottom .mobile-btn[data-v-342430e5] {
		display: block
	}
}

.home .case-list[data-v-1622e9cf] {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 32px auto 0
}

.home .case-list .case-list-item[data-v-1622e9cf] {
	flex: 1 1 16.66%;
	padding-top: 36px;
	padding-right: 24px;
	padding-bottom: 16px;
	box-sizing: border-box;
	margin-bottom: 8px
}

.home .case-list .case-list-item[data-v-1622e9cf]:nth-child(6n) {
	padding-right: 0
}

.home .case-list .case-list-item .img-wrap[data-v-1622e9cf] {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #fff;
	margin: auto
}

.home .case-list .case-list-item .img-wrap img[data-v-1622e9cf] {
	width: 100%
}

.home .case-list .case-list-item .item-title[data-v-1622e9cf] {
	margin-top: 16px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666;
	line-height: 24px;
	text-align: center
}

@media screen and (max-width:1024px) {
	.home .case-list[data-v-1622e9cf] {
		max-width: 375px;
		width: 100%
	}

	.home .case-list .case-list-item[data-v-1622e9cf] {
		padding-right: 0;
		flex-basis: 33%;
		padding-top: 32px;
		padding-bottom: 0;
		margin-bottom: 0
	}

	.home .case-list .case-list-item .item-title[data-v-1622e9cf] {
		margin-top: 8px;
		font-size: 14px
	}
}

.sjxs {
	display: none !important
}

@media screen and (max-width:640px) {
	.pcxs {
		display: none !important
	}

	.sjxs {
		display: block !important
	}
}