﻿﻿/*==默认==*/
body {
    background-color: #FFFFFF;
    font-family: Verdana,.fn_slidleft Arial, Helvetica, sans-serif;
    font-size: 14px;
    scrollbar-3dlight-color: #F0F0EE;
    scrollbar-arrow-color: #676662;
    scrollbar-base-color: #F0F0EE;
    scrollbar-darkshadow-color: #DDDDDD;
    scrollbar-face-color: #E0E0DD;
    scrollbar-highlight-color: #F0F0EE;
    scrollbar-shadow-color: #F0F0EE;
    scrollbar-track-color: #F5F5F5;
    background: url("../images/xxgk_body.jpg") no-repeat top rgb(255, 255, 255);
    margin: 0 auto;
    padding: 0;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

pre {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.example1 {
    font-weight: bold;
    font-size: 14px
}

.example2 {
    font-weight: bold;
    font-size: 12px;
    color: #FF0000
}

.example3 {
    font-family: 仿宋_GB2312;
    font-weight: bold;
    font-size: 40px;
    color: #FF0000
}

.tablerow1 {
    background-color: #BBBBBB;
}

.mceLink a:visited {
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
}

.mceLink a:active {
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
}

.mceLink a:hover {
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
}

.mceLink a:link {
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
}

.mceLink a {
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
}

.mceVisualAid {
    border: 1px dashed #BBBBBB;
}
/* Fix for MS Office style paragraphs (MsoNormal) */
p {
    margin: 0;
    padding: 0;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}

    .unIndentedList li {
        padding: 0;
    }

/* Fix for MS Office UL lists */
ul li {
    margin: 0;
    padding: 0;
}
/* CSS Document */
input {
    font-size: 12px;
}

img {
    border: 0;
}

a {
    cursor: pointer;
}

    a:link {
        color: #4e4d4d;
        text-decoration: none;
    }

    a:visited {
        color: #4e4d4d;
        text-decoration: none;
    }

    a:hover {
        color: #c8262b;
        text-decoration: none;
    }

    a:active {
        color: #c8262b;
        text-decoration: none;
    }

.m-td-pad {
    padding-top: 5px;
}

.nav-bg {
    background: url(../images/nav-bg.jpg) repeat-x;
    color: #660000;
}

.nav-posbg {
    background: url(../images/pos-dot.jpg) no-repeat 12px 50%;
    color: #660000;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 3px;
}

.nav-pos {
    color: #660000;
    padding-top: 3px;
}

    .nav-pos a:link {
        color: #660000;
    }

    .nav-pos a:visited {
        color: #660000;
    }

    .nav-pos a:hover {
        color: #660000;
    }

    .nav-pos a:active {
        color: #660000;
    }

.sear-input {
    border: 1px solid #dadada;
    height: 20px;
    background: #ffffff url(images/sear-input.gif) no-repeat 5px 50%;
    color: #838080;
    padding-left: 33px;
    line-height: 20px;
}

.sear-select-div {
    border: 1px solid #dadada;
    height: 20px;
    overflow: hidden;
}

.sear-select {
    color: #838080;
    margin-top: -1px;
    margin-left: -2px;
    height: 24px;
    font-size: 12px;
}

.sear-btn {
    background: #fff url(../images/btn-bg.gif) no-repeat;
    border: none;
    height: 20px;
    width: 44px;
    text-align: center;
    color: #b9120a;
    line-height: 22px;
}

.l-chanl {
    background: url(../images/tree-headbg.gif) no-repeat;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
}

    .l-chanl ul {
        list-style: none;
        float: left;
        width: 100%;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .l-chanl li {
        float: left;
        height: 38px;
        text-align: center;
        line-height: 28px;
        font-size: 12px;
        font-weight: blod;
    }

    .l-chanl .red {
        color: #c70f15;
        background: url(images/tree-active.gif) no-repeat 50% 100%;
        width: 60px;
    }

        .l-chanl .red a:link {
            color: #c70f15;
        }

        .l-chanl .red a:visited {
            color: #c70f15;
        }

        .l-chanl .red a:hover {
            color: #c70f15;
        }

        .l-chanl .red a:active {
            color: #c70f15;
        }

    .l-chanl .white {
        color: #ffffff;
        width: 50px;
    }

        .l-chanl .white a:link {
            color: #ffffff;
        }

        .l-chanl .white a:visited {
            color: #ffffff;
        }

        .l-chanl .white a:hover {
            color: #ffffff;
        }

        .l-chanl .white a:active {
            color: #ffffff;
        }

.l-chanl-td {
    border: 1px solid #c7c7c7;
    border-top: none;
    background-color: #fffcec;
    padding: 0 5px 20px 20px;
    *padding-top: 20px;
}

.tree-all {
    font-weight: bold;
    font-size: 12px;
    height: 22px;
    width: 180px;
    margin-left: 15px;
}

    .tree-all a {
        cursor: pointer;
    }

        .tree-all a:link {
            text-decoration: none;
        }

        .tree-all a:visited {
            text-decoration: none;
        }

        .tree-all a:hover {
            text-decoration: none;
        }

        .tree-all a:active {
            text-decoration: none;
        }

    .tree-all span {
        display: block;
        width: 180px;
        height: 22px;
        line-height: 22px;
        color: #094ebf;
        cursor: pointer;
    }

    .tree-all .span1 {
        background: url(../images/tree-open.gif) no-repeat;
    }

    .tree-all .span2 {
        background: url(../images/tree-1.gif) no-repeat;
    }

.CNLTreeMenu {
    width: 99%;
}

    .CNLTreeMenu img.s {
        cursor: pointer;
        vertical-align: middle;
    }

    .CNLTreeMenu ul {
        padding: 0;
    }

    .CNLTreeMenu li {
        list-style: none;
        padding: 0;
    }

.Closed ul {
    display: none;
}

.parent {
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    color: #292626
}

.Child {
    font-size: 12px;
    margin: 2px;
    0px;
    0px;
    5px;
    *margin-top: 5px;
    color: #070101;
}

    .Child a:link {
        color: #070101;
        text-decoration: none;
    }

    .Child a:visited {
        color: #070101;
        text-decoration: none;
    }

    .Child a:hover {
        color: #cf2115;
        text-decoration: none;
    }

    .Child a:active {
        color: #cf2115;
        text-decoration: none;
    }

    .Child img.s {
        background: url(images/red-dot.gif);
        cursor: default;
    }

#CNLTreeMenu1 ul {
    margin: 0 0 0 17px;
}

#CNLTreeMenu1 img.s {
    width: 17px;
    height: 15px;
    border: 0;
}

#CNLTreeMenu1 .Opened {
    background: url(../images/chanl-close.gif) no-repeat;
    color: #cf2115;
    line-height: 22px;
}

#CNLTreeMenu1 .Closed {
    background: url(../images/chanl-open.gif) no-repeat;
    color: #292626;
    line-height: 22px;
}

#CNLTreeMenu1 .Child img.s {
    background: url(../images/red-dot.gif) no-repeat 5px 50%;
}

#CNLTreeMenu2 ul {
    margin: 0 0 0 17px;
}

#CNLTreeMenu2 img.s {
    width: 17px;
    height: 15px;
    border: 0;
}

#CNLTreeMenu2 .Opened {
    background: url(../images/chanl-close.gif) no-repeat;
    color: #cf2115;
    line-height: 22px;
}

#CNLTreeMenu2 .Closed {
    background: url(../images/chanl-open.gif) no-repeat;
    color: #292626;
    line-height: 22px;
}

#CNLTreeMenu2 .Child img.s {
    background: url(../images/red-dot.gif) no-repeat 5px 50%;
}

#CNLTreeMenu3 ul {
    margin: 0 0 0 17px;
}

#CNLTreeMenu3 img.s {
    width: 17px;
    height: 15px;
    border: 0;
}

#CNLTreeMenu3 .Opened {
    background: url(../images/chanl-close.gif) no-repeat;
    color: #cf2115;
    line-height: 22px;
}

#CNLTreeMenu3 .Closed {
    background: url(../images/chanl-open.gif) no-repeat;
    color: #292626;
    line-height: 22px;
}

#CNLTreeMenu3 .Child img.s {
    background: url(../images/red-dot.gif) no-repeat 5px 50%;
}

#CNLTreeMenu4 ul {
    margin: 0 0 0 17px;
}

#CNLTreeMenu4 img.s {
    width: 17px;
    height: 15px;
    border: 0;
}

#CNLTreeMenu4 .Opened {
    background: url(../images/chanl-close.gif) no-repeat;
    color: #cf2115;
    line-height: 22px;
}

#CNLTreeMenu4 .Closed {
    background: url(../images/chanl-open.gif) no-repeat;
    color: #292626;
    line-height: 22px;
}

#CNLTreeMenu4 .Child img.s {
    background: url(../images/red-dot.gif) no-repeat 5px 50%;
}

.gg-bg {
    background: url(images/gg-bg.gif) repeat-x;
}

.gg-list {
    color: #af0d12;
}

    .gg-list img {
        margin-left: 10px;
        margin-right: 5px;
    }

    .gg-list a:link {
        color: #af0d12;
    }

    .gg-list a:visited {
        color: #af0d12;
    }

    .gg-list a:hover {
        color: #af0d12;
    }

    .gg-list a:active {
        color: #af0d12;
    }

.table-mar {
    margin-top: 10px;
}

.r-chanl-zfdt {
    background: url(../images/r-chanltitle.jpg) no-repeat;
}

.r-chanl-flfg {
    background: url(../images/r-chanltitle.jpg) no-repeat 0px -47px;
}

.r-chanl-bmxx {
    background: url(../images/r-chanltitle.jpg) no-repeat 0px -92px;
}

.r-chanl-sqxx {
    background: url(../images/r-chanltitle.jpg) no-repeat 0px -138px;
}

.r-chanl-bor {
    background: url(images/r-chanlbor.gif) no-repeat 100% 28px;
    padding-right: 5px;
}

.r-table-bor {
    border: 1px solid #c7c7c7;
    border-top: none;
}

.r-chanl-td {
    padding: 0 10px;
}

.r-list {
    font-size: 14px;
    color: #4e4d4d;
    background: url(../images/list-dot.gif) repeat-x 0 100%;
}

    .r-list a:link {
        font-size: 14px;
        color: #4e4d4d;
        text-decoration: none;
    }

    .r-list a:visited {
        font-size: 14px;
        color: #4e4d4d;
        text-decoration: none;
    }

    .r-list a:hover {
        font-size: 14px;
        color: #c8262b;
        text-decoration: underline;
    }

    .r-list img {
        margin-right: 6px;
        margin-left: 2px;
    }

.r-list-or {
    color: #eb710f;
}

.r-more {
    color: #ca1117;
}

    .r-more a:link {
        color: #ca1117;
    }

    .r-more a:visited {
        color: #ca1117;
    }

    .r-more a:hover {
        color: #ca1117;
    }

    .r-more a:active {
        color: #ca1117;
    }

.r-chanl-er {
    color: #525252;
}

    .r-chanl-er a:link {
        color: #525252;
    }

    .r-chanl-er a:visited {
        color: #525252;
    }

.b-redbg {
    background-color: #ca1117;
}

.white {
    color: #ffffff;
}

.b-count {
    border: 1px solid #b44c06;
    background-color: #f49c45;
    margin-left: 5px;
    margin-right: 5px;
}

.b-count-bg {
    background: url(../images/b-countbg.jpg) repeat-x;
    color: #fdeedc
}

.b-right {
    color: #323131;
    line-height: 180%;
}

.con-t-bor {
    border: 1px solid #dfdfdf;
    background: #fffcec url(../images/con-t-bg.jpg) repeat-x;
    margin-top: 10px;
}

.con-con-bg {
    background: #ffffff url(../images/sear-posbg.jpg) repeat-x;
    padding-left: 45px;
    padding-right: 45px;
    border: 1px solid #d8d6d6;
    margin-top: 10px;
}

.con-con-bt {
    color: #ba0707;
    font-weight: bold;
    font-size: 26px;
}

.con-con-line {
    background: url(../images/con-dot.gif) repeat-x 0 100%;
}

.con-con-cnt {
    font-size: 21px;
    color: #484747;
    font-family:FangSong_GB2312;
    line-height: 38px;
    padding-top: 35px;
    padding-bottom: 25px;
}

.con-con-col {
}

    .con-con-col a:link {
        text-decoration: none
    }

    .con-con-col a:visited {
        text-decoration: none
    }

    .con-con-col a:hover {
        text-decoration: none
    }

    .con-con-col a:active {
        text-decoration: none
    }

.con-gray {
    color: #212121;
}

.search-bg {
    background: #ffffff url(../images/sear-posbg.jpg) repeat-x;
    border: 1px solid #d8d6d6;
    margin-top: 10px;
}

    .search-bg .red {
        color: #d54200;
    }

.search-dot {
    background: url(../images/sear-dot.gif) repeat-x 0 100%;
    padding: 5px 5px 10px;
}

    .search-dot td {
        font-size: 14px;
    }

    .search-dot input {
        font-size: 14px;
    }

.search-col-bg {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    background: url(images/sear-m-bg.gif) repeat-x;
    padding-left: 5px;
    padding-right: 5px;
}

.search-input {
    border: 1px solid #bdbaaf;
    background-color: #fefdf6;
    color: #828282;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
}

.search-div {
    border: 1px solid #bdbaaf;
    height: 22px;
    overflow: hidden;
    background-color: #fefdf6;
}

.search-select {
    color: #828282;
    font-size: 14px;
    margin-top: -1px;
    margin-left: -1px;
    height: 22px;
    *height: 25px;
    background-color: #fefdf6;
    border: none;
}

.search-pad {
    padding-top: 25px;
}

.search-btn {
    background: url(../images/sear-btnbg.jpg) no-repeat;
    border: 0;
    font-size: 14px;
    text-align: center;
    width: 55px;
    height: 24px;
    line-height: 24px;
    color: #000000;
}

.list-bor {
    background: #ffffff url(../images/sear-posbg.jpg) repeat-x;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #c1c1c1;
    margin-top: 8px;
    height: 1000px;
}

.list-pos {
    background: url(../images/list-posline.gif) no-repeat 100% 50%;
    color: #d70404;
    font-size: 14px;
    font-weight: bold;
}

.list-pos-chal {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

    .list-pos-chal a:link {
        color: #444444;
    }

    .list-pos-chal a:visited {
        color: #444444;
    }

    .list-pos-chal a:hover {
        color: #c8262b;
        text-decoration: none;
    }

    .list-pos-chal a:active {
        color: #c8262b;
        text-decoration: none;
    }

.list-chanl-bor {
    border: 1px solid #dfdfdf;
    background-color: #fffcec;
    padding-left: 15px;
    padding-right: 15px;
}

.list-chanl-h {
    border-bottom: 1px solid #dfdfdf;
}

    .list-chanl-h a {
        cursor: pointer;
    }

        .list-chanl-h a:hover {
            text-decoration: none;
        }

        .list-chanl-h a:active {
            text-decoration: none;
        }

    .list-chanl-h span {
        color: #d53a11;
        display: block;
        height: 20px;
        width: 160px;
        cursor: pointer;
        line-height: 20px;
    }

    .list-chanl-h .span1 {
        background: url(images/c-close.gif) no-repeat 0 50%;
    }

    .list-chanl-h .span2 {
        background: url(images/c-open.gif) no-repeat 0 50%;
    }

.list-chanl-body {
    background: url(images/con-t-bg.jpg) repeat-x;
}

.list-chanl-cnt {
    line-height: 24px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 10px;
    height: auto;
    width: 100%;
}

    .list-chanl-cnt a:link {
        color: #000000;
    }

    .list-chanl-cnt a:visited {
        color: #000000;
    }

.list-link {
    font-size: 14px;
    color: #4e4d4d;
}

    .list-link img {
        margin-right: 6px;
        margin-left: 2px;
    }

.orange {
    font-size: 12px;
    color: #eb710f;
    font-weight: bold;
}

.ysqgk_bai {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.ysqgk_l_font {
    font-size: 14px;
}

    .ysqgk_l_font a:link {
        font-size: 14px;
        color: #000;
        text-decoration: none
    }

    .ysqgk_l_font a:visited {
        font-size: 14px;
        color: #000;
        text-decoration: none
    }

    .ysqgk_l_font a:hover {
        font-size: 14px;
        color: #c8262b;
        text-decoration: none
    }

    .ysqgk_l_font a:active {
        font-size: 14px;
        color: #c8262b;
        text-decoration: none
    }

.ysqgk_l_bg {
    border: 1px solid #c7c7c7;
    border-top: none;
    padding: 0 5px 20px 20px;
    *padding-top: 10px;
    background: #FFFCEC url(images/y_l_bg.gif) no-repeat center bottom;
}

.divbg {
    background: #fff;
    border: 1px solid #C7C7C7;
    padding: 4px;
    z-index: 999
}

.zbjh-bg {
    background: url(../images/zbjh-bg.jpg) repeat-x;
}

.zbj-bm {
    color: #a72f05;
    font: 900 20px 黑体;
}
/*新版信息公开*/
.fn_header {
    width: 1140px;
    height: 173px;
    margin: 0 auto
}

.fn_body {
    width: 1140px;
    height: 500px;
    margin: 0 auto;
    background: #fff;
}

.fn_slidleft {
    width: 280px;
    margin: 0px,0px,10px,20px;
}

    .fn_slidleft .fn_sltop {
        background: url(../images/fn_zhinan.png) no-repeat;
    }

    .fn_slidleft .fn_slbgstle {
        width: 281px;
        height: 61px;
        text-align: center;
        text-indent: 20px;
        line-height: 61px;
        font-size: 16px;
    }

    .fn_slidleft .fn_slmiddle {
        background: url(../images/fn_gongkai.png) no-repeat;
    }

    .fn_slidleft .fn_slthree3 {
        background: url(../images/fn_gongkai3.png) no-repeat;
    }

    .fn_slidleft .fn_slfour4 {
        background: url(../images/fn_gongkai4.png) no-repeat;
    }

    .fn_slidleft .fn_slfive5 {
        background: url(../images/fn_gongkai5.png) no-repeat;
    }

    .fn_slidleft .fn_slsix6 {
        background: url(../images/fn_gongkai6.png) no-repeat;
    }

    .fn_slidleft .fn_slbottom {
        min-height: 695px;
        background: #f8f8f8;
        border: 1px #c7c7c7 solid;
        width: 280px;
    }

.fn_slbottom p {
    text-align: center;
    line-height: 50px;
    color: #c70000;
    font-weight: 700;
    font-size: 20px;
}

.fn_slbottom .menu {
    width: 277px;
    padding: 5px 0px 5px 15px;
    margin: 0 auto;
    overflow: hidden;
}

    .fn_slbottom .menu ul {
        margin: 0px;
        padding: 0
    }

        .fn_slbottom .menu ul li {
            display: block;
            width: 281px;
            padding-top: 2px;
            list-style: none;
            overflow: visible;
            cursor: pointer;
            margin: 0px;
        }

            .fn_slbottom .menu ul li span {
                display: block;
                width: 100%;
                margin-top: 0px;
                padding-top: 5px;
                padding-left: 15px;
                font-size: 16px;
                font-weight: 600;
            }

            .fn_slbottom .menu ul li .fn_active1 {
                background: url(images/fn_down.png) 0px 10px no-repeat;
            }

            .fn_slbottom .menu ul li .inactive {
                background: url(images/fn_right.png) 4px 15px no-repeat;
            }

            .fn_slbottom .menu ul li ul {
                display: none;
                margin: 0 5px;
                padding: 0
            }

                .fn_slbottom .menu ul li ul li {
                    font-size: 14px;
                    margin-left: 10px;
                    height: 27px;
                    background: url(images/fn_dot.png) no-repeat 0 center;
                    text-indent: 10px;
                    line-height: 27px;
                }

                    .fn_slbottom .menu ul li ul li a {
                        color: #000;
                    }

.fn_input {
    border: 1px solid #c7c7c7;
    border-bottom-width: 3px;
    margin-bottom: 15px
}

    .fn_input input {
        height: 30px;
        width: 220px;
        line-height: 30px;
        background-color: #ededed;
        border: 0;
        outline: none;
        text-indent: 10px
    }

    .fn_input .btn_style {
        background: #c70000;
        color: #fff;
        width: 70px;
        text-align: center;
        text-indent: 0
    }

.fn_local {
    border: 1px solid #EBEBEB;
    border-bottom-width: 0px;
    background: url(images/local.png) no-repeat 3 50%;
    text-indent: 20px;
    line-height: 200%;
}

.fnej_input {
    border: 0px
}

    .fnej_input input {
        height: 30px;
        width: 186px;
        line-height: 30px;
        background-color: #ebebeb;
        border: 0;
        outline: none;
        text-indent: 10px
    }

    .fnej_input .btn_style {
        background: #c70000;
        color: #fff;
        width: 70px;
        text-align: center;
        text-indent: 0
    }

.fn_sltwo {
    margin-top: 20px;
}

    .fn_sltwo .fn_blockstle {
        width: 235px;
        height: 60px;
        text-align: center;
        text-indent: 20px;
        line-height: 60px;
        color: #fff;
        font-weight: 700
    }

    .fn_sltwo .fn_icon1 {
        background: url(images/fn_shenqing.png) no-repeat 45px center #c70000;
    }

    /*  .fn_sltwo .fn_icon2 {
        background: url(images/fn_caizheng.png) no-repeat 25px center #c70000;
    }*/

    .fn_sltwo .fn_icon3 {
        background: url(images/fn_xingzheng.png) no-repeat 35px center #c70000;
    }

.fn_slthree {
    width: 810px;
    border: 1px solid #c7c7c7;
    margin-top: 20px;
}

.twotit {
    height: 45px;
    line-height: 45px;
    width: 810px;
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
}

.fn_slthree .twotit p {
    float: left;
    width: 86px;
    height: 45px;
    text-align: center;
}

.fn_slthree .twotit small {
    float: right;
    margin-right: 10px;
    font-size: 14px;
}

.fn_active {
    border-top: 3px solid #c70000;
    border-right: 1px solid #ebebeb;
    background: #fff;
    height: 45px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
}

.fn_active_m {
    font-size: 18px;
}

.fn_list {
    width: 99%;
    margin-left: 10px;
    margin-right: 10px;
    color: #333333;
    display: none;
    padding: 0px;
    padding-top: 10px;
}

    .fn_list li {
        display: block;
        background: url(images/fn_dot.png) no-repeat 0 50%;
        text-indent: 10px;
        line-height: 200%;
        list-style-type: none;
        font-size: 16px;
        position: relative;
    }

        .fn_list li font {
            float: left;
            font-size: 16px;
        }

        .fn_list li small {
            float: right;
            color: #ccc;
            font-size: 12px;
            *RIGHT: 0px;
            *POSITION: absolute;
            *TOP: 0px;
            *line-height: 150%;
            z-index: 100
        }

.fn_slfour {
    border: 1px solid #c7c7c7;
    margin-top: 20px;
}

.fn_titname {
    width: 100%;
    margin: 15px 10px;
    color: #666;
    list-style-type: none;
    padding: 0px;
}

    .fn_titname li {
        padding: 0 10px;
        text-align: center;
        height: 40px;
        text-align: center;
        float: left;
        font-size: 16px;
        white-space: nowrap;
    }

.twotit span {
    display: inline-block;
    width: 80px;
    text-align: center;
    float: left;
}

.fn_footer {
    width: 100%;
    height: 130px;
    text-align: center;
    background: #c70000;
}

    .fn_footer p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
    }

.fn-wdate {
    width: 140px;
    background: url(../images/cal.png) #ebebeb no-repeat 95% 50%
}
/*二极页*/
.info-table {
    border: 1px solid #c7c7c7;
    border-top: 2px solid #c70e09;
    table-layout: fixed;
}

    .info-table td {
        padding: 5px;
        border-right: 1px solid #c7c7c7;
        border-bottom: 1px solid #c7c7c7;
        height: 38px;
    }

        .info-table td, .info-table td a {
            font-size: 15px;
            color: #333;
        }

            .info-table td a:hover {
                color: #c70e09;
            }

    .info-table th {
        font-size: 15px;
        color: #555;
        line-height: 40px;
        background-color: #f6f6f6;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .info-table tr.gray td {
        background-color: #f6f6f6;
    }

.mt20 {
    margin: 20px;
}

.xzfzb0 {
    width: 280px;
    height: 74px;
    background: #C70E09;
    font-size: 22px;
    color: #fff;
    line-height: 74px;
    border-radius: 8px;
    text-align: center;
}

.xzfzb1 {
    width: 280px;
    background: #C70E09;
    font-size: 22px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    padding-top: 15px;
}
/*新版信息公开结束*/
.header_bg1 {
    width: 100%
}

.header_bg2 {
    background: url(images/lfx_header.png) 80px 0 no-repeat;
    height: 203px;
    width: 1140px;
    margin: 0 auto
}

.list_table {
    width: 100%;
    border: 0;
}

    .list_table thead tr td {
        height: 40px;
        line-height: 40px;
        background-color: #f2f6fa;
        font-family: 'Microsoft YaHei';
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }

    .list_table tbody tr td {
        line-height: 22px;
        font-family: 'Microsoft YaHei';
        font-size: 15px;
        text-align: center;
        border-bottom: 1px solid rgb(212, 214, 215);
        padding: 15px 6px;
    }

        .list_table tbody tr:last-child td {
            border-bottom: 0;
        }
