﻿@media screen and (min-width: 2260px) {
    .container {
        /* width: 1920px; */
    }
}

@media screen and (max-width: 2260px) {
    .container {
        width: 1400px;
    }
}



@media screen and (max-width: 1630px) {
    .container {
        width: 1360px;
    }

    .tabHead .name a {
        margin-right: 45px;
    }

}

@media screen and (max-width: 1400px) {
    .container {
        width: 1220px;
    }

    .ft-18 {
        font-size: 16px;
    }

    .ft-20 {
        font-size: 18px;
    }

    .newlist .box {
        height: 67px;
        margin-bottom: 15px;
    }
}


@media screen and (max-width: 1140px) {
    .mbheader {
        display: block;
    }

    .header,
    .navigation {
        display: none;
    }

    .container {
        width: 95%;
    }

    .subNav {
        width: 100%;
        margin: 25px 0 0 0;
        display: none;
    }

    .subNav .crumbs-name {
        padding: 0;
        height: 60px;
    }

    .crumbs-name .name {
        font-size: 22px;
    }

    .subNav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 20px;
        background: #fff;
    }

    .subNav ul li {
        width: 23%;
        margin-right: 2%;
    }

    .subNav ul li:nth-child(4n) {
        margin-right: 0;
    }

    .crumbs {
        justify-content: flex-start;
    }

    .ncontent {
        width: 100%;
    }

    .ft-logo,
    .ft_code {
        display: none;
    }

    .banq,
    .foot {
        height: auto;
        padding: 15px 0;
        line-height: 25px;
    }

    .contact {
        margin: 0;
    }

    .banq p,
    .contact {
        font-size: 14px;
    }

    .detail .title {
        font-size: 20px;
    }

    .detail .timer {
        padding: 10px 0 5px 0;
    }

    .detail .dtl {
        padding: 25px 0;
    }

    .detail-page .box {
        padding: 15px;
    }

    .detail-page .box a {
        font-size: 15px;
    }

    .listBg {
        padding: 15px;
        margin-bottom: 25px;
    }

    .textlist .box {
        height: auto;
        padding: 15px;
        margin-bottom: 20px;
    }

    .textlist .box .tt {
        padding-left: 10px;
    }

    .picture .info {
        justify-content: space-between;
    }

    .picture .box {
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .newSlide {
        width: 100%;
    }

    .newSlide .swiper-slide .tt {
        padding: 15px 0;
    }

    .newlist {
        width: 100%;
    }

    .column {
        padding: 35px 0 25px 0;
    }

    .column .name,
    .tabHead .name a {
        font-size: 22px;
    }

    .tabHead .name a {
        margin-right: 15px;
    }

    .column .name::before {
        bottom: -5px;
    }

    .content1,
    .content2,
    .content3 {
        height: auto;
        padding-bottom: 35px;
    }

    .content4 {
        padding: 35px 0;
    }

    .link_box .info {
        margin-top: 35px;
    }

    .tabHead2,
    .tabCount2 .item::before {
        display: none;
    }

    .zsjy,
    .zlxz {
        width: 100%;
        position: unset;
    }

    .jxglSlide,
    .content4 .info {
        display: none;
    }

    .content4 {
        height: auto;
    }

    .jxgl_box {
        width: 100%;
    }

    .link_box .box .name {
        font-size: 18px;
    }

    .content4::before {
        height: 100%;
    }

    .tabHead {
        margin-bottom: 25px;
    }

    .itemSlide {
        width: 100%;
        padding: 0;
    }

    .tabCount2 .item {
        width: 100%;
        padding: 20px;
    }

    .infolist {
        width: 100%;
        padding-left: 0;
        margin-top: 25px;
    }

    .itemSlide {
        display: none;
    }

    .itemSlide::before {
        display: none;
    }

    .tabHead3 {
        display: flex;
    }

    .tabCount2 {
        padding: 0;
    }

    .tealist .box {
        width: calc((100% - 60px) / 3);
    }

    .tealist .box:nth-child(5n) {
        margin-right: 30px;
    }

    .tealist .box:nth-child(3n) {
        margin-right: 0;
    }

    .xyfcSlide {
        padding-bottom: 35px;
    }

    .banq p br {
        display: block;
    }

}

@media screen and (max-width: 640px) {
    .subNav ul li {
        width: 48%;
    }

    .detail {
        padding: 40px 20px;
        margin-bottom: 25px;
    }

    .detail .dtl p,
    .detail .dtl span {
        font-size: 15px !important;
    }

    .piclist .box .img {
        width: 100%;
    }

    .piclist .box .tt {
        width: 100%;
        padding: 15px;
    }

    .piclist .box .img img {
        height: auto;
    }

    .picture .box {
        width: 100%;
        margin-right: 0;
    }

    .banlist .swiper-prev,
    .banlist .swiper-next {
        width: 17px;
        height: 29px;
        top: calc((100% - 29px) / 2);
    }

    .banlist .swiper-pagination {
        bottom: 20px;
    }

    .banlist .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
        margin: 0 3px;
    }

    .newlist .box {
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .newSlide .swiper-slide .desc {
        font-size: 15px;
        line-height: 25px;
        height: 50px;
    }

    .tzgglist .box {
        width: 100%;
        margin-bottom: 25px;
    }


    .link_box .box {
        width: 48%;
        margin-bottom: 4%;
    }

    .link_box .box5 {
        width: 100%;
    }

    .zlxzlist li.f,
    .zsjylist li.f .img img {
        height: auto;
    }

    .zlxzlist li.n {
        padding: 15px 0;
    }

    .zsjylist li.f .img {
        width: 100%;
    }

    .zsjylist li.f .tt {
        width: 100%;
    }

    .tablist .box {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        margin-bottom: 4%;
    }

    .tabHead .more {
        display: none;
    }

    .tealist .info {
        justify-content: space-between;
    }

    .tealist .box:nth-child(5n) {
        margin-right: 0;
    }

    .tealist .box {
        width: 48%;
        margin-right: 0;
    }

    .ftlink,
    .newlist .box5,
    .newlist .box6,
    .tzgglist .box5,
    .tzgglist .box6,
    .infolist li.li7,
    .infolist li.li8 {
        display: none;
    }

    .tzgglist .box .dete {
        width: 60px;
        height: 60px;
    }

    .tzgglist .box .d {
        font-size: 20px;
    }

    .tzgglist .box .y {
        font-size: 12px;
    }

    .newSlide .swiper-next,
    .newSlide .swiper-prev {
        display: none;
    }


}