/* 必要布局样式css */
.map-dot b{
  z-index: 1111;
}

.map-content {
    padding: 0px 0;
    background-image: url(../images/map-bg.jpg);
}

.map-module {
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
    width:375px;
}

.map-title {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 50px 0;
    position: relative;
}

.map-branch .map-title {
  margin: 0px;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 55px;
  top: 50px;
}

/* .map-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid;
    border-color: #20B09F transparent transparent;
}

.map-title:after {
    content: "";
    position: absolute;
    width: 52px;
    height: 3px;
    background-color: #20B09F;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
} */

.map-content-info {
    position: relative;
}

.branch-map-l {
    height: 600px;
    position: relative;
}

.map-content-box {
    width: 100%;
    height: 100%;
    background: url("../mobile-images/m-map.png") no-repeat center;
    position: relative;
}

.map-dot {
    position: absolute;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    z-index: 2;
}

.beijing {
    left: 260px;
    top: 233px;
    z-index: 3;
}

.beijing-img{
   position: absolute;
   left: 3px;
   top: 25px;
   display: none;
}


.tianjin {
    left: 526px;
    top: 355px;
    z-index: 4;
}

.tianjin-img{
   position: absolute;
   left: 2px;
   top: 20px;
}

.hebei {
    left: 255px;
    top: 254px;
    z-index: 1;
}
.hebei-img {
    position: absolute;
    left: 0px;
    top: -5px;
}

.shanxi {
    left: 237px;
    top: 250px;
    z-index: 1;
}
.shanxi-img {
    position: absolute;
    left: -1px;
    top: 15px;
}

.liaoning {
    left: 302px;
    top: 220px;
    z-index: 1;
}
.liaoning-img {
    position: absolute;
    left: -20px;
    top: 16px;
}

.xicang {
    left: 70px;
    top: 310px;
    z-index: 1;
}

.xicang-img {
    position: absolute;
    left: -48px;
    top: -8px;
}

.xinjiang {
    left: 73px;
    top: 242px;
    z-index: 1;
}
.xinjiang-img {
    position: absolute;
    left: -63px;
    top: -39px;
}
.qinghai {
    left: 133px;
    top: 275px;
    z-index: 1;
}

.qinghai-img {
    position: absolute;
    left: -35px;
    top: 4px;
}

.gansu {
    left: 185px;
    top: 280px;
    z-index: 1;
}
.gansu-img {
    position: absolute;
    left: -55px;
    top: -26px;
}
.taiwan {
    left: 306px;
    top: 360px;
    z-index: 1;
}
.taiwan-img {
    position: absolute;
    left: 6px;
    top: 21px;
}
.hainan {
    left: 227px;
    top: 403px;
    z-index: 1;
}
.hainan-img {
    position: absolute;
    left: 4px;
    top: 26px;
}
.ningxia {
    left: 198px;
    top: 258px;
    z-index: 1;
}

.ningxia-img {
    position: absolute;
    left: 1px;
    top: 21px;
}

.neimenggu {
    left: 225px;
    top: 225px;
    z-index: 1;
}

.neimenggu-img {
    position: absolute;
    left: -68px;
    top: -63px;
}

.jilin {
    left: 320px;
    top: 204px;
    z-index: 1;
}
.jilin-img {
    position: absolute;
    left: -23px;
    top: 11px;
}

.heilongjiang {
    left: 316px;
    top: 176px;
    z-index: 1;
}

.heilongjiang-img {
    position: absolute;
    left: -33px;
    top: -16px;
}

.shanghai {
    left: 300px;
    top: 300px;
    z-index: 2;
}

.shanghai-img {
    position: absolute;
    left: 10px;
    top: 27px;
}


.jiangsu {
    left: 290px;
    top: 290px;
    z-index: 1;
}
.jiangsu-img {
    position: absolute;
    left: -13px;
    top: 15px;
}

.zhejiang {
    left: 295px;
    top: 316px;
    z-index: 1;
}

.zhejiang-img {
    position: absolute;
    left: -1px;
    top: 23px;
}

.anhui {
    left: 275px;
    top: 304px;
    z-index: 1;
}
.anhui-img {
    position: absolute;
    left: -4px;
    top: 9px;
}

.fujian {
    left: 279px;
    top: 350px;
    z-index: 1;
}
.fujian-img {
    position: absolute;
    left: 1px;
    top: 11px;
    z-index: -1;
}
.map-content-box img{
  z-index: -1;
}

.jiangxi {
    left: 267px;
    top: 338px;

}
.jiangxi-img {
    position: absolute;
    left: -6px;
    top: 11px;
}

.shandong {
    left: 275px;
    top: 263px;
    z-index: 1;
}

.shandong-img {
    position: absolute;
    left: -7px;
    top: 21px;
}


.henan {
    left: 248px;
    top: 285px;
    z-index: 1;
}

.henan-img {
    position: absolute;
    left: -12px;
    top: 17px;
}

.hubei {
    left: 240px;
    top: 305px;
    z-index: 1;
}
.hubei-img {
    position: absolute;
    left: -14px;
    top: 21px;
}

.hunan {
    left: 240px;
    top: 336px;
    z-index: 1;
}
.hunan-img {
    position: absolute;
    left: -10px;
    top: 15px;
}

.guangdong {
    left: 250px;
    top: 366px;
    z-index: 1;
}

.guangdong-img {
    position: absolute;
    left: -13px;
    top: 20px;
}

.guangxi {
    left: 220px;
    top: 370px;
    z-index: 3;
}
.guangxi-img {
    position: absolute;
    left: -13px;
    top: 11px;
    z-index: -11;
}

.zhongqing {
    left: 216px;
    top: 310px;
    z-index: 2;
}
.zhongqing-img {
    position: absolute;
    left: -11px;
    top: 27px;
}


.sichuan {
    left: 175px;
    top: 315px;
    z-index: 1;
}

.sichuan-img {
    left: -25px;
    top: 7px;
    position: absolute;
}

.guizhou {
    left: 205px;
    top: 344px;
    z-index: 3;
}
.guizhou-img {
    position: absolute;
    left: -12px;
    top: 17px;
}

.yunnan {
    left: 165px;
    top: 370px;
    z-index: 1;
}
.yunnan-img {
    position: absolute;
    left: -18px;
    top: -6px;
}

.shanxi1 {
    left: 425px;
    top: 452px;
    z-index: 1;
}
.shanxi1-img{
    position: absolute;
    left: -27px;
    top: -58px;
}

.map-dot:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 auto;
    background-color: #ff3366;
    border-radius: 50%;
}

.map-dot.beijing:after {
    width: 13px;
    height: 12px;
    border-radius: 0;
    background: url("../images/icon-star.png") no-repeat center;
}

.branch-map-data {
    position: absolute;
    box-sizing: border-box;
    width: 430px;
    border: 1px solid #01B7BD;
    box-shadow: 0 0 2px 2px #e9e9e9;
    background-color: #fff;
    padding: 10px 30px;
    z-index: 2222;
    display: none;
}

.branch-map-data-title {
    border-bottom: 1px solid #eee;
}

.branch-map-data-title p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
}

.branch-map-data-info {
    max-height: 236px;
    overflow-y: auto;
}

.data-branch {
    border-bottom: 1px dashed #eee;
    padding: 6px 0;
    box-sizing: border-box;
}

.data-branch:last-child {
    border: none;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.data-branch .data-name {
    font-size: 14px;
    color: #666;
    line-height: normal;
    margin-bottom: 5px;
}

.data-branch p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.data-branch p {
    font-size: 12px;
    color: #999;
    padding: 0px;
    line-height: 20px;
}

/* .branch-map-data:before {
    content: "";
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #01B7BD transparent transparent;
}

.branch-map-data:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #fff transparent transparent;
} */

.map-dot.cur:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #ff3366;
    animation: dot 4s infinite;
}

@keyframes dot {
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateX(-50%) scale(1.5);
        opacity: .1;
    }
}
