#map{
	width: 100%;
	height: 515px;
}
.map_marker{
	width: 40px;
	height: 40px;
	background: url(../img/contact/icon_pos.png) no-repeat;
}
.banner{
	width: 100%;
	height: 400px;
	background: url(../img/contact/banner.jpg) no-repeat center;
}
.cont_wrap .top_txt{
	padding-bottom: 50px;
}
.cont_wrap .top_title{
	width: 298px;
	height: 181px;
	background: #004986;
	padding: 46px 35px;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	margin: -70px 0 118px 87px;
}
.cont_wrap .top_title h3{
	font-size: 53px;
	font-weight: normal;
}
.cont_wrap .bom_info{
	border-bottom: 1px solid #ccc;
	padding: 0 70px 28px 87px;
	box-sizing: border-box;
}
.cont_wrap .bom_info dl{
	display: inline-block;
	vertical-align: top;
}
.cont_wrap .bom_info dt{
	font-size: 21px;
	color: #000;
	line-height: 35px;
}
.cont_wrap .bom_info dd{
	font-size: 18px;
	color: #484848;
}
.cont_wrap .bom_info dl:nth-child(1){
	margin-right: 86px;
}
.cont_wrap .bom_info dl:nth-child(2){
	margin-right: 432px;
}