/**
 * 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;
  background-size: contain;
}
.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;
}

/* 高德地图自定义标记点样式 */
.custom-marker {
    position: relative;
    width: 30px;
    height: 40px;
    cursor: pointer;
}

.custom-marker .marker-bg {
    width: 26px;
    height: 26px;
    background: linear-gradient(135deg, #00A2FF 0%, #0085D4 100%);
    border-radius: 50% 50% 50% 0;
    transform: rotate(-45deg);
    box-shadow: 0 2px 6px rgba(0, 162, 255, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.custom-marker.highlight .marker-bg {
    background: linear-gradient(135deg, #F54336 0%, #D32F2F 100%);
    box-shadow: 0 2px 6px rgba(245, 67, 54, 0.4);
}

.custom-marker .marker-num {
    transform: rotate(45deg);
    color: #fff;
    font-size: 12px;
    font-size: 0.12rem;
    font-family: "Microsoft Yahei", sans-serif;
}

.custom-marker .marker-arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    z-index: 1;
}

.custom-marker.highlight .marker-arrow {
    border-top-color: #D32F2F;
}

/* 高德地图信息窗口样式 */
.amap-info-window {
    min-width: 280px;
    max-width: 400px;
    font-family: "Microsoft Yahei", sans-serif;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

/* 去掉信息窗口外层边框 */
.amap-info-outer {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.amap-info-content {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.amap-info-window .info-header {
    background: linear-gradient(135deg, #00A2FF 0%, #0085D4 100%);
    padding: 12px 15px;
    padding: 0.12rem 0.15rem;
}

.amap-info-window .info-header h4 {
    color: #fff;
    font-size: 16px;
    font-size: 0.16rem;
    font-weight: 600;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.amap-info-window .info-body {
    padding: 15px;
    padding: 0.15rem;
}

.amap-info-window .info-body p {
    margin-bottom: 8px;
    margin-bottom: 0.08rem;
    font-size: 13px;
    font-size: 0.13rem;
    color: #666;
    line-height: 1.6;
}

.amap-info-window .info-body p:last-of-type {
    margin-bottom: 0;
}

.amap-info-window .info-body i {
    color: #00A2FF;
    width: 16px;
    width: 0.16rem;
    display: inline-block;
}

.amap-info-window .info-body a {
    color: #FFF;
    text-decoration: none;
    margin: 5px;
    margin: 0.05rem;
}

.amap-info-window .info-body a:hover {
    text-decoration: underline;
}

/* 导航按钮样式 */
.info-nav-btns {
    display: flex;
    gap: 8px;
    margin-top: 12px;
    margin-top: 0.12rem;
    padding-top: 12px;
    padding-top: 0.12rem;
    border-top: 1px solid #eee;
}

.info-nav-btns .nav-btn {
    flex: 1;
    padding: 8px 5px;
    padding: 0.08rem 0.05rem;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    font-size: 0.12rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.info-nav-btns .nav-btn i {
    margin: 0;
    width: auto;
}

.info-nav-btns .nav-btn.driving {
    background: #E3F2FD;
    color: #1976D2;
}

.info-nav-btns .nav-btn.driving i {
    color: #1976D2;
}

.info-nav-btns .nav-btn.driving:hover {
    background: #1976D2;
    color: #fff;
}

.info-nav-btns .nav-btn.driving:hover i {
    color: #fff;
}

.info-nav-btns .nav-btn.walking {
    background: #E8F5E9;
    color: #388E3C;
}

.info-nav-btns .nav-btn.walking i {
    color: #388E3C;
}

.info-nav-btns .nav-btn.walking:hover {
    background: #388E3C;
    color: #fff;
}

.info-nav-btns .nav-btn.walking:hover i {
    color: #fff;
}

.info-nav-btns .nav-btn.bus {
    background: #FFF3E0;
    color: #F57C00;
}

.info-nav-btns .nav-btn.bus i {
    color: #F57C00;
}

.info-nav-btns .nav-btn.bus:hover {
    background: #F57C00;
    color: #fff;
}

.info-nav-btns .nav-btn.bus:hover i {
    color: #fff;
}

.amap-info-window .info-detail {
    margin-top: 10px;
    margin-top: 0.1rem;
    padding-top: 10px;
    padding-top: 0.1rem;
    border-top: 1px solid #eee;
    font-size: 12px;
    font-size: 0.12rem;
    color: #888;
    max-height: 100px;
    overflow-y: hidden;
}

/* 在附近查找功能样式 */
.info-nearby {
    margin-top: 12px;
    margin-top: 0.12rem;
    padding-top: 12px;
    padding-top: 0.12rem;
    border-top: 1px solid #eee;
    display: flex;
    gap: 8px;
    align-items: center;
}

.info-nearby .nearby-select {
    flex: 1;
    padding: 6px 10px;
    padding: 0.06rem 0.1rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 12px;
    font-size: 0.12rem;
    color: #666;
    background: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
}

.info-nearby .nearby-select:hover {
    border-color: #00A2FF;
}

.info-nearby .nearby-select:focus {
    outline: none;
    border-color: #00A2FF;
    box-shadow: 0 0 0 2px rgba(0, 162, 255, 0.1);
}

.info-nearby .nearby-btn {
    padding: 8px 16px;
    padding: 0.08rem 0.16rem;
    background: linear-gradient(135deg, #00A2FF 0%, #0085D4 100%);
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    font-size: 0.12rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 4px;
}

.info-nearby .nearby-btn:hover {
    background: linear-gradient(135deg, #0085D4 0%, #0069B4 100%);
    box-shadow: 0 2px 8px rgba(0, 162, 255, 0.3);
}

.info-nearby .nearby-btn:active {
    transform: scale(0.96);
}

.info-nearby .nearby-btn i {
    color: #fff;
    font-size: 12px;
    font-size: 0.12rem;
}

/* 高德地图信息窗口关闭按钮样式 */
.amap-info-close {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 24px;
    height: 24px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.25s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    z-index: 10;
    user-select: none;
}

.amap-info-close:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18);
}

.amap-info-close:active {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
	.map-top {
	    padding: 5px 10px 5px 10px;
	    padding: 0.05rem 0.1rem 0.05rem 0.1rem;
	}
	.location-cur-pos {
        height: .6rem;
	    line-height: 0.6rem;
	    padding-left: 60px;
	    padding-left: 0.6rem;
	    background-size: 50px;
	    background-size: 0.5rem;
	}
	.location-cur-pos h1 {
        line-height: .6rem;
        font-size: 0.28rem;
        width: 100%;
        margin-right: 0;
	}
	
	.location-section {
	    width: 100%;
        margin: .2rem 0;
	}
	.location-section ul li {
        line-height: .5rem;
	    margin-left: 20px;
	    margin-left: 0.2rem;
	}
	.location-section ul li button {
        line-height: .5rem;
	    font-size: 0.24rem;
	    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;
	}

    .location-list .location-addr h3 {
        font-size: .24rem;
    }

    .addr-info,
    .custom-marker .marker-num {
        font-size: .2rem;
    }

    .amap-info-window .info-header h4 {
        font-size: .26rem;
    }

    .amap-info-window .info-body p,
    .info-nav-btns .nav-btn,
    .info-nearby .nearby-select,
    .info-nearby .nearby-btn {
        font-size: .24rem;
    }

    .map-search-box .search-input {
        height: .6rem;
        font-size: .24rem;
    }

    .search-icon {
        width: .34rem;
        height: .34rem;
        top: .13rem;
    }

    .amap-info-window .info-body i {
        width: .24rem;
    }
}