
.zwfw-main{
	padding-bottom: 60px;
}
.zwfw-w1{
	padding-top: 20px;
}
.zwfw-w1c{
	display: flex;
	flex-wrap: wrap;
	margin-top: 12px;
}
.zwfw-w1c a{
	display: flex;
	align-items: center;
	width: 335px;
	height: 104px;
	background: url(2025zwgk-bg1.png) center no-repeat;
	background-size: 100% 100%;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
}
.zwfw-w1c a:nth-child(4n){
	margin-right: 0;
}
.zwfw-w1c a img{
	margin: 0 20px 0 40px;
}
.zwfw-w1c a span{
	font-size: 20px;
	line-height: 30px;
	color: #824e00;
}
.zwfw-w2{
	height: 804px;
	margin-top: 8px;
	padding-top: 24px;
	background: url(2025zwfw-bg6.png);
	background-size: 100% 100%;
}
.zwfw-tit1{
	margin: 0 42px;
	display: flex;
	justify-content: space-between;
}
.zwfw-tit1 .tit{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 638px;
	height: 103px;
	background: url(2025zwfw-bg2.png);
	background-size: 100% 100%;
}
.zwfw-tit1 .tit img{
	margin-right: 24px;
}
.zwfw-tit1 .tit span{
	font-size: 26px;
	color: #824e00;
	font-family: "syst-heavy";
}
.zwfw-tit1 .tit.cur{
	background-image: url(2025zwfw-bg2o.png);
}
.zwfw-w2c>.wlw-tab{
	position: relative;
}
.zwfw-w2c>.wlw-tab>.wlw-item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.zwfw-w2c1{
	width: 1200px;
	height: 500px;
	background-image: linear-gradient(183deg, 
		rgba(255, 237, 214, 1) 0%, 
		#ffffff 100%), 
	linear-gradient(
		#f8f8f8, 
		#f8f8f8);
	background-blend-mode: normal, 
	normal;
	border-radius: 4px;
	margin: 48px auto 0;
	display: flex;
	justify-content: space-between;
}
.zwfw-w2c1 .list{
	width: 343px;
	padding: 27px 27px 0;
}
.zwfw-w2c1 .list>div{
	position: relative;
	overflow: hidden;
}
.zwfw-w2c1 .list li{
	padding-left: 27px;
	height: 106px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #cdb087;
}
.zwfw-w2c1 .list li:last-child{
	border-bottom: none;
}
.zwfw-w2c1 .list li a{
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	position: relative;
}
.zwfw-w2c1 .list li a:before{
	position: absolute;
	top: 12px;
	left: -18px;
	content: ' ';
	width: 9px;
	height: 7px;
	background: url(2025zwfw-ic3.png);
	background-size: 100% 100%;
}
.zwfw-w2c .page{
	text-align: center;
}
.zwfw-w2c .page span{
	width: 7px;
	height: 7px;
	background-color: #bd1a2d;
	opacity: 1;
	border-radius: 3px;
}
.zwfw-w2c .page span.swiper-pagination-bullet-active{
	width: 23px;
}
.zwfw-w2c2{
	margin-top: 40px;
	padding-top: 6px;
	overflow: hidden;
}
.zwfw-w2c2>div{
	position: relative;
	overflow: inherit;
	overflow: visible;
	padding-bottom: 10px;
}
#frfw-swiper>.swiper-wrapper>.swiper-slide {
	opacity: 0;
	z-index: -1;
	transition: 300ms;
	transform: scale(0.8);
	width: 1000px;
	height: 487px;
	position: relative;
	background-image: linear-gradient(183deg, 
		rgba(255, 237, 214, 1) 0%, 
		#ffffff 100%), 
	linear-gradient(
		#f8f8f8, 
		#f8f8f8);
	background-blend-mode: normal, 
	normal;
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
}
#frfw-swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active{
	opacity: 1;
	transform: scale(1);
	z-index: 9;
}
#frfw-swiper>.swiper-wrapper>.swiper-slide.swiper-slide-prev,#frfw-swiper>.swiper-wrapper>.swiper-slide.swiper-slide-next{
	opacity: .6;
	z-index: 2;
}
#frfw-swiper .swiper-pagination{
	position: inherit;
	margin-top: 22px;
	display: flex;
	justify-content: space-around;
	border-bottom: 1px dashed #cdb087;
}
#frfw-swiper .swiper-pagination span{
	opacity: 1;
	width: 144px;
	height: 74px;
	background: url(2025zwfw-bg5.png) top center no-repeat;
	background-size: 100% auto;
	line-height: 44px;
	text-align: center;
	border-radius: 0;
	font-size: 20px;
	color: #fefefe;
	font-weight: bold;
	margin-bottom: -8px;
}
#frfw-swiper .swiper-pagination span.swiper-pagination-bullet-active{
	background-image: url(2025zwfw-bg5o.png);
}
.zwfw-w2c2 .img{
	height: 100%;
	flex-shrink: 0;
}
.zwfw-w2c2 .tit{
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #fefefe;
	left: 62px;
	top: -6px;
	width: 156px;
	height: 28px;
	text-align: center;
	background: url(2025zwfw-bg4.png);
	background-size: 100% 100%;
}
.zwfw-w2c2 .list{
	width: 100%;
	padding: 27px 20px 0;
	overflow: hidden;
}
.zwfw-w2c2 .list>div{
	position: relative;
	overflow: hidden;
}
.zwfw-w2c2 .list li{
	padding-left: 27px;
	height: 82px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #cdb087;
}
.zwfw-w2c2 .list li:last-child{
	border-bottom: none;
}
.zwfw-w2c2 .list li a{
	display: inline-block;
	font-size: 17px;
	line-height: 30px;
	color: #000000;
	position: relative;
}
.zwfw-w2c2 .list li a:before{
	position: absolute;
	top: 12px;
	left: -18px;
	content: ' ';
	width: 9px;
	height: 7px;
	background: url(2025zwfw-ic3.png);
	background-size: 100% 100%;
}
.zwfw-w3{
	margin-top: 28px;
}
.lylySwiper-btn{
	display: flex;
	align-items: center;
}
.lylySwiper-btn span{
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 7px;
	cursor: pointer;
}
.lylySwiper-btn .prev{
	background: url(2025zwfw-ic4.png) center no-repeat;
}
.lylySwiper-btn .prev:hover{
	background-image: url(2025zwfw-ic4o.png);
}
.lylySwiper-btn .next{
	background: url(2025zwfw-ic5.png) center no-repeat;
}
.lylySwiper-btn .next:hover{
	background-image: url(2025zwfw-ic5o.png);
}
.zwfw-w3c{
	margin-top: 18px;
	padding: 8px;
}
.zwfw-w3c .swiper-slide{
	display: inline-block;
	box-shadow: 0px 3px 10px 0px rgba(227, 227, 227, 0.81);
	border-radius: 28px;
	width: 260px;
	height: 110px;
}
.zwfw-w3c .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(2025zwgk-bg4.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: #000000;
}
.zwfw-w3c .swiper-slide a p{
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
}
.zwfw-w3c .swiper-slide a div{
	height: 68px;
	line-height: 68px;
}
.zwfw-w4{
	margin-top: 38px;
}
.zwfw-w4c2{
	width: 688px;
	height: 170px; 
	background: url(2025zwfw-bg3.png);
	background-size: 100% 100%;
	padding: 20px 0 0 0;
}
.zwfw-w4c2 .title{
	padding-left: 36px;
}
.zwfw-w4c2 .title a{
	font-size: 24px;
	color: #824e00;
}
.zwfw-w4c2 .title span{
	display: inline-block;
	vertical-align: middle;
}
.zwfw-w4c2 .bar{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.zwfw-w4c2 .bar .item{
	width: 25%;
	display: flex;
	justify-content: center;
}
.zwfw-w4c2 .bar .item .tit{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.zwfw-w4c2 .bar .item .num{
	font-size: 14px;
	color: #bd1a2d;
}
.zwfw-w4c2 .bar .item .num span{
	font-weight: bold;
	font-size: 24px;
	vertical-align: baseline;
	margin-right: 4px;
}
.zwfw-w4c2 .bar .line{
	width: 1px;
	height: 28px;
	background-color: #e7d0af;
}
.zwfw-w5{
	margin-top: 30px;
}
.zwfw-w5c{
	overflow: hidden;
	margin-top: 14px;
	position: relative;
}
.zwfw-w5c .swiper-slide{
	width: 335px;
	height: 220px;
}
.zwfw-w5c a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.zwfw-w5c a img{
	width: 100%;
	height: 100%;
}
.zwfw-w5c .btn{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer;
	z-index: 2;
}
.zwfw-w5c .btn.prev{
	left: 0;
}
.zwfw-w5c .btn.next{
	right: 0;
}
.zwfw-w6{
	margin-top: 36px;
}
.zwfw-w6c{
	margin-top: 13px;
}
.zwfw-w6c a{
	display: inline-block;
	width: 336px;
	height: 300px;
	background: #fff;
	margin-right: 18px;
	box-shadow: 1px 5px 18px 0px rgba(220, 220, 220, 0.48);
	overflow: hidden;
}
.zwfw-w6c a:nth-child(4n){
	margin-right: 0;
}
.zwfw-w6c a img{
	width: 100%;
	height: 220px;
}
.zwfw-w6c a p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zwfw-w6c a .tit{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 15px 16px 0;
}
.zwfw-w6c a .subtit{
	font-size: 15px;
	color: #666666;
	padding: 8px 16px 0;
}
.zwfw-w7{
	margin-top: 34px;
}
.zwfw-w7c{
	margin-top: 14px;
	padding: 30px;
	background-color: #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
}
.zwfw-bmdt .map-types {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 35px;
}
.zwfw-bmdt .map-types .type {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	line-height: 1;
	position: relative;
	cursor: pointer;
}
.zwfw-bmdt .map-types .type img:nth-child(2) {
	display: none;
}
.zwfw-bmdt .map-types .type span {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	margin-left: 8px;
}
.zwfw-bmdt .map-types .type + .type {
	margin-left: 60px;
}
.zwfw-bmdt .map-types .type + .type::before {
	content: "";
	background-color: #d2d1d1;
	width: 1px;
	height: 19px;
	position: absolute;
	left: -31px;
	top: 50%;
	transform: translateY(-50%);
}
.zwfw-bmdt .map-types .type.active {
	padding: 6px 19px;
	border-radius: 17px;
	background-image: linear-gradient(to right, #f20700, #cd0600);
}
.zwfw-bmdt .map-types .type.active img:nth-child(1) {
	display: none;
}
.zwfw-bmdt .map-types .type.active img:nth-child(2) {
	display: block;
}
.zwfw-bmdt .map-types .type.active span {
	color: #fff;
}

.zwfw-bmdt .map-box {
	margin-top: 34px;
	height: 458px;
	border: solid 1px #f6f4f2;
	background-color: #f9fcff;
	position: relative;
}
.zwfw-bmdt .map-box #map {
	width: 100%;
	height: 100%;
}
.zwfw-bmdt .map-box .map-search-box {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 386px;
	box-shadow: 0 0 10px 0 #eeebe7;
	background-color: rgba(250, 250, 250, 0.95);
	padding: 20px;
	box-sizing: border-box;
}
.zwfw-bmdt .map-box .map-search-box .map-search-container {
	border-radius: 5px;
	background-color: #f7f4f3;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	display: flex;
}
.zwfw-bmdt .map-box .map-search-box .map-search-container input {
	flex: 1;
	height: 100%;
	background: none;
	border: none;
	outline: none;
	padding-left: 15px;
}
.zwfw-bmdt .map-box .map-search-box .map-search-container button {
	flex-shrink: 0;
	width: 56px;
	height: 100%;
	background-color: #d40600;
	background-image: url(../images/yj-wlw-zwfw-bmdt-ic-search.png);
	background-size: 21px 21px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.zwfw-bmdt .map-box .map-search-box .poi-list {
	height: 380px;
	margin-top: 10px;
	overflow-y: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
.zwfw-bmdt .map-box .map-search-box .poi-list * {
	box-sizing: border-box;
}
.zwfw-bmdt .map-box .map-search-box .poi-list::-webkit-scrollbar {
	width: 4px;
}
.zwfw-bmdt .map-box .map-search-box .poi-list::-webkit-scrollbar-track {
	background: #e8edf4;
	border-radius: 2px;
}
.zwfw-bmdt .map-box .map-search-box .poi-list::-webkit-scrollbar-thumb {
	background: #d40600;
	border-radius: 2px;
}
.zwfw-bmdt .map-box .map-search-box .poi-list::-webkit-scrollbar-thumb:hover {
	background: #d40600;
	border-radius: 2px;
}
.zwfw-bmdt .map-box .map-search-box .poi-list::-webkit-scrollbar-thumb:active {
	background: #d40600;
	border-radius: 2px;
}
.zwfw-bmdt .map-box .map-search-box .poi-list .item {
	/* background-color: #f3f6f9; */
	height: 86px;
	padding-left: 35px;
	padding-top: 16px;
	padding-right: 20px;
	margin-bottom: 9px;
	position: relative;
	cursor: pointer;
}
.zwfw-bmdt .map-box .map-search-box .poi-list .item .num-container {
	width: 23px;
	height: 36px;
	position: absolute;
	top: 20px;
	left: 0;
	background-image: url(../images/yj-wlw-zwfw-bmdt-ic-location.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.zwfw-bmdt .map-box .map-search-box .poi-list .item .num-container span {
	position: absolute;
	top: 2px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
	color: #fff;
}
.zwfw-bmdt .map-box .map-search-box .poi-list .item .name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	text-align: left;
}
.zwfw-bmdt .map-box .map-search-box .poi-list .item .address {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical; /*è®¾ç½®å¯¹é½æ¨¡å¼*/
	-webkit-line-clamp: 2; /*è®¾ç½®å¤šè¡Œçš„è¡Œæ•°*/
	font-size: 14px;
	color: #999;
	line-height: 1.4;
	margin-top: 8px;
}

.search-info-window {
	width: 350px;
	min-height: 112px;
}
.search-info-window .info-content {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
}
.search-info-window .info-content .info {
	line-height: 1.5;
	font-size: 14px;
	flex: 1;
	overflow-y: auto;
}
.search-info-window .btns {
	text-align: center;
	margin-top: 10px;
}
.search-info-window .btns button {
	border-radius: 4px;
	height: 35px;
	line-height: 35px;
	background-color: #d40600;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}
.search-info-window .btns button + button {
	margin-left: 10px;
}
.BMap_bubble_title {
	font-size: 16px;
}

.BMapLib_nav_tab li {
	box-sizing: content-box !important;
	font-size: 14px !important;
	line-height: 20px !important;
}

@media screen and (min-width: 769px) {
	.zwfw-w1c a:hover{
		background: url(2025zwgk-bg2.png) center no-repeat;
	}
	.zwfw-tit1 .tit:hover img{
		transform: scale(1.05);
	}
	.zwfw-w5c a:hover img {
		transform: scale(1.05);
		transition: all .5s;
	}
	.zwfw-w6c a:hover{
		background-color: #bd1a2d;
	}
	.zwfw-w6c a:hover p{
		color: #fff;
	}
	.zwfw-w2c1 .list li a:hover,.zwfw-w2c2 .list li a:hover{
		color: #BD1A2D;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list .item:hover .name{
		color: #BD1A2D;
	}
}

@media screen and (max-width: 768px){
	.zwfw-main{
		overflow: hidden;
		padding-bottom: .4rem;
	}
	.zwfw-w1c{
		justify-content: space-between;
	}
	.zwfw-w1c a{
		width: 48%;
		height: 1.2rem;
		margin: 0 0 .2rem;
		padding-right: .1rem;
	}
	.zwfw-w1c a span{
		font-size: .32rem;
		line-height: .42rem;
	}
	.zwfw-w1c a img{
		width: .6rem;
		margin: 0 .2rem 0 .3rem;
	}
	.zwfw-w2{
		height: 9rem;
		margin-top: .2rem;
		padding-top: .4rem;
		overflow: hidden;
	}
	.zwfw-tit1{
		margin: 0 .2rem;
	}
	.zwfw-tit1 .tit{
		width: 48%;
		height: 1rem;
	}
	.zwfw-tit1 .tit img{
		width: .6rem;
		margin-right: .2rem;
	}
	.zwfw-tit1 .tit span{
		font-size: .32rem;
	}
	.zwfw-w2c1,.zwfw-w2c2{
		width: 100%;
		height: auto;
		margin-top: .4rem;
	}
	.zwfw-w2c>.wlw-tab>.wlw-item{
		width: 96%;
		left: 2%;
		padding-top: .1rem;
	}
	.zwfw-w2c1 .list,.zwfw-w2c2 .list{
		width: 100%;
		padding: .3rem;
	}
	.zwfw-w2c1 .list li,.zwfw-w2c2 .list li{
		height: 1.5rem;
	}
	.zwfw-w2c1 .list li a,.zwfw-w2c2 .list li a{
		font-size: .32rem;
		line-height: initial;
	}
	.zwfw-w2c1 .list li a:before,.zwfw-w2c2 .list li a:before{
		top: .14rem;
		width: .14rem;
		height: .12rem;
	}
	.zwfw-w2c1 .img,.zwfw-w2c2 .img{
		display: none;
	}
	#frfw-swiper>.swiper-wrapper>.swiper-slide{
		width: 100%;
		height: 100%;
		transform: scale(1);
		opacity: 1;
	}
	.zwfw-w2c2 .tit{
		font-size: .32rem;
		line-height: .5rem;
		width: 3rem;
		height: .5rem;
		left: 50%;
		margin-left: -1.5rem;
	}
	#frfw-swiper .swiper-pagination span{
		font-size: .32rem;
		width: 30%;
		height: 1.1rem;
		line-height: .6rem;
	}
	.zwfw-w3{
		margin-top: .4rem;
	}
	.zwfw-w3c{
		overflow: initial;
		padding: 0;
	}
	.zwfw-w3c .swiper-slide{
		width: 48%;
		height: auto;
		border-radius: .4rem;
	}
	.zwfw-w3c .swiper-slide a{
		padding: .3rem 0;
	}
	.zwfw-w3c .swiper-slide a div{
		height: auto;
		line-height: initial;
	}
	.zwfw-w3c .swiper-slide a img{
		height: .6rem;
	}
	.zwfw-w3c .swiper-slide a p{
		font-size: .32rem;
		margin-top: .16rem;
	}
	.lylySwiper-btn span{
		width: .3rem;
		height: .4rem;
	}
	.zwfw-w4{
		margin-top: .4rem;
	}
	.zwfw-w4c1{
		width: 100%;
	}
	.zwfw-w4c1 a{
		display: block;
	}
	.zwfw-w4c1 a img{
		width: 100%;
	}
	.zwfw-w4c2{
		width: 100%;
		margin-top: .3rem;
		padding: .14rem 0 .1rem;
		height: auto;
	}
	.zwfw-w4c2 .title{
		padding-left: .3rem;
	}
	.zwfw-w4c2 .title a{
		font-size: .32rem;
	}
	.zwfw-w4c2 .bar{
		margin-top: .1rem;
		flex-wrap: wrap;
	}
	.zwfw-w4c2 .bar .item{
		width: 49%;
		text-align: center;
		margin-bottom: .15rem;
	}
	.zwfw-w4c2 .bar .line{
		height: .24rem;
		margin-bottom: .15rem;
	}
	.zwfw-w4c2 .bar .line:nth-child(4){
		display: none;
	}
	.zwfw-w4c2 .bar .item .tit{
		font-size: .28rem;
		display: inline-block;
		margin-right: .1rem;
	}
	.zwfw-w4c2 .bar .item .num span,.zwfw-w4c2 .bar .item .num{
		font-size: .28rem;
		letter-spacing: 0;
		display: inline-block;
	}
	.zwfw-w5{
		margin-top: .4rem;
	}
	.zwfw-w5c .swiper-slide{
		height: auto;
	}
	.zwfw-w5c .btn{
		height: .5rem;
		margin-top: -.25rem;
	}
	.zwfw-w6{
		margin-top: .4rem;
	}
	.zwfw-w6c{
		margin-top: .3rem;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.zwfw-w6c a{
		width: 48%;
		margin: 0 0 .2rem;
		height: auto;
	}
	.zwfw-w6c a img{
		width: 100%;
		height: auto;
	}
	.zwfw-w6c a .tit{
		padding: .2rem .2rem 4px;
		font-size: .32rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.zwfw-w6c a .subtit{
		padding: 0 .2rem .2rem;
		font-size: .28rem;
		white-space: wrap;
	}
	.zwfw-w7{
		margin-top: .4rem;
	}
	.zwfw-w7c{
		padding: .2rem;
	}
	.zwfw-bmdt .map-types {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		height: 1.2rem;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.zwfw-bmdt .map-types .type span {
		font-size: .32rem;
		margin-left: 0.1rem;
		word-break: keep-all;
	}
	.zwfw-bmdt .map-types .type + .type {
		margin-left: .6rem;
	}
	.zwfw-bmdt .map-types .type + .type::before {
		height: .4rem;
		left: -.3rem;
	}
	.zwfw-bmdt .map-types .type.active {
		padding: 0.08rem .4rem;
		border-radius: .4rem;
	}

	.zwfw-bmdt .map-box {
		margin-top: .1rem;
		height: auto;
	}
	.zwfw-bmdt .map-box #map {
		width: 100%;
		height: 7.6rem;
	}
	.zwfw-bmdt .map-box .map-search-box {
		position: relative;
		left: auto;
		top: auto;
		height: 1.2rem;
		width: 100%;
		box-shadow: 0 0 10px 0 #eeebe7;
		background-color: #fff;
		padding: .04rem;
		box-sizing: border-box;
		overflow: hidden;
	}
	.zwfw-bmdt .map-box .map-search-box .map-search-container {
		border-radius: 5px;
		background-color: #f7f4f3;
		overflow: hidden;
		height: 1rem;
		line-height: 1rem;
		display: flex;
		width: 100%;
	}
	.zwfw-bmdt .map-box .map-search-box .map-search-container input {
		flex: 1;
		height: 100%;
		background: none;
		border: none;
		outline: none;
		padding-left: .2rem;
		width: 100%;
		font-size: 12px;
	}
	.zwfw-bmdt .map-box .map-search-box .map-search-container button {
		flex-shrink: 0;
		width: 1rem;
		height: 100%;
		background-size: .4rem .4rem;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list {
		height: 4.4rem;
		margin-top: .2rem;
		padding-right: 10px;
		padding-left: 10px;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list .item {
		/* background-color: #f3f6f9; */
		height: 70px;
		padding-left: 35px;
		padding-top: 10px;
		padding-right: 20px;
		margin-bottom: 0;
		position: relative;
		cursor: pointer;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list .item .num-container {
		top: 15px;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list .item .num-container span {
		font-size: 12px;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list .item .name {
		font-size: 14px;
	}
	.zwfw-bmdt .map-box .map-search-box .poi-list .item .address {
		font-size: 12px;
		margin-top: 4px;
	}

	.search-info-window {
		width: auto;
	}
	.search-info-window .btns {
		font-size: 12px;
	}
	.search-info-window .btns button {
		height: 30px;
		line-height: 30px;
		width: 80px;
		font-size: 12px;
	}
	.BMapLib_nav_tab li {
		box-sizing: content-box !important;
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.BMap_bubble_title {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.BMap_bubble_title span {
		max-width: 68%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: inline-block;
	}
	.BMap_bubble_title,
	.search-info-window .info-content .info {
		font-size: 12px;
	}
	.search-info-window .info-content {
		height: 120px;
	}
}