.bgandtext {
	width: 1200px;
	margin-top: 64px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 64px;
	position: relative;
}

.bgcolor {}

.text-content {
	width: 468px;
	height: 360px;
	flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;
}

.float_right {
	float: right;

}

.float_left {
	float: left;
}

.text-content .titleRight {
	width: 100%;
	text-align: left;
	height: 68px;
	font-size: 26px;
	font-family: PangMenZhengDao;
	font-weight: 400;
	color: #333333;
	line-height: 68px;
	margin-bottom: 22px;
	position: relative;
}

.text-content .titleRight::after {
	content: '';
	position: absolute;
	left: 0%;
	width: 60px;
	height: 2px;
	border-radius: 6px;
	bottom: 0px;
	border-bottom: 5px solid #FFE300;
	box-sizing: border-box;

}

.text-content .textRight {
	width: 100%;
	text-align: left;

	height: 38px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}

.phone-img-md6 {
	width: auto;
	height: 360px;
	display: inline-block;
}

.phone-img-md5 {
	height: 313px;
}

.share {
	width: 100%;
	position: relative;
}

.share .bgcolor {
	width: 100%;
	height: 520px;
	background: #FAFAFA;
	position: absolute;
	top: 0px;
	left: 0px;
}

.share .bgcolor2 {
	width: 50%;
	left: 50%;
	height: 331px;
	top: 103px;
	background: #FAFAFA;
	position: absolute;
}

.icon-container {
	width: 100%;
	min-height: 420px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.icon-container .title {
	width: 100%;
	text-align: center;
	height: 68px;
	font-size: 26px;
	font-family: PangMenZhengDao;
	font-weight: 400;
	color: #333333;
	line-height: 68px;
	margin-bottom: 22px;
	position: relative;

}

.icon-container .title::after {
	content: '';
	position: absolute;
	left: 50%;
	width: 60px;
	transform: translate(-50%);
	height: 2px;
	border-radius: 6px;
	bottom: 0px;
	border-bottom: 5px solid #FFE300;
	box-sizing: border-box;

}

.icon-container .text {
	width: 496px;
	margin: 0 auto;
	text-align: center;
	height: 38px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
	margin-bottom: 40px;
}

.icon-container .content {

	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.icon-container .content>img {
	width: 900px;
	height: 344px;
}

.case {
	height: 710px;
	background: #FAFAFA;
}

.phone-img-md4 {
	width: 100%;
	height: auto;
}

.case .textLine {
	width: 100%;
	height: 1px;
	background: #EAEAEA;
	margin-bottom: 31px;
}
