@media only screen and (max-width: 414px) {
    /* xxgk */
    .main .content {
        width: 100%;
    }
    .pt_main_left {
        width: 100%;
    }
    .pt_main_right {
        width: 100%;
    }
    .pt_left,
    .pt_right {
        width: 100% !important;
    }
    .main_right_text li {
        padding: 0 10px;
    }
    .pt_main_left li {
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
    }
    .pt_main_left li a {
        display: block;
        color: #ffffff;
        font-size: 16px;
        margin-left: 81px
    }
    .main_right_text li span {
        width: 80% !important;
        line-height: 40px;
    }
    .pt_tzgg,
    .pt_flfg,
    .pt_xxgk,
    .pt_zzdt,
    .pt_cjxx,
    .pt_rsxx {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 375px) {
    /* list */
}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}