.stores-mainview {
	position: relative;
	width: 1200px;
	padding:20px 0 80px;
	margin:0 auto;
}
.stores-banner {
	width: 100%;
	height: 280px;
	overflow: hidden;
	background-color: #222;
	margin-bottom: 20px;
}
.stores-banner > img {
	width: 100%;
	height: 100%;
	display: block;
}
.stores-bmap-box {
	width: 100%;
	overflow: hidden;
}
.stores-bmap-header {
	width: 100%;
	height: 90px;
	margin-bottom: 1px;
	background-color: #fff;
	/*overflow: hidden;*/
}
.stores-pos,.stores-num {
	float: left;
	height: 90px;
	line-height: 90px;
}

.stores-num {
	margin-left: 20px;
	color: #222;
	font-size: 20px;
	/*margin-right: 247px;*/
}
.stores-num > span {
	color: #FE3F20;
}
.stores-searchBox-container {
	float: right;
	height: 100%;
}
.stores-searchBox {
	margin-right: 32px;
	position: relative;
	margin-top: 18px;
	float: left;
	width: 240px;
	height: 50px;
	box-sizing: border-box;
	/*overflow: hidden;*/
}
.stores-searchBox > input {
	width: 240px;
	height: 50px;
	cursor: pointer;
	box-sizing: border-box;
	border-radius:4px;
	line-height: 50px;
	font-size:16px;
	/*font-family: 'PingFangSC-R';*/
	border-radius:4px;
	border:1px solid rgba(228,228,228,1);
	color: #222;
	outline: none;
	text-indent:20px;
}
.stores-bmap-main {
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
	padding:35px 40px 30px;
	overflow: hidden;
	display: none;
}
.stores-map {
	float: left;
	width: 760px;
	height: 646px;
	box-sizing: border-box;
}
.stores-map {
	border:1px solid #eee;
}
.stores-bmap-main-left {
  width: 360px;
  float: left
}
.stores-list {
	position: relative;
	width: 360px;
	box-sizing: border-box;
	padding-right: 40px;
	min-height:560px;
}
.stores-list > li {
	width: 100%;
	margin-bottom: 24px;
	border-bottom: 1px solid #EEEEEE;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	z-index: 1;
	padding: 5px 0;
}
.stores-list > li:last-child {
  margin-bottom:0;
}
.stores-list > li:hover {
	border-bottom: 2px solid #FFC40A;
}
.stores-list > .stores-list-active {
	border-bottom: 2px solid #FFC40A;
}
.stores-list > li > h4 {
	width: 100%;
	font-size:16px;
	line-height: 22px;
	color: #222;
	font-weight: normal;
}
.stores-list > li > p,.stores-list > li > span {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
	font-size:14px;
	line-height: 20px;
	color: #666;
}
.stores-list > li > span {
	color: #999;
	margin-top:19px;
	margin-bottom: 19px;
}
.stores-list > li .btn-order {
	position: absolute;
	right: 0;
	bottom: 12px;
	display: block;
	width: 76px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #EEEEEE;
	border-radius: 2px;
	color:#222;
}
.stores-list > li:hover .btn-order,.stores-list > .stores-list-active .btn-order {
  bottom: 11px;
  background:#FFC40A;
  border-color:#FFC40A;
}
.stores-btn-right {
	transform: rotateY(0deg);
}
.stores-pageNum {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 14px;
	color: #999;
}
.bmap-alert {
	width: 406px;
	height: 164px;
	background-color: #fff;
}
.bmap-alert > h3 {
	padding-left: 24px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #222;
	margin-bottom: 21px;
}
.bmap-alert > h3 > span {
	display: inline-block;
	margin-left: 16px;
	font-size: 12px;
	color: #fff;
	width:50px;
	height:22px;
	background-color: #21BA4C;
	border-radius: 2px;
	text-align: center;
}
.bmap-alert > p {
	padding-left: 24px;
	margin-top: 8px;
	font-size:14px;
	color: #666;
}
.bmap-alert > .bmap-shop-time {
	margin-top: 16px;
}
.BMap_cpyCtrl {
	display: none;
}

.anchorBL {
	display: none;
}
.stores-province,.stores-city {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding-top: 8px;
	z-index: 9;
	border-radius:0px 0px 4px 4px;
	border:1px solid rgba(221,221,221,1);
	border-top: none;
	background-color: #fff;
	box-sizing: border-box;
	display: none;
	max-height: 400px;
	overflow-x:hidden;
	overflow-y:auto;
}
.stores-province > li,.stores-city > li {
	width: 100%;
	height: 28px;
	cursor: pointer;
	line-height: 28px;
	color: #222222;
	/*font-family: "PingFangSC-R";*/
	text-indent: 19px;
}
.stores-province > li:hover,.stores-city > li:hover {
	background-color: #F2F2F2;
}
.stores-checked {
	background-color: #F2F2F2;
}

/* 预留联系方式 */
.buycar-order-phone-shade{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    display: none;
}
.buycar-order-phone-box{
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -142px;
    width:400px;
    height:284px;
    background:rgba(255,255,255,1);
    border-radius:4px;
}
.buycar-order-phone-close-box {
    height: 40px;
    overflow-y: hidden;
}

.buycar-order-phone-title {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: rgba(34, 34, 34, 1);
}

.buycar-order-phone {
    text-indent: 20px;
    margin: 40px auto 0;
    color: #222222;
    font-size: 20px;
    display: block;
    width: 320px;
    height: 50px;
    border-radius: 4px;
    border: 1px solid rgba(228, 228, 228, 1);
}
.buycar-order-submit-btn {
    display: block;
    width: 320px;
    box-sizing: border-box;
    height: 50px;
    text-align: center;
    outline: none;
    font-size: 16px;
    font-weight: normal;
    color: rgba(34,34,34,1);
    background: rgba(255,196,10,1);
    border-radius: 4px;
    margin: 14px auto 40px;
    cursor: pointer;
}
.windowStyle .buycar-order-submit-btn {
    font-weight: 600;
}