﻿@media screen and (min-width: 2047px) {
    .container {
        width: 1400px;
    }
}

@media all and (min-width: 1430px) and (max-width: 2047px) {
    .container {
        width: 1400px;
    }
}


@media all and (min-width: 1180px) and (max-width: 1430px) {
    .container {
        width: 1200px;
    }

    .mySwiper {
        width: 48%;
    }

    .about_btn .box {
        padding: 34px 15px 20px 15px;
    }
}

.mbheader {
    display: none;
}


@media screen and (max-width: 1180px) {
    .m-t-40 {
        margin-top: 20px;
    }

    .ft-18 {
        font-size: 16px;
    }

    .m-b-40 {
        margin-bottom: 20px;
    }

    .header {
        display: none;
    }

    .mbheader {
        display: block;
    }

    .container {
        width: 95%;
    }

    .subNav .list {
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: unset;
    }

    .footer {
        height: auto;
        padding: 25px 0;
    }

    .footer .container {
        flex-direction: column-reverse;
    }

    .footer .banq p {
        font-size: 14px;
        line-height: 25px;
        text-align: center;
    }

    .footer .banq {
        margin-top: 25px;
    }

    .detail .title {
        font-size: 20px;
    }

    .detail .timer {
        margin: 10px 0;
    }

    .land-item,
    .land-list {
        width: 100%;
    }

    .land-list {
        padding: 0;
        margin-top: 25px;
    }

    .yczplist {
        padding: 15px;
    }

    .yczplist .box {
        padding: 15px 0;
    }

    .yczplist .box .title {
        margin-bottom: 5px;
    }

    .textlist ul li {
        padding: 15px;
        height: auto;
    }

    .picture ul {
        justify-content: space-between;
    }

    .picture ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 4%;
        padding: 15px;
    }

    .content2 {
        height: auto;
        padding-bottom: 75px;
    }

    .ywly_left {
        width: 100%;
        padding-right: 0;
    }

    .ywly_left .box .tt {
        padding: 15px;
    }

    .ywly_left .box .tt .desc {
        line-height: 30px;
    }

    .ywly_right {
        width: 100%;
        margin-top: 25px;
    }

    .about_left {
        width: 100%;
        padding: 0;
    }

    .about_right {
        width: 100%;
        margin-top: 25px;
    }

    .about_btn .box {
        padding: 15px;
    }

    .content4 {
        height: auto;
        padding-bottom: 25px;
    }

    .mySwiper {
        display: none;
    }

    .mySwiper2 .swiper-slide .text {
        padding: 15px 0;
    }

    .mySwiper2 .swiper-slide .name {
        font-size: 18px;
    }

    .mySwiper2 .swiper-slide .desc {
        margin-top: 5px;
    }

    .mySwiper2 .swiper-slide .img {
        width: 100%;
    }

    .footer .code {
        display: none;
    }

    .content3 {
        padding-bottom: 25px;
    }

}

@media screen and (max-width: 640px) {
    .detail {
        padding: 25px 15px;
    }

    .detail .dtl p {
        font-size: 15px;
        line-height: 25px
    }

    .crumbs-name {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .subNav .list {
        height: 40px;
    }

    .subNav .list .box {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .detail-page .box,
    .detail-page .box:last-of-type {
        width: 100%;
        text-align: left;
        line-height: 28px;
    }

    .detail-page .box a {
        font-size: 15px;
    }

    .land-item .item {
        font-size: 15px;
        height: auto;
        padding: 25px 15px;
    }

    .textlist ul li .d,
    .piclist ul li .d,
    .count_item .box .tt .d {
        font-size: 26px;
    }

    .textlist ul li .title,
    .piclist ul li .title {
        margin-top: 10px;
    }

    .textlist ul li .desc,
    .piclist ul li .desc,
    .count_item .box .tt .desc {
        margin: 5px 0 10px 0;
    }

    .picture ul li {
        width: 100%;
    }

    .piclist ul li {
        width: 100%;
        height: auto;
    }

    .piclist ul li a {
        flex-direction: column-reverse;
    }

    .piclist ul li .img {
        width: 100%;
    }

    .piclist ul li .tt {
        width: 100%;
        padding: 15px 0;
    }

    .tabHead,
    .column {
        padding: 35px 0 20px 0;
    }

    .content1 {
        height: auto;
    }

    .count_item .box {
        width: 100%;
        margin-right: 0;
        padding: 15px;
        height: auto;
        margin-bottom: 25px;
    }

    .tabHead .name a,
    .column .name {
        font-size: 22px;
        margin-right: 15px;
    }

    .tabHead .more,
    .column .more,
    .about_left .more {
        width: 110px;
        height: 35px;
        line-height: 35px;
    }

    .banlist .swiper-prev,
    .banlist .swiper-next {
        width: 35px;
        height: 35px;
        top: calc((100% - 35px) / 2);
        left: 5%;
    }

    .banlist .swiper-next {
        right: 5%;
        left: auto;
    }

    .banlist .swiper-pagination {
        bottom: 5%;
    }

    .about_left .more {
        margin: 15px 0 25px 0;
    }

    .qydjlist .box {
        width: 100%;
    }

    .qydjlist .box .dete {
        width: 70px;
        height: 70px;
    }

    .qydjlist .box .d {
        font-size: 22px;
    }

    .qydjlist .box .desc {
        margin-top: 10px;
    }

    .mySwiper2 .swiper-next,
    .mySwiper2 .swiper-prev {
        width: 35px;
        height: 35px;
        margin-top: 10px;
        display: none;
    }

    .mySwiper2 .swiper-prev {
        right: auto;
        left: 0;
    }

    .teaSlide {
        padding-bottom: 25px;
    }

    .mySwiper2 .swiper-pagination {
        text-align: center;
    }

    .about_btn .box p {
        font-size: 14px;
    }

    .about_btn .box {
        padding: 15px 10px;
    }

    .img_content {
        width: 90%;
        left: 5%;
        top: 35%;
    }

    .img_content video {
        max-width: 100%;
        height: auto;
    }

    .crumbs {
        display: none;
    }

    .ywly_left .box .img img {
        height: auto;
    }

    .advlist .swiper-pagination {
        display: none;
    }

    .subNav .container {
        width: 100%;
    }

    .subNav .list .box:first-of-type {
        margin-left: 0;
    }

    .ncontent {
        min-height: 450px;
    }

    .count_item .box4,
    .count_item .box5,
    .count_item .box6,
    .count_item .box7,
    .count_item .box8 {
        display: none;
    }

    .about_left .more .ico {
        display: none;
    }

}