/* banner */
.banner{
	width: 100%;
	height: 4.1rem;
}

.wap-flex-4{
	width: 6.92rem;
    height: 1.97rem;
	background-color: #fff;
	box-shadow: 0px 3px 12px -6px #000;
	border-radius: 0.1rem;
	margin: 0 auto;
	margin-top: -0.4rem;
	position: relative;
	z-index: 5;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
	
	
	margin-bottom: 0.4rem;
	
}
.wap-flex-4 > div{
	flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	display: block;
	width: 0%;
	text-align: center;
	border-right: 0.01rem solid #707070;
}
.wap-flex-4 > div:last-child{
	border-right: none;
}
.wap-flex-4 > div div:first-child{
	font-size: 0.25rem;
	color: #F94479;
	/* margin-bottom: 0.05rem; */
}
.wap-flex-4 > div div:last-child{
	font-size: 0.12rem;
}
/* moudel */
.module-desc {
	position: relative;
	margin-bottom:0.5rem;
}
.moudel_1{
	margin-bottom: 0.4rem;
}
.img-position-right{
	font-size: 0;
}
.module-desc_img img {
	width: 100%;
	height: 3.78rem;
}
.module-desc-absolute {
	position: absolute;
	top: 0.1rem;
	padding: 0.2rem 0.15rem;
	z-index: 2;
}
.module-desc-position_left {
	left: 0;
}

.module-desc-position_right {
	right: 0;
}
.module-desc-absolute::before {
	content: '';
	position: absolute;
	width: 0.36rem;
	height: 0.36rem;
	background-color: #F94479;
	left: 0;
	top: 0;
	z-index: -1;
}

.module-desc-absolute::after {
	content: '';
	position: absolute;
	width: 0.36rem;
	height: 0.36rem;
	background-color: #F94479;
	right: 0;
	top: 0;
	z-index: -1;
}
.module-desc-bj {
	width: 5.61rem;
	height: 2.93rem;
	background-color: rgba(255, 255, 255, 0.8);
}
.module-desc_logo{
	font-size: 0;
	text-align: center;
}
.module-desc-bj_text_1 {
	font-size: 0.24rem;
	color: #707070;
	position: relative;
	padding-left: 0.1rem;
	margin-left: 0.25rem;
	margin-bottom: 0.15rem;
}
.module-desc-bj_text_1::before {
	top: 0.02rem;
}
.module-desc-bj_text_2 {
	font-size: 0.26rem;
	color: #F94479;
	margin-left: 0.38rem;
	margin-bottom: 0.1rem;
}

.module-desc-bj_text_3 {
	display: flex;
	justify-content: space-evenly;
}
.module-desc-bj_text_3::before,.module-desc-bj_text_3::after{
	content: '';
	display: block;
}
.module-desc-bj_text_3>div {
	width: 0.9rem;
	height: 1.2rem;
	background-color: #F94479;
	position: relative;
	margin: 0 0.4rem;
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.module-desc-bj_text_3>div>span {
	display: block;
	line-height: 0.27rem;
	position: absolute;
	width: 1rem;
	z-index: 2;
}

.module-desc-bj_text_3>div::before {
	width: 0;
	height: 0;
	content: '';
	position: absolute;
	top: 0;
	left:-0.29rem;
	border-right: 0.3rem solid #F94479;
	border-top: 0.61rem solid transparent;
	border-bottom: 0.61rem solid transparent;
}

.module-desc-bj_text_3>div::after {
	width: 0;
	height: 0;
	content: '';
	position: absolute;
	top: 0;
	right: -0.29rem;
	border-left: 0.3rem solid #F94479;
	border-top: 0.61rem solid transparent;
	border-bottom: 0.61rem solid transparent;
}
.module_href{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 0.18rem;
	color: #fff;
	bottom: 0.15rem;
}

.module-text_3_width > div{
	width: 0.6rem;
	height: 1.03rem;
}
.module-text_3_width>div::before {
	left:-0.31rem;
	border-right: 0.32rem solid #F94479;
	border-top: 0.51rem solid transparent;
	border-bottom: 0.51rem solid transparent;
}
.module-text_3_width>div::after {
	right:-0.31rem;
	border-left: 0.32rem solid #F94479;
	border-top: 0.51rem solid transparent;
	border-bottom: 0.51rem solid transparent;
}
.uk-desc_logo{
	position: absolute;
	right: 0.4rem;
	top: 0.3rem;
}

.moudel_2{
	margin-bottom: 0.2rem;
}
.moudel_2 .module-title{
	margin-bottom: 0.2rem;
}
.module-2-text {
	margin: 0 0.2rem;
	font-size: 0.26rem;
	color: #707070;
	line-height: 0.35rem;
	margin-bottom: 0.4rem;
}
.module_2_steps{
	position: relative;
	padding: 0.35rem 0;
}
.steps-round {
	width: 0.85rem;
	height: 0.85rem;
	border: 0.01rem solid #f94479;
	padding: 0.03rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 0.15rem;
	position: relative;
	z-index: 2;
	background-color: #fff;
}
.steps-round>div {
	width: 0.65rem;
	height: 0.65rem;
	background-color: #f94479;
	border-radius: 50%;
	font-size: 0.35rem;
	color: #fff;
	text-align: center;
	line-height: 0.6rem;
}
.module-2-steps_item{
	position: relative;
	margin-bottom: 0.5rem;
}
.module-2-steps_item:nth-child(9){
	margin-bottom: 0;
}
.module-2-steps_item > div:nth-child(2){
	position: absolute;
	top: 0;
}
.steps-right{
	right: 0;
}
.steps-left{
	left: 0;
}
.module-2-steps_item > div:nth-child(2) >div:nth-child(1) {
	font-size: 14px;
	color: #f94479;
	text-align: left;
	margin-bottom: 0.03rem;
}

.module-2-steps_item > div:nth-child(2) > div:nth-child(2) {
	font-size: 12px;
	text-align: left;
	color: #707070;
	line-height: 17px;
}
.line {
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	border-right: 0.04rem dashed #A8C1C1;
	z-index: 1;
	margin-left: -0.02rem;
}