@media screen and (min-width: 2540px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1400px) {
    .m-width {
        width: 85%;
    }

    .con-ywjj .imgslist {
        width: 48.2%;
        height: auto;
    }

    .con-ywjj .infolist {
        width: 48.57%;
    }

    .con-ywjj .imgslist ul {
        width: 100% !important;
        /* height: auto !important; */
    }

    .con-ywjj .imgslist .bd ul li {
        width: 100% !important;
        height: auto;
    }

    .con-ywjj .imgslist .bd ul li .img img {
        width: 100%;
        height: 320px;
    }

    .con-ywjj .imgslist .hd {
        bottom: 250px;
    }

    .con-ywjj .infolist ul li {
        height: 110px;
        padding: 20px;
        margin-bottom: 16px;
    }

    .con-xxdt .bd ul li {
        /* width: 400px !important; */
    }

    .con-zcwj ul li {
        width: calc((100% - 30px) / 2);
    }

    /* .con-ywjj .infolist ul li {
        height: 103px;
    } */


}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    .con-ywjj .imgslist .bd ul li .img img {
        height: 290px;
    }
}

@media screen and (max-width: 1140px) {
    .m-width {
        width: 95%;
    }

    .con-ywjj .infolist {
        position: relative;
        width: 100%;
        margin-top: 20px;
    }
    .con-textlist{
        margin-top: -40px !important;
}

    .con-ywjj .imgslist {
        width: 100%;
    }

    .con-ywjj .imgslist .bd ul li .img img {
        height: auto;
    }

    .con-ywjj .imgslist ul {
        height: 100% !important;
    }

    .con-ywjj .imgslist .bd ul li {
        position: relative !important;
    }

    .con-ywjj .imgslist .hd {
        /* display: none; */
        bottom: 135px;
    }

    .main-ywjj {
        margin-top: -15px;
    }

    body {
        background: #ECF3FB !important;
    }

    .mbimg {
        width: 100%;
        height: auto;
        display: block;
    }

    .mbimg img {
        width: 100%;
    }

    .header a {
        margin: 0;
    }

    .header a img {
        width: 220px;
    }

    .header {
        display: none;
    }

    .mbheader {
        display: block;
    }

    .column {
        margin-bottom: 40px;
    }

}

.banq p br {
    display: none !important;
}

@media (min-width: 0px) and (max-width: 860px) {
    .con-xxdt {
        display: none;
    }

    .con-xxdtmb {
        display: block;
    }

    .banq p br {
        display: block !important;
    }

    .footer {
        height: auto;
    }

    .con-xxdt .bd ul li {
        width: 100% !important;
        margin-right: 0;
    }

    .column a.title {
        font-size: 25px;
    }

    .column a.title::before {
        width: 75px;
        height: 45px;
        /* background-position: center; */
        background: url(../img/szsc-column-title-ico.png) no-repeat center;
        background-size: cover;
        top: -15px;
    }

    .column a.more {
        top: 10px;
    }

    .con-zcwj ul li {
        width: 100%;
        padding: 10px;
        height: 110px;
        margin-bottom: 10px;
        box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.1);
    }


    .con-zcwj ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
    }

    .con-zcwj ul li .text {
        width: calc(100% - 85px);
    }

    .con-zcwj ul li .d {
        font-size: 20px;
    }

    .con-zcwj ul li .y {
        font-size: 14px;
    }

    .con-zcwj ul li .dete {
        margin-right: 10px;
    }

    .con-ywjj .imgslist ul li .text {
        padding: 10px 20px;
        height: 125px;
    }

    .con-ywjj .imgslist .bd ul li .title {
        font-size: 18px;
    }

    .con-ywjj .imgslist .bd ul li .desc {
        font-size: 14px;
        margin: 5px 0;
    }

    .con-ywjj .imgslist .bd ul li .dete {
        font-size: 14px;
    }

    .con-ywjj .infolist ul li {
        padding: 10px;
        margin-bottom: 10px;
    }

    .con-ywjj .infolist ul li {
        height: 90px;
    }

    .con-ywjj .infolist ul li .title {
        font-size: 16px;
    }

    .main-xxdt,
    .main-zcwj {
        margin-top: 50px;
    }

    .con-zcwj {
        margin-bottom: 20px;
    }

    .tittlebig {
        padding: 10px;
        font-size: 20px;
        line-height: 30px;
    }

    .con-detail .content .text p,
    .con-detail .content .text span {
        font-size: 16px !important;
        line-height: 30px;
    }

    .con-detail .content .text img {
        max-width: 100%;
    }

    .detail .detail-page {
        line-height: 45px;
        height: 105px;
    }

    .footer .banq {
        padding: 20px 0;
        box-sizing: border-box;
    }

    .con-textlist .textlist {
        padding: 10px 10px 0;
    }

    .con-detail {
        margin-top: -40px !important;
        position: relative;
        z-index: 9;
    }

    .con-textlist {
        margin-top: -40px !important;
        position: relative;
        z-index: 9;
    }
}