.air-index-title { height: 40px; line-height: 40px; background: #77bdfa; text-align: center; color: #ffffff; font-size: 16px; overflow: hidden; clear: both;}
.air-index-title li{float: left; width: 110px;height: 40px;position: relative;z-index: 99;cursor: pointer;}
.air-index-title li.air-width { width: 110px; }
.air-index-title li.air-tabon { background: #1a8aea; }
.air-index-title li:hover { background: #1a8aea; }

.air-map-cont { width: 100%; height: 500px; overflow: hidden; }
#allmap{width: 100%;height: 100%;}
#mapContent{background:#fff;width:100%;}
.BMapLabel{top :0 !important; left : -10px !important;}

.air-index-cont { 
	width: 100%;
	height: 360px;
	margin-top: 10px;
	display: none;
	overflow: hidden;
}
.air-index-cont ul{
	width: 100%;
	overflow: hidden;
}
.air-index-cont li{
	width: 94%;
	margin-left: 6%;
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-size: 16px;
	color: #030303;
}

.air-index-cont li p { width: 325px;float: left; }
.air-index-cont li em { 
	background:#F0AF31;
	padding: 2px 15px;
	color: #fff;
	border-radius: 5px;
}
.air-index-cont li span { width: 270px;	float: left; }