addmap.css 1.22 KB
#stationbmap_basic{
	min-width: 100%;
	width: 100%; 
	margin-top: -28px;
	border: 2px solid #fdfdfd;
	min-height: 400px;
	height:100%;
	overflow: hidden;
	top: 15px;
}


/* 隐藏百度地图logo */
.anchorBL,
.anchorBL,
.amap-logo,
.amap-copyright{
	display: none;
}
 
.BMap_pop div:nth-child(1) ,
.BMap_pop div:nth-child(2) ,
.BMap_pop div:nth-child(3) ,
.BMap_pop div:nth-child(4) ,
.BMap_pop div:nth-child(5) ,
.BMap_pop div:nth-child(6) ,
.BMap_pop div:nth-child(7) {
	
	border:0px solid rgb(255, 255, 255) !important;
	background-color:#3B3F51 !important;
	
}

.BMap_pop div:nth-child(3){
	
	width:23px !important;
	
}

.BMap_pop div:nth-child(7) {
	
	width:23px !important;
	
	height:24px !important;
	
}

.BMap_pop div:nth-child(5) {
	
	height:24px !important;
	
}

/* 图片以后在弄,先隐藏div */
.BMap_pop div:nth-child(8) {
	
	height:0px !important;
	/*  background:url('/pages/base/stationroute/css/img/iw3-1.png') no-repeat !important; */
	/* background-image:url('/pages/base/stationroute/css/img/windowinfo_b.jpg')  !important;  */
	
}

.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;
	
}