.header_bg {
	background: url(../img/case_head.jpg);
	width: 100%;
	color: white;
	text-align: center;
	padding: 10px;
}

.contact_page_info {
	display: inline-block;
	background: #242e35;
	width: 32px;
	height: 32px;
	line-height: 23px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 5px;
	background: #f5f7f8;
	text-shadow: 0 0 black;
	margin: 6px 8px;
}

.amap_area {
	position: relative;
	align-items: center;
	width: 100%;
	height: 300px;
}

.contact_us_txt {
	color: #000000 !important;
}
