﻿@media all and (min-width: 1430px) and (max-width: 1600px) {
    .container {
        width: 1400px;
    }


}


@media all and (min-width: 1280px) and (max-width: 1430px) {
    .container {
        width: 1260px;
    }

}



.mbheader {
    display: none;
}

@media screen and (max-width: 1280px) {
    .mbheader {
        display: block;
    }

    .container {
        width: 95%;
    }

    .textlist .info li {
        width: 100%;
        margin: 0 0 15px 0 !important;
    }

    .header,
    .navigation {
        display: none;
    }

    .textlist .info li .dete {
        width: 65px;
        height: 50px;
    }

    .textlist .info li {
        height: 50px;
    }

    .textlist .info li .d {
        font-size: 20px;
    }

    .textlist .info li .y {
        font-size: 12px;
    }

    .textlist .info li .title {
        font-size: 15px;
        padding: 0 10px;
    }

    .sub-nav2 a {
        margin-right: 15px;
    }

    .ncrumbs {
        padding-top: 15px;
        position: unset;
        border-bottom: 1px solid #f2f2f2;
    }

    .nydt::before {
        display: none;
    }

    .crumbs-list p a,
    .ncrumbs,
    .col-name {
        color: #2f2f2f;
    }

    .sub-nav2 a,
    .col-list a {
        font-size: 15px;
        color: #2f2f2f;
        line-height: normal;
    }

    .col-name {
        width: 100%;
        font-size: 20px;
    }

    .col-list a.on,
    .col-list a:hover {
        color: #fff;
    }

    .col-list a {
        margin: 5px 0;
    }

    .picslide2 {
        display: none;
    }

    .detail {
        padding: 25px 15px;
    }

    .detail .title {
        font-size: 22px;
    }

    .detail .timer {
        font-size: 14px;
    }

    .detail .item {
        padding: 15px 15px 0 15px;
    }

    .detail .dtl-content p {
        font-size: 14px !important;
        line-height: 30px !important;
    }

    .detail .dtl-name {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .detail .item .detail-close {
        right: 20px;
        top: 20px;
    }

    .detail2 .dtl p {
        font-size: 15px !important;
        line-height: 30px !important;
    }

    .detail2 .dtl p span {
        font-size: 15px !important;
    }

    .detail2 .title {
        font-size: 22px;
    }

    .column,
    .tabHead {
        padding: 30px 0 10px 0;
    }

    .column .name,
    .tabHead .title .box .name {
        font-size: 24px;
    }

    .jxdtlist,
    .yjsgzlist,
    .gzdtSlide,
    .tzgglist,
    .xskylist,
    .xgdtlist {
        margin-top: 20px;
    }

    .content3 {
        padding-bottom: 35px;
    }

    .jxdtlist ul li {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .column .name::before,
    .tabHead .title .box::before {
        bottom: -12px;
    }


}

@media screen and (max-width: 768px) {
    .footer {
        height: auto;
        box-sizing: border-box;
        padding: 20px 0;
    }

    .ftlogo {
        display: none;
    }

    .footer .container {
        justify-content: center;
    }

    .footer .left {
        width: 100%;
    }

    .footer .banq {
        margin: 0;
    }

    .footer .ftlj .box {
        width: 80%;
        margin: 20px auto 0 auto;
    }

    .footer .code .codeimg {
        margin-top: 20px;
    }

    .footer .banq p {
        text-align: center;
    }

    .subnav {
        margin: 5px 0 10px 0;
        flex-direction: column;
    }

    .piclist .info li {
        height: auto;
        margin-bottom: 15px;
    }

    .piclist .info li .img {
        width: 100%;
    }

    .piclist .info li .text {
        width: 100%;
        padding: 15px;
        height: auto;
    }

    .piclist .info li .title {
        font-size: 16px;
    }

    .piclist .info li .desc {
        height: 75px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break: break-all;
        margin: 10px 0 15px 0;
    }

    .picture .info li {
        width: 100%;
        margin-bottom: 25px;
    }

    .picture .info li .title {
        height: auto;
        line-height: 40px;
        font-size: 15px;
    }

    /* --------------- */
    .tealist .info {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tealist .info li {
        width: 48%;
        height: auto;
        background: #fff;
        margin: 0 0 15px 0;
        padding: 10px;
    }

    .tealist .info li .desc,
    .tealist .info li .name {
        writing-mode: unset;
        float: unset;
    }

    .tealist .info li .name {
        font-size: 16px;
    }

    .tealist .info li .desc {
        margin-top: 10px;
    }

    .tealist .info li:hover {
        background: #fff;
    }

    .detail .item1 .dtl-list {
        flex-direction: column-reverse;
    }

    .detail .item1 .text {
        width: 100%;
    }

    .detail .item1 {
        padding: 15px;
    }

    .detail .item1 .p1 .box,
    .detail .item1 .p2 .box,
    .detail .item1 .p3 .box {
        width: 100%;
    }

    .detail .item1 .p {
        font-size: 16px;
        line-height: 35px;
    }

    .detail .item1 .img {
        margin: 0 auto;
    }

    .detail-page .f-left,
    .detail-page .f-right {
        float: unset;
        width: 100%;
    }

    .detail2 {
        padding-bottom: 25px;
    }

    .detail-page p {
        font-size: 16px;
        line-height: 35px;
    }

    /* --------------------------- */

    .content2 .xsky,
    .content2 .xgdt,
    .content1 .news,
    .content1 .tzgg,
    .content3 .jxdt,
    .content3 .yjsdt {
        width: 100%;
    }

    .xgdtlist ul li a {
        font-size: 15px;
    }

    .jxdtlist ul li .dete {
        flex-direction: column;
        width: 75px;
        padding-right: 5px;
        margin-right: 5px;
    }

    .jxdtlist ul li .d {
        margin: 0;
    }

    .yjsgzlist li.f {
        height: auto;
    }

    .yjsgzlist li.f a {
        flex-wrap: wrap;
    }

    .yjsgzlist li.f .img {
        width: 100%;
    }

    .yjsgzlist li.f .text {
        padding: 15px;
        height: auto;
    }

    .yjsgzlist li.f .desc {
        margin: 5px 0;
    }

    .yjsgzlist li.n {
        height: 50px;
        line-height: 50px;
    }

    .yjsgzlist li.n a {
        font-size: 15px;
    }

    .yjsgzlist li.n a::before {
        top: 24px;
    }

    .jxdtlist ul li {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .jxdtlist ul li .title,
    .xskylist ul li.n a,
    .gzdtlist li a,
    .gzdtSlide .swiper-slide .title,
    .tzgglist li .title {
        font-size: 16px;
    }

    .xgdtlist ul li,
    .xskylist ul li.n {
        height: 45px;
        line-height: 45px;
    }

    .xskylist ul li.n a::before {
        top: 20px;
    }

    .content2 {
        height: auto;
        padding-bottom: 20px;
    }

    .content1 {
        padding-bottom: 20px;
    }

    .xskySlide .swiper-slide a {
        display: flex;
        flex-direction: column-reverse;
    }

    .xskySlide .swiper-slide .img {
        width: 100%;
    }

    .xskySlide .swiper-slide .text {
        width: 100%;
    }

    .xskySlide .swiper-slide .desc {
        margin: 10px 0;
    }

    .xskySlide .swiper-prev,
    .xskySlide .swiper-next {
        top: 25%;
    }

    .xskySlide .swiper-prev {
        right: auto;
        left: 0;
    }

    .gzdtlist li {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .gzdtSlide .swiper-slide .text {
        padding: 15px;
        height: auto;
    }

    .gzdtSlide .swiper-slide .desc {
        margin: 10px 0;
    }

    .banlist .swiper-next,
    .banlist .swiper-prev {
        width: 18px;
        height: 32px;
        line-height: 32px;
        top: calc((100% - 32px) / 2);
    }

    .banlist .swiper-next img,
    .banlist .swiper-prev img {
        width: 9px;
    }

    .picture .info li .img img {
        height: auto;
    }

    .detail2 .dtl img,
    .detail2 .dtl video {
        max-width: 100%;
        height: auto !important;
    }

    .detail2 .timer {
        margin: 10px 0 5px 0;
    }

    .gzdtSlide .swiper-slide .img img {
        height: auto;
        aspect-ratio: 16/9;
    }
}