positions.css 621 Bytes
#positionBmap_basic{
	min-width: 100%;
	margin-top: -10px;
	height:100%;
}
.mian-portlet-body{
	height: 100%;
}

html,body{
	overflow:hidden;
	height: calc(100% - 10px);
}

/* 隐藏百度地图logo */
.anchorBL,
.anchorBL,
.amap-logo,
.amap-copyright{
	display: none;
}


.leftUtils{
	position: absolute;
	padding-right: 50px;
	top: 50px;
	width: 100%;
	height: 40px;
    z-index: 9999;
    /*padding-top: 7px;*/
}

.help-block{
	color:#000;
	font-size: 15px;
}
.BMap_pop {
	box-shadow: 0 12px 15px 0 rgba(204, 204, 204, 0.33),0 17px 50px 0 rgba(204, 204, 204, 0.33)!important;

}