    /*主题*/

    .banner {
        height: 82px;
        line-height: 80px;
        background: url(government-banner.png)no-repeat top center;
        background-size: 100%;
    }

    .banner span {
        display: inline-block;
        color: #406a9e;
        font-size: 24px;
    }

    .banner s {
        float: left;
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 20px 15px 0 50px;
        background: url(index-icons.png) no-repeat -50px -146px;
    }


    /*左侧导航分组*/

    .m-open .item1 {
        background-position: 15px -3px;
    }

    .m-open .item2 {
        background-position: 15px -52px;
    }

    .m-open .item3 {
        background-position: 15px -98px;
    }

    .m-open .item4 {
        background-position: 15px -147px;
    }

    .m-open .item5 {
        background-position: 15px -196px;
    }

    .m-open li {
        cursor: pointer;
        height: 40px;
        margin-bottom: 5px;
        line-height: 40px;
        padding-left: 60px;
        background-color: #d2dfea;
        background-image: url(xxgk_icon.png);
        background-repeat: no-repeat;
    }

    .m-open li a {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }

    .catalog {
        width: 225px;
        height: 35px;
        color: #333333;
        font-weight: bold;
        font-size: 16px;
        line-height: 35px;
        padding-left: 10px;
        border: 1px solid #E5E5E5;
        background-color: #f5f3f3;
    }

    .catalog s {
        display: inline-block;
        width: 4px;
        height: 19px;
        margin-right: 5px;
        background-color: #406a9e;
        position: relative;
        top: 4px;
    }

    .ztree {
        margin-top: 10px;
        padding-left: 17px;
        border: 1px solid transparent;
        background: white;
        width: 225px;
        height: 595px;
        overflow-y: scroll;
        overflow-x: auto;
    }


    /**/

    .left-list {
        padding-top: 20px;
        padding-left: 15px;
        width: 240px;
        min-height: 800px;
        background: white;
    }

    .left-list .active .accordion-toggle {
        cursor: pointer;
        color: #426b9c;
    }

    .accordion-heading {
        margin-bottom: 3px;
    }

    .accordion-toggle {
        cursor: pointer;
        display: block;
        padding-left: 15px;
        padding-right: 10px;
        line-height: 30px;
        font-size: 16px;
        width: 240px;
        height: 30px;
        background-color: #ecf0f4;
        color: #636363;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .accordion-toggle:hover {
        color: #426b9c;
    }

    .glyphicon {
        padding: 0 15px;
        line-height: 30px;
    }

    .accordion-body {
        display: none;
    }

    .glyphicon-menu-right:before {
        color: #636363;
    }

    .accordion-body ul .active .glyphicon-menu-right:before {
        color: #426b9c;
    }

    .accordion-body ul .active {
        color: #426b9c;
    }

    .accordion-body ul li {
        cursor: pointer;
        height: 30px;
        padding-right: 10px;
        line-height: 30px;
        font-size: 14px;
        color: #636363;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    /*右侧信息列表*/

    #set-up li {
        cursor: pointer;
    }

    .list-titles {
        margin-top: 30px;
        height: 36px;
        background-color: #426b9c;
    }

    .list-titles>span {
        font-size: 14px;
        line-height: 36px;
        color: white;
        padding-left: 15px;
    }

    .right-list {
        width: 920px;
        min-height: 800px;
    }


    /*公开默认左侧*/

    .open-list-left {
        margin-top: 25px;
        width: 550px;
    }

    .informtion a {
        display: block;
        width: 85%;
    }

    .informtion li {
        padding-right: 0px;
    }

    .open-title {
        width: 550px;
        height: 35px;
        color: white;
        background-color: #406a9e;
    }

    .open-title em {
        cursor: pointer;
        padding-left: 25px;
        line-height: 35px;
        font-size: 16px;
    }

    .open-title a {
        cursor: pointer;
        color: white;
        padding-right: 12px;
        display: inline-block;
        float: right;
        line-height: 35px;
        font-size: 16px;
    }

    .ztree * {
        font-size: 14px;
    }


    /*公开默认右侧*/

    .open-list-right {
        width: 330px;
        padding-right: 15px;
    }

    .mechanism {
        margin-top: 30px;
    }

    .policy-title {
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

    .policy-title a {
        cursor: pointer;
        font-size: 16px;
        line-height: 30px;
        float: left;
        font-weight: 700;
    }

    #leader li a em {
        float: left;
        display: inline-block;
        width: 57px;
    }

    #leader li a span {
        float: left;
        width: 245px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .policy-bg {
        float: left;
        width: 205px;
        height: 15px;
        position: relative;
        top: 4px;
        background: url(index-icons.png) no-repeat -5px -100px;
        margin-left: 15px;
    }

    a.policy-more {
        cursor: pointer;
        float: right;
        width: 20px;
        height: 20px;
        margin-top: 8px;
        background: url(index-icons.png) no-repeat -240px -60px;
    }

    .statistics-list,
    .information-list,
    .mechanism-list {
        margin: 0;
    }

    .mechanism-list li {
        cursor: pointer;
        float: left;
        width: 100%;
        padding-left: 10px;
        font-size: 14px;
        line-height: 30px;
    }

    .mechanism-list li:hover a {
        color: #005389;
    }

    .statistics-list li,
    .information-list li {
        margin-left: 10px;
        width: 304px;
        font-size: 14px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    /*分享*/

    .detail-title h3 {
        font-size: 24px;
        font-weight: bold;
    }

    .detail-content {
        padding: 0px 20px;
        margin: 20px;
        padding-top: 20px;
        border: 1px solid #E5E5E5;
        position: relative;
    }

    .share {
        position: absolute;
        right: 40px;
        top: 55px;
    }

    .bd_weixin_popup {
        height: 310px !important;
    }


    /*申请公开*/

    .apply {
        border: 1px solid #E5E5E5;
        min-height: 600px;
        margin-bottom: 20px;
        margin-top: 30px;
        display: none;
    }

    .apply>ul {
        background-color: #f8f8f8;
    }


    /*表单*/

    #applyForm {
        margin: 10px 30px;
        border: 1px solid #e5e5e5;
        border-bottom: 0;
    }

    #applyForm table tr {
        font-size: 14px;
        border-bottom: 1px solid #e5e5e5;
    }

    #applyForm>table>td {
        border-collapse: collapse;
        line-height: 28px;
    }

    #applyForm .input-text {
        width: 100%;
        height: 45px;
        outline: none;
        border: 0;
    }

    #detaiText-apply {
        font-size: 16px;
    }

    input[type=checkbox],
    input[type=radio] {
        margin-left: -15px !important;
        top: -2px;
        margin: 4px 0 0;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        border: 1px solid transparent;
    }

    .nav-tabs>li {
        font-size: 16px;
        height: 45px;
    }

    .center {
        text-align: center;
    }

    .center span {
        display: inline-block;
        cursor: pointer;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        width: 85px;
        color: white;
        text-align: center;
        background-color: #095191;
    }


    /*
 * 依申请公开办理结果*/

    #searchs {
        margin-left: 10px;
        width: 50px;
        display: inline-block;
        color: white;
        height: 25px;
        line-height: 25px;
        background-color: #095191;
    }

    #processing .condition input {
        width: 140px;
        height: 25px;
    }

    #processing .condition select {
        width: 140px;
        height: 25px;
    }

    #processing {
        min-height: 483px;
        padding: 12px 14px 10px;
    }

    #processing table,
    #processing table td {
        border: 1px solid #ddd;
        border-collapse: collapse;
        padding: 5px 0;
        font-size: 14px;
        line-height: 28px;
    }

    #processing table td span {
        width: 178px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: default;
    }

    .xxgkcont a {
        cursor: pointer;
        display: block;
        width: 340px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .laydate_bottom {
        height: 31px !important;
    }

    /*
 * 依申请公开统计结果*/

    #statistical {
        min-height: 483px;
        padding: 42px 14px 10px;
    }

    #statistical table,
    #statistical table td {
        border: 1px solid #ddd;
        border-collapse: collapse;
        padding: 5px 0;
        line-height: 28px;
    }
