﻿.ResponsiveEnd{
    display: none;
}
.ResMenu{
    display: none;
}
.TopLoGo img{
    /*display: none;*/
}
.TongBusr .TongBuYin em{
    display: none;
}
.TongBusr .TongBuYin strong{
    display: none;
}
.TongBusr .TongBuYin>img{
    display: none;
}
.zwfw_header_top_left>a>img{
    /*display: none;*/
    /* height: 51px; */
}
.TwoGeRenFenMore1{
    display: none;
}
.SubWoYaoxr .ResClose{
    display: none;
}
.TwoGeRenYin>em{
    display: none;
}
.TwoGeRenYin>img{
    display: none;
}
.MobMenu{
    display: none;
}
.TopYongHu{
    display: none;
}
@media (min-width: 1024px) and (max-width: 1295px) {
    .main-left-top {
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 1024px) {
    /* 响应式首页开始 */
    html,body{
        min-width: 320px;
        max-width: 1024px;
    }
    .w1180{
        width: 100%;
        padding: 0 24px;
        box-sizing: border-box;
    }
    .Notif{
        display: none !important;
    }
    .TopNav{
        height: auto;
    }
    .TopNavs{
        padding: 0;
    }
    .TopNavsl{
        float: none;
        overflow: hidden;
        position: relative;
    }
    .ResMenu{
        display: block;
        position: absolute;
        right: 0;
        top: 16px;
        width: 22px;
        height: 14px;
    }
    .ResMenu span{
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background: #ffffff;
        transition: all .3s;
    }
    .ResMenu span:nth-of-type(1){
        top: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .ResMenu.on span:nth-of-type(1){
        top: 50%;
        margin-top: -1px;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg);
    }
    .ResMenu span:nth-of-type(2){
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .ResMenu.on span:nth-of-type(2){
        -webkit-transform: translateY(-50%) scaleX(0);
        -ms-transform: translateY(-50%) scaleX(0);
        transform: translateY(-50%) scaleX(0);
    }
    .ResMenu span:nth-of-type(3){
        top: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .ResMenu.on span:nth-of-type(3){
        top: 50%;
        bottom: auto;
        margin-top: -1px;
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
    }
    .ResMenu1 span{
        background: #666666;
    }
    .TopLoGo{
        float: left;
        width: 85%;
        height: auto;
        background: none;
        margin-top: 9px;
    }
    .TopLoGo img{
        display: block;
        width: 100%;
        height: auto;
    }
    .TopNavs .TopWuJi{
        float: left;
        width: 20px;
        height: 18px;
        line-height: 18px;
        margin-left: 10px;
        padding: 0;
        text-align: center;
        margin-top: 15px;
    }
    .TopNavs .TopWuJi img{
        margin: 6px 0 0 6px;
    }
    .TopNavs .TopJiaCu{
        float: left;
        padding-left: 0;
        border-left: 0;
        margin-left: 15px;
        font-size: 14px;
        margin-top: 0;
        font-weight: normal;
        margin-left: 0;
    }
    .TopNavsr{
        float: right;
    }
    .TopNavsrs{
        display: none;
    }
    .TopNavs .TopWuJi span{
        display: none;
    }
    .TopNavsrx{
        display: none;
    }
    .TopNavx{
        position: absolute;
        right: 0;
        top: 66px;
        z-index: 99;
        width: 150px;
        height: auto;
    }
    .TopNavx>ul{
        float: none;
        overflow: hidden;
        display: none;
        background: #399777;
    }
    .TopNavx ul li{
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding: 0 10px;
    }
    .TopNavx>ul li.on a{
        border-bottom: 1px solid #ffffff;
    }
    .TopNavxr{
        display: none;
    }
    .TopNavxr ul li{
        width: 100%;
        text-align: center;
    }
    .TopNavx>ul li a{
        font-size: 14px;
    }
    .TopNavx{
        padding: 0 0 15px;
    }
    .TopNavx>ul li.on{
        border-bottom: 0;
    }
    .TopNavx>ul li:hover{
        border-bottom: 0;
    }
    .TopSearch{
        height: 123px;
        background-position: center top;
    }
    .TopSearchl{
        float: none;
        width: 100%;
        padding: 15px 0 10px;
    }
    .TopSearchr{
        display: none !important;
        /*float: none;
        width: 100%;
        margin-top: 38px;
        border-radius: 5px;*/
    }
    .TopSearchl span{
        display: none;
    }
    .TopSearchl em{
        float: left;
        font-size: 22px;
    }
    .TopSearchInp{
        width: 70%;
        height: 40px;
        box-sizing: border-box;
        border-radius: 5px 0 0 5px;
    }
    .TopSearchInp input{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .TopSearchlx button{
        width: 30%;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        border-radius: 0 5px 5px 0;
    }
    .TongYiDiv{
        height: auto;
    }
    .TongYi{
        display: none;
    }
    .ThreeFu{
        height: auto;
        padding: 30px 0 0;
    }
    .ThreeFu .ThreeFuHou .bd li{
        width: 100% !important;
        padding: 40px 20px 20px;
        margin: 0;
        border-radius: 5px;
    }
    .ThreeFu ul li img{
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    .ThreeFu .ThreeFuHou .hd{
        display: none;
    }
    .ThreeTab{
        height: auto;
        padding: 20px 0 0;
        margin: 0;
    }
    .ThreeTab .hd{
        overflow: hidden;
    }
    .ThreeTab .hd ul{
        float: none;
        width: 75%;
    }
    .ThreeTab .hd ul li{
        width: 33.33%;
        margin: 0;
        text-align: center;
    }
    /*.ThreeTab .hd ul li:last-child{
        display: none;
    }*/
    .ThreeTab .hd .more a:last-child{
        display: none;
    }
    .ThreeTab .tab-bd .tab-pal:last-child{
        display: none;
    }
    .ThreeTab .hd ul li h2 a{
        font-size: 18px;
    }
    .ThreeTab .hd>span{
        display: none;
    }
    .ThreeTab .tab-bd ul li{
        width: 48%;
        height: auto;
        margin: 0 0 4% 0;
        padding: 0;
    }
    .ThreeTab .tab-bd ul li:nth-of-type(even){
        float: right;
    }
    .ThreeTab .tab-bd ul{
        width: 100%;
        overflow: hidden;
    }
    .ThreeTab .tab-bd ul li h2 a{
        padding: 30px 0 20px;
    }
    .ThreeTab .tab-bd ul li h2 a em{
        width: 60px;
        height: 50px;
    }
    .ThreeTab .tab-bd ul li h2 a img{
        width: 40px;
        height: 40px;
    }
    .ThreeTab .tab-bd ul li h2 a span{
        font-size: 16px;
    }
    .ThreeTab .bd .xinYaoul3 li{
        width: 48%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 20px;
        border-bottom: 0;
        box-shadow: none !important;
    }
    .ThreeTab .bd .xinYaoul3 li > a{
        display: block;
        font-size: 14px;
        position: relative;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ThreeTab .bd .xinYaoul3 li i{
        position: absolute;
        margin: 0;
        right: 10px;
        top: 13px;
    }
    .ThreeTab .bd .xinYaoul3{
        height: auto;
        padding: 0 0 64px;
    }
    .tab-pal1 .TabZuo{
        display: none;
        top: auto;
        bottom: 20px;
    }
    .tab-pal1 .TabYou{
        display: none;
        top: auto;
        bottom: 20px;
    }
    .ThreeTab .bd .xinYaoul3 li:hover .xinYaoList{
        display: none;
    }
    .ThreeTab .bd .xinYaoul3 li:hover{
        border-bottom: 0;
    }
    .AnZhao{
        height: auto;
    }
    .AnZhaol{
        float: none;
        width: 100%;
        height: auto;
        border: 0;
    }
    .ThreeTab .AnBd ul li{
        float: none !important;
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 39px;
        text-align: center;
        margin-bottom: 0;
    }
    .AnZhaor{
        float: none;
        width: 100%;
        padding: 0;
    }
    .AnZhaor{
        padding: 0 10px 20px;
    }
    .AnZhaor ol{
        padding: 0;
    }
    .AnZhaor ol li h3 a{
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ThreeTab .w1180{
        padding: 0 24px 30px;
    }
    .AnZhaos .AnPrev{
        display: block;
        width: 100%;
        height: 20px;
    }
    .AnZhaox .AnNext{
        display: block;
        width: 100%;
        height: 20px;
    }
    .AnZhaoDiv .AnZhaoNext{
        background-position: left bottom;
    }
    .AnZhaoDiv .AnZhaoNext:hover{
        background-position: left bottom;
    }
    .AnZhaoDiv .AnZhaoPrev{
        background-position: left bottom;
    }
    .AnZhaoDiv .AnZhaoPrev:hover{
        background-position: left bottom;
    }
    .TongBu{
        padding: 0;
        position: relative;
        z-index: 10;
    }
    .TongBusr .TongBuYin{
        position: fixed;
        z-index: 10;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
    }
    .TongBusr .TongBuYin em{
        float: none;
        margin: 0;
        padding: 0 20px;
        display: block;
        height: 42px;
        font-size: 18px;
        color: #ffffff;
        line-height: 42px;
        background: #399777;
    }
    .TongBusr .TongBuYin strong{
        display: block;
        font-size: 16px;
        color: #666666;
        padding: 20px 20px 15px;
    }
    .TongBusr .TongBuYin>img{
        display: block;
        position: absolute;
        right: 10px;
        top: 12px;
        width: 20px;
        height: 20px;
        margin: 0;
    }
    .TongBusr .TongBuYin a{
        float: left;
        width: 50%;
    }
    .TongBus{
        height: 50px;
    }
    .TongBus h2{
        font-size: 18px;
        line-height: 50px;
    }
    .TongBus em{
        display: none;
        margin-top: 0;
        line-height: 50px;
    }
    .TongBusr span{
        font-size: 14px;
        line-height: 50px;
    }
    .TongBusr .TongBusrDiv{
        width: 150px;
        margin-top: 7px;
    }
    .TongBusr .TongBusrDiv i{
        width: 113px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .TongBux ul li{
        width: 100%;
    }
    .TongMengs{
        height: 54px;
        line-height: 54px;
        font-size: 18px;
    }
    .TongMengx ul{
        width: 100%;
    }
    .TongMengx ul li{
        width: 49%;
        margin: 0 0 2% 0;
    }
    .TongMengx ul li:nth-of-type(even){
        float: right;
    }
    .TongShus{
        height: 50px;
        display: none;
    }
    .TongShus h2{
        font-size: 18px;
        line-height: 50px;
    }
    .TongShus span{
        display: none;
    }
    .TongShus>a{
        margin-top: 0;
        line-height: 50px;
    }
    .TongShu{
        height: auto;
    }
    .TongShux{
        height: auto;
    }
    .TongShux ul li{
        float: none;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0 0 20px;
    }
    .TongShux ul li .TongShuDiv{
        padding-left: 0;
        text-align: center;
    }
    .TongShux ul li .TongShuDiv em{
        height: 32px;
    }
    .TongShux ul li .TongShuDiv em i{
        font-size: 24px;
    }
    .TongShux ul li .TongShuDiv span{
        padding: 0;
    }
    .TongShux ul li.TongShuLi2 .TongShuDiv{
        padding-left: 0;
        text-align: center;
    }
    .TongShux ul li.TongShuLi2 .TongShuDiv img{
        margin: 5px 2px 0 0;
    }
    .BianWu{
        height: auto;
        padding: 20px 0;
    }
    .BianWus{
        height: 50px;
    }
    .BianWus h2{
        font-size: 18px;
        line-height: 50px;
    }
    .BianWus>a{
        margin: 0;
        line-height: 50px;
    }
    .BianWux ul{
        width: 100%;
        overflow: hidden;
    }
    .BianWux ul li{
        width: 49%;
        height: 50px;
        line-height: 50px;
        margin: 0 0 2% 0;
    }
    .BianWux ul li a img{
        width: 31px;
        margin: 7px 15px 0 16px;
    }
    .BianWux ul li span{
        float: none;
        display: block;
        max-width: inherit;
        font-size: 14px;
        margin-left: 62px;
    }
    .BianWux ul li:nth-of-type(even){
        float: right;
    }
    .WuZis{
        height: 50px;
    }
    .WuZis h2{
        font-size: 18px;
        line-height: 50px;
    }
    .WuZis span{
        display: none;
    }
    .WuZis>a{
        margin: 0;
        line-height: 50px;
    }
    .WuZi{
        height: auto;
        padding: 10px 0;
    }
    .WuZix ul{
        width: 100%;
    }
    .WuZix ul li{
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 20px;
        padding: 20px 15px;
        box-sizing: border-box;
    }
    .WuZix ul li span{
        padding: 10px 0 0;
    }
    .zwfw_footer{
        display: none;
    }
    .ResponsiveEnd{
        display: block;
        padding: 12px 24px;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        background: #1c372e;
    }
    .ResponsiveEnd p{
        font-size: 14px;
        color: #ffffff;
        line-height: 30px;
    }
    .ResponsiveEnd p a{
        color: #ffffff;
    }
    .GaBa{
        padding-left: 26px;
        background: url("/images/gaba.png") no-repeat left center;
    }
    .zwfw_returntop{
        display: none;
    }
    .zwfw_wjld_modal{
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin: 0;
        z-index: 99999;
        border-radius: 0;
        overflow-y: auto;
    }
    .zwfw_wjld_modal_cont ul{
        padding: 0 0 5px;
    }
    .zwfw_wjld_modal_cont ul .act{
        width: 100%;
    }
    .zwfw_wjld_modal_cont ul li{
        font-size: 14px;
        padding: 10px 0;
    }
    .zwfw_wjld_modal_cont ul .act .active{
        background: none;
        color: #333333;
    }
    .zwfw_wjld_modal_cont ul .act p:hover:hover{
        background: none;
        color: #333333;
    }
    .zwfw_wjld_modal_cont ul .act p{
        width: 25%;
        padding: 0;
        margin: 0 0 20px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .zwfw_wjld_modal_cont ul .act a{
        font-size: 18px;
    }
    .zwfw_wjld_modal_cont ul.zwfw_wjld_modal_msj li{
        padding: 15px 0 0;
    }
    /* 响应式首页结束 */

    /* 响应式办事指南开始 */
    .BreadCrumbs{
        height: auto;
        line-height: 28px;
        padding: 10px 0;
    }
    .GreenPieceBot{
        height: auto;
        padding: 10px 0;
    }
    .TextImg h1{
        float: none;
        width: 100%;
        font-size: 20px;
        line-height: 32px;
        padding: 0 0 10px;
        overflow: inherit;
        text-overflow: inherit;
        white-space: normal;
    }
    .TextImg ul{
        display: none;
    }
    .GreenText{
        display: none;
    }
    .GreenList ul li{
        width: 49%;
        margin: 0 0 2%;
    }
    .GreenList ul li:nth-of-type(even){
        float: right;
    }
    .GreenList ul li.GreenListLi6{
        display: none;
    }
    .JiBenLefts{
        margin-top: 10px;
    }
    .zwfw_inner{
        width: 100%;
        padding: 0 24px;
        box-sizing: border-box;
    }
    .zwfw_header_top{
        height: auto;
        padding: 0;
        position: relative;
    }
    .zwfw_header_top_left{
        overflow: hidden;
    }
    .zwfw_header_top_left>a{
        float: left;
        width: 55%;
        height: auto;
        margin: 7px 0;
        background: none;
    }
    .zwfw_header_top_left>a>img{
        display: block;
    }
    .zwfw_header_top_left>strong{
        float: left;
        padding-left: 0;
        border-left: 0;
        margin-left: 0;
        font-size: 14px;
        margin-top: 0;
        font-weight: normal;
    }
    .zwfw_header_top_left div.zwfw_wjld{
        float: left;
        width: 20px;
        height: 18px;
        line-height: 18px;
        margin-left: 10px;
        padding: 0;
        text-align: center;
        margin-top: 15px;
    }
    .zwfw_header_top_left div.zwfw_wjld span{
        display: none;
    }
    .zwfw_header_top_left div.zwfw_wjld .zwfw_wjld_bot{
        top: 6px;
        left: 6px;
    }
    .zwfw_header_top_right{
        display: none;
    }
    .fl{
        float: none;
    }
    .fr{
        float: none;
    }
    .GreenPiece{
        height: auto;
        background-position: center top !important;
    }
    .zwfw_header_nav>ul li{
        width: 25%;
        margin: 0;
        text-align: center;
    }
    .zwfw_header_nav>ul li a{
        color: #ffffff;
        font-weight: normal;
    }
    .zwfw_header_nav>ul li.active a{
        color: #ffffff;
        border-bottom: 1px solid #ffffff;
    }
    .zwfw_header_nav>ul li:hover a{
        color: #ffffff;
        border-bottom: 0;
    }
    .JiBenLeft{
        float: none;
        width: 100%;
    }
    .JiBenLeftx{
        overflow-x: auto;
    }
    .JiBenLeftx table{
        min-width: 750px;
        width: inherit;
    }
    .ShouLi{
        display: none;
    }
    .ShouLi ul{
        width: 100%;
    }
    .JiBenRight{
        float: none;
        width: 100%;
        margin: 40px 0 20px;
    }
    .LCTImg{
        padding: 140px 0;
    }
    .LiuImg img{
        display: block;
        width: 90%;
        margin: auto;
    }
    .LiuImg img.LookClose{
        display: block;
        width: 30px;
        height: 30px;
        margin: auto;
    }
    .EMS{
        width: 94%;
        top: 60px;
        margin-left: -47%;
    }
    /* 响应式办事指南结束 */

    /* 个人办事开始 */
    .TwoNav .TwoNavBiao{
        height: 80px;
    }
    .TwoNav .TwoNavBiao span{
        line-height: 80px;
        font-size: 22px;
    }
    .TwoNavHouJiaTan{
        float: right;
        margin: 25px 0 0;
    }
    .TwoNavHouJiaTan em{
        padding: 0 10px;
    }
    .TwoNavHouJiaTan:hover .TwoNavHouJiaTanChu{
        display: none;
    }
    .TwoNav ul{
        height: auto;
    }
    .TwoNav ul li{
        width: 49%;
        height: 42px;
        line-height: 42px;
        margin: 0 0 2%;
        font-size: 16px;
    }
    .TwoNav ul li:nth-of-type(even){
        float: right;
    }
    .TwoNav ul li:hover{
        color: #ffffff;
        background: #2a624f;
    }
    .TwoNav ul li.on{
        color: #2a624f;
        background: #ffffff;
    }
    .TwoGeRenFen{
        height: auto;
    }
    .TwoGeRenFen ul{
        width: 100%;
    }
    .TwoGeRenFen ul li{
        width: 49%;
        margin: 0 0 2%;
    }
    .TwoGeRenFen ul li:nth-of-type(even){
        float: right;
    }
    .TwoGeRenLists span{
        font-size: 20px;
    }
    .TwoGeRenText{
        float: right;
        font-size: 12px;
    }
    .TwoGeRenListBanl{
        /*float: none;*/
        width: 40%;
        margin: 0 10px 0 0;
        padding: 0 0 10px;
        overflow: hidden;
    }
    .TwoBenJi span{
        font-size: 14px;
    }
    .TwoGeRenListBanr{
        width: 100%;
    }
    .TwoGeRenListBanr li{
        font-size: 14px;
        margin-right: 10px;
        padding-left: 14px;
        background-size: 8px 8px !important;
    }
    .TwoGeRenListBanr li:last-child{
        margin-right: 0;
    }
    .TwoGeRenListBanr span{
        float: right;
        font-size: 14px;
        margin-right: 0;
    }
    .TwoGeRenListBanrr{
        width: 100%;
        overflow: hidden;
        padding: 10px 0 0;
    }
    .TwoGeRenListBanrr .TwoGeRenInp{
        width: 90%;
    }
    .TwoGeRenBtn{
        width: 10%;
    }
    .TwoGeRenListxs{
        height: 60px;
        line-height: 60px;
        padding-left: 22px;
        padding-right: 10px;
    }
    .TwoGeRenListxs span{
        width: 85%;
        font-size: 15px;
        padding-right: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .TwoGeRenDiv{
        height: auto;
        line-height: 42px;
        overflow: hidden;
        padding: 10px 0 20px;
    }
    .TwoGeRenDiv span{
        float: none;
        display: block;
        font-size: 14px;
    }
    .TwoGeRenDiv em{
        margin-top: 3px;
    }
    .TwoGeRenDiv .TwoGeRenDivr a{
        width: 70px;
        height: 22px;
        line-height: 22px;
        margin-top: 0;
        font-size: 14px;
    }
    .FenYe ul li{
        margin-bottom: 10px;
    }
    /* 个人办事结束 */

    /* 便民服务开始 */
    .ZuoMin{
        padding: 20px 0 0;
    }
    .TwoGeRenFen1{
        height: auto;
    }
    .TwoGeRenFenMore1{
        display: block;
    }
    .YunShuList ul{
        width: 100%;
    }
    .YunShuList ul li{
        width: 49%;
        height: 130px;
        margin: 0 0 2%;
    }
    .YunShuList ul li:nth-of-type(even){
        float: right;
    }
    .YunShuList ul li a{
        width: 100%;
        height: 130px;
        padding: 22px 0 0;
    }
    .YunShuList ul li img{
        width: 45px;
        height: 52px;
    }
    .YunShuList ul li span{
        padding: 12px 10px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .YunShuList1 ul li{
        height: 130px;
    }
    .YunShuList1 ul li a{
        height: 130px;
    }
    .YunShuList1 ul li strong{
        font-size: 16px;
    }
    .YunShuList1 ul li em{
        display: none;
        padding: 12px 10px 0;
    }
    .ZuoReXian{
        background: none;
        border: 0;
        margin: 0;
    }
    .ZuoReXian .ZuoReXianl{
        position: inherit;
        width: 100%;
        height: 120px;
        background: #f5f5f5;
    }
    .ZuoReXian .ZuoReXianr{
        margin-left: 0;
        padding: 20px 0 0;
    }
    .ZuoReXian .ZuoReXianr ul li{
        width: 33.33%;
        text-align: center;
    }
    .ZuoReXian .ZuoReXianr ul li span{
        font-size: 14px;
    }
    .TiYuList .bd ul li{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .TiYuList{
        overflow: hidden;
        position: relative;
    }
    .TiYuList .swiper-pagination-bullet{
        background: #333333;
    }
    .TiYuList .swiper-pagination-bullet-active{
        background: #399777;
    }
    .xinYaoXnjd h3{
        font-size: 24px;
    }
    .xinYaoXnjd p{
        font-size: 14px;
        line-height: 28px;
    }
    .xinYaoXnjd1-Tong{
        float: none;
        width: 100%;
        height: auto;
        padding: 20px 25px 60px;
        margin: 0 0 20px;
    }
    .xinYaoMid .xinYaoHd{
        padding-left: 0;
    }
    .xinYaoXnjd1-Tong .xinYaoBd{
        margin-top: 15px;
    }
    .xinYaoXnjd1-Tong .xinYaoBd li i{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .xinYaoRight .xinYaoBd li{
        margin-top: 10px;
    }
    .xinYaoRight{
        height: auto;
        padding-bottom: 60px;
    }
    .JieZhi{
        width: 90% !important;
        left: 50%;
        margin-left: -45%;
    }
    .xinYaoXnjd2Left{
        float: none;
        width: 100%;
        background: #f7f7f7;
        padding: 30px 25px 20px;
    }
    .xinYaoXnjd1{
        margin-bottom: 0;
    }
    .xinYaoXnjd2{
        padding: 0 24px;
        background: none;
    }
    .xinYaoXnjd2Left .xinYaoBd{
        margin-top: 0;
    }
    .xinYaoXnjd2Left .xinYaoBd li{
        margin-top: 10px;
    }
    .xinYaoXnjd2Left .xinYaoBd li i{
        font-size: 20px;
    }
    .xinYaoXnjd2Mid{
        float: none;
        width: 100%;
        background: #f7f7f7;
        margin: 20px 0 0;
        padding: 30px 25px 10px;
    }
    .xinYaoXnjd2Mid .xinYaoHd em{
        font-size: 12px;
        padding-left: 10px;
    }
    #xinYaoMain1{
        width: 100% !important;
        height: 350px !important;
        margin-top: -50px;
    }
    .xinYaoXnjd2Right{
        float: none;
        width: 100%;
        background: #f7f7f7;
        margin: 20px 0 0;
        padding: 30px 25px 50px;
    }
    #xinYaoMain2{
        width: 100% !important;
        height: 350px !important;
        margin-top: -50px;
    }
    .xinYaoXnjd3 .XinYaohd{
        height: 45px;
        line-height: 45px;
    }
    .xinYaoXnjd3 .XinYaohd li{
        font-size: 18px;
    }
    .xinYaoXnjd3 .XinYaohd>span{
        display: none;
    }
    .xinYaoXnjd3 .XinYaobd{
        overflow-x: auto;
    }
    .xinYaoXnjd3 .XinYaobd table{
        min-width: 550px;
    }
    /* 便民服务结束 */

    /* 基础清单开始 */
    .XinYaojccdrkXF{
        display: none;
    }
    .XinYaoJcqdrkNr{
        padding: 20px 0 0;
    }
    .XinYaoJcqdrkNr .XinYaoHD{
        height: 45px;
        line-height: 45px;
    }
    .XinYaoJcqdrkNr .XinYaoHD span{
        font-size: 20px;
    }
    .XinYaoJcqdrkNr1 .XinYaoBD ul{
        width: 100%;
    }
    .XinYaoJcqdrkNr1 .XinYaoBD li{
        float: none;
        width: 100% !important;
        height: auto;
    }
    .XinYaoJcqdrkNr2 .XinYaoBD li{
        float: none;
        width: 100% !important;
        height: auto;
        line-height: 32px;
    }
    .XinYaoJcqdrkNr2 .XinYaoBD li a{
        padding: 15px 10px 15px 92px;
    }
    /* 基础清单结束 */

    /* 咨询提交表单开始 */
    .SubWoYaoxl{
        float: none;
        width: 100%;
    }
    .SubWoText{
        height: 65px;
        line-height: 65px;
    }
    .SubWoYaox{
        position: relative;
        padding: 270px 0 0;
    }
    .SubWoYaoxl ul li{
        padding: 0 0 10px;
    }
    .SubWoYaoxl ul li span{
        float: none;
        width: 100%;
        font-size: 16px;
        display: block;
        text-align: left;
    }
    .SubWoYaoxl ul li .SubWoInp{
        width: 65%;
        margin: 0;
        border-radius: 5px;
    }
    .SubWoYaoxl ul li .SubWoInp select{
        font-size: 14px;
    }
    .SubWoYaoxl ul li .SubWoInp input{
        font-size: 14px;
    }
    .SubWoYaoxl ul li .SubWoInp input::placeholder{
        font-size: 14px;
    }
    .SubWoYaoxl ul li .SubWoInp5 textarea{
        font-size: 14px;
    }
    .SubWoYaoxl ul li .SubWoInp5 textarea::placeholder{
        font-size: 14px;
    }
    .SubWoYaoxl ul li .SubWoInp1{
        float: right;
        width: 30%;
    }
    .SubWoYaoxl ul li .SubWoInp3{
        width: 100%;
    }
    .SubWoYaoxl ul li .SubWoInp6{
        width: 100%;
    }
    .SubWoYaoxl ul li .SubWoInp6 input{
        width: 100%;
    }
    .SubWoYaoxl ul li .SubEm{
        font-size: 12px;
        line-height: 24px;
        margin: 10px 0 0;
    }
    .SubWoYaoxl ul li.SubWoLi{
        float: none;
        width: 100%;
    }
    .SubWoYaoxl ul li.SubWoLi .SubWoInp7{
        float: none;
        width: 100%;
    }
    .SubWoYaoxl ul li.SubWoLir .SubWoInp8 label{
        font-size: 14px;
        margin-left: 8px;
        margin-right: 20px;
    }
    .SubWoYaoxl ul li.SubWoLi a{
        display: none;
    }
    .SubWoYaoxl ul li.SubWoLi .SubWoInp9{
        width: 65%;
    }
    .SubWoYaoxl ul li.SubWoLi img{
        float: right;
        width: 30%;
        margin: 0;
    }
    .SubWoYaoxl ul li.SubWoLi1{
        padding-left: 0;
    }
    .SubWoYaoxl ul li.SubWoLi1 button{
        width: 49%;
        margin: 20px 0 0;
        border-radius: 5px;
    }
    .SubWoYaoxl ul li.SubWoLi1 button:nth-of-type(even){
        float: right;
    }
    .SubWoYaoHour{
        float: none;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 14px;
        color: #999999;
    }
    .SubWoYaoxr .ResClose{
        position: absolute;
        right: 10px;
        bottom: 70px;
        z-index: 9;
        display: block;
    }
    /* 咨询提交表单结束 */

    /* 办件查询开始 */
    .TextImg1{
        float: none;
        width: 100%;
    }
    .ResBanJian{
        padding: 316px 0 0;
        position: relative;
    }
    /* 办件查询结束 */

    /* 部门页开始 */
    .TwoNav{
        position: relative;
    }
    .TwoNav .w1180{
        position: initial;
    }
    .TouXun{
        width: 100%;
        padding: 0 24px;
        top: auto;
        bottom: 0;
        text-align: right;
        box-sizing: border-box;
    }
    .TouXun ul li{
        float: none;
        display: inline-block;
        width: 120px;
        margin-left: 10px;
    }
    .TouXun ul li:nth-of-type(even){
        float: none;
    }
    .TwoBenJi1{
        width: 70%;
    }
    /* 部门页结束 */

    /* 联系我们开始 */
    .XinYaoCjwtNr .w1180{
        padding: 20px 24px;
    }
    .ZuoLians{
        height: auto;
        margin: 20px 0 20px 0;
    }
    .ZuoLiansl{
        float: none;
        width: 100%;
    }
    .ZuoLiansr{
        float: none;
        width: 100%;
    }
    .ZuoLiansr ul li{
        height: auto;
        line-height: 28px;
    }
    .ZuoLianx{
        height: auto;
    }
    .ZuoLianxl{
        float: none;
        width: 100%;
        margin: 0 0 20px;
        padding-left: 125px;
        background-position: 20px center;
    }
    .ZuoLianxl em{
        padding: 0 10px 20px 0;
    }
    .ZuoLianxl span{
        padding: 33px 0 10px 0;
    }
    /* 联系我们结束 */

    /* 嘎查村开始 */
    .TwoDiv{
        float: none;
        width: 100%;
        padding: 10px 0 0;
    }
    .TwoDiv em{
        padding: 0 0 0 30px;
    }
    .TwoSearch{
        display: none;
    }
    .NeiTwo{
        padding: 20px 0 0;
    }
    .TwoBans{
        height: 55px;
        line-height: 55px;
    }
    .TwoBans h2 a{
        font-size: 20px;
    }
    .TwoBanx ul{
        width: 100%;
    }
    .TwoBanx ul li{
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 10px;
        border-radius: 5px;
    }
    .TwoGeRenLists{
        height: 55px;
        line-height: 55px;
    }
    .TwoDiDianx{
        overflow: hidden;
        position: relative;
        padding: 30px 0;
    }
    .TwoDiDianx .swiper-container2 ul li{
        width: 100%;
        margin: 0;
        padding: 9px 20px 0;
        border-radius: 5px;
        box-sizing: border-box;
    }
    .TwoDiDianx .swiper-pagination-bullet{
        background: #999999;
    }
    .TwoDiDianx .swiper-pagination-bullet-active{
        background: #399777;
    }
    .TwoGeRenListBanl2{
        width: 100%;
    }
    .TwoBenJi{
        width: 100%;
        margin: 0 10px 0 0;
    }
    .TwoBenJi2{
        width: 40%;
    }
    .TwoGeRenListBanl .TwoBenJi:last-child{
        margin-right: 0;
    }
    /* 嘎查村结束 */

    /* 常见问题开始 */
    .XinYaoCjwtNr1 .XinYaohd li{
        font-size: 16px;
    }
    .XinYaoCjwtNr1 .XinYaohd .XinYaoSearch{
        display: none;
    }
    .XinYaoCjwtNr1 .XinYaoLi .XinYaoLiTop a{
        padding-right: 20px;
    }
    .XinYaoCjwtNr1 .XinYaoLi .XinYaoLiBotL{
        float: none;
        width: 100%;
    }
    .XinYaoCjwtNr1 .XinYaoLi .XinYaoLiBotR{
        float: none;
        width: 100%;
    }
    /* 常见问题结束 */

    /* 咨询细览开始 */
    .XinYaoGreen2 .XinYaoBot .XinYaoLeft{
        float: none;
        height: 55px;
        font-size: 22px;
        line-height: 55px;
    }
    .XinYaoGreen2 .XinYaoBot .XinYaoRight{
        float: none;
        margin: 0;
        padding: 0 0 20px;
        box-shadow: initial;
    }
    .XinYaoGreen2 .XinYaoBot .XinYaoRight form{
        float: none;
        overflow: hidden;
    }
    .XinYaoGreen2 .XinYaoBot .XinYaoRight .XinYaoSearch{
        width: 70%;
    }
    .XinYaoGreen2 .XinYaoBot .XinYaoRight .XinYaoSubmit{
        width: 30%;
    }
    .XinYaoZxxlNr{
        padding: 30px 0;
    }
    .XinYaoZxxlNr .XinYaoHD h3{
        font-size: 18px;
        line-height: 32px;
    }
    .XinYaoZxxlNr .XinYaoHD1{
        height: auto;
        margin-top: 10px;
    }
    .XinYaoZxxlNr .XinYaoHD1 .XinYaoLaiy{
        float: none;
        display: block;
        margin: 0;
        line-height: 22px;
    }
    #XinYaopare{
        overflow-x: auto;
    }
    #XinYaopare table{
        max-width: initial;
        width: 800px !important;
    }
    .XinYaoZxxlNr .XinYaoHD{
        padding: 0 0 10px;
    }
    .XinYaoZxxlNr .XinYaoHD1 .bshare-custom{
        display: none;
    }
    .XinYaoZxxlNr .XinYaoHD1 .XinYaoBigZ{
        display: none;
    }
    #XinYaopare p{
        margin: 0;
    }
    #XinYaopare *{
        font-size: 14px !important;
        line-height: 28px;
    }
    .XinYaoZxxlNr #XinYaoBD{
        min-height: 300px;
        padding: 0 0 30px;
        border-bottom: 1px solid #f1f1f1;
    }
    /* 咨询细览结束 */

    /* 办件结果查询开始 */
    .TextImg1 ul{
        display: block;
        padding: 0;
    }
    .TextImg1 ul li{
        width: 40%;
        height: 38px;
        font-size: 16px;
        line-height: 38px;
    }
    .ResTable{
        overflow-x: auto;
    }
    .ZuoJieGuo table{
        min-width: 1000px;
        width: inherit;
    }
    .ZuoJinDu .ul .li.li1 p{
        padding: 0;
    }
    .ZuoJinDu .ul .li p{
        font-size: 12px;
    }
    .ZuoJinDu .ul .li span{
        font-size: 16px;
        padding: 0 0 35px;
    }
    /* 办件结果查询结束 */

    /* 出入境开始 */
    .ThemGoOutx{
        padding: 0;
    }
    .ThematicBj{
        height: auto;
        padding: 0 0 20px;
        background: #399777;
    }
    .ThematicBj h1{
        font-size: 20px;
        padding: 20px 0 10px;
    }
    .ThematicBj span{
        line-height: 28px;
    }
    .ThematicNei{
        margin: 0;
    }
    .ThemGoOuts{
        padding: 30px 0 20px;
    }
    .ThematicNei .w1180{
        padding: 0 24px 20px;
    }
    .ThemGoOutx .hd ul li.on .ThemSanJiao{
        display: none;
    }
    .ThemGoOutx .hd ul li{
        width: 49%;
        height: auto;
        margin: 0 0 2%;
    }
    .ThemGoOutx .hd ul li img{
        width: 100%;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray;
    }
    .ThemGoOutx .hd ul li.on img{
        filter: grayscale(0);
        filter: none;
    }
    .ThemGoOutx .hd ul li:nth-of-type(even){
        float: right;
    }
    .ThemGoOutx .bd ul li p{
        font-size: 14px;
        line-height: 28px;
    }
    .ThemGoOutx .bd ul li a{
        display: block;
        font-size: 14px;
        margin: 0;
    }
    .ThemGoDiv ul{
        width: 100%;
        height: auto;
    }
    .ThemGoDiv li{
        float: none;
        width: 100%;
    }
    .ThemGoDiv li a{
        font-size: 16px;
    }
    .ZuoGeMore2{
        display: none !important;
    }
    /* 出入境结束 */

    /* 特色创新开始 */
    .TwoDiv1 em{
        padding-left: 0;
    }
    .ThreeFu1 ul{
        width: 100%;
    }
    .ThreeFu1 ul li{
        float: none;
        width: 100%;
    }
    /* 特色创新结束 */

    /* 清单细览开始 */
    .XinYaoXiLNr{
        background: #ffffff;
    }
    .XinYaoXiLNr1 a{
        width: 100%;
        height: auto;
        line-height: 28px;
        color: #333333;
        font-size: 20px;
        font-weight: bold;
        background: none;
        letter-spacing: 0;
    }
    .XinYaoXiLNr2{
        padding: 20px 24px;
    }
    .QingDanTable{
        overflow-x: auto;
    }
    .QingDanTable table{
        min-width: 600px;
    }
    /* 清单细览结束 */

    /* 清单开始 */
    .XinYaoQdNr{
        background: #ffffff;
    }
    .XinYaoQdNr1 a{
        width: 100%;
        height: auto;
        line-height: 28px;
        color: #333333;
        font-size: 20px;
        font-weight: bold;
        background: none;
        letter-spacing: 0;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoleft{
        float: none;
        padding: 20px 0 0;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoleft span{
        display: block;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoleft select{
        float: none;
        width: 100%;
        margin: 0;
        padding-left: 10px;
        border-radius: 5px;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoright{
        float: none;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoright form{
        float: none;
        display: block;
        width: 100%;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoright .XYsearch{
        float: none;
        width: 100%;
        margin: 0;
        padding-left: 10px;
        border-radius: 5px;
    }
    .XinYaoQdNr2 .XinYaoTop .XinYaoright .XYsubmit{
        float: none;
        display: block;
        width: 100%;
        margin: 20px auto;
        border-radius: 5px;
    }
    .XinYaoQdNr2 .XinYaoBot{
        margin: 10px 0 0;
    }
    .XinYaoQdNr2 .XinYaoBot .XinYaoLiHD{
        padding-left: 30px;
        font-size: 16px;
        background-position: 12px center;
    }
    .XinYaoQdNr2 .XinYaoBot .XinYaoLiHD > img{
        right: 15px;
    }
    .XinYaoQdNr2 .XinYaoBot .XinYaoLiBDList1 span{
        font-size: 14px;
    }
    .XinYaoQdNr2 .XinYaoBot .XinYaoLiBDListFore > a{
        width: 49%;
        margin: 0 0 2%;
        padding-left: 54px;
    }
    .XinYaoQdNr2 .XinYaoBot .XinYaoLiBDListFore > a:nth-of-type(even){
        float: right;
    }
    /* 清单结束 */

    /* 我要评价开始 */
    .inner-y19{
        width: 100%;
        padding: 0 24px;
        box-sizing: border-box;
        position: relative;
    }
    .wdzxwypj_contl_cont{
        margin-top: 10px;
    }
    .wdzxwypj_contl_cont ul{
        margin: 0;
    }
    .wdzxwypj_contl_ztl{
        float: left;
    }
    .wdzxwypj_contl{
        width: 100%;
    }
    .wdzxwypj_contl_zt{
        padding: 0 10px;
    }
    .wdzxwypj_contl_ztl span{
        font-size: 14px;
        margin-left: 0;
    }
    .wdzxwypj_contl_ztl img{
        width: 15px;
        height: 15px;
        margin-right: 3px;
    }
    .wdzxwypj_contl_ztr{
        float: right;
        margin-right: 0;
    }
    .wdzxwypj_contl_cont li{
        float: none;
    }
    .wdzxwypj_contl_contli1{
        width: 100%;
        line-height: 55px;
        text-align: left;
    }
    .wdzxwypj_contl_contli2{
        font-size: 14px;
    }
    .wdzxwypj_contl_contliarea{
        width: 100%;
        padding-right: 10px;
    }
    .wdzxwypj_contl_contliarea textarea{
        width: 100%;
        font-size: 14px;
        line-height: 28px;
    }
    .zwfw_wypj_yzm span{
        display: none;
    }
    .wypj_tjcz .wypj_sub{
        margin: 0;
    }
    .wypj_tjcz{
        overflow: hidden;
    }
    .wypj_tjcz button{
        float: left;
        width: 49%;
        padding: 0;
        letter-spacing: 0;
    }
    .wypj_tjcz button:nth-of-type(even){
        float: right;
    }
    .wdzxwypj_contr{
        position: absolute;
        left: 50%;
        top: 20px;
        width: 90%;
        margin: 0;
        margin-left: -45%;
    }
    .wdzxwypj_tit{
        padding: 250px 0 0;
    }
    /* 我要评价结束 */

    /* 多列表开始 */
    .XinYaoDlbNr{
        padding: 30px 0;
        background: #ffffff;
    }
    .XinYaoDlbNr1 img{
        display: none;
    }
    .XinYaoDlbNr1 a{
        width: 100%;
        height: auto;
        line-height: 28px;
        background: none;
    }
    .XinYaoDlbNr1 a span{
        display: block;
        color: #333333;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        padding: 0 0 20px;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoleft{
        float: none;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoleft span{
        float: none;
        display: block;
        width: 100%;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoleft select{
        width: 100%;
        margin: 0;
        padding: 0 10px;
        border-radius: 5px;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoright{
        float: none;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoright form{
        float: none;
        width: 100%;
        border-radius: 5px;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoright .XYsearch{
        float: none;
        width: 100%;
        margin: 0;
        padding: 0 10px;
    }
    .XinYaoDlbNr2 .XinYaoTop .XinYaoright .XYsubmit{
        float: none;
        width: 100%;
        margin: 20px 0;
        border-radius: 5px;
    }
    .XinYaoDlbNr2 .XinYaoBot{
        margin: 0;
        overflow-x: auto;
    }
    .XinYaoDlbNr2 .XinYaoBot table{
        min-width: 800px;
    }
    /* 多列表结束 */

    /* 部门清单开始 */
    .XinYaoAnNTextNr1 a{
        display: none;
        width: 100%;
        background: none;
    }
    .XinYaoAnNTextNr1 a img{
        display: none;
    }
    .XinYaoAnNTextNr{
        padding: 20px 0 30px;
        background: #ffffff;
    }
    .XinYaoAnNTextNr2 .XinYaoHD{
        height: auto;
        font-size: 20px;
        line-height: 36px;
        border-bottom: 0;
    }
    .XinYaoAnNTextNr2 .XinYaoMid p{
        font-size: 14px;
    }
    .XinYaoAnNTextNr2 .XinYaoMid{
        height: auto;
    }
    .XinYaoAnNTextNr2 .XinYaoBD a{
        font-size: 14px;
    }
    .XinYaoAnNTextNr3 .XinYaoBD li{
        width: 49%;
        margin: 2% 0 0;
    }
    .XinYaoAnNTextNr3{
        margin: 30px 0 0;
    }
    .XinYaoAnNTextNr3 .XinYaoHD{
        height: 55px;
        line-height: 55px;
        background: #399777;
    }
    .XinYaoAnNTextNr3 .XinYaoHD span{
        font-size: 18px;
        color: #ffffff;
    }
    .XinYaoAnNTextNr3 .XinYaoBD{
        padding: 15px 10px;
    }
    .XinYaoAnNTextNr3 .XinYaoBD li:nth-of-type(even){
        float: right;
    }
    .XinYaoAnNTextNr3 .XinYaoBD li a{
        font-size: 14px;
    }
    /* 部门清单结束 */

    /* 网站地图开始 */
    .XinYaoWzdtNr{
        background: #ffffff;
    }
    .XinYaoWzdtNr > div{
        padding: 0 24px;
    }
    .XinYaoWzdtNr .XinYaoHD2 ul{
        padding: 20px 0;
    }
    .XinYaoWzdtNr .XinYaoHD2 li{
        width: 33.33%;
    }
    .XinYaoWzdtNr .XinYaoHD2 li a{
        padding-right: 10px;
    }
    /* 网站地图结束 */

    /* 404开始 */
    .XinYao404Bg{
        height: 100%;
        padding: 40% 0 0;
        background-position: left top;
    }
    .XinYao404Bg1{
        width: 100%;
        height: 100%;
        padding: 0 24px;
    }
    .XinYao404Bg1 h3{
        font-size: 24px;
        line-height: 36px;
    }
    .XinYao404Bg1 p{
        font-size: 18px;
    }
    /* 404结束 */

    /* 咨询列表开始 */
    .XinYaoZxLbNr{
        padding: 20px 0 0;
    }
    .XinYaoZxLbNr1 li{
        height: auto;
        border-bottom: 1px solid #f1f1f1;
    }
    .XinYaoZxLbNr1 .XinYaoLiL{
        float: none;
        width: 100%;
    }
    .XinYaoZxLbNr1 .XinYaoLiL b{
        display: inline-block;
        margin: 10px 0 0;
    }
    .XinYaoZxLbNr1 .XinYaoLiL i{
        display: inline-block;
    }
    .XinYaoZxLbNr1 .XinYaoLiR{
        float: none;
        width: 100%;
        padding: 0;
        background: none;
    }
    .XinYaoZxLbNr1 .XinYaoLiR1{
        height: auto;
        padding: 0;
    }
    /* 咨询列表结束 */

    /* 跨区域通办开始 */
    .XinYaoGreen3 .XinYaoBot .XinYaoLeft p{
        display: none;
    }
    .XinYaoKuaqytbNr .XinYaoBD ul{
        width: 100%;
    }
    .XinYaoKuaqytbNr .XinYaoBD li{
        float: none;
        width: 100%;
    }
    /* 跨区域通办结束 */

    /* 盟市开始 */
    .xinYaoMengS1Right{
        display: none;
    }
    .xinYaoMengS1Left{
        float: none;
        width: 100%;
    }
    .xinYaoMengS1Left .xinYaoHd h2{
        font-size: 30px;
    }
    .xinYaoMengS1Left .xinYaoBd .xinYaoSearch{
        width: 70%;
    }
    .xinYaoMengS1Left .xinYaoBd .xinYaoSubmit{
        width: 30%;
    }
    .xinYaoMengS2-1 .xinYaoLeft{
        float: none;
        width: 100%;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoHd{
        margin: 0 0 10px;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoHd > ul{
        display: none;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoHd > a{
        font-size: 20px;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoBd{
        position: relative;
        overflow: hidden;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoBd li{
        width: 100%;
        margin: 0;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoBd li img{
        width: 100%;
        height: auto;
    }
    .xinYaoMengS2-1 .xinYaoLeft .xinYaoBd .title a{
        padding: 70px 0 0;
    }
    .xinYaoMengS2-1 .xinYaoRight{
        float: none;
        width: 100%;
        padding: 20px 0 0;
    }
    .xinYaoMengS2-1 .xinYaoRight .xinYaoHd > span{
        font-size: 18px;
    }
    .xinYaoMengS2-1 .xinYaoRight .xinYaoHd > a{
        line-height: 31px;
    }
    .xinYaoMengS2-1 .xinYaoRight .xinYaoHd{
        margin: 0 0 10px;
    }
    .xinYaoMengS2-1 .xinYaoRight .xinYaoBd li a{
        max-width: 70%;
    }
    .xinYaoMengS4 .xinYaoHd > span{
        font-size: 18px;
    }
    .xinYaoMengS4 .xinYaBd{
        height: auto;
    }
    .xinYaoMengS4 .xinYaBd li{
        width: 100%;
        margin: 0 0 20px;
    }
    .xinYaoMengS5 .xinYaoBd ul{
        height: auto;
    }
    .xinYaoMengS5 .xinYaoBd li{
        width: 49%;
        margin: 0 0 2%;
    }
    .xinYaoMengS5 .xinYaoBd li:nth-of-type(even){
        float: right;
    }
    .xinYaoMengS5 .xinYaoHd li{
        font-size: 18px;
    }
    .tab-pal2{
        padding: 0 0 10px;
    }
    .xinYaoMengS6{
        height: auto;
    }
    .xinYaoMengS6-1 span{
        font-size: 18px;
    }
    .xinYaoMengS6-2{
        background: none;
    }
    .xinYaoMengS6-2 .xinYaoXnjd1-Tong{
        background: #ffffff;
    }
    .xinYaoMengS6-1 p{
        display: none;
    }
    .xinYaoMengS2-2 .xinYaoHd > span{
        font-size: 18px;
    }
    .xinYaoMengS2-2 .xinYaoBd li{
        width: 100%;
        margin: 0 0 20px;
        background-size: 100% 100% !important;
    }
    /* 盟市结束 */

    /* 查看评价开始 */
    .bjpjtj_t_bq{
        margin-left: 0;
    }
    .wyzx_bjpjy19{
        height: auto;
        padding: 20px 0;
    }
    .wyzx_bjpjy19 h1{
        line-height: 30px;
    }
    .wyzx_bjpjy19 h1 span{
        float: none;
        display: block;
        padding: 15px 0 0;
        overflow: hidden;
    }
    .wyzx_bjpjy19 h1 span a{
        float: left;
    }
    .wyzx_bjpjy19 h1 span i{
        width: 15px;
        height: 15px;
        margin: 2px 0 0 3px;
    }
    .wyzx_bjpjy19 h1 span .wdpj_star{
        float: left;
        position: initial;
    }
    .wdzxbjpj_cont_jqyhpj_list h2 a{
        width: 100%;
    }
    .bjpjtj_t_bq{
        height: auto;
        padding: 0 20px;
        line-height: 30px;
        margin: 20px 0 0;
    }
    .bjpjtj_t_bq li{
        float: none;
        padding: 0 0 15px;
    }
    .bjpjtj_t_bqlist{
        padding: 0 20px;
    }
    .bjpjtj_t_bqlist ul{
        overflow: hidden;
        margin: 10px 0 0;
    }
    .bjpjtj_t_bqlist li{
        width: 49%;
        height: 45px;
        line-height: 45px;
        margin: 0 0 2%;
        background: #ebebeb;
    }
    .bjpjtj_t_bqlist li:nth-of-type(even){
        float: right;
    }
    .bjpjtj_t_bqlist li.active{
        background: #399777;
    }
    .bjpjtj_t_bqlist li:hover{
        background: #399777;
    }
    .wdzxbjpj_cont_jqyhpj_list li{
        height: auto;
        padding: 20px 0;
    }
    .wdzxbjpj_cont_jqyhpj_list h3 span{
        font-size: 12px;
    }
    .wdzxbjpj_cont_jqyhpj_list h3{
        margin: 0;
    }
    .wdzxbjpj_cont_jqyhpj_list h1{
        margin: 0 0 5px;
    }
    .FenYe ul li{
        padding: 0;
    }
    /* 查看评价结束 */

    /* 清单二级页开始 */
    .XinYaoLieBTextNr{
        padding: 20px 0;
        background: #ffffff;
    }
    .XinYaoLieBTextNr1 a{
        width: 100%;
        height: auto;
        line-height: initial;
        background: none;
        font-size: 26px;
        color: #333333;
        padding: 0 0 20px;
    }
    .XinYaoLieBTextNr1 a img{
        display: none;
    }
    .XinYaoLieBTextNr2 .XinYaoHD{
        height: auto;
        line-height: 28px;
        padding: 0 0 20px;
    }
    .XinYaoLieBTextNr2 .XinYaoHD h3{
        width: 100%;
        font-size: 18px;
        overflow: inherit;
        text-overflow: initial;
        white-space: normal;
    }
    .XinYaoLieBTextNr2 .XinYaoMid p{
        font-size: 14px;
    }
    .XinYaoLieBTextNr2 .XinYaoBD a{
        font-size: 14px;
    }
    .XinYaoLieBTextNr .main-section .main-part{
        width: 100%;
    }
    .catalog-list .filter-part .filter-header{
        float: none;
        width: 100%;
    }
    #theme-list{
        width: 100% !important;
        margin: 0;
    }
    .catalog-list .filter-part .filter-body{
        margin: 0;
    }
    #theme-list > li{
        width: 50%;
        font-size: 14px;
        margin: 0 0 10px;
        text-align: left;
    }
    #format-list, #theme-list{
        margin: 0;
        width: auto !important;
    }
    .catalog-list .filter-part > ul > li{
        float: none;
    }
    .catalog-list .filter-part .filter-list > ul > li{
        width: 50%;
        font-size: 14px;
        margin: 0 0 10px;
        text-align: left;
    }
    /* 清单二级页结束 */

    /* 后改开始 */
    .TwoGeRenYin{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        max-height: initial;
        z-index: 99;
    }
    .TwoGeRenYin ul{
        padding: 30px;
    }
    .TwoGeRenYin ul li{
        float: left;
        width: 50%;
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
    }
    .TwoGeRenYin>em{
        display: block;
        margin: 0;
        padding: 0 20px;
        height: 42px;
        font-size: 18px;
        color: #ffffff;
        line-height: 42px;
        background: #399777;
    }
    .TwoGeRenYin>img{
        display: block;
        position: absolute;
        right: 10px;
        top: 12px;
        width: 20px;
        height: 20px;
        margin: 0;
    }
    .xinYaoHdKuaiCon{
        z-index: 99;
    }
    .xinYaoXnjd1-Tong .xinYaoHd  i:hover .xinYaoHdKuai {
        display: none;
    }
    .xinYaoRight .xinYaoHdKuai img{
        right: 149px;
    }
    .xinYaoXnjd2Mid .xinYaoHd span{
        font-size: 16px;
    }
    /* 后改结束 */

    /* 用户中心开始 */
    .inner{
        width: 100%;
        padding: 0 24px;
        margin: 0;
        box-sizing: border-box;
    }
    .header_yhzx_left>a{
        width: 70%;
    }
    .header_yhzx_middle{
        margin: 0;
    }
    .yhzx_sy h1{
        display: none;
    }
    .yhzx_sy h2{
        display: none;
    }
    .yhzx_line{
        display: none;
    }
    .header_yhzx_left{
        margin: 10px 0 0;
    }
    .header_yhzx_right{
        float: left;
        width: 100%;
        margin: 0;
        line-height: 32px;
    }
    .header_yhzx_right h1{
        font-size: 16px;
    }
    .content_yhzx_left_user{
        display: none;
    }
    .MobMenu{
        display: block;
        float: right;
        width: 32px;
        height: 20px;
        margin: 11px 0 0;
        position: relative;
    }
    .MobMenu em{
        position: absolute;
        left: 0;
        width: 32px;
        height: 3px;
        background: #06a254;
        border-radius: .1rem;
        transition: all .3s;
    }
    .MobMenu em:nth-of-type(1){
        top: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .MobMenu.on em:nth-of-type(1){
        top: 50%;
        margin-top: -1px;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg);
    }
    .MobMenu em:nth-of-type(2){
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .MobMenu.on em:nth-of-type(2){
        -webkit-transform: translateY(-50%) scaleX(0);
        -ms-transform: translateY(-50%) scaleX(0);
        transform: translateY(-50%) scaleX(0);
    }
    .MobMenu em:nth-of-type(3){
        top: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .MobMenu.on em:nth-of-type(3){
        top: 50%;
        bottom: auto;
        margin-top: -1px;
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
    }
    .content_yhzx{
        margin: 0;
        position: relative;
    }
    .content_yhzx_left{
        position: absolute;
        right: 0;
        top: 0;
        width: 150px;
        min-height: 0;
        z-index: 99;
        margin: 0;
        background: #399777;
    }
    .content_yhzx_left_list{
        display: none;
        height: auto;
    }
    .content_yhzx_left_list ul{
        margin: 0;
        padding: 10px 0;
    }
    .content_yhzx_left_list li{
        border-left: 0;
        margin-bottom: 0;
        padding: 0 10px;
    }
    .content_yhzx_left_list li i{
        display: none;
    }
    .content_yhzx_left_list li a{
        display: block;
        font-size: 14px;
        color: #ffffff;
        font-weight: normal;
        margin: 0;
        border-bottom: .01rem solid #ffffff;
    }
    .content_yhzx_left_list li:hover{
        background: none;
    }
    .content_yhzx_left_list li:hover a{
        color: #ffffff;
    }
    .content_yhzx_left_list li:last-child a{
        border: 0;
    }
    .content_yhzx_left_list li.active a{
        font-weight: bold;
    }
    .content_yhzx_right{
        width: 100%;
        padding: 30px 0;
        margin: 0;
    }
    .YongHu{
        padding: 10px 12px 20px;
        border-radius: 3px;
    }
    .YongHus{
        padding: 0 0 15px;
    }
    .YongHus .YongHusl{
        float: none;
        width: 40%;
        margin: auto;
    }
    .YongHusr{
        float: none;
        width: 100%;
    }
    .YongHusrsl{
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .YongHusrsl>span{
        float: left;
        width: auto;
        line-height: 52px;
        padding: 0;
    }
    .YongHusrsl ul{
        float: right;
    }
    .YongHusrsl ul li:nth-of-type(1){
        display: none;
    }
    .YongHusrsl ul li:nth-of-type(2){
        display: none;
    }
    .YongHusrsl ul li:nth-of-type(3){
        display: none;
    }
    .YongHusrsl ul li:last-child{
        margin: 11px 0 0;
    }
    .YongHusrsr{
        float: none;
        overflow: hidden;
    }
    .YongHusrsr ul li{
        width: 33.33%;
    }
    .YongHusrsr ul li em{
        font-size: 16px;
        padding: 5px 0 0;
    }
    .YongHusrx ul li{
        float: none;
        width: 100%;
    }
    .YongHuxx{
        position: relative;
    }
    .YongHuxx ul li{
        width: 100%;
        height: auto;
        margin: 0;
    }
    .YongHuxx ul li img{
        height: 100%;
    }
    .YongHux .hd{
        display: none;
    }
    .YongHuxx ul li .YongHuDiv strong{
        padding-left: 90px;
    }
    .content_yhzx_right_top{
        height: auto;
        overflow: hidden;
    }
    .content_yhzx_right_top li{
        height: auto;
        text-align: center;
        padding: 20px 0;
    }
    .content_yhzx_right_top li .content_yhzx_right_top_i{
        float: none;
        margin: 0 auto;
        position: initial;
    }
    .content_yhzx_right_top_word{
        float: none;
        margin: 5px 0 0;
    }
    .content_yhzx_right_top_word h1{
        font-size: 18px;
    }
    .content_yhzx_right_top_word h2{
        font-size: 14px;
    }
    .zntj_cont li{
        float: none;
        width: 100%;
    }
    .content_yhzx_right_bot_wdshda{
        padding: 0 0 10px;
    }
    .wdshda_cont{
        margin: 20px 0 0;
        padding: 0 20px;
    }
    .wdshda_cont a:nth-of-type(even){
        float: right;
    }
    .wdshda_cont li{
        font-size: 16px;
        margin: 0 0 10px;
    }
    .content_yhzx_right_bot_zntj_tit .zntj_change{
        font-size: 14px;
    }
    .XinYaoZxxlNr{
        padding: 20px 12px 0;
    }
    .content_yhzx_left_list li.active {
        background: #fafafa;
        border-left-color: #399777;
    }
    /* 用户中心结束 */

    /* 用户中心添加地址开始 */
    .content_yhzx_right_bot_zntj_tit span{
        margin-left: 0;
    }
    .content_yhzx_right_bot_yjdz h1 a{
        right: 0;
    }
    .content_yhzx_right_bot_tjdz ul li span{
        float: none;
        display: block;
        width: 100%;
        font-size: 16px;
        text-align: left;
        line-height: 50px;
    }
    .content_yhzx_right_bot_tjdz ul{
        padding: 10px 0;
    }
    .yhzx_tjdzlist{
        display: block;
        width: 100%;
        margin: 0;
    }
    .yhzx_tjdzlist_sjr input{
        display: block;
        width: 100%;
    }
    .yhzx_tjdzlist_szdq select{
        float: left;
        width: 32%;
        margin-right: 0;
        box-sizing: border-box;
        background-position: 90% center;
    }
    .yhzx_tjdzlist_szdq select:nth-of-type(2){
        margin: 0 2%;
    }
    .yhzx_tjdzlist_xxdz textarea{
        width: 100%;
    }
    .yhzx_tjdzlist_mrdz>input{
        display: none;
    }
    .yhzx_tjdzlist_tjcz{
        overflow: hidden;
    }
    .yhzx_tjdzlist_tjcz input{
        float: left;
        width: 49%;
        border-radius: 5px;
        margin: 0;
    }
    .yhzx_tjdzlist_tjcz input:last-child{
        float: right;
    }
    /* 用户中心添加地址结束 */

    /* 我的办件开始 */
    .content_yhzx_right_bot_zntj{
        padding: 0 12px;
        margin: 0;
    }
    .HuShiFuWuJu{
        padding: 20px 0;
        overflow-x: auto;
    }
    .HuShiFuWuJu table{
        min-width: 600px;
    }
    /* 我的办件结束 */

    /* 个人设置开始 */
    .content_grsz_right_bot{
        padding: 0 12px;
    }
    .content_yhzx_right_bot_jcxx h1 a{
        float: right;
    }
    .grsz_jcxx_cont ul{
        margin: 0;
        padding: 10px 12px 0;
    }
    .grsz_jcxx_cont li.li-1{
        width: 100%;
        margin: 0;
        text-align: left;
    }
    .grsz_jcxx_cont li.li-2{
        width: 100%;
        padding: 0 10px;
        border: 1px solid #eeeeee;
        border-radius: 5px;
    }
    .grsz_jcxx_cont li.li-4{
        width: 100%;
        min-height: 52px;
        padding: 0 10px;
        border: 1px solid #eeeeee;
        border-radius: 5px;
    }
    .grsz_yjdz_cont{
        width: 100%;
        overflow-x: auto;
    }
    .content_wdbj_right_bot_wdbj{
        padding: 0 12px;
    }
    .ResTabel{
        width: 100%;
        overflow-x: auto;
    }
    .zczx_list ul{
        margin: 10px 0 0;
        padding: 0;
    }
    .zczx_list li i{
        left: 5px;
    }
    .zczx_list li a{
        max-width: 60%;
        font-size: 14px;
        margin-left: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .zczx_list li span{
        font-size: 14px;
        margin-right: 0;
    }
    .TwoGeRenListBanrr .TwoGeRenInp input{
        font-size: 14px;
    }
    .zntj_cont{
        margin: 0;
    }
    .content_yhzx_right_bot .content_yhzx_right_bot_zntj_tit{
        padding: 0;
    }
    .content_yhzx_right_bot_wdshda .content_yhzx_right_bot_zntj_tit{
        padding: 24px 12px 0;
    }
    .content_yhzx_right_bot_zntj .content_yhzx_right_bot_zntj_tit{
        padding-top: 20px;
    }
    .XinYaoTanBox{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin: 0;
        z-index: 9;
        padding: 20px;
        border-radius: 0;
    }
    .XinYaoTanBox .XinYaoHD{
        padding: 0;
    }
    .XinYaoTanBox .XinYaoBD{
        max-height: 100%;
        padding: 0;
        overflow-y: inherit;
    }
    .XinYaoTanBox .XinYaoBD1{
        overflow: hidden;
    }
    .XinYaoTanBox .XinYaoBD1 i{
        width: auto;
    }
    .XinYaoTanBox .XinYaoBD1 span{
        float: left;
        margin-left: 0;
    }
    .XinYaoTanBox .XinYaoBD-l{
        float: none;
        width: 100%;
        text-align: left;
    }
    .XinYaoTanBox .XinYaoBD-l span{
        line-height: 32px;
    }
    .XinYaoTanBox .XinYaoBD2{
        margin: 0;
    }
    .XinYaoTanBox .XinYaoBD-r{
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .XinYaoTanBox .XinYaoBD-r ul{
        width: 102%;
    }
    .XinYaoTanBox .XinYaoBD-r li{
        width: 31%;
        margin-right: 2%;
    }
    .XinYaoTanBox .XinYaoBD-r li a{
        font-size: 14px;
    }
    /* 个人设置结束 */

    /* 办件指南后加开始 */
    .catalog-list .filter-part .filter-header{
        float: none;
    }
    .catalog-list .filter-part.selected-part .filter-empty{
        float: none;
        width: 100%;
        display: block;
        padding: 0 0 20px;
    }
    .catalog-list .filter-part.selected-part .filter-body{
        margin: 0;
    }
    .filter-list>ul{
        width: 100% !important;
    }
    .catalog-list .filter-part .filter-list.selected-list > ul > li{
        width: 50%;
        margin: 0 0 20px;
    }
    .catalog-list .filter-part .filter-list.selected-list > ul > li a{
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .XinYaoLeft10{
        float: none;
    }
    .XinYaoLieBTextNr4 .XinYaoTop .XinYaoright{
        float: none;
    }
    .XinYaoLieBTextNr4 .XinYaoTop .XinYaoright span{
        float: none;
        display: block;
        height: 60px;
        line-height: 60px;
    }
    .XinYaoLieBTextNr4 .XinYaoTop .XinYaoright .XYsearch{
        width: 70%;
        margin: 0;
    }
    .XinYaoLieBTextNr4 .XinYaoTop .XinYaoright .XYsubmit{
        width: 30%;
        margin-left: 0;
    }
    .XinYaolbNr3 .XinYaoBot{
        overflow-x: auto;
    }
    .XinYaoLieBTextNr4 .XinYaoBot{
        overflow-x: auto;
    }
    .XinYaoLieBTextNr4 .XinYaoBot table{
        min-width: 800px;
    }
    .XinYaoLieBTextNr4 .XinYaoBot table td{
        padding-right: 20px;
    }
    .XinYaoLieBTextNr .main-section{
        padding-bottom: 0;
    }
    .XinYaolbNr{
        background: #ffffff;
    }
    .XinYaolbNr1 a{
        width: 100%;
        font-size: 26px;
        color: #333333;
        line-height: 30px;
        background: none;
    }
    .XinYaolbNr .main-section .main-part{
        width: 100%;
    }
    .XinYaolbNr3 .XinYaoTop .XinYaoright{
        float: none;
        width: 100%;
    }
    .XinYaolbNr3 .XinYaoTop .XinYaoright span{
        float: none;
        display: block;
        width: 100%;
        height: 60px;
        padding: 20px 0 0;
    }
    .XinYaolbNr3 .XinYaoTop .XinYaoright .XYsearch{
        margin-left: 0;
        width: 70%;
    }
    .XinYaolbNr3 .XinYaoTop .XinYaoright .XYsubmit{
        width: 30%;
        margin-left: 0;
    }
    /* 办件指南后加结束 */

    .XinYaoBot{
        /*display: none;*/
    }

    /* 查询服务开始 */
    .teyy_cont_l{
        width: 100%;
        min-height: auto;
    }
    .teyy_cont_r{
        width: 100%;
        height: auto;
        padding: 0 0 20px;
    }
    .teyy_cont_l_tit{
        width: 100%;
    }
    .tsyy_sbkxxcx{
        width: 100%;
    }
    .tsyy_sbkxxcx li{
        float: none;
        margin: 0 0 10px;
    }
    .zwfwtsyy_li1{
        width: 100%;
        text-align: left;
    }
    .zwfwtsyy_li2{
        width: 100%;
    }
    .zwfwtsyy_li2 i{
        width: 15%;
    }
    .zwfwtsyy_li2 .tsyy_zjhmwrap{
        width: 85%;
    }
    .zwfwtsyycx_li2>div{
        width: 60%;
    }
    .zwfwtsyycx_li2>div i{
        width: 25% !important;
    }
    .zwfwtsyycx_li2 input{
        width: 75%;
    }
    .zwfwtsyycx_li2 .tsyycx_yzm{
        float: right;
        width: 40%;
        margin-left: 0;
    }
    .tsyy_sbkxxcx li{
        margin: 10px 0 0;
    }
    .zwfwtsyy_li3 button{
        display: block;
        width: 80%;
        margin: 30px auto 0;
        border-radius: 5px;
    }
    .zwfwtsyy_cont .inner{
        background: #ffffff !important;
    }
    .qtxgfw_tit{
        width: 100%;
    }
    .teyy_cont_r ul {
        width: 100%;
    }
    .teyy_cont_r ul.DuoJiaUl {
        max-height: initial;
        overflow-y: hidden;
    }
    .teyy_cont_r li{
        width: 49%;
        height: auto;
    }
    .teyy_cont_r li:nth-of-type(even){
        float: right;
    }
    .zwfwtsyy_li3{
        margin: 30px 0 0;
    }
    .zwfwtsyy_cont{
        margin: 0;
    }
    /* 查询服务结束 */

    /* 个人 + 法人处理筛选开始 */
    .TwoGeRenListBanl1{
        width: 100%;
    }
    .TwoGeRenListBanl1 .TwoBenJi{
        width: 40% !important;
    }
    /* 个人 + 法人处理筛选结束 */

    /* 便民服务后改开始 */
    .teyy_cont_r li a{
        margin-top: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ResShuoMing{
        line-height: 80px;
    }
    /* 便民服务后改结束 */

    /* 首页后改开始 */
    .ThreeFu ul li>a{
        width: 100%;
        line-height: 30px;
        padding: 20px 0;
    }
    .ThreeFu ul li a.YouShangHou{
        width: auto;
        line-height: 26px;
        padding: 0;
    }
    /* 首页后改结束 */

    /* 跨区域通办后改开始 */
    .XinYaoKuaqytbNr .XinYaoBD li a{
        background-position: center right 20px;
    }
    /* 跨区域通办后改结束 */

    /* 办件列表开始 */
    .bjlist_top{
        height: auto;
    }
    .bjlist_top>h1{
        font-size: 18px;
        padding-top: 15px;
    }
    .bjlist_topl{
        float: none;
        width: 100%;
    }
    .bjlist_topl p{
        font-size: 14px;
        margin-left: 0;
        padding: 0 20px;
    }
    .bjlist_topl ul{
        width: 100%;
        margin-left: 0;
        border-right: 0;
    }
    .bjlist_topl li{
        width: 50%;
        margin-right: 0;
        padding: 0 20px;
    }
    .bjlist_topl h1 span{
        font-size: 30px;
    }
    .bjlist_topl h2{
        text-align: left;
    }
    .bjlist_topr{
        float: none;
        width: 100%;
        height: auto;
        padding: 0 0 20px;
    }
    .bjlist_topr ul{
        width: 100%;
        margin-left: 0;
    }
    .bjlist_topr li{
        margin-left: 0;
    }
    /* 办件列表结束 */

    /* 盟市页面公用背景展示 */
    .xinYaoMengS1{
        min-height: 260px;
    }
    /* 盟市页面公用背景结束 */

    /* 用户按钮开始 */
    .TopYongHu{
        display: block;
        float: right;
        width: 32px;
        height: 32px;
    }
    /* 用户按钮结束 */

    /* 白头导航开始 */
    .zwfw_header_nav{
        position: absolute;
        right: 0;
        top: 47px;
        z-index: 99;
        width: 150px;
        height: auto;
    }
    .zwfw_header_nav>ul{
        float: none;
        overflow: hidden;
        display: none;
        background: #399777;
    }
    .zwfw_header_nav ul li{
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding: 0 10px;
    }
    .zwfw_header_nav>ul li.on a{
        border-bottom: 1px solid #ffffff;
    }
    /* 白头导航结束 */

    /* 后改特色服务开始 */
    .HouTeSe ul{
        width: 100%;
    }
    .HouTeSe ul li{
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .HouTeSe ul li>a{
        width: 100%;
        height: auto;
    }
    .HouTeSe ul li>a img{
        height: auto;
    }
    /* 后改特色服务结束 */

    /* 后改部门页开始 */
    .TwoNavHouJiaTanChu{
        position: fixed;
        z-index: 10;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
    }
    .TwoNavHouJiaTanChu em{
        float: none;
        margin: 0;
        padding: 0 20px;
        display: block;
        height: 42px;
        font-size: 18px;
        color: #ffffff;
        line-height: 42px;
        background: #399777;
    }
    .TwoNavHouJiaTanChu strong{
        display: block;
        font-size: 16px;
        color: #666666;
        padding: 20px 20px 15px;
    }
    .TwoNavHouJiaTanChu>img{
        display: block;
        position: absolute;
        right: 10px;
        top: 12px;
        width: 20px;
        height: 20px;
        margin: 0;
    }
    .TwoNavHouJiaTanChu a{
        float: left;
        width: 50%;
    }
    /* 后改部门页结束 */

    /* 盟市主题集成后改开始 */
    .HouZhuTi ul{
        width: 100%;
        height: auto;
    }
    .HouZhuTi ul li{
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 20px;
    }
    .HouZhuTi ul li>img{
        display: block;
        width: 100%;
    }
    .HouZhuTi ul li .HouZhuTiYanSe{
        top: 0;
    }
    .HouZhuTi ul li:hover .HouZhuTiDiv h3{
        padding: 45px 0 12px;
    }
    .HouZhuTi ul li .HouZhuTiDiv>a{
        display: block;
    }
    .NewsBianMin{
        height: auto;
        background: #f4f4f4;
    }
    .HouBianFu ul{
        width: 100%;
    }
    .HouBianFu ul li{
        width: 48%;
        margin: 0 0 15px 0;
    }
    .HouBianFu ul li:nth-of-type(even){
        float: right;
    }
    .HouBianFu ul li a{
        width: 100%;
    }
    .HouBianFu ul li span{
        padding: 12px 10px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .HouMengShiZhuTix ul{
        width: 100%;
    }
    .HouMengShiZhuTix ul li{
        width: 49%;
        height: auto;
        padding: 12px 9px 12px 8px;
        margin-right: 0;
    }
    .HouMengShiZhuTix ul li:nth-of-type(even){
        float: right;
    }
    .HouMengShiZhuTix ul li .HouMengShiA{
        height: auto;
    }
    .HouMengShiZhuTix ul li .HouMengShiA img{
        height: auto;
    }
    .ZhuTiGaiLanInp{
        margin: 36px 0 0;
    }
    .ZhuTiGaiLanx ul{
        width: 100%;
    }
    .ZhuTiGaiLanx ul li{
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .ZhuTiGaiLanx ul li:nth-of-type(even){
        float: right;
    }
    /* 盟市主题集成后改结束 */

    /* 办事指南后改完成开始 */
    .JiBenShaiXuan{
        padding: 10px 20px;
    }
    .JiBenShaiXuan ul{
        padding: 0;
    }
    .JiBenShaiXuan ul li{
        width: 100%;
        padding: 0 20px;
    }
    .JiBenShaiXuan1 ul li{
        width: auto;
        margin-right: 10px;
    }
    /* 办事指南后改完成结束 */

    .XinYaoGreen2 .XinYaoBot .XinYaoLeft1{
        padding: 0;
    }
    .TwoNav h1{
        height: 109px;
        line-height: 109px;
    }
    .ZuoTuiList ul li{
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        background-size: 100% 100% !important;
    }
    .ZuoGeList ul{
        width: 100%;
        height: auto;
    }
    .ZuoGeList ul li{
        width: 49%;
        margin: 0 0 20px 0;
    }
    .ZuoGeList ul li a{
        width: 100%;
    }
    .ZuoGeList ul li:nth-of-type(even){
        float: right;
    }
    .TeQuHou ul li{
        width: 25%;
        padding: 0;
        font-size: 14px;
        margin-right: 0;
        text-align: center;
    }
    .TeQuTabLeft{
        float: none;
        width: 100%;
        height: auto;
        border: none;
        padding: 0;
    }
    .TeQuTabLeft ul li{
        width: 49%;
        height: 40px;
        line-height: 40px;
        border-radius: 3px;
    }
    .TeQuTabLeft ul li:nth-of-type{
        float: right;
    }
    .TeQuTabLeft ul li h2 a{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding-left: 30px;
        background: url(../images/lvdian.png) no-repeat 12px center / 5px 5px;
    }
    .TeQuTabLeft ul li:hover h2 a{
        background: url(../images/baidian.png) no-repeat 12px center / 5px 5px;
    }
    .TeQuTabLeft ul li.on h2 a{
        background: url(../images/baidian.png) no-repeat 12px center / 5px 5px;
    }
    .TeQuTabRight{
        float: none;
        width: 100%;
        padding: 20px 0;
    }
    .YunShuLists strong{
        font-size: 18px;
        line-height: 30px;
    }
    .TeQuWai{
        padding: 20px 0 0;
    }
    .TeQuTab1{
        margin-top: -10px;
    }
    .TopSearchHeader{
        float: left;
        width: 55%;
        padding: 0 0 10px;
    }


    /*2020-09-03*/
    .ThemGoOuts1 strong {
        width: 100%;
    }
    .ZhuTiBanLi {
        background: none;
    }
    .ZhuTiBanLi ul li {
        margin-bottom: 10px;
    }
    .ZhuTiZhiNan ul li {
        height: auto;
        display: table;
        /*padding-bottom: 10px;*/
        padding: 6px 20px 10px 20px;
    }
    .ZhuTiZhiNan ul li span {
        width: 100%;
        line-height: 28px;
        padding-right: 0;
    }
    .ZhuTiZhiNan ul li em {
        width: 100%;
        line-height: 28px;
        margin-left: 0;
        margin-top: 5px;
    }
    .ZhuTiZhiNan ul li>a {
        float: left;
        margin-top: 10px;
    }


    /*2020-09-24*/
    .xy_hbew_index_cont {
        margin-top: 0;
    }
    .xy_hbew_index_bg {
        width: 100%;
        /*height: 280px;*/
        background: none !important;
        height: auto;
    }
    .xy_hbew_index_bg img {
        display: block;
        width: 100%;
    }
    .xy_hbew_index_cont .w1180 {
        padding: 27px 20px 43px;
    }
    .xy_hbew_index_cont2 {
        margin-top: 30px;
    }
    .xy_hbew_index_cont2 ul li {
        padding-left: 0;
        padding-right: 0;
    }
    .xy_hbew_index_cont2 .xy_tit {
        padding-right: 30px;
    }
    .xy_hbew_index_cont2 ul li p {
        max-width: 67%;
        height: auto;
    }
    .xy_hbew_index_cont3 .xy_bd .xy_kuai {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }
    .xy_hbew_index_cont3 .xy_bd .xy_kuai_cont span {
        width: 82%;
    }
    .xy_hbew_index_cont3 {
        margin-top: 50px;
    }

    /*办件查询 修改 20201009*/
    .ResBanJian {
        padding: 270px 0 0;
    }
    .TextImg1 ul li {
        width: 49%;
    }
    .TextImg h1 {
        font-size: 32px;
    }
    .ResBanJian .SubWoYaoxrx {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .ResBanJian .SubWoYaoxl .ZuoBian > ul {
        width: 100%;
    }
    .ResBanJian .SubWoYaoxl ul li .SubWoInp3 {
        width: 100%;
    }
    .ResBanJian .xy_BanJianQuery1 .w1180,
    .ResBanJian .xy_BanJianQuery2 .w1180 {
        padding: 0;
        border: none;
    }
    .ResBanJian .xy_BanJianQuery1_left {
        padding: 0;
    }
    .ResBanJian .xy_BanJianQuery2_cont .xy_right {
        width: 100%;
    }
    .ResBanJian .xy_BanJianQuery1_right {
        width: 100%;
    }

    /*政务服务好差评 20201016开始*/
    .xy_goodEvaluate .xy_siAnNiu a:first-child {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .xy_goodEvaluate .xy_siAnNiu a {
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
        display: block;
    }
    .xy_goodEvaluate .xy_TuBiao {
        margin-top: 30px;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_left {
        width: 100%;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_left h4 {
        margin-bottom: 20px;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_mid {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-top: 30px;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_mid .xinYaoHd {
        width: 100%;
        text-align: center;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_mid .xinYaoBd {
        margin-left: 0;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_right .xinYaoBd {
        transform: scale(1);
        margin: 0;
    }
    .xy_goodEvaluate .xy_TuBiao .xy_right {
        width: 100%;
        height: 350px;
        text-align: center;
        padding-top: 30px;
    }
    #xinYaoMain2 {
        width: 115% !important;
        margin-left: -6%;
    }
    .xy_goodEvaluate2 {
        height: auto;
        padding-bottom: 40px;
    }
    .xy_goodEvaluate2 .xy_bd {
        height: auto;
        padding-bottom: 30px;
    }
    .xy_goodEvaluate2 .xy_bd > div {
        width: 100%;
        background: url(/images/xy_siAnNiu10.png) no-repeat -10px top / 100% 20px;
    }
    .xy_goodEvaluate3 .xy_tit .xy_right {
        margin-top: 21px;
    }
    .xy_goodEvaluate3 .xy_cont .xy_hd li {
        width: 50%;
        padding: 0;
        text-align: center;
        font-size: 14px;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd > ul > li {
        position: relative;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd > ul > li .xy_pj {
        position: absolute;
        left: 80px;
        top: 50px;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd .xy_right {
        width: 100%;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd .xy_left {
        padding-top: 0;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd .xy_right > p span {
        width: 100%;
        text-indent: 2em;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd .xy_right > p b {
        display: block;
    }
    .xy_goodEvaluate3 .xy_cont .xy_bd .xy_right > p b em {
        display: inline-block;
    }
    /*政务服务好差评 20201016结束*/


    .zwfw_header_top_left div.zwfw_wjld {
        border-radius: 0;
    }
    .zwfw_header_top_left>.xy_curr_region_name {
        display: block;
    }
    .zwfw_header_top_left>a>img {
        height: auto;
    }
    .zwfw_header_top_left> .xy_Bid_Logo img {
        height: 48px;
        max-width: none;
        width: 320px;
    }
    .zwfw_header_top_left>a {
        margin-right: 10px;
    }
    .zwfw_header_top_left > strong.xy_curr_region_name {
        display: block;
    }

    /*特色弱势群体开始*/
    .xy_strsqt_idx_bg {
        background: none !important;
        height: auto;
    }
    .xy_strsqt_idx_bg img {
        display: block;
        width: 100%;
    }
    .xy_strsqt_idx_bg h3 {
        position: absolute;
        font-size: 20px;
        padding-top: 35px;
    }
    .xy_strsqt_idx_cont .w1180 {
        padding: 42px 30px 50px;
        margin-top: 0px;
        margin-bottom: 0;
    }
    .xy_strsqt_idx_cont1 li {
        margin: 0 2%;
        width: 45%;
        margin-bottom: 10px;
    }
    .xy_strsqt_idx_cont1 li a {
        padding-left: 60px;
    }
    .xy_strsqt_idx_cont .big_tit {
        margin-top: 40px;
    }
    .xy_strsqt_idx_cont .xy_list li {
        padding-left: 0;
        background: none;
        height: auto;
        line-height: 28px;
        padding: 15px 0;
    }
     .xy_strsqt_idx_cont .xy_list li a {
        max-width: 65%;
     }
     .xy_strsqt_idx_cont .xy_list li span {
        margin-right: 0;
        margin-top: 0;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
     }
     .xy_strsqt_idx_cont .mini_tit span:first-child+span {
        padding-right: 20px;
     }
    /*特色弱势群体结束*/

    /* 盟市服务资讯开始 */
    .ConsultingService{
        height: auto;
        background: none;
    }
    .ConsultingLeft{
        float: none;
        display: block;
    }
    .ConsultingRight{
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
        background: none;
    }
    .ConsultingRight ul li{
        float: none !important;
        width: 100%;
        line-height: 42px;
        overflow: hidden;
    }
    .ConsultingRight ul li h3 a{
        max-width: 80%;
        font-size: 14px;
    }
    .ConsultingRight ul li span{
        font-size: 14px;
    }
    .ConsultingList{
        height: auto;
        padding: 20px 0;
    }
    .ConsultingList .bd{
        overflow: hidden;
        padding: 0 0 50px;
    }
    .ConsultingList .bd .swiper-pagination-bullet{
        background: #ffc900;
    }
    .ConsultingList .bd .swiper-pagination-bullet-active{
        background: #399777;
    }
    .ConsultingList .bd ul li{
        width: 100%;
        height: auto;
        margin: 0;
    }
    .ConsultingList .bd ul li img{
        width: 100%;
        height: 140px;
    }
    .ConsultingList .bd ul li>a{
        display: none;
    }
    .ConsultingList .bd ul li h3 a{
        box-shadow: none;
        color: #ffffff;
        padding: 0;
        background: #399777;
    }
    .ConsultingList .w1180:hover .prev{
        display: none;
    }
    .ConsultingList .w1180:hover .next{
        display: none;
    }
    /* 盟市服务资讯结束 */
    /*主题集成服务概览 修改 2020-11-16 开始*/
    .XinGeList2 .kuai1_cont a {
        margin-left: 0;
        float: left;
        margin-bottom: 20px;
    }
    .XinGeList2 .kuai1_cont a:nth-child(2n) {
        float: right;
    }
    .XinGeList2 .kuai1_cont a em {
        display: none;
    }
    .XinGeList2 .kuai1_cont a i {
        display: none;
    }
    .XinGeList2 .kuai1_cont {
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    /*主题集成服务概览 修改 2020-11-16 结束*/
    /*好差评 2020-12-05 开始*/
    .xy_goodEvaluate_pjNum .w1180 > div {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .xy_goodEvaluate_pjNum .w1180 > div .right i:hover div {
        width: 115%;
    }
    .xy_goodEvaluate {
        padding-bottom: 20px;
    }
    .xy_goodEvaluate_phb {
        margin-top: 30px;
    }
    .xy_goodEvaluate_phb .bd > div {
        width: 100%;
        margin-bottom: 20px;
    }
    .xy_goodEvaluate_phb .bd .intit span.span1 {
        width: 50%;
    }
    .xy_goodEvaluate_phb .bd .intit span.span2 {
        width: 30%;
    }
    .xy_goodEvaluate_phb .bd .inbd ul {
        padding: 0;
    }
    .xy_goodEvaluate_phb .bd .inbd li a {
        width: 50%;
        font-size: 14px;
    }
    .xy_goodEvaluate_phb .bd .inbd li em {
        margin-right: 0;
        width: auto;
        margin-left: 2%;
        font-size: 14px;
    }
    .xy_goodEvaluate_phb .bd .inbd li em:last-child {
        margin-left: 8%;
    }
    .xy_goodEvaluate_myCharts .yhpjlx {
        width: 100%;
    }
    .xy_goodEvaluate_myCharts .bd {
        padding-bottom: 20px;
    }
    .xy_goodEvaluate_myCharts .rdch {
        width: 100%;
        margin-top: 30px;
        overflow-x: hidden;
    }
    .xy_goodEvaluate_myCharts .rdch .bd {
        box-shadow: none;
        border: none;
    }
    #tagscloud {
        width: 50%;
        margin-left: 35%;
    }
    /*好差评 2020-12-05 结束*/
}
/*新适配开始 2020-12-15*/
/* 手机端适配开始 */
@media (max-width: 750px) and (min-width: 320px){
    html, body {
        min-width: 320px !important;
        max-width: 1024px !important;
        overflow: auto;
    }
    /* 证照核验 start */
    .xy_ZhengJianHY {
        padding-top: 20px;
    }
    .xy_ZhengJianHY1 span {
        width: 100%;
        height: 183px;
    }
    .xy_ZhengJianHY1 p button {
        width: 160px;
    }
    .xy_ZhengJianHY2 label {
        height: auto;
    }
    .xy_ZhengJianHY2 label span {
        text-align: left;
        width: 100%;
    }
    .xy_ZhengJianHY2 label input {
        height: 50px;
        width: 100%;
    }
    .ZuoBianSpan{
        padding-left: 0px;
    }
    .xy_ZhengJianHY2 p {
        padding-left: 0;
    }
    .xy_ZhengJianHY2 p button {
        width: 160px;
    }
    .xy_ZhengJianHY3 img.pc_img {
        display: none;
    }
    .xy_ZhengJianHY3 img.mobile_img {
        display: block;
    }
    .xy_ZhengJianHY2 label .handleValue {
        width: 100%;
        left: 0;
        top: 99px;
    }
    /* 证照核验 end */
}
@media (max-width: 750px) and (min-width: 320px){
    .xy_goodEvaluate_phb .bd > div {
        width: 723px;
        margin-bottom: 20px;
    }
}
@media (max-width: 750px) and (min-width: 320px){
    .xy_goodEvaluate_phb .bd .intit span.span1 {
        width: 43%;
    }
}
@media (max-width: 750px) and (min-width: 320px){
    .xy_msbsb_ztContent .w1180 {
        background-color: #fff;
        min-height: 500px;
        margin-top: -110px;
        box-shadow: 0px 0px 25px 0px rgba(4, 0, 0, 0.4);
        margin-bottom: 50px;
        padding: 15px 15px 15px;
        box-sizing: border-box;
      }
      .xy_msbsb_xlContent > h2 {
            font-size: 26px;
            line-height: 34px;
            color: #333333;
            text-align: center;
            padding-bottom: 24px;
            box-sizing: border-box;
            border-bottom: 1px solid #e6e6e6;
        }
    .xy_msbsb_dqwz{
        margin-top: 100px;
    }
    .xy_msbsb_xlContent {
        margin-top: 35px;
    }
}

@media (max-width: 1024px) and (min-width: 320px){
    .xy_goodEvaluate_phb .bd .intit span.span2 {
        width: 20%;
    }
    .xy_goodEvaluate_phb .bd .inbd li a {
        width: 42%;
        font-size: 14px;
    }    
}
@media (max-width: 1024px) and (min-width: 320px){
    .xy_goodEvaluate_phb .bd .inbd li em:last-child {
        margin-left: 2%;
    }
    .xy_goodEvaluate_phb .bd .dqpj {
    float: left; 
    }
    .xy_goodEvaluate_phb .bd .inbd li em {
        float: left;
        width: 70px;
        margin-left: 4%;
        text-align: center;
        line-height: 49px;
        margin-right: 30px;
    }
}
@media (max-width: 750px) and (min-width: 320px){
    .xy_goodEvaluate_phb {
        margin-top: 30px;
        width: 100%;
        overflow: auto;
    }
}

@media (max-width: 750px) and (min-width: 320px){
    .TeQuHou {
        height: 6.42rem;
        background: #f1f2f3;
    }
    .TeQuHou ul li {
        width: 50%;
        padding: 0;
        font-size: 14px;
        margin-right: 0;
        text-align: center;
    }
}

@media (max-width: 750px) and (min-width: 320px){
    .zwfw_header_top_left> .xy_Bid_Logo img { 
        height: 35px;
    width: auto;
    }
    .index_logo{
        display: none;
    }
}
@media (max-width: 750px) and (min-width: 320px){
    .zwfw_header_top_left div.zwfw_wjld {
        border-radius: 0;
        float: right;
        margin-top: 1.5rem;
        margin-right: 3rem;
    }
    .zwfw_header_top_left>a>img {
        /* height: 37px; */
        max-width: 245px;
        width: auto;
    }
}
@media (max-width: 750px) and (min-width: 320px){
    .TopLoGo {
        float: left;
        width: 55%;
        height: auto;
        background: none;
        margin-top: 9px;
    }
}
@media (max-width: 750px) and (min-width: 320px){
    .ResMenu {
        display: block;
        position: absolute;
        right: 0;
        top: 1.7rem;
        width: 22px;
        height: 14px;
    }
}

@media (max-width: 750px) and (min-width: 320px){
    .TwoNav h1 {
        height: 4rem;
        line-height: 4rem;
    }
}
/* 手机端适配结束 */
/* ipad适配开始 */
@media (max-width: 1024px) and (min-width:800px){
    .TopSearch {
        height: 150px;
        background-position: center top;
    }
}

@media (max-width: 1024px) and (min-width: 800px){
    .TopLoGo img {
        display: block;
        width: 60%;
        height: auto;
        padding: 15px 0;
    }
}

@media (max-width: 1024px) and (min-width:  800px){
    .zwfw_header_top_left> .xy_Bid_Logo img {
        height: 48px;
        max-width: none;
    }
}

@media (max-width: 1024px) and (min-width: 800px){
    .zwfw_header_top_left>a {
        float: left;
        width: 46%;
        height: auto;
        margin: 7px 0;
        background: none;
    }
}
@media (max-width: 1024px) and (min-width:  800px){
    .zwfw_header_top_left>a:nth-child(1) {
        margin-right: 10px;
        width: 32%;
    }
}
/*新适配结束 2020-12-15*/
.xy_TongBusr {
    width: 95%;
    margin-top: .35rem;
    padding-left: 10px;
}
.xy_TongBusr input[type='text'] {
    width: 80%;
}
.xy_TongBusr input[type='button'] {
    width: 20%;
    background: url(../../images/xy_idx_bmztImg2.png) no-repeat 0 center / 21px 21px;
}
.XinYaoZxLbNr1 .XinYaoLiR1 > a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
