@media only screen and (max-width:768px) {
    .banner{
        height: 3rem;
    }
    .banner_title{
        width: 100%;
        height: 3rem;
        padding-top: .98rem;
        padding: 1.2rem 0.2rem;
    }
    .banner_title h5{
        font-size: .52rem;
        line-height: .64rem;
    }
    .main_box{
        width: 100%;
    }
    .box_one .one_right {
        float: none;
        width: 100%;
        padding: 0 0.24rem;
    }

    .box_one .one_left {
        width: 100%;
        margin: 0;
        float: none;
    }
    .ztList_title{
        height: .46rem;
        font-size: .44rem;
        color: #333333;
        line-height: .46rem;
        text-align: left;
        font-weight: 400;
        margin: .5rem 0 .29rem 0;
        padding: 0 .24rem;
    }
    .box_one .one_right .zxzx{
        width: 100%;
        height: 2.4rem;
        padding: 0;
        background-size: cover;
        position: relative;
        background-image: url(zixun_bg_m.png);
    }
    .box_one .one_right .zxzx a{
        width: 1.94rem;
        height: .68rem;
        position: absolute;
        right: .8rem;
        bottom: .86rem;
    }
    .zccs_ul {
        padding: 0 .24rem;
    }
    .zccs_ul a:first-child{
        margin: 0;
    }
    .zccs_ul a{
        float: none;
        display:block;
        width: 100%;
        height: 2.01rem;
        margin: .32rem 0;
        background-color: #F3F8FD;
        border-radius: .06px;
        padding: .24rem;
    }
    .zccs_ul a:nth-child(4){
        margin: .32rem 0 0 0;
    }
    .box_two{
        padding: 0 0.24rem 0.5rem 0.24rem;
    }
    .box_two a{
        float: none;
        display: block;
        width: 100%;
        min-height: 2rem;
        margin-left: 0px;
        padding: 0.42rem;
        border-radius: .12rem;
        background-size: 100% !important;
        margin-bottom: .3rem;
        height: auto;
    }
    .box_two a .xgzc_p1{
        margin-left: 0.69rem;
    }
    .box_two a .xgzc_p2{
        margin-left: 0.7rem;
    }
    .box_two a:nth-child(3){
        margin-bottom: .3rem;
    }
}