@media screen and (max-width: 1199px) {
    .banner {
        display: none;
    }

    .dqwz {
        font-size: 1.5rem;
        line-height: 2.25rem;
        height: auto;
        margin: 1.5rem 0 !important;
        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;
    }
    .xxpt_list{
        padding: 0 1.5rem;
    }
    .xxpt_list li{
        height: auto;
        padding-bottom: 3.75rem;
    }

    .xxpt_list .text_box{
        width: 100%;
        height: auto;
    }
    .xxpt_list .text_box .text01{
        font-size: 2.25rem;
        line-height: 4rem;
        display: block;
        margin-top: 1.5rem;
    }
    .xxpt_list .text_box .text02{
        font-size: 1.5rem;
        line-height: 3rem;
    }
    .xxpt_list li + li{
        height: auto;
        padding-top: 3.75rem;
    }
  
}