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

.map {
	margin-top: 87px;
}

.t1 {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #A08B6A;
	margin-top: 74px;
}

.pro1 {
	font-size: 24px;
	font-weight: 400;
	line-height: 52px;
	color: #555555;
	margin-top: 50px;
	width: 648px;
	text-align: center;
}

.dataBox {
	font-size: 0;
	margin-top: 50px;
}
.dataBox>div{
	display: inline-block;
	vertical-align: middle;
}
.dataItem{
	margin-right: 76px;
}
.dataItem:last-child{
	margin-right: 0;
}
.dataPro1 {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 26px;
	opacity: 0.86;
	color: #A08B6A;
	margin-top: 38px;
	margin-bottom: 2px;
}

.dataPro2 {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 26px;
	opacity: 0.86;
	color: #A08B6A;
}
.t2{
	font-size: 34px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 36px;
	color: #A08B6A;
	margin-top: 90px;
	margin-bottom: 74px;
}
.cityList{
	width: 552px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 36px;
	color: #555555;
	opacity: 0.86;
	margin-bottom: 95px;
}