﻿@media all and (min-width: 2470px) {}

@media screen and (max-width: 2070px) {}



@media screen and (max-width: 1600px) {
    .container {
        width: 85%;
    }

    .foot_right .code {
        margin-left: 25px;
    }

    .xsgzlist li .desc {
        margin: 15px 0 30px 0;
        font-size: 14px;
    }

}

@media screen and (max-width: 1440px) {
    .font30 {
        font-size: 24px;
    }

    .font20 {
        font-size: 18px;
    }

    .font18 {
        font-size: 16px;
    }

    .head h1 img {
        height: 55px;
    }

    .fontImg img {
        height: 28px;
    }

    .yqlj .box {
        width: 195px;
    }

    .subNav .list li h3 a {
        font-size: 16px;
    }

    .subNav .list li .sub a {
        font-size: 14px;
        line-height: 44px;
        height: 44px;
    }

    .foot_right .code img {
        width: 98px;
        height: 98px;
    }

    .yqlj .box {
        width: 208px;
    }

    .crumbs .name {
        font-size: 32px;
    }

    .crumbs .list {
        font-size: 16px;
    }

    .navgation ul li h3 a {
        font-size: 16px;
    }

    .navgation ul .sub li {
        height: 36px;
        line-height: 36px;
    }

    .navgation ul .sub li a {
        font-size: 15px;
    }

    .xsgzlist li .img img,
    .dqgzlist .box .img img {
        height: auto;
        aspect-ratio: 16/9;
    }

    .dqgzlist .box .desc {
        line-height: 25px;
        height: 100px;
        margin-bottom: 45px;
    }

    .tzggSlide .swiper-slide {
        padding: 20px 25px;
    }

    .tzggSlide .swiper-slide .desc {
        line-height: 25px;
        height: 75px;
        margin: 15px 0 30px 0;
    }
}

@media screen and (max-width: 1140px) {
    .container {
        width: 95%;
    }


    .header,
    .yqlj {
        display: none;
    }

    .mbheader {
        display: block;
    }

    .newSlide {
        width: 100%;
    }

    .newSlide .swiper-slide .img img,
    .yjspySlide .swiper-slide .img img,
    .dqgzlist .box .img img,
    .xsgzlist li .img img {
        height: auto;
        aspect-ratio: 16/9;
    }

    .newlist,
    .yjspylist {
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }

    .dqgzlist .box {
        width: 50%;
    }

    .bkspylist .imgs {
        display: none;
    }

    .bkspylist .list {
        width: 100%;
        padding: 0;
    }

    .yjspySlide {
        width: 100%;
    }

    .xsgzlist li {
        width: 48.5%;
        margin-bottom: 25px;
    }

    .column {
        padding: 45px 0 20px 0;
    }

    .column .title img {
        height: 32px;
    }

    .column .more img {
        height: 21px;
    }

    .foot_right .code {
        margin: 0;
    }

    .footer {
        padding: 25px 0;
    }

    .ftlogo img {
        max-width: 70%;
    }

    .foot_right {
        width: 100%;
        margin-top: 25px;
        justify-content: center;
    }

    .xsgzlist li .text {
        padding: 20px 0;
    }

    .xsgzlist li .desc {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
        margin: 10px 0 20px 0;
    }

    .content5 {
        padding-bottom: 40px;
    }

    .content6 {
        padding-bottom: 15px;
    }

    .content1 {
        padding-bottom: 20px;
    }

    .bkspylist .list li {
        padding: 15px 0;
    }

    .subNav {
        display: none;
    }

    .ncontent {
        width: 100%;
    }

    .detail {
        padding: 40px 25px;
    }

    .crumbs .name {
        font-size: 32px;
    }

    .detail .title {
        font-size: 24px;
    }


    .picture ul {
        justify-content: space-between;
    }

    .picture ul li {
        width: 48.5%;
        margin-right: 0;
    }

    .tealist ul li .img img {
        height: auto;
    }

    .tealist ul li .img {
        width: 160px;
    }

    .tealist ul li .text {
        padding: 20px;
    }

    .tealist ul li .desc {
        line-height: 23px;
        height: 69px;
        margin: 10px 0 20px 0;
    }

    .gltdlist ul li {
        width: calc((100% - 25px) / 2);
        padding: 20px;
    }

    .ban_btn {
        display: none;
    }

    .danye-xyjj {
        padding: 25px 15px;
    }

    .danye-xyjj .jj-img::before {
        width: 100%;
        height: 90%;
    }

    .danye-xyjj .jj-img {
        width: 100%;
        float: unset;
        margin: 0 0 20px 0;
    }

}

@media screen and (max-width: 768px) {
    .content5 {
        padding-bottom: 15px;
    }

    .newlist .right .box,
    .tzggSlide .swiper-prev,
    .tzggSlide .swiper-next {
        display: none;
    }

    .newlist .left,
    .newlist .right {
        width: 100%;
    }

    .dqgzlist .box {
        width: 100%;
    }

    .xsgzlist li {
        width: 100%;
    }

    .ban_btn .swiper-pagination1 {
        flex-direction: row;
        margin: 0;
        font-size: 18px;
    }

    .ban_btn {
        bottom: 15px;
        display: none;
    }

    .ban_btn .swiper-prev,
    .ban_btn .swiper-next {
        display: none;
    }

    .newSlide .swiper-slide .tt {
        padding: 0 15px;
    }

    .newlist .box {
        height: auto;
        padding: 20px 15px;
    }

    .newlist .left .box,
    .newlist .right .box {
        height: auto;
        margin-bottom: 20px;
    }

    .newlist .box .desc {
        margin: 10px 0 20px 0;
    }

    .tzggSlide .swiper-pagination1 {
        width: calc(100% - 30px);
    }

    .yjspylist li {
        width: 100%;
        height: auto;
        padding: 20px;
        margin-bottom: 25px;
    }

    .yjspylist li:nth-child(3),
    .yjspylist li:nth-child(4) {
        display: none;
    }

    .yjspylist li .desc {
        line-height: 25px;
        height: 50px;
        margin: 10px 0 20px 0;
    }

    .dqgzlist .box .text {
        padding: 0 20px;
    }

    .dqgzlist .box1 .title,
    .dqgzlist .box3 .title,
    .dqgzlist .box2 .title,
    .dqgzlist .box4 .title {
        line-height: 30px;
        height: auto;
        margin: 20px 0;
    }

    .dqgzlist .box2,
    .dqgzlist .box4 {
        padding: 30px 0;
    }

    .dqgzlist .box .desc {
        line-height: 25px;
        margin-bottom: 25px;
    }

    .detail {
        padding: 25px 15px;
    }

    .detail .dtl p,
    .detail .dtl span {
        font-size: 15px !important;
        line-height: 28px !important;
    }

    .crumbs .container {
        flex-direction: column;
    }

    .crumbs .name {
        font-size: 20px;
    }

    .detail .title {
        font-size: 20px;
    }

    .detail-page .box {
        padding: 10px 0;
    }

    .detail-page .box a {
        font-size: 14px;
    }

    .textlist ul li,
    .piclist ul li {
        padding: 15px;
        margin-bottom: 20px;
    }

    .textlist ul li .dete {
        width: 70px;
        height: 86px;
    }

    .textlist ul li .d {
        font-size: 22px;
    }

    .textlist ul li .desc {
        line-height: 23px;
        height: 46px;
    }

    .piclist ul li .pic {
        width: 100%;
    }

    .piclist ul li .pic img {
        height: auto;
    }

    .piclist ul li .text {
        width: 100%;
        padding: 15px 0 0 0;
    }

    .piclist ul li .desc {
        line-height: 23px;
        height: 46px;
        margin: 10px 0 20px 0;
    }

    .picture ul li {
        width: 100%;
    }

    .picture ul li .title {
        line-height: 25px;
        height: auto;
    }

    .picture ul li .text {
        padding: 15px 0;
    }

    .picture ul li .img img {
        height: auto;
    }

    .tealist ul li {
        width: 100%;
    }

    .tealist ul li .img {
        width: 121px;
    }

    .gltdlist ul li {
        width: 100%;
    }

    .gltdlist ul li .desc {
        line-height: 23px;
        height: auto;
        margin: 10px 0 20px 0;
    }

    .banq p br {
        display: block;
    }

    .banText .title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .banText {
        bottom: 15px;
    }

    .picture .list-page {
        margin-top: 5px;
    }

    .crumbs .list {
        font-size: 14px;
    }

    .banq p {
        text-align: center;
        line-height: 25px;
    }

    .detail .dtl img,
    .detail .dtl iframe,
    .detail .dtl video {
        max-width: 100%;
        height: auto !important;
    }

    .detail .dtl iframe {
        width: 100% !important;
    }

    .nydt .img img {
        min-height: 110px;
    }

    .crumbs {
        bottom: 15px;
    }

    .crumbs .list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .banlist::before {
        display: none;
    }

    .jj-dtl p,
    .jj-dtl p span {
        font-size: 15px !important;
    }
}