.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.phone_tjlm {
    width: 100%;
    height: auto;
    margin: 0 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;
}
@media screen and (max-width : 1199px) {
    .phone_tjlm {
        display: block;
        padding: 0 1.5rem;
    }
    .dqwz_box {
        font-size: 1.5rem;
        line-height: 2.25rem;
        height: auto;
        margin: 1.5rem 0;
        margin-top: 0;
        background: url(/picture/181/2406121401497577464.png) no-repeat 1.375rem center;
        padding-left: 4.625rem;
        background-size: 1.875rem  2.25rem; 
    }

    .dqwz_box a {
        font-size: 1.5rem;
    }
    .dqwz_box table, .dqwz_box tbody, .dqwz_box tr, .dqwz_box td {
        display: inline;
        vertical-align: bottom;
    }
    .banner_bg{
        display: none;
    }
    .wzy_box{
        padding: 0 1.5rem;
    }
    .wzy_box .title{
        font-size: 3.375rem;
        line-height: 4.875rem;
    }
    .wzy_box .title_sub{
        height: auto;
        line-height: 3rem;
        margin: 2.5rem 0;

    }
    .wzy_box .title_sub span{
        width: 50%;
        float: left;
        text-align: left;
        padding: 0;
        font-size: 1.5rem;
        line-height: 3rem;
    }
    #share-2{
        float: left;
        width: 100%;
    }
    .social-share .social-share-icon{
        width: 3rem !important;
        height: 3rem !important;
        background-size: contain !important;
        margin: 0 10px !important;
    }
    
    .wzy_box .zoom, .wzy_box .zoom p,.wzy_box .zoom span{
        font-size: 2.25rem !important;
        line-height: 4rem !important;
    }
    .wzy_box .fy_box .prevPage, .wzy_box .fy_box .nextPage, .wzy_box .fy_box .prevPage a, .wzy_box .fy_box .nextPage a{
        font-size: 1.875rem;
        line-height: 2.625rem;
        color: #666666;
    }
    .wzy_box .fy_box .prevPage{
        margin-bottom: 1.5rem;
    }
    .wzy_box .fy_box .prevPage span, .wzy_box .fy_box .nextPage span{
        padding-left: 1.25rem;
    }
        .wzy_box .zoom img{
        max-width: 100%;
        height: auto;
    }
}