@charset "utf-8";
.fontRed{
	text-align:center;
	color:red;
	font-size:18px;
}
.map{
	width: 100%;
	height: 100%;
}
.table{
	margin-bottom: 0;
}
.BMap_cpyCtrl{
	display:none;
}
.anchorBL{
	pointer-events: none;
}

.label_left{
    line-height:0;
    font-size:24px;
	color:#FFF;
    position:absolute;
    left:-12px;
	bottom: 11px;
	margin-right:10px;
}
