


.map{
	height: 465px;
	
	/* position: absolute;
	right: 0;
	width: 54%;
	top: -57px; */
}


.con1{
	font-size: 30px;
	font-weight: 500;
	font-family: SourceHanSerifCN-Medium;
	color: #111111;
	margin: 73px auto 47px;
}
.con2{
	width: 25%;
	/* width: 33.33%; */
	height: 284px;
	box-sizing: border-box;
	border: 1px solid #EDEDED;
}
.con3{
	margin-top: 69px;
	display: none;
	/* width: 26px; */
	/* max-height: 26px; */
}
.con4{
	margin-top: 69px;
	display: block;
	/* width: 26px; */
	/* height: 26px; */
}
.con5{
	margin-top: 15px;
	font-size: 22px;
	font-family: SourceHanSerifCN-Medium;
	font-weight: 500;
	color: #141414;
}
.con6{
	width: 170px;
	margin-top: 15px;
	font-size: 18px;
	font-family: SourceHanSerifCN-Regular;
	font-weight: 400;
	color: #4C4C4C;
	text-align: center;
}
.ml10{
}

.con22{
	background: #569084;
}
.con22 .con3{
	display: block;
}
.con22 .con4{
	display: none;
}
.con22 .con5{
	color: #ffffff;
}
.con22 .con6{
	color: #ffffff;
}


