.wrap {
	width: 100%;
	background: #fff;
}

.content1 {
	background: linear-gradient(181deg, rgba(229, 207, 172, 0.25) 0%, rgba(255, 254, 252, 0.25) 100%);
}

.icon {
	padding-top: 84px;
	margin-bottom: 40px;
}

.title {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 30px;
	color: #1F1A3A;
	margin-bottom: 42px;
}

.text {
	width: 600px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 52px;
	color: #5D5D5D;
	padding-bottom: 70px;
	border-bottom: 1px dashed #A08B6A;
}
.phone{
	margin:69px auto 270px auto;
}
