@media screen and (max-width:1440px) {
    .w {
        width: 83%;
    }

    .mySwiper .swiper-button-prev {
        right: 24.5%;
    }
}

@media screen and (max-width:1360px) {
    .xw-lbt .imgbox {
        height: 512px;
    }

    .mySwiper2 .swiper-button-next {
        /* bottom: 22%; */
    }

    .mySwiper2 .swiper-button-prev {
        /* right: 8%; */
        /* bottom: 13.4%; */
    }

    .xw-lbt .textbox {
        width: 100%;
    }

    .mySwiper2 .swiper-pagination-bullets {
        /* bottom: 24.4%; */
    }

    .xw-list .xw6 a {
        padding: 12px 0;
    }

    .xw-item a {
        padding: 15px 0;
    }

    .xw-list .xw6 p {
        -webkit-line-clamp: 2;
    }

    .xw-list .xw6 .imgbox {
        height: 110px;
    }

    .jgsz-tit {
        width: 260px;
        left: 3%;
    }

    .jgszbox {
        padding: 70px 35px 70px 330px;
    }

    .jgsz-tit .p2 {
        left: -67%;
    }

    .jgsz-tit .p1 {
        right: -20%;
    }
}

@media screen and (max-width:1280px) {
    .w {
        width: 88%;
    }

    .title-box {
        margin-bottom: 30px;
    }

    .jgszbox {
        padding: 70px 35px 70px 300px;
    }

    .jgsz-tit {
        width: 225px;
        left: 4%;
    }

    .jgsz-tit .p1 {
        right: -35%;
    }

    .jgsz-tit .p2 {
        left: -82%;
    }
}

@media screen and (max-width:1150px) {
    .xw-item a {
        padding: 12px 0;
    }

    .xw-list .xw6 a {
        padding: 12px 0;
    }

    .xw-list .xw6 .imgbox {
        height: 90px;
    }

    .xw-item .textbox h1 {
        margin-bottom: 5px;
    }

    .xw-item .dd {
        font-size: 24px;
    }

    .xw-lbt .imgbox {
        height: 433px;
    }

    .xw-lbt .textbox h1 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .xw-lbt .textbox p {
        font-size: 14px;
    }

    .xw-lbt .textbox {
        /* width: 91%; */
    }

    .mySwiper2 .swiper-button-prev {
        right: 9.2%;
        /* bottom: 10.5%; */
    }

    .mySwiper2 .swiper-button-next {
        /* bottom: 20.5%; */
    }

    .ercode {
        margin-bottom: 20px;
    }

    .foot-text {
        font-size: 18px;
    }

    .jgsz-tit {
        width: 160px;
        left: 3%;
    }

    .jgsz-tit h1 {
        font-size: 58px;
        left: 21%;
    }

    .jgsz-tit .p1 {
        right: -62%;
    }

    .jgsz-tit .p2 {
        left: -140%;
    }

    .jgszbox {
        padding: 70px 35px 70px 220px;
    }

    .main1,
    .main2,
    .main4 {
        padding: 20px 0;
    }

    .title-box {
        margin-bottom: 20px;
    }

    .tit h1 {
        font-size: 28px;
    }

    .tit h1::after {
        height: 27px;
    }

    .tit p {
        font-size: 14px;
    }

    .kslj li a {
        padding: 20px 0 20px;
    }

    .kslj li p {
        font-size: 24px;
    }
}

@media screen and (max-width:1080px) {
    .w {
        width: 96%;
    }

    .xw-item .textbox {
        width: 84.4%;
    }
}

@media screen and (max-width:1000px) {
    .header-r {
        display: none;
    }
nav ul>li:nth-child(5)::after{
    display:none;
}
    .logo {
        width: 68%;
        height: 80px;
    }

    .m-search {
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        top: 30px;
        right: 50px;
        z-index: 999;
    }

    .m-search img {
        display: block;
    }

    .menu2 {
        width: 28px;
        height: 21px;
        display: block;
        right: 12px;
        top: 30px;
        overflow: hidden;
        z-index: 999;
        cursor: pointer;
        position: absolute;
    }

    .menu2 span {
        float: left;
        width: 100%;
        background: #fff;
        transition: all 0.4s ease;
        margin-top: 7px;
        height: 2px;
    }

    .menu2 span:first-child {
        margin-top: 0;
    }

    .menu2.open span:nth-child(1) {
        transform: rotate(45deg);
        margin-top: 10px;
    }

    .menu2.open span:nth-child(2) {
        transform: rotate(-45deg);
        margin-top: -2px;
    }

    .menu2.open span:nth-child(3) {
        opacity: 0;
    }

    nav {
        width: 100%;
        max-height: 300px;
        overflow: auto;
        background: #2f5db2;
    }

    .ul1,
    .navbox .fwdh,
    nav ul>li:last-child::after {
        display: none;
    }

    header.active {
        background: #2f5db2;
    }

    header.active::before {
        display: none;
    }

    header nav ul>li {
        float: none;
        width: 100%;
        height: auto;
        line-height: 40px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        text-align: left;
        padding: 0;
    }

    nav ul>li::before {
        display: none;
    }

    nav ul>.active::after {
        display: none;
    }

    header nav ul>li>a {
        font-size: 18px;
        font-weight: bold;
        width: 94%;
        text-indent: 20px;
        position: relative;
        display: block;
        color: #fff;
    }
    nav ul>li:hover>a, nav ul>li.active>a{
        background: #2f5db2
    }

    nav ul li ol {
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        background: none;
        text-align: left;
        padding: 0;
        opacity: 1;
        display: none;
    }

    nav ul>li a::after {
        display: none;
    }

    nav ul li ol>li {
        text-align: left;
        border: 0;
        line-height: 50px;
        position: relative;
        text-indent: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        height: auto;
    }

    nav li ol li:hover a {
        color: #fff;
    }

    nav ul ol li a {
        font-size: 17px;
        color: #fff;
        display: block;
    }

    nav ul li i {
        position: absolute;
        right: 5px;
        width: 5%;
        height: 70px;
        top: 0;
        background: url(../images/jia.png) no-repeat center center;
        margin: auto;
        z-index: 10;
        cursor: pointer;
        transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
    }

    nav ul li ol li i {
        height: 50px;
    }

    nav ul li i.on {
        background: url(../images/jian.png) no-repeat center center;
    }

    nav ul>li::after {
        display: none;
    }

    .navbox {
        display: block;
    }

    .search-box .serBox {
        width: 90%;
    }

    nav ul>li>a {
        padding: 10px 0;
    }

    header nav ul>li {
        line-height: 30px;
    }

    nav ul li i {
        height: 50px;
    }

    .banner {
        margin-top: 80px;
        /* height: 280px; */
    }

    .mySwiper .pagination,
    .mySwiper .swiper-button-prev,
    .mySwiper .swiper-button-next {
        display: none;
    }

    .tit h1 {
        font-size: 24px;
    }

    .tit h1::after {
        top: 5px;
        height: 24px;
    }

    .xw-lbt,
    .xw-list,
    .djgz,
    .tzgg {
        float: none;
        width: 100%;
    }

    .xw-lbt .textbox {
        width: 100%;
        padding: 10px 50px;
    }

    .mySwiper2 .swiper-button-next {
        bottom: 3.5%;
        background: url(../images/next2.png) center no-repeat;
    }

    .mySwiper2 .swiper-button-prev {
        right: auto;
        left: 0;
        bottom: 3.5%;
        background: url(../images/prev2.png) center no-repeat;
    }

    .mySwiper2 .swiper-pagination-bullets {
        bottom: 20.4%;
        right: 2%;
    }

    .xw-list .xw6 .imgbox {
        display: none;
    }

    .xw-list .xw6 .date {
        display: block;
    }

    .xw-list .xw6 p {
        -webkit-line-clamp: 1;
    }

    .xw-item .textbox {
        width: 87%;
    }

    .xw-list .xw6 .textbox {
        width: 87%;
    }

    .djgz {
        margin-bottom: 20px;
    }

    .jgsz-tit {
        display: none;
    }

    .m-jgsz-tit {
        display: block;
    }

    .main3 {
        padding: 20px 0 20px 0;
        background: #fff;
    }

    .jgszbox {
        padding: 20px;
    }

    .jgszbox li {
        padding: 20px 0 20px;
    }

    .kslj li i {
        width: 40px;
        height: 43px;
    }

    .kslj li i {
        width: 40px;
        height: 44px;
    }

    .kslj .lj2 i,
    .kslj .lj3 i {
        width: 46px;
    }

    .yqljbox,
    .yqljbox li a {
        font-size: 14px;
    }

    .yqljbox li {
        margin-right: 12px;
    }

    .yqlj {
        padding: 12px 0;
    }

    .foot {
        padding-top: 20px;
        display: block;
    }

    .foot-logo {
        margin-bottom: 15px;
    }

    .foot-logo img,
    .ercode img {
        display: block;
        margin: 0 auto;
    }

    .foot-text {
        padding: 0 20px;
        font-size: 16px;
    }
.hbxw ul li{
        width: 100%;
        margin-bottom: 20px;
    }
    .hbxw ul li a span{
        margin-right: 15px;
    }
    .hbxw ul li a{
        padding: 20px;
    }
.hbxw ul li:first-child, .hbxw ul li:nth-child(2), .hbxw ul li:nth-child(3) {
    margin-bottom: 20px;
}
.hbxw {
    padding: 20px 0 20px;
    background: url(../images/main4bg.png) no-repeat;
}
#layeru5{display:none;}
}

@media screen and (max-width:600px) {
    .xw-lbt .imgbox {
        height: 280px;
    }

    .xw-lbt .imgbox {
        height: 280px;
    }

    .logo {
        width: 68%;
        height: 60px;
    }

    .menu2,
    .m-search {
        top: 22px;
    }

    .banner {
        margin-top: 60px;
        /* height: 240px; */
    }

    .jgszbox {
        justify-content: start;
    }

    .jgszbox li {
        width: 23.2%;
        padding: 20px 0 20px;
        margin-right: 2.4%;
    }
    .jgszbox .jgsz5,.jgszbox .jgsz10{
        margin-right: 2.4%;
    }
    .jgszbox .jgsz4,.jgszbox .jgsz8,.jgszbox .jgsz12,.jgszbox .jgsz16{
        margin-right: 0;
    }
    .jgsz9,
    .jgsz10 {
        margin-bottom: 0;
    }

    .xw-item .textbox,
    .xw-list .xw6 .textbox {
        width: 82%;
    }

    .djgz1 .imgbox {
        width: 100%;
        height: 150px;
    }

    .kslj {
        flex-wrap: wrap;
    }

    .kslj li {
        width: 100%;
    }

    .kslj li p {
        font-size: 18px;
    }

    .kslj li span {
        font-size: 14px;
    }

    .kslj li i,
    .kslj li p {
        margin-bottom: 10px;
    }

    .kslj .lj1,
    .kslj .lj2 {
        margin-bottom: 20px;
    }

    .yqljbox {
        display: block;
    }

    .yqljbox ul {
        margin-left: 0;
        margin-top: 10px;
    }
.djgzbox li {
    width: 100%;
}
}

@media screen and (max-width:460px) {
    .tit h1 {
        font-size: 20px;
    }

    .tit h1::after {
        top: 5px;
        height: 18px;
    }

    .banner {
        margin-top: 60px;
        /* height: 180px; */
    }

    .xw-lbt .imgbox {
        height: 200px;
    }

    .mySwiper2 .swiper-pagination-bullets {
        bottom: 28.4%;
    }

    .xw-lbt .textbox {
        width: 100%;
        padding: 10px 40px;
    }

    .tzgg-list li {
        position: relative;
        width: 100%;
    }

    .tzgg-list li:first-child,
    .tzgg-list li:nth-child(2),
    .tzgg-list li:nth-child(3) {
        margin-bottom: 20px;
    }

    .jgszbox li {
        width: 48.2%;
        margin-right: 3.6%;
    }
    .jgszbox .jgsz5{
        margin-right: 3.6%;
    }
    .jgszbox .jgsz2,
    .jgszbox .jgsz4,
    .jgszbox .jgsz6,
    .jgszbox .jgsz8,
    .jgszbox .jgsz10,
    .jgszbox .jgsz12{
        margin-right: 0;
    }
    .jgsz9,
    .jgsz10 {
        margin-bottom: 20px;
    }

    .jgszbox {
        background-size: cover;
    }

    .foot-text,
    .foot .location {
        font-size: 14px;
    }

    .foot .location {
        margin-top: 10px;
    }

    .copyright {
        padding: 12px;
        font-size: 14px;
    }
    .ercode img{
        width: 80px;
        height: 80px;
    }
    .ercode p {
        font-size: 14px;
    }
}

@media screen and (max-width:420px) {

    .xw-item .textbox,
    .xw-list .xw6 .textbox {
        width: 80%;
    }
    .djgz1 .imgbox {
        width: 100%;
        height: 120px;
    }
}