@CHARSET "UTF-8";
.content {
	padding: 30px;
}
.content .header {
	text-align: center;
}
.content .header p.title {
	color: #333;
	font-size: 24px;
	font-weight: bold;
}
.content .header p.subtitle {
	color: #666;
}
.baidumap {
	width: 100%;
	height: 300px;
}
.content .main_add {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	padding: 0px 50px;
}
.content .main_add h4 {
	font-weight: bold;
	line-height: 35px;
}
.BMap_bubble_content {
	font-size: 12px;
	line-height: 25px;
}
