﻿@media all and (min-width: 1430px) and (max-width: 2047px) {}


@media all and (min-width: 1280px) and (max-width: 1430px) {
    .container {
        width: 1120px;
    }
}

.mbheader {
    display: none;
}


@media screen and (max-width: 1280px) {
    .container {
        width: 95%;
    }

    .header {
        display: none;
    }

    .mbheader {
        display: block;
    }

    .subNav {
        width: 100%;
    }

    .ncontent {
        width: 100%;
        padding: 15px;
    }

    .detail {
        padding: 0;
    }

    .footer {
        height: auto;
        padding-bottom: 25px;
    }

    .ftyqlj,
    .codes,
    .ftlogo {
        display: none;
    }

    .foot1 {
        padding: 25px 0;
    }

    .banq p {
        text-align: left;
    }

    .subNav .name {
        font-size: 20px;
        height: 70px;
        line-height: 70px;
        padding-left: 50px;
    }

    .subNav .name::before {
        width: 24px;
        height: 20px;
        background-size: cover;
        top: 27px;
    }

    .subNav ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0 15px 25px 15px;
    }

    .subNav ul li {
        width: 25%;
        line-height: 50px;
        /* height: 50px; */
    }

    .subNav ul li::before {
        width: 8px;
        height: 11px;
        background-size: cover;
        right: 15px;
        top: 20px;
    }

    .subNav ul li a {
        font-size: 16px;
    }

    .crumbs .name {
        font-size: 20px;
    }

    .nmain {
        padding: 25px 0;
    }

    .detail .title {
        font-size: 24px;
    }

    .font20 {
        font-size: 18px;
    }

    .font18 {
        font-size: 16px;
    }

    .piclist .info,
    .picture .info {
        justify-content: space-between;
    }

    .piclist .box,
    .picture .box {
        width: calc((100% - 40px) / 2);
        margin-right: 0;
    }

    /* ------------ */

    .newSlide {
        width: 100%;
    }

    .djgzlist .item {
        width: 100%;
    }

    .newlist {
        width: 100%;
        margin-top: 25px;
    }

    .jxky_box .jxgz,
    .jxky_box .kygz {
        width: 100%;
    }

    .home_btn .box .ico {
        margin-right: 15px;
    }

    .home_btn .box .ico img {
        height: 36px;
    }

    .home_btn .box .name img {
        height: 30px;
    }

    .column .title::before {
        width: 24px;
        height: 20px;
        background-size: cover;
    }

    .column .title {
        padding-left: 36px;
    }

    .column .title img {
        height: 28px;
    }

    .column .more img {
        height: 24px;
    }

    .newSlide .swiper-slide .img {
        background: none;
        height: auto;
    }

    .home_btn .box {
        width: 48%;
        margin: 2% 0;
    }

    .dj-pic .title {
        font-size: 16px;
    }

    .dj-pic .desc {
        margin: 10px 0 20px 0;
    }

    .dj-pic .tt {
        padding-bottom: 0;
    }

    .content4,
    .content3,
    .content1 {
        padding-bottom: 30px;
    }

    .content5 {
        padding: 30px 0;
    }

    .advSlide {
        margin-top: 30px;
    }

}

@media screen and (max-width: 640px) {
    .newSlide .swiper-slide .dete {
        width: 55px;
        height: 46px;
    }

    .newSlide .swiper-slide .d {
        font-size: 16px;
    }

    .newSlide .swiper-slide .y {
        font-size: 12px;
    }

    .jxgz_pic .pic {
        width: 100%;
        margin-bottom: 25px;
    }

    .jxgz_pic .pic:last-of-type {
        margin: 0;
    }

    .jxgz_pic .pic .img img {
        height: auto;
    }

    .kySlide .swiper-prev,
    .kySlide .swiper-next {
        display: none;
    }

    .kySlide {
        width: 100%;
        padding-bottom: 20px;
    }

    .kySlide .swiper-slide .titler {
        margin: 15px 0 10px 0;
    }

    .kySlide::after {
        display: none;
    }

    .kygz_box .kylist {
        width: 100%;
        margin-top: 25px;
        display: none;
    }

    .dj-pic {
        width: 100%;
        float: unset;
        height: auto;
        padding: 15px;
    }

    .dj-box .box {
        height: auto;
        padding: 15px;
        margin: 25px 0;
    }

    .dj-box .box .more,
    .dj-pic .more {
        right: 15px;
        bottom: 15px;
        left: auto;
    }

    .dj-box .box6 {
        margin-bottom: 0;
    }

    .advSlide .swiper-pagination {
        display: none;
    }

    .dj-pic .more {
        bottom: 5px;
    }

    .dj-box {
        width: 100%;
        margin: 0;
        padding-top: 0;
    }

    .newSlide .swiper-slide .title {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

    .newSlide .swiper-next,
    .newSlide .swiper-prev {
        width: 30px;
        height: 28px;
    }

    /* --------- */

    .subNav ul li {
        width: 50%;
    }

    .crumbs .list {
        display: none;
    }

    .detail .dtl,
    .detail .dtl p,
    .detail .dtl span {
        font-size: 14px !important;
        line-height: 28px !important;
    }

    .contact p,
    .banq p {
        font-size: 14px;
        line-height: 28px;
    }

    .detail .title {
        font-size: 20px;
    }

    .timer {
        height: auto;
    }

    .timer>div {
        margin: 0 5px;
        font-size: 13px;
    }


    .detail-page .box {
        padding: 10px 0;
    }

    .detail-page .box a {
        font-size: 15px;
    }


    .textlist .box {
        height: auto;
        padding: 10px 0;
    }

    .textlist .box .title {
        width: 100%;
        padding-left: 10px;
        margin-bottom: 5px;
    }

    .textlist .box .dete {
        width: 100%;
        text-align: left;
    }

    .piclist .box,
    .picture .box {
        width: 100%;
    }

    .tealist .box {
        width: 100%;
    }

    .tealist .box .tt {
        width: calc(100% - 130px);
        padding-right: 15px;
    }

    .tealist .box a {
        padding: 15px;
    }

    .tealist .box .img {
        right: 15px;
        width: 130px;
    }

    .tealist .box .name {
        font-size: 18px;
    }

    .subNav ul li.mb_sub2 {
        width: 100%;
        height: auto;
    }

    .subNav ul li .nav_sub {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .subNav ul li .nav_sub a {
        width: 50%;
    }

    .newlist li.n4,
    .newlist li.n5,
    .newlist li.n6 {
        display: none;
    }

    .newlist li.n3 {
        border: none;
        padding-bottom: 0;
    }

    .djgzlist .f-right,
    .txgz_btn {
        display: none;
    }

    .txgzSlide .swiper-slide img {
        height: auto;
    }

}