.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.phone_tjlm {
    width: 100%;
    height: auto;
    margin: 1.5rem 0 2.5rem 0;
    display: none;
}

.phone_tjlm li {
    width: calc((100% - 1rem) / 2);
    height: 5.5rem;
    font-size: 1.875rem;
    line-height: 5.5rem;
    margin-left: 1rem;
    margin-top: 1rem;
    float: left;
    background: #F3F7FE;
    text-align: center;
}

.phone_tjlm li a {
    color: #333;
}

.phone_tjlm .active {
    border-left: .375rem solid #2755A6;

}

.phone_tjlm .active a {
    color: #2755A6;
}

.phone_tjlm li:first-child {
    margin-top: 0;
}

.phone_tjlm li:nth-child(2) {
    margin-top: 0;
}

.phone_tjlm li:nth-child(2n + 1) {
    margin-left: 0;
}

.phone_dqlm {
    display: none;
    font-size: 2.25rem;
    line-height: 3rem;
    margin-bottom: 1.25rem;
}

@media screen and (max-width: 1199px) {
    .banner {
        display: none;
    }

    .dqwz {
        font-size: 1.5rem;
        line-height: 2.25rem;
        height: auto;
        margin: 1.5rem 0;
       background: url(/picture/181/2406121401497577464.png) no-repeat 1.375rem center;
        padding-left: 4.625rem;
        background-size: 1.875rem  2.25rem; 
    }

    .dqwz a {
        font-size: 1.5rem;
    }

    .dqwz_box table,
    .dqwz_box tbody,
    .dqwz_box tr,
    .dqwz_box td,
    .dqwz table,
    .dqwz tbody,
    .dqwz tr,
    .dqwz td {
        display: inline;
        vertical-align: bottom;
    }

    .lmy_flbox {
        display: none;
    }

    .phone_tjlm {
        display: block;
        padding: 0 1.5rem;
    }

    .lmy_frbox {
        width: 100%;
        height: auto;
        padding: 0 1.5rem;
    }

    .wzy_box .title {
        font-size: 3.375rem;
        line-height: 5.125rem;
    }

    .wzy_box .zoom,
    .wzy_box .zoom p,
    .wzy_box .zoom span {
        font-size: 2.25rem !important;
        line-height: 4rem !important;
    }

    .wzy_box .zoom img {
        max-width: 100%;
        height: auto;
    }

    .wzy_box .author,
    .wzy_box .resource {
        font-size: 2.25rem !important;
        line-height: 4rem !important;
    }
}