.flowEngine_v {
	width: 100%;
	height: auto
}
.flowEngine_v .page_bg {
	width: 100%;
	height: 730px;
	background: url("../images/bg.png") no-repeat center;
	background-size: cover
}
.flowEngine_v .page_bg .edition {
	width: 1200px;
	height: 100%
}
.flowEngine_v .page_bg .edition .head_center {
	height: 100%;
	margin-top: 163px
}
.flowEngine_v .page_bg .edition .head_center .head_center_left img {
	width: 364px;
	height: 70px
}
.flowEngine_v .module_one {
	width: 100%;
	margin-top: -20px;
	align-items: center;
	position: relative
}
.flowEngine_v .module_one .module_one_bg {
	width: 1028px;
	height: 1028px;
	background: url("../images/module_one_bg1.png") no-repeat center;
	background-size: 100%, 100%;
	position: absolute;
	right: 0
}
.flowEngine_v .module_one .module_one_title {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 42px;
	text-align: center
}
.flowEngine_v .module_one .module_one_title img {
	width: 294px;
	height: 59px
}
.flowEngine_v .module_one .module_one_inner {
	width: 1200px;
	margin-top: 100px;
	z-index: 2
}
.flowEngine_v .module_one .module_one_inner img {
	width: 290px;
	height: 342px
}
.flowEngine_v .module_one .module_two {
	width: 100%;
	height: 1361px;
	top: 475px;
	align-items: center;
	z-index: 9;
	margin-top: 85px
}
.flowEngine_v .module_one .module_two .module_two_title {
	margin-bottom: 59px;
	width: 420px;
	height: 59px;
	text-align: center
}
.flowEngine_v .module_one .module_two .module_two_title img {
	width: 100%;
	height: 100%
}
.flowEngine_v .module_one .module_two .module_two_inner {
	width: 1200px;
	align-items: center;
	margin-bottom: 40px
}
.flowEngine_v .module_one .module_two .module_two_inner .module_two_inner_txt {
	width: 560px;
	height: 375px;
	padding: 62px 0
}
.flowEngine_v .module_one .module_two .module_two_inner .module_two_inner_txt h1 {
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #171D26;
	opacity: 1;
	margin-bottom: 20px
}
.flowEngine_v .module_one .module_two .module_two_inner .module_two_inner_txt p {
	width: 432px;
	height: 76px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 27px;
	color: #707070;
	opacity: 1
}
.flowEngine_v .module_one .module_two .module_two_inner .module_two_inner_txt a {
	display: inline-block;
	width: 210px;
	height: 60px;
	line-height: 60px !important;
	background: #3860FF;
	opacity: 1;
	border-radius: 6px;
	font-size: 20px;
	font-family: PingFang SC;
	line-height: 25px;
	color: #FFFFFF;
	margin-top: 53px;
	text-align: center;
	cursor: pointer
}
.flowEngine_v .module_one .module_two .module_two_inner .module_two_inner_txt a:hover {
	opacity: 0.8;
	transition: all 0.6s
}
.flowEngine_v .module_one .module_two .module_two_inner .video_box {
	width: 600px;
	height: 375px;
	justify-content: center
}
.flowEngine_v .module_one .module_two .module_two_inner .video_box .video {
	width: 600px;
	height: 375px;
	border-radius: 12px
}
.flowEngine_v .module_one .module_two .inner2 .module_two_inner_txt {
	padding-left: 128px
}
.flowEngine_v .module_three {
	width: 100%;
	height: 1090px;
	background: url("../images/module_three_bg1.png") no-repeat center;
	background-size: cover;
	margin-top: 20px;
	align-items: center
}
.flowEngine_v .module_three .module_three_title {
	margin-top: 25px
}
.flowEngine_v .module_three .module_three_title img {
	width: 336px;
	height: 59px
}
.flowEngine_v .module_three .vertical_banner {
	width: 1200px
}
.flowEngine_v .module_three .vertical_banner .swiper-container {
	flex: 2.5;
	width: 807px;
	height: 576px
}
.flowEngine_v .module_three .vertical_banner .swiper-container .swiper-wrapper .swiper-slide {
	width: 807px;
	height: 576px
}
.flowEngine_v .module_three .vertical_banner .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%
}
.flowEngine_v .module_three .down {
	background: url("../images/down.png") no-repeat;
	background-size: cover;
	position: relative
}
