/* 杩斿洖椤堕儴 */
.scroll_back_up {
    font-size:14px;
    position: fixed;
    right: 35px;
    bottom:0px;
    cursor: pointer;
    z-index: 1000;
    line-height: 1;
    display: none;
    width: 50px;
    height: 50px;
    padding: 8px 0;
    color: #fff;
    background-color: #9c9c9c;
    text-align: center;
}
.scroll_back_up span{
    display: block;
}
.scroll_back_up.returnUp {
    display: none;
}

.shop_top_ver_4{
    display: none !important;
}
/* .phone_back_up{
  display: none;
} */
.shop_phone_box{
    border-bottom: 1px solid #fff;
}
.phone_back_up{
    display: none;
    height: 45px;
    text-align: center;
    line-height: 1;
    padding-top: 5px;
    color: #fff;
    /* z-index: 3; */
    cursor: pointer;
    position: relative;
    width: 24%;
    margin: auto;
}
.phone_back_up a{
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    pointer-events: none;
}
.phone_back_up span{
    display: block;
    color: #fff;
}
@media screen and (max-width:1646px){
    .map_1{
        right:0 !important;
        position: relative !important;
        text-align: center !important;
        background: #000000 !important;
    }
}
@media (max-width: 415px){
    .scroll_back_up{
        display: none !important;
    }
    .phone_back_up{
        display: block;
    }
}
#positionCb{
    height: 0;
    width: 0;
}
.xinxi,.map_1 a{
    font-size: 12px;
    padding: 2px 0 2px;
}

.containe0 .share{
    z-index: 97;
    /* z-index: 1000001; */
}