﻿@media all and (min-width: 2470px) {}

@media screen and (max-width: 2070px) {}



@media screen and (max-width: 1600px) {
    .container {
        width: 85%;
    }

    .nav .nLi {
        padding: 0 10px;
    }

    .subNav .list li {
        /* height: 52px; */
        line-height: 52px;
    }

    .subNav .list li a {
        font-size: 17px;
    }

    .nav .sub {
        width: 140%;
        left: -20%;
    }

    .nav .li5 .sub {
        width: 160%;
        left: -30%;
    }

    .nav .li3 .sub {
        width: 180%;
        left: -40%;
    }

}

@media screen and (max-width: 1440px) {
    .nav .nLi {
        padding: 0 5px;
    }

    .crumbs .name {
        font-size: 24px;
    }

    .crumbs .list {
        font-size: 14px;
    }

    .subNav {
        width: 210px;
    }

    .subNav .name {
        font-size: 24px;
        height: 70px;
        line-height: 70px;
    }

    .ncontent {
        width: calc(100% - 240px);
    }

    .detail {
        padding: 25px 65px;
    }

    .nav .nLi h3 a {
        font-size: 16px;
    }

    .nav .sub a {
        font-size: 14px;
    }
}


@media screen and (max-width: 1140px) {
    .container {
        width: 95%;
    }

    .mbheader {
        display: block;
    }

    .header {
        display: none;
    }

    .foot .right {
        display: none;
    }

    .footer {
        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%);
    }

    .foot .container {
        padding: 25px 0;
    }

    .contact {
        margin-top: 25px;
    }

    .footer .banq p,
    .footer .banq a {
        font-size: 14px;
    }

    .textlist .box {
        height: 100px;
    }

    .textlist .box .tt {
        padding: 0 15px;
    }

    .textlist .box .desc {
        line-height: 20px;
        height: 40px;
        margin-top: 5px;
    }

    .piclist .box {
        padding: 20px;
    }

    .picture .info {
        justify-content: space-between;
    }

    .picture .box,
    .tealist .box {
        width: 48.5%;
        margin-right: 0;
        padding: 20px;
    }

    .picture .box .img img {
        height: auto;
        aspect-ratio: 16/9;
    }

    .list-page {
        margin: 20px 0;
    }

    .detail .title,
    .column .title {
        font-size: 24px;
    }

    .column .title img {
        height: 25px;
    }

    .detail .timer {
        padding: 10px 0 5px 0;
    }

    .detail-page .box {
        width: 100%;
        padding-top: 20px;
    }

    .detail-page .box a {
        font-size: 15px;
    }

    .tealist .box .img {
        width: 130px;
    }

    .tealist .box .tt {
        padding-left: 15px;
    }

    .xzzx,
    .fwzn,
    .djjy,
    .zcwj {
        width: 100%;
    }

    .content3 {
        padding-bottom: 40px;
    }

    .aboutlink .box {
        width: 48%;
        height: auto;
        padding: 20px;
        margin-bottom: 4%;
    }

    .aboutlink .box a {
        box-sizing: border-box;
        padding: 40px 0;
    }

    .aboutlink .box .ico2 {
        display: none;
    }

    .aboutlink .box3,
    .aboutlink .box4 {
        margin-bottom: 0;
    }

    .aboutlink {
        margin: 25px 0 0 0;
    }

    .newSlide {
        width: 100%;
    }

    .newlist {
        width: 100%;
        margin-top: 40px;
    }

    .newSlide .swiper-slide img {
        height: auto;
        aspect-ratio: 16/9;
    }

    .tzgg_box {
        width: calc((100% - 40px) / 3);
        margin-right: 19.5px;
    }

    .tzgg_box .box {
        padding: 25px 15px 25px 60px;
    }

    .detail .dtl iframe {
        max-width: 100%;
        max-height: 450px;
    }

    .detail .dtl table {
        width: 100% !important;
    }

    .detail .dtl table td {
        box-sizing: border-box;
        text-wrap-mode: wrap !important;
        padding: 0 !important;
    }

    .detail .dtl table p {
        text-indent: 0 !important;
    }

    .tealist .box .img img {
        height: auto;
    }

    .footer .banq br,
    .contact p br {
        display: block;
    }

}

@media screen and (max-width: 640px) {
    .font16 {
        font-size: 15px;
    }

    .column {
        padding: 35px 0 20px 0;
    }

    .padding-bottom-50 {
        padding-bottom: 25px;
    }

    .font18 {
        font-size: 16px;
    }

    .subNav {
        display: none;
    }

    .padding-top-40 {
        padding-top: 25px;
    }

    .crumbs {
        flex-direction: column;
        margin-bottom: 25px;
    }

    .crumbs .name {
        font-size: 20px;
        width: 100%;
        margin-bottom: 10px;
    }

    .crumbs .list {
        width: 100%;
    }

    .ncontent {
        width: 100%;
    }

    .detail {
        padding: 25px 15px;
    }

    .detail .dtl p,
    .detail .dtl span {
        font-size: 15px !important;
        line-height: 26px !important;
    }

    .piclist .box .img {
        width: 100%;
    }

    .piclist .box .img img {
        width: 100%;
        height: auto;
    }

    .piclist .box .tt {
        padding: 15px 0 0 0;
    }

    .piclist .box .desc {
        line-height: 21px;
        height: 42px;
        margin: 5px 0 15px 0;
    }

    .piclist .box .dete {
        width: 92px;
    }

    .picture .box {
        width: 100%;
    }

    .picture .box .title {
        padding: 0 5px;
        margin-top: 15px;
    }

    .detail .title,
    .column .title,
    .aboutlink .box .name {
        font-size: 20px;
    }

    .tealist .box {
        width: 100%;
    }

    .tealist .box .desc {
        margin: 5px 0 15px 0;
    }

    .fwznlist .box {
        height: 45px;
        padding: 0 15px;
    }

    .xzzxlist .box {
        width: 100%;
        height: auto;
        padding: 20px;
    }

    .xzzxlist .box .title {
        line-height: 24px;
        height: 48px;
        margin-bottom: 10px;
    }

    .aboutlink .box .name {
        margin: 20px 0 10px 0;
    }

    .aboutlink .box .ico img {
        height: 38px;
    }

    .aboutlink .box .xian {
        margin-bottom: 25px;
    }

    .zcwjlist .box {
        padding: 10px 0;
    }

    .zcwjlist .box .dete {
        font-size: 14px;
        width: 90px;
        height: 30px;
    }

    .djjylist li.n {
        padding: 0 15px;
    }

    .newSlide .swiper-slide .tt {
        height: auto;
        padding: 20px;
    }

    .newSlide .swiper-pagination1 {
        bottom: 25px;
    }

    .newlist li.f {
        height: auto;
        padding: 20px;
    }

    .newlist li.n {
        padding: 15px 0;
    }

    .newlist li.f .desc {
        line-height: 22px;
        height: 44px;
    }

    .banBtn .btn,
    .tzgg_btn {
        display: none;
    }

    .banBtn {
        bottom: 10%;
    }

    .banBtn .container {
        justify-content: center;
    }

    .tzgg_box {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .tzgg_box .box {
        padding: 15px 15px 15px 60px;
    }

    .djjylist li.f .img {
        width: 130px;
    }

    .djjylist li.f .img img {
        height: auto;
    }

    .djjylist li.f .tt {
        padding-left: 15px;
    }

    .djjylist li.f .desc {
        line-height: 21px;
        height: 42px;
        -webkit-line-clamp: 2;
        margin: 10px 0;
    }

    .detail .dtl img,
    .detail .dtl video {
        width: 100% !important;
        height: auto !important;
    }

}