

.active_show{
    display: block!important;
    z-index: 9999999;
}
.return_h>img {
    width: 92px;
    height: 92px;
}
.return_h {
    width: 20px;
    height: 20px;
    position: fixed;
    bottom: 119px;
    right: 127px;
    background: #FFFFFF;
    z-index: 200;
    /*border: 2px solid #4b7ef7;*/
    border-radius: 3px;
}


.bottom{
    width: 750px;
    padding-top: 136px;
    background: url("../img/icon_mobile_bottom_background.png")no-repeat;
    background-size: 100% 100%;
    overflow: hidden;

    /*font-family: "黑体";*/
    font-family: MicrosoftYaHei;

}

.bottom>h3{
    text-align: center;
    font-size: 48px;
    color: #fff;
    /*margin-bottom: 50px;*/
    font-weight: 500;
}

.bottom_phone{
    margin-top: 28px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    line-height:60px;
}
.phone_touch {
    margin-bottom: 28px;
}
.bottom_phone_dianhua {
    font-weight: 500;
}

.bottom_phone>div{
    text-align: center;
}

.bottom>button{
    width:338px;
    height:75px;
    background: #00d8a4;
    border-radius: 75px;
    font-size: 32px;
    color: #fff;
    display: block;
    margin: 30px auto 79px auto;
    border: 0px;
}

.bottom>button:hover{
    background: #00AC7F;
}

.bottom_address{
    width: 676px;
    margin: auto;
    color: #fff;
    font-size: 32px;
    text-align: center;
    padding-bottom: 75px;
}

.bottom_address>div{
    line-height: 64px;
    font-family: 黑体;
}

.qr_code{
    width: 300px;
    height: 300px;
    margin:40px auto 59px auto;
}

.bottom_address1{
    margin-bottom: -34px;
}