#Footer {
    margin-top: .08rem;
    overflow: hidden;
    padding: 0;
}

/*---bottom------------*/
.bottombg {
    margin: 0 auto;
    padding: 0;
    background: #f7f7f7;
    overflow: hidden
}

.copyright {
    padding-top: .05rem;
    margin: 0 auto;
    width: 5rem;
    text-align: center;
}

.cr_text {
    width: 4.5rem;
    line-height: .26rem;
    text-align: center;
    font-size: .14rem;
}

.cr_img {
    width: .5rem;
    padding-top: .1rem;
}


@media screen and (max-width: 800px) {
    body {
        font-size: .28rem !important;
    }

    .tou,
    .wzr {
        width: 98%
    }

    .tou {
        height: 5.2rem !important;
    }

    .main {
        padding: 0;
        width: 100%;
    }

    .slhdbdh {
        width: 100%;
    }

    .ss {
        position: absolute;
        top: 3.6rem;
        background: none !important;
        width: 98% !important;
    }

    .bottombg {
        width: 100% !important;
        margin: 0 !important;
        position: relative;
        height: 2rem;
        padding-top: .15rem !important;

    }

    .td1 {
        position: absolute;
        width: auto !important;

    }

    .td2 {
        width: 100% !important;
    }

    .td3 {
        position: absolute;
        bottom: 0;
        left: 41%;
        display: flex;
        justify-content: space-between;
        width: 3.4rem !important;
    }

    .td3>div {
        padding: 0 !important;
    }

    .wx {
        display: none;
    }

    .copyright {
        width: 100% !important;
        padding: 0 !important;
    }

    .cr_text {
        width: 100% !important;
    }


    .bottom {
        height: auto !important;
    }

    .bottombox {
        width: 100% !important;
        height: auto !important;
    }

    .bottombox>div {
        width: 100% !important;
    }

    .bottombox>div>div {
        height: 4rem !important;
        width: 100% !important;
        line-height: .4rem !important;
    }

    .bottombox>div>div>div:first-child {
        padding-top: 3.15rem !important;
        position: absolute;
        margin-left: .2rem;
    }

    .bottombox>div>div>div:first-child img {
        width: 1.4rem !important;
    }

    .bottombox>div>div>div:nth-child(8) {
        bottom: .74rem !important;
        right: 1.6rem !important;
    }

    .bottombox>div>div>div:nth-child(9) {
        bottom: .62rem !important;
    }

    .f15 {
        font-size: .28rem !important;
    }

    .jz {
        width: 100% !important;
        height: auto !important;
    }

    .jz p {
        height: auto !important;
        line-height: .4rem !important;
    }

    .jz p a {
        height: .4rem !important;
        line-height: .4rem !important;
    }

    .dz {
        left: 3rem !important;
        bottom: .9rem !important;
    }

    #_span_jiucuo img {
        width: 1.4rem !important;
    }
}