/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/index.5810c8bb.css */
@media screen and (min-width: 750px) {
    .footer {
        height: 438px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
    }

    .footer .ydFoot {
        display: none;
    }

    .footer .code-list {
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 350px;
        z-index: 999;
        left: 0;
    }

    .footer .code-list img {
        width: 100%;
    }

    .footer .footer-inner {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
    }

    .footer .footer-inner .footer_top_left {
        display: flex;
        color: #fff;
        font-size: 16px;
        width: 950px;
        justify-content: space-between;
        padding-top: 90px;
    }

    .footer .footer-inner .footer_top_left a {
        color: #fff;
    }

    .footer .footer-inner .footer_top_left dt {
        font-size: 21px;
        font-weight: 700;
        border-left: solid 4px #fff;
        line-height: 24px;
        padding-left: 14px;
        margin-bottom: 20px;
    }

    .footer .footer-inner .footer_top_left dd {
        font-size: 15px;
        margin-bottom: 15px;
        padding-left: 18px;
    }

    .footer .footer-inner .footer_top_right {
        color: #fff;
        font-size: 15px;
        text-align: center;
        display: flex;
    }

    .footer .footer-inner .footer_top_right .ir_img {
        width: 100px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }

    .footer .footer-inner .footer_top_right .ir_img img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }

    .footer .footer-inner .footer_top_right .ir_img span {
        line-height: 22px;
        padding-top: 10px;
        color: #fff;
    }

    .footer .footer-bottom {
        height: 117px;
        border-top: solid 1px rgba(255, 255, 255, .2);
        font-size: 15px;
        text-align: center;
        line-height: 117px;
        color: #fff;
    }

    .footer .footer-bottom span {
        margin: 0 13px;
    }

    .footer .footer-bottom a {
        color: #fff;
        margin: 0 13px;
    }
}

@media screen and (max-width: 750px) {
    .footer {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
    }

    .footer .pcFoot {
        display: none;
    }

    .footer .code-list {
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 4.666667rem;
        z-index: 999;
        left: 0;
    }

    .footer .code-list img {
        width: 100%;
    }

    .footer .footer-inner {
        width: 9.0133rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 4rem;
    }

    .footer .footer-inner .footer_top_left {
        display: flex;
        color: #fff;
        font-size: .22rem;
        justify-content: space-between;
    }

    .footer .footer-inner .footer_top_left a {
        color: #fff;
    }

    .footer .footer-inner .footer_top_left dd {
        line-height: .6rem;
    }

    .footer .footer-inner .footer_top_right {
        color: #fff;
        font-size: .3rem;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .footer .footer-inner .footer_top_right .ir_img {
        width: 1.8667rem;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }

    .footer .footer-inner .footer_top_right .ir_img img {
        width: 1.35rem;
        height: 1.35rem;
        border-radius: 50%;
    }

    .footer .footer-inner .footer_top_right .ir_img span {
        line-height: .3rem;
        padding-top: .12rem;
        color: #fff;
    }

    .footer .footer-bottom {
        width: 9.0133rem;
        margin: 0 auto;
        border-top: solid 1px rgba(255, 255, 255, .2);
        font-size: .3467rem;
        line-height: .48rem;
        color: #fff;
        padding: .3rem 0;
    }

    .footer .footer-bottom a {
        color: #fff;
    }
}

div, span, p, a, img, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,sans-serif";
    vertical-align: baseline;
}

a:hover {
    color: #ea4d20;
}

a {
    text-decoration: none;
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/Index.8ee11fd7.css */
@media screen and (min-width: 750px) {
    .little-expert-class-footer {
        background: url(../images/kjcxxdr-footer.jpg) no-repeat center 0 #592f8c;
    }
}

@media screen and (max-width: 750px) {
    .little-expert-class-footer {
        background: #39187a;
    }
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/index.5810c8bb.css */
@media screen and (min-width: 750px) {
    .footer .mooter {
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2000000000;
    }

    .footer .mooter .conBox {
        margin: 150px auto;
        width: 95%;
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
    }

    .footer .mooter .conBox .closeBtn {
        width: 40px;
        float: right;
        margin-bottom: 10px;
        cursor: pointer;
    }

    .footer .mooter img {
        width: 100%;
        display: block;
        height: auto;
    }
}

@media screen and (max-width: 750px) {
    .footer .mooter {
        display: none !important;
    }
}
