.innerCon{
	    height: 100%;
	    margin: 0 auto;
}
.titleCon{
	    background: url(../images/titlebgs.png)no-repeat left center;
	    font-size: 24px;
	    color: #1a1a1a;
	    padding-left: 35px;
	    height: 40px;
	    line-height: 40px;
}
#map{
	height:150px;
    position:relative;
}
.map_cover{
     width: 383px;
     height: 130px;
     line-height: normal;
     background: url(../images/mapbg.png)no-repeat;
     background-size: 100% 100%;
     position: absolute;
     overflow: hidden;
     top: 210px;
     right: 173px;
     border-radius: 10px;
     border-bottom-left-radius: 0px;
     padding-left: 30px;
 }
}
.map_cover .kong>h5{
	font-size: 18px!important;
}
.map_cover .kong{
	text-align: center;
	width:100%;
	height: 55px;
	line-height: 55px;
}
 .map_cover .kong{
	text-align: left!important;
}
.map_cover .kong>h5{
	height: 55px;
	line-height: 55px;
	font-size: 14px!important;
	margin: 0px!important;
}
.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 .ma_item{
	margin: 0px!important;
}
.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;
}