.bmdt-map{
	position: relative;
}
.bmdt-map *{
	box-sizing: border-box;
}
.bmdt-map-content{
	height: 900px;
}
.bmdt-map-nav{
	position: absolute;
	width: 442px;
	height: 900px;
	border-top-right-radius: 10px;
	background: #fff;
	top: 0;
	left: 0;
	padding-top: 34px;
	box-shadow: 4px 0 16px 0 rgba(0,82,137,.2);
	z-index: 2;
}
.bmn-header{
	padding: 0 26px;
	height: 32px;
	line-height: 32px;
}
.bmn-header span{
	display: inline-block;
	color: #004892;
	font-size: 26px;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 12px;
}
.bmn-header a{
	display: inline-block;
	float: right;
	border: 1px solid #166eba;
	font-size: 16px;
	color: #166eba;
	padding: 0 10px;
}
.bmn-content{
	position: relative;
	padding: 18px 50px;
	margin-top: 12px;
	background: #fafafa;
}
.bmn-lbbox{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100px;
}
.bmn-lbitem{
	width: 100%;
	height: 100%;
}
.bmn-item{
	display: inline-block;
	width: 65px;
	margin-right: 32px;
	cursor: pointer;
}
.bmn-item:nth-child(4n){
	margin-right: 0;
}
.bmn-item .bmn-item-img{
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background: #d4edff;
	border-radius: 10px;
}
.bmn-item .bmn-item-img img{
	vertical-align: middle;
}
.bmn-item .bmn-item-img img.cur,.bmn-item:hover img,.bmn-item.active img{
	display: none;
}
.bmn-item:hover img.cur,.bmn-item.active img.cur{
	display: inline-block;
}
.bmn-item.active .bmn-item-img,.bmn-item:hover .bmn-item-img{
	background-image: linear-gradient(to right,#71bfff,#3c89ff);
}
.bmn-item-txt{
	color: #000000;
	font-size: 13px;
	text-align: center;
	line-height: 32px;
}
.bmn-item.active,.bmn-item:hover{
	font-weight: bold;
}
.bmn-lbpage{
	text-align: center;
	margin-top: 6px;
}
.bmn-lbpage span{
	width: 8px;
	height: 8px;
	background: #d7ecfc;
	opacity: 1;
	margin: 0 5px;
}
.bmn-lbpage span.swiper-pagination-bullet-active{
	width: 20px;
	background: #7fcafe;
	border-radius: 4px;
}
.bmn-lbbtn{
	position: absolute;
	top: 58px;
	cursor: pointer;
	width: 22px;
	height: 22px;
}
.bmn-lbbtn.prev{
	left: 12px;
	background: url(2023bmdt-ic1.png) center no-repeat;
}
.bmn-lbbtn.prev:hover{
	background: url(2023bmdt-ic1o.png) center no-repeat;
}
.bmn-lbbtn.next{
	right: 12px;
	background: url(2023bmdt-ic2.png) center no-repeat;
}
.bmn-lbbtn.next:hover{
	background: url(2023bmdt-ic2o.png) center no-repeat;
}
.bmn-search{
	background: #cbeaff;
	width: 394px;
	height: 42px;
	margin: 30px auto 20px;
}
.bmn-search input{
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	color: #666666;
	font-size: 14px;
	width: 300px;
}
.bmn-search input::-webkit-input-placeholder{
	color: #666666;
}
.bmn-search input:-moz-placeholder{
	color: #666666;
}
.bmn-search input::-moz-placeholder{
	color: #666666;
}
.bmn-search input:-ms-input-placeholder{
	color: #666666;
}
.bmn-search button{
	float: right;
	height: 42px;
	line-height: 42px;
	width: 80px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #0c5eb2;
}
.bmn-result-list{
	height: 563px;
	overflow-y: auto;
	margin-right: 10px;
}
.bmn-result-item{
	border-bottom: 1px solid #f4f4f4;
	padding: 24px 0 14px 32px;
	display: flex;
	cursor: pointer;
}
.bri-left{
	width: 34px;
	text-align: center;
}
.bri-left .num{
	display: inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background-image: linear-gradient(to bottom right, #ffc051, #eb8a00);
}
.bri-right{
	width: 362px;
	position: relative;
}
.bri-right p{
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}
.bri-right .tit{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.bri-right .dista{
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.bmn-result-list::-webkit-scrollbar{
	width: 10px;
}
.bmn-result-list::-webkit-scrollbar-track{
	background: #f2f2f2;
	border-radius: 5px;
}
.bmn-result-list::-webkit-scrollbar-thumb{
	background-image: linear-gradient(to right, #3a9af7, #106fce);
	border-radius: 5px;
}
.bmn-result-item.active,.bmn-result-item:hover{
	background: #f3f9ff;
}
.bmn-result-nodata{
	text-align: center;
	padding: 20px 0;
	font-size: 15px;
	color: #999;
}
.maptc-title{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 22px 0 0;
	margin-bottom: 20px;
}
.maptc-title:before{
	display: inline-block;
	content: ' ';
	width: 6px;
	height: 28px;
	border-radius: 3px;
	margin-right: 16px;
	background: #3573f6;
	vertical-align: text-bottom;
}
.address_box{
	padding-left: 6px;
	padding-right: 14px;
	line-height: 28px;
}
.address_box p{
	font-size: 18px;
	margin-top: 10px;
}
.address_box p:last-child{
	padding-left: 28px;
}
.address_box p span{
	display: inline-block;
	max-width: 390px;
}
.address_box p img{
	width: 16px;
	margin-right: 12px;
	vertical-align: text-top;
	margin-top: 3px;
}
.maptc-tit{
	display: flex;
	justify-content: space-between;
	margin-top: 14px;
}
.maptc-tit .tit{
	display: inline-block;
	width: 50%;
	margin-right: 8px;
	text-align: center;
	font-size: 14px;
	color: #1271d0;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: #dfefff!important;
	cursor: pointer;
}
.maptc-tit .tit:last-child{
	margin-right: 0;
}
.maptc-tit .tit.cur{
	color: #fff;
	background-image: linear-gradient(to right, #3d9dfa, #0a68c8)!important;
}
.maptc-item{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.maptc-item img{
	width: 100%;
}

.BMap_bubble_content::-webkit-scrollbar{
	width: 10px;
}
.BMap_bubble_content::-webkit-scrollbar-track{
	background: #f2f2f2;
	border-radius: 5px;
}
.BMap_bubble_content::-webkit-scrollbar-thumb{
	background-image: linear-gradient(to right, #3a9af7, #106fce);
	border-radius: 5px;
}
.maptc-item{
	margin-top: 10px;
}
.maptc-intro{
	padding: 0 10px;
	text-indent: 2em;
}
.maptc-arrow{
	position: absolute;
    bottom: -20px;
    border-left: 20px solid transparent!important;
    border-right: 20px solid transparent!important;
    border-top: 20px solid #fff!important;
    left: 42%;
}
.maptc-num{
	font-size: 12px;
	position: absolute;
	bottom: -47px;
	color: #fff;
	left: 44%;
	width: 19px;
	text-align: center;
}
@media screen and (max-width: 768px){
	.bmn-header{
		height: auto;
		line-height: normal;
		line-height: initial;
	}
	.bmn-header img{
		height: .44rem;
	}
	.bmn-header span{
		font-size: .36rem;
	}
	.bmn-header a{
		font-size: .3rem;
	}
	.bmdt-map-content{
		height: 8rem;
	}
	.bmdt-map-nav{
		width: 100%;
		padding-top: .3rem;
		padding-bottom: .3rem;
		left: 0;
		position: initial;
		box-shadow: none;
		height: auto;
	}
	.bmn-content{
		padding: .2rem .62rem;
	}
	.bmn-item{
		width: 1.2rem;
		margin-right: .44rem;
	}
	.bmn-item .bmn-item-img{
		height: 1.2rem;
	}
	.bmn-item-txt{
		font-size: .26rem;
	}
	.bmn-lbbtn.prev{
		left: .1rem;
	}
	.bmn-lbbtn.next{
		right: .1rem;
	}
	.bmn-search{
		width: 90%;
		height: .7rem;
		line-height: .7rem;
		margin: .2rem auto;
	}
	.bmn-search input{
		height: .7rem;
		line-height: .7rem;
		width: 80%;
	}
	.bmn-search button{
		height: .7rem;
		line-height: .7rem;
		width: 20%;
		font-size: .32rem;
	}
	.bmn-result-list{
		margin-right: .2rem;
		padding-right: .1rem;
		height: 3rem;
	}
	.bmn-result-item{
		padding: .2rem 0;
		margin-left: .2rem;
	}
	.bri-left{
		width: 12%;
	}
	.bri-right{
		width: 88%;
	}
	.bri-right .tit{
		font-size: .32rem;
		margin-bottom: .1rem;
	}
	.bri-right p{
		font-size: .28rem;
		line-height: .4rem;
	}
	.bmn-lbpage{
		margin-top: .1rem;
	}
	.bmn-result-secbm{
		width: 90%;
	}
	.bmn-result-secbm .tag{
		background-position: 94% center;
	}
	.maptc-title{
		padding: 0 .2rem 0 0;
		font-size: .32rem;
		line-height: .4rem;
		margin-bottom: .1rem;
	}
	.maptc-title:before{
		height: .4rem;
		width: .04rem;
		margin-right: .2rem;
	}
	.address_box{
		padding: 0 .2rem 0 .2rem;
	}
	.address_box p{
		font-size: .28rem;
	}
	.maptc-tit{
		margin-top: .1rem;
	}
	.maptc-tit .tit{
		font-size: .28rem;
		height: .5rem;
		line-height: .5rem;
	}
	.maptc-intro{
		padding: 0 .1rem;
	}
	.maptc-item{
		margin-top: .1rem;
	}
	.maptc-wrap{
		max-height: 5.8rem;
	}
	.bmn-lbbox{
		height: 1.9rem;
	}
	.address_box p span{
		max-width: 90%;
	}
}