﻿/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
}

html {font-size: 100px;}

ul, ol, li {list-style:none;}

input { outline: none; } 

body {
    line-height: 1.5; 
    font: 14px/1.5 "Microsoft Yahei",sans-serif;
    color: #333;
}

.fl {
    float: left;
}

.w1150 {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.video-wrapper {
    padding-top: 80px;
    padding-top: 0.8rem;
    padding: 0px 20px;
    padding: 0px 0.2rem;
    position: relative;
}


.clearfix {
    overflow: hidden;
    _zoom: 1;
}


.map-top {
    padding: 5px 35px 5px 25px;
    padding: 0.05rem 0.35rem 0.05rem 0.25rem;
    background: #fff;
}



.location-cur-pos {
  position: relative;
  line-height: 50px;
  line-height: 0.5rem;
  padding-left: 50px;
  padding-left: 0.5rem;
  font-size: 16px;
  font-size: 0.16rem;
  color: #212121;
  letter-spacing: 1px;
  letter-spacing: 0.01rem;
  background: url(maplogo.png) left no-repeat;
  background-size: 40px;
  background-size: 0.4rem;
}
.location-cur-pos h1 {
  float: left;
  font-size: 24px;
  font-size: 0.24rem;
  color: #2760b7;
  font-weight: 900;
  margin-right: 20px;
  margin-right: 0.2rem;
}

.form-section {
    position: relative;
    margin: 0px;
    margin: 0px;
    padding: 0;
    border: 0;
    text-align: left;
    margin-top: 5px;
    margin-top: 0.05rem;
}

.xm-select {
    display: block;
    width: 220px;
    width: 2.2rem;
    margin-right: 14px;
    margin-right: 0.14rem;
}

.form-section {
    position: relative;
    margin: 0px;
    margin: 0px;
    padding: 0;
    border: 0;
    text-align: left;
    margin-top: 5px;
    margin-top: 0.05rem;
}

.location-section {
    float: left;
    margin-bottom: 10px;
    margin-bottom: 0.1rem;
}

.location-section ul li{
    float: left;
    margin-left:30px;
    margin-left:0.3rem;
    font-size: 16px;
    font-size: 0.16rem;
}
.location-section ul li button {
	display: block;
	text-decoration: none;
    font-size: 16px;
    font-size: 0.16rem;
    line-height: 30px;
    line-height: 0.3rem;
    padding: 0 25px;
    padding: 0 0.25rem;
    border-radius: 15px;
    color: #fff;
    background-color: #2760b7;
    margin-top: 5px;
    margin-top: 0.05rem;
    border: 0;
    outline: none;
    cursor:pointer;
}
.location-section ul li button:hover {
    background-color: #2e79c4;
    font-weight: 900;
}
.location-section ul li .cur {
    background-color: #2e79c4;
    font-weight: 900;
}

.xm-select .dropdown {
    position: relative;
    display: block;
    overflow: hidden;
    _zoom: 1;
    width: 100%;
    max-width: 100%;
    height: 38px;
    height: 0.38rem;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #333;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear;
}

.xm-select label {
    position: absolute;
    right: 14px;
    right: 0.14rem;
    top: 11px;
    top: 0.11rem;
    z-index: 1;
    width: 16px;
    width: 0.16rem;
    height: 16px;
    height: 0.16rem;
    padding: 0;
    font-size: 16px;
    font-size: 0.16rem;
    line-height: 1;
    color: #b0b0b0;
    cursor: pointer;
    pointer-events: none;
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-width: 0.002rem;
    -moz-osx-font-smoothing: grayscale;
}

.xm-select select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 120%;
    max-width: 120%;
    min-width: 120%;
    height: 38px;
    height: 0.38rem;
    margin: 0;
    border: 0;
    padding: 0 16px;
    padding: 0 0.16rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    font-size: 0.14rem;
    font-weight: 400;
    line-height: 38px;
    line-height: 0.38rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    vertical-align: middle;
    background: none;
    color: #333;
    outline: none;
    cursor: pointer;
}

.location-main {
    background: #f7f7f7;
    margin-bottom: 30px;
    margin-bottom: 0.3rem;
    border: solid 1px #e9e9e9;
}

.location-shop-con {
    width: 325px;
    width: 3.25rem;
}

.map-search-box {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 14px 24px 4px 20px;
    margin: 0.14rem 0.24rem 0.04rem 0.2rem;
    padding: 0 14px;
    padding: 0 0.14rem;
    -webkit-border-radius: 14px / 50%;
    -moz-border-radius: 14px / 50%;
    border-radius: 14px / 50%;
    text-align: left;
    background: #e9e9e9;
}

.map-search-box .search-input {
    line-height: 28px;
    line-height: 0.28rem;
    height: 28px;
    height: 0.28rem;
    font-size: 14px;
    font-size: 0.14rem;
    color: #868686;
    width: 96%;
    background: #e9e9e9;
}

.search-icon {
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(search-icon.png);
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    color: #fff;
    top: 7px;
    top: 0.07rem;
    right: 14px;
    right: 0.14rem;
    height: 14px;
    height: 0.14rem;
    width: 14px;
    width: 0.14rem;
    cursor: pointer;
}

.location-list {
	height:550px;
	height:5.5rem;
	overflow: auto;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}

.location-list li {
    position: relative;
    height: 80px;
    height: 0.8rem;
    font-size: 12px;
    font-size: 0.12rem;
    cursor: pointer;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 10px 10px 0px 10px;
    margin: 0.1rem 0.1rem 0px 0.1rem;
}

.location-list li a {
    padding-top: 12px;
    padding-top: 0.12rem;
    display: block;
    width: 100%;
    height: 80px;
    height: 0.8rem;
}

.location-list .location-num {
  position: absolute;
  left: 7px;
  left: 0.07rem;
  top: 27px;
  top: 0.27rem;
  width: 21px;
  width: 0.21rem;
  height: 33px;
  height: 0.33rem;
  line-height:23px;
  line-height:0.23rem;
  color: #fff;
  text-align: center;
  background:url(bd1.png);
  background-size: cover;
}

.location-list .location-addr {
    padding-left: 40px;
    padding-left: 0.4rem;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    font-size: 0.12rem;
    color: #999;
}

.location-list .location-addr h3 {
    font-weight: normal;
    margin-bottom: 2px;
    margin-bottom: 0.02rem;
    color: #212121;
    font-size: 1.17em;
}

.addr-info {
    line-height: 20px;
    line-height: 0.2rem;
}

.location-map {
    height: 600px;
    height: 6rem;
    margin-left: 325px;
    margin-left: 3.25rem;
    position: relative;
}

.addMove span.location-num{
   background:url(bd2.png);
   background-size: cover;
}
 
#store-list li:hover{
    /*transform: scale(1.05);*/
    box-shadow: 0 0 10px 8px rgba(102,102,103,.1);
    box-shadow: 0 0 0.1rem 0.08rem rgba(102,102,103,.1);
}


.location-shop-con {
    width: 325px;
    width: 3.25rem;
}

.BMapLib_SearchInfoWindow{
    border: 1px solid #CCC !important;
	box-shadow: 0 0 5px 3px rgba(102,102,103,.1);
	box-shadow: 0 0 0.05rem 0.03rem rgba(102,102,103,.1);
	font: 14px/1.5 "Microsoft Yahei" !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    border-bottom: 0 !important;
    height: 5px !important;
    height: 0.05rem !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_tools div {
    height: 20px !important;
    height: 0.2rem !important;
    width: 12px !important;
    width: 0.12rem !important;
    background-color: #FFF !important;
}

.BMapLib_bubble_title, .BMapLib_sendToPhone{
	display:none !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
    padding: 10px 15px 10px 10px !important;
    padding: 0.1rem 0.15rem 0.1rem 0.1rem !important;
}

.BMapLib_nav_tab_content li {
	font-family: "Microsoft Yahei" !important;
}


@media (max-width: 768px) {
	.map-top {
	    padding: 5px 10px 5px 10px;
	    padding: 0.05rem 0.1rem 0.05rem 0.1rem;
	}
	.location-cur-pos {
	    line-height: 25px;
	    line-height: 0.25rem;
	    padding-left: 60px;
	    padding-left: 0.6rem;
	    background-size: 50px;
	    background-size: 0.5rem;
	}
	.location-cur-pos h1 {
	    font-size: 18px;
	    font-size: 0.18rem;
	    width: 100%;
	    margin-right: 0;
	}
	
	.location-section {
	    width: 100%;
	}
	.location-section ul li {
	    margin-left: 20px;
	    margin-left: 0.2rem;
	    font-size: 14px;
	    font-size: 0.14rem;
	}
	.location-section ul li button {
	    font-size: 14px;
	    font-size: 0.14rem;
	    padding: 0 15px;
	    padding: 0 0.15rem;
	}

	.location-list {
		height: auto;
	    min-height: 100px;
	    min-height: 1rem;
	    max-height: 190px;
	    max-height: 1.9rem;
	}

	.location-shop-con {
	    width: 100%;
	    float: none !important;
	}
	.location-map {
	    width: 100%;
	    margin: 20px 0 0 0;
	}

    .BMapLib_nav{
        display: none !important;
    }
}