.bgandtext {
	padding-top: 0px;
	padding-bottom: 0px;
}

.text-content {
	height: 362px;
}

.phone-img-md4 {
	height: 360px;
	width: auto;
}

.zhike4 {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.zhike4>img {
	width: 100%;
	height: auto;
}

.content>img {
	padding-top: 20px;
	padding-bottom: 20px;
}

.icon-container .text {
	width: 100%;
	text-align: center;
}

.z-index {
	position: absolute;
	left: 50%;
	transform: translate(-50%);

}

.z-index .text,
.z-index .title {
	width: 100%;
	text-align: center;
	color: #FFFFFF
}

.z-index .title {
	margin-top: 20px;
}

.padding {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.twotitile .text-content .titleRight {
	margin-bottom: 0px;
	font-size: 20px;
}

.twotitile .text-content {
	width: 338px;
	height: 244px;
}

.twotitile .text-content .titleRight::after {
	display: none;

}

.iconrow {
	width: 100%;
	max-width: 1200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.iconrow .icon-item {
	display: flex;
	flex-direction: column;
	height: 238px;
	align-items: center;
	max-width: 225px;
}

.iconrow .icon-item p>img {
	width: 80px;
	height: 80px;
	margin-bottom: 40px;
}

.iconrow .icon-item .ptitle {
	height: 20px;
	font-size: 19px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
}

.iconrow .icon-item .ptext {

	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	text-align: center;
	margin-top: 18px;
	max-width: 190px;
}

.fivdiv .icon-item .ptitle {
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 30px;

}

.fivdiv .icon-item .ptitle::after {
	content: '';
	position: absolute;
	left: 0%;
	width: 40px;
	height: 2px;
	border-radius: 6px;
	bottom: -18px;
	border-bottom: 3px solid #387CF7;
	box-sizing: border-box;
}

.fivdiv .icon-item .ptext {
	max-width: 190px;
	width: 100%;
	margin-top: 0px;
	height: 20px;
	text-align: left;
	font-size: 16px;
	color: #666666;
}

.contnet-text {
	margin-top: 60px;

}

.contnet-text .title {
	height: 48px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
}

.contnet-text .desc {
	height: auto;
	padding-bottom: 4px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
}

.bottombg {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 303px;
	background: #FAFAFA;
}
