@media screen and (max-width:1100px) and (min-width:320px){
    .head_list{display: none;}
    .head_btns{display: block;width: 11%;}
    .menu-button {left:auto;right: 0px;}
    .h5_hide{display: none !important;}
    .h5_show{display:block;}
    .lunbo{height:511px;overflow:hidden;}
    .head_logos{width:60%;}
    .search_imgs img{width: 1.5rem;vertical-align: middle;}
    .sy_search_model{width:80%;}
    .text1,.text2{font-size: 2rem;}
    .h5_height_auto{height: auto !important;}
    .second_content_left{width: 100%;}
    .second_news2 {
        width: 100%;
        margin-top: 1rem;
        text-align: center;
    }
    .second_newsbt {
        font-size: 2.5rem;
        margin-bottom: 0;
        width: 50%;
        margin: auto;
        text-align: center;
    }
    .second_left_menu {
        width: 7rem;
        height: 2.5rem;
        line-height: 2.5rem;
        text-align: center;
        color: #FFF;
        background: #d5d5d5;
        border-radius: 2.5rem;
        display: inline-block;
        margin: 1.5rem 1.5rem 0 1.5rem;
    }
    .second_content_right {
        width: 100%;
        padding: 2rem 2rem;
        height: 44rem;
    }
    .header {
        padding: 0 2rem;
    }
    .second_right_list li {
        padding: 1rem;
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
        font-size: .8rem;
    }
    .second_rlist_ms {
        margin-top: 1rem;
        /*min-height: 38px;*/
		height:auto!important;
    }
    .second_rlist_btn {
        margin-top: 1rem;
    }
    .second_rlist_bt {
        font-size: 18px;
        font-weight: bold;
        margin-top: 0;
    }
    
    .second_content_right .swiper-slide{background: #FFF;}

    .cgzs_swiper .swiper-button-prev{
        background: url(preout.png) no-repeat center center !important;
        background-size: 27px 44px;
        box-sizing: border-box;
        float: left;
    }
    .cgzs_swiper .swiper-button-next{
        background: url(nextout.png) no-repeat center center !important;
        background-size: 27px 44px;
        box-sizing: border-box;
        float: right;
    }
    .third_bt {
        font-size: 2rem;
        writing-mode: unset;
        width: 100%;
        text-align: center;
        line-height: 5rem;
    }
    .third_bt>span {
        vertical-align: middle;
    }
    .third_bt>span::before {
        width: 2rem;
        height: .15rem;
        top: 0;
        bottom: 0;
    }
    .third_bt_t::before {
        right: 0;
        left: auto !important;
    }
    .third_bt_b::before {
        left: 0;
        right: auto !important;
    }
    .third_lmmd {
        width: 100%;
        height: 38rem;
    }
    .third_lmmd_nrbt {
        font-size: 2rem;
    }
    .third_lmmd_nrbt>span {
        font-size: 1.5rem;
    }
    .third_lmmd_nrshu {
        height: 1px;
        width: 100%;
        margin: 2rem 0;
    }
    .third_lmmd_nrshu::before {
        top: 0;
        left: 0;
        bottom: 0;
        right: auto;
        margin: auto;
    }
    .third_lmmd_nrms {
        font-size: 1.2rem;
    }
    .third_lmmd_nr2 {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 12;
        width: 80%;
        height: auto;
        writing-mode: unset;
        padding: 1rem;
        margin: auto;
        bottom: auto;
        right: 0;
        transform: translate3d(0,-50%,0);
    }
    .fourth_menucontent {
        height: auto;
        padding: 1rem 0;
    }
    .fourth_right {
        padding: 1.5rem 1rem;
        position: relative;
    }    
    .fourth_menucontentbtns1 {
        width: 100%;
        position: unset;
        bottom: auto;
        left: auto;
        right: auto;
        display: flex;
        justify-content: space-between;
    } 
    .fourth_right>.swiper-container {
        height: auto;
        padding-top: 1rem;
    }
    .fourth_qiehuan {
        float: right;
    }
    .fourth_menucontentbt {
        text-align: left;
        float: left;
    }
    .fourth_right .swiper-slide{background: #FFF;}
    .fouth_more1 {
        height: 2rem;
        line-height: 2rem;
        background: url(fourth_jiantouout.png) no-repeat center bottom;
        background-size: 100%;
        text-align: center;
        width: 7rem;
        color: #999;
        position: unset;
        bottom: auto;
        display: block;
        left: auto;
        font-size: 1rem;
        margin-top: .5rem;
    }
    .fifth_content_bg{padding: 2rem 0;}
    .fifth_content_bqmd{flex-wrap: wrap;margin: 1rem 0;}
    .fifth_content_bqmd>div {
        padding: 1rem 0;
        width: 50%;
    }
    .fifth_content_ms {
        font-size: .9rem;
        line-height: 1.875;
        text-indent: 2rem;
        margin-top: 1.2rem;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .fifth_content_btns {
        margin: 2rem auto 0 auto;
        width: 13rem;
        height: 2.5rem;
        position: relative;
        line-height: 2.5rem;
        border-radius: 2.5rem;
        border: 1px solid #003e99;
    }
    .fifth_content_btns>a {
        width: 7rem;
        height: 2.5rem;
        position: absolute;
        top: 0;
        bottom: 0;
        text-align: center;
        color: #003e99;
        font-size: .9rem;
        transition: 300ms;
    }
    .fifth_btns_active {
        background: #003e99;
        color: #FFF !important;
        border-radius: 2.5rem;
        z-index: 10;
    }
    .footer {
        height: 7rem;
        padding: 0 2rem;
    }
    .footer_address {
        line-height: 7rem;
        margin-right: 2rem;
        font-size: .85rem;
    }
    .footer_gssx{font-size: .85rem;width: 37%;}
    .footer_address>img {width: 3rem;}
    .fifth_content_bqsz {
        font-size: 2rem;
        line-height: 1.2;
    }
    .fifth_content_bqwz {
        font-size: 1rem;
        line-height: 1.2;
        margin-top: .5rem;
    }
    .fifth_content_bqmd>div::before {
        width: 1rem;
    }
    .fifth_content_bte {
        font-size: 1.8rem;
    }    
    .fourth_menucontentbtz {
        font-size: 1.8rem;
        line-height: 1;
        margin-top: 16px;
    }
    .fourth_menucontentbte {
        font-size: 1.25rem;
    }
    .fifth_content_btz {
        font-size: 1.25rem;
    }
    .second_right_list_more{
        margin: 0 auto !important;
        display: block;
    }
    .fifth_content {
        width: 100%;
        padding: 0 2rem;
    }
    .ny_bannerwz {
        position: absolute;
        left: 2rem;
        top: 45%;
        color: #FFF;
    }    
    .ny_banner {
        height: 23rem;
    }
    .ny_content{padding: 0 2rem;}
    .gsjj_content {
        margin-top: 2rem;
    }
    .gsjj_gsjs {
        width: 100%;
        height: auto;
        border: .2rem solid #003e99;
        padding: 1rem;
    }
    .gsjj_bg1 {
        position: unset;
        right: 0;
        top: 0;
        width: 100%;
        height: auto;        
        margin-top: 1rem;
    }
    .gsjj_bg2 {
        display: none;
    }
    .gsjj_gsbq {
        width: 100%;
        position: unset;
        right: 0;
        bottom: 0;
        margin-top: 1rem;
    }
    .zdgc_list_bte {
        font-size: calc((30/950)*100vh);
        color: rgb(51, 51, 51);
        margin-top: 0.8rem;
    }
    .zdgc_list_btz {
        font-size: calc((24/950)*100vh);
        color: rgb(51, 51, 51);
        margin-top: 0;
    }
    .zdgc_list_index {
        font-size: 6.6rem;
        height: 5.7rem;
        font-weight: bold;
        line-height: 1.2;
        overflow: hidden;
    }
    .zdgc_list li>div {
        display: block;
        width: 100%;
        float: unset !important;
    }
    .zdgc_list li {
        padding: 2rem;
        height: auto;
    }
    .zdgc_list_ms {
        margin-top: .7rem;
    }
    .zdgc_list_more {
        font-size: 1rem;
        width: 10rem;
        height: 3rem;
        line-height: 2.9rem;
        margin-top: 1rem;
        border-color: #003e99;
        color: #003e99;
        position: unset;
    }
    .ny_menu_tb_list>a {
        height: 3.75rem;
    }
    .ztzl_content_list {
        margin-top: 16px;
        display: block;
        height: auto;
    }
    .ztzl_content_listimg {
        width: 100%;
    }
    .ztzl_content_listul {
        width: 100%;
        margin-top: .6rem;
    }
    .ztzl_content_listul li{
        padding:0;
        padding-right: 7rem;        
    }
    .kjcx_top_content {
        display: block;
        margin-top: 2rem;
    }
    .kjcx_top_contentl {
        width: 100%;
        padding-top: 0;
    }
    .kjcx_top_contentr {
        width: 100%;
        background: #eeeeee;
        height: auto;
        position: relative;
        left: 0;
    }
    .kjcx_top_contentr>.swiper-container {
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
    }
    .kjcx_list_content.ny_content{
        padding-bottom: 60px;
    }
    .kypt_model li>span{ width:75%;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .kjdt_model li>span{ width:75%;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .kjcg_list li>div{overflow: hidden;}
    .rlzy_tab_swp{margin:1rem 0;}
    .rlzy_tab>div {
        height: 54px;
        line-height: 54px;
        width: 18.5%;
        margin-right: 1%;
    }
    .kjcx_list_content li {
        margin-bottom: 1rem;
        height: 60px;
        line-height: 60px;
        padding: 0 1rem;
    }
    .kjcx_list_more {
        line-height: 60px;
    }
    .zdgc_details_fanhui {
        line-height: 4rem;
        height: 4rem;
    }
    .zdgc_details_swp {
        height: auto;
        padding-top: 4rem;
    }
    .zdgc_details_nr {
        margin-top: 0;
        min-height: 735px;
    }
    .zjxq_btns {
        height: 7rem;
        line-height: 7rem;
        padding: 0 2rem;
        background: #eeeeee;
        position: relative;
        font-size: 1rem;
    }
    .zjxq_fanye_btn {
        line-height: 2.2rem;
    }
    .zdgc_listcontent li {
        width: 49%;
        height: 15rem;
        margin: 0;
        margin-bottom: 1rem;
    }
    .zdgc_listcontent ul {
        justify-content: space-between;
    }
    .zdgc_listcontent_bt img{display:none;}
    .zdgc_listcontent_ms{display: none;}
    .zdgc_listcontent_more{display:none;}
    .zdgc_listcontent_nr {
        height: 4rem;
        top: auto;
    }
    .zdgc_listcontent_bt {
        font-size: 1rem;
        height: 4rem;
        line-height: 4rem;
        padding: 0 1rem;
    }
    .djwh_btmd {
        padding: .5rem 0 .5rem 0;
    }
    .zjxq_btmd_name {
        font-size: 2rem;
        color: rgb(51, 51, 51);
    }
    .djwh_list {
        padding-top: 1rem;
        min-height: 550px;
        padding-bottom: 70px;
    }
    .djwh_list_img {
        width: 40%;
        height: auto;
    }
    .djwh_list_nr {
        width: 60%;
        height: auto;
        padding: .5rem 4rem 0 1rem;
    }
    .djwh_list_nrbt {
        font-size: 1rem;
        width: 95%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .djwh_list_nrms {
        font-size: .7rem;
        line-height: 1.6;
        margin-top: .5rem;
        height: 4.8rem;
        width: 95%;
    }
    .djwh_list_more {
        font-size: .7rem;
        line-height: 2;
        margin-top: .5rem;
    }
    .djwh_list_date {
        top: .75rem;
        right: 1rem;
        width: 3rem;
        height: 3rem;
        padding: 0;
    }
    .djwh_list_day {
        font-size: 1rem;
        line-height: 1.7;
    }
    .djwh_list_year {
        font-size: .7rem;
    }
    .ygfc_list {
        padding-top: 1rem;
    }
    .ygfc_list ul {
        justify-content: space-between;
    }
    .ygfc_list li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .ygfc_list_img {
        width: 100%;
        height: 16rem;
        overflow: hidden;
    }
    .ygfc_list_bt {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
    }
    .ztzl_list li{border-bottom: 1px dashed #dadada;}
    .ztzl_list li:last-child{border-bottom: none;}
    .ztzl_content_listul li span{right:0;}
    .ztzl_content_bt {
        font-size: 1.2rem;
    }
    .zdgc_listcontent li:hover .zdgc_listcontent_nr {
        top: unset;
        background-color: unset;
    }
    .ldjj_list {
        justify-content: space-between;
    }
    .ldjj_list>div{
        width:49%;
    }
    .ldjj_list>div:not(:nth-child(3n)) {
        margin-right: 0;
    }
    .ldjj_list>div:not(:nth-child(2n)) {
        margin-right: 2%;
    }
    .zjxq_btmd {
        padding: 0.5rem 0;
    }
    .zjxq_btmd_name {
        font-size: 1.6rem;
        color: #333;
    }
    .zjxq_btmd_ms {
        font-size: .7rem;
        margin: .3rem 1.5rem;
        color: #666;
    }
    .zjxq_btmd_time {
        font-size: .7rem;
        color: #999;
    }
    .zjxq_content {
        width: 100%;
        min-height: 27rem;
        padding: 2rem 4rem;
    }
    .zzzx_list ul {
        justify-content: space-between;
    }
    .zzzx_list li {
        width: 49%;
        height: 18rem;
        padding: .5rem;
        margin: 0;
        margin-bottom: 1rem;
    }
    .zzzx_list_img img {
        width: 100%;
    }
    .rlzy_swp{height: 285px;}
    .rlzy_swp .swiper-slide{overflow: hidden;}
    .rlzy_swp .swiper-slide img{width: 100%;}
    .zjdw_list ul {
        margin: 1rem 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .zjdw_list a {width: 49%;}
    .zjdw_list li {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 1rem;
    }
    .h5_show_flex{display: flex;}
    .rlzy_nrswp>.swiper-container>.swiper-wrapper>.swiper-slide>div{display: none;width: 100%;position: relative;}
    .rlzy_nrswp>.swiper-container>.swiper-wrapper>.swiper-slide-active>div{display: block;}
    .news_list_firstimg {
        width: 100%;
        height: auto;
        position: unset;
        left: 0;
        bottom: 0;
    }
    .news_list_first.xwzx_content {
        margin-top: 1rem;
    }
    .news_list_li {
        width: 100%;
        padding: 0;
        float: unset;
    }
    .xwzx_content {
        padding: 0 2rem;
    }
    .news_list_bg {
        padding: 0 .5rem;
        padding-top: 1rem;
        background-image: none;
        background-position: 100%;
        background-size: 0;
    }
    .xwzx_content li {
        width: 49%;
        height: 15rem;
        border-bottom: 1px solid #eeeeee;
        transition: 350ms;
        background: none;
        background-size: 0;
        background-position: 100%;
    }
    .xwzx_content li:hover .news_list_bt {
        color: unset;
    }
    .xwzx_content li:hover .news_list_ms {
        color: rgb(102, 102, 102);
    }
    .ztb_content {
        padding: 0 2rem;
        padding-bottom: 4rem;min-height: 450px;
    }
    .zbgg_list_ms {
        margin-top: 1rem;
        font-size: 1rem;  
        height: 60px;
        white-space: unset; 
        line-height: 1.8;
    }
    .zbgg_list_bt {
        font-size: 1.5rem;
        height: 5rem;
        line-height: 5rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .ny_bannerwzz {
        font-size: 2rem;
        line-height: 1;
    }
    .ny_bannerwze {
        font-size: 1.5rem;
        line-height: 1;
        margin-top: .5rem;
    }
    .ztb_content li {
        height: auto;
        margin-bottom: 1rem;
    }
    .ztb_content .news_list_bg {
        height: auto;
        padding: 1rem;
    }
    .news_list_ms { 
        margin-top: .5rem;
        -webkit-line-clamp: 2;
    }
    .ztb_list_date {
        margin-bottom: .5rem;
    }
    .ztb_content .news_list_ms {
        height: 50px;
    }
    .ztb_content .news_list_godetails {
        margin-top: .5rem;
    }
    .zbgg_list_more{display: none;}
    .zbgg_list li {
        padding: 5px 49px 23px 195px;        
    }
    .zzzx_list{margin-top:1rem;}
    .zzzx_list_bt {
        height: 3rem;
        line-height: 3rem;
    }
    .zzzx_list_img {
        height: 14rem;
    }
    .zzzx_list_imghv {
        height: 14rem;
        line-height: 14rem;
    }
    .news_list_bg {
        padding: 0;
        padding-top: 0;
    }
    .news_content .xwzx_content li{
        height: auto;
        padding: 1rem 0;
    }
    .zpgw_zpdetails {
        height: 100%;
        padding: 120px 1rem 99px 1rem;
        overflow-y: auto;
    }
    .news_list_date {
        margin-top: 1rem;
    }
    .zjdw_list_name::before {
        display: none;
    }
    .rlzy_nrswp .gsgk_content_swpl li img{
        display: none;
    }   
    .zpgw_zpbototm {
        width: 100%;
        height: auto;
        line-height: 25px;
        padding: 1rem;
    }
    .zpgw_zptitle {
        padding: 1rem;
        border-bottom: 1px solid #eaeaea;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: auto;
        background: #FFF;
    }
    .gsgk_content_swpr {
        padding: 0 calc((41/1920)*100vw);
    }
    .zjdw_list_name {
        margin: 0;
    }
    .zjdw_list li {
        margin-bottom: 1rem;
    }
    .zjdw_list_img {
        height: 26rem;
    }
    .nomore{padding:3rem;}
    .zjdw_list_img img {
        height: 100%;
        width: 100%;
        position: absolute;
        transition: 400ms;
        left: 0;
        right: 0;
        margin: auto;
    }
    .gsgk_erji_active_row{
        display: none;
    }
    .second_right_list{display: block;
    justify-content: unset;
    flex-wrap: unset;}
    .third_lmmd>img {
        width: 100%;
        height: 100%;
        position: relative;
        transition: 500ms;
        left: 0;
    }
    .zdgc_listcontent {
        padding-bottom: 60px;
    }
    .second_content_left{width:100%;border:none;}
    .gsgk_content_swpr2 .swiper-slide{
        padding: .5rem;
    }
}


@media screen and (max-width:700px) and (min-width:320px){    
    .head_btns{display: block;width: 18%;}
    .wx_h5_hide{display: none;}
    .wx_h5_show{display:block;}
    .head_logos{width:70%;}
    .lunbo {height: 13.3rem;}
    .sy_search_model input {
        font-size: 1.3rem;
        width: 100%;
        height: 2.6rem;
        line-height: 2.6rem;
        padding-left: 1.5rem;
    }
    .sy_search_model_img {
        width: 2.6rem;
        height: 2.6rem;
        line-height: 2.5rem;
    }
    .sy_search_model_img img {
        width: 1.2rem;
        height: 1.2rem;
    }
    .sy_search_model {
        height: 2.6rem;
        padding-right: 2.6rem;
    }
    .sy_search_close {
        top: 2rem;
        right: 2rem;
        width: 1.7rem;
        height: 1.7rem;
    }
    .header{height:3rem;line-height: 3rem;padding: 0 1rem;}
    .search_imgs img {width: 1rem;}
    .text1, .text2 {font-size: 1rem;}
    .text1 {padding-bottom: .5rem;}
    .sy_prenext {display: none;}
    .lunbo .swiper-pagination {display: none;}
    .second_content_right {padding: 0.5rem 0rem;height: 30.5rem;}
    .second_rlist_bt {
        text-overflow: ellipsis;
        font-size: .8rem;
        overflow: hidden;
        white-space: nowrap;
    }
    .second_rlist_ms,.second_rlist_btn {margin-top: .5rem;}
    .second_rlist_ms{font-size:.7rem;}
    .second_rlist_btn_img img {
        width: 1rem;
        height: 0.7rem;
    }
    .second_right_list li {
        padding: .8rem 1rem;
        margin-bottom: .3rem;
    }
    .third_bt>span {
        display: inline-block;
        width: .55rem;
        height: .6rem;
        background: #003e99;
        position: relative;
        margin: .6rem;
    }
    .third_bt {
        font-size: 1rem;
        line-height: 3.5rem;
    }
    .fourth_qiehuan {
        width: 1.5rem;
        height: 4.5rem;
    }
    .fourth_qiehuan_shang {
        background-size: .35rem .7rem;
    }
    .fourth_qiehuan_xia {
        background-size: .35rem .7rem;
        margin-top: 0.3rem;
    }
    .fourth_qiehuan>div {
        width: 1.5rem;
        height: 1.5rem;
    }
    .fourth_menucontentbte {
        font-size: 1rem;
    }
    .fourth_menucontentbtz {
        font-size: 1rem;
        margin-top: 1rem;
    }
    .fourth_menucontentbtns>a {
        font-size: .8rem;
        display:none;
    }
    .fourth_btns_active {
        display: block !important;
    }
    .fourth_details {
        font-size: .8rem;
    }
    
    .fouth_more1 { 
        height: 1.6rem;
        line-height: 1.6rem;
        width: 4rem;
        font-size: .7rem;
    }
    .second_left_menu {
        width: 5.3rem;
        height: 1.7rem;
        line-height: 1.7rem;
        font-size: .7rem;
        border-radius: 1.7rem;
        margin: .5rem 1rem 0 1rem;
    }
    .second_newsbt {
        width: 100%;
        height: 1.7rem;
        line-height: 1.7rem;
        border-radius: 1.7rem;
        margin: 0;
        padding: 0;
        display: flex;
        font-size: 0;
        justify-content: space-around;
    }
    .second_newsbt span{
        font-size: 1.5rem;
        position: relative;
    }
    .fifth_content {
        width: 100%;
        padding: 0 1rem;
    }
    .fifth_content_ms {
        font-size: .7rem;
        text-indent: 1.5rem;
        text-align: justify;
        -webkit-line-clamp: 2;
    }
    .fifth_content_bqsz {
        font-size: 1.2rem;
    }
    .fifth_content_bqwz {
        font-size: .8rem;
    }
    .fifth_content_bte {
        font-size: 1.5rem;
    }
    .fifth_content_btz {
        font-size: 1rem;
    }
    .fifth_content_btns {
        width: 11rem;
        height: 2rem;
        line-height: 1.9rem;
        border-radius: 2rem;
    }
    .fifth_content_btns>a {
        width: 6rem;
        height: 2rem;
        font-size: .7rem;
    }
    .footer {
        height: auto;
        padding: 0 1rem;
        flex-wrap: wrap;
    }
    .footer_address {
        line-height: 1.7rem;
        margin-right: 1.5rem;
        font-size: .7rem;
        margin-top: 1rem;
    }
    .footer_gssx {
        height: auto;
        text-align: center;
        font-size: .7rem;
        line-height: 1.714;
        position: unset;
        width: 100%;
        display: block;
        right: auto;
        top: auto;
        bottom: auto; 
        margin: auto;
        font-size: .7rem;
        padding: .5rem 0 1rem 0;
        border-top: 1px solid rgba(255,255,255,0.3);
        margin-top: .8rem;
    }
    .footer_address>img {
        width: 2rem;
        margin-right: .5rem;    
    }
    .third_lmmd {
        width: 100%;
        height: 15rem;
    }
    .third_lmmd_nrbt {
        font-size: 1.2rem;
    }
    .third_lmmd_nrbt>span {
        font-size: .9rem;
    }
    .third_lmmd_nrshu {
        margin: 1rem 0;
    }
    .third_lmmd_nrms {
        font-size: .98rem;
    }
    .ny_bannerwze {
        font-size: 1rem;
    }
    .ny_bannerwzz {
        font-size: 1.5rem;
    }
    .ny_bannerwz {
        left: 1rem;
    }
    .ny_banner {
        height: 12rem;
    }
    .ny_content {
        padding: 0 1rem;
    }
    .ny_menu_tb {
        height: 3.2rem;
    }
    .ny_menu_tb_active {
        font-size: 1rem;
        height: 3.2rem;
        line-height: 3.2rem;
    }
    .ny_menu_tb_list {
        top: 3.2rem;
    }
    .ny_menu_tb_list>a {
        font-size: 0.8rem;
        padding: 0.7rem;
        height: 2.5rem;
    }
    .sy_tanchu_menumd {
        padding: 2rem 1rem 2rem 1rem;
        width: 100%;
    }
    .sy_tanchu_menubg-show {
        width: 80%;
    }
    .sy_tanchu_menuclose {
        top: 3rem;
    }
    .site_map_list>div {
        margin-top: 1.2rem;
        font-size: 1rem;
    }
    .site_map {
        font-size: 1.6rem;
    }
    .site_map_list_erji li {
        margin-top: 0;
        margin-right: 0;
        line-height: 3;
        width: 100%;
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding: 0 .7rem;
    }
    .site_map_list_erji {
        font-size: .8rem;
        height: 0;
        overflow: hidden;
        margin-top: .5rem;
    }
    .site_map_list {
        margin-top: 2rem;
    }
    .site_map_list>div>a{
        width:100%;
        display:block;
    }
    .site_map_list>div>a img{
        display: block;
        width: .7rem;
        float: right;
        position: relative;
        top: .15rem;
    }
    .zdgc_list li {
        padding: 1rem;
        height: auto;
    }
    .zdgc_list_index {
        font-size: 3.6rem;
        height: 3.13rem;
    }
    .zdgc_list_ms {
        font-size: .7rem;
        height: 4.1rem;
        -webkit-line-clamp: 3;
    }
    .zdgc_list_more {
        font-size: .7rem;
        width: 7rem;
        height: 2rem;
        line-height: 1.9rem;
        position: unset;
    }    
    .ztzl_content_bt {
        margin-top: 1rem;
        height: 3rem;
        line-height: 3rem;
        padding-left: 1rem;
    }
    .ztzl_content_more {
        line-height: 3rem;
        width: 5rem;
        font-size:.8rem;
    }
    .ztzl_content_listul li span {
        font-size: 1rem;
        right: 0rem;
    }
    .gsgk_content_bt {
        padding: 1rem 0 1rem 0;
    }
    .gsgk_content_btz {
        font-size: 1.2rem;
    }
    .gsgk_content_bte {
        font-size: 1.1rem;
    }
    .gsgk_content_tabtul {
        width: 100%;
        height: auto;
        opacity: 1;
    }
    .gsgk_content_tabwz {
        font-size: .8rem;
        padding: .5rem 0 0 0;
        text-align: center;
    }
    .gsgk_content_tabactive {
        text-align: center;
    }
    .gsgk_content_tabactive>img {
        width: 1rem;
        height: auto;
    }
    .gsgk_content_swp {
        width: 100%;
        height: auto;
        margin: 1rem 0;
    }
    .gsgk_content_swpl {
        height: 0;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 3.3rem;
        z-index: 99;
        background: #FFF;
    }
    .gsgk_content_swpl_hat{
        height: 17rem;
        overflow-y: auto;
    }
    .gsgk_content_swpr2 {
        width: 100%;
        box-shadow: 0 0 5px #DADADA;
        padding: 1rem;
    }
    .gsgk_content_swpr2 .swiper-slide {
        overflow-y: auto;
        height: 17rem;
        width: 100%;
    }
    .gsgk_erji_active_row{
        padding: 1rem;
        background: #003e99 url(wx_menuimg.png) no-repeat center;
        background-size:1rem;
        background-position-x: 95%; 
        color: #FFF;
    }
    .gsgk_content_swp .swiper-slide{position: relative;}
    .gsgk_content_swpl li{
        height: auto;
        padding: 1rem;
        line-height: unset;
        z-index: 100;
    }
    .kjcg_listnum{display: none;}
    .kjcg_list li{font-size:0.7rem;}
    .kjcg_listdate{display: none;}
    .gfbz_listwork{display: none;}
    .kjcx_list_content li{font-size:0.7rem;padding: 0 .5rem;margin-bottom: .5rem;line-height: 2.4rem;height: 2.5rem;}
    .kjcx_list_more {
        right: .5rem;
        line-height: 2.4rem;
    }
    .kypt_model .kjcx_list_more img{display:none;}
    .gfbz_listname {width: 70%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
    .gfbz_listtype {width: 25%;}
    .sqzl_listtype {width: 25%;}
    .sqzl_listname {width: 75%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
    .kjcg_list li {display: block;justify-content: unset;height: 3.3rem;}
    .kjcg_list li:first-child{display: none;}
    .kjcg_listname {width: 100%;height: 1.5rem;line-height: 1.5rem;}
    .kjcg_listlv {width: 100%;height: 1.5rem;line-height: 1.5rem;}
    .wx_kjcg_show{color:#999;margin-right:.7rem;display: inline-block;}
    .kjcg_listname {width: 100%;height: 1.5rem;line-height: 1.5rem;}
    .kjcg_listlv {width: 100%;height: 1.5rem;line-height: 1.5rem;}
    .rlzy_tab {margin: 1rem 0;}
    .rlzy_tab>div {
        height: 2.5rem;
        line-height: 2.5rem;
        font-size: .8rem;
    }
    .zdgc_details_nrbt {
        font-size: 1rem;
        height: 3rem;
        line-height: 3rem;
    }
    .zdgc_details_nrxq {
        padding: .6rem 0;        
        font-size: .8rem;
    }
    .zjxq_btns {
        height: 5rem;
        line-height: 5rem;
        padding: 0 1rem;
        font-size: .7rem;
    }
    .zjxq_fanhui_btn {
        line-height: 2rem;
        width: 5rem;
        height: 2rem;
        right: 1rem;
    }
    .zjxq_fanye_btn {
        line-height: 1.9rem;
        width: 100%;
    }
    .zdgc_details_fanhui {
        line-height: 3rem;
        height: 3rem;
        font-size: .8rem;
    }
    .zdgc_details_fanhui img {
        width: .8rem;
        height: .8rem;
        margin-right: .5rem;
    }
    .zdgc_details_swp {
        padding-top: 3rem;
    }
    .zdgc_listcontent_bt {
        text-overflow: ellipsis;
        font-size: .7rem;
        height: 2rem;
        line-height: 2rem;
        overflow: hidden;
        white-space: nowrap;
    }
    .zdgc_listcontent_nr {
        height: 2rem;
    }
    .zjxq_btmd_name {
        font-size: 1rem;
    }
    .zjxq_btmd_time {
        font-size: .7rem;
        margin-top: 0 !important;
    }
    .zjxq_content {
        padding: 1rem 2rem;
        font-size: .7rem;
    }
    .zdgc_listcontent li {
        width: 100%;
    }
    .djwh_list_date {
        display: none;
    }
    .djwh_list_nrbt {
        font-size: .7rem;
        width: auto;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: .3rem;
        margin: .2rem 0;
    }
    .djwh_list_img {
        width: 100%;
        height: auto;
    }
    .djwh_list_nr {
        width: 100%;
        height: auto;
        padding: 0;
        padding-left: .5rem;
    }
    .djwh_list li {
        width: 100%;
        position: relative;
        display: unset;
        margin-bottom: .7rem;
        height: 4rem;
        background: #fff;
        box-shadow: 0 0 3px #eaeaea;
    }
    .djwh_list_nrms {
        font-size: .7rem;
        margin-top: 0;
        height: 2.3rem;
        width: auto;
        text-indent: 0;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .djwh_list_more {
        display: none;
    }
    .djwh_list {
        padding-top: 1rem;
        min-height: 380px;padding-bottom: 70px;
    }
    .ygfc_list_img {
        width: 100%;
        height: 6.7rem;
        overflow: hidden;
    }
    .ygfc_list_bt {
        width: 100%;
        height: 2rem;
        line-height: 2rem;
        font-size: .7rem;
    }
    .ygfc_list {
        padding-top: 1rem;
    }
    .ztzl_list_prs{margin-top: 0;}
    .ztzl_list{margin-top: 0;}
    .ztzl_content_listul li span {
        font-size: .7rem;
    }
    .zzzx_list_bt {
        font-size: .7rem;
    }
    .zzzx_list li {
        width: 100%;
        height: 16rem;
    }
    .zzzx_list_img img{
        height: auto;
    }
    .rlzy_swp {
        height: auto;
    }
  
    .rlzy_tab>div {
        width: 32%;
        margin-right: 0;
    }
    .zjdw_list a {
        width: 100%;
        margin-bottom: 1rem;
    }
    .zpdt_list>div{
        padding-bottom: 60px;
    }
    .zpdt_list .ny_content>a:last-child li{border:none;}
    .gsgk_content_swpr {
        width: 100%;
        padding: 0;
    }
    .zpgw_zptitle {
        padding: 1rem;
        height: 5rem;
    }
    .zpgw_zpdetails {
        padding: 6rem 1rem 0 1rem;
    }
    .zpgw_zpbototm {
        width: 100%;
        height: auto;
        line-height: unset;
        font-size: .7rem;
        padding: 1rem;
    }
    .zpgw_model>div{height: auto;}
    .zpgw_zptitle ul li>div {
        font-size: 1rem;
        color: #000;
        margin-top: .3rem;
    }
    .gsgk_content_swpr {
        height: 90%;
    }
    .gsgk_content_swpr .swiper-slide{min-height: 1px;}
    .news_list_first.xwzx_content {
        padding-bottom: 1rem;
    }
    .xwzx_content {
        padding: 0 1rem;
    }
    .news_list_bt {
        font-size: 1rem;
        margin-top: .5rem;
    }
    .news_list_ms {
        font-size: .7rem;
        margin-top: 0.5rem;
        line-height: 1.5;
        text-indent: 24px;
    }
    .news_list_date {
        font-size: .7rem;
        margin-top: 1rem;
    }
    .news_list_godetails {
        font-size: 0.7rem;
        margin-top: 1rem;
    }
    .news_list_bg {
        padding: 0;
        padding-top: 0;
    }
    .news_content .xwzx_content li{
        height: auto;
        padding: 1rem 0;
    }
    .xwzx_content li {
        width: 100%;
        height: 12rem;
    }
    .news_content {
        padding-bottom: 80px;
    }
    .ztb_content li {
        width: 100%;
        height: auto;
        transition: 350ms;
        background: unset;
        background-size: 0;
        background-position: 0;
        margin-bottom: 1rem;
    }
    .ztb_content .news_list_bg {
        padding: .5rem;
        background-image: unset;
        background-position: 0;
        background-size: 0;
    }
    .ztb_content .news_list_ms {
        height: 2.5rem;
    }
    .ztb_list_date {
        font-size: 1.2rem;
        margin-bottom: .5rem;
        color: #999;
    }
    .ztb_content .news_list_godetails {
        margin-top: .5rem;
    }
    .ztb_content li:hover .ztb_list_date {
        color: #000;
    }
    .ztb_content li:hover .news_list_bt {
        color: #000;
    }
    .ztb_content li:hover .news_list_ms {
        color: rgb(102, 102, 102);
    }
    .ztb_content {
        padding: 0 1rem; 
        padding-bottom: 70px;
        min-height: 380px;
    }
    .zbgg_list li {
        width: 100%;
        padding: .5rem 1rem;
        margin-bottom: .5rem;
        background: #f5f5f5;
    }
    .zbgg_list_date {
        display: none;
    }
    .zbgg_list_ms {
        margin-top: .5rem;
        font-size: .7rem;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 2.4rem;
        line-height: 1.7;
        white-space: unset;
        color: #999;
    }
    .zbgg_list_bt {
        font-size: 1rem;
        height: 2rem;
        line-height: 2rem;
        color: #333;
    }
    .zbgg_list_more {
        margin-top: .7rem;
        font-size: 1rem;
        display: none;
    }
    .zhuanjia_banner_wx{display: none;}
    .zzzx_list_bt {
        height: 2.5rem;
        line-height: 2.5rem;
    }
    .zzzx_list_img {
        height: 12rem;
    }
    .zzzx_list_imghv {
        height: 12rem;
        line-height: 12rem;
    }
    .zjdw_list_img {
        height: 20rem;
    }
    .zpdt_list li {
        padding: .7rem 0;
    }
    .zpdt_list-title {
        font-size: .9rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 65%;
        display: inline-block;
    }
    .zpdt_list-date {
        font-size: .9rem;
    }
    .ldjj_list_namez {
        margin-top: 2px;
    }
    .ldjj_list>div{
        width:100%;
    }
    .ldjj_list_namee{display: none;}
    .ldjj_list_tc{margin-top: 0;}
    .ldjj_list>div:not(:nth-child(2n)) {
        margin-right: 0;
    }
    .gsgk_erji_active_row{
        display: block;
    }
    .zdgc_listcontent {
        padding-bottom: 60px;
    }
    .zdgc_details_nr {
        min-height: 420px;
    }
    .site_map_list_erji li:last-child{
        border-bottom:none;
    }
    .zjxq_btmd_name{
        width: 90%;
    }
    .zjxq_fanye_btn {
        width: 70%;
    }
    .ztzl_content {
        padding-bottom: 70px;
    }
    .zjxq_content table {
        width: auto;
    }
    .video_wai a{
    display:block ;
    width:100%;
    margin-bottom: 20px;
}
.video_wai ul{
    display: contents;
	display: block;
    justify-content: space-between;
}
.djwh_list_img_1 {
    width: 100%;
}
.djwh_list_nr_1 {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
}
.djwh_list_nrms_1 {
    height: auto;
}
 .video_sou {
    width: 100%;
}   
.video_search {
    margin-bottom: 20px;
}
  
.video_wai a {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}  
}
