@media only screen and (max-width: 768px) {
	.w18 {
		width: 2.4vw!important;
	}
	.item {
		padding: 0 2.6666vw!important;
	}
	.h116 {
		height: 3.8vh!important;
	}
	.search-left>.search-top {
		display: none;
	}
	.md-ico {
		object-fit: cover;
	}
	.item>div>.tab_ico {
		width: 19.0666vw;
		height: 7.61vh;
	}

	.search-left {
		left: 0 !important;
		top: 12.155vh!important;
	}

	.search-left>.tab>.tab_list {
		width: 60.8vw;
		height: 6.39vh;
	}
	
	.tab_list {
		border-radius: 10px 10px 0 0!important;
		border-bottom: 1px solid #EAEAEA!important;
	}

	.search-left>.tab>.tab_con {
		width: 60.8vw;
		height: 62.48vh;
		padding-bottom: 2.28vh;
	}

	#map {
		height: 92.38vh !important;
	}

	.tab>.tab_list>.mb-tab-left,
	.tab>.tab_list>.mb-tab-right {
		display: block;
		width: 6vw;
		height: .28rem;
	}

	.tab>.tab_list>.tab-left,
	.tab>.tab_list>.tab-right {
		display: none;
	}

	.search-left>.hide-ico {
		display: block;
		left: 60.8vw;
		top: 47%;
		transform: translateY(-50%);
		width: 5.0666vw;
		height: 13.546vh;
		z-index: 999;
	}

	.md-list {
		width: 12vw;
		height: 11.79vh;
		background: #FCFCFC;
		border-radius: 0 10px 10px 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		padding: 1.59vh 2.8vw;
		z-index: 998;
	}

	.info-box {
		width: 100% !important;
		height: 26.484vh!important;
		border-radius: 7px!important;
		padding: 1.522vh 2.6666vw!important;
	}

	#showIcon {
		display: flex !important;
	}
	
	.tab_list>ul {
		width: 45.0666vw!important;
	}
	
	.tab_list>ul>li {
		padding: 1.52vh 1.3333vw!important;
	}
	
	.tab_list>ul>li.tab_active {
		border-bottom: 1px solid #FC7900!important;
	}
	.hide {
		display: none!important;
	}
	.h207 {
		height: 15.753vh!important;
	}
	.h207>img{
		object-fit: cover!important;
	}
}

.h207 {
	height: 2.07rem;
}
.hide {
	display: block;
}
.h116 {
	height: 1.16rem;
}
#map {
	width: 100%;
	height: 9.88rem;
}

.search-left {
	position: absolute;
	top: 1.86rem;
	left: .70rem;
	z-index: 999;
}

.search-top {
	background-color: #fff;
	width: 4.06rem;
	padding: .16rem .20rem;
	border-radius: .10rem;
}

.searchVal {
	border: 0;
	outline: none;
	width: 2.80rem;
}

.search-line {
	width: 0.01rem;
	height: .24rem;
	background: #EAEAEA;
	margin-right: .17rem;
}

.tab_list {
	background-color: #fff;
	border-radius: .10rem .10rem 0 0;
	border-bottom: 0.01rem solid #EAEAEA;
	width: 4.06rem;
}

.tab_list>ul {
	width: 3.38rem;
	overflow: hidden;
}

.tab_list>ul>li {
	padding: .20rem .10rem;
	font-size: .16rem;
	color: #999999;
}

.tab_list>ul>li.tab_active {
	color: #FC7900;
	border-bottom: 0.01rem solid #FC7900;
	font-weight: 700;
}

.tab_con {
	width: 4.06rem;
	height: 5.80rem;
	background-color: #fff;
	padding-bottom: .30rem;
	overflow: auto;
}

.item {
	padding: 0 .20rem;
}

.info-box {
	width: 3.44rem;
	height: 3.48rem;
	background-color: #fff;
	border-radius: .10rem;
	padding: .20rem;
}

.BMap_bubble_pop {
	padding: 0 !important;
}

.BMap_bubble_pop>img {
	display: none;
}

.shadow {
	display: none;
}

.notclick {
	pointer-events: none;
}

.title,
.subtitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tab_ico {
	width: 1.17rem;
	height: .82rem;
}

.mb-tab-left,
.mb-tab-right {
	display: none;
}

.hide-ico {
	display: none;
}

.md-list {
	display: none;
}

.c-title,
.c-subtitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
	width: .23rem !important;
	height: .54rem !important;
	background: none !important;
}

.swiper-button-next {
	right: 0 !important;
}

.swiper-button-prev {
	left: 0 !important;
}

.BMap_bubble_top {
	display: none;
}
