﻿﻿.wzlogo {
    width: 100%;
    text-align: center;
}

.sq {
    margin-left: 20px !important;
    margin-top: 35px !important;
    margin-left: .20rem !important;
    margin-top: .35rem !important;
}

.lbzk,
.lbzk-hover {
    margin-left: 20px !important;
    margin-top: 27px !important;
    margin-left: .20rem !important;
    margin-top: .27rem !important;
}

.lev1 {
    background-color: #d4e9ff;
}

.lev1 a {
    color: #2776cd;
}

.zsj-wzlogo{
	display: block;
	width: 11.00rem;
	max-width:100%;
	height:3.65rem;
	margin:0 auto;
	overflow: hidden;
}

.zsj-logotitle {
    width: 11.00rem;
    max-width: 100%;
    height: 3.65rem;
    margin: 0 auto;
    padding-top: 54px;
    padding-top: .54rem;
    overflow: hidden;
    box-sizing: border-box;
}

.zsj-logotitle a {
    display: block;
    text-align: left;
    margin-top: 10px;
    margin-top: .10rem;
    width: auto;
    height: 80px;
    height: .80rem;
    background: url(../images/cx_czj_logo.png) no-repeat left top;
    background-size: 500px 70px;
    background-size: 5rem .7rem;
}

/*公开指南*/
.bmzjgz-text {
    max-height: 750px;
	max-height: 7.50rem;
    font-size: 16px;
    line-height: 20px;
	line-height: 0.2rem;
    overflow-y: auto;
}

.bmzjgz-t-title {
    margin: 20px 0 15px;
}

.bmzjgz-t-title p {
    font-size: 24px;
	font-size: 0.24rem;
    color: #2775cc;
    font-weight: bold;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 2px solid #f5f5f5;
}

.bmzjgz-text::-webkit-scrollbar {
    width: 5px;
}

.bmzjgz-text::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #2789ee;
}

.bmzjgz-text::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #eaeff3;
}

.ly-fbsj{
	width: 100%;
	text-align: center;
}
.ly-fbsj span{
    width: 33.3%;
	padding: 20px 0px;
    display: inline-block;
	color:#A8A8A8;
}

/*公开制度*/
.zsj-l_con {
    padding: 1%;
}
.gkml-title {
    border-bottom: 1px solid #c9dbf0;
    line-height: 57px;
}

.gkml-title a {
    display: inline-block;
    font-size: 20px;
    color: #2775cc;
    font-weight: bold;
    padding-left: 20px;
    background: url(m3-icon88.png) no-repeat left center;
}
.gkml-title a.a-zd {
    width: 105px;
    border: 1px solid #eb8116;
    font-size: 15px;
    color: #eb8116;
    text-align: center;
    line-height: 35px;
    background: unset;
    margin-top: 10px;
}
.rt {
    float: right;
}
.gl-list {
    padding-top: 24px;
}

.gl-list li {
    height: 44px;
}

.gl-list li span {
    display: inline-block;
    color: #666666;
    font-size: 14px;
    float: right;
    line-height: 22px;
}
.gl-list li a {
    display: inline-block;
    padding-left: 20px;
    color: #333333;
    font-size: 16px;
    background: url(m3-icon11.png) 2px center no-repeat;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

@media screen and (max-width: 768px) {
    .zsj-logotitle a {
        margin-left: .3rem;
    }
}

.zsj-logotitle h1 {
    margin: 35px auto;
    width: 793px;
    height: 128px;
    margin: .35rem auto;
    width: 7.93rem;
    height: 1.28rem;
    max-width: 100%;
    background: url(../images/zsj-wz.png) no-repeat 97px top;
    background: url(../images/zsj-wz.png) no-repeat 0.97rem top;
    background-size: 100% 100%;
    background-size: 6.96rem 1.16rem;
}

.zsj-conx {
    position: relative;
    width: 1100px;
    width: 11rem;
    margin: 0 auto;
    background-color: #f7f7f7;
    padding: 0 36px;
    padding-bottom: 32px;
    margin-bottom: 20px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 .36rem;
    padding-bottom: .32rem;
    margin-bottom: .20rem;
}

.zsj-inputser {
    position: relative;
    width: 100%;
    height: 218px;
    height: 2.18rem;
    overflow: hidden;
}

.zsj-inputser::after,
.zsj-inputser::before {
    content: '';
    width: 240px;
    width: 2.4rem;
    height: 2px;
    background: rgba(224, 224, 224, 1);
    position: absolute;
    top: 50%;
}

.zsj-inputser::after {
    right: 0;
    width: 240px;
    width: 2.40rem;
}

.zsj-serch {
    width: 510px;
    width: 5.10rem;
    border: 2px solid #1764ce;
    height: 50px;
    height: .50rem;
    border-radius: 9px;
    background-color: white;
    margin: 0 auto;
    margin-top: 86px;
    margin-top: .86rem;
    box-sizing: border-box;
    position: relative;
}

.zsj-serch>input {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    border-radius: 10px;
    text-indent: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-size: .16rem;
}

.zsj-serch>img {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    margin-top: -.15rem;
    width: .36rem;
}

.zsj-rightcon {
    height: auto;
    width: 770px;
    width: 7.70rem;
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    float: right;
}

.zsj-colum_title {
    border-bottom: 2px solid #1764ce;
    overflow: hidden;
    margin-top: 30px;
    margin-top: .30rem;
}

.zsj-name {
    float: left;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    background-color: #1764ce;
    text-align: center;
    margin-left: 32px;
    padding: 0 .20rem;
    height: .40rem;
    line-height: .40rem;
    font-size: .20rem;
    margin-left: .32rem;
    color: #fff
}

.zsj-name a {
    color: #fff;
}

.zsj-fr-main {
    padding-left: 32px;
    margin-top: 22px;
    padding-left: .32rem;
    margin-top: .22rem;
}

.zsj-fr-main-d {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 22px;
    margin-bottom: .22rem;
}

.zsj-l_con{
	padding:.15rem;
}

.zsj-l_con ul:last-of-type {
    margin-bottom: 0;
}

.zsj-fr-main li {
    position: relative;
    padding-left: 2%;
    background: none;
    font-size: 16px;
    margin: 15px 0;
    font-size: .16rem;
    margin: .15rem 0;
}

.zsj-fr-main li:before {
    display: inline-block;
    content: '';
    width: 4px;
    width: 0.04rem;
    height: 4px;
    height: 0.04rem;
    background: #acc0d2;
    position: absolute;
    left: 0;
    top: 10px;
    top: 0.10rem;
}

.zsj-fr-main li a {
    color: #000;
}

.zsj-fr-main li span {
    display: inline-block;
    color: #999;
    margin-left: 20px;
    margin-left: .20rem;
}

.gkml-nav {
    width: 240px;
    width: 2.4rem;
}

.gkm-c {
    width: 100%;
    height: 70px;
    list-style: none;
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
    margin-bottom: .15rem;
    height: .70rem;
}

.gkm-c a i {
    font-style: normal;
    display: block;
    float: left;
    font-size: 23px;
    width: 100px;
    color: #2776cd;
    margin-left: 20px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 1rem;
    font-size: .23rem;
    margin-left: .20rem;
    margin-top: .05rem;
    margin-bottom: .05rem;
}

.gkm-clbula img {
    float: left;
    width: .4rem;
    margin-left: 17px;
    margin-right: 2px;
    margin-top: 16px;
    margin-left: .17rem;
    margin-right: .02rem;
    margin-top: .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: 30px;
    height: 70px;
    width: .3rem;
    height: .7rem;
    line-height: 70px;
    line-height: .7rem;
    font-size: 40px;
    font-size: .4rem;
    margin: 0 10px 0 0 !important;
    margin: 0 .1rem 0 0 !important;
    cursor: pointer;
}

.gkm-clbula .sq {
    margin: 0 5px 0 0 !important;
    margin: 0 .05rem 0 0 !important;
    font-size: 20px;
    font-size: .2rem;
    font-weight: bold;
}

.gkm-clbula img:first-child {
    display: none;
}

.gkm-clbula.cur {
    background-color: #1764ce;
    display: inline-block;
}

.cur i {
    color: #fff !important;
}

.gkm-clbula {
    display: inline-block;
    cursor: pointer !important;
    width: 100%;
}

body {
    background: url(../images/zsj-bj.png) no-repeat center top;
    background-size: 100% auto;
}

.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;
}

.zsj-fr-main li a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 800px) {
    .zsj-serch>input {
        height: 90%;
    }

    .zsj-gjss {
        display: none;
    }

    .zsj-inputser::after {
        width: 240px;
        width: 2.4rem;
    }
}

.gkm-clbula.cur img:nth-of-type(1) {
    display: block;
}

.gkm-clbula.cur img:nth-of-type(2) {
    display: none;
}

.gkm-c .gkm-clbula .img-h5 {
    display: none;
}

.h-auto {
    height: auto;
}

.gkm-c .gkm-clbula .img-h5 {
    display: none;
}


@media screen and (max-width: 768px) {
    .zsj-wzlogo{
		display: none;
	}
    .zsj-inputser {
        display: none;
    }

    .zsj-conx {
        padding: .3rem 0 0;
        width: 100%;
        background: #fff;
        margin-bottom: .7rem;
    }

    .gkml-nav {
        width: auto;
        ;
        padding: 0 .26rem;
        float: none;
    }

    .gkm-c {
        float: left;
        width: 48%;
        box-shadow: none;
        background: none;
        height: auto;
    }

    .gkm-c:nth-child(2n) {
        float: right;
    }

    .gkm-c .gkm-clbula {
        height: .92rem;
        line-height: .92rem;
        background: #74c6ff;
        border-radius: .1rem;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .gkm-c .gkm-clbula img, .gkm-c .gkm-clbula.cur img {
        display: none !important;
    }

    .gkm-c:hover.gkm-c>a>img:first-child {
        display: none;
    }

    .gkm-c .gkm-clbula .img-h5, .gkm-c .gkm-clbula.cur .img-h5 {
        display: inline-block !important;
        margin: 0 .16rem 0 .22rem;
        vertical-align: middle;
        float: none;
        width: .36rem;
    }

    .gkm-c .gkm-clbula.cur {
        background: url(../images/xx-bg1.png) center no-repeat;
        background-size: 100% 100%;
    }

    .gkm-c .gkm-clbula i {
        float: none;
        display: inline-block;
        width: auto;
        margin: 0;
        color: #fff;
        font-size: .3rem;
        font-weight: bold;
    }

    #fd-nr>.l_tree {
        width: 208%;
        margin-top: .3rem;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
    }

    #gk-nb>.l_tree {
        width: 208%;
        margin-top: .3rem;
        left: -108%;
        border-radius: 5px;
        overflow: hidden;
    }

    .gkm-clbula .slideUp {
        display: none !important;
    }

    .zsj-fr-main li a {
        width: 70%;
    }

    .cur .sp1 {
        font-weight: bold;
    }

    .zsj-rightcon {
        width: 100%;
        box-shadow: none;
        padding: 0;
    }

    .zsj-name {
        line-height: .7rem;
        height: .7rem;
        font-size: .36rem;
    }

    .zsj-l_con {
        padding: 0 .26rem;
        margin-top: .1rem;
    }

}


/* ---- */
.l_tree_box>.l_tree>li {
    margin-bottom: 10px;
    background: #DBECFB;
}

.l_tree_box>.l_tree .l_tree {
    background: #F2F9FF;
    display: none;
}

.l_tree, .l_tree_branch {
    position: relative;
}

.l_tree_branch {
    position: relative;
}

.l_tree_branch::after {
    position: absolute;
    z-index: 8;
    content: '';
    width: 100%;
    border-top: 1px solid #DBECFB;
}

.l_tree_branch_active {
    background: #4A99E3 !important;
}

.l_tree_branch_active>a {
    color: #FFF !important;
}

.l_tree_branch {
    background-color: #fff;
}

.l_tree_branch>.l_tree>.l_tree_branch {
    background-color: #e5e5e5;
}

.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch {
    background-color: #dad8d8;
}

.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch {
    background-color: #cfcccc;
}

.l_tree_branch>div {
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
}

.gkm-c>.l_tree>.l_tree_branch>div {
    padding-left: .2rem;
}

.gkm-c>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>div {
    padding-left: .4rem;
}

.gkm-c>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>div {
    padding-left: .6rem;
}

.gkm-c>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>div {
    padding-left: .8rem;
}

.gkm-c>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>div {
    padding-left: 1rem;
}

.gkm-c>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>.l_tree>.l_tree_branch>div {
    padding-left: 1.2rem;
}

.l_tree_box>.l_tree>.l_tree_branch:last-child>div {
    border: 0;
}

.l_tree_branch a {
    display: inline-block;
    cursor: pointer;
    color: #555;
    font-weight: 400;
    font-size: 16px;
    font-size: .16rem;
}

.l_tree_branch>div:hover {
    transition: .5s;
    background-color: #4aa1d5;
}

.l_tree_branch>div:hover a {
    color: #fff;
    transition: .3s;
}

.l_tree li span.jian_tou {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    position: absolute;
    top: 12px;
    right: 5px;
    cursor: pointer;
    opacity: 0.6;
}

.l_tree li span img {
    height: 12px;
    display: inline-block;
    margin-bottom: 5px;
}

/* 分页样式开始 */

.yj-page {
    text-align: center;
    margin: 20px 30px;
}

.yj-page span {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
}

.yj-page a {
    display: inline-block;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #415569;
    font-size: 14px;
    margin-right: 10px;
    background: #fff;
    border-radius: 3px;
}

.yj-page a:hover {
    color: #fff;
    background-color: #1e84cb;
    text-decoration: none;
}

.yj-page .act {
    color: #fff;
    background-color: #1e84cb;
}

.yj-page .sy {
    width: 80px;
}

.yj-page .xy {
    width: 80px;
}
.yj-page .first-page,
.yj-page .last-page {
  width: 78px;
}

/* 分页样式结束 */

/* 分页 */

.pagination {
  text-align: center;
  font-size: 14px;
  padding-bottom: 20px;
}

.pagination a {
  width: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  background: #eee;
  border-radius: 3px;
  margin: 0 6px;
}

.pagination a:hover {
  background: #2760b7;
  color: #fff;
  cursor: pointer;
}

.pagination .first-page,
.pagination .last-page {
  width: 78px;
}

.pagination .active {
  background: #2760b7;
  color: #fff;
}