


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


.con1{
	font-size: 32px;
	font-weight: bold;
	color: #111111;
	margin: 73px auto 47px;
}
.con2{
	width: 33.33%;
	height: 284px;
	box-sizing: border-box;
	border: 1px solid #EDEDED;
	/* background: #FFFFFF; */
}
.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: PingFang-SC-Medium;
	font-weight: 500;
	color: #141414;
}
.con6{
	width: 190px;
	margin-top: 15px;
	font-size: 18px;
	font-family: PingFang;
	font-weight: 400;
	color: #121212;
	text-align: center;
}
.ml10{
	margin-left: 10px;
}

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


