@charset "utf-8";

html {
    min-width: 11rem;
}

.hide {
    display: none;
}

.zfxx-main {
    background: url(zfxxgkzl_bg.jpg) no-repeat center top;
    background-size: cover;
    min-width: 10.6rem;
}

a:hover {
    text-decoration: none;
}

.zfxx-top {
    width: 10.6rem;
    margin: 0 auto;
    height: 2.9rem;
}

.zfxx-top .logo {
    display: block;
    width: 4.75rem;
    height: 0.77rem;
    background: url(m3-logo.png) no-repeat;
}

.zfxx-top h1 {
    text-align: center;
    margin: 0.7rem auto 0.2rem;
    margin-left: calc(50% - 2.5rem);
    width: 5.5rem;
    height: 0.94rem;
    background: url(zfxxgkzl_title.png) no-repeat;
    background-size: cover;
}

.top_link {
    width: 100%;
    height: 0.55rem;
    padding-top: 0.2rem;
}

.top_link .l {
    float: left;
}

.top_link .r {
    float: right;
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-top: 0.1rem;
}

.top_link .r a {
    font-size: 0.18rem;
    color: #FFFFFF;
}

.top_nav {
    width: 9.8rem;
    height: 0.65rem;
    margin: auto;
}

.top_nav li {
    float: left;
    margin: auto 0.3rem;
    white-space: nowrap;
}

.top_nav a {
    width: 0.8rem;
    height: 0.65rem;
    padding: 0.1rem;
    display: block;
    font-size: 0.18rem;
    color: #FFF;
    text-align: center;
    font-weight: 600;
}

.top_nav a:hover {
    background-color: #FFF;
    color: #007cc5;
    border-radius: 0.1rem;
    opacity: 0.8;
}

.top_nav span {
    padding: 0.1rem 0 0.1rem 0;
}

/*政府信息公开*/
.zfxxgk {
    width: 10.6rem;
    margin: auto;
    background-color: #FFFFFF;
    border-top-left-radius: 0.1rem;
    -moz-border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    -moz-border-top-right-radius: 0.1rem;
}

.ssk {
    position: relative;
    width: 96%;
    margin: auto;
    height: 1.3rem;
    overflow: hidden;
}

.ssk::after,
.ssk::before {
    content: '';
    width: 2.3rem;
    height: 0.02rem;
    background: rgba(224, 224, 224, 1);
    position: absolute;
    top: 50%;
}

.ssk::after {
    right: 0;
}

.zfxxgk-search {
    width: 5.1rem;
    height: 0.5rem;
    margin: 0.4rem auto 0 auto;
    border: 1px solid #007cc5;
    border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
}

#zftextfield {
    width: 4.4rem;
    height: 0.46rem;
    line-height: 0.46rem;
    margin: 0.02rem 0 0 0.1rem;
    float: left;
    font-size: 0.18rem;
    color: #757575;
}

.zfxxgk-search .searchBtn {
    width: 0.39rem;
    height: 0.39rem;
    display: block;
    float: right;
    margin: 0.05rem 0.1rem 0 0;
    font-size: 0.35rem;
    color: #007cc5;
}

.p-rt {
    width: 7.55rem;
}

.p-rt .title {
    margin-top: 0;
    height: 0.44rem;
    line-height: 0.44rem;
    padding-left: 0.2rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFF;
    border-bottom: 0.02rem solid #0662b1;
}

.p-rt .title a {
    white-space: nowrap;
    background-color: #0662b1;
    text-align: center;
    color: #fff;
    padding: 0.1rem 0.2rem;
}

.p-rt .tab-item {
    width: 100%;
    padding: 0.1rem 0;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.36rem;
    border-bottom: 0.01rem solid #efefef;
}

.p-rt .tab-item a {
    max-width: calc(100% - 0.9rem);
}

.p-rt .pagination {
    margin-top: 0.4rem;
}

/*主菜单*/
.gkml {
    width: 96%;
    margin: auto;
}

.gkml-nav {
    width: 2.4rem;
}

.gkm-c {
    width: 100%;
    list-style: none;
    background-color: white;
    box-shadow: 0 0.01rem 0.05rem 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0.15rem;
}

.gkm-c a i {
    font-style: normal;
    display: block;
    float: left;
    font-size: 0.23rem;
    width: 1rem;
    color: #0662b1;
    margin-left: 0.2rem;
    font-weight: 400;
    margin-top: 0.05rem;
    margin-bottom: 0.05rem;
}

.gkm-clbula img {
    float: left;
    margin-left: 0.17rem;
    margin-right: 0.02rem;
    margin-top: 0.16rem;
}

.gkm-clbula.cur .lbzk,
.gkm-clbula .sq {
    display: none;
}

.gkm-clbula .lbzk,
.gkm-clbula.cur .sq {
    display: block;
}

.gkm-clbula .sq,
.gkm-clbula .lbzk {
    float: right;
    display: inline-block;
    width: 0.3rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.4rem;
    margin: 0 0.1rem 0 0 !important;
    cursor: pointer;
}

.gkm-clbula .sq {
    display: none;
    margin: 0 0.05rem 0 0 !important;
    font-size: 0.2rem;
    font-weight: bold;
}

.gkm-clbula img:first-child {
    display: none;
}

.gkm-clbula.cur {
    background-color: #0662b1;
    display: inline-block;
    /* color:#fff;*/
    width: 100%;
}

.cur i {
    color: #fff !important;
}

.root li {
    list-style: none;
    cursor: pointer;
    font-weight: 500;
    color: rgb(51, 51, 51);
}

.lev1:hover {
    background-color: #d4e9ff;
}

.lev1 .sp1 {
    color: #333;
}

.lev1 .sp2 {
    color: #333;
}

.gkm-clbula {
    width: 100%;
    display: inline-block;
    cursor: pointer !important;
}

.gkm-c:hover.gkm-c>a {
    background-color: #1369c0;
    width: 100%;
}

.gkm-c:hover.gkm-c>a>i {
    color: #fff;
}

.gkm-c:hover.gkm-c>a>img:first-child {
    display: block;
}

.gkm-c:hover.gkm-c>a>img:first-child+img {
    display: none;
}

/*子菜单*/
.root .tree {
    padding-left: 0.5rem;
}

.root ul {
    overflow: hidden;
    padding-left: 0.15rem;
    display: none;
}

.root .tree.Page {
    background: transparent url(xxgk-img3.png) 0.2rem center no-repeat;
}

.root .tree.pli.Page {
    background: #f8f8f8 url(xxgk-img3.png) 0.24rem center no-repeat;
    margin-bottom: 0.08rem;
    border: 1px solid #e5e5e5;
    padding-left: 0.48rem;
    font-size: 0.16rem;
    line-height: 0.46rem;
    color: #333333;
}

.root .tree.Folder {
    background: #f8f8f8 url(xxgk-img1.png) 0.24rem center no-repeat;
    margin-bottom: 0.08rem;
    border: 1px solid #e5e5e5;
    padding-left: 0.48rem;
    font-size: 0.16rem;
    line-height: 0.46rem;
    color: #333333;
}

.root .tree.FolderOpened {
    background: #f8f8f8 url(xxgk-img2.png) 0.24rem center no-repeat;
    margin-bottom: 0.08rem;
    border: 1px solid #e5e5e5;
    padding-left: 0.48rem;
    font-size: 0.16rem;
    line-height: 0.46rem;
    color: #333333;
}

/*.root .tree.linkpage {
	background:transparent url(linkpage.png) center no-repeat;
}*/
.root a {
    width: 1.45rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 0.14rem;
    line-height: 0.48rem;
    font-size: 0.14rem;
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
}

.root .tree.cur,
.other .cur {
    font-weight: 600 !important;
    background-color: #ecf7ff !important;
}

.root .sp1 {
    color: #555;
}

.root .sp2 {
    color: #555;
}

.root ul .tree.Page {
    background: transparent url(lis-icon.png) no-repeat 0.24rem center;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.58rem;
}

.root ul .tree.Folder {
    background: transparent url(folder.gif) 0.11rem center no-repeat;
    padding-left: 0.58rem;
    border: 0;
}

.root ul .tree.FolderOpened {
    background: transparent url(folder_open.gif) 0.11rem center no-repeat;
    padding-left: 0.58rem;
    border: 0;
}

.root ul ul .tree.Page {
    background: transparent url(lis-icon1.png) no-repeat 0.13rem center;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.42rem;
}

.root1 ul .tree {
    background: url(icon-border-left.png) no-repeat 0.24rem top !important;
}

.root1 ul .tree:first-child {
    background: url(icon-border-up.png) no-repeat 0.24rem bottom !important;
}

.root1 ul .tree:last-child {
    background: url(icon-border-down.png) no-repeat 0.24rem top !important;
}

.root .tree:hover .sp1,
.root .tree:hover .sp2,
.root .cur .sp1,
.root .cur .sp2 {
    color: #0163d1;
}

.root>ul {
    background-color: #fff;
    border: solid 1px #e5e5e5;
    border-top: none;
    margin-top: -0.09rem;
    box-sizing: border-box;
    border-top: 0.01rem solid #e5e5e5;
    border-top: 0rem;
    padding: 0.08rem 0;
    margin-bottom: 0.08rem;
    background: url(lis-line.png) no-repeat 0.27rem center;
    background-size: 0.01rem 8rem;
}

.root>ul ul {
    border: none !important;
}

.listbox .parent .pli .plia {
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.zn-content {
    max-height: 9.4rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0.1rem;
    font-size: 0.19rem;
    line-height: 1.5em;
    box-shadow: 0 0.01rem 0.05rem 0 rgba(0, 0, 0, 0.2);
}

.zn-content::-webkit-scrollbar {
    width: 0.1rem;
}

.zn-content::-webkit-scrollbar-thumb {
    border-radius: 0.06rem;
    background: #1369c0;
}

.zn-content::-webkit-scrollbar-track {
    border-radius: 0.06rem;
    background: #eaeff3;
}

.title .more {
    float: right;
    margin-right: 0.15rem;
    height: 0.3rem;
    line-height: 0.3rem;
    margin-top: 0.06rem;
    width: auto;
    font-size: 0.16rem;
    background: #fff !important;
    padding: 0 !important;
    color: #333333 !important;
    text-align: center;
    font-weight: normal;
}

.map span {
    width: 100%;
}

.map>span {
    float: left;
}

.map>span>a {
    width: 2.18rem;
    margin: 0.2rem 0.15rem 0 0.15rem;
    float: left;
    font-size: 0.16rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    color: #333;
    border: 1px solid #E6EFF7;
    background: #F2F8FB;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.map>span>a:hover {
    background: #2775cc;
    color: #fff;
}

.footer {
    width: 100%;
    margin: 0.3rem auto 0;
}

.tab-item li {
    padding-left: 0.2rem;
    background: url(zwgk_li_bg.png) no-repeat 0.04rem center;
}

.p-rt .tab-item a {
    max-width: calc(100% - 0.9rem);
}

.tab-item a {
    line-height: 0.42rem;
    color: #444;
    font-size: 0.16rem;
    max-width: 5.45rem;
}

.tab-item a {
    float: left;
    line-height: 0.36rem;
    color: #444444;
    font-size: 0.16rem;
    max-width: 3.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-item span {
    float: right;
    font-size: 0.14rem;
    color: #888;
    line-height: 0.42rem;
}

/*清除浮动*/

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

@media screen and (max-width: 768px) {
    html {
        min-width: auto;
    }

    .zfxx-top {
        width: calc(100% - .4rem);
        padding: .2rem .2rem 0;
    }

    .zfxx-main {
        min-width: auto;
    }

    .top_link .r {
        display: none;
    }

    .zfxx-top .logo {
        background-size: 100%;
    }

    .zfxx-top h1 {
        width: 100%;
        height: auto;
        min-height: .94rem;
        margin-left: 0;
        background-size: contain;
        background-position-x: center;
    }

    .zfxxgk {
        width: 100%;
    }

    .zfxxgk-search {
        width: calc(100% - .04rem);
    }

    #zftextfield {
        width: calc(100% - .59rem);
        font-size: .24rem;
    }

    .ssk::after,
    .ssk::before {
        display: none;
    }

    .gkml-nav {
        width: 100%;
        float: none;
    }

    .gkm-clbula img {
        width: .4rem;
        height: .4rem;
    }

    .gkm-c a i {
        width: auto;
        line-height: .56rem;
        font-size: .3rem;
    }

    .gkm-clbula .sq,
    .gkm-clbula .lbzk {
        float: right;
    }

    .root>ul .tree {
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        font-size: .26rem;
    }

    .root>ul>ul>.tree {
        width: 100%;
    }

    .root>.tree,
    .root>.tree.Folder,
    .root>.tree.FolderOpened {
        background: none;
        padding-left: .2rem;
    }

    .root>ul>.tree.Folder,
    .root>ul>.tree.FolderOpened {
        background: none;
    }

    .root>.tree>a {
        width: auto;
        height: .5rem;
        line-height: .5rem;
        font-size: .26rem;
    }

    .root .tree.pli.Page {
        background: none;
        padding-left: .2rem;
    }

    .root a {
        width: auto;
        font-size: .24rem;
    }

    .p-rt {
        width: 100%;
        margin-top: .2rem;
        float: none;
    }

    .p-rt .title {
        height: .5rem;
        line-height: .5rem;
        font-size: .28rem;
    }

    .tab-item a {
        line-height: .5rem;
        font-size: .26rem;
    }

    .title .more {
        font-size: .26rem;
    }

    .map>span {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .map>span>a {
        width: 48%;
        height: .6rem;
        line-height: .6rem;
        margin: .2rem 0 0;
        font-size: .26rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .tab-item li {
        padding: 0;
        background: none;
    }

    .clearfix:before {
        display: none;
    }

    .p-rt .tab-item {
        width: calc(100% - .2rem);
        padding: .1rem;
    }

    .p-rt .tab-item a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-width: 100%;
        white-space: normal;
        float: none;
    }

    .tab-item span {
        float: none;
        font-size: .24rem;
    }

    .footer {
        width: calc(100% - .4rem) !important;
    }
}