.hi-page-find-us .bln-module-deer .bln-subtitle {
	line-height: 0.4rem;
	margin-bottom: 0.2rem;
}

.hi-page-find-us .bln-module-deer .bln-childtitle {
	font-size: 0.26rem;
	line-height: 0.42rem;
	margin-bottom: 0.34rem;
}

.hi-page-find-us .bln-line {
	background-color: #dcdcdb;
}

.hi-page-find-us .more-data-btn {
	width: calc(100% - 40px);
	margin-top: 0.78rem;
	margin-bottom: 1.24rem;
}

.BMap_Marker {
	opacity: 0.6;
	transition: all 0.3s;
}

.BMap_Marker.active {
	transform: scale(2);
	transform-origin: center bottom !important;
}

.BMap_Marker > div > img {
	width: 100%;
	height: 100%;
}

/** 2024/12/25 **/
.bln-module-stores-map-wrapper { height: auto; }
.stores-map-head { padding: 20px 20px 0; }
.stores-map-head .btns { position: relative; display: flex; height: 0.91rem; border-radius: 100px; background: #ebebeb; }
.stores-map-head .btns .btn { flex: 1; text-align: center; align-items: center; height: 100%; position: relative; font-size: .32rem; z-index: 1; display: flex; justify-content: center; transition: color 0.1s; }
.stores-map-head .btns .btn.active { color: #fff; }
.stores-map-head .btns .bln-tabs__block { position: absolute; top: 0; width: 50%; transition: left 0.1s; height: 100%; border-radius: inherit; background-color: #333; }
.stores-map-head .search { position: relative; display: flex; align-items: center; height: 0.91rem; padding: 0 .48rem; margin-bottom: .24rem; border-radius: 100px; border: 1px solid #e3e3e3;  }
.stores-map-head .search input { flex: 1; border: none; font-size: 14px; }
.stores-map-head .search .search-icon { margin-left: 1em; font-size: .48rem; }
.scroll-container { height: 11.52rem; padding: 0 20px 50px; margin-top: 25px; overflow: hidden; }
.scroll-content { height: 100%; overflow: auto; }
.stores-list .stores-item { display: flex; align-items: center; padding: .5rem 0; margin-bottom: .22rem; border: 1px solid #f1f1f1; }
.stores-list .stores-item .left { flex: 1; padding: 0 .5rem; text-align: left; color: #333; }
.stores-list .stores-item .left .title { font-size: .34rem; color: #000; }
.stores-list .stores-item .left .text { margin-top: 4px; font-size: .32rem; line-height: 1.325; color: #333; }
.stores-list .stores-item .right { margin-right: 25px; }
.stores-list .stores-item .right .button-text { display: flex; align-items: center; justify-content: center; padding: .4em .8em; font-size: .32rem; border: 1px solid #d8d8d8; border-radius: 200px; text-align: center; color: #000; }
.stores-list .load-more { display: flex; align-items: center; justify-content: center; padding: 20px; font-size: .24rem; text-align: center; color: #686868; }
.stores-map-container { height: 11.52rem; width: 100%; background-color: #fff; margin-top: 0.36rem; position: relative; }
.overlay-wrapper { display: flex; align-items: center; justify-content: center; height: 100%; }