/*map_page*/
.aui .map_page {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.aui .map_page .map_list {
	width: 100%;
	min-height: 500px;
	overflow: hidden;
	background: url(../images/map_bg.png) no-repeat;
	background-size: 100%;
}

.aui .map_page .map_list h3 {
	float: left;
	width: 100%;
	height: 75px;
	line-height: 75px;
	font-size: 20px;
	font-weight: normal;
	color: #4cbfdc;
}

.aui .map_page .map_list h3 {
	font-size: 20px;
}

.aui .map_page .map_list h3 {
	font-size: 5vw;
}

.aui .map_page .map_list h3 b {
	font-weight: normal;
}

.aui .map_page .map_list p {
	float: left;
/* 	padding: 0 4%; */
	position: relative;
	width:33%;
}


.aui .map_page .map_list p span {
	display: block;
}

.aui .map_page .map_list p span.title {
	display: block;
	line-height: 30px;
	font-size: 12px;
}

.aui .map_page .map_list p span.title {
	font-size: 12px;
}

.aui .map_page .map_list p span.title {
	font-size: 3vw;
}

.aui .map_page .map_list p span.title a {
	color: #4cbfdc;
}

.aui .map_page .map_list p span.list a {
	display: block;
	font-size: 12px;
	color: #7a7a7a;
	line-height: 44px;
}

.aui .map_page .map_list p i {
	display: block;
	width: 0;
	height: 16px;
	border-right: 1px solid #d7d7d7;
	position: absolute;
	right: 0;
	top: 8px;
}

.aui  #top_div {
	left: 70%;
}

.aui   #top_span {
	left: 70%;
}