@charset "utf-8";

html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,span {
    padding: 0;
    margin: 0;
}
* {
    padding: 0;
    margin: 0;
}
body {
    font-size: 14px;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    -webkit-text-size-adjust: none;
    color: #636363;
    width: expression(document.body.clientWidth <=1200? "1200px": "auto");
    min-width: 1200px;
}
.ksfw_list.kwgk_list{display:none;}
li,ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #555;
}

    a:hover {
        text-decoration: none;
        color: #BA0707;
    }

img {
    border: none;
}

input {
    background-color: transparent;
    padding: 0px;
}


/*ul>:first-child
{
background:yellow;
} 
*/

.main {
    width: 100%;
    margin: 0 auto;
}

.i_con {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}


/*引导页*/

.home_bj {
    background-color: #0058c4;
}

.home_top {
    background: url(home_top.png) top center no-repeat;
    height: 350px;
    padding-top: 80px;
}

.home_logo {
    width: 540px;
    margin-left: 170px;
}

.logo_box {
    width: 526px;
    height: 73px;
    display: block;
    margin-top: 35px;
}

.index_rk {
    letter-spacing: 1px;
    margin-top: 45px;
    padding-left: 25px;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    float: right;
    display: block;
    width: 250px;
    height: 60px;
    background: url(jrsy_btn.png) center no-repeat;
}

    .index_rk:hover {
        color: #fff;
    }

.home_rk_bj {
    width: 100%;
    height: 200px;
    background: url(home_rk_bj_x.jpg) center repeat-x;
    margin-top: 100px;
}

.home_rk {
    width: 1070px;
    height: 200px;
    margin: 0 auto;
    background: url(home_rk_bj.jpg) left center no-repeat;
}

    .home_rk li {
        text-align: center;
        float: left;
    }

        .home_rk li a {
            font-weight: bold;
            color: #fff;
        }

        .home_rk li h3 {
            font-size: 18px;
        }

        .home_rk li:hover a {
            color: #0058c4;
        }

.home_rk_jrbm {
    margin-top: 30px;
    margin-left: 32px;
    width: 140px;
    height: 140px;
    background: url(home_jrbm_01.png) center no-repeat;
}

    .home_rk_jrbm a {
        width: 140px;
        height: 140px;
        display: block;
    }

    .home_rk_jrbm h3 {
        padding-top: 85px;
    }

    .home_rk_jrbm:hover {
        background: url(home_jrbm_02.png) center no-repeat;
    }

.home_rk_zgsh {
    width: 170px;
    height: 170px;
    margin-top: 15px;
    margin-left: 50px;
    background: url(home_zgsh_01.png) center no-repeat;
}

    .home_rk_zgsh a {
        width: 170px;
        height: 170px;
        display: block;
    }

    .home_rk_zgsh h3 {
        padding-top: 101px;
    }

    .home_rk_zgsh:hover {
        background: url(home_zgsh_02.png) center no-repeat;;
    }

.home_rk_zkzdy {
    margin-left: 42px;
    width: 200px;
    height: 200px;
    background: url(home_zkzdy_01.png) center no-repeat;
}

    .home_rk_zkzdy a {
        width: 200px;
        height: 200px;
        display: block;
    }

    .home_rk_zkzdy h3 {
        padding-top: 117px;
    }

    .home_rk_zkzdy:hover {
        background: url(home_zkzdy_02.png) center no-repeat;
    }

.home_rk_cjcx {
    margin-top: 15px;
    margin-left: 43px;
    background: url(home_cjcx_01.png) center no-repeat;
}

    .home_rk_cjcx:hover {
        background: url(home_cjcx_02.png) center no-repeat;
    }


.home_rk_zsff {
    margin-top: 30px;
    margin-left: 46px;
    background: url(home_zsff_01.png) center no-repeat;
}

    .home_rk_zsff:hover {
        background: url(home_zsff_02.png) center no-repeat;
    }

.index_top {
    height: 412px;
    background: url(index_top_bg.png) center top no-repeat;
}

.index_top_con {
    height: 412px;
    position: relative;
}

.top_box {
    width: 540px;
    z-index: 9999;
    position: absolute;
}

.index_logo {
    margin-top: 65px;
    display: block;
    width: 526px;
    height: 73px;
    background: url(logo.png) center no-repeat;
}

.sear_box {
    margin-top: 30px;
    width: 482px;
    height: 42px;
    padding: 17px 26px 18px 27px;
    background: url(sear_bg.png) center no-repeat;
}

.search_con {
    z-index: 999;
    height: 42px;
    width: 482px;
    background: url(search_con_bg.png) center no-repeat;
}

.inp_text {
    width: 435px;
    height: 42px;
    line-height: 42px;
    border: none;
    margin-left: 5px;
    background: none;
    font-size: 15px;
    letter-spacing: 1.5px;
}

.sear_btn {
    border: none;
    height: 42px;
    width: 42px;
    background: url(sear_btn.png) center no-repeat;
}

.sear_list {
    width: 590px;
    margin-top: 16px;
}

    .sear_list ul li {
        margin-right: 13px;
        float: left;
        height: 24px;
        line-height: 24px;
        position: relative;
        z-index: 999;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: #2b79da;
    }

        .sear_list ul li a {
            padding: 0 10px;
            color: #fff;
        }

.top_right {
    position: absolute;
    top: 1px;
    width: 700px;
    right: 50px;
    z-index: 100;
}
.old_web{
    width: 140px;
    height: 45px;
    background: url(old_web_bg.png) center no-repeat;
    position: absolute;
    top:0px;
    right: 2px;
    z-index: 200;
    line-height:45px;
}
.old_web a{
    color:#fff;
    display: block;
    width: 140px;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
}
.old_web a span{
    padding-left: 58px;
}
.menu_box {
    position: absolute;
    height: 100px;
    z-index: 999;
    width: 1200px;
    bottom: 0px;
    background: url(menu_bg.png) center no-repeat;
}

.ksfw_tit {
    color: #fff;
    width: 153px;
    height: 100px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.ksfw_tit a{color:#fff;}
    .ksfw_tit h3 {
        width: 100%;
        text-align: center;
        margin-top: 63px;color:#fff;
        font-size: 16px;
    }

.ksfw_list {
    width: 988px;
    height: 100px;
}

    .ksfw_list ul {
        height: 62px;
        margin: 19px 0px;
    }

        .ksfw_list ul li {
            margin: 4px 1% 3px;
            text-align: center;
            float: left;
            width: 18%;
            line-height: 26px;
        }

            .ksfw_list ul li a {
                font-size: 18px;
                color: #fff;
                display: block;
            }

                .ksfw_list ul li a:hover {
                    background: url(menu_li_bg.png) center no-repeat;
                    color: #BA0707;
                }


.kwgk_list {
    width: 246px;
    height: 100px;
}

    .kwgk_list ul li {
        width: 48%;
    }

.top_tzgg {
    margin-top: 13px;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1 url(xlb_bg.png) 12px center no-repeat;
    overflow: hidden;
}

    .top_tzgg ul li {
        margin-right: 34px;
        background: url(top_li_bg.png) left center no-repeat;
        float: left;
    }

        .top_tzgg ul li a {
            padding-left: 12px;
            font-size: 15px;
            color: #df0303;
        }
.top_tzgg ul li span{
    padding-left: 10px;
    font-size: 13px;
    color:#878787;
}

.qimo8 {
    overflow: hidden;
    width: 1135px;
    margin-left: 45px;
}

    .qimo8 .qimo {
        width: 8000%;
        height: 40px;
    }

        .qimo8 .qimo div {
            float: left;
        }

        .qimo8 .qimo ul {
            float: left;
            height: 40px;
            overflow: hidden;
            zoom: 1;
        }

            .qimo8 .qimo ul li {
                float: left;
                line-height: 40px;
                list-style: none;
            }

.inews_top {
    margin-top: 18px;
}

.img_box {
    width: 500px;
    height: 309px;
}

    .img_box img {
        display: block;
        width: 500px;
        height: 309px;
    }

.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
    position: absolute;
}

.yx-rotation-title {
    position: absolute;
    width: 100%;
    height: 35px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1;
}

.yx-rotation-t {
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 35px;
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
    display: block;
}

.yx-rotation-focus {
    height: 35px;
    line-height: 35px;
    right: 20px;
    bottom: 0;
    z-index: 2;
}

    .yx-rotation-focus span {
        width: 15px;
        height: 4px;
        line-height: 4px;
        float: left;
        margin-left: 11px;
        position: relative;
        top: 14px;
        cursor: pointer;
        background: #7a7a7a;
        text-indent: -9999px;
    }

.yx-rotaion-btn {
    display: none;
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
}

.yx-rotation-focus span.hover {
    background: #f49000;
}

.rotaion_list {
    width: 0;
    height: 0;
    overflow: hidden;
}

.ksgg_box {
    width: 680px;
    height: 307px;
    border: 1px #e6e6e6 solid;
}

.ksgg_tit {
    height: 17px;
    line-height: 17px;
    margin: 21px 20px 10px;
    background: url(line_bg.png) center repeat-x;
}

.ksgg_lmmc {
    font-weight: bold;
    color: #383838;
    font-size: 17px;
    width: 83px;
    background: #fff;
    text-align: left;
    display: block;
}

.ksgg_a {
    font-size: 12px;
    width: 47px;
    display: block;
    background: #fff;
    color: #d71f1d;
    text-align: right;
}

.ksgg_list {
    margin: 0px 20px;
}

    .ksgg_list ul li {
        vertical-align: top;
        background: url(li_bg.png) left center no-repeat;
        line-height: 35px;
    }

        .ksgg_list ul li a {
            padding-left: 13px;
            font-size: 15px;
            color: #555;
        }

            .ksgg_list ul li a:hover {
                color: #BA0707;
            }

        .ksgg_list ul li span {
            color: #878787;
            font-size: 13px;
        }

.inews_middle {
    margin-top: 30px;
}

.tab_box {
    width: 680px;
    border: 1px #e6e6e6 solid;
    height: 478px;
}

.tab_list {
    border: 1px #fff solid;
    height: 45px;
    line-height: 45px;
    background: url(tab_bg.png) right center no-repeat;
}

    .tab_list ul li {
        border-right: 1px #fff solid;
        border-left: 1px #d8d8d8 solid;
        text-align: center;
        width: 337px;
        float: left;
    }

#one1 {
    border-left: none !important;
}

.tab_list ul li.hover {
    background: url(tab_li_bg.png) center no-repeat;
    color: #fff;
}

    .tab_list ul li.hover a {
        color: #fff;
    }

.tab_list ul li a {
    display: block;
    font-size: 18px;
    color: #383838;
    font-weight: bold;
}

    .tab_list ul li a:hover {
        border: none;
        background: url(tab_li_bg.png) center no-repeat;
        color: #fff;
    }

.tab_content {
    margin-top: 12px;
}

    .tab_content ul li {
        line-height: 40px;
    }

.middle_right {
    height: 500px;
    width: 498px;
}

.zsff_box {
    height: 228px;
    width: 498px;
    border: 1px #e6e6e6 solid;
}

.zsff_tit {
    margin: 15px 8px 10px 12px;
}

.zsff_lmmc {
    text-align: center;
    background: #fff url(zsff_tit.png) left center no-repeat;
}

.wjcx_box {
    margin-top: 19px;
}

.wjcx_lmmc {
    width: 140px;
}

.bsdt_box {
    height: 197px;
    margin-top: 20px;
}

.bsdt_tit {
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background:url(bsdt_tit_bg.png) center no-repeat;
    letter-spacing:3px;
}
.er_bsdt_tit{
    background:url(er_bsdt_bg.png) center no-repeat;
}
.bsdt_list {
    padding-top: 17px;
}

    .bsdt_list ul li {
        margin-right: 30px;
        float: left;
        height: 135px;
        width: 175px;
    }

.bsdt_ksbm {
    background: url(ksbm_bg.png) center no-repeat;
}

    .bsdt_ksbm h4 {
        text-align: center;
        padding-top: 72px;
        font-size: 18px;
        font-weight: bold;
        line-height: 60px;
        width: 100%;
    }

.bsdt_list ul li a {
    height: 135px;
    width: 175px;
    display: block;
    color: #4c4c4c;
    cursor:pointer;
}

    .bsdt_list ul li a:hover {
        color: #BA0707;
    }

.bsdt_zgsh {
    background: url(zgsh_bg.png) center no-repeat;
}

.bsdt_zkzdy {
    background: url(zkzdy_bg.png) center no-repeat;
}

.bsdt_cjcx {
    background: url(cjcx_bg.png) center no-repeat;
}

.bsdt_zsff {
    background: url(zsff_bg.png) center no-repeat;
}

.bsdt_zrxx {
    margin-right: 0px !important;
    background: url(zrxx_bg.png) center no-repeat;
}

.yqlj_box {
    height: 55px;
    background: #f1f1f1;
    margin-top: 23px;
    padding: 17px 0px;
}

    .yqlj_box ul li {
        width: 185px;
        height: 55px;
        float: left;
        margin-right: 18px;
    }

        .yqlj_box ul li a {
            display: block;
            height: 55px;
            width: 185px;
        }

        .yqlj_box ul li img {
            height: 55px;
            width: 185px;
        }

        .yqlj_box ul li + li + li + li + li + li {
            margin-right: 0px;
        }

.xllj_box {
    color: #fff;
    font-size: 16px;
    height: 69px;
    line-height: 69px;
    background: #d71f1d;
    border-bottom: 1px #afafaf solid;
}

    .xllj_box ul {
        width: 1025px;
        margin: 0 auto;
    }

        .xllj_box ul li {
            margin: 0 10px;
            float: left;
        }

    .xllj_box select {
        border: 1px #fff solid;
        border-radius: 4px;
        width: 210px;
        height: 30px;
    }

.footer_box {
    color: #fff;
    height: 60px;
    padding: 25px 0px;
    background: #BA0707;
}

.footer_left {
    height: 60px;
    width: 215px;
    background: url(sydw_img.png) right center no-repeat;
}

.footer_right {
    width: 965px;
    text-align: left;
}

    .footer_right h5 {
        font-size: 14px;
        line-height: 30px;
        font-weight: normal;
    }

        .footer_right h5 span {
            padding-right: 25px;
        }

        .footer_right h5 a {
            color: #fff;
        }



.erji_top {
    height: 359px;
    background: url(er_top_bg.png) center top no-repeat;
}
.erji_top_con{
    position: relative;
    height: 359px;
}
.er_menu_box {
    bottom: 0px;
}

.er_logo {
    padding-top: 62px;
    display: block;
    width: 463px;
    height: 66px;
    background: url(er_logo.png) center no-repeat;
}

.er_search {
    width: 463px;
    height: 42px;
    padding: 17px 0px 18px;
    background: url(er_sear_bg.png) right center no-repeat;
}

.er_secr_con {
    width: 330px;
    float: right;
    margin-right: 22px;
    background: url(er_sear_con.png) center no-repeat;
}

.inp_text_er {
    width: 270px;
}

.er_box {
    padding-top: 30px;
    padding-bottom: 30px;
}

.er_left {
    width: 270px;
}

.er_bsdt {
    margin-top: 1px;
    border: 1px #efefef solid;
    width: 268px;
}

    .er_bsdt ul {
        margin: 0 auto;
        width: 230px;
        padding: 17px 0px 11px;

    }

        .er_bsdt ul li {
            margin-bottom: 9px;
            height:37px;
            width: 231px;
            text-align: center;
            line-height: 37px;border:1px solid #ccc;
        }

.er_bsdt ul li.hover,.er_bsdt ul li:hover{background:#c22e2e;}
.er_bsdt ul li.hover a,.er_bsdt ul li:hover a{color:#fff;}
            .er_bsdt ul li a {
                height: 75px;
                width: 229px;
                display: block;
                color: #474747;
            }

                .er_bsdt ul li a:hover {
                    color: #fff;
                }

            .er_bsdt ul li h4 {
               
                font-size: 14px;
               font-weight:normal;
				
            }

.er_bsdt_ksbm {
    background: url(er_ksbm_bg.png) center no-repeat;
}

.er_bsdt_zgsh {
    background: url(er_zgsh_bg.png) center no-repeat;
}

.er_bsdt_zkzdy {
    background: url(er_zkzdy_bg.png) center no-repeat;
}

.er_bsdt_cjcx {
    background: url(er_cjcx_bg.png) center no-repeat;
}

.er_bsdt_zsff {
    background: url(er_zsff_bg.png) center no-repeat;
}

.er_right {
    width: 900px;
}

.dqwz_box {
    height: 40px;
    line-height: 40px;
    background: #f1f1f1 url(dqwz_bg.png) 20px center no-repeat;
}

    .dqwz_box span {
        padding-left: 40px;
    }

    .dqwz_box a:last-child {
        color: #ef7803;
    }

a.dq_cur {
    color: #ef7803;
}

.list_box {
    margin: 19px 0px;
    border: 1px #efefef solid;
    height: auto;
    min-height: 446px;
}

    .list_box ul {
        margin: 10px 15px;
    }

        .list_box ul li {
            line-height: 45px;
        }

            .list_box ul li a {
                font-size: 16px;
            }

                .list_box ul li a:hover {
                    font-weight: bold;
                }

            .list_box ul li span {
                color: #a3a3a3;
            }

.content_box {
    height: auto;
    min-height: 458px;
    margin: 6px 0px;
    border: 1px #efefef solid;
}

    .content_box h3 {
        margin: 0px 20px;
        padding-top: 20px;
        line-height: 30px;
        color: #3a3a3a;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

.pub_data {
    border-bottom: 1px #cccccc dashed;
    margin: 0px 20px;
    line-height: 45px;
    font-size: 14px;
    color: #707070;
    text-align: center;
}

    .pub_data span {
        margin: 0px 9px;
    }

.share_box {
    margin: 0px 20px 20px;
}


.xgxz_tit {
    margin-top: 22px;
}

.xgxz_list {
    margin-top: 1px;
    border: 1px #efefef solid;
    width: 268px;
}

    .xgxz_list ul {
        margin: 10px 14px;
    }

        .xgxz_list ul li {
            background: url(li_bg.png) left center no-repeat;
            line-height: 38px;
        }

            .xgxz_list ul li a {
                padding-left: 12px;
                font-size: 14px;
                color: #555;
            }

.zsyj_xt {
    margin-top: 20px;
    display: block;
    width: 900px;
    height: 120px;
    background: url(yjxt_img.jpg) center no-repeat;
}

.fftz_box {
    padding: 5px 0px 10px;
    margin: 22px 0px 22px;
    border: 1px #F1F1F1 solid;
    height: 315px;
}

    .fftz_box ul li {
        line-height: 38px;
    }

.zcwj_box {
    padding: 6px 0px 10px;
    border: 1px #F1F1F1 solid;
    width: 435px;
    height: 220px;
}

.blue_lmmc {
    width: 90px;
    background: #fff url(lmmc_bg.png) left center no-repeat;
    font-size: 18px;
    color: #BA0707;
}

.wsbm_box {
    height: 85px;
    line-height: 85px;
    width: 270px;
    background: url(bm_btn.png) center no-repeat;
    margin-bottom: 13px;
}

    .wsbm_box a {
        text-align: center;
        padding-left: 50px;
        width: 220px;
        display: block;
        color: #fff;
        height: 85px;
        font-size: 25px;
    }

.xxts_box {
    background: #fff5f3;
    margin-bottom: 20px;
    padding: 16px 15px;
    font-size: 15px;
    border:1px solid #f6cec6;
    border-radius:10px;
    width:240px;
}

.print_wxts {
    background:#f5fbfc;
    border:1px solid #e0eef0;
    border-radius:10px;
    width:240px;
}

.xxts_box h4 {
    color: #e01f05;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.xxts_box h5 {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 24px;
    font-weight: bold;
}

.h5_mar {
    margin-bottom: 15px;
}

.bmrk_tit {
    font-size: 24px;
    font-weight: bold;
    color: #3a3a3a;
    padding: 22px 0px 10px;
    text-align: center;
}

.print_close {
    width: 250px;
    margin: 0 auto;
    padding-bottom: 29px;
}

.print_box {
    background: url(print_bg.png) center no-repeat;
    height: 40px;
    width: 110px;
    line-height: 40px;
    text-align: center;
}

    .print_box a {
        display: block;
        font-size: 15px;
        color: #fff;
        padding-left: 25px;
        width: 85px;
    }

.close_box {
    background: url(close_bg.png) center no-repeat;
}

.cjcx_list {
    min-height: 445px;
    margin: 19px 0px;
    border: 1px solid #efefef;
}

    .cjcx_list ul {
        margin: 0 35px 20px;
    }

        .cjcx_list ul li {
            padding: 5px 0px 15px;
            border-bottom: 1px #b5b5b5 dashed;
        }

.li_news span {
    color: #8e8c8c;
    font-size: 13px;
}

.li_news a {
    padding-left: 37px;
    font-size: 16px;
    font-weight: bold;
}

.li_news {
    background: url(cx_li_bg.png) left center no-repeat;
    line-height: 45px;
}

.li_btn {
    margin-left: 37px;
    text-align: center;
    width: 90px;
    height: 32px;
    line-height: 32px;
    background: url(shrk_bg.png) center no-repeat;
}

    .li_btn a {
        color: #fff;
        font-weight: bold;
        font-size: 15px;
    }

.print_con {
    background: #f23200 url(print_btn_bg.png) 35px center no-repeat;
}

#jump {
    position: fixed;
    top: 50%;
    right: 1px;
    width: 100px;
    z-index: 400;
}

#top {
    display: block;
    width: 100px;
    height: 75px;
    overflow: hidden;
    cursor: pointer;
}

#EWM {
    display: none;
}

.return_top {
    text-align: center;
    width: 100px;
    height: 75px;
    background: url(return_top.png) center no-repeat;
}

    .return_top a {
        color: #4a4a4a;
        font-weight: bold;
        font-size: 15px;
        display: block;
        width: 100px;
        padding-top: 43px;
    }

.ewm_box {
    margin-top: 3px;
    height: 142px;
    width: 100px;
    background: url(ewm_bg.png) center no-repeat;
}

    .ewm_box img {
        margin: 5px 5px 0px;
    }

    .ewm_box h5 {
        font-weight: normal;
        font-size: 13px;
        text-align: center;
        line-height: 17px;
    }

.return_index {
    background: url(return_index.png) center no-repeat;
    margin: 3px 0px;
}


/**分页**/
.digg {
    padding: 0px 20px 20px;
    text-align: center;
    font-size: 14px;
    height: 27px;
}

    .digg a {
        display: block;
        float: left;
        padding: 5px 12px;
        margin: 0 0 0 8px;
        border: 1px solid #ccc;
        line-height: 15px;
        height: 15px;
        color: #666;
        background: #fff;
        text-decoration: none;
    }

        .digg a:hover {
            border: 1px solid #c22e2e;
			color:#c22e2e;
        }

    .digg span {
        display: block;
        float: left;
        padding: 5px 0;
        line-height: 15px;
        height: 15px;
    }

        .digg span.current {
            padding: 5px 12px;
            margin: 0 0 0 8px;
            color: #555;
            font-weight: bold;
        }

        .digg span.disabled {
            border: 1px solid #eee;
            padding: 5px 12px;
            margin: 0 0 0 8px;
            color: #ddd;
        }

.content_con {

    color: #4d4d4d;
    margin: 20px 20px 0px;
    font-size: 15px;
}

    .content_con p {
        text-indent: 2em;
    }

.entry {
    line-height: 2em;
    word-wrap: break-word;
    font-size: 15px;
}

    .entry img {
        max-width: 95% !important;
        height: auto !important;
    }

    .entry h2, .entry h3, .entry h4 {
        padding-bottom: 5px;
        border-bottom: 1px solid #f6f6f6;
        color: #333;
    }

    .entry h2 {
        font-size: 1.2em;
    }

    .entry h3, .entry h4 {
        font-size: 1.1em;
    }

entry strong {
    color: #DC2523;
}

.entry ul, .entry ol {
    margin: 1em;
}

.entry li {
    margin-left: 1em;
}

entry ul li {
    list-style: disc outside none;
}

entry ol li {
    list-style: disc outside none;
}

entry p {
    display: inherit;
    margin: 1em 0;
    color: #555;
    word-wrap: break-word;
    text-indent: 2em;
}

entry a {
    text-decoration: underline;
}

.entry code {
    display: block;
    padding: 0.5em;
    background: #eee;
    border-radius: .5em;
    color: #777;
    font-family: 'courier new';
    line-height: 1.7em;
}

.entry table {
    border-left: 0.15em solid #eee;
    border-top: 0.15em solid #eee;
}

    .entry table th {
        background-color: #F9F9F9;
        text-align: center;
    }

    .entry table td, .entry table th {
        border-bottom: 0.15em solid #eee;
        border-right: 0.15em solid #eee;
        padding: 0.25em 0.5em;
    }

.ntitle {
    padding-top: 15px;
    font-size: 15px;
    height: 30px;
    padding-left: 20px;
    line-height: 30px;
}

.blue {
    color: #d71f1d;
}

.orange {
    color: #ef7803;
}

.zkzdy_box {
    background: url(print_btn.png) center no-repeat;
}

    .zkzdy_box a {
        padding-left: 65px;
        width: 205px;
    }
/*附件样式*/
.attach-list {
    margin: 0;
    padding: 10px 20px;
}

    .attach-list li {
        margin: 0;
        padding: 0 0 0 25px;
        color: #555;
        font-size: 13px;
        line-height: 30px;
        background: url(sprite.gif) no-repeat 0 -111px;
    }

        .attach-list li i {
            margin-left: 10px;
            font-style: normal;
            color: #666;
        }

.shsm_box{
    padding: 0 35px 20px;
}
.sh_tit{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color:#d71f1d;
}
.sh_content{
    line-height: 2em;
}
.zsff_wxts{
    margin-top: 22px;
    height: 235px;
    background: #fff9f3;
    border: 1px #feebd7 solid; 
}
h5.jtsj_tit{
    font-weight: bold;
    margin: 8px 0 3px;
}

.zrxx_img{
	background: url(zrxx_img.png) center top no-repeat;
	width: 900px;
	height: 120px;
	margin: 20px auto;
}
.zrxx_ts{
	padding: 17px;
	border: 1px #f5f0e5 solid;
	background: #fdfbf6;
	line-height: 30px;
	color: #444343;
	font-size: 15px;
}
.zrxx_ts font{
	color: #ef7803;
}
.zrxx_ts h4{
	font-size: 15px;
}
.zrxx_ts h4 span{
	font-weight: normal;
	color: #d71f1d;
}
.hfxd_tit{
	background: url(xhxd_tit_bg.jpg) center repeat-x;
	height: 70px;
	line-height: 70px;
	width: 100%;
	margin-top: 10px;
	color: #BA0707;
	font-size: 18px;
	font-weight: bold;
}
.hfxd_tit span{
	width: 125px;
	text-align: center;
	height: 70px;
	line-height: 70px;
	margin: 0 auto;
	display: block;
	background: #fff;
}
.hfxd_list{
	width: 919px;
	margin-right: -19px;
}
.hfxd_list ul li{
	border: 1px #d1d1d1 dashed;
	width: 408px;
	height: 56px;
	float: left;
	padding: 6px 15px;
	margin:0 19px 19px 0;
}
.hfxd_list ul li a{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	background: url(hfxd_a_bg.png) left center no-repeat;
}
.hfxd_list ul li a,.hfxd_zy{
	color: #555555;
	font-size: 15px;
    padding-left: 25px;
}
.hfxd_zy{
	line-height: 26px;
}
.hfxd_zy font{
	color: #ef7803;
}
table p{
    text-indent:0px !important;
}


.sfh_btn {
    text-align: center;
    width: 210px;
    height: 85px;
    line-height:85px;
    background: url(sfh_btn.png) center no-repeat;
    padding-left:60px;
    margin-bottom:20px;
}
    .sfh_btn a {
        color: #fff;
        font-size: 25px;
    }
	
	
	
	
	#wrap{ width:1200px; height:auto; margin: 0 auto;position: relative;z-index: 100;}
#in_01{width:1200px;height: 414px;margin:0 auto;margin-top: 20px;position: relative;}
#in_01_01{width:150px;height: 40px;background: url(../images/txt_01.png) no-repeat center;position: absolute;left: 0;top:0;}
#in_01_02{width:380px;height: 283px; position: absolute;left: 0;top:50px;}
#in_01_03{}

#in_01_04{width:360px;height: 84px;color: #454040;font-size: 14px;position: absolute;left: 520px;top:90px;line-height: 30px;overflow: hidden;}
#in_01_05{width:360px;height: auto;position: absolute;left: 520px;top:45px;}
#in_01_05 li{width:360px;height: 48px;margin-top: 3px; background: #f0f0f0;padding-left: 10px; line-height: 48px;}
#in_01_05 li a{color:#333333;font-size: 16px;}
#in_01_04 a{color:#333333;}
#in_01_03 a{position: absolute;left: 520px;top:40px;color:#FC0505;font-size: 28px;}
#in_01 .more{width:70px;height: 34px;background: url(../images/more.png) no-repeat center;position: absolute;left: 820px;top:0;text-align: center;line-height: 34px;color:#fff;font-size: 16px;}
#in_01_06{width:285px;height: 414px;background: url(../images/img_04.jpg) no-repeat center;position: absolute;right:0;top:0;}
#in_01_06 ul{position: absolute;left: 0;top:60px;}
#in_01_06 ul li{width:285px;height: 42px;line-height: 42px;padding-left: 20px;}
#in_01_06 ul li a{color:#333333;font-size: 16px;}
#in_01 .more2{width:70px;height: 34px;background: url(../images/more2.png) no-repeat center;position: absolute;left: 1120px;top:8px;text-align: center;line-height: 34px;color:#ef7d01;font-size: 16px;}
#in_02{width:1200px;height:430px;margin:0 auto;margin-top: 22px;position: relative;}
#in_02 .title{width:150px;height: 40px;background: url(../images/txt_03.png) no-repeat center;position: absolute;left: 0;top:0;}
#in_02 .more{width:70px;height: 34px;background: url(../images/more.png) no-repeat center;position: absolute;right: 0;top:0;text-align: center;line-height: 34px;color:#fff;font-size: 16px;}
#in_02_gd{width:1200px;height:430px;position: absolute;left: 0;top:49px;}



#in_012{width:1200px;height:224px;margin:0 auto;margin-top: 22px;position: relative;}
#in_012 .title{width:150px;height: 40px;background: url(../images/txt_031.png) no-repeat center;position: absolute;left: 0;top:0;}
#in_012 .more{width:70px;height: 34px;background: url(../images/more.png) no-repeat center;position: absolute;right: 0;top:0;text-align: center;line-height: 34px;color:#fff;font-size: 16px;}
#in_012_gd{width:1200px;height:175px;position: absolute;left: 0;top:49px;}
#in_03{width:1200px;height: 770px;background: #FFFFFF;margin:0 auto;margin-top: 30px;position: relative;padding-top: 30px;}
#in_03 .title{width:800px;height: 40px;background: url(../images/txt_04.png) no-repeat center;margin:0 auto;position: relative;}
#in_03 .info{width:100%;height:60px;text-align: center;line-height: 60px;color: #ef7d01;font-size: 16px;}
#in_03 .menu{width:100%;height:50px;position: relative;}
#in_03 .menu .bg{width:1248px;height: 63px;background: url(../images/img_01.png) no-repeat center;position: absolute; top:0;left: -24px;z-index: 1;}
#in_03 .menu .kc{width:774px;height: 58px;position: relative;z-index: 99;margin-left: 50px;}
#in_03 .menu .kc li{width:129px;height:58px;float: left;text-align: center;line-height: 50px;}
#in_03 .menu .kc li a{color:#fff;font-size: 20px;width:129px;height:58px;display: block;}
#in_03 .menu .kc li a:hover{background: url(../images/menu.png) no-repeat center;}
#in_03 .menu .txt{color:#ffff00;font-size: 16px;position: absolute;right: 10px;top:0;height: 50px;line-height: 50px;z-index: 999;}
#in_03 .menu .line{width:1200px;height: 500px;background: url(../images/line.png) no-repeat center;margin-top: 40px;}
#in_03 .menu .line .txt{width:600px;height: 230px;position: relative;float: left;margin-bottom: 70px;}
#in_03 .menu .line .txt .img{width:210px;height: 210px;border-radius: 210px;overflow: hidden;float: left;margin-left: 23px;}
#in_03 .menu .line .txt .img img{width:210px;height: 210px;}
#in_03 .menu .line .txt .content{width:320px;height: 230px;float: right;margin-right:15px;}
#in_03 .menu .line .txt .content .con_title{width:320px;height: 50px;line-height: 50px;color:#333333;font-size: 20px;font-weight: bold;}
#in_03 .menu .line .txt .content .con{width: 320px;height: 115px;color: #666666;font-size: 16px;line-height: 34px;overflow: hidden;}
#in_03 .menu .line .txt .content .bottom{width:320px;height: 40px;margin-top: 20px;}
#in_03 .menu .line .txt .content .bottom .a1{width: 100px;height: 40px;display: block;float: left;margin-right: 8px;background: #E5E5E5;color:#666666;text-align: center;line-height: 40px;font-size: 16px;}
#in_03 .menu .line .txt .content .bottom .a2{width: 100px;height: 40px;display: block;float: left;margin-right: 8px;background: #ef7d01;color:#fff;text-align: center;line-height: 40px;font-size: 16px;}
#in_04{width:100%;height: 329px;position: relative;overflow: hidden; margin-top: 20px;}
#in_04 .bg{width:1920px;height: 329px;background: url(../images/img_02.jpg) no-repeat center;position: absolute;top: 0;}
#in_05{width:1204px;height: 332px;position: relative;background: url(../images/img_03.jpg) no-repeat center;margin:0 auto;}
#in_05 .in_05_gd{width:930px;height: 210px;position: absolute;left: 185px;top:60px;}
#in_06{width:800px;height: 50px;background: url(../images/txt_05.png) no-repeat center;margin:0 auto;margin-top: 20px;}
#in_07{width:1200px;height: 50px;line-height: 50px;text-align: center;color:#ef7d01;font-size: 16px;margin:0 auto;}
#in_08{width:1200px;height: 160px;line-height: 28px;color:#666666;font-size: 12px !important;margin:0 auto;overflow: hidden;}
#in_09{width: 1200px;height: 220px;margin:0 auto;margin-top: 35px;}
#in_09_left{width:590px;height: 220px;float: left;position: relative;}
#in_09_left .title{width:150px;height: 40px;background: url(../images/txt_07.png) no-repeat center;position: absolute;left: 0;top:0;}
#in_09_left .more{width:70px;height: 34px;background: url(../images/more.png) no-repeat center;position: absolute;right: 0;top:0;text-align: center;line-height: 34px;color:#fff;font-size: 16px;}
#in_09_left .in_09_gd{width:590px;height: 175px;position: absolute;left: 0;top:45px;}
#in_09_right{width:590px;height: 220px;float: right;position: relative;}
#in_09_right .title{width:150px;height: 40px;background: url(../images/txt_06.png) no-repeat center;position: absolute;left: 0;top:0;}
#in_09_right .more{width:70px;height: 34px;background: url(../images/more.png) no-repeat center;position: absolute;right: 0;top:0;text-align: center;line-height: 34px;color:#fff;font-size: 16px;}
#in_09_right .in_09_gd{width:590px;height: 175px;position: absolute;left: 0;top:45px;}