.main-content {
    padding-top: .96rem;
}

a {
    text-decoration: none;
}

.footer,
.footer .footerBox {
    height: auto;
}

.footerbg {
    padding: .2rem;
    color: #fff;
    /* background-color: #ececec; */
}

.foot li:first-child {
    margin-left: 1.03rem;
}

.foot li {
    float: left;
    margin-left: 70px;
    /* padding-bottom: 60px; */
}

.foot .tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 33px;
}

.foot .text {

    font-size: 15px;
    line-height: 25px;
}

.foot .qrcodebox {
    width: 656px;
    margin: auto;
    /* border-top: 1px #FFFFFF solid; */

}

.foot .qrcodebox img {
    margin: 0 auto 10px auto;
    display: block;
}

.foot .qrcodebox .text {
    font-size: 22px;
    font-family: "Alibaba";
    color: #fff;
    line-height: 26px;
    text-align: center;
    font-weight: 700;

}

.foot ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: .15rem;
    margin-bottom: 40px;
}

/* åº•éƒ¨å¯¼èˆª */
.footer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #202124;
    /* height: 502px; */
    position: relative;
}

.footer::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background-image: url(https://static.newdc.org.cn/zsdh/images/login-01.png); */
    background-size: cover;
    background-position: left 511px;
}

.footer .footerBox {
    width: 1200px;
    /* height: 380px; */
    z-index: 1;
}

.footerBox-l-header {
    border-bottom: 1px solid rgba(255, 255, 255, .22);
    padding: .2rem 0;
}

.footerBox-l-header dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footerBox-l-header dl img {
    width: auto;
    height: .6rem;
}

.footerBox-l-header dl dd:nth-child(2) {
    display: flex;
    justify-content: space-between;
    max-width: 66.66%;
    min-width: 66.66%;
}

.footerBox-l-header dl dd:nth-child(2) a {
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footerBox-l-header dl dd:nth-child(2) a:hover {
    color: #145CD7;
    cursor: pointer;
}

.footerBox-l-header dl dd:nth-child(2) div ul {
    display: flex;
    align-items: center;
}

.footerBox-l-header .f-l-h-l,
.headerNav div ul .f-l-h-l {
    width: 61px;
    height: 32px;
    background-color: #FF925B;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 16px;
    border-radius: 3px;
    margin-right: 10px;
}

.footerBox-l-header .f-l-h-r {
    color: #fff !important;
}

.footerBox-l-header .f-l-h-c {
    width: 81px;
    height: 32px;
    background-color: rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 3px;
    margin-right: 10px;
}

.footerBox-l-url {
    padding-top: 50px;
}

.footerBox-l-url ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footerBox-l-url ul li a {
    font-size: 16px;
    color: #0F6FD4;
}

.footerBox-l-url ul li dl {
    display: flex;
    width: 200px;
    justify-content: space-between;
    align-items: center;
}

.footerBox-l-info {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    align-items: center;
}

.footerBox-l-info div,
.footerBox-l-info div a,
.footerBox-l-info ul li span {
    color: rgba(255, 255, 255, 0.4);
    line-height: 26px;
    font-size: 14px;
}

.footerBox-l-info ul li span {
    font-size: 12px;
}


.footerBox-l-info ul {
    display: flex;
    justify-content: space-around;
}

.footerBox-l-info ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    margin-left: 15px;
}

.footerBox-l-info ul li img {
    width: 80px;
}

.wapheader,
.m_nav,
.mfooter {
    display: none;
}

@media only screen and (max-width: 959px) {
    .footer {
        display: none !important;
    }

    .mfooter {
        display: block !important;
    }

    .mfooter div {
        background-color: rgb(237, 246, 255);
        padding: 20px 15px;
        margin-bottom: 6px;
        font-size: 12px;
    }

    .mfooter div:nth-child(1) {
        display: flex;
        align-items: center;
        font-size: 16px;
        color: rgb(85, 85, 85);
        font-weight: 500;
    }

    .mfooter div:nth-child(1) img {
        width: 50px;
        margin-right: 15px;
    }

    .mfooter div:nth-child(2) {
        padding: 18px 15px;
    }

    .mfooter div:nth-child(3) {
        padding: 18px 15px;
        line-height: 25px;
    }

    .mfooter div:nth-child(3) a {
        color: #333;
    }

    .mfooter div:nth-child(4) {
        margin-bottom: 0px;
        background: url("../img/ft_bg.png") right center rgb(32, 33, 36);
    }

    .mfooter div:nth-child(4) dl {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
        display: none;
    }

    .mfooter div:nth-child(4) dl dd:nth-child(1) {
        width: 100% !important;
    }

    .mfooter div:nth-child(4) dl dd {
        width: 50%;
        display: flex;
    }

    .mfooter div:nth-child(4) dl a {
        margin-left: 15px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
    }

    .mfooter div:nth-child(4) ul {
        display: flex;
        justify-content: space-around;
        margin-top: 30px;
    }

    .mfooter div:nth-child(4) ul li {
        display: flex;
        flex-wrap: wrap;
        color: rgb(136, 137, 139);
        width: 29%;
        justify-content: center;
        flex-flow: column;
        align-items: center;
    }

    .mfooter div:nth-child(4) ul li:nth-child(1) {
        margin-right: 15px;
    }

    .mfooter div:nth-child(4) ul li span {
        margin-top: 10px;
    }

    .mfooter div:nth-child(4) ul img {
        flex-shrink: 0;
        height: 100;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        flex-flow: column;
    }

    .mfooter div:nth-child(2) dl dd {
        margin-bottom: 5px;
        line-height: 20px;
    }

}