@media only screen and (max-width: 414px) {
    /* jigou */
    .jigougk-list,
    .list-main,
    .list-cell,
    .list-text {
        width: 100%;
    }
    .list-cell h3 {
        width: 100%;
        background-size: cover;
        text-align: center;
        text-indent: 0;
    }
    .list-cell li {
        width: 100%;
        background: none;
    }
    .list-cell li>a span {
        margin-left: 28%;
    }
    .list-ns h2 {
        padding: 11px 12px;
        font-size: 24px !important;
    }
    .list-text-h3 {
        width: 100%;
    }
    .list-ns div {
        width: 100%;
        margin: 0;
    }
    .list-ns div p {
        padding: 6px 18px;
        font-size: 16px;
    }
    .list-cell li>a {
        background: url(../img/jggk-cell.png) no-repeat;
        background-size: 100% 100%;
    }
    /* lingdao */
    .list-lingdao-left {
        width: 100%;
    }
    .list-lingdao-right {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .list-lingdao li {
        padding: 30px 0;
    }
    .list-lingdao-left a {
        margin: 0 auto;
        width: auto;
        height: auto;
        text-align: center;
    }
    .lingdao-h3 {
        display: block;
        margin: 0 auto;
        float: none;
    }
    .lingdao-p {
        display: block;
        float: none;
    }
    .list-lingdao-right p {
        margin: 7px 7%;
        width: 86%;
    }
    .list-lingdao-right h3 {
        padding: 0;
    }
}

@media only screen and (max-width: 375px) {
    /* jigou */
    .jigougk-list,
    .list-main,
    .list-cell,
    .list-text {
        width: 100%;
    }
    .list-cell h3 {
        width: 100%;
        background-size: cover;
        text-align: center;
        text-indent: 0;
    }
    .list-cell li {
        width: 100%;
        background: none;
    }
    .list-cell li>a span {
        margin-left: 28%;
    }
    .list-text-h3 {
        width: 100%;
    }
    .list-ns div {
        width: 100%;
        margin: 0;
    }
    .list-cell li>a {
        background: url(../img/jggk-cell.png) no-repeat;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 360px) {
    /* jigou */
    .jigougk-list,
    .list-main,
    .list-cell,
    .list-text {
        width: 100%;
    }
    .list-cell h3 {
        width: 100%;
        background-size: cover;
        text-align: center;
        text-indent: 0;
    }
    .list-cell li {
        width: 100%;
        background: none;
    }
    .list-cell li>a span {
        margin-left: 28%;
    }
    .list-text-h3 {
        width: 100%;
    }
    .list-ns div {
        width: 100%;
        margin: 0;
    }
    .list-cell li>a {
        background: url(../img/jggk-cell.png) no-repeat;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 320px) {
    /* jigou */
    .jigougk-list,
    .list-main,
    .list-cell,
    .list-text {
        width: 100%;
    }
    .list-cell h3 {
        width: 100%;
        background-size: cover;
        text-align: center;
        text-indent: 0;
    }
    .list-cell li {
        width: 100%;
        background: none;
    }
    .list-cell li>a span {
        margin-left: 28%;
    }
    .list-text-h3 {
        width: 100%;
    }
    .list-ns div {
        width: 100%;
        margin: 0;
    }
    .list-cell li>a {
        background: url(../img/jggk-cell.png) no-repeat;
        background-size: 100% 100%;
    }
}