#content {
	margin-top: 5.72917vw;
	min-width: 72.91667vw;
	display: flex;
	justify-content: center;

}

.map {
	width: 72.91667vw;
	height: 36.45833vw;
	margin-top: 2.60417vw;
	margin-bottom: 5.20833vw;
	background: url('http://static.kupurui.cn/cprt_website/pc/connectUs/connect_us_map.png') no-repeat;
	/* 	background-size: 100% auto; */
	background-size: cover;
	display: flex;
	align-items: flex-end;
}

.map .map_information {
	padding-left: 16.61458vw;
	width: 100%;
	background: #000000;
	opacity: 0.6;
}

.map .map_information .email_info {
	display: flex;
	align-items: center;
	padding: 1.45833vw 0px 1.19792vw 0px;
}

.map .map_information .email_info img {
		width: 2.76042vw;
		height: 2.13542vw;
	}

.map .map_information .email_info .emailn_text {
	margin-left: 1.66667vw;
	font-size: 1.5625vw;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.map .map_information .phone_info {
	display: flex;
	align-items: center;
	padding: 1.19792vw 0px 1.19792vw 0px;
}

.map .map_information .phone_info img {
		width: 2.76042vw;
		height: 2.76042vw;
	}

.map .map_information .phone_info .phone_text {
	margin-left: 1.66667vw;
}

.map .map_information .phone_info .phone_text .phone_number {
	font-size: 1.5625vw;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.map .map_information .phone_info .phone_text .phone_note {
	font-size: 0.72917vw;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.map .map_information .location_info {
	display: flex;
	align-items: center;
	padding: 1.19792vw 0px 1.45833vw 0px;
}

.map .map_information .location_info .icon1 {
		width: 3.02083vw;
		height: 2.76042vw;
	}

.map .map_information .location_info .icon2 {
		width: 1.82292vw;
		height: 1.82292vw;
	}

.map .map_information .location_info .location_text {
	margin-left: 1.66667vw;
	font-size: 1.5625vw;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}
