.map_dh span{display:block; float:left; margin-right:5px; height:29px; line-height:29px; padding-left:5px; padding-right:5px; color:#555; font-size:14px; font-weight:normal; cursor:pointer;}
.map_dh .span_on{background-color:#0074e4; color:#FFF;}
.map_content_left{position: fixed; left:18px; top:42px; width:772px; height:330px;}
.map_content_right{position: fixed; left:800px; top:42px; height:330px;max-height:400px;overflow-y:auto;width: 230px;}
/*地点marker*/
.areaMarkerMain {
	text-align:center
}
.areaMarkerMain p {
	border:1px solid #f60;
	color:#f60;
	margin-bottom:3px;
	padding:4px 3px;
	text-align:center;
	white-space:nowrap;
	position:absolute;
	top:-25px;
	background:url("https://webresource1.xiezu.com.cn/img/icon/marker_bg.png") 0 0 repeat-x;
	line-height:100%;
	font-size:14px;
}
.areaMarkerMain i {
	width:30px;
	height:40px;
	display:inline-block;
	background:url("https://webresource1.xiezu.com.cn/img/icon/marker_icon.png") 0 0 no-repeat
}

.map_content_left .amap-layers .amap-layer img{display: none;opacity:0 !important;}