html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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;
}


body {
    line-height: 1.5;
    font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    color: #333;
}

.fl {
    float: left;
}

.w1150 {
    width: 1400px;
    margin: 0 auto;
    clear: both;
    margin-top: 100px;
}

.video-wrapper {
    padding-top: 80px;
    padding: 0px 5%;
    position: relative;
}


.clearfix {
    overflow: hidden;
    _zoom: 1;
}


.map-top {
    margin: 30px auto;
    padding: 35px;
    background: #fff;
    border: #ccc 1px solid;
    text-align: center;
}



.location-cur-pos {
    position: relative;
    float: left;
    line-height: 50px;
    padding-left: 40px;
    font-size: 16px;
    color: #212121;
    letter-spacing: 1px;
    background: url(pos.png) left 2px no-repeat;
}

.form-section {
    position: relative;
    margin: 0px;
    padding: 0;
    border: 0;
    text-align: left;
    margin-top: 5px;
}

.xm-select {
    float: left;
    display: block;
    width: 160px; margin-right: 10px;
}

.lt{ float:left; display: block; text-align:right; line-height:35px; height:35px; font-size:18px;}

.location-section {
    margin:0px auto; width:800px;
}
.qjd{margin:30px auto; width:600px; display:table; margin-bottom:0px;}
.qjd ul{margin:0px auto; width:80%;}
.qjd ul li{float:left; width:40%; margin-right:10%; line-height:45px; height:45px; font-size:16px; text-align:center; }

.qjd ul li:nth-child(2){width:1px;margin-right:0; border-left:#ddd 1px solid; margin-right:30px;}
.qjd ul li:nth-child(3n){margin-right:0;}
.qjd ul li.on{border:#ddd 1px solid; display:block;}
.xm-select .dropdown {
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    _zoom: 1;
    width: 100%;
    max-width: 100%;
    height: 38px;
    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;
    top: 11px;
    z-index: 1;
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 16px;
    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;
    -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;
    margin: 0;
    border: 0;
    padding: 0 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    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;
    border: solid 1px #e9e9e9;
}

.location-shop-con {
    width: 325px;
}

.search-box {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 14px 24px 4px 20px;
    padding: 0 14px;
    -webkit-border-radius: 14px / 50%;
    -moz-border-radius: 14px / 50%;
    border-radius: 14px / 50%;
    text-align: left;
    background: #e9e9e9;
}

.search-box .search-input {
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    color: #868686;
    width: 96%;
    background: #e9e9e9;
}

.search-icon {
    position: absolute;
    display: inline-block;
    background: url(../images/search-icon_6dc8cd4.png) center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    color: #fff;
    top: 7px;
    right: 14px;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.location-list li {
    position: relative;
    display: inline-block;
    width: 280px;
    min-height: 160px;
    height: auto;
    padding-top: 12px;
    padding-right: 25px;
    font-size: 12px;
    cursor: pointer;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 10px 10px 0px 10px;
}


.location-list .location-num {
    position: absolute;
    left: 7px;
    top: 27px;
    width: 21px;
    height: 33px;
    line-height:23px;
    color: #fff;
    text-align: center;
    background:url("bd1.png");
}

.location-list .location-addr {
    padding-left: 40px;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    color: #999;
}

.location-list .location-addr h3 {
    font-weight: normal;
    margin-bottom: 2px;
    color: #212121;
}
.location-list .location-addr p{
    line-height: 30px;
}

.location-list .location-addr p.addr-info {
    line-height: 30px;
}

.addr-info span.zyd_val{
    background:url(zyd.png) no-repeat;
    overflow: hidden;
    line-height: 0px;
    display:block;
    font-size:0;
    height: 40px;
    width:30%;
    text-indent:999px;
    float:left;
    padding-top: 10px;
}

.addr-info span.zyd_exp{
    background:url(yszx.png) no-repeat;
    overflow: hidden;
    line-height: 0px;
    display:block;
    font-size:0;
    height: 40px;
    width:30%;
    text-indent:999px;
    float:left;
    display: none;
}

.addr-info span.zyd_val:nth-child(3){
    background:url(yszx.png) no-repeat;
    overflow: hidden;
    line-height: 0px;
    display:block;
    font-size:0;
    height: 40px;
    width:30%;
    text-indent:999px;
    float:left;
}
.addr-info img{margin:0px auto; width:150px;}
.location-map {
    height: 500px;
    margin-left:325px;
    position: relative;
}


#store-list li .val_box{}

#store-list li:hover{
    transform: scale(1.05);
    box-shadow: 0 0 10px 8px rgba(102,102,103,.1);
}
/*
#store-list li:hover span{
 background:url(zyd.png) no-repeat; text-indent:-9999px;
}*/


.location-shop-con {
    width: 325px;
}


@media only screen and (max-width: 1024px) {
    .w1150{width:auto;margin-top: 30px;}
    .map-top{padding:15px;}
    .map-top .lt{float:none;text-align: left;font-size: 16px;margin-bottom: 6px;}
    .location-section{width:auto;}
    .map-top .qjd{width:auto;display: block;overflow: hidden;margin-top:15px;}
    .xm-select{float:none;width:auto;}
    .qjd ul{width:auto;}
    .qjd ul li:nth-child(2){display:none;}
    .qjd ul li{width:49%;font-size: 14px;margin-right: 0;}
    .location-map{display:none;}
    .location-main{border:0;}
    .location-shop-con{width:auto;}
    .location-list .location-addr{padding-left: 0;}
    .location-list{height:auto !important;}
    .location-list li{padding-top: 0;width:310px;}
    .shouxinpublicmenu ul li{width:auto;margin-right: 0;margin-left: 15px;}
}









