@charset "utf-8";
body {
    background: url("/images/xzzf/zxzf-body-bg.png") top center no-repeat #eeeeee;
}

.container {
    background: #ffffff;
}



.xzzf-banner {
    height: 410px;
    width: 100%;
    
}

.hancheng-gov-logo {
    /* width: 20%; */
    float: inherit;
    margin: 50px auto;
}

.hancheng-gov-logo img {
    /* width: 100%; */
    display: block;
    margin: 0 auto;
}

.xzzf-banner-logo {
    float: inherit;
    margin: 40px auto 30px;
}

.xzzf-banner-logo img {
    display: block;
    /* width: 55%; */
    margin: 0 auto;
}


.link{
    display:none;
}

.footer{
    background:#3266b9;
    margin-top:30px;
}
/* 当前位置 */
.position {
    margin: 0 20px;
    line-height: 38px;
    text-align: left;
    padding: 15px 35px 15px;
    background: url(/images/xzzf/ico-pos.png) left center no-repeat;
    border-bottom: 1px solid #e5e5e5;
}
.position span, .position span a {
    font-size: 15px;
    color: #000;
}
.u-nm {
    height: auto;
    border-bottom: 1px solid #e1e1e1;
}
.u-nm span {
    font-size: 18px;
    font-weight: 700;
    line-height: 58px;
    color: #3266b9;
    display: inline-block;
    border-bottom: solid 2px #3266b9;
    padding: 0 16px;
}
/* 通用内容页 */
.m-txt {
    overflow: hidden;
    height: auto;
    padding: 32px 96px 32px 96px;
}
.m-txt-tt {
    margin: 0;
    line-height: 56px;
    text-align: center;
    font-weight: 400;
    font-size: 32px;
}
.m-txt-utt {
    margin: 0;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}
.m-txt-dtt {
    margin: 0;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}
.m-txt-crm {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-top: 24px;
    margin-bottom: 20px;
    padding: 0 30px;
    line-height: 36px;
    text-align: center;
    color: #222;
    font-size: 14px;
    border-bottom: dotted 1px #e1e1e1;
}
.m-txt-crm span.font, .m-txt-print span.font {
    float: left;
    margin: 0 10px;
}
.m-txt-print {
    position: absolute;
    float: right;
    right: 12px;
    border-bottom: none;
    line-height: 36px;
}
.m-txt-article {
    min-height: 500px;
    line-height: 30px;
    font-size: 18px;
}
.m-txt-article img{
    max-width:100%;
    margin:10px;
    display:block;
}
.m-txt-article table{
    max-width: 100%!important;
    margin:auto!important;
}
.m-txt-article p {
    margin: 0 0 16px 0;
    text-indent: 2em;
}
.m-txt-article p img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.qrcode {
    overflow: hidden;
    display: block;
    height: auto;
    text-align: center;
}
#qrcode {
    overflow: hidden;
    display: block;
    height: auto;
    text-align: center;
}
.m-txt-print .share {
    float: right;
    color: #898989;
}
/* 通用列表 */
.m-lst-nav {
    background: 0 0;
    padding: 0;
    height: auto;
}
.m-lst-nav .tnm {
    line-height: 70px;
    color: #fff;
    padding-left: 25%;
    background: #3266b9;
    font-size: 20px;
    font-weight: 700;
}
.nav-box{
    border: 1px solid #e5e5e5;
    border-top: none;
}
.m-lst-nav ul {
    /* background: #f6f6f6; */
    padding: 20px;
}
.m-lst-nav ul li {
    font-size: 18px;
    line-height: 48px;
    color: #222;
    padding-left: 25%;
    border-top: solid 1px #fff;
    /* border-bottom: solid 1px #e8e8e8; */
    
    background: #f2f2f2;
    margin-bottom: 10px;
}
.m-lst-nav ul li:hover{
    background: #3266b9;
}
.m-lst-nav ul li:hover a{
    color: #fff;
}
.m-lst-nav ul li.hover{
    background: #3266b9;
}
.m-lst-nav ul li.hover a{
    color: #fff;
}


.m-lst40 {
    height: auto;
    overflow: hidden;
}
.m-lst40 ul {
    height: auto;
    padding: 16px 0;
}
.m-lst40 ul li {
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    /* padding-left: 16px; */
}
.m-lst40 ul li span {
    float: right;
}
.m-lst40 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}
.m-lst40 ul em {
    float: left;
    padding-right: 10px;
}


/* 分页 */
.pc_paging {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    height: auto;
}
.pc_paging li {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    color: #333;
    vertical-align: middle;
    margin: 0 3px;
}
.pc_paging li a, .pc_paging li span {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 14px;
    color: #333;
    padding: 6px 10px;
    border: 1px solid #ccc;
    margin: 0;
}

/* 移动端底部 */
footer {
    background: #3266b9;
    border-top: solid 1px #efefef;
}
.wapfooter {
    padding: 10px 0;
    text-align: center;
}
.wapfooter p {
    margin-bottom: 0;
    padding: 0;
    line-height: 28px;
    color: #ffffff;
}
.wapfooter p a {
    color: #ffffff;
}
.wapfooter p span {
    display: inline-block;
    line-height: 1.5;
    font-size: 14px;
}
/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 1024px) {
    .xzzf-banner-logo img{
        width: 100%;
    }
    /* .hancheng-gov-logo {
        width: 50%;
        margin-top: 30px;
        background: none;
    }

    .xzzf-banner-logo {
        width: 90%;
        margin-top: 30px;
        background: none;
    } */
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (max-width:768px) {
    .xzzf-banner-logo img {
        width: 85%;
    }
    .nav-box{border: none;}
    .m-lst-nav ul{
        padding: 20px 0;
    }
    /* .hancheng-gov-logo {
        width: 50%;
        margin-top: 30px;
        background: none;
    }

    .xzzf-banner-logo {
        width: 90%;
        margin-top: 30px;
        background: none;
    } */
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (max-width: 750px) {
    .hancheng-gov-logo {
        /* width: 20%; */
        float: inherit;
        margin: 20px auto;
    }
    .xzzf-banner-logo {
        float: inherit;
        margin: 25px auto 30px;
    }
    .xzzf-banner-logo img {
        width: 95%;
    }
    .xzzf-banner {
        height: 160px;
        width: 100%;
    }
    .m-txt {
        padding: 1rem 0.5rem;
        margin: 0 1rem;
        border: none;
    }
    .m-txt-source {
        height: auto;
        padding-top: 1.6rem;
        padding-bottom: 1rem;
        margin-bottom: 1.6rem;
        overflow: hidden;
        font-size: 1.4rem;
        color: #222;
        text-align: center;
        border-bottom: 0.1rem #e1e1e1 solid;
    }
    .m-txt-source span {
        padding: 0.5rem 0;
        text-align: center;
    }
    .position{margin: 0;}
    .m-txt-tt {
        font-size: 2rem;
        font-weight: 700;
        line-height: 3.2rem;
        text-align: center;
    }
    .news-card {
        padding: 1.6rem 0;
        overflow: hidden;
        background: #fff;
        border-bottom: 1px solid #efefef;
    }
    .card-type-news .news-info {
        padding: 0;
        color: #333;
        flex: 2 2 auto;
    }
    .card-type-news .title {
        display: -webkit-box;
        padding: 0;
        margin: 0;
        overflow: hidden;
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 2.6rem;
        color: #333;
    }
    .card-type-news a {
        display: flex;
        align-items: flex-start;
        -ms-flex-align: start;
        color: #333;
        justify-content: space-between;
    }
    .news-card .detail {
        margin-top: 0.5rem;
        color: #3a3232;
        letter-spacing: 0;
    }
    .news-card .detail span {
        margin-right: 0.5rem;
        font-size: 1.4rem;
        color: #999;
        line-height: 2rem;
        text-overflow: ellipsis;
    }
    .news-card .detail span {
        margin-right: 0.5rem;
        font-size: 1.4rem;
        color: #999;
        line-height: 2rem;
        text-overflow: ellipsis;
    }
    .m-lst-nav ul {
        height: auto;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        margin-left: -1rem;
        background: 0 0;
    }
    .m-lst-nav {
        background: 0 0;
        padding: 1rem 0 1.6rem 0;
        border-top: none;
        border-bottom: solid 1.6rem #f6f6f6;
        margin: 0 -12px;
    }
    .m-lst-nav ul li {
        min-width: 4.5em;
        font-size: 1.8rem;
        line-height: 3.2rem;
        height: 3.2rem;
        color: #666;
        text-align: left;
        margin: 0 0 0 2.4rem;
        border: none;
        float: left;
        white-space: nowrap;
        display: inline-block;
        background: none;
        padding: 0;
    }
    .m-lst-nav ul li a{
        color: #222;
    }
    .m-lst-nav ul li.hover{
        background: none;
    }
    .m-lst-nav ul li.hover a {
       color: #3266b9;
        font-weight: 700;
        background: 0 0;
    }
    .position{padding: 0;}
    .m-lst-nav ul {
        padding: 0;
    }
}
