.bmdt-main{
	max-width: 1920px;
	margin: 0 auto;
}
.bmdt-bar img{
	width: 100%;
}
.bmdt-map{
	position: relative;
}
.bmdt-map *{
	box-sizing: border-box;
}
.bmdt-map-content{
	height: 910px;
}
.bmdt-map-nav{
	position: absolute;
	width: 446px;
	background: #fff;
	top: 12px;
	bottom: 10px;
	left: 10px;
	padding-top: 30px;
	z-index: 2;
	box-shadow: 0px 5px 16px 0px rgba(201, 213, 222, 0.73);
	border-radius: 0px 0px 10px 10px;
}
.bmn-header{
	padding: 0 35px;
	height: 32px;
	line-height: 32px;
}
.bmn-header span{
	display: inline-block;
	margin-left: 11px;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 1px;
	color: #000000;
}
.bmn-result-tit{
	line-height: 28px;
	margin: 30px 0 24px;
	padding: 0 15px 0 16px;
}
.bmn-result-tit .line{
	display: inline-block;
	width: 4px;
	height: 20px;
	background-color: #3d85d3;
	border-radius: 2px;
	vertical-align: middle;
	margin-right: 10px;
}
.bmn-result-tit .tit{
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
	color: #333333;
}
.bmn-result-tit .back{
	float: right;
	cursor: pointer;
}
.bmn-result-word{
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
	color: #006fdb;
	padding: 0 21px;
	margin-bottom: 16px;
}
.bmn-nav-list{
	text-align: center;
	padding: 20px 45px 0;
}
.bmn-nav-list a{
	cursor: pointer;
	display: block;
	border-bottom: 1px solid #e9e9e9;
	font-size: 20px;
	line-height: 59px;
	letter-spacing: 1px;
	color: #000000;
}
.bmn-nav-list a:hover{
	color: #006fdb;
	font-weight: bold;
}
.bmn-result{
	display: none;
}
.bmn-result-list{
	height: 660px;
	overflow-y: auto;
	margin-right: 10px;
}
.bmn-result-item{
	border-bottom: 1px solid #f4f4f4;
	padding: 22px 0 14px 25px;
	display: flex;
	cursor: pointer;
}
.bri-left{
	width: 34px;
	text-align: center;
}
.bri-left .num{
	display: inline-block;
	border-radius: 10px;
	min-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;
}
.bri-right p{
	color: #333333;
	font-size: 14px;
	line-height: 26px;
}
.bri-right p>img{
	margin-right: 5px;
}
.bri-right .tit{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.bmn-result-list::-webkit-scrollbar,.bmn-county-items::-webkit-scrollbar{
	width: 10px;
}
.bmn-result-list::-webkit-scrollbar-track,.bmn-county-items::-webkit-scrollbar-track{
	background: #f2f2f2;
	border-radius: 5px;
}
.bmn-result-list::-webkit-scrollbar-thumb,.bmn-county-items::-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-item.active .bri-left .num,.bmn-result-item:hover .bri-left .num{
	background: #2B81FF;
}
.bmn-result-nodata{
	text-align: center;
	padding: 20px 0;
	font-size: 15px;
	color: #999;
}
/*.BMap_bubble_content{
	max-height: 460px;
	overflow-y: auto;
	padding-right: 5px;
	margin-top: 10px;
}*/
.maptc-title{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 22px 0 0;
	margin-bottom: 10px;
}
.maptc-title:before{
	display: inline-block;
	content: ' ';
	width: 6px;
	height: 20px;
	border-radius: 3px;
	margin-right: 16px;
	background: #3573f6;
	vertical-align: text-bottom;
}
.address_box{
	padding-left: 6px;
	line-height: 28px;
}
.address_box p{
	border-top: 1px solid #ececec;
	padding: 9px;
	line-height: 24px;
}
.address_box p span{
	font-size: 14px;
	vertical-align: middle;
}
.address_box p:first-child{
	border-top: 0;
}
.address_box p img{
	width: 20px;
	margin-right: 8px;
	margin-top: -2px;
}
.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%;
}
.maptc-wrap .btn_box{
	padding-left: 14px;
}
.maptc-wrap .btn_box button{
	width: 114px;
	height: 37px;
	line-height: 37px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d0d3d6;
	margin-right: 16px;
	font-size: 16px;
	text-align: center;
}
.maptc-wrap .btn_box button img{
	margin-right: 12px;
	margin-top: -2px;
}
.maptc-wrap .btn_box button img.cur{
	display: none;
}
.maptc-wrap .btn_box button:hover{
	border: solid 1px #006fdb;
	color: #006fdb;
	font-weight: bold;
}
.maptc-wrap .btn_box button:hover img{
	display: none;
}
.maptc-wrap .btn_box button:hover img.cur{
	display: inline-block;
}

.BMap_bubble_content{
	scrollbar-width: thin;
}
.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;
}

.bmdt-route{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 52px;
	left: 34%;
	/*margin-left: -340px;*/
	max-width: 960px;
	width: 60%;
	height: 72px;
	line-height: 72px;
	border-radius: 36px;
	background: #3d85d3;
	padding: 0 26px 0 44px;
	z-index: 9;
	box-sizing: border-box;
}
.bmdt-route .tit{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 10px;
	letter-spacing: 1px;
	cursor: pointer;
}
.bmdt-route .tit.cur{
	background: #fff;
	color: #3D85D3;
}
.bmdt-route .fsBtn{
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin: 0 20px;
}
.bmdt-route .fsBtn img{
	vertical-align: middle;
}
.bmdt-route .fsBtn.cur img,.bmdt-route .fsBtn img.cur{
	display: none;
}
.bmdt-route .fsBtn.cur{
	background: #fff;
}
.bmdt-route .fsBtn.cur img.cur{
	display: inline-block;
}
.bmdt-route .box{
	display: flex;
	justify-content: space-between;
	white-space: nowrap;
	display: inline-block;
	margin-left: 32px;
	background: #fff;
	border-radius: 21px;
	height: 43px;
	line-height: 43px;
	width: 491px;
}
.bmdt-route .box input{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #999999;
	padding: 0 16px;
	box-sizing: border-box;
	vertical-align: middle;
	width: 100%;
}
.bmdt-route .box2{
	display: none;
	text-align: center;
}
.bmdt-route .box2 input{
	width: 238px;
	width: 45%;
}
.bmdt-route button{
	display: inline-block;
	height: 72px;
	line-height: 72px;
	float: right;
	margin-left: 21px;
}
.bmn-county-list {
    display: none;
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10;
}

.bmn-county-tit {
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    font-size: 16px;
    color: #333;
}

.bmn-county-tit .line {
    display: inline-block;
    width: 4px;
    height: 16px;
    background: #1E63D4;
    vertical-align: middle;
    margin-right: 8px;
}

.bmn-county-tit .back {
    position: absolute;
    right: 15px;
    top: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.bmn-county-items {
    height: 660px;
    overflow-y: auto;
    padding: 0 40px;
    margin-right: 10px;
}

.bmn-county-item {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    background:url(2025-arrow-icon.png) no-repeat 320px center;
    padding: 0 34px;
}
.bmn-county-item:active {
    background-color: #f5f5f5;
}
@media screen and (max-width: 768px){
	.bmn-header{
		height: auto;
		line-height: normal;
		line-height: initial;
		padding: 0 .2rem;
	}
	.bmn-header img{
		height: .44rem;
	}
	.bmn-header span{
		font-size: .36rem;
	}
	.bmdt-map-content{
		height: 12rem;
	}
	.bmdt-map-nav{
		width: 100%;
		padding-top: .3rem;
		padding-bottom: .3rem;
		left: 0;
		position: initial;
		box-shadow: none;
		height: auto;
	}
	.bmn-nav-list{
		padding: .2rem;
	}
	.bmn-nav-list a{
		font-size: .32rem;
		line-height: .98rem;
	}
	.bmn-result-tit{
		margin: .3rem 0;
		padding: 0 .2rem;
		line-height: .46rem;
	}
	.bmn-result-tit .line{
		width: .08rem;
		height: .34rem;
		border-radius: .02rem;
		margin-right: .16rem;
	}
	.bmn-result-tit .tit{
		font-size: .32rem;
	}
	.bmn-result-tit .back{
		height: .46rem;
	}
	.bmn-result-word{
		font-size: .32rem;
		padding: 0 .2rem;
	}
	.bmn-result-list{
		margin-right: .2rem;
		padding-right: .1rem;
		height: 8rem;
	}
	.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-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;
	}
	.address_box p{
		font-size: .28rem;
	}
	.maptc-wrap{
		max-height: 5.8rem;
	}
	.address_box p span{
		max-width: 90%;
	}
	.maptc-wrap .btn_box{
		display: none;
	}
	.bmdt-route{
		display: none;
		top: 9rem;
		width: 96%;
		display: flex;
		justify-content: space-around;
		align-items: center;
		left: 2%;
		margin: 0;
		height: .8rem;
		line-height: .8rem;
		border-radius: .4rem;
		padding: 0 .2rem;
	}
	.bmdt-route .tit{
		font-size: .28rem;
		margin-right: 0;
		white-space: nowrap;
	}
	.bmdt-route .fsBtn{
		margin: 0;
		width: .8rem;
	}
	.bmdt-route .fsBtn img{
		height: .3rem;
	}
	.bmdt-route .box{
		margin-left: 0;
		height: .6rem;
		line-height: .6rem;
		border-radius: .3rem;
		white-space: nowrap;
	}
	.bmdt-route .box img{
		width: .3rem;
	}
	.bmdt-route .box input{
		height: .6rem;
		line-height: .6rem;
		width: 2rem;
		font-size: .32rem;
		padding: 0 .2rem;
	}
	.bmdt-route button{
		height: .8rem;
		line-height: .8rem;
		margin-left: .2rem;
	}
	.bmdt-route button img{
		height: .4rem;
	}

	.bmnw-header {
		position: relative;
		margin: -3rem 0.2rem 0.2rem;
		background-color: #fff;
		overflow: hidden;
		border-radius: 0.1rem;
		box-sizing: border-box;
		padding: 0.3rem 0.24rem;
		border: solid 1px #e5e5e5;
		box-shadow: 0px 7px 7px 0px rgba(218, 218, 218, 0.17);
		box-sizing: border-box;
	}

	.bmnw-header-cate {
		display: flex;
		align-items: center;
		font-size: 0.28rem;
		margin-bottom: .32rem;
	}

	.bmnw-header-cate .bmnw-header-left {
		flex: 1;
		display: flex;
		align-items: center;
	}

	.bmnw-header-cate .bmnw-header-left span {
		height: 0.54rem;
		line-height: 0.54rem;
		text-align: center;
		border-radius: 0.06rem;
		width: 1.58rem;
	}

	.bmnw-header-cate .bmnw-header-left span.active {
		background-color: #006fdb;
		color: #fff;
	}

	.bmnw-header-cate .bmnw-header-right {
		padding: 0 0.36rem;
		line-height: 0.54rem;
		text-align: center;
		background-color: #006fdb;
		border-radius: 0.06rem;
		color: #fff;
	}
	.bmnw-line {
		display: flex;
		align-items: center;
		margin-top: 0.2rem;
	}

	.bmnw-line-hd {
		margin-right: 0.1rem;
		font-size: 0.28rem;
	}

	.bmnw-line-bd {
		flex: 1;
	}

	.bmnw-line-bd input {
		width: 100%;
		padding: 0 0.2rem;
		box-sizing: border-box;
		height: 0.54rem;
		background-color: #ffffff;
		border-radius: 2px;
		border: solid 1px #dcdcdc;
		font-size: 0.28rem;
	}

	.bmdt-map-search-wap {
		display: block;
		display: flex;
		align-items: center;
		border-radius: 0.1rem;
		overflow: hidden;
		position: absolute;
		top: .1rem;
		width: 80%;
		left: 50%;
		transform: translateX(-50%);
		height: 0.64rem;
		box-shadow: 0px .02rem .12rem 0px rgba(201, 221, 255, 0.36);
	}

	.bmdt-map-search-wap .bmsw-hd {
		width: 1rem;
		background-color: #3d85d3;
		color: #fff;
		font-size: 0.28rem;
		text-align: center;
		height: 100%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.bmdt-map-search-wap .bmsw-bd {
		flex: 1;
		background-color: #fff;
		position: relative;
		height: 100%;
	}

	.bmdt-map-search-wap .bmsw-bd input {
		font-size: 0.28rem;
		box-sizing: border-box;
		padding: 0;
		width: 100%;
		height: 100%;
		padding: 0 0.8rem 0 0.2rem;
	}

	.bmdt-map-search-wap .bmsw-bd img {
		position: absolute;
		right: 0.18rem;
		top: 50%;
		transform: translateY(-50%);
		z-index: 5;
		width: 0.3rem;
	}
	.f-float{
		display: none;
	}
}