/**
 * 动力电池回收页 - PC 样式（抽离自 hours.css）
 */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.sn_s {
	width: 100%;
}

.sn_s_s {
	text-align: center;
}

.sn_s .sn_s_s .sl-bor {
	width: 25%;
	border: 1px solid #363F4F;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	margin: 50px 0;
	display: inline-block;
	text-align: center;
	color: #ccc;
	position: relative;
	overflow: hidden;
}

.sn_s .sn_s_s .sl-bor::after {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	background-image: url('/web/pc/images/icon/arrow-down-icon2.png');
	background-size: contain;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
}

.sn_s .sn_s_s .sl-bor:first-child {
	margin-right: 60px;
}

.sn_s .sn_s_s .sl-bor select {
	width: 100%;
	height: 100%;
	padding: 15px 15px 15px 21px;
	position: relative;
	z-index: 1;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 18px;
	color: #363F4F;
	outline: none;
}

select::-ms-expand {
	display: none;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.sn_s .sn_s_s select option {
	text-align: left;
}

.sn_s .sn_s_s select:nth-of-type(2) {
	margin-left: 4%;
}
.battery_recycling_container{
	margin-top: 100px;
}
.battery_recycling_title {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 42px;
	color: #191A1D;
	text-align: center;
	padding: 0;
}

.map-box {
	position: relative;
}

.map-box .dlr-box {
	width: 332px;
	max-height: 80%;
	background: #ffffff;
	position: absolute;
	left: 10%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1001;
	pointer-events: auto;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0 2px 13px 0 #0f171d2e;
	overflow-x: hidden;
}

.map-box .dlr-box .list-box {
	width: 360px;
	height: 95%;
	overflow: auto;
}

.map-box .dlr-box .store-list li {
	width: 299px;
	margin: 0 19px 0 14px;
	border-bottom: 1px dashed #fff;
	padding: 0 0 10px;
	overflow: hidden;
}

.map-box .dlr-box .store-list li:last-child {
	border-bottom: 0;
}

.map-box .dlr-box .store-list li .store-tit {
	position: relative;
	color: #363F4F;
}

.map-box .dlr-box .store-list li .store-tit .store-title {
	cursor: pointer;
	display: inline-block;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	padding: 0 42px 0 27px;
}

.map-box .dlr-box .store-list li .store-tit .manipulate {
	position: absolute;
	top: 0;
	right: 19px;
	display: inline-block;
	width: 20px;
	background: url("../images/icon/minussign-icon.png") no-repeat center center;
	background-size: 20px auto;
	cursor: pointer;
}

.map-box .dlr-box .store-list li .store-tit .on {
	background: url("../images/icon/plussign-icon.png") no-repeat center center;
	background-size: 20px auto;
}

.map-box .dlr-box .store-list li .arrdess-dis {
	display: none;
	color: #333;
	padding-left: 27px;
	font-size: 14px;
}

.map-box .dlr-box .store-list li .arrdess-dis .address {
	width: 90%;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 14px;
	color: #9FA9B8;
	letter-spacing: 0;
	padding-top: 8px;
}

.map-box .dlr-box .store-list li .arrdess-dis .tel-box {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 14px;
	color: #9FA9B8;
	letter-spacing: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 8px;
}

.map-box .dlr-box .store-list li .arrdess-dis .tel-box span {
	display: inline-block;
	padding: 3px 7px;
	border: 1px solid #CAD1DD;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 12px;
	color: #9FA9B8;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-left: 10px;
}

.map-box .dlr-box .store-list li .arrdess-dis .coffee-box {
	display: none;
}

.map-box .dlr-box .store-list li .arrdess-dis .coffee-box .coffee-icon {
	display: block;
	width: 21px;
	height: 22px;
	background: url("../images/icon/coffee-icon.png") no-repeat;
	background-size: 100% auto;
	float: left;
}

.map-box .dlr-box .store-list li .arrdess-dis .coffee-box div {
	margin-left: 5px;
	width: 90%;
	float: left;
}

.map-box .dlr-box .store-list li .arrdess-dis .coffee-box div span {
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 8px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 10px;
}

.map-box .dlr-box .store-list li .arrdess-dis .charger-box {
	display: none;
	background: url("../images/icon/charger-icon.png") no-repeat left top;
	background-size: 20px 23px;
	text-indent: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.map-box .dlr-box .store-list li .arrdess-dis .charger-box span {
	margin-left: 15px;
}

.map-box .dlr-box .store-list li .on-address {
	display: block;
}

#sn_s_map {
	width: 100%;
	height: 650px;
}

.serial-num {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #CAD1DD;
	text-align: center;
	line-height: 20px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
}

.map-box .dlr-box .store-list li .store-tit .serial-num.on {
	background: #F7BE7F;
}

.right-list {
	margin-top: 18px;
}

.no-battery-recycling-list {
	text-align: center;
	font-size: 18px;
	color: #666;
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	#sn_s_map {
		height: 500px;
	}
}

/* 隐藏腾讯地图控件 */
#sn_s_map .tmap-zoom-control,
#sn_s_map .tmap-rotate-control,
#sn_s_map .tmap-scale-control,
#sn_s_map .tmap-control,
#sn_s_map .rotate-circle {
	display: none !important;
}
#sn_s_map .logo-text,
#sn_s_map [class*="tmap-"] {
	z-index: 997 !important;
}

#head {
	z-index: 1002;
}

/* 导航默认灰色：不滚动时不带毛玻璃 filter-bg，滚动后由 basic.html 添加 .filter-bg */
#head .gac-hd:not(.filter-bg) {
	background-color: rgba(25, 26, 29, 1);
}
