.innerCon{
	    height: 100%;
	    margin: 0 auto;
}
.titleCon{
	    background: url("../images/titlebg.png") no-repeat left center;
	    font-size: 24px;
	    color: #1a1a1a;
	    padding-left: 35px;
	    height: 40px;
	    line-height: 40px;
}
#map{
	height:550px;
    position:relative;
}
.map_cover{
	width:354px;
	background:rgba(0,0,0,0.4);
	position:absolute;
	overflow:hidden;
	top: 95px;
	right: 240px;
	color:#fff;
}
.map_cover .kong{
	width:100%;
	padding-left: 20px;
}
.map_cover .co_tit{
	font-size:24px;
	margin-top:38px;
	margin-bottom:47px;	
	margin-left:38px;
}
.map_cover .co_ftit{
	font-size:18px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.map_cover .ma_item{
	font-size:14px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:11px;
	line-height:24px;
	overflow:hidden;
}
.map_cover .er_code{
	width:88px;
	height:88px;
	margin-left:38px;
	margin-bottom:11px;
	overflow:hidden;
	
}
.map_cover .er_code img{
	width:88px;
	height:88px;
}
.map_cover .ma_item .ma_tit{
	float:left;	
}
.map_cover .ma_item .ma_txt{
	float:left;
}