
/* @media screen and (max-width: 1920px) { */
.header .header-search-kong .imgs{
    /* display: none; */
}
.header .header-search-kong .header-log-w{
    display: none;
}
    .header .header-left {
        width: 10%;
        display: none;
    }
    .header .header-right{
        width: 10%;
        display: none;
    }
    .header .header-mulu-list .mulu-item{
        font-size: 16px;
    }
    .head .header-left {
        width: 10%;
    }
    .head .header-right{
        width: 10%;
    }
    .head .header-mulu-list .mulu-item{
        font-size: 16px;
    }
    .index .index-news .foot-right-content{
        text-overflow: ellipsis;
        word-break: break-all;
        height: 150px;
        white-space: inherit;
        overflow: visible;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
    .index .news-foot .news-img{
        width: 100%;
        height: 65%;
    }
    .index .news-foot-content{
        text-overflow: ellipsis;
        word-break: break-all;
        overflow: hidden;
        height: 60px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .index .img-content{
        top: 150px;
    }
    .index .img-title1{
        font-size: 40px;
    }
    .index .index-content .content-left-title{
        margin-top: 5%;
    }
    .index-imgs .index-imgs-left img{
    }
    .index-imgs .index-imgs-right .imgs-right-top {
        width: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-top img {
        width: 100%;
        height: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-foot{
    margin-top: 15px;
    }
    .index-imgs .index-imgs-right .imgs-right-foot img {
        width: 100%;
    }
    .index-imgs .a-imgs-left{
        display: block;
    }
    .index-imgs .index-imgs-left{
        width: 100%;
        /* height: 100%; */
    }
    .index-imgs .index-imgs-left img{
    width: 100%;
    height: 100%;
    display: block;
    }
    .index-imgs .index-imgs-left .img-sj{
        margin-top: 60%;
    }
/* } */
@media screen and (max-width: 1920px) {
    .midea{
        background: red;
    }
    .header .header-left {
        width: 10%;
    }
    .header .header-right{
        width: 10%;
    }
    .header .header-mulu-list .mulu-item{
        font-size: 16px;
    }
    .head .header-left {
        width: 10%;
    }
    .head .header-right{
        width: 10%;
    }
    .head .header-mulu-list .mulu-item{
        font-size: 16px;
    }
    .index .index-news .foot-right-content{
        text-overflow: ellipsis;
        word-break: break-all;
        height: 75px;
        white-space: inherit;
        overflow: visible;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .index .news-foot .news-img{
        width: 100%;
        height: 62%;
    }
    .index .news-foot-content{
        text-overflow: ellipsis;
        word-break: break-all;
        overflow: hidden;
        height: 50px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .index .img-content{
        top: 15%;
    }
    .index .img-title1{
        font-size: 40px;
    }
    .index .img-title2{
        font-size: 14px;
    }
    .index .img-title3{
        font-size: 20px;
        margin-top: 5px;
    }
    .index .index-content .content-left-title{
        margin-top: 5%;
    }
    .index-imgs{
        padding: 0;
    }
    .index-imgs .index-imgs-left img{
    }
    .index-imgs .index-imgs-right .imgs-right-top {
        width: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-top img {
        width: 100%;
        height: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-foot{
        width: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-foot img {
        width: 100%;
    }
    .index-imgs .index-imgs-left{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10px; */
    }
    .index-imgs .index-imgs-left img{
    }
    .index-imgs .index-imgs-left .img-sj{
        margin-top: 40%;
    }
}
@media screen and (max-width: 1366px) {
    .midea{
        background: pink;
    }
    .header .header-left{
        width: 5%;
    }
    .header .header-right{
        width: 5%;
    }
    .header .header-search{
        width: 100%;
    }
    .head .header-left{
        width: 5%;
    }
    .head .header-right{
        width: 5%;
    }
    .head .header-search{
        width: 100%;
    }
    .index-news .news-foot{
        width: 1200px;
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
    } 
    .index-news .news-foot-left{
        width: 35%;
    } 
    .index-news .news-foot-left .news-img{
        width: 100%;
    }
    .index-news .news-foot-left .news-foot-content{
        text-overflow: ellipsis;
        word-break: break-all;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 5px;
    }
    .index-news .news-foot-left .news-foot-title{
        margin-top: 18px;
    }
    .index-news .news-top-title{
        font-size: 35px;
    }
    .index-news .news-foot-right.foot-right-content{
        height: 53px;
        -webkit-line-clamp: 2;
    }
    .index-content{
        width: auto;
        padding: 0 20px;
    }
    .index .news-top{
        width: 1200px;
        padding: 0 20px;
    }
    .index-imgs{
        margin: 120px auto 20px;
        height: calc(100% - 140px);
        width: 1200px;
        padding: 0 20px;
    }
    .index-imgs .index-imgs-left {
    }
    .index-imgs .index-imgs-left img{
        width: 100%;
    }
    .index-imgs .index-imgs-left .img-sj{
        margin-top: 10%;
    }
    .index-imgs .index-imgs-right .imgs-right-top{
        width: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-foot {
        width: 100%;
    }
}
@media screen and (max-width: 1280px){
    .xw-news .news-content3{
        width: auto;
        padding: 0 20px;
    }
    
}
@media screen and (max-width: 1200px){
    /* body{
        overflow-y: auto;
    } */
}
@media screen and (max-width: 1240px){
    .index-imgs{
        width: auto;
    }
    .xw-news .news-foot-foure .news-content3-l{
        display: flex;
        border-radius: 12px 12px 0 0px;
        background: url(../image/rqbk-mene-ydbg.png) 100% no-repeat;
    }
    .xw-news .news-foot-foure{
        display: block;
    }
    .xw-news .news-foot-foure .news-content3-r{
        width: auto;
        padding: 64px 30px;
    }
    .xw-news .news-foot-foure .news-content3-li img{
        margin-right: 0px;
    }
    .xw-news .news-foot-foure .content-list-fg1 .img-sj{
        width: 100%;
        margin-left: 0px;
    }
    .xw-news .news-foot-foure .content-list-fg3 .img-sj{
        width: 100%;
    }
    .xw-news .news-foot-foure .content-list-fg3 .fg-list{
        margin-left: 5%;
    }
    .xw-news .news-foot-foure .news-content3-li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        line-height: normal;
        font-size: 14px;
        padding: 0;
    }
    .xw-news .news-foot-foure .news-content3-li img {
        margin-right: 0px;
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }
    .rc-news .news-content2 .rcpy-cont img{
        width: 100% !important;
        height: 100% !important;
    }
    .rc-news .news-content2 .rcpy-swiper{
        width: auto;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper{
        width: 490px;
    }
    .gsyszl-news .news-content1 .foot-one-year .mulu-year{
        width: 125px !important;
    }
    .jgbb-news .news-content-txt .news-content1-list,
    .ggth-news .news-content-txt .news-content1-list{
        width: auto;
    }
    .ggth-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .ggth-news .news-content1 .foot-one-year,
    .jgbb-news .news-content1 .foot-one-year{
        height: 56px;
        margin: 23px 0 32px;
    }
    .gsyszl-news .news-content-txt .news-content1-list{
        width: auto;
    }
    .rc-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .gzbg-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .gzbg-news .news-content-txt .content-txt-list .img-list{
        width: 230px;
    }
    .gzbg-news .news-content-txt .content-txt-list .img-list-top{
        width: 230px;
    }
    .xx-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .xx-news .news-content2{
        width: auto;
        padding: 0 20px;
    }
    .xx-news .news-content4{
        width: auto;
        padding: 0 20px;
    }
    .llzl-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .rc-news .news-content2{
        width: auto;
        padding: 0 20px;
    }
    .qygz-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .qygz-news .news-content-txt .gzzd-content .gzzd-content-list{
        width: auto;
    }
    .qygz-news .news-content-txt .gzzd-content .gzzd-content-li .btn{
        font-size: 14px;
        width: 100px;
        text-align: center;
    }
    .news-content3{
        width: auto !important;
        padding: 0 20px !important;
    }
    .gsyszl-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .cwbg-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .gjzs-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .jcjggs-news .news-foot-three .news-content1-list{
        width: auto;
    }
    .xw-news .news-content{
        width: auto;
        padding: 0 20px;
    }
    .xw-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .xw-news .news-content1 .news-content1-list{
        width: auto;
    }
    .lxfs-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .header-content{
        width: 100%;
        padding: 0 20px;
    }
    .footer-top .footer-top-mg{
        width: auto;
        padding: 10px 20px;
    }
    .jyglc-news .news-content1{
        width: auto;
        padding:  0 20px;
    }
    .index .index-content{
        width: auto;
        padding: 0 20px;
    }
    .index .img-content-txt{
        width: auto;
        padding: 0 20px;
    }
    .index .img-content{
        top: 20%;
    }
    .index .news-top{
        width: auto;
        padding: 0 20px;
    }
    .index-news .news-foot{
        width: auto;
        padding: 0 20px;
    }
    .footer-bottom .footer-bottom-content{
        width: 100%;
    }
    .mulu-nav{
        width: 100%;
    }
    .news-mulu{
        left: 20px;
    }
    .xcp-news .news-content1{
        width: 100%;
        /* padding: 0 20px; */
    }
    .gsjj-news .news-content1{
        width: auto;
    }
    .gsjj-news .news-content1 .content1-txt{
        padding: 0 20px;
    }
    .gsyszl-news .news-content1 .foot-one-year{
        margin-top: 28px;
    }
}

@media screen and (max-width: 750px) {
    body{
        width: auto;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px !important;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -20px;
    }
    .xcp-news .news-content1 .content1-txt .run-open{
        margin-bottom: 40px !important;
    }
    .xx-news .xx-news-mulu .news-img,
    .xx-news .xx-news-mulu .news-img-d,
    .rc-news .rc-news-mulu .news-img,
    .rc-news .rc-news-mulu .news-img-d,
    .llzl-news .llzl-news-mulu .news-img,
    .llzl-news .llzl-news-mulu .news-img-d,
    .qygz-news .qygz-news-mulu .news-img,
    .qygz-news .qygz-news-mulu .news-img-d,
    .gsyszl-news .gsyszl-news-mulu .news-img,
    .gsyszl-news .gsyszl-news-mulu .news-img-d,
    .cwbg-news .cwbg-news-mulu .news-img,
    .cwbg-news .cwbg-news-mulu .news-img-d,
    .gjzs-news .gjzs-news-mulu .news-img-d,
    .gjzs-news .gjzs-news-mulu .news-img,
    .gzbg-news .gzbg-news-mulu .news-img-d,
    .gzbg-news .gzbg-news-mulu .news-img,
    .jgbb-news .jgbb-news-mulu .news-img,
    .jgbb-news .jgbb-news-mulu .news-img-d,
    .ggth-news .ggth-news-mulu .news-img-d,
    .ggth-news .ggth-news-mulu .news-img,
    .fw-news .fw-news-mulu .news-img,
    .fw-news .fw-news-mulu .news-img-d,
    .sh-news .sh-news-mulu .news-img-d,
    .sh-news .sh-news-mulu .news-img,
    .pp-news .pp-news-mulu .news-img-d,
    .pp-news .pp-news-mulu .news-img,
    .wh-news .wh-news-mulu .news-img-d,
    .wh-news .wh-news-mulu .news-img,
    .ggxd-news .ggxd-news-mulu .news-img-d,
    .ggxd-news .ggxd-news-mulu .news-img,
    .cshyl-news .cshyl-news-mulu .news-img,
    .cshyl-news .cshyl-news-mulu .news-img-d,
    .xw-news .xw-news-mulu .news-img,
    .xw-news .xw-news-mulu .news-img-d,
    .fzlc-news .fzlc-news-mulu .news-img,
    .fzlc-news .fzlc-news-mulu .news-img-d,
    .zzry-news .zzry-news-mulu .news-img,
    .zzry-news .zzry-news-mulu .news-img-d,
    .jyglc-news .jyglc-news-mulu .news-img,
    .jyglc-news .jyglc-news-mulu .news-img-d,
    .dsh-news .dsh-news-mulu .news-img,
    .dsh-news .dsh-news-mulu .news-img-d,
    .gsjj-news .gsjj-news-mulu .news-img-d,
    .gsjj-news .gsjj-news-mulu .news-img,
    .xcp-news .xcp-news-mulu .news-img,
    .xcp-news .xcp-news-mulu .news-img-d,
    .lxfs-news .lxfs-news-mulu .news-img,
    .lxfs-news .lxfs-news-mulu .news-img-d{
        height: 21rem !important;!i;!;
    }
    .mulu-nav{
        height: 380px;
    }
    .xx-news .news-content4 .content1-txt .content1-txt-img{
        width: 50%;
        height: auto;
    }
    .xx-news .news-content4 .content1-txt .content-txt-right{
        height: auto;
    }
    .header-mulu-list .children-mulu{
        top: 80px;
    }
    .ggth-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .ggth-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -40px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: 20px;
    }
    .ggth-news .news-content-txt .news-content1-list {
        width: auto
    }
    .ggth-news .news-content-txt .news-content1-list .list-r-txt{
        font-size: 16px;
    }
    .jgbb-news .news-content-txt .news-content1-list .list-r-txt{
        font-size: 16px;
    }
    .ggth-news .news-content1 .foot-one-year .on{
        font-size: 28px;
    }
    .ggth-news .news-content1 .foot-one-year .mulu-year{
        font-size: 24px;
        width: 70px !important;
    }
    .jgbb-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper,
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .gsyszl-news .news-content1 .foot-one-year .on,
    .cwbg-news .news-content1 .foot-one-year .on{
        font-size: 24px !important;
    }
    .cwbg-news .news-content1 .foot-one-year .mulu-year{
        padding-top: 5px;
        font-size: 24px;
        width: 70px !important;
    }
    .gsyszl-news .news-content1 .foot-one-year .mulu-year{
        padding-top: 0px;
        width: 70px !important;
        font-size: 24px;
    }
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -20px;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev,
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev,
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: 40px;
    }
    .jgbb-news .news-content-txt .news-content1-list{
        width: auto;
        padding: 0 20px;
    }
    .jgbb-news .news-content1 .foot-one-year .on{
        font-size: 28px;
    }
    .jgbb-news .news-content1 .foot-one-year .mulu-year{
        font-size: 24px;
        width: 70px !important;
    }
    .cshyl-news .news-content3{
        width: auto;
        padding: 0 20px;
    }
    .news-content3 .content3-mulu-list a{
        width: auto !important;
        padding: 5px 10px;
        font-size: 12px;
        height: 40px !important;
        line-height: 40px !important;
    }
    .lxfs-news .news-content1 .content1-txt .content-txt-right{
        height: auto;
    }
    .lxfs-news .news-content1 .content1-txt .content1-txt-img{
        width: 50%;
        height: auto;
    }
    .nav-bar-list a{
        width: auto !important;
        padding: 13px 16px !important;
        line-height: normal !important;
    }
    .news-content1 .content1-mulu-list a {
        width: 150px;
    }
    .pcshow{ display: block; }
    .mshow{ display: none; }
    .mulu-nav{
        width: 100%;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-txt{
        font-size: 18px;
    }
    .xcp-news .news-content1{
        width: 100%;
        /* padding: 0 20px; */
    }
    .footer-bottom .footer-bottom-content{
        width: 100%;
    }
    .news-mulu{
        left: 20px;
    }
    .header-content {
        width: 100%;
        padding: 0px 20px 0;
    }
    
    .index{
        position: relative;
    }
    .index-imgs{
        padding: 0;
        height: auto;
        margin-top: 20px;
        justify-content: space-around;
        width: auto;
    }
    .fzlc-news .news-content1{
        width: 100%;
    }
    .fzlc-news .foot-one-year{
        width: 100%;
    }
    /* .index-imgs .imgs-right-foot .right-foot-r{
        display: none;
    } */
    .index .index-img{
        /* background: url("../image/ditu_x.png"); */
        /* background-size: cover; */
        /* background-repeat: no-repeat; */
        /* background-position: center; */
        /* height: 600px; */
        /* min-height: auto; */
    }
    .index-imgs .index-imgs-left .img-sj{
        margin-top: 15%;
    }
    .index-imgs .index-imgs-left img{
        width: 100%;
    }
    .index-imgs-left .index-imgs-txt{
        left: 10%;
    }
    .index-imgs .a-imgs-left{
        width: 38%;
        margin-left: 20px;
        height: auto;
    }
    .index-imgs .index-imgs-left{
        width: 100%;
        height: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-top img{
        height: 100%;
    }
    .index-imgs .index-imgs-right{
        width: 57%;
        margin-right: 20px;
    }
    .index-imgs .index-imgs-right .imgs-right-top .right-top-txt{
        top: 10%;
    }
    .index-imgs .index-imgs-right .right-top-txt{
        overflow: hidden;
    }
    .index-imgs .index-imgs-right .imgs-right-foot{
        width: 100%;
        height: 49%;
        margin-top: 2%;
    }
    .index-imgs .img-title1{
        font-size: 20px;
    }
    .index .img-title2{
        font-size: 14px;
    }
    .index .img-title3{
        font-size: 16px;
        margin-top: 0px;
    }
    .img-title4 .img-title4-txt{
        font-size: 16px;
    }
    .img-title4 span{
        font-size: 12px;
    }
    .index .img-content{
        top: 10%;
    }
    .index-banner{
        background: url("../image/banner_x.png");
        background-size: cover; 
        background-repeat: no-repeat; 
        background-position: center; 
        width: 100%;
        height: 600px;
    }
    .index .index-content{
        padding: 0;
        display: block;
        width: 100%;
        height: auto;
    }
    .index .index-content .index-content-right{
        margin: 15% auto 20% !important;!i;!;
    }
    .index-content .index-content-left{
       width: 100%;
    }
    .index .index-content .content-left-title{
        margin: 25px 60px;
        font-size: 2.8rem !important;!im;!i;!;
    }
    .index .index-content index-content-right{
        width: 100%;
    }
    .index .index-content .content-left-text{
        margin: 0 60px;
        height: auto;
        text-align: justify;
        !i;!;
    }
    .index .index-content .foot-right-more{
        margin-left: 60px;
    }
    .index-news .news-foot{
        display: block;
    }
    .index-news .news-foot-left{
        width: 100%;
    }
    .index-news .news-foot-left .news-img{
        width: 95%;
    }
    .index-news .news-foot-left .news-foot-title{
        width: 95%;
    }
    .index-news{
        height: auto;
        margin-top: 40px;
    }
    .index-news .news-foot-right{
        width: 50%;
    }
    .index .index-content-all{
        display: block;
        width: 100%;
        margin: 50px auto 0;
    }
    .index-news .news-foot-left .news-foot-content{
        width: 95%;
        height: 90px;
    }
    .index-footer{
        position: relative;
    }
    .footer{
        width: 100%;
        height: auto;
    }
    .footer .footer-top .footer-top-mg{
        margin: 0 0 0 20px;
        padding: 10px 0 0 0;
        display: block;
    }
    .footer .footer-top-mg div{
        display: none;
    }
    .footer .footer-top-mg .visible{
        display: block;
        margin: 10px 0 0 0;
    }
    .footer .footer-top-mg .footer-top-list{
        display: block;
    }
    .footer .footer-bottom{
        height: 50px;
    }
    .footer .footer-bottom .footer-bottom-content{
        height: 50px;
        line-height: 50px;
        margin: 0 20px;
        font-size: 10px;
    }
    .foot{
        width: 100%;
        height: auto;
    }
    .foot .footer-top .footer-top-mg{
        margin: 0 0 0 20px;
        padding: 0px;
        width: auto;
    }
    .foot .footer-top-mg div{
        display: none;
    }
    .foot .footer-top-mg .visible{
        display: block;
        margin: 10px 0 0 0;
    }
    .foot .footer-top-mg .footer-top-list{
        display: block;
    }
    .foot .footer-bottom{
        height: 50px;
    }
    .foot .footer-bottom .footer-bottom-content{
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
        width: auto;
        font-size: 10px;
        text-align: left;
    }
    .index .imgs-right-foot .right-foot-l {
        width: 100%;
        position: relative;
        margin-right: 0px;
    }
    .dsh-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .dsh-news .news-content1 .content1-txt .content-list{
        height: 250px;
        max-height: 250px;
    }
    .dsh-news .news-content1 .content-list .img-l{
        width: 200px;
    }
    .dsh-news .news-content1 .content-list .img-r{
        width: 100%;
        padding-right: 20px;
    }
    .jyglc-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .jyglc-news .news-content1 .content1-txt .content-list{
        height: 250px;
        max-height: 250px;
    }
    .jyglc-news .news-content1 .content-list .img-l{
        width: 200px;
    }
    .zzry-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .zzry-content1 .zzry-content1-left{
        margin-left: 100px;
    }
    .fzlc-news .fzlc-foot-content .content-body{
        padding: 0 20px;
    }
    .fzlc-news .fzlc-content1{
        width: auto;
        max-width: 1050px;
    }
    .fzlc-news .fzlc-content1 .fzlc-content1-list{
        width: auto;
    }
    .xw-news .news-content1{
        width: auto;
    }
    .xw-news .news-content1 .news-content1-list{
        width: auto;
    }
    .ggxd-news .news-content3{
        width: auto;
        padding: 0 20px;
    }
    
    .ggxd-news .news-foot-two .news-content1-list{
        width: auto;
    }
    .xw-news .news-content3{
        width: auto;
    }
    .xw-news .news-foot-three .news-content1-list{
        width: auto;
    }
    .header .header-search-kong .imgs{
        display: block;
    }
    .header .header-left{
        width: 5%;
    }
    .header .header-right{
        width: 5%;
    }
    .head .header-left{
        width: 5%;
    }
    .head .header-right{
        width: 5%;
    }
    .index-news .news-foot{
        width: auto;
        display: flex;
        justify-content: space-between;
    }  
    .index-news .news-foot-left{
        width: 35%;
    }
    .index-news .news-foot-left .news-img{
        width: 350px;
    }
    .index-news .news-foot-left .news-foot-content{
        text-overflow: ellipsis;
        word-break: break-all;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .index-news .news-foot-right .foot-right-content{
        height: 75px;
        -webkit-line-clamp: 3;
    }
    
    .index-imgs .index-imgs-right .imgs-right-top{
        width: 100%;
        height: 49%;
    }
    .footer-top-mg {
        padding-top: 20px;
        margin: 0 60px;
        color: #fff;
        font-size: 12px;
        margin-left: 30px;
        /* display: flex;
        justify-content: space-around; */
    }
    .gsjj-news .news-content1{
        width: auto;
    }
    .gsjj-news .news-content1 .content1-mulu-list a{
        width: 150px;
    }
    .gsjj-news .news-content1 .content1-txt{
        padding: 0 2rem;
    }
}
@media screen and (max-width: 900px){
    .crc-pub-page-span{
        display: none;
    }
    .header-mulu-list .mulu-item:nth-child(6){
        .children-mulu{
            left: -330%;
        }
    }
}
@media screen and (max-width: 850px){
    body{
        width: auto;
        overflow: auto;
    }
    .index .index-content {
        padding: 0;
        display: block;
        width: 100%;
        height: auto;
    }
    .index .index-content-all {
        display: block;
        width: 100%;
        margin: 50px auto 0;
    }
    .header {
        background: #fff;
    }
    .header .header-log-r{
        display: block;
        margin: auto !important;!i;!;
    }
    .header .header-search-kong .header-log-r .imgs{
        display: block;
    }
    .header .header-search-list .pc-ml{
        display: none;
    }
    .header .header-search-list .yd-ml{
        display: block;
    }
    .header .header-search-kong .header-log-w{
        display: none;
    }
    .rc-news .news-content2 .rcpy-swiper .swiper-button-left,
    .rc-news .news-content2 .rcpy-swiper .swiper-button-right{
        display: none;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .rc-news .news-content2 .rcpy-swiper{
        width: auto;
    }
    .rc-news .news-content2 .rcpy-list .rcpy-list-right{
        width: 100%;
        margin-bottom: 32px;
    }
    .rc-news .news-content2 .rcpy-cont{
        padding: 40px 20px;
    }
    .rc-news .news-content2 .swiper-img{
        width: 100%;
    }
    .rc-news .news-content2 .rcpy-list{
        flex-direction: column;
    }
    .rc-news .news-content2 .rcpy-list .rcpy-list-left{
        width: auto;
        margin-right: 0px;
        margin-bottom: 16px;
    }
    .xw-news .ny-content .content3-mulu-list{
        margin: 43px 0 32px;
    }
    .xw-news .ny-content .foot-one-title{
        padding: 0 0 24px;
        font-size: 24px;
    }
            
    .fzlc-swiper-yd{
        display: block;
    }
    .fzlc-swiper-pc{
        display: none;
    }
    
    .xx-news .xx-news-mulu .news-img,
    .xx-news .xx-news-mulu .news-img-d,
    .rc-news .rc-news-mulu .news-img,
    .rc-news .rc-news-mulu .news-img-d,
    .llzl-news .llzl-news-mulu .news-img,
    .llzl-news .llzl-news-mulu .news-img-d,
    .qygz-news .qygz-news-mulu .news-img,
    .qygz-news .qygz-news-mulu .news-img-d,
    .gsyszl-news .gsyszl-news-mulu .news-img,
    .gsyszl-news .gsyszl-news-mulu .news-img-d,
    .cwbg-news .cwbg-news-mulu .news-img,
    .cwbg-news .cwbg-news-mulu .news-img-d,
    .gjzs-news .gjzs-news-mulu .news-img-d,
    .gjzs-news .gjzs-news-mulu .news-img,
    .gzbg-news .gzbg-news-mulu .news-img-d,
    .gzbg-news .gzbg-news-mulu .news-img,
    .jgbb-news .jgbb-news-mulu .news-img,
    .jgbb-news .jgbb-news-mulu .news-img-d,
    .ggth-news .ggth-news-mulu .news-img-d,
    .ggth-news .ggth-news-mulu .news-img,
    .fw-news .fw-news-mulu .news-img,
    .fw-news .fw-news-mulu .news-img-d,
    .sh-news .sh-news-mulu .news-img-d,
    .sh-news .sh-news-mulu .news-img,
    .pp-news .pp-news-mulu .news-img-d,
    .pp-news .pp-news-mulu .news-img,
    .wh-news .wh-news-mulu .news-img-d,
    .wh-news .wh-news-mulu .news-img,
    .ggxd-news .ggxd-news-mulu .news-img-d,
    .ggxd-news .ggxd-news-mulu .news-img,
    .cshyl-news .cshyl-news-mulu .news-img,
    .cshyl-news .cshyl-news-mulu .news-img-d,
    .xw-news .xw-news-mulu .news-img,
    .xw-news .xw-news-mulu .news-img-d,
    .fzlc-news .fzlc-news-mulu .news-img,
    .fzlc-news .fzlc-news-mulu .news-img-d,
    .zzry-news .zzry-news-mulu .news-img,
    .zzry-news .zzry-news-mulu .news-img-d,
    .jyglc-news .jyglc-news-mulu .news-img,
    .jyglc-news .jyglc-news-mulu .news-img-d,
    .dsh-news .dsh-news-mulu .news-img,
    .dsh-news .dsh-news-mulu .news-img-d,
    .gsjj-news .gsjj-news-mulu .news-img-d,
    .gsjj-news .gsjj-news-mulu .news-img,
    .xcp-news .xcp-news-mulu .news-img,
    .xcp-news .xcp-news-mulu .news-img-d,
    .lxfs-news .lxfs-news-mulu .news-img,
    .lxfs-news .lxfs-news-mulu .news-img-d{
        height: 320px;
    }
    .content-Pc{
        margin-top: 56px;
        margin-bottom: 120px;
    }
    .lxfs-news .news-content1 .content1-txt .content-txt-right-title{
        font-size: 16px;
        margin-bottom: 16px;
    }
    .lxfs-news .news-content1 .content1-txt .content-txt-right{
        padding:16px 20px;
    }
    .lxfs-news .news-content1 .content1-txt .line{
        margin-bottom: 20px;
    }
    .xx-news .news-content4 .content1-txt{
        display: block;
    }
    .rc-news .news-content2 .rcpy-cont img{
        width: 100% !important;
        height: auto !important;
    }
    .xx-news .news-content2 .news-content2-title{
        margin: 28px 0 !important;
        font-size: 24px !important;
    }
    .xx-news .news-content3 .news-content3-title{
        margin: 28px 0 !important;
        font-size: 24px !important;
    }
    .xx-news .news-content4 .news-content4-title{
        margin: 28px 0 !important;
        font-size: 24px !important;
    }
    .xx-news .news-content4 .content1-txt .content-txt-right{
        width: auto;
    }
    .xx-news .news-content4 .content1-txt .content1-txt-img{
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .xx-news .news-content1 .news-content-txt{
        padding: 32px 20px;
    }
    .xx-news .news-content2 .news-content-txt{
        padding: 32px 20px;
    }
    .xx-news .news-content3 .news-content-txt{
        padding: 32px 20px;
    }
    .rc-news .news-content1 .rcln-content-cont{
        display: block;
    }
    .rc-news .news-content1 .rcln-content-title{
        font-size: 18px;
        margin-bottom: 16px;
    }
    .rc-news .news-content1 .rcln-content-cont strong{
        font-size: 15px !important;
        color: #4573F5 !important;
    }
    .rc-news .news-content1 .rcln-content-cont{
        font-size: 14px;
    }
    .rc-news .news-content1 .rcln-content-cont .rcln-content-img img{
        width: 220px;
        height: 220px;
    }
    .gjzs-news .nav-bar{
        padding: 0px;
    }
    .nav-bar{
        margin: 40px 0 0 0 !important;
        padding: 0 20px;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .gsyszl-news .news-content1 .foot-one-year .mulu-year{
        width: 70px !important;
        font-size: 24px;
    }
    .gsyszl-news .news-content-txt .news-content1-list{
        width: auto;
    }
    .cwbg-news .news-content1 .news-content1-title{
        font-size: 24px;
        color: #323233;
        margin: 32px 0;
    }
    .cwbg-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .cwbg-news .news-content1 .foot-one-year .mulu-year{
        width: 70px !important;
        font-size: 24px;
        padding-top: 5px;
    }
    .cwbg-news .news-content1 .foot-one-year .on{
        font-size: 24px;
    }
    .gzbg-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .gzbg-news .news-content-txt .content-txt-list .img-list-a{
        margin: 30px 7% 30px;
    }
    .ggth-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .ggth-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -40px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: 20px;
    }
    .ggth-news .news-content-txt .news-content1-list {
        width: auto
    }
    .ggth-news .news-content-txt .news-content1-list .list-r-txt{
        font-size: 16px;
    }
    .jgbb-news .news-content-txt .news-content1-list .list-r-txt{
        font-size: 16px;
    }
    .ggth-news .news-content1 .foot-one-year .on{
        font-size: 28px;
    }
    .ggth-news .news-content1 .foot-one-year .mulu-year{
        font-size: 24px;
        width: 70px !important;
    }
    .jgbb-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -20px;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: 40px;
    }
    .jgbb-news .news-content-txt .news-content1-list{
        width: auto;
        padding: 0 20px;
    }
    .jgbb-news .news-content1 .foot-one-year .on{
        font-size: 28px;
    }
    .jgbb-news .news-content1 .foot-one-year .mulu-year{
        font-size: 24px;
        width: 70px !important;
    }
    .xw-news .ny-content .content3-mulu-list div{
        width: auto !important;
        padding: 13px 16px !important;
        line-height: normal !important;
        height: auto !important;
    }
    .xw-news .news-foot-three .news-content1-list .content1-list-r{
        width: 100%;
        text-align: justify;
    }
    .xw-news .news-foot-three .news-content1-list .content1-list-r{
        width: 100%;
        text-align: justify;
    }
    .jcjggs-news .news-foot-three .news-content1-list .content1-list-r{
        width: 100%;
        text-align: justify;
        font-size: 1.8rem !important;!i;!;
    }
    .ggxd-news .news-foot-two .news-content1-list .content1-list-r{
        width: 100%;
        text-align: justify;
    }
    .ggxd-news .news-foot-two .news-content1-list .list-r-time{
        display: block;
    }
    .ggxd-news .news-foot-two .news-content1-list .content1-list-time{
        display: none;
    }
    .jcjggs-news .news-foot-three .news-content1-list .list-r-time{
        display: block;
        font-size: 18px;
    }
    .jcjggs-news .news-foot-three .news-content1-list .content1-list-time{
        display: none;
    }
    .xw-news .news-foot-three .news-content1-list .list-r-time{
        display: block;
    }
    .xw-news .news-foot-three .news-content1-list .content1-list-time{
        display: none;
    }
    .xw-news .news-content1 .news-content1-list{
        width: auto;
        height: auto;
        display: block;
        box-shadow: inset 0 1px 0 0 #EBECF0;
        padding: 2.4rem 2rem;
    }
    .xw-news .news-content1 .news-content1-list img{
        width: 100%;
        /* height: auto; */
    }
    .xw-news .news-content1 .news-content1-list .content1-list-r{
        width: 100%;
        margin-left: 0;
    }
    .xw-news .news-content1 .news-content1-list .list-r-time{
        display: block;
        color: #4573F5;
        margin-top: 2.4rem;
        line-height: 2.4rem;
    }
    .xw-news .news-content1 .news-content1-list .list-r-title{
        padding: 1.4rem 0 0.9rem;
    }
    .xw-news .news-content1 .news-content1-list .content1-list-time{
        display: none;
    }
    .xw-news .news-content1 .news-content1-list.on{
        height: auto;
        padding: 2.4rem 2rem;
        margin-bottom: 0;
    }
    .xw-news .news-content1 .news-content1-list.on .news-left-img{
        width: 100%;
        height: auto;
    }
    .xw-news .news-content1 .news-content1-list.on:hover .list-r-title>a{
        color: #323232;
    }
    
    .xw-news .news-content1 .news-content1-list.on:hover .list-r-txt{
        color: #646566;
    }
    .xw-news .news-content1 .news-content1-list:hover{
        background-image: linear-gradient(90deg, #7BABFB 0%, #4573F5 100%);
        box-shadow: inset 0 -1px 0 0 #F0F1F5;
        border-radius: 16px;
        .list-r-title,.list-r-time{
            color: #646566;
            a{
                color: #323232;
            }
        }
        .list-r-txt{
            color: #646566;
        }
    }
    .xw-news .news-content1 .news-content1-list:hover{
        background-image:none;
        .xw-news .news-content1 .news-content1-list img{
            width: 100%;
            height: auto;
        }
        .xw-news .news-content1 .news-content1-list .list-r-time{
            color: #646566;
        }
        .xw-news .news-content1 .news-content1-list .list-r-title a{
            color: #333;
        }
        .xw-news .news-content1 .news-content1-list .list-r-txt{
            color: #333;
        }
    }
    .lxfs-news .news-content1 .content1-txt{
        display: block;
        margin-bottom: 26px;
    }
    .xcp-news .news-content1 .content1-txt .run-open{
        margin-left: 100px;
    }
    .xw-news .news-content1 .news-content1-list.on .list-r-title{
        font-size: 1.8rem;
        line-height: 3.5rem;
    }
    .xcp-news .news-content1 .content1-txt ul{
        justify-content: center;
    }
    .lxfs-news .news-content1 .content1-txt .content1-txt-img{
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .lxfs-news .news-content1 .content1-txt .content-txt-right{
        width: auto;
    }
    .pcshow{ display: none; }
    .mshow{ display: block; }
    .nav-bar-list a{
        width: auto !important;
        padding: 13px 16px !important;
        line-height: normal !important;
        font-size: 16px !important;
    }
    .jyglc-news .news-content1 .content-list .img-r{
        padding-left: 250px;
    }
    .dsh-news .news-content1 .content-list .img-r{
        padding-left: 250px;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-name{
        margin: 16px 0;
    }
    .header .header-mulu{
        display: none;
    }
    .header-search-list .hide{
        display: none;
    }
     .head .header-mulu {
        display: none;
    }
    .head .header-search-kong .header-log-r{
        display: block;
    }
    .head{
        height: 56px;
    }
    .index{
        position: relative;
    }
    .index .news-top{
        width: auto;
        padding: 0 20px;
    }
    .head .header-search{
        height: auto;
    }
    .head .imgs{
        width: 90px;
    }
    .mulu-nav .news-mulu{
        left: 20px;
    }
    .header-content{
        width: 100%;
        padding: 10px 20px;
    }
    .header .header-search{
        width: 100%;
    }
    .index .img-content-txt{
        width: auto;
    }
    .index-imgs .index-imgs-yd{
        display: block;
    }
    .index-imgs .index-imgs-pc{
        display: none;
    }
    .gsjj-news{
        max-width: 1000px;
    }
    .gsjj-news .news-content1 .content1-txt{
        flex-direction: column;
        align-items: center;
    }
    .gsjj-news .news-content1 .content1-txt img{
        width: 60%;
    }
    .gsjj-news .news-content1 .content1-txt .content1-txt-right{
        width: 100%;
        margin-top: 35px;
    }
    .gsjj-news .news-content1 .content1-foot .content1-foot-txt{
        font-size: 20px;
    }
    .gsjj-news .news-content1 .content1-foot{
        flex-wrap: wrap;
    }
    .gsjj-news .news-content1 .content1-foot .content1-foot-txt span{
        font-size: 4rem;
    }
    .fw-news .fw-content4 .news-content3-foot{
        padding: 0 20px;
    }
    .rc-news .news-content2 .news-content2-title,
    .news-content1 .news-content1-title{
        margin: 40px 0 24px!important;
        font-size: 24px !important;
    }
    .sh-news .news-content3 .news-content3-title{
        padding: 0;
    }
    .wh-news .news-content1-title{
        margin: 32px 0 32px;
        font-size: 24px;
        padding: 0;
    }
    .wh-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .wh-news .news-content1 .content-top-title{
        font-size: 20px;
        padding: 24px 0;
    }
    .wh-news .news-content1 .news-content-txt .content-top{
        display: block;
        padding: 0 20px;
    }
    .wh-news .news-content-txt .contents-list .contents-list-top{
        display: block;
        font-size: 14px;
    }
    .wh-news .news-content-txt .contents-list .contents-list-line{
        display: none;
    }
    .wh-news .news-content1 .news-content-txt .contents-list .title{
        font-size: 16px;
    }
    .wh-news .news-content-txt .contents-list .contents-list-top .contents-list-top-left,.wh-news .news-content-txt .contents-list .contents-list-top .contents-list-top-right{
        width: 100%;
    }
    .wh-news .news-content1 .content-r-list .content-list1 .txt{
        font-size: 14px;
    }
    .wh-news .news-content1 .news-content-txt .contents-list{
        padding: 0px 20px 20px;
    }
    .wh-news .news-content1 .news-content-txt .contents-list .contents-list-title{
        margin: 20px 0 10px;
    }
    .wh-news .news-content1 .news-content-txt .contents-list .contents-list-title1{
        margin: 0 0 16px;
    }
    .wh-news .news-content-txt .contents-list .contents-list-foot{
        display: block;
        font-size: 14px;
    }
    .wh-news .news-content-txt .contents-list .contents-list-foot .contents-list-foot-left,.wh-news .news-content-txt .contents-list .contents-list-foot .contents-list-foot-right{
        width: 100%;
    }
    .wh-news .news-content1 .news-content-txt .content-l{
        width: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px 0;
    }
    .wh-news .news-content1 .news-content-txt .content-l .wh-img{
        width: calc(100% - 40px);
    }
    .wh-news .news-content1 .news-content-txt .content-r .content-list{
        width: 60%;
    }
    .wh-news .news-content1 .news-content-txt .content-r .content-list:nth-child(2n){
        width: 35%;
    }
    .wh-news .news-content1 .content-r-list .content-list>div:not(.title){
        font-size: 14px;
    }
    .wh-news .news-content1 .news-content-txt .content-l .news-img-d{
        width: 80%;
    }
    .wh-news .news-content1 .content-r-list .content-list .title{
       font-size: 16px;
       margin-bottom: 16px;
    }
    .pp-news .news-content2-title{
        font-size: 24px;
        margin: 32px 0 32px;
        padding: 0;
    }
    .pp-news .pp-news-mulu .news-img{
        height: 225px;
    }
    .pp-news .pp-news-mulu .news-img-d{
        height: 225px;
    }
    .pp-news .ppsy-content{
        width: auto;
        padding: 0 20px;
    }
    .pp-news .ppsy-content .ppsy-content-list{
        width: 100%;
    }
    .pp-news .news-content .news-content-left img{
        width: 85%;
    }
    .pp-news .news-content .news-content-right{
        font-size: 14px;
    }
    .pp-news .news-content .news-content-right span{
        font-size: 14px !important;
    }
    .pp-news .news-content .news-content-right span strong{
        font-size: 18px !important;
    }
    .pp-news .ppsy-content-list .contents-list-line{
        margin: 24px 0 40px;
        border: 1px solid #EBECF0;
    }
    .pp-news .ppsy-content-list .news-content{
        display: block;
        border: 1px solid #EBECF0;
        padding: 24px 20px;
        margin-bottom: 24px;
    }
    .pp-news .news-content .news-content-left{
        width: 100%;
    }
    .pp-news .news-content:nth-child(2n){
        .news-content-left{
            flex-direction: unset;
            justify-content: space-between;
        }
    }
    .pp-news .news-content:nth-child(2n){
        .news-content-left img{
            width: 45%;
        }
    }
    .pp-news .news-content:nth-child(3){
        .news-content-left{
            flex-direction: unset;
            justify-content: center;
        }
    }
    .pp-news .news-content:nth-child(3){
        .news-content-left img{
            width: 40%;
        }
    }
    .sh-news .news-content3 .news-content3-title{
        font-size: 24px;
        margin: 40px 0 16px;
    }
    .sh-news .news-content3 .news-content3-txt2 .img-list .img-list-title{
        font-size: 15px;
    }
    .sh-news .news-content3 .content3-mulu-list{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .xcp-news .content1-txt h3{
        text-align: center;
        margin-top: 10px;
    }
    .fw-news .fw-content-mulu{
        margin: 43px 0 32px;
    }
    .fw-news .fw-content4 .fw-content4-title{
        margin: 0 0 24px;
        font-size: 24px;
    }
    .fw-news .fw-content3 .news-content3-foot .run-open img{
        width: 90% !important;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-r .foot-l-title,
    .fw-news .fw-content3 .news-content3-foot .content-foot-l .foot-l-title{
        font-size: 20px;
    }
    
    .fw-news .fw-content2 .fw-content2-title{
        margin: 0 0 24px;
        font-size: 24px;
    }
    .fw-news .fw-content3 .fw-content3-title{
        margin: 0 0 24px;
        font-size: 24px;
    }
    .fw-news .fw-content1 .fw-content1-title{
        margin-bottom: 24px;
        font-size: 24px;
    }
    .index-imgs{
        padding: 0 20px;
        width: auto;
        height: auto;
    }
    .index-imgs-left .index-imgs-txt{
        width: calc(100% - 120px);
        left: 58px;
    }
    .index-imgs .a-imgs-left{
        width: 38%;
        margin-left: 20px;
    }
    .index-imgs .imgs-right-foot .right-foot-r{
        display: none;
    }
    .index .index-img{
        /* background: url("../image/ditu_x.png"); */
        /* background-size: cover; */
        /* background-repeat: no-repeat; */
        /* background-position: center; */
        height: 450px;
        min-height: auto;
    }
    .index #map{
        /* display:none; */
        width: 100%;
        height: 100%;
    }
    .index-imgs .index-imgs-left .img-sj{
        margin-top: 15%;
    }
    .index-imgs .index-imgs-left img{
        width: 100%;
        height: auto;
    }
    .index-imgs-left .index-imgs-yd .index-imgs-txt{
        left: 57px;
    }
    .index-imgs .index-imgs-left{
        width: 100%;
        height: auto;
    }
    .index-imgs .index-imgs-right .imgs-right-foot{
        height: 38%;
    }
    .index-imgs .index-imgs-right .imgs-right-top img{
        height: 100%;
    }
    .index-imgs .index-imgs-right{
        width: 60%;
        margin-right: 20px;
    }
    .index-imgs .index-imgs-right .imgs-right-top{
        width: 100%;
        height: 45%;
        margin-bottom: 10px;
    }
    .index-imgs .index-imgs-right .imgs-right-top .right-top-txt{
        top: 10%;
    }
    .index-imgs .index-imgs-right .right-top-txt{
        overflow: hidden;
    }
    .index-imgs .index-imgs-right .imgs-right-foot{
        width: 100%;
        height: 53%;
        margin-top: 0;
    }
    .index .img-title1{
        font-size: 28px;
    }
    .index .img-title4>.img-title4-txt{
        font-size: 36px;
    }
    .index .img-title3{
        margin-top: 5px !important;
    }
    .index-imgs .img-title1{
        font-size: 20px;
    }
    .index .img-title2{
        font-size: 14px;
    }
    .index .img-title3{
        font-size: 16px;
        margin-top: 0px;
    }
    .img-title4 .img-title4-txt{
        font-size: 16px;
    }
    .img-title4 span{
        font-size: 12px;
    }
    .index .img-content{
        top: 10%;
        width: 46%;
        left: 20px;
    }
    .index-banner{
        background: url("../image/banner_x.png");
        background-size: cover; 
        background-repeat: no-repeat; 
        background-position: center; 
        width: 100%;
        height: 450px;
    }
    .index-content{
        padding: 0;
        display: block;
        width: 100%;
        height: auto;
    }
    .index-content .index-content-left{
       width: 100%;
    }
    .index .index-content .index-content-right{
        margin: 15% auto 15%;
    }
    .index .index-content .content-left-title{
        margin: 20px;
        font-size: 30px;
    }
    .index .index-content .content-left-text{
        margin: 0 20px;
        height: auto;
        text-align: justify;
        !i;!;
    }
    .index .index-content .foot-right-more{
        margin-left: 20px;
    }
    .index-news .news-foot{
        display: block;
        width: auto;
        padding: 0 20px;
    }
    .index-news .news-foot-left{
        width: 100%;
    }
    .index-news .news-foot-left .news-img{
        width: 95%;
    }
    .index .index-news .news-imgs{
        width: 100%;
        height: auto;
    }
    .index-news .news-foot-left .news-foot-title{
        width: 95%;
    }
    .index .index-news{
        height: auto;
        margin-top: 40px;
        padding-top: 0px;
    }
    .index-news .news-foot-right{
        width: 100%;
        margin-left: 0px;
    }
    .index-news .news-foot-left .news-foot-content{
        width: 95%;
        height: 75px;
    }
    .index-footer{
        position: relative;
    }
    .footer{
        width: 100%;
        height: auto;
    }
    .footer .footer-top .footer-top-mg{
        margin: 0 0 0 20px;
        padding: 10px 0 0 0;
        display: block;
    }
    .footer .footer-top-mg div{
        display: none;
    }
    .footer .footer-top-mg .visible{
        display: block;
        margin: 10px 0 0 0;
    }
    .footer .footer-top-mg .footer-top-list{
        display: block;
    }
    .footer .footer-bottom{
        height: 50px;
    }
    .footer .footer-bottom .footer-bottom-content{
        height: 50px;
        line-height: 50px;
        margin: 0 20px;
        font-size: 10px;
        width: auto;
        text-align: left;
    }
    .foot{
        width: 100%;
        height: auto;
    }
    .foot .footer-top .footer-top-mg{
        margin: 0;
        padding: 0 0 15px 20px;
        width: auto;
    }
    .footer-top-mg>div:first-child{
        width: auto;
    }
    .foot .footer-top-mg div{
        display: none;
    }
    .foot .footer-top-mg .visible{
        display: block;
        margin: 10px 0 0 0;
    }
    .foot .footer-top-mg .footer-top-list{
        display: block;
    }
    .foot .footer-bottom{
        height: 50px;
    }
    .foot .footer-bottom .footer-bottom-content{
        height: 50px;
        line-height: 50px;
        font-size: 10px;
        text-align: left;
    }
    .xw-news .acc-yd{
        display: block;
    }
    .xw-news .acc-pc{
        display: none;
    }
    .xw-news .swiper-content{
        width: auto;
    }
    .xw-news .ny-content #acc-foure,
    .xw-news .ny-content #acc-three,
    .xw-news .ny-content #acc-two,
    .xw-news .ny-content #acc-one{
        width: auto;
    }
    .xx-news .news-content1 .news-content-txt strong{
        /* color: #4573F5 !important; */
    }
}
@media screen and (max-width: 750px){
    body{
        width: auto;
    }
    .xw-news .ny-content #acc-foure,
    .xw-news .ny-content #acc-three,
    .xw-news .ny-content #acc-two,
    .xw-news .ny-content #acc-one{
        width: auto;
    }
    .qygz-news .news-content-txt .gzzd-content .content-txt{
        margin-right: 0px;
        margin-left: 20px;
    }
    .qygz-news .news-content-txt .gzzd-content .ggzd-list-title .title-btn{
        display: block;
        font-size: 14px;
        /* min-width: 57px; */
    }
    .rc-news .news-content1 .news-content-txt{
        padding: 3.8rem 2rem 4.8rem;
    }
    .qygz-news .news-content-txt .gzzd-content .ggzd-list-title{
        align-items: normal;
    }
    .qygz-news .news-content-txt .gzzd-content .gzzd-content-li .btn{
        display: none;
    }
    .qygz-news .news-content-txt .gzzd-content .gzzd-content-li{
        padding: 20px;
        align-items: normal;
    }
    .xw-news .swiper-content{
        position: relative;
        width: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .xw-news .ny-content .swiper-button-prev-wrapper,.xw-news .ny-content .swiper-button-next-wrapper{
        background-image: none;
    }
    .xw-news .swiper-content .show{
        display: block;
    }
    .xw-news .swiper-content .pc-show{
        display: none;
    }
    .xw-news .swiper-content .yd-show{
        display: block;
    }
    .xw-news .acc-yd{
        display: block;
    }
    .xw-news .acc-pc{
        display: none;
    }
    .cwbg-news .cwbg-news-mulu .news-img-d{
        height: 225px;
    }
    .cwbg-news .cwbg-news-mulu .news-img{
        height: 225px;
    }
    .gjzs-news .news-content1 .ydDataTable{
        display: block;
    }
    .gjzs-news .news-content1 .pcDataTable{
        display: none;
    }
    .nav-bar-list a{
        width: auto !important;
        padding: 13px 16px !important;
        line-height: normal !important;
        font-size: 16px !important;
    }
    
    .head{
        height: 56px;
    }
    .header-content{
        width: 100%;
        padding: 10px 20px;
    }
    
    .xw-news .news-content{
        width: auto;
        padding: 0 20px;
    }
    .xw-news .news-content .news-content-time-txt{
        display: none;
    }
    .location{
        margin-top: 16px;
    }
    .xw-news .news-content .news-content-title{
        font-size: 24px;
        margin: 32px 0 12px;
        line-height: 1.5;
    }
    .xw-news .news-content .news-content-time>span:first-child, .news-content-time>span:nth-child(2){
        margin-right: 15px;
    }
    .xcp-news .news-content1 .content1-txt .run-open{
        width: auto;
        margin-right: 0px;
        margin-left:0px;
    }
    .xcp-news .news-content1 .content1-txt .run-open img{
        border-radius: 10px;
    }
    
    .xcp-news .news-content1 .content1-txt ul{
        justify-content: center;
        /* width: auto; */
        /* display: block; */
    }
    .gsjj-news .news-content1 .content1-txt img{
        margin-right: 0;
        width: 90%;
    }
    .gsjj-news .news-content1 .content1-txt .content1-txt-right{
        width: 90%;
    }
    .mulu-nav{
        width: 100%;
        height: 20rem;
    }
    .xx-news .xx-news-mulu .news-img{
        height: 225px;
    }
    .xx-news .xx-news-mulu .news-img-d{
        height: 225px;
    }
    .gsyszl-news .gsyszl-news-mulu .news-img{
        height: 225px;
    }
    .gsyszl-news .gsyszl-news-mulu .news-img-d{
        height: 225px;
    }
    .gsyszl-news .news-content1{
        width: auto;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper{
        width: 65vw;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        top: 55%;
        left: 60px;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        top: 55%;
        right: -20px;
    }
    .gsyszl-news .news-content-txt .news-content1-list{
        width: auto;
    }
    .rc-news .rc-news-mulu .news-img{
        height: 225px;
    }
    .rc-news .rc-news-mulu .news-img-d{
        height: 225px;
    }
    .rc-news .news-content1{
        width: auto;
    }
    .rc-news .news-content2{
        width: auto;
    }
    .gjzs-news .gjzs-news-mulu .news-img{
        height: 225px;
    }
    .gjzs-news .news-content1 .news-content-txt{
        /* padding: 0 20px; */
    }
    .gjzs-news .gjzs-news-mulu .news-img-d{
        height: 225px;
    }
    .gjzs-news .news-content1{
        width: auto;
    }
    .gjzs-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .ggth-news .ggth-news-mulu .news-img{
        height: 225px;
    }
    .ggth-news .ggth-news-mulu .news-img-d{
        height: 225px;
    }
    .ggth-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .ggth-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .qygz-news .news-content-txt .gzzd-content .gzzd-content-list{
        width: 100%;
    }
    .qygz-news .news-content1{
        width: auto;
    }
    .qygz-news .qygz-news-mulu .news-img{
        height: 225px;
    }
    .qygz-news .qygz-news-mulu .news-img-d{
        height: 225px;
    }
    .qygz-news .news-content-txt .gzzd-content .img-l{
        width: 30px;
        height: 32px;
    }
    .llzl-news .llzl-news-mulu .news-img{
        height: 225px;
    }
    .llzl-news .llzl-news-mulu .news-img-d{
        height: 225px;
    }
    .llzl-news .news-content1{
        width: auto;
    }
    .llzl-news .news-content1 .news-content-txt .content-foot ul{
        display: block;
    }
    .llzl-news .news-content1 .news-content-txt .content-foot ul li{
        width: 100%;
    }
    .ggth-news .news-content1 .news-content-txt{
       padding: 0;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper{
        width: 340px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -40px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: 20px;
    }
    .ggth-news .news-content-txt .news-content1-list {
        width: auto;
    }
    .ggth-news .news-content-txt{
        padding: 0 10px;
    }
    .jgbb-news .news-content1{
        width: auto;
    }
    .jgbb-news .jgbb-news-mulu .news-img{
        height: 225px;
    }
    .jgbb-news .jgbb-news-mulu .news-img-d{
        height: 225px;
    }
    .jgbb-news .news-content-txt .news-content1-list{
        width: auto;
        padding: 0 20px;
    }
    .jgbb-news .news-content1 .content1-mulu-list a {
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper{
        width: 270px;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: 0;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -60px;
    }
    .gzbg-news .gzbg-news-mulu .news-img{
        height: 225px;
    }
    .gzbg-news .gzbg-news-mulu .news-img-d{
        height: 225px;
    }
    .gzbg-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .gzbg-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .gzbg-news .news-content-txt .content-txt-list{
        justify-content: center;
    }
    .wh-news .wh-news-mulu .news-img{
        height: 225px;
    }
    .wh-news .wh-news-mulu .news-img-d{
        height: 225px;
    }

    .sh-news .sh-news-mulu .news-img{
        height: 225px;
    }
    .sh-news .sh-news-mulu .news-img-d{
        height: 225px;
    }
    .sh-news .news-content3{
        width: 100%;
    }
    .sh-news .news-content3 .news-content3-txt2{
        justify-content: center;
    }
    .fw-news .fw-news-mulu .news-img{
        height: 20rem;
    }
    .fw-news .fw-news-mulu .news-img-d{
        height: 20rem;
    }
    .fw-news .fw-content-list div{
        width: auto;
        padding: 1.3rem 1.9rem;
        height: auto;
        line-height: unset;
        font-size: 1.6rem;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-r .foot-l-txt,
    .fw-news .fw-content3 .news-content3-foot .content-foot-l .foot-l-txt{
        margin-top: 2.4rem;
        font-size: 1.4rem;
        line-height: 2.6rem;
    }
    .xw-news .ny-content .content3-mulu-list div{
        width: auto !important;
        padding: 5px 10px !important;
        height: auto !important;
        line-height: unset !important;
        font-size: 14px;
    }
    .fw-news .fw-content3 .news-content3-foot .run-open,
    .fw-news .fw-content3 .news-content3-foot .content-foot-r img{
        margin-top: 20px;
    }
    .xw-news .ny-content-list div{
        width: auto;
        padding: 5px 10px;
        height: auto;
        line-height: unset;
    }
    .xw-news .ny-content .ny-content2{
        width: auto;
        padding: 0 20px;
    }
    .xw-news .ny-content .ny-content3{
        width: auto;
        padding: 0 20px;
    }
    .xw-news .ny-content .ny-content3 .ny-dizhi-title{
        margin:  0;
        padding: 10px;
    }
    .xw-news .ny-content .ny-content3 .ny-dizhi-list{
        padding: 0;
        margin: 0;
    }
    .xw-news .ny-content .ny-content3 .ny-dizhi1{
        margin: 0;
        padding: 0 10px 10px;
    }
    .xw-news .ny-content .ny-content3 .ny-dizhi-list .ny-dizhi-mail{
        padding: 15px 10px;
    }
    .xw-news .ny-content .ny-content3 .ny-dizhi{
        display: block;
    }
    .xw-news .ny-content .ny-content3 .ny-dizhi img{
       width: 100%;
    }
    .xw-news .ny-content .ny-content2 .ny-content2-txt{
        padding: 0 10px;
    }
    .xw-news .ny-content2 .ny-swiper-tz{
        width: auto;
    }
    .fw-news .fw-content1 .news-foot-one{
        width: 100%;
        padding: 0 20px;
    }
    .fw-news .fw-content1 .news-content3-foot .news-foot-img{
        width: calc(100% - 40px);
    }
    .fw-news .fw-content2 .news-foot-one{
        width: 100%;
        padding: 0 20px;
    }
    .fw-news .fw-content2 .news-content3-foot .news-foot-img{
        width: 100%;
    }
    .fw-news .fw-content2 .news-content3-foot .img-bz{
        text-align: left;
        text-indent: 0em;
    }
    .fw-news .fw-content3 .news-content3-foot{
        display: block;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-l{
        padding: 10px 20px;
        border-radius: 3px;
        height: auto;
        width: auto;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-line{
        height: 20px;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-r{
        padding: 10px 20px;
        border-radius: 3px;
        height: auto;
        width: auto;
    }
    .fw-news .fw-content3{
        margin: 0 auto 100px;
    }
    .fw-news .fw-content4 .ny-bz-swiper{
        width: 100%;
    }
    .fw-news .fw-content4 .news-content3-foot .news-content3-jt{
        top: 30%;
    }
    .fw-news .fw-content4 .news-foot-one{
        width: 100%;
        margin-top: 1rem;
    }
    .index .img-content-txt{
        width: auto;
    }
    .index .news-top{
        width: auto;
        padding: 0 20px;
    }
    .index .index-content-all{
        display: block;
        width: 100%;
        margin: 50px auto 0;
    }
    .pcshow{ display: none; }
    .mshow{ display: block; }
    .xw-news .news-content1{
        width: auto;
        padding: 0;
    }
    
    .lxfs-news .lxfs-news-mulu .news-img{
        height: 225px;
    }
    .lxfs-news .lxfs-news-mulu .news-img-d{
        height: 225px;
    }
    .mulu-nav .news-mulu{
        left: 20px;
    }
    .mulu-nav .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .news-mulu .news-mulu-title{
        font-size: 20px !important;
        margin-bottom: 30px !important;
    }
    .xcp-news .news-mulu{
        left: 20px;
    }
    .xcp-news .xcp-news-mulu .news-img{
        height: 225px;
    }
    .xcp-news .xcp-news-mulu .news-img-d{
        height: 225px;
    }
    .jcjggs-news .jcjggs-news-mulu .news-img{
        height: 225px;
    }
    .jcjggs-news .jcjggs-news-mulu .news-img-d{
        height: 225px;
    }
    .ggxd-news .ggxd-news-mulu .news-img{
        height: 225px;
    }
    .ggxd-news .ggxd-news-mulu .news-img-d{
        height: 225px;
    }
    .ggxd-news .news-mulu{
        left: 20px;
    }
    .ggxd-news .news-foot-two{
        padding: 0 20px;
    }
    .ggxd-news .news-foot-two .news-content1-list .content1-list-r{
        text-align: justify;
    }
    .ggxd-news .news-content3{
        width: auto !important;
    }
    .ggxd-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .ggxd-news .news-content3 .content3-mulu-list a{
        width: auto !important;
        padding: 5px 10px;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 12px;
    }
    .ggxd-news .news-foot-two .news-content1-list{
        height: auto;
        width: auto;
        padding: 10px 0;
    }
    .cshyl-news .news-content3{
        width: auto !important;
        padding: 0 2rem !important;!i;!;!;!i;!im;!i;!;
    }
    .cshyl-news .news-content3 .foot-one-content{
        /* width: 100%; */
    }
    .cshyl-news .news-content3 .news-foot-one .foot-one-content{
        display: none;
    }
    .cshyl-news .news-content3 .news-foot-one .yd-foot-one-content{
        display: block;
        width: 100%;
    }
    .cshyl-news .cshyl-news-mulu .news-img{
        height: 225px;
    }
    .cshyl-news .cshyl-news-mulu .news-img-d{
        height: 225px;
    }
    
    .jcjggs-news .news-content3 .content3-mulu-list a{
        width: auto !important;
        padding: 5px 10px;
        height: 40px;
        line-height: 40px !important;
        font-size: 12px;
    }
    .xw-news .news-content3{
        width: auto !important;
    }
    .xw-news .news-foot-foure .content-list-fg1{
        margin-top: -65px;
        margin-bottom: 70px;
    }
    .xw-news .news-foot-foure{
        display: block;
        margin-top: 24px;
    }
    .xw-news .news-foot-foure .news-content3-r{
        width: auto;
        padding: 32px 20px;
    }
    .xw-news .news-foot-foure .content-list-fg1 .fg-list{
        margin-left: 0;
        width: 100%;
    }
    .xw-news .news-foot-foure .content-list-fg1 .fg-list a{
        width: 30%;
    }
    .xw-news .news-foot-foure .content-list-fg1 .fg-list img{
        width: 100%;
    }
    .xw-news .news-foot-foure .content-list-fg1 .img-sj{
        width: 100%;
        height: 70px;
        margin-left: 0;
    }
    .xw-news .news-foot-foure .content-list-fg3 .fg-list{
        margin-left: 0;
        width: 100%;
    }
    .xw-news .news-foot-foure .content-list-fg3 .fg-list a{
        width: 30%;
        display: block;
    }
    .xw-news .news-foot-foure .content-list-fg3 .fg-list img{
        width: 100%;
    }
    .xw-news .news-foot-foure .content-list-fg3 .img-sj{
        width: 100%;
        height: 70px;
        margin-left: 0;
    }
    .xw-news .news-foot-foure .news-content3-l{
        display: flex;
        border-radius: 12px 12px 0 0px;
        background: url("../image/rqbk-mene-ydbg.png") 100% no-repeat;
    }
    .xw-news .news-foot-foure .news-content3-li{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        line-height: normal;
        font-size: 14px;
        padding: 0;
    }
    .xw-news .news-content3 .news-content3-title{
        margin: 40px 0 24px !important;
        font-size: 24px !important;
    }
    .xw-news .news-foot-foure .news-content3-li img{
        margin-right: 0px;
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }
    .xw-news .xw-news-mulu .news-img{
        height: 225px;
    }
    .xw-news .xw-news-mulu .news-img-d{
        height: 225px;
    }
    .xw-news .news-mulu{
        left: 20px;
    }
    .jcjggs-news .news-content3{
        width: auto !important;
    }
    .xw-news .news-content3 .content3-mulu-list a{
        width: auto !important;
        padding: 5px 10px;
        height: 40px;
        line-height: 40px !important;
        font-size: 12px;
    }
    .jcjggs-news .news-foot-three .news-content1-list{
        width: auto;
        align-items: flex-start;
        padding: 2.4rem 0;
    }
    jcjggs-news .news-content3 .content3-mulu-list a{
        width: auto !important;
        padding: 5px 10px;
        height: 40px;
        line-height: 40px !important;
        font-size: 12px;
    }
    .xw-news .news-foot-three .news-content1-list{
        width: auto;
        height: auto;
        padding: 2.4rem 0 1.5rem;
    }
    .xw-news .news-foot-three .news-content1-list .list-r-title{
        font-size: 16px;
    }
    .xw-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    
    .lxfs-news .news-content1{
        width: auto;
    }
    .lxfs-news .news-content1 .content1-txt{
        display: block;
    }
    .lxfs-news .news-content1 .content1-txt .content1-txt-img{
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .lxfs-news .news-content1 .content1-txt .content-txt-right{
        width: auto;
    }
    .xcp-news .news-content1{
        width: auto;
    }
    .fzlc-news .news-content1{
        width: auto;
    }
    .fzlc-news .fzlc-news-mulu .news-img{
        height: 225px;
    }
    .fzlc-news .fzlc-news-mulu .news-img-d{
        height: 225px;
    }
    .fzlc-news .news-mulu{
        left: 20px;
    }
    .fzlc-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .fzlc-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .fzlc-news .fzlc-content1 .fzlc-content1-list{
        width: 100%;
    }
    .fzlc-news .fzlc-content1 .fzlc-content1-list .zzry-left-txt{
        padding: 0 20px;
    }
    .fzlc-news .foot-one-year .fzlc-swiper .swiper-button-prev{
        left: 20px;
        width: 40px;
        height: 40px;
        top: 40px;
    }
    .fzlc-news .foot-one-year .fzlc-swiper .swiper-button-next{
        right: 20px;
        top: 40px;
        height: 40px;
        width: 40px;
    }
    .fzlc-news .foot-one-year .fzlc-swiper{
        width: 90%;
    }
    .fzlc-news .foot-one-year .mulu-year{
        font-size: 28px;
        width: 205px !important;
    }
    .fzlc-news .foot-one-year .mulu-year.on{
        font-size: 44px;
    }
    .zzry-news .news-content1{
        width: auto;
    }
    .zzry-news .zzry-news-mulu .news-img-d{
        height: 225px;
    }
    .zzry-news .zzry-news-mulu .news-img{
        height: 225px;
    }
    .zzry-news .news-mulu{
        left: 20px;
    }
    .zzry-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .zzry-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .zzry-content1 .zzry-content1-right{
        margin-left: 20px;
    }
    .fzlc-news .foot-one-year{
        width: auto;
    }
    .fzlc-news .foot-one-year .yd-fzlc-swiper{
        width: 420px;
    }
    .fzlc-news .fzlc-content1{
        width: auto;
        margin: 40px auto;
    }
    .zzry-content1 .zzry-content1-left{
        text-align: justify;
        margin-right: 20px;
        margin-left: 30px;
    }
    .zzry-content1 .zzry-swiper-mulu{
        width: 120px;
    }
    .zzry-content1 .zzry-swiper-mulu .on{
        font-size: 42px;
    }
    .zzry-content1 .zzry-swiper-mulu .mulu-year{
        font-size: 36px;
    }
    .zzry-content1 .swiper-button-next{
        left: 35%;
    }
    .gsjj-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px; 
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .gsjj-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .yd-nav{
        display: block;
    }
    .news-mulu-list{
        display: none !important;
    }
    .dsh-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .dsh-news .news-mulu{
        left: 20px;
    }
    .jyglc-news .news-mulu .news-mulu-title{
        font-size: 18px;
        margin-bottom: 35px;
    }
    .jyglc-news .jyglc-news-mulu .news-img{
        height: 225px;
    }
    .jyglc-news .jyglc-news-mulu .news-img-d{
        height: 225px;
    }
    .jyglc-news .news-mulu{
        left: 20px;
    }
    .gsjj-news .news-mulu{
        left: 20px;
    }
    .gsjj-news .gsjj-news-mulu .news-img{
        height: 225px;
    }
    .gsjj-news .gsjj-news-mulu .news-img-d{
        height: 225px;
    }
    .dsh-news .dsh-news-mulu .news-img{
        height: 225px;
    }
    .dsh-news .dsh-news-mulu .news-img-d{
        height: 225px;
    }
    .dsh-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }
    .dsh-news .news-content1 .content1-txt .content-list{
        height: 190px;
        margin-bottom: 33px;
    }
    .dsh-news .news-content1 .content-list .img-l{
        height: 190px;
        width: 152px;
        position:relative;
    }
    .dsh-news .news-content1 .content-list .img-r{
        border-radius: inherit;
        height: 153px;
        padding-left: 172px;
        padding-right: 20px;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-name{
        font-size: 18px;
        margin: 16px 0;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-txt{
        font-size: 12px;
    }
    .jyglc-news .news-content1 .content-list .img-r{
        border-radius: inherit;
        height: 153px;
        padding-left: 172px;
    }
    .jyglc-news .news-content1 .content-list .img-r .img-r-name{
        font-size: 18px;
    }
    .jyglc-news .dsh-news-mulu .news-img{
        height: 225px;
    }
    .jyglc-news .dsh-news-mulu .news-img-d{
        height: 225px;
    }
    .jyglc-news .news-content1 .content1-mulu-list a{
        width: auto;
        padding: 5px 10px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }
    .jyglc-news .news-content1 .content-list .img-r .img-r-txt{
        font-size: 14px;
        line-height: normal;
    }
    .jyglc-news .news-content1 .content1-txt .content-list{
        height: 190px;
    }
    .jyglc-news .news-content1 .content-list .img-l{
        height: 190px;
        width: 152px;
        position:relative;
    }
    .jyglc-news .news-content1{
        width: auto;
    }
    .dsh-news .news-content1{
        width: auto;
        padding: 0 20px;
    }
    .index-imgs{
        padding: 0;
        height: auto;
        justify-content: space-around;
        width: auto;
    }
    .index-imgs .a-imgs-left{
        width: 35%;
        margin-right: 0;
        margin-left: ;
    }
    .index-imgs .index-imgs-left{
        width: 100%;
    }
    .index-imgs .index-imgs-right {
        width: 60%;
        margin-right: 20px;
        height: 100%;
    }
    .index-imgs-left .index-imgs-txt{
        top: 2%;
    }
    .index .index-imgs-left .index-imgs-txt{
        left: 10%;
    }
    .index .index-imgs-left .img-sjtxt{
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .index .index-imgs-left .img-title{
        font-size: 14px;
    }
    .index .index-imgs-left .img-title4-txt{
        font-size: 12px;
    }
    .index .index-imgs-left .img-zf{
        margin-bottom: 5px;
        line-height: 2.2rem;
    }
    .index-imgs .index-imgs-right .right-top-txt{
        width: 85%;
        left: 5%;
        font-size: 12px;

    }
    .index-imgs-left .img-zf div{
        width: 10px !important;!i;!;
        height: 10px !important;!i;!;
        font-size: 10px;
    }
    .index-imgs .index-imgs-right .right-top-title{
        margin-bottom: 0px;
        font-size: 16px;
    }
    .index-imgs .index-imgs-right .right-top-content{
        margin-bottom: 0px;
        font-size: 12px;
    }
    .index .index-imgs-left .img-jg1{
        margin-bottom: 0px;
        font-size: 1.2rem;
    }
    .index .index-imgs .index-imgs-left img {
        width: 100%;
        height: 100%;
    }
    .index-imgs .index-imgs-left .img-sj{
        margin-top: 0;
        font-size: 1.2rem;
    }
    .index .index-imgs-left .img-txt{
        font-size: 1.2rem;
        margin-top: 2px;
    }
    .index .index-img{
        /* background: url("../image/ditu_x.png"); */
        /* background-size: auto 100%; */
        /* background-repeat: no-repeat; */
        /* background-position: 75%; */
        height: 350px;
        min-height: auto;
    }
    .index .index-news .news-foot{
        width: auto;
        padding: 0 20px;
        margin: 0 auto;
    }
    .index .index-news .news-foot-left .news-imgs{
        width: 100%;
        border-radius: 20px;
    }
    .index-news .news-foot-list .foot-right-title{
        white-space: inherit;
        overflow: visible;
        text-overflow: ellipsis;
        word-break: break-all;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    
    .index-imgs .index-imgs-right .imgs-right-top{
        width: 100%;
        height: 46%;
        margin-bottom: 5px;
    }
    .index-imgs .index-imgs-right .imgs-right-top img{
        height: 100%;
    }
    .index-imgs .index-imgs-right .imgs-right-foot{
        width: 100%;
        height: 52%;
    }
    .index .index-news{
        margin-top: 7.5rem;
    }
    .index .img-content{
        left: 5%;
        width: 80%;
    }
    .index .img-title1{
        font-size: 16px;
    }
    .index-imgs .img-title1{
        font-size: 20px;
    }
    .index .img-title2{
        font-size: 12px;
        margin-top: 5px;
    }
    .index .img-title3{
        font-size: 16px;
        margin-top: 0px;
    }
    .img-title4 .img-title4-txt{
        font-size: 16px;
    }
    .img-title4 span{
        font-size: 12px;
    }
    .index .img-content{
        top: 10%;
    }
    .index-banner{
        background: url("../image/banner_x.png");
        background-size: cover; 
        background-repeat: no-repeat; 
        background-position: center; 
        width: 100%;
        height: 340px;
    }
    .index-content{
        padding: 0;
    }
    .index{
        position: relative;
    }
    .index-footer{
        position: relative;
    }
    .footer{
        width: 100%;
        height: auto;
    }
    .footer .footer-top .footer-top-mg{
        margin: 0;
        padding: 10px 0 0 0;
    }
    .footer .footer-top-mg div{
        display: none;
    }
    .footer .footer-top-mg .visible{
        display: block;
        margin: 0;
        padding: 20px;
    }
    .footer .footer-top-mg .footer-top-list{
        display: block;
        font-size: 1.4rem;
    }
    .footer .footer-bottom{
        height: 50px;
    }
    .footer .footer-bottom .footer-bottom-content{
        height: 50px;
        line-height: 50px;
        margin: 0 20px;
        font-size: 1.4rem;
    }
    .foot{
        width: 100%;
        height: auto;
    }
    .foot .footer-top .footer-top-mg{
        margin: 0;
        padding: 0px;
        width: 100%;
    }
    .foot .footer-top-mg div{
        display: none;
    }
    .foot .footer-top-mg .visible{
        display: block;
        padding: 20px;
    }
    .foot .footer-top-mg .footer-top-list{
        display: block;
        font-size: 1.4rem;
    }
    .foot .footer-bottom{
        height: 50px;
    }
    .foot .footer-bottom .footer-bottom-content{
        height: 50px;
        line-height: 50px;
        margin: 0 20px;
        font-size: 1.4rem;
        width: auto;
    }
    .news-foot-left>a{
        height: auto;
    }
    .xw-news .news-content .news-content-con img{
        width: 100% !important;
        height: auto !important;
    }
}
@media screen and (max-width: 620px){
    .header .header-log-w{
        margin-right: 30px;
    }
    .fzlc-news .foot-one-year .mulu-year{
        width: 165px !important;
    }
    .fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-prev{
        width: 40px;
        height: 40px;
        top: 40px;
    }
    .fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-next{
        width: 40px;
        height: 40px;
        top: 40px;
    }
}
@media screen and (max-width: 520px){
    html{
        font-size: 2vw;
    }
    .llzl-news .news-content1 .news-content-txt .content-foot .content-foot-title{
        padding-left: 24px;
        font-size: 16px;
    }
    .llzl-news .news-content1 .news-content-txt .content-foot ul{
        padding-left: 24px;
        font-size: 14px;
    }
    .jcjggs-news .news-foot-three .news-content1-list .content1-list-r{
        margin-left: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .fw-news .fw-content4 .news-content3-foot .news-content3-jt{
        top: 9%;
        font-size: 12px;
    }
    .fw-news .fw-content2 .news-foot-one,
    .fw-news .fw-content1 .news-content3-foot .news-foot-img,
    .fw-news .fw-content1 .news-foot-one{
        margin-top: 2.4rem;
        font-size: 1.4rem;
        line-height: 2.6rem;
    }
    .fw-news .fw-content2 .news-foot-content{
        margin-bottom: 2.4rem;
        /* margin-top: 2.4rem; */
        font-size: 1.4rem;
        line-height: 2.6rem;
    }
    .fw-news .fw-content1 .news-content3-foot{
        height: 30rem;
    }
   .news-foot-three .foot-three-mulu{
        margin: 24px 0 !important;
    }
    .news-foot-three .foot-three-mulu a{
    }
    .xw-news .news-foot-three .news-content1-list .content1-list-r{
        margin-left: 0;
    }
    .news-content3 .content3-mulu-list a,
    .ggxd-news .news-content3 .content3-mulu-list a,
    .xw-news .news-content3 .content3-mulu-list a,
    .jcjggs-news .news-content3 .content3-mulu-list a{
        height: auto !important;
        line-height: normal !important;
        padding: 1.3rem;
        font-size: 1.6rem;
    }
    .yd-nav-list a{
        font-size: 1.6rem;
    }
    .cshyl-news .news-content3 .mulu-year{
        font-size: 2.4rem;
        width: 50px !important;
        line-height: 49px;
    }
    .cshyl-news .news-content3 .foot-one-year .on{
        font-size: 2.8rem;
    }
    .cshyl-news .news-content3 .foot-one-year{
        height: 5.6rem;
        margin: 2.4rem 0 3.5rem;
        width: auto;
    }
    .cshyl-news .news-content3 .ggth-swiper{
        position: relative;
        width: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cshyl-news .news-content3 .ggth-swiper .swiper-button-prev{
        left: 0;
        width: 13px;
        height: 17px;
        top: 38px;
    }
    .cshyl-news .news-content3 .ggth-swiper .swiper-button-next{
        right: 0;
        width: 13px;
        height: 17px;
        top: 38px;
    }
    .xw-news .news-foot-foure .content-list-fg1 .fg-list{
        padding: 0 20px 0 0;
    }
    .index-news .news-foot-left .news-foot-content,.foot-right-time{
        font-size: 1.4rem;
    }
    .news-foot-title a{
        height: 3rem;
        font-size: 2rem;
    }
    .foot-right-title a {
        font-size: 1.6rem;
        line-height: 3.5rem
    }
    .index .index-content .content-left-text p,.index .index-content .content-left-text span{
        font-size: 1.4rem !important;
    }
    .index-news .news-foot-right .foot-right-content {
    font-size:1.4rem;
    -webkit-line-clamp: 4;
}
    .xx-news .news-content4 .content1-txt .content-txt-right{
        padding: 1.6rem 2rem 2.4rem;
    }
    .xx-news .news-content4 .content1-txt .content-txt-right-title{
        margin-bottom: 1.6rem;
        font-size: 1.6rem;
    }
    .xx-news .news-content4 .content1-txt .line,.news-top .news-top-more>span {
        font-size: 1.6rem !important;!i;!;
        margin-bottom: 0;
    }
    .xx-news .news-content4 .content1-txt .content-txt-right li{
        font-size: 1.4rem;
        margin: 1.7rem 0 0;
    }
    .rc-news .news-content2 .news-content2-title,
     .news-content1 .news-content1-title,
     .xw-news .news-content3 .news-content3-title,
     .pp-news .news-content2-title,
     .wh-news .news-content1-title,
     .xx-news .news-content2 .news-content2-title,
     .xx-news .news-content3 .news-content3-title,
     .xx-news .news-content4 .news-content4-title,
     .news-content3-title{
        font-size: 2.4rem !important;
        margin: 3.2rem 0 !important;
    }
    .content3-mulu-list a:nth-child(1){
        border-radius: 0.8rem 0 0 0.8rem !important;
    }
    .jyglc-news .news-content1 .content1-txt .content-list{
        height: 19rem;
    }
    .jyglc-news .news-content1 .content-list .img-l{
        height: 19rem;
        width: 15.2rem;
    }
    .zzry-content1 .zzry-content1-right,.zzry-content1 .zzry-content1-left{
        padding-top: 0;
    }
    .jyglc-news .news-content1 .content-list .img-r .img-r-name {
        font-size: 1.5rem;
    }
    .fzlc-news .fzlc-foot-content .content-body{
        padding: 0 2rem;
    }
    .jyglc-news .news-content1 .content-list .img-r {
        border-radius: inherit;
        height: 15.3rem;
        padding-left: 17.2rem;
    }
    .jyglc-news .news-content1 .content-list .img-r .img-r-name {
        font-size: 1.8rem;
        margin: 1.6rem 0;
    }
    .jyglc-news .news-content1 .content-list .img-r .img-r-txt {
        font-size: 1.1rem;
        line-height: normal;
    }
    .fzlc-news .fzlc-content1 .fzlc-content1-list .zzry-left-txt{
        padding: 0;
    }
    .zzry-content1 .zzry-swiper-mulu .mulu-year{
        font-size: 2.8rem
    }
    .zzry-content1 .zzry-swiper-mulu{
        width: 9rem;
    }
    .zzry-content1 .zzry-content1-right{
        margin-left: 0;
    }
    .content-Pc{
        margin-top: 56px;
        margin-bottom: 0;
    }
    .nav-bar-list a{
        width: auto !important;
        padding: 1.3rem 1.6rem !important;
        line-height: normal !important;
        font-size: 1.6rem !important;
    }
    .fzlc-news .foot-one-year .yd-fzlc-swiper{
        width: 42rem;
    }
    .fzlc-news .fzlc-content1{
        width: auto;
        margin: 4rem auto;
    }
    .dsh-news .news-content1 .content1-txt .content-list{
        height: 19rem;
        margin-bottom: 3.3rem;
    }
    .dsh-news .news-content1 .content-list .img-l{
        height: 19rem;
        width: 15.2rem;
        position:relative;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-txt{
        font-size: 1.1rem;
    }
    .dsh-news .news-content1{
        width: auto;
        padding: 0 2rem;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-name{
        font-size: 1.8rem;
        margin: 1.6rem 0;
    }
    .dsh-news .news-content1 .content-list .img-r .img-r-txt{
        font-size: 1.1rem;
    }
    .dsh-news .news-content1 .content-list .img-r{
        border-radius: inherit;
        height: 15.3rem;
        padding-left: 17.2rem;
        padding-right: 2rem;
    }
    .xw-news .ny-content .news-foot-one, .news-foot-two, .news-foot-three, .news-foot-foure {
        .swiper-button-prev, .swiper-button-next {
            opacity: 0.8;
            height: 32px;
            width: 32px;
            border-radius: 32px;
        }}
    .xw-news .ny-content #acc-one ul li .acc-con .acc-title,
    .xw-news .ny-content #acc-two ul li .acc-con .acc-title,
    .xw-news .ny-content #acc-three ul li .acc-con .acc-title,
    .xw-news .ny-content #acc-foure ul li .acc-con .acc-title{
        font-size: 14px;
        line-height: 1.75;
        font-weight: 700;
    }
    .xw-news .ny-content #acc-one ul li .acc-con .acc-content
    .xw-news .ny-content #acc-two ul li .acc-con .acc-content
    .xw-news .ny-content #acc-three ul li .acc-con .acc-content
    .xw-news .ny-content #acc-foure ul li .acc-con .acc-content{
        font-size: 12px;
        line-height: 1.75 !important;
        padding-top: 18px;
    }
    .xw-news .ny-content #acc-one ul li .acc-title-l,
    .xw-news .ny-content #acc-two ul li .acc-title-l,
    .xw-news .ny-content #acc-three ul li .acc-title-l,
    .xw-news .ny-content #acc-foure ul li .acc-title-l{
        padding: 19px !important;
        width: 132px;
    }
    .xw-news .ny-content #acc-one ul li .acc-con
    .xw-news .ny-content #acc-two ul li .acc-con
    .xw-news .ny-content #acc-three ul li .acc-con
    .xw-news .ny-content #acc-foure ul li .acc-con{
        padding: 24px 16px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper,
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper{
        width: 270px;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -9rem;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev,
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: -1rem;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: -5px;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        left: -1rem;
    }
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -9rem;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,
    .cwbg-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        right: -9rem;
    }
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper{
        width: 270px !important;
    }
    .gjzs-news .nav-bar{
        margin-bottom: 3rem !important;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev,
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,
    .gsyszl-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        top: 64%;
    }

    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,
    .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        top: 66%;
    }
    .yd-nav-list a{
        margin-right: 3%;
    }
    .fzlc-news .foot-one-year .mulu-year{
        width: 14rem !important;
        font-size: 2rem;
        line-height: 10rem;
    }
    .gsjj-news{
        margin-bottom: 56px;
    }
    .index{
        overflow: visible;
        padding-bottom: 0px;
    }
    .index .img-content-txt{
        padding: 0px;
    }
    .index .index-img{
        height: 480px;
    }
    .index-imgs-left .index-imgs-txt{
        top: 10%;
    }
    .index .index-imgs-left .img-title{
        font-size: 2rem;
    }
    .index .index-imgs-left .img-title4-txt{
        font-size: 1.4rem;
    }
    .index .img-jg{
        /* margin-bottom: 5px; */
        line-height: 3.5rem;
    }
    .index .img-jg span{
        font-size: 1.4rem;
    }
    .index .img-jg .img-title4-txt{
        font-size: 2.8rem;
    }
    .index .index-imgs-left .index-imgs-txt{
        width: 85%;
    }
    .index-imgs .index-imgs-left{
    }
    .imgs-right-top .right-top-title{
        font-size: 2rem;
    }
    .imgs-right-top .right-top-content{
        font-size: 1.4rem;
    }
    .gsjj-news .news-content1 .content1-txt img{
        width: 100%;
    }
    .gsjj-news .news-content1 .content1-txt .content1-txt-right{
        width: 100%;
    }
    .content1-txt-right a,.content1-txt-right p, .content1-txt-right span{
         font-size:1.4rem
     }
    .gsjj-news .news-content1 .content1-txt .content1-txt-content{
        padding: 20px;
        text-align: justify;
    }
    .nav-bar {
        margin: 3rem 0rem 0  !important;
        padding: 0;
    }
    .index-news .news-top-title {
        font-size: 2.8rem;
    }
    .index-imgs-yd>a{
        display:block;
        padding: 0 1rem;
        margin-top: 1rem;
    }
     .index-imgs-yd>a>div{
         margin-top: 0 !important;!i;!;
     }
    .goTopBtn_in{
        font-size:1.4rem;
    }
    .footer-top-img{
        width:14.8rem;
    }
    .gsjj-news .news-content1 .content1-foot .content1-foot-title{
        font-size: 1.9rem;
    }
    .xcp-news .content1-txt h3{
        font-size:1.6rem;
        text-align:start
    }
    .xw-news .news-content1 .news-content1-list .list-r-title{
        line-height: 2.5rem;
        font-size: 1.8rem;
    }
    .xw-news .news-content1 .news-content1-list .list-r-txt{
        font-size: 1.4rem;
        line-height: 2.8rem;
        -webkit-line-clamp: 4;
        max-height: 80px;
        height: auto;
    }
    .ggth-swiper .swiper-wrapper{
        width: 270px;
    }
    .cshyl-news .news-content3 .foot-one-content-t .content-t-top{
        font-size: 1.9rem;
    }
    .swiper-btn-prev, .swiper-btn-next{
        width: 4rem;
        height: 4rem;
        top: 62%;
    }
    .swiper-btn-prev svg, .swiper-btn-next svg{
        height: 1.8rem;
    }
    .swiper-btn-prev{
        left: 1.6rem;
    }
    .swiper-btn-next{
        right: 1.6rem;
    }
    .news-foot-three .news-content1-list .list-r-time{
        font-size: 1.6rem !important;
        margin-bottom: 1.2rem !important;
    }
   .news-foot-three .news-content1-list .content1-list-r a{
        font-size:1.8rem;
        display: block;
        line-height: 2.5rem;
    }
    .news-foot-three .news-content1-list .list-r-txt {
        line-height: 2.8rem !important;
        font-size: 1.4rem !important;
        margin-top: 0.8rem;
    }
    .sh-news .news-content3 .content3-mulu-list a{
        font-size: 1.6rem !important;
    }
    .sh-news .news-content3 .content3-mulu-list a.active{
        font-size: 1.8rem !important;
    }
    .sh-news .news-content3 .content3-mulu-list a:first-child{
        margin-right: 4.7rem;
    }
    .sh-news .news-content3 .content3-mulu-list a.active::after{
        left: 3.7rem;
    }
    .sh-news .news-content3 .news-content3-txt2 .content3-txt2-list{
        width: 21rem;
        margin: 0;
    }
    .sh-news .news-content3 .news-content3-txt2 .img-list .img-list-title{
        font-size:1.55rem;
        line-height:normal;
        padding: 1.9rem 1.4rem 2.8rem;
    }
    .fw-news .fw-content1 .fw-content1-title,.fw-news .fw-content2 .fw-content2-title,.fw-news .fw-content3 .fw-content3-title,.fw-news .fw-content4 .fw-content4-title{
        font-size:2.4rem;
        margin-bottom: 2.4rem;
    }
    .fw-news .fw-content4 .news-foot-one p{
        margin-bottom: 2.4rem;
        margin-top: 2.4rem;
        font-size: 1.4rem;
        line-height: 2.6rem;
    }
    .fw-news .fw-content4 .news-foot-one p:last-child{
        margin-bottom:0;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-l .foot-l-title span,.fw-news .fw-content3 .news-content3-foot .content-foot-r .foot-l-title span{
        font-size: 2rem;
        margin-left: 2.4rem;
    }

      .fw-news .fw-content3 .news-content3-foot .content-foot-l .foot-l-title svg,.fw-news .fw-content3 .news-content3-foot .content-foot-r .foot-l-title svg{
        width:1.6rem;
          
    }
    .fw-news .fw-content3 .news-content3-foot{
        padding-top:0;
    }
    .fw-news .fw-content3 .news-content3-foot .content-foot-l,.fw-news .fw-content3 .news-content3-foot .content-foot-r{
        background:none;
        padding-top: 2.4rem;
    }
    .fw-news .fw-content3 .news-content3-foot .run-open img{
        width: 100% !important;
    }
    .fw-news .fw-content4{
        margin:0 auto 10rem;
    }
   .ggth-news .ggth-news-mulu .news-img-d,.jgbb-news .jgbb-news-mulu .news-img-d,.gzbg-news .gzbg-news-mulu .news-img-d{
        height: 20rem;
    }
    .ggth-news .ggth-news-mulu .news-img,.jgbb-news .jgbb-news-mulu .news-img,.gzbg-news .gzbg-news-mulu .news-img{
        height: 20rem;
    }
    .ggth-news .news-content1,.jgbb-news .news-content1,.gzbg-news .news-content1{
        padding: 0 2rem;
    }
    .ggth-news .news-content1 .foot-one-year .mulu-year, .jgbb-news .news-content1 .foot-one-year .mulu-year{
        font-size:2.4rem;
        margin: 0 10px;
    }
    .ggth-news .news-content1 .foot-one-year .on,.jgbb-news .news-content1 .foot-one-year .on{
        font-size:2.8rem;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev, .jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-prev{
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 16px solid #EBECF0;
        top: 78%;
        left: 27px;
    }
    .ggth-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next,.jgbb-news .news-content1 .foot-one-year .ggth-swiper .swiper-button-next{
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 16px solid #EBECF0;
        top: 78%;
        right: -30px;
    }
    .ggth-news .news-content-txt .news-content1-list .list-r-txt, .jgbb-news .news-content-txt .news-content1-list .list-r-txt{
        font-size:1.6rem;
        line-height: 2.6rem;
    }
    .ggth-news .news-content-txt .news-content1-list .content1-list-time .list-time-foot,.jgbb-news .news-content-txt .news-content1-list .content1-list-time .list-time-foot{
        font-size:1.4rem;
        line-height: 2.6rem;
        padding-left: 1.2rem;
    }
    .ggth-news .news-content-txt .news-content1-list .content1-list-time>svg,.jgbb-news .news-content-txt .news-content1-list .content1-list-time>svg{
        width: 1.6rem;
        height: 1.6rem;
    }
    .ggth-news .news-content-txt .news-content1-list,.jgbb-news .news-content-txt .news-content1-list{
        height: 12.5rem;
        padding: 0;
    }
    .ggth-news .news-content-txt .news-content1-list .content-list-down div,.jgbb-news .news-content-txt .news-content1-list .content-list-down div{
        font-size: 1.4rem;
        line-height: 2.8rem;
        padding-top: 1rem;
    }
    .ggth-news .news-content-txt .news-content1-list .content-list-down img,.jgbb-news .news-content-txt .news-content1-list .content-list-down img{
        width: 3.5rem;
    }
      .ggth-news .news-content-txt .news-content1-list .content-list-down,.jgbb-news .news-content-txt .news-content1-list .content-list-down{
        margin-right:0;
    }
    .news-img{
        
    }
};
@media screen and (max-width: 460px){
    .fzlc-news .foot-one-year .mulu-year{
    }
    .fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-prev{
        width: 35px;
        height: 35px;
        top: 40px;
    }
    .fzlc-news .foot-one-year .yd-fzlc-swiper .swiper-button-next{
        width: 35px;
        height: 35px;
        top: 40px;
    }
}