
#area_AreaCheckDiv #salesArea{
  overflow: hidden;
  padding-top: 0.96rem;
  position: relative;
  height: 100%;
}
.BMap_pop{
	min-width: 332px;
}
.BMap_pop div:nth-of-type(1) div{
	background-color: transparent!important;
}
.BMap_pop div:nth-of-type(3) div{
	background-color: transparent!important;
}
.BMap_pop div:nth-of-type(5) div{
	background-color: transparent!important;
}
.BMap_pop div:nth-of-type(7) div{
	background-color: transparent!important;
}
.BMap_pop div:nth-of-type(2){
	background-color: transparent!important;
}
.BMap_pop div:nth-of-type(6){
	background-color: transparent!important;
	height: 0!important;
}
.BMap_pop div:nth-of-type(4){
	background-color: transparent!important;
}
.BMap_pop div:nth-of-type(8){
	display: none
}
.BMap_pop div:nth-of-type(9){
	overflow: initial!important;
	background: url(/Content/images/demo.png) no-repeat;
	background-size: 100% 100%;
	padding: 20px 20px 0 20px;
}
.BMap_pop>img:nth-of-type(1){
	display: none;
	/*top: 24px!important;
	left: 256px!important;*/
}
.BMap_bubble_title,.BMap_bubble_content{
	color: #323232;
	font-size: 0.24rem;
}
.BMap_bubble_title{
	font-weight: bold;
}
.map_phone{
	overflow: hidden;
	float: none!important;
}
.phone{
	color: #323232!important;
	float: left;
	font-size: 0.24rem!important;
	margin: 0!important;
	padding: 0!important;
	clear:inherit!important;
	display:inline-block;
}
.map_phone span{
	display: inline-block;
	float: left;
}
#branchMap .map_btn{
	float:none;
	margin: 0;
	text-align: center;
}
#branchMap .map_btn button{
	margin-top: 8px;
	border-radius: 5px;
	background: #fefefc;
	color: #e61010;
	border: 1px solid #e61010;
	width: 100px;
	height: 40px;
	font-size: 0.32rem;
	line-height: 40px;
	margin-bottom: 40px;
	padding: 0;
}