.zj-part1 {
    width: 11.93rem;
    height: 2.94rem;
}

.zj-doclist {
    width: 5.8rem;
}

.zj-doclist p {
    margin-top: 0.2rem;
    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;
}

.zj-doclist p a {
    white-space: nowrap;
    background-color: #0662b1;
    text-align: center;
    color: #fff;
    padding: 0.1rem 0.2rem;
}

.zj-doclist ul li,
.zj-tab-group ul li {
    width: 100%;
    height: 0.38rem;
    line-height: 0.38rem;
    background: url(icona2.png) no-repeat 0.15rem 50%;
}

.zj-doclist ul li a,
.zj-tab-group ul li a {
    float: left;
    height: 0.38rem;
    line-height: 0.38rem;
    font-size: 1em;
    color: #333;
    padding-left: 0.1rem;
    text-indent: 0.15rem;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zj-doclist ul li span,
.zj-tab-group ul li span {
    float: right;
    font-size: 1em;
    color: #ddd;
    padding-right: 0.15rem;
}

.zj-banner {
    clear: both;
    width: 11.93rem;
    margin: 0.2rem 0;
}

.zj-part3 {
    width: 11.93rem;
    height: 2.1rem;
}

.zj-jgzn-botton {
    width: 1.8rem;
}

.zj-jgzn-botton a {
    width: 1.8rem;
    display: block;
    box-shadow: 0 0 0.08rem 0 #1275ca;
    line-height: 0.9rem;
    text-align: center;
}

.zj-jgzn-botton a:hover {
    color: #1275ca;
}

.zj-jgzn-botton a:first-child {
    margin-bottom: 0.3rem;
}

.zj-zwgk-botton {
    width: 4rem;
    margin: 0 0.2rem;
}

.zj-zwgk-botton li {
    width: 1.9rem;
    margin-bottom: 0.15rem;
    float: left;
}

.zj-zwgk-botton li:nth-child(2),
.zj-zwgk-botton li:last-child {
    margin-left: 0.2rem;
}

.zj-zwgk-botton li img {
    width: 1.9rem;
    height: 0.63rem;
}

.zj-zwgk-botton p {
    clear: both;
    width: 4rem;
    background-color: #0761af;
    text-align: center;
}

.zj-zwgk-botton p a {
    color: #fff;
    line-height: 0.54rem;
    font-weight: bold;
}

.zj-zwgk-botton a:hover {
    opacity: 0.8;
    -moz-opacity: 0, 8;
    filter: alpha(opacity=80);
}

.main-tab {
    width: 5.7rem;
}

.zj-tab-parent {
    border-bottom: 0.01rem solid #ccc;
}

.zj-tab-parent a {
    font-size: 0.2rem;
    line-height: 0.44rem;
    padding: 0 0.2rem;
    display: inline-block;
}

.zj-tab-parent .cur {
    border-bottom: 0.02rem solid #1275ca;
}

/*细览页样式*/
.zwxl-bar {
    height: 84px;
    height: .84rem;
    margin-bottom: .14rem;
}

.zwxl-tools {
    text-align: right;
    padding: 10px 40px;
}

.zwxl-font {
    float: left;
    line-height: 26px;
    line-height: .26rem;
}

.zwxl-title-print {
    display: inline-block;
    margin-left: 50px;
    margin-left: .5rem;
    cursor: pointer;
}

.zwxl-title-share {
    display: inline-block;
}

.zwxl-title-print img,
.zwxl-title-share img {
    height: 26px;
    height: .26rem;
}

.zwxl-table-mobile {
    display: none;
}

.zwxl-table .t1,
.zwxl-table .t2 {
    line-height: .36rem;
}

@media screen and (max-width: 768px) {
    .wrap {
        width: 100%;
        padding: 0;
    }

    .bg-banner {
        height: 100%;
    }

    .top-login {
        display: none;
    }

    .wrap .logo {
        margin-top: 0 !important;
    }

    .zj-logo {
        display: block;
        width: 80vw;
        margin: 0 auto;
        padding-top: .3rem;
    }

    .zj-logo img {
        width: 100% !important;
        height: auto;
    }

    .zj-name {
        display: none;
    }

    .zj-name-m {
        display: block !important;
        width: 100%;
        line-height: .6rem !important;
        font-size: .36rem !important;
        text-align: center;
        margin: .2rem 0;
    }

    .xhy-search {
        height: .6rem;
    }

    .top .logo .xhy-hntr {
        position: static !important;
    }

    .xhy-search input {
        line-height: .52rem;
        font-size: .24rem;
    }

    .xhy-search button {
        width: .4rem;
        background-size: 100%;
        margin-right: .13rem;
    }

    .top-menu .menu {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .top-menu a {
        font-size: .28rem;
    }

    .top-menu a img {
        width: .4rem;
    }

    .gkml-page {
        padding: .2rem;
    }

    .zj-doclist {
        margin-bottom: .2rem;
    }

    .zj-doclist p {
        height: .6rem;
        line-height: .6rem;
        font-size: .28rem;
    }

    .zj-doclist p a {
        display: inline-block;
        padding: 0 .2rem;
        line-height: .6rem;
    }

    .zj-doclist ul li,
    .zj-tab-group ul li {
        height: .6rem;
        line-height: .6rem;
    }

    .zj-doclist ul li a,
    .zj-tab-group ul li a {
        width: calc(73% - .1rem);
        height: .6rem;
        line-height: .6rem;
        font-size: .26rem;
    }

    .zj-doclist ul li span,
    .zj-tab-group ul li span {
        font-size: .24rem;
    }

    .gkml-page,
    .page-list,
    .zj-part1,
    .zj-doclist,
    .zj-banner,
    .zj-zwgk-botton,
    .main-tab,
    .zj-banner img {
        box-sizing: border-box;
        width: 100% !important;
    }

    .zj-part1 {
        height: auto;
    }

    .page-list {
        padding: .2rem !important;
    }

    .zj-banner,
    .zj-part3 {
        width: 100%;
        height: auto;
    }

    .zj-banner a {
        display: block;
    }

    .zj-banner a img {
        vertical-align: bottom;
    }

    .zj-part3 .lf {
        float: none;
    }

    .zj-zwgk-botton {
        clear: both;
        margin: 0;
    }

    .zj-zwgk-botton ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        overflow: hidden;
    }

    .zj-zwgk-botton li {
        width: 49%;
    }

    .zj-zwgk-botton li:nth-child(2),
    .zj-zwgk-botton li:last-child {
        margin-left: 0;
    }

    .zj-zwgk-botton li img {
        width: 100%;
        height: auto;
        vertical-align: bottom;
    }

    .zj-zwgk-botton p {
        width: 100%;
        font-size: .28rem;
    }

    .zj-zwgk-botton p a {
        line-height: .7rem;
    }

    .main-tab {
        margin-top: .3rem;
    }

    .zj-tab-parent a {
        line-height: .6rem;
        font-size: .28rem;
    }

    .location {
        box-sizing: border-box;
        width: 100%;
        line-height: .4rem;
        font-size: .26rem;
    }

    .gkml-page .gkml-lf {
        width: 100%;
    }

    .g-menu .gm-t {
        line-height: .7rem;
        padding-left: .9rem;
        font-size: .28rem;
    }

    .gm-c {
        width: 100%;
    }

    .root .tree.Folder,
    .root .tree.FolderOpened {
        background: #f8f8f8 url(xxgk-img3.png) 24px center no-repeat;
    }

    .gm-c .gm-2 li a {
        font-size: .26rem;
    }

    .p-rt {
        width: 100%;
    }

    .p-rt .title {
        height: .6rem;
        line-height: .6rem;
        font-size: .28rem;
    }

    .p-rt .title a {
        display: inline-block;
        padding: 0 .2rem;
    }

    .p-rt .tab-item a {
        max-width: 73%;
        line-height: .6rem;
        font-size: .26rem;
    }

    .p-rt .tab-item span {
        line-height: .6rem;
        font-size: .24rem;
    }

    .p-rt .subtitle {
        height: .6rem;
        line-height: .6rem;
        font-size: .28rem;
    }

    .p-rt .subtitle a {
        font-size: .28rem;
    }

    .p-rt .subtitle .more {
        font-size: .24rem;
    }

    .map>span {
        width: 100%;
    }

    .map>span>a {
        width: calc(50% - .45rem) !important;
        height: .6rem;
        line-height: .6rem;
        padding: 0 .1rem;
        margin-right: .2rem;
        font-size: .26rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .zwxl-article {
        box-sizing: border-box;
        width: 100%;
        padding: .3rem 0;
    }

    .zwxl-article *,
    .zwxl-content *,
    .zn-content * {
        line-height: 1.75em !important;
        font-size: 16px !important;
    }

    .zwxl-title p.tit {
        font-size: .36rem !important;
    }

    .zwxl-bar {
        height: auto;
    }

    .zwxl-bar span {
        font-size: .26rem;
    }

    .zwxl-tools,
    #div_div {
        display: none;
    }

    .zwxl-table {
        display: none;
    }

    .zwxl-table-mobile {
        table-layout: fixed;
        display: table;
        width: 100%;
    }

    .zwxl-table-mobile tr td {
        line-height: .6rem;
        padding: 0 .2rem;
        font-size: .26rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .zwxl-table-mobile tr td:first-child {
        width: 35%;
        text-align: right;
    }

    .zwxl-table-mobile tr td:last-child {
        width: 65%;
        text-align: left;
    }

    .page-list .title {
        height: .6rem;
        line-height: .6rem;
        font-size: .28rem;
    }

    .page-list .title a {
        display: inline-block;
        padding: 0 .2rem;
    }

    .page-list .tab-item a {
        max-width: 73%;
        line-height: .6rem;
        font-size: .26rem;
    }

    .page-list .tab-item span {
        line-height: .6rem;
        font-size: .24rem;
    }
}