@media all and (min-width: 1430px) and (max-width: 1600px) {
    .container {
        width: 1400px;
    }


}


@media all and (min-width: 1280px) and (max-width: 1430px) {
    .container {
        width: 1260px;
    }

}

.mbheader {
    display: none;
}

@media screen and (max-width: 1280px) {

    body {
        min-width: auto;
    }

    .mbheader {
        display: block;
    }

    .ft-18 {
        font-size: 16px;
    }

    .ft-16 {
        font-size: 15px;
    }

    .header .head,
    .navigation,
    .header::before,
    .nheader .head,
    .nheader .navigation {
        display: none;
    }

    .content3,
    .content2,
    .content2 .content21,
    .content31 {
        height: auto;
        background: #f2f2f2;
    }

    .content1,
    .content3 {
        padding-top: 0;
        padding-bottom: 25px;
    }

    .container {
        width: 95%;
    }

    .con-cjzs,
    .con-sxddjs,
    .newSlide,
    .newTab,
    .newTab .imglist,
    .newTab .infolist,
    .con-mtjd,
    .con-dxsf {
        width: 100%;
    }

    .newSlide .swiper-slide .img img,
    .newTab .imglist .img img,
    .gyjdlist .box .img img,
    .sxddjslist .box .img img {
        height: auto;
        aspect-ratio: 16/9;
    }

    .newTab .imglist {
        display: flex;
        justify-content: space-between;
        margin: 25px 0;
    }

    .newTab .imglist .item {
        width: 49%;
    }

    .content2 .content21,
    .content31 {
        padding: 0;
    }

    .crumbs {
        padding-bottom: 13px;
        border-bottom: 2px solid #f3e3e3;
        margin-bottom: 15px;
        padding-top: 20px;
    }

    .column {
        padding: 35px 0 20px 0;
    }

    .column .title .font_family,
    .crumbs-name .font_family {
        font-size: 20px;
    }

    .column .title .name,
    .crumbs-name .name {
        font-size: 22px;
    }

    .column .more img {
        width: 70px;
    }

    /* -------------------- */

    .mainlinks {
        display: none;
    }

    .mainlinks2 {
        display: block;
    }

    .content2 .content22 {
        height: auto;
        padding-top: 25px;
    }

}



@media screen and (max-width: 768px) {
    .footer {
        height: auto;
        padding: 25px 0;
    }

    .ftlogo img {
        max-width: 100%;
    }

    .footer .banq {
        margin: 25px 0;
    }

    .footer .codes {
        justify-content: center;
    }

    .footer .codes .box p {
        margin-top: 5px;
    }

    .footer .codes .box {
        margin: 10px;
    }

    .textlist .info li .text {
        font-size: 13px;
        margin-top: 5px;
    }

    .textlist .info li.even {
        height: auto;
    }

    .textlist .info li {
        height: auto;
        padding: 15px;
    }

    .textlist .info li a {
        align-items: flex-start;
        flex-direction: column;
    }


    .textlist .info li .visit i {
        width: 20px;
        height: 10px;
        top: 0;
        background-size: cover;
    }

    .textlist .info li .dete i {
        width: 12px;
        height: 12px;
        background-size: cover;
        top: 0;
    }

    .list-page {
        height: auto;
        padding: 15px 0;
    }

    .textlist .info li:hover {
        width: 100%;
        left: auto;
    }

    .textlist .info li:hover::before {
        display: none;
    }

    .piclist .info li .img {
        width: 100%;
    }

    .piclist .info li .text {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 15px;
    }

    .piclist .info li .desc {
        margin: 10px 0;
    }

    .piclist .info li .time {
        position: unset;
    }

    .picslide2 {
        display: none;
    }

    .picture .info li {
        width: 100%;
        margin: 0 0 25px 0;
    }

    .picture .info li .text {
        padding: 15px;
    }

    .detail {
        padding: 15px;
    }

    .detail .title {
        font-size: 18px;
    }

    .detail .timer {
        justify-content: center;
    }

    .detail .dtl p {
        font-size: 14px !important;
        line-height: 25px !important;
    }

.detail .dtl p span{
        font-size: 14px !important;
 line-height: 25px !important;
    }

    .detail .dtl p img,
    .detail .dtl p video {
        max-width: 100%;
        height: auto !important;
    }

    .list-page .item {
        width: 100%;
    }

    .list-page .item a {
        font-size: 14px;
    }

    .list-page .item:last-of-type {
        text-align: left;
    }

    .newSlide .swiper-pagination {
        bottom: 20px;
    }

    .newSlide .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .cjzslist li .dete {
        width: 110px;
    }

    .sxddjslist .box .text {
        height: auto;
        padding: 10px;
    }

    .sxddjslist .box {
        width: 49%;
        box-shadow: -0.0625rem 0 0.625rem 0 rgb(0 0 0 / 7%),
            0.3125rem 1.25rem 2.5rem 0 rgb(0 0 0 / 4%);
    }

    .cjzslist li:last-of-type {
        margin: 0;
    }


    .newSlide .swiper-slide .text {
        height: auto;
        padding: 15px 0;
    }

    .newSlide .swiper-slide .desc {
        margin: 8px 0 16px 0;
    }


   .wmjzlist .swiper-next, .wmjzlist .swiper-prev{top:-50px}










}