﻿/*
    注意：主要用于列表页、详细页、等，
		不要放其它的,写样式请写上说明
*/
/******/
/*帮助信息按钮*/
.a_help {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    background: url(image/help.gif) center left no-repeat;
    padding-left: 20px;
    color: Green;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    padding-top: 2px;
    margin: 0px 10px;
}

    .a_help:hover {
        color: Red;
        text-decoration: underline;
    }

h2, h3, h4, p, td, tr, ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}
/*公共*/
body, html {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    scrollbar-face-color: #c1c1c1;
    scrollbar-track-color: #f1f1f1;
    scrollbar-highlight-color: #afb1b3;
    scrollbar-shadow-color: #a8a8a8;
    scrollbar-arrow-color: #a8a8a8;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    background: #FFFFFF;
}

table {
    border-collapse: collapse;
}
/*必填项的*号*/
tt {
    color: Red;
    margin-left: 1px;
}

a {
    text-decoration: none;
}
/*body去水平滚动条*/
.nox {
    overflow-x: hidden;
}

.nw {
    white-space: nowrap;
}

.noim {
    ime-mode: disabled;
}
/*内容对齐方式*/
.t_l {
    text-align: left;
}

.t_r {
    text-align: right;
}

.t_c {
    text-align: center;
}

.t_bg {
    background-color: #E2F2FF;
}

.t_bg1 {
    background-color: #1666B1;
}
/*div浮动*/
.f_l {
    float: left;
}

.f_r {
    float: right;
}

.td_fileList {
    background: url(../../image/load2.gif) center center no-repeat;
}
/*去掉继承的边框*/
.noborder {
    border: none;
}

    .noborder td {
        border: none;
    }

/***查看申报资料表的样式***/
.q_table {
    margin-top: 5px;
}

    .q_table tr th {
        font-size: 24px;
        line-height: 40px;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
    }

    .q_table tr td {
        font-size: 12px;
        height: 30px;
        border: 1px solid #000000;
        padding: 2px;
    }

.l_h {
    line-height: 28px;
}

.q_btn_show {
    border: none;
    padding: 0px 10px;
    line-height: 22px;
    background: #2fa2db;
    color: #FFFFFF;
    cursor: pointer;
}

    .q_btn_show:hover {
        background: #F9AE44;
    }

/*贴子详细内容样式**/
.disp_table {
    border: #F0D4C8 1px solid;
}

    .disp_table a {
        color: #065EFE;
    }

.disp_boder {
    border-top: #F0D4C8 1px solid;
}

.disp_table tr th {
    background: #F7ECE8;
    border-right: 1px solid #F0D4C8;
    text-align: left;
    font-weight: normal;
}

.disp_line_l {
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background: #F0D4C8;
    border-right: 1px solid #F0D4C8;
}

.disp_line_r {
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background: #F9EBE8;
}

.disp_dashed {
    border-bottom: 1px dashed #F0D4C8;
}
/**返回按钮**/
.backbtn {
    background: #FFFFFF;
    height: 26px;
    color: #666666;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #EFCBBD;
    cursor: pointer;
}

    .backbtn:hover {
        background: #666666;
        color: #FFFFFF;
    }
/*大一点的按钮3，方的、可多字*/
.m_btn_b3 {
    display: block;
    height: 49px;
    margin: 6px;
}

    .m_btn_b3 i {
        display: block;
        float: left;
        height: 49px;
        background: url(image/s_l.gif) left center no-repeat;
        width: 4px;
        margin: 0px;
    }

    .m_btn_b3 input, .m_btn_b3 a {
        display: block;
        float: left;
        border: 0px;
        background: url(image/s_m.gif) repeat-x;
        height: 49px;
        line-height: 49px;
        color: #FF5400;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        font-weight: bold;
        letter-spacing: 2px;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0px;
        width: auto;
        _width: 0;
        overflow: visible !ie;
    }

    .m_btn_b3 b {
        display: block;
        float: left;
        height: 49px;
        background: url(image/s_l.gif) right center no-repeat;
        width: 4px;
        margin: 0px;
    }

    .m_btn_b3:hover input {
        color: #FF0000;
    }
/*-----------------*/

/******/


/*-----------------*/
/*问题反馈*/
.tab1 {
    width: 90%;
    line-height: 64px;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}

.tab2 {
    width: 90%;
    line-height: 64px;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #cbcbcb;
    border-left: solid 1px #cbcbcb;
    border-right: solid 1px #cbcbcb;
}

.logdl {
    color: #fff;
    font-size: 32px;
    background-image: url(image/pp.jpg);
    height: 64px;
}

.m_btn_s2 {
    height: 24px;
}

.logtxt {
    width: 180px;
    height: 40px;
    border: solid 1px #2babf2;
    font-size: 16px;
}

.log_btn_w2_w {
    width: 120px;
    height: 40px;
    background: #00b8ee;
    color: #ffffff;
    font-size: 16px;
    border: none;
    outline: none;
    margin: 5px 5px;
    cursor: pointer;
}

.log_btn_w6_w {
    width: 100%;
    height: 50px;
    background: #00b8ee;
    color: #ffffff;
    font-size: 16px;
    border: none;
    outline: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.log_btn_w8_w {
    width: 320px;
    height: 40px;
    background: #00b8ee;
    color: #ffffff;
    font-size: 16px;
    border: none;
    outline: none;
    margin: 5px 5px;
    cursor: pointer;
}

.text_w {
    height: 34px;
}

.bl_hui {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: 100%;
    background-color: #dcdcdc;
    padding: 10px;
}

.bl_bai {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.te_blue {
    height: 34px;
    background: url(../../Skin/Blue/image/jb01.png) left no-repeat;
    font-size: 18px;
    line-height: 34px;
    text-indent: 40px;
    color: #ffffff;
}

.tdco {
    margin-left: 10px;
    width: 98%;
}

    .tdco a {
        color: #3199ce;
        text-decoration: none;
    }

        .tdco a:hover {
            text-decoration: underline;
        }

.tdan {
    margin-left: 10px;
    width: 98%;
}

    .tdan a {
        color: #6A6869;
        text-decoration: none;
    }

        .tdan a:hover {
            text-decoration: underline;
        }


/*树形菜单左边的小图标*/
.tree_img_b {
    display: block;
    background: url(image/tree_img01.gif) center left no-repeat;
    padding-left: 16px;
    margin-left: 3px;
    font-weight: normal;
}

/*----后台登陆页-----*/
.log_back {
    background-color: #FFFAEC;
}

.log_back_div {
    width: 100%;
    height: auto;
    background-color: #FFFAEC;
}

.log_back_img {
    width: 810px;
    height: 432px;
    background: url(image/login.jpg) no-repeat;
    border: none;
}

.log_back_tophi {
    height: 170px;
}

.log_back_mainhi {
    height: 138px;
    text-align: left;
    padding-left: 345px;
}



.log_txtBox {
    border: solid 1px #006699;
    color: #263578;
    font-size: 12px;
    height: 21px;
    background-color: #FFFFFF;
}

.log_txtBox_hover {
    border: solid 1px #00CCFF;
    color: #263578;
    font-size: 12px;
    height: 21px;
    background-color: #FFFFFF;
}

.log_txtBox_focus {
    border: solid 1px #FF8800;
    color: #263578;
    font-size: 12px;
    height: 21px;
    background-color: #FFFFFF;
}

.log_bdiv {
    height: 30px;
    line-height: 30px;
    width: 280px;
}

.log_btn_div {
    margin-top: 10px;
    height: 30px;
    width: 240px;
    padding-left: 70px;
}

    .log_btn_div div {
        float: left;
        height: 30px;
        line-height: 30px;
        width: 80px;
    }


.log_tdl {
    float: left;
    color: White;
    font-size: 12px;
    font-weight: bold;
    width: 70px;
    height: 30px;
    text-align: right;
    line-height: 30px;
}

.log_tdr {
    float: left;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 3px;
}

.Info_Button {
    margin-top: 20px;
}

.log_btn {
    background-image: url(image/backbtn.gif);
    width: 65px;
    height: 26px;
    line-height: 26px;
    background-color: Transparent;
    border: none 0px;
    letter-spacing: 4px;
    color: white;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
}

.log_txt {
    padding-top: 2px;
    color: #9C320A;
    font-size: 12px;
}

    .log_txt a {
        color: #00679A;
    }

    .log_txt div {
        line-height: 18px;
    }
/*-----------------*/
/*信息监控中心*/
body.back_body {
    background: #EDE9E6 url(image/bj_jb.jpg) left repeat-x;
}

.liC_str {
    width: 745px;
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 14px;
    color: #343434;
}

.log_btn_w2 {
    width: 260px;
    height: 50px;
    background: #00b8ee;
    color: #ffffff;
    font-size: 16px;
    border: none;
    outline: none;
    margin: 0px 5px;
    cursor: pointer;
}

.icon_zh {
    background: url(image/icon_zh.png) 0px 10px no-repeat;
}

.icon_mm {
    background: url(image/icon_mm.png) 0px 10px no-repeat;
}

.icon_yzm {
    background: url(image/icon_yzm.png) 0px 10px no-repeat;
}

#ta_User {
    position: absolute;
    bottom: 85px;
    right: 155px;
}

.div_top {
    width: 100%;
    height: 100px;
}

.bor_ct {
    height: 10px;
}

.bor_loginbtn {
    height: 10px;
}

.border_sty {
    border: solid 0px #B6BAC3;
}

.border_styyzm {
}

.liC_strInfo {
    width: 100%;
    text-align: center;
}

.div_login {
    background: url(image/bj_pp.jpg) center repeat-x;
}

.div_img {
    width: 990px;
    height: 539px;
    margin: 0px auto;
    position: relative;
    background: url(image/bj_centre.jpg) center no-repeat;
}

.div_img_admin {
    width: 990px;
    height: 539px;
    margin: 0px auto;
    position: relative;
    background: url(image/bj_centre.jpg) center no-repeat;
}

#liC_str {
    position: absolute;
    bottom: 0;
}
/*----后台直接登陆企业登陆页-----*/
.e_log_t {
    background: url(image/logImg02.gif) center no-repeat;
    width: 900px;
    height: 580px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #D16A01;
}


/*----企业登陆页-----*/


.log_div {
    width: 100%;
    height: auto;
    background: url(image/log02_line.gif) center repeat-x;
}
/*公共资源*/
.log_img_back {
    width: 745px;
    height: 362px;
    background: url(image/log_back.jpg) center no-repeat;
    border: none;
}

.log_txtBox2 {
    border: solid 1px #B6BAC3;
    color: #263578;
    font-size: 12px;
    height: 40px;
    background-color: #ffffff;
    border: 0px;
}

.log_txtBox_hover2 {
    border: solid 1px #00CCFF;
    color: #263578;
    font-size: 12px;
    height: 21px;
    background-color: #FFFFFF;
}

.log_txtBox_focus2 {
    border: solid 1px #FF8800;
    color: #263578;
    font-size: 12px;
    height: 21px;
    background-color: #FFFFFF;
}

.log_tdl2 {
    color: #888;
    font-weight: bold;
    font-size: 12px;
    height: 35px;
    text-align: right;
}

.log_tdr2 {
    width: 180px;
    height: 35px;
    text-align: left;
    padding-left: 3px;
}

.log_btn2 {
    background-image: url(image/log_btn2.gif);
    width: 49px;
    height: 23px;
    background-color: Transparent;
    border: none 0px;
    letter-spacing: 4px;
    color: white;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
}

.log_txt2 {
    color: #6A6869;
    font-size: 12px;
}

    .log_txt2 a {
        color: #6A6869;
    }

.log_btn3 {
    background-image: url(image/log_btn3.gif);
    width: 89px;
    height: 23px;
    background-color: Transparent;
    border: none 0px;
    letter-spacing: 1px;
    color: white;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
}

/*----顶部框架-----*/
.top_back {
    background: url(image/atop01_back.jpg) repeat-x;
    height: 67px;
    width: 100%;
}


.top_back02 {
    background-color: #FFFFFF;
    height: 67px;
    width: 100%;
}


.top_r {
    height: 67px;
    float: right;
}
/*头部的时间条1*/
.top_r_div {
    float: right;
    height: 33px;
    background: url(image/top_r_b.gif);
    line-height: 33px;
    color: #006699;
    padding-right: 5px;
}

    .top_r_div div {
        float: left;
        background: url(image/top_r_l.gif) no-repeat;
        width: 5px;
        height: 33px;
    }

    .top_r_div span {
        display: block;
        margin: auto 12px;
        float: left;
        font-weight: bold;
    }
/*头部的时间条2*/
.top_time {
    float: right;
    height: 21px;
    line-height: 33px;
    color: #006699;
    padding-right: 5px;
    background: url(image/top_time_r.gif) right center no-repeat;
    margin-right: 16px;
}

    .top_time span {
        display: block;
        width: 17px;
        height: 21px;
        background: url(image/top_time_l.gif) no-repeat;
        float: left;
    }

    .top_time div {
        display: block;
        height: 21px;
        background: url(image/top_time_m.gif) repeat-x;
        float: left;
        line-height: 21px;
        color: White;
        padding-left: 10px;
        padding-right: 10px;
    }

    .top_time strong {
        display: block;
        height: 21px;
        background: url(image/top_time_m.gif) repeat-x;
        float: left;
        line-height: 21px;
        color: White;
        padding-left: 10px;
        padding-right: 10px;
    }



/*顶部下面的条*/
.top_bar {
    height: 26px;
    background: url(image/top_bar_b.gif);
    padding-right: 20px;
}

    .top_bar a {
        color: White;
        text-decoration: none;
    }

        .top_bar a:hover {
            text-decoration: underline;
        }

    .top_bar b {
        display: block;
        height: 28px;
        font-size: 13px;
        line-height: 26px;
        color: #FFFFFF;
        margin-left: 23px;
        float: left;
    }

    .top_bar div {
        height: 26px;
        font-size: 10pt;
        line-height: 26px;
        color: #FFFFFF;
        float: left;
        margin-left: 8px;
    }

    .top_bar strong {
        height: 26px;
        font-size: 10pt;
        line-height: 26px;
        color: #FFFFFF;
        float: right;
        margin-left: 10px;
        font-weight: normal;
    }
/*enttype_name*/
.top_bar_enttype {
    display: block;
    float: left;
    padding: 0px 0px 0px 10px;
    margin: 0px 10px;
    height: 26px;
    background: url(image/an.jpg) left no-repeat;
}

    .top_bar_enttype span {
        display: block;
        font-size: 10pt;
        padding: 0px 10px 0px 0px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        color: #FFFFFF;
        background: url(image/an.jpg) right no-repeat;
    }
/*菜单*/
.top_menu {
    height: 49px;
    margin-top: 11px;
    float: right;
}

    .top_menu div {
        float: left;
    }

.top_btn {
    display: block;
    height: 49px;
    width: 60px;
    text-decoration: none;
    color: White;
    line-height: 17px;
    margin-left: 3px;
    margin-right: 3px;
    outline: none;
    cursor: pointer;
    text-align: center;
    padding-top: 2px;
    font-size: 12px;
    color: #024364;
}

    .top_btn img {
        border: 0px;
    }

    .top_btn:hover {
        color: #000000;
        background: url(image/top_btn_b.gif) no-repeat;
    }

.top_btn02 {
    color: #000000;
    display: block;
    height: 49px;
    width: 60px;
    text-decoration: none;
    line-height: 17px;
    margin-left: 3px;
    margin-right: 3px;
    background: url(image/top_btn_b.gif) no-repeat;
    outline: none;
    text-align: center;
    padding-top: 2px;
    font-size: 12px;
}

    .top_btn02 img {
        border: 0px;
    }
/*-----------------*/

/*全新系统头部样式*/
.ntop_back {
    background-color: #1666b1;
    height: 67px;
    width: 100%;
}

.ntop_backimg {
    background: url(image/hn_top01.png) 20px top no-repeat;
    height: 67px;
    width: 100%;
}

.ntop_backimg_admin {
    background: url(image/hn_top01.png) 20px top no-repeat;
    height: 67px;
    width: 100%;
}

.ntop_backimg_admin140000000000 {
    background: url(image/sx_top01_shx.png) 20px top no-repeat;
    height: 67px;
    width: 100%;
}


.ntop_logo {
    position: relative;
    background: url(image/top_logo.png) 50px center no-repeat;
    height: 67px;
    width: 100%;
}

.ntop_logoztk {
    position: relative;
    background: url(image/top_logoztk.jpg) 50px center no-repeat;
    height: 96px;
    width: 100%;
}

.ntop_bar {
    position: absolute;
    top: 3px;
    right: 180px;
    height: 26px;
    color: #FFFFFF;
}

    .ntop_bar div {
        height: 26px;
        float: left;
        padding: 20px 40px;
        line-height: 26px;
        font-size: 13px;
    }

        .ntop_bar div.user {
            background: url(image/icon-user.png) left center no-repeat;
            padding-left: 18px;
        }

        .ntop_bar div.date {
            background: url(image/icon-date.png) left center no-repeat;
            padding-left: 18px;
        }

.ntop_menu {
    position: absolute;
    top: 4px;
    right: 10px;
    height: 60px;
}

    .ntop_menu ul {
        height: 60px;
    }

        .ntop_menu ul li {
            display: block;
            width: 58px;
            height: 58px;
            float: left;
            padding: 0px 6px;
        }

            .ntop_menu ul li.longbtn {
                width: 208px;
                position: relative;
            }

                .ntop_menu ul li.longbtn img {
                    position: absolute;
                    top: 0px;
                    left: 165px;
                }

                .ntop_menu ul li.longbtn a {
                    display: block;
                    width: 208px;
                    height: 58px;
                    line-height: 58px;
                    font-size: 17px;
                    font-weight: bold;
                    cursor: pointer;
                    text-align: left;
                    text-indent: 12px;
                    background: url(image/nav_bimg_01.png) no-repeat;
                    text-decoration: none;
                    color: #DDDDDD;
                }

                    .ntop_menu ul li.longbtn a:hover {
                        background: url(image/nav_bimg_h_01.png) no-repeat;
                        color: #FFFFFF;
                    }

                    .ntop_menu ul li.longbtn a#multi_line {
                        line-height: 2;
                        font-size: 14px;
                    }

            .ntop_menu ul li a {
                display: block;
                width: 58px;
                height: 58px;
                cursor: pointer;
                text-align: center;
                background: url(image/nav_bimg.png) no-repeat;
                text-decoration: none;
                color: #333333;
            }

                .ntop_menu ul li a img {
                    border: none;
                    margin-top: 6px;
                }

                .ntop_menu ul li a:hover {
                    background: url(image/nav_bimg_h.png) no-repeat;
                    color: #111111;
                }
/*-----------------*/


/*----左边框架-----*/
.formback {
    background: #F8F8F8;
}

.l_table {
    margin-left: 5px;
    width: 182px;
}

.l_top {
    border-top: solid 1px #41ABF1;
    border-left: solid 1px #41ABF1;
    border-right: solid 1px #41ABF1;
    background: #40abf1 url(image/navigation.png) 4px center no-repeat;
    height: 26px;
    padding-left: 22px;
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #0d5997;
}

.l_top1 {
    border-left: solid 1px #41ABF1;
    border-right: solid 1px #41ABF1;
    border-bottom: solid 1px #41ABF1;
    background: #C6E6FF;
    height: 26px;
    padding-left: 22px;
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #0d5997;
}

.l_top span {
    float: left;
    padding-left: 6px;
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #524718;
    color: #555555;
}

.l_top a {
    color: #ffffff;
}
/*点击收回按钮 */
.l_top strong {
    background: url(image/toggleSidebar.png) 0px -47px no-repeat;
    float: right;
    cursor: pointer;
    display: block;
    width: 25px;
    height: 25px;
}

    .l_top strong:hover {
        background: url(image/toggleSidebar.png) 0px -97px no-repeat;
    }
/*菜单外框*/
.l_main {
    border: 1px solid #5fbefe;
    background: #FFFFFF;
}

.l_main_bg {
    background: url(image/tsbg_04.jpg) bottom no-repeat;
}
/*隐藏左边的按钮*/
.l_show {
    margin-left: 5px;
}

.l_showbtn {
    width: 21px;
    cursor: pointer;
    border: solid 1px #d6d1b8;
    vertical-align: top;
}

    .l_showbtn strong {
        background: url(image/toggleSidebar.png) -2px -147px no-repeat;
        display: block;
        height: 25px;
    }

    .l_showbtn:hover strong {
        background: url(image/toggleSidebar.png) -2px -197px no-repeat;
    }
/*企业(人员)首页左边菜单*/
.l_menu {
    margin: 4px auto 0px auto;
}

.l_m_a {
    display: block;
    height: 36px;
    padding-left: 40px;
    background: url(image/left_btn01.gif) no-repeat;
    line-height: 36px;
    color: #FF6A03;
    text-align: left;
    outline: none;
    margin: 0 auto;
    font-weight: bold;
    width: 120px;
    !width:160px;
}

    .l_m_a a:hover {
        background: url(image/left_btn02.gif) no-repeat;
    }

.l_m_h_a {
    display: block;
    height: 36px;
    padding-left: 40px;
    background: url(image/left_btn02.gif) no-repeat;
    line-height: 36px;
    color: #FF0000;
    text-align: left;
    outline: none;
    margin: 0 auto;
    font-weight: bold;
    width: 120px;
    !width:160px;
}

.l_m_a_s {
    display: block;
    height: 36px;
    padding-left: 40px;
    background: url(image/left_btn03.gif) no-repeat;
    line-height: 36px;
    color: #FF6A03;
    text-align: left;
    outline: none;
    margin: 0 auto;
    font-weight: bold;
    width: 120px;
    !width:160px;
}

.l_m_a_h_s {
    display: block;
    height: 36px;
    padding-left: 40px;
    background: url(image/left_btn04.gif) no-repeat;
    line-height: 36px;
    color: #FF6A03;
    text-align: left;
    outline: none;
    margin: 0 auto;
    font-weight: bold;
    width: 120px;
    !width:160px;
}

/*子菜单*/
.l_smenu {
    margin: auto;
    padding-bottom: 4px;
    background: url(image/left_btn05.gif) center bottom no-repeat;
}

.l_smenu_a {
    display: block;
    height: 26px;
    padding-left: 45px;
    background: url(image/left_btn07.gif) no-repeat;
    line-height: 26px;
    color: #FF6A03;
    text-align: left;
    margin: 0 auto;
    outline: none;
    width: 115px;
    width: 160px;
}

    .l_smenu_a:hover {
        background: url(image/left_btn06.gif) no-repeat;
    }

.l_smenu_a_h {
    display: block;
    height: 26px;
    padding-left: 45px;
    background: url(image/left_btn06.gif) no-repeat;
    line-height: 26px;
    color: #FF0000;
    text-align: left;
    outline: none;
    margin: 0 auto;
    width: 115px;
    width: 160px;
}

/******左则菜单******/

/******左则菜单******/
/*一级*/
.o_menu {
    margin: 3px auto 0px auto;
    width: 160px;
}

.o_m01_1, .o_m01_2, .o_m01_3, .o_m01_4, .o_m06_1, .o_m01_1_1, .o_m01_1_2, .o_m01_1_3 {
    cursor: pointer;
    display: block;
    width: 160px;
    height: 33px;
    outline: none;
    margin: 0px auto;
    font-weight: bold;
}

    .o_m01_1 span, .o_m01_2 span, .o_m01_3 span, .o_m01_4 span, .o_m06_1 span, .o_m01_1_1 span, .o_m01_1_2 span, .o_m01_1_3 span {
        text-align: left;
        display: block;
        height: 33px;
        line-height: 33px;
        margin-left: 42px;
        width: 116px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        color: #144882;
    }

.o_m01_1 {
    background: url(image/o_m01_6.gif) no-repeat;
    text-decoration: none;
}

    .o_m01_1 a:hover {
        background: url(image/o1_m01_3.gif) no-repeat;
    }

    .o_m01_1 a:visited {
        color: red;
    }


.o_m01_1_1 {
    background: url(image/o1_m01_3_g.gif) no-repeat;
    text-decoration: none;
    color: #EFEFEF;
}

    .o_m01_1_1 a:hover {
        background: url(image/o1_m01_3_g.gif) no-repeat;
    }

    .o_m01_1_1 a:visited {
        color: red;
    }

.o_m01_1_2 {
    background: url(image/o1_m01_3_r.gif) no-repeat;
    text-decoration: none;
    color: #EFEFEF;
}

    .o_m01_1_2 a:hover {
        background: url(image/o1_m01_3_r.gif) no-repeat;
    }

    .o_m01_1_2 a:visited {
        color: red;
    }

.o_m01_1_3 {
    background: url(image/o1_m01_3_y.gif) no-repeat;
    text-decoration: none;
    color: #FFFFFF;
}

    .o_m01_1_3 a:hover {
        background: url(image/o1_m01_3_y.gif) no-repeat;
    }

    .o_m01_1_3 a:visited {
        color: red;
    }


.o_m01_2 {
    background: url(image/o_m01_7.gif) no-repeat;
    color: #FF0000;
    text-decoration: none;
}

.o_m01_3, .o_m06_1 {
    background: url(image/o_m01_xl.gif) no-repeat;
    color: #0d5997;
    text-decoration: none;
}

.o_m01_4 {
    background: url(image/o_m02_sq.gif) no-repeat;
    color: #0d5997;
    text-decoration: none;
}
/*二级*/
.o_smenu {
    margin: auto;
    padding-bottom: 3px;
    background: url(image/left_btn19.gif) center bottom no-repeat;
}

.o_smenu1 {
    margin: auto;
    padding-bottom: 3px;
    background: url(image/left_btn19.gif) center bottom no-repeat;
}

.o_m02_1, .o_m02_2, .o_m02_3, .o_m02_4 {
    cursor: pointer;
    display: block;
    width: 160px;
    height: 23px;
    text-align: left;
    margin: 0px auto;
    outline: none;
    text-align: left;
    text-decoration: none;
}

    .o_m02_1 span, .o_m02_2 span, .o_m02_3 span, .o_m02_4 span {
        display: block;
        height: 23px;
        line-height: 23px;
        margin-left: 40px;
        width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

.o_m01_1:visited {
    color: #0d5997;
}

.o_m01_1:link {
}

.o_m02_1 {
    background: url(image/o_m02_7.gif) -1px center no-repeat;
    color: #444444;
    width: 158px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}

    .o_m02_1 span, .o_m02_2 span {
        margin-left: 40px;
    }

    .o_m02_1:hover {
        background: url(image/o2_m02_3.gif) -1px center no-repeat;
        color: #dd3020;
    }

.o_m02_2 {
    background: url(image/o2_m02_3.gif) -1px center no-repeat;
    color: #FF0000;
    width: 158px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}

    .o_m02_2:hover {
    }

    .o_m02_2 span {
        margin-left: 40px;
    }

    .o_m02_2 aspan:hover {
        background: url(image/o2_m02_3.gif) no-repeat;
    }

.o_m02_3 {
    background: url(image/o_m03_3.gif) no-repeat;
    color: #444444;
}

    .o_m02_3 span {
        margin-left: 40px;
    }

.o_m02_4 {
    background: url(image/o_m03_4.gif) no-repeat;
    color: #444444;
}

    .o_m02_4 span {
        margin-left: 40px;
    }
/*三级*/
.o_smenu2 {
    margin: auto;
}

.o_m03_1, .o_m03_2 {
    cursor: pointer;
    display: block;
    width: 160px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    outline: none;
    margin: 0px auto;
}

    .o_m03_1 span, .o_m03_2 span {
        display: block;
        height: 22px;
        line-height: 22px;
        margin-left: 45px;
        width: 115px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

.o_m03_1 {
    background: url(image/o_m04_3.gif) no-repeat;
    color: #666666;
}

    .o_m03_1:hover {
        background: url(image/o_m04_4.gif) no-repeat;
    }

.o_m03_2 {
    background: url(image/o_m04_4.gif) no-repeat;
    color: #FF0000;
}
/*-------简单一级菜单---------*/
.dl_menu {
    padding-top: 4px;
}

    .dl_menu dd {
        padding: 0px 0px 4px 0px;
    }

        .dl_menu dd a {
            display: block;
            height: 33px;
            line-height: 33px;
            padding-left: 40px;
            text-align: left;
            width: 120px;
            margin: 0px auto;
            color: #0d5997;
            font-weight: lighter;
            cursor: pointer;
        }

            .dl_menu dd a:hover, .dl_menu dd a.h {
                color: #DD3020;
            }

            .dl_menu dd a:visited {
                color: #0d5997;
            }

.o_m02_1 {
}

/*----底边框架-----*/
.bot_b {
    height: 24px;
    background: #F8F8F8;
    text-align: center;
    line-height: 24px;
    color: #252928;
    font-size: 12px;
    font-family: Arial;
}

    .bot_b a {
        color: #252928;
        text-decoration: none;
    }

        .bot_b a:hover {
            color: #FF0000;
            text-decoration: underline;
        }
/*-----------------*/


/*----上面的标题行(th)，可有搜索栏-----*/
.m_title {
    border-top: 1px solid #41ABF1;
    border-bottom: 1px solid #41ABF1;
    border-left: 1px solid #41ABF1;
    border-right: 1px solid #41ABF1;
    font-size: 12px;
    margin-top: 4px;
}

    .m_title th {
        height: 31px;
        padding-left: 12px;
        color: #111111;
        line-height: 22px;
        font-weight: bold;
        text-align: left;
        border-bottom: 1px solid #41ABF1;
        background: #C6E6FF;
    }

    .m_title td {
        height: 34px;
        padding-left: 3px;
        padding-right: 3px;
        border: 1px solid #41ABF1;
    }

/*----常用表格table样式-----*/
.m_table {
    border-top: 1px solid #41ABF1;
    border-bottom: 1px solid #41ABF1;
    border-left: 1px solid #41ABF1;
    border-right: 1px solid #41ABF1;
    font-size: 12px;
    margin-top: 4px;
}

    .m_table td {
        height: 30px;
        padding-left: 3px;
        padding-right: 3px;
        border: 1px solid #41ABF1;
    }

        .m_table td td {
            height: 30px;
            padding-left: 3px;
            padding-right: 3px;
            border: 0px;
        }


/*----搜索和清空按钮---*/
.m_btn_s {
    border: none 0px;
    background-color: Transparent;
    height: 22px;
    line-height: 22px;
    width: 56px;
    background: url(image/queryBtn.gif);
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 2px;
}

    .m_btn_s:hover {
        color: #FF8080;
    }
/*清空按钮下和搜索按钮的间隔*/
.bnts_top {
    margin-top: 4px;
}

.bnts_left20 {
    margin-left: 20px;
}

.bnts_left10 {
    margin-left: 10px;
}
/*----常用按钮---*/

.m_btn_w2, .m_btn_w4, .m_btn_w6, .m_btn_w8, .m_btn_w12, .m_btn_w14 {
    border: none 0px;
    background-color: Transparent;
    height: 21px;
    line-height: 21px;
    color: White;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 3px;
}
/*两个字的*/
.m_btn_w2 {
    width: 56px;
    background: url(image/btn_1.gif);
    letter-spacing: 2px;
}
/*四个字的*/
.m_btn_w4 {
    width: 70px;
    background: url(image/btn_2.gif);
    letter-spacing: 1px;
}
/*六个字的*/
.m_btn_w6 {
    width: 96px;
    background: url(image/btn_3.gif);
    letter-spacing: 1px;
}
/*八个字的*/
.m_btn_w8 {
    width: 120px;
    background: url(image/btn_4.gif);
    letter-spacing: 1px;
}
/*12个字的*/
.m_btn_w12 {
    width: 165px;
    background: url(image/btn_5.gif);
    letter-spacing: 1px;
}
/*14个字的*/
.m_btn_w14 {
    width: 190px;
    background: url(image/btn_6.gif);
    letter-spacing: 1px;
}
/*大一点的按钮1*/
.m_btn_b1 {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 115px;
    background: url(image/btnB_1.gif);
    padding-left: 34px;
    height: 28px;
    line-height: 28px;
    color: #111111;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: bold;
    letter-spacing: 1px;
}
    /*按钮指向时的样式*/
    .m_btn_w2:hover, .m_btn_w4:hover, .m_btn_w6:hover, .m_btn_w8:hover, .m_btn_b1:hover, .m_btn_w12:hover, .m_btn_w14:hover {
        color: #FF0000;
    }
/*---------------------*/

/*------文本框-----*/
.m_txt {
    border: solid 1px #CCCCCC;
    color: #2985d1;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    background-color: #FFFFFF;
    padding: 0px 4px;
}


    .m_txt:hover {
        border: solid 1px #CCCCCC;
        color: #0d5997;
        background-color: #FFFFFF;
    }

    .m_txt:focus {
        border: solid 1px #424242;
        color: #0d5997;
        background-color: #FFFFFF;
    }
.m_txt3 {
    width:261px;
    border: solid 1px #CCCCCC;
    color: #2985d1;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #FFFFFF;
    padding: 0px 4px;
}

/*多行文体TD的padding*/
.m_txt_M {
    padding: 2px;
}
/*---------------------*/


/*---------------------*/

/*------列表样式1-----*/
.m_dg1 {
    border: solid 1px #41ABF1;
    font-size: 12px;
    margin-top: 4px;
}

    .m_dg1 td, .m_dg1 th {
        font-size: 12px;
        border: solid 1px #41ABF1;
        padding-left: 2px;
        padding-right: 2px;
    }

    .m_dg1 td {
        line-height: 18px;
    }

    .m_dg1 a {
        font-size: 12px;
        color: #2985d1;
        text-decoration: none;
    }

        .m_dg1 a:hover {
            color: #ff0000;
            text-decoration: underline;
        }

.m_dg1_h {
    background: #E2F2FF;
    height: 32px;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #0D5997;
}

.m_dg1_i {
    height: 30px;
    font-size: 12px;
    background-color: White;
    color: Black;
    text-align: center;
}

    .m_dg1_i:hover /*光标移动效果*/ {
        background-color: #f2faff;
    }

/*---------------------*/



/*----温馨提示-----*/
.wxts_top {
    background: url(image/wxts_b.gif) repeat-x;
    height: 4px;
    font-size: 0px;
    line-height: 4px;
}

.wxts_bot {
    background: url(image/wxts_b.gif) bottom repeat-x;
    height: 4px;
    font-size: 0px;
    line-height: 4px;
}

.wxts_l {
    background: url(image/wxts_b.gif) repeat-y;
}

.wxts_r {
    background: url(image/wxts_b.gif) right repeat-y;
}

.wxts_top_l {
    height: 4px;
    width: 5px;
    background: url(image/wxts_j.gif) no-repeat;
    font-size: 0px;
    line-height: 4px;
}

.wxts_top_r {
    width: 5px;
    height: 4px;
    background: url(image/wxts_j.gif) -5px 0px no-repeat;
    font-size: 0px;
    line-height: 4px;
}

.wxts_bot_l {
    width: 5px;
    height: 4px;
    background: url(image/wxts_j.gif) 0px -4px no-repeat;
    font-size: 0px;
    line-height: 4px;
}

.wxts_bot_r {
    width: 5px;
    height: 4px;
    background: url(image/wxts_j.gif) -5px -4px no-repeat;
    font-size: 0px;
    line-height: 4px;
}

.wxts_m {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    vertical-align: top;
    background: url(image/wxts_rImg.jpg) right 20px no-repeat;
}

.wxts_m_noimg {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    vertical-align: top;
}


/*----温馨提示 title-----*/
.wxts_title {
    background: url(image/tt_b2.gif);
    width: 98%;
    height: 34px;
    border: 1px solid #dddddd;
    line-height: 34px;
    color: #2985d1;
    font-weight: bold;
    font-size: 13px;
    margin: 4px auto 0px auto;
}

    .wxts_title b {
        background: url(image/tt_bb2.gif) 5px 3px no-repeat;
        display: block;
        padding-left: 28px;
        height: 34px;
        line-height: 34px;
    }

    .wxts_title s {
        background: url(image/tt_bb.gif) 5px 3px no-repeat;
        display: block;
        padding-left: 28px;
        height: 34px;
        line-height: 34px;
        text-decoration: none;
    }
/*------工具按钮行-----*/
.m_bar {
    margin-top: 4px;
    height: 33px;
    background: url(image/tt_b2.gif);
    border: 1px solid #dddddd;
}

    .m_bar td {
        padding: 0px 10px;
    }
/*----温馨提示 列表等等-----*/
.wxts_Ts {
    background: url(image/tt_b.gif);
    width: 98%;
    height: 28px;
    line-height: 28px;
    color: #FF4B00;
    font-weight: bold;
    font-size: 13px;
    margin: 8px auto 0px auto;
}

    .wxts_Ts b {
        background: url(image/tt_bb.gif) 5px 3px no-repeat;
        display: block;
        padding-left: 28px;
        height: 28px;
        line-height: 28px;
    }

.wxts_msg {
    background: url(image/tt_b.gif);
    width: 98%;
    height: 28px;
    border: 1px solid #dddddd;
    line-height: 28px;
    color: #FF4B00;
    font-weight: bold;
    font-size: 13px;
    margin: 4px auto 0px auto;
}

    .wxts_msg b {
        background: url(image/tt_bb.gif) 5px 3px no-repeat;
        display: block;
        padding-left: 28px;
        height: 28px;
        line-height: 28px;
    }

.wxts_title div, .wxts_Ts div {
    margin: 0px 5px;
    padding-top: 5px;
    line-height: 24px;
    vertical-align: top;
}
/*-----------------------*/

.l_k_bo /**新闻列表**/ {
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 6px;
    zoom: 1;
}

    .l_k_bo li {
        display: block;
        border-bottom: dotted 1px #969696;
        height: 27px;
        line-height: 27px;
        overflow: hidden;
        _line-height: 0px;
        _font-size: 0px;
        line-height: 0px;
        font-size: 0px;
    }

    .l_k_bo i {
        float: left;
        display: block;
        height: 27px;
        line-height: 27px;
        width: 20px;
        padding-left: 0px;
        background: url(image/img6.gif) 6px center no-repeat;
    }

    .l_k_bo s {
        float: left;
        display: block;
        height: 27px;
        line-height: 27px;
        width: 20px;
        padding-left: 0px;
        background: url(image/biao_1.jpg) 6px center no-repeat;
    }

    .l_k_bo b {
        float: left;
        display: block;
        height: 27px;
        line-height: 27px;
        width: 20px;
        padding-left: 0px;
        background: url(image/img5.gif) 6px center no-repeat;
    }

    .l_k_bo a {
        display: block;
        float: left;
        font-size: 12px;
        color: #373737;
        height: 27px;
        line-height: 27px;
        cursor: pointer;
        text-decoration: none;
    }

        .l_k_bo a tt {
            color: #FF0000;
        }

        .l_k_bo a:hover {
            color: Red;
            text-decoration: underline;
        }

    .l_k_bo span {
        display: block;
        float: left;
        font-size: 12px;
        color: #AAAAAA;
        height: 27px;
        line-height: 27px;
        margin-left: 4px;
    }


/*密码修改*/
.cp_t {
    width: 400px;
    margin-top: 10px;
}

    .cp_t td {
        height: 35px;
    }


/*********************OA*******************/
/*首页自定义板块*/
.TableBlock {
    border: 1px #FE7F0C solid;
    line-height: 18px;
    font-size: 9pt;
    border-collapse: collapse;
    padding: 2px;
}

.TableHeader {
    background: #F8FBFB;
    color: #FFFFFF;
    font-weight: bold;
    background: url(image/top_bar_b.gif) bottom repeat-x;
}

.TableHeader1 {
    background: #F8FBFB;
    background: url(image/top_bar_b.gif) bottom repeat-x;
    color: #014982;
    cursor: pointer;
    cursor: hand;
}

.TableData {
    background: #FFFFFF;
}

.mytableLink {
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}
/*大框*/
.day_table {
    border-color: #F3CCA5;
}

/*头部月份*/
.day_Title {
    background: url(image/day_title.gif) repeat-x;
    border-bottom: 1px solid #F3CCA5;
}

    .day_Title td {
        height: 29px;
        padding: 0px;
        color: #555555;
        font-weight: bold;
    }
/*上月*/
.day_m_last {
    text-align: center;
}

/*星期*/
.day_Week, .days_week {
    background: url(image/day_week.gif) bottom repeat-x;
    border-right: 1px solid #F3CCA5;
    border-bottom: 1px solid #F3CCA5;
    height: 25px;
    line-height: 25px;
    color: #B27B38;
    font-weight: bold;
}

.days_week {
    height: 20px;
    line-height: 20px;
    border: 1px solid #F3CCA5;
}

/*日期格子*/
.day_day, .days_day, .day_other, .days_other {
    border-right: 1px solid #F3CCA5;
    border-bottom: 1px solid #F3CCA5;
    cursor: pointer;
    vertical-align: top;
}

    .day_day:hover, .days_day:hover {
        background: #9BC7EE url(image/day_b3.gif) no-repeat;
    }

        .day_day:hover span, .days_day:hover span {
            color: #B05A37;
        }

        .day_day:hover s, .day_day:hover i, .day_day:hover b, .day_day:hover tt, .days_day:hover s, .days_day:hover i, .days_day:hover b, .days_day:hover tt {
            color: #FFFFFF;
        }

    .day_day div, .day_other div {
        height: 32px;
    }

    .days_day div, .days_other div {
        height: 25px;
    }

    .day_day tt, .day_day b, .days_day tt, .days_day b, .day_other tt, .day_other b, .days_other tt, .days_other b {
        display: block;
        float: right;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
        font-weight: bold;
        text-align: right;
        padding-right: 20px;
    }

    .days_day tt, .days_day b, .days_other tt, .days_other b {
        font-size: 14px;
        height: 25px;
        line-height: 25px;
        padding-right: 4px;
    }

    .day_day b {
        color: #E75024;
    }
    /*农历和日期说明*/
    .day_day i, .day_day s, .days_day i, .days_day s, .day_other i, .day_other s, .days_other i, .days_other s {
        display: block;
        color: #999999;
        line-height: 20px;
        padding-left: 6px;
        padding-right: 6px;
        font-size: 12px;
        text-decoration: none;
        text-align: left;
        font-style: normal;
        line-height: 16px;
    }

    .day_day s, .days_day s, .day_other s, .days_other s {
        text-align: right;
    }


    /*日期类型(放假、特殊、今天等)*/
    .day_day span, .days_day span, .day_other span, .days_other span {
        display: block;
        line-height: 14px;
        float: left;
        height: 14px;
        width: 29px;
        margin-left: 1px;
        margin-top: 1px;
        text-align: center;
    }


/*不是本月的日期*/
.day_other, .days_other {
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

/*放假*/
.day_b1 {
    background: #FBE5D7 url(image/day_b1.gif) no-repeat;
}

    .day_b1 span {
        background: url(image/day_s1.gif) no-repeat;
        color: #B15838;
    }

/*特殊日*/
.day_b2 {
    background: #E6E6E4 url(image/day_b2.gif) no-repeat;
}

    .day_b2 span {
        background: url(image/day_s2.gif) no-repeat;
        color: #7B7B7B;
    }

/*今天*/
.day_b3 {
    background: #EFBA9A url(image/day_b3.gif) no-repeat;
}

    .day_b3 span {
        background: url(image/day_s3.gif) no-repeat;
        color: #B05A39;
    }

    .day_b3 s, .day_b3 i, .day_b3 b, .day_b3 tt {
        color: #FFFFFF;
    }

/*自定义板块列表*/
.mytable_list {
    margin: 4px 10px;
    height: 18px;
}

    .mytable_list span {
        display: block;
        height: 20px;
        float: left;
    }

/*选项卡*/
.tabBar {
    height: 39px;
    background: url(image/app_tab02.gif) repeat-x;
    margin-top: 4px;
}

.tab_btn {
    display: block;
    height: 39px;
    float: left;
    line-height: 39px;
    color: #353334;
    padding-left: 9px;
    background: url(image/app_tab03.gif) no-repeat;
    cursor: pointer;
    margin-left: 10px;
    width: auto;
    text-decoration: none;
    _width: 30px;
    white-space: nowrap;
}

    .tab_btn strong {
        display: block;
        height: 39px;
        line-height: 39px;
        color: #353334;
        text-align: center;
        padding-right: 9px;
        background: url(image/app_tab04.gif) right no-repeat;
    }

.tab_btn1 {
    display: block;
    height: 39px;
    text-decoration: none;
    float: left;
    line-height: 39px;
    color: #FFFFFF;
    padding-left: 9px;
    background: url(image/app_tab06.gif) no-repeat;
    cursor: pointer;
    margin-left: 10px;
    _width: 30px;
    white-space: nowrap;
}

    .tab_btn1 strong {
        display: block;
        text-align: center;
        height: 39px;
        line-height: 39px;
        color: #FFFFFF;
        padding-right: 9px;
        background: url(image/app_tab05.gif) right no-repeat;
    }

.tabBar_l {
    float: left;
    height: 39px;
    width: 9px;
    background: url(image/app_tab01.gif) no-repeat;
}

.tabBar_r {
    float: right;
    height: 39px;
    width: 9px;
    background: url(image/app_tab01.gif) right no-repeat;
}

/*div 自动换行*/
.wrap {
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
    width: 100%;
    height: 100%;
}



/**在线客服横条**/
.ser {
    height: 49px;
    margin-left: 3px;
    margin-right: 3px;
}

    .ser strong {
        height: 49px;
        float: left;
        width: 4px;
    }

    .ser samp {
        height: 49px;
        float: left;
        width: 4px;
    }

    .ser div {
        height: 49px;
        float: left;
        text-align: center;
        vertical-align: bottom;
        line-height: 17px;
        outline: none;
        cursor: pointer;
        text-align: center;
        padding-top: 2px;
        font-size: 12px;
        color: #024364;
    }

        .ser div img {
            border: 0px;
        }

        .ser div a {
            text-decoration: none;
            color: #024364;
        }

.serhover {
    height: 49px;
    margin-left: 3px;
    margin-right: 3px;
}

    .serhover strong {
        height: 49px;
        float: left;
        width: 4px;
        background: url(image/s_l.gif) no-repeat;
    }

    .serhover samp {
        height: 49px;
        float: left;
        width: 4px;
        background: url(image/s_l.gif) right no-repeat;
    }

    .serhover div {
        height: 49px;
        float: left;
        text-align: center;
        vertical-align: bottom;
        line-height: 17px;
        outline: none;
        text-align: center;
        padding-top: 2px;
        font-size: 12px;
        color: #024364;
        background: url(image/s_m.gif);
    }

        .serhover div img {
            border: 0px;
        }

        .serhover div a {
            text-decoration: none;
            color: #024364;
        }

.ser_online {
    display: block;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 13px;
}


/*欢迎页面*/
.blank_01 {
    background: url(image/blank_01.jpg) center no-repeat;
}

.blank_18 {
    background: url(image/blank_GHBZ.jpg) center no-repeat;
}

.blank_19 {
    background: url(image/blank_WGHBZ.jpg) center no-repeat;
}

.blank_02 {
    background: url(image/blank_02.jpg) center no-repeat;
}

.blank_03 {
    background: url(image/blank_03.jpg) center no-repeat;
}

.blank_04 {
    background: url(image/blank_04.jpg) center no-repeat;
}

.blank_07 {
    background: url(image/blank_YLGL.jpg) center no-repeat;
}

.blank_BA {
    background: url(image/blank_BA.jpg) center no-repeat;
}

.blank_ZY {
    background: url(image/blank_ZY.jpg) center no-repeat;
}

.blank_JN {
    background: url(image/blank_JN.jpg) center no-repeat;
}

.blank_WLYL {
    background: url(image/blank_WLYL.jpg) center no-repeat;
}

.blank_Assets {
    background: url(image/blank_Assets.jpg) center no-repeat;
}




/*----登陆页新-----*/
.login_bg, .login_bg_m, .login_bg_ghs, .login_bg_ylxmjl, .login_bg_xz, .login_bg_gc, .login_bg_yd, .login_bg_yl, .login_bg_wyl, .login_bg_ghbz, .login_bg_wghbz, .login_bg_csrq, .login_bg_gggs, .login_bg_jzgr, .login_bg_wscl, .login_bg_gdzc, .login_bg_shlj {
    width: 1000px;
    height: 600px;
    margin: 0 auto;
    position: relative;
}
/*管理部门*/
.login_bg_m {
    background: url(image/login_m.jpg) no-repeat;
}
/*规划师*/
.login_bg_ghs {
    background: url(image/login_ghs.jpg) no-repeat;
}
/*园林绿化项目经理*/
.login_bg_ylxmjl {
    background: url(image/login_ylxmjl.jpg) no-repeat;
}
/*选址意见书*/
.login_bg_xz {
    background: url(image/login_xz.jpg) no-repeat;
}
/*工程规划*/
.login_bg_gc {
    background: url(image/login_gc.jpg) no-repeat;
}
/*用地规划*/
/*--登陆输入--*/
.login_in {
    position: absolute;
    left: 364px;
    top: 300px;
    width: 420px;
}

    .login_in div {
        height: 36px;
    }

        .login_in div tt {
            display: block;
            float: left;
            height: 36px;
            line-height: 36px;
            color: #196893;
            filter: Dropshadow(offx=0,offy=1,color=#FFFFFF) Dropshadow(offx=1,offy=1,color=#FFFFFF);
            text-shadow: 0px 2px 1px #FFFFFF,2px 2px 1px #FFFFFF;
        }

        .login_in div span {
            display: block;
            float: left;
            height: 36px;
        }

        .login_in div a {
            color: #FFFFFF;
            text-decoration: none;
        }

            .login_in div a:hover {
                text-decoration: underline;
            }
/*登陆文本框*/
.login_txt1 {
    margin-top: 3px;
    width: 165px;
    height: 25px;
    line-height: 25px;
    background: url(image/login_txt1.png);
    border: 0px;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 5px;
    color: #2D96F2;
}

.login_txt2 {
    margin-top: 3px;
    width: 85px;
    height: 25px;
    line-height: 25px;
    background: url(image/login_txt2.png);
    border: 0px;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 5px;
    color: #2D96F2;
}
/*登陆按钮*/
.login_btn_in, .login_btn_reset {
    border: 0px;
    cursor: pointer;
    width: 90px;
    height: 30px;
}

.login_btn_in {
    background: url(image/login_in.gif) no-repeat;
}

.login_btn_reset {
    background: url(image/login_reset.gif) no-repeat;
}


/**注册页面**/
.reg_top {
    margin: 20px auto 0 auto;
    width: 897px;
    background: url(image/regTop6.gif) no-repeat;
    height: 54px;
}

.reg_bot {
    margin: 0 auto 20px auto;
    width: 897px;
    background: url(image/regTop6.gif) bottom no-repeat;
    height: 4px;
    line-height: 0px;
    font-size: 0px;
}

.reg_mid {
    height: auto;
    width: 895px;
    margin: 0 auto;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}
/*中间提示框*/
.reg_m_top {
    width: 548px;
    margin: 28px auto 0 auto;
    height: auto;
    font-size: 0px;
    line-height: 0px;
    height: 4px;
    background-color: #FFFAE4;
}

    .reg_m_top span {
        display: block;
        float: left;
        font-size: 0px;
        line-height: 0px;
        height: 4px;
        background: url(image/regTop2.gif) no-repeat;
        width: 4px;
    }

    .reg_m_top div {
        display: block;
        float: left;
        font-size: 0px;
        line-height: 0px;
        height: 3px;
        width: 540px;
        border-top: solid 1px #FCDE64;
    }

    .reg_m_top strong {
        float: right;
        font-size: 0px;
        line-height: 0px;
        height: 4px;
        background: url(image/regTop2.gif) top right no-repeat;
        width: 4px;
    }

.reg_m_bot {
    width: 548px;
    margin: 0 auto 20px auto;
    height: auto;
    font-size: 0px;
    line-height: 0px;
    height: 4px;
    background-color: #FFFAE4;
}

    .reg_m_bot span {
        display: block;
        float: left;
        font-size: 0px;
        line-height: 0px;
        height: 4px;
        background: url(image/regTop2.gif) bottom left no-repeat;
        width: 4px;
    }

    .reg_m_bot div {
        display: block;
        float: left;
        font-size: 0px;
        line-height: 0px;
        height: 4px;
        width: 540px;
        border-bottom: solid 1px #FCDE64;
    }

    .reg_m_bot strong {
        float: right;
        font-size: 0px;
        line-height: 0px;
        height: 4px;
        background: url(image/regTop2.gif) bottom right no-repeat;
        width: 4px;
    }

.reg_m_mid {
    width: 536px;
    margin: 0 auto;
    height: auto;
    font-size: 0px;
    line-height: 0px;
    height: 36px;
    background-color: #FFFAE4;
    border-right: solid 1px #FCDE64;
    border-left: solid 1px #FCDE64;
    line-height: 36px;
    color: #666666;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 6px;
}

    .reg_m_mid a {
        color: #AA0607;
        text-decoration: none;
    }

        .reg_m_mid a:hover {
            text-decoration: underline;
        }
/*填写行*/
.reg_txtline {
    margin: 0 auto;
    width: 570px;
    height: 40px;
}

    .reg_txtline span {
        float: left;
        display: block;
        width: 90px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        text-align: right;
    }

    .reg_txtline div {
        float: left;
        width: 230px;
        height: 33px;
        vertical-align: middle;
        padding-top: 7px;
    }

.divGovdept div {
    width: 400px;
    padding: 0px;
}

.divGovdept div {
    width: 400px;
}

.reg_txtline strong {
    float: left;
    display: block;
    padding-top: 7px;
    height: 33px;
    font-weight: normal;
}

.reg_txtline samp {
    float: left;
    display: block;
    padding-top: 7px;
    height: 33px;
    font-weight: normal;
    font-weight: bold;
    color: #02376A;
}

/*------文本框-----*/
.reg_txt {
    border: solid 1px #9A9A9A;
    color: #2A85E0;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    background-color: #FFFFFF;
}

    .reg_txt:focus, .reg_txt_focus {
        border: solid 1px #727272;
        color: #2A85E0;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        background-color: #FFFBD5;
    }

/**提交按钮**/
.reg_btn0 {
    border: none 0px;
    background-color: Transparent;
    height: 32px;
    line-height: 32px;
    width: 142px;
    background: url(image/regbtn0.gif);
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: bold;
    letter-spacing: 1px;
}



/*密码验证提示CSS */
.tip {
    width: 230px;
    height: auto;
    line-height: 16px;
    padding: 2px 2px 2px 16px;
    background: #F3FBFE url(image/register_tip.gif) no-repeat 2px center;
    border: 1px #B6E3FA dashed;
    color: #0E5863;
}

.error {
    width: 230px;
    height: auto;
    line-height: 16px;
    padding: 2px 2px 2px 16px;
    background: #FBECDF url(image/register_error.gif) no-repeat 2px center;
    border: 1px Red dashed;
    color: #6D3737;
}

.success {
    width: 230px;
    height: 16px;
    line-height: 16px;
    padding: 2px 2px 2px 16px;
    background: url(image/register_success.gif) no-repeat 2px center;
    border: 0px;
    color: #3D934A;
}


/*密码强度CSS */
#pwdStrong_color {
    width: 136px;
    height: 3px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    background: #E6EAED;
    margin-top: 5px;
    font-size: 0px;
    line-height: 0px;
}

    #pwdStrong_color td {
        padding: 0px;
        width: 44px; /*如不加td宽度,Google的Chrome不会正常显示*/
    }

#pwdStrong_text {
    font: 12px 宋体;
}



/*统一登陆，选择系统列表（一行一个）*/
.select_div2 {
    height: auto;
    width: 550px;
    margin: 0 auto;
    text-align: center;
}

    .select_div2 a {
        display: block;
        height: auto;
        overflow: hidden;
        width: 530px;
        margin-left: 10px;
        padding: 3px;
        margin-right: 20px;
        text-decoration: none;
        cursor: pointer;
        color: #FEAA17;
        font: 12px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: dashed 1px #DBDBDB;
    }

        .select_div2 a span {
            display: block;
            float: left;
            height: 120px;
            width: 120px;
            background: url(image/btnimg.gif) no-repeat;
        }

            .select_div2 a span img {
                border: 0px;
                height: 100px;
                width: 100px;
                margin-top: 10px;
            }

        .select_div2 a strong {
            display: block;
            float: left;
            height: auto;
            overflow: hidden;
            width: 400px;
        }

            .select_div2 a strong samp {
                display: block;
                height: 40px;
                line-height: 40px;
                font-size: 14px;
                font-weight: bold;
                text-align: left;
                padding-left: 20px;
            }

            .select_div2 a strong b {
                padding-left: 15px;
                display: block;
                height: auto;
                overflow: hidden;
                font-weight: normal;
                margin-left: 5px;
                line-height: 20px;
                text-align: left;
                font-size: 12px;
                color: #333333;
            }

            .select_div2 a strong big {
                padding-left: 15px;
                display: block;
                height: 40px;
                font-weight: bold;
                margin-left: 5px;
                line-height: 40px;
                text-align: left;
                font-size: 12px;
                color: #333333;
            }

        .select_div2 a img {
            border: none;
        }

        .select_div2 a:hover {
            color: #FF0000;
            background-color: #FAFFDB;
        }

            .select_div2 a:hover span {
                background: url(image/btnimg_hover.gif) no-repeat;
            }


/*选择系统--左边*/
.l_bg {
    background-color: #FFF2BE;
}

.l_info_top {
    background: url(image/s_info_top.gif) no-repeat;
    height: 6px;
    width: 190px;
    margin: 0 auto;
    line-height: 0px;
    font-size: 0px;
}

.l_info_mid {
    margin: 0 auto;
    background: url(image/s_info_mid.gif) repeat-y;
    width: 190px;
    padding-bottom: 10px;
    text-align: center;
}

.l_info_bot {
    margin: 0 auto;
    background: url(image/s_info_bot.gif) no-repeat;
    height: 6px;
    width: 190px;
}


.l_name {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    width: 170px;
    margin: 0 auto;
    text-align: left;
}

.l_helo {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    width: 170px;
    margin: 0 auto;
    text-align: left;
}

.l_other {
    font-size: 12px;
    line-height: 20px;
    color: #295394;
    width: 170px;
    margin: 0 auto;
    text-align: left;
}

    .l_other b {
        color: #000000;
        font-weight: normal;
    }


.l_select {
    display: block;
    margin-top: 15px;
}

    .l_select ul {
        display: block;
        margin: 0px;
        text-align: left;
        padding: 0px;
    }

    .l_select li {
        height: 42px;
        line-height: 42px;
        padding-bottom: 8px;
        width: 200px;
    }

        .l_select li a {
            display: block;
            font-size: 14px;
            height: 42px;
            line-height: 42px;
            padding-left: 50px;
            margin-left: 5px;
        }

/*左侧链接*/
.li1 {
    background: url(image/s_select.gif) 0 0 no-repeat;
    color: #E79536;
}

    .li1:hover, li1_hover {
        background: url(image/s_select.gif) -195px 0 no-repeat;
        color: #FF0000;
    }

.li1_link {
    background: url(image/s_select.gif) -195px 0 no-repeat;
    color: #E79536;
    font-weight: bold;
}

.li2 {
    background: url(image/s_select.gif) 0 -42px no-repeat;
    color: #E79536;
}

    .li2:hover, li2_hover {
        background: url(image/s_select.gif) -195px -42px no-repeat;
        color: #FF0000;
    }

.li2_link {
    background: url(image/s_select.gif) -195px -42px no-repeat;
    color: #E79536;
    font-weight: bold;
}
/*分页控件样式*/
.pages {
    margin-top: 1px;
    vertical-align: middle;
    margin-top: 4px;
}

    .pages a, .pages .cpb {
        padding: 2px 4px;
        text-decoration: none;
        float: left;
        border: 1px solid #AAA;
        background: #ffff;
        margin: 1px;
        font-size: 12px;
        color: #000;
        text-align: center;
        min-width: 16px;
        vertical-align: middle;
    }

        .pages a:hover {
            background-color: #0b83d1;
            color: #fff;
            border: 1px solid #0b83d1;
            text-decoration: none;
        }

    .pages .cpb {
        font-weight: bold;
        color: #fff;
        background: #0b83d1;
        border: 1px solid #0b83d1;
    }

    .pages span {
        float: left;
    }

.pagescount {
    color: #154790;
}

.pages input {
    border: solid 1px #AAAAAA;
    height: 16px;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
}

#Pager1_btn {
    border: 1px solid #ddd;
    background: #ffff;
    height: 16px;
    background-color: Transparent;
    border: none 0px;
    text-align: center;
    cursor: pointer;
    color: #154790;
    margin-left: 8px;
}

.pages a.disabled {
    color: #ddd;
}

    .pages a.disabled:hover {
        background-color: #FFFFFF;
        border: 1px solid #AAA;
    }
/*****************/
/****Ext控件样式重写****/

/*****************/
/****Ext控件样式重写****/

/*窗口选项卡*/
.TabCls ul.x-tab-strip-top {
    background: #f8f8f8;
}

.TabCls .x-tab-strip-inner {
    background-color: #f8f8f8;
}

.TabCls .x-tab-right {
}

.TabCls .x-tab-left {
}

.TabCls .x-tab-strip .x-tab-strip-closable .x-tab-strip-close {
}

.TabCls .x-tab-scroller-left {
}

.TabCls .x-tab-scroller-right {
}

.TabCls .x-tab-panel-header, .x-tab-panel-footer {
    background-color: #FDECDE;
    border-color: #5fbefe;
    padding-bottom: 0px;
    border: 0px;
}

.x-tab-strip span.x-tab-strip-text {
    color: #0d5997;
    font: 12px tahoma,arial,helvetica;
}

.x-tab-strip-active span.x-tab-strip-text {
    font-weight: bold;
}

/*列表控件*/
.x-panel-tl .x-panel-header {
    color: #FF5400;
    font: bold 12px tahoma,arial,verdana,sans-serif;
}

.x-grid3-hd-row td {
    font: 12px/16px arial,tahoma,helvetica,sans-serif;
}

.x-grid3-row td, .x-grid3-summary-row td {
    font: 12px/14px arial,tahoma,helvetica,sans-serif;
}

.x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label {
    font: 12px arial,tahoma,helvetica,sans-serif;
}

.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
    background-image: url(image/corners-sprite.gif);
    border-bottom-color: #FE7F0C;
}

.x-panel-tc {
    background-image: url(image/white-top-bottom.gif);
}

.x-panel-ml, .x-panel-mr {
    background-image: url(image/left-right.gif);
}

.x-panel-mc {
    background-color: #FFDFBE;
    font: 12px tahoma,arial,helvetica,sans-serif;
}

    .x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
        border-top-color: #FE7F0C;
    }

ul.x-tab-strip-top {
    border-color: #5fbefe;
}

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color: #FE7F0C;
}

.x-toolbar {
    background-color: #FFDFBE;
    background-image: url(image/bg.gif);
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border-color: #FE7F0C;
}

.x-grid3-header {
    background-color: #F9F9F9;
    background-image: url(image/grid3-hrow.gif);
}

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
    background-color: #FFDFBE;
    background-image: url(image/grid3-hrow-over.gif);
}

.x-grid3-hd-btn {
    background-color: #FFDFBE;
    background-image: url(image/grid3-hd-btn.gif);
}

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
    border-left-color: #FFBD9D;
    border-right-color: #FFBD9D;
}

.x-menu-floating {
    border-color: #5fbefe;
}

.x-menu-item-active a.x-menu-item {
    border-color: #FFBD9D;
}

.x-menu-item-active {
    background-color: #FAF0E4;
    background-image: url(image/item-over.gif);
    border-color: #FFBD9D;
}

.x-grid3-row-selected {
    background-color: #FDF1E5 !important;
    background-image: none;
    border-color: #FFBD9D;
}

.x-panel-bc {
    background-image: none;
    background-color: #FFDFBE;
    border-bottom: 1px solid #FF9833;
}

.sort-asc .x-grid3-sort-icon {
    background-image: url(image/sort_asc.gif);
}

.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
    background-image: url(image/grid3-special-col-sel-bg.gif);
}

/*列菜单相关*/
.x-menu-item-arrow {
    background-image: url(image/menu-parent.gif);
}
/*翻页按钮*/
.x-tbar-page-first {
    background-image: url(image/page-first.gif) !important;
}

.x-tbar-page-prev {
    background-image: url(image/page-prev.gif) !important;
}

.x-tbar-page-next {
    background-image: url(image/page-next.gif) !important;
}

.x-tbar-page-last {
    background-image: url(image/page-last.gif) !important;
}

.x-tbar-loading {
    background-image: url(image/refresh.gif) !important;
}

.x-panel-resize {
    background: url(image/panelhandle.gif) no-repeat scroll center bottom transparent;
}

.x-tab-panel-body {
    border-color: #5fbefe;
    border: 0px;
}

.x-panel-bwrap {
    border-color: #5fbefe;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
}

/********************************/

/*********提示tip********/
#tip_tt {
    position: absolute;
    display: block;
    background: url(image/tt_left.gif) top left no-repeat;
}

#tip_tttop {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(image/tt_top.gif) top right no-repeat;
    overflow: hidden;
}

#tip_ttcont {
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #666;
    color: #FFF;
}

#tip_ttbot {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(image/tt_bottom.gif) top right no-repeat;
    overflow: hidden;
}
/*****************/
/*******时序图样式*******/
/*第一步，企业上报*/
.step_first {
    width: 196px;
    background: url(image/step_first.gif) no-repeat;
    float: left;
    padding-top: 86px;
}

/*各步骤下的文字左边的条*/
.step_left {
    width: 9px;
    border-top: 1px solid #4E7644;
    border-left: 1px solid #4E7644;
    border-right: 1px solid #4E7644;
    background: #90EA8A;
}
/*接件步骤*/
.step_jj {
    width: 196px;
    background: url(image/step_JJ.gif) left 22px no-repeat;
    float: left;
    padding-top: 86px;
}
/*审批步骤*/
.step_sp {
    width: 196px;
    background: url(image/step_SP.gif) left 22px no-repeat;
    float: left;
    padding-top: 60px;
}
/*各步骤下面的步骤名*/
.step_name {
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
}
/*各步骤下面的虚线*/
.step_xx {
    background: url(image/step_xx.gif) left repeat-y;
}
/*各步骤下的文字*/
.step_word {
    line-height: 22px;
    padding: 2px 2px 2px 4px;
}
/*各步骤下面的箭头和红色日期*/
.step_jt {
    line-height: 12px;
    height: 12px;
}

    .step_jt span {
        background: url(image/step_jt.gif) left top no-repeat;
        float: left;
        width: 11px;
        height: 12px;
    }

    .step_jt div {
        background: url(image/step_jt.gif) bottom repeat-x;
        color: Red;
        float: left;
        width: 166px;
        padding-right: 10px;
        text-align: right;
        height: 12px;
    }

    .step_jt samp {
        background: url(image/step_jt.gif) right top repeat-x;
        float: left;
        width: 9px;
        height: 12px;
    }

#indexPage {
    border: solid 1px #ef9636;
}

.top_backimgindex {
    background: url(image/indextop.jpg) no-repeat;
    height: 69px;
    width: 900px;
    border-bottom: solid 1px #e1e1e1;
}

.index_left {
    float: left;
    width: 268px;
    background-color: #f6fbfd;
    height: 405px;
    margin-left: 10px;
    margin-top: 4px;
}

.indexPage_left_item1 {
    margin-left: 6px;
    margin-top: 20px;
    border: none;
    width: 249px;
    height: 46px;
    background-color: #f6f5f5;
    background: url(image/tubiao1.jpg) no-repeat;
    display: block;
}

.indexPage_left_item2 {
    margin-left: 6px;
    margin-top: 20px;
    border: none;
    width: 249px;
    height: 46px;
    background-color: #f6f5f5;
    background: url(image/tubiao2.jpg) no-repeat;
    display: block;
}

.indexPage_left_item3 {
    margin-left: 6px;
    margin-top: 20px;
    border: none;
    width: 249px;
    height: 46px;
    background-color: #f6f5f5;
    background: url(image/tubiao3.jpg) no-repeat;
    display: block;
}

.indexPage_left_item4 {
    margin-left: 6px;
    margin-top: 20px;
    border: none;
    width: 249px;
    height: 46px;
    background-color: #f6f5f5;
    background: url(image/tubiao4.jpg) no-repeat;
    display: block;
}

.indexPage_left_item5 {
    margin-left: 6px;
    margin-top: 20px;
    border: none;
    width: 249px;
    height: 46px;
    background-color: #f6f5f5;
    background: url(image/tubiao5.jpg) no-repeat;
    display: block;
}

.indexPage_left_item6 {
    margin-left: 6px;
    margin-top: 20px;
    border: none;
    width: 249px;
    height: 46px;
    background-color: #f6f5f5;
    background: url(image/tubiao6.jpg) no-repeat;
    display: block;
}

.indexPage_Right {
    margin-left: 8px;
    margin-top: 4px;
    float: left;
    width: 606px;
    height: 406px;
    border: solid 1px #ef9636;
    background-color: #f6fbfd;
    background: url(image/indexPagebg.jpg) no-repeat;
}

.indexPage_Right_top {
    margin-top: 34px;
    height: 80px;
    width: 606px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.indexPage_Right_reg {
    margin-left: 80px;
    width: 167px;
    height: 46px;
    background-color: #86c1ef;
    background: url(image/indexPageReg.jpg) no-repeat;
    display: block;
    float: left;
}

.indexPage_Right_Q {
    margin-left: 80px;
    width: 167px;
    height: 46px;
    background-color: #86c1ef;
    background: url(image/indexPageQ.jpg) no-repeat;
    display: block;
    float: left;
}

.indexPage_BSZN_Top {
    margin-left: 42px;
    width: 201px;
    height: 31px;
    font-weight: bold;
    font-size: 14px;
    background: url(image/indexPageBSZN_top.gif) no-repeat;
    padding-left: 43px;
    line-height: 32px;
    color: #4a4a4a;
}

.indexPage_BSZN {
    margin-left: 42px;
    height: 23px;
    background: url(image/indexPageBSZN.gif) no-repeat;
    width: 100%;
    color: #4a4a4a;
    line-height: 23px;
    padding-left: 30px;
    margin-top: 14px;
    font-weight: bold;
}


/*黄色提示框*/
.ts {
    font-size: 12px;
    width: 98%;
    margin: 0px auto;
    border: 1px dashed #FAB90A;
    margin-top: 4px;
    line-height: 20px;
    text-indent: 20px;
    color: red;
    background: #FEE893;
}

/*贴子详细内容样式**/
.disp_table {
    border: #F0D4C8 1px solid;
}

    .disp_table a {
        color: #065EFE;
    }

.disp_boder {
    border-top: #F0D4C8 1px solid;
}

.disp_table tr th {
    background: #F7ECE8;
    border-right: 1px solid #F0D4C8;
    text-align: left;
    font-weight: normal;
}

.disp_line_l {
    background: #F0D4C8;
    border-right: 1px solid #F0D4C8;
}

.disp_line_r {
    background: #F9EBE8;
}

.disp_dashed {
    border-bottom: 1px dashed #F0D4C8;
}
/**返回按钮**/
.backbtn {
    background: #FFFFFF;
    height: 26px;
    color: #666666;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #EFCBBD;
    cursor: pointer;
}

    .backbtn:hover {
        background: #666666;
        color: #FFFFFF;
    }
/*-----------------*/
.RedTdAndLink td, .RedTdAndLink td a {
    color: blue;
}


/*审批 大表格*/
.app_table, .app_table_hh {
    border-collapse: collapse;
}

    .app_table tr th, .app_table_hh tr th {
        padding: 2px;
        height: 24px;
        font-weight: bold;
        border: 1px solid #555555;
    }

    .app_table tr td, .app_table_hh tr td {
        padding: 2px;
        height: 24px;
        color: #333333;
        border: 1px solid #555555;
    }

.app_table_hh {
    background: #E8F5FE;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 50;
    width: auto; /* Prevent table from stretching to full size */
}

.app_table th {
    background: #E8F5FE;
}

.app_table tr td.ZB_td {
    color: #2FA2DB;
}

.app_a {
    color: #2FA2DB;
}

    .app_a:hover {
        color: #FF0000;
    }

.app_table tr th {
    background: #E1E1E1;
}

.app_table tr:hover td {
    background: #E6E6E6;
}

.app_table tr:hover td {
    background-color: #E6E6E6;
    background-clip: padding-box;
}


/*基本信息中的选项卡*/
.i_main_tab {
    padding: 2px 0px 0px 0px;
    width: 100%;
    overflow: hidden;
    height: auto;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #F5F5F7;
    border-bottom: 2px solid #E9E9E9;
}

    .i_main_tab ul {
        display: block;
        height: auto;
        overflow: hidden;
        margin: 0px auto;
        background: #F5F5F7;
        border-bottom: 1px solid #AAAAAA;
    }

        .i_main_tab ul li {
            display: block;
            height: 34px;
            float: left;
            padding: 7px 7px 0px 7px;
        }

            .i_main_tab ul li a {
                display: inline-block;
                height: 34px;
                line-height: 34px;
                background: #EAEAEA;
                font-size: 12px;
                padding: 0px 10px;
                color: #666666;
                text-decoration: none;
                border-top: 1px solid #32B16C;
                border-left: 1px solid #AAAAAA;
                border-right: 1px solid #AAAAAA;
                border-bottom: 1px solid #AAAAAA;
                cursor: pointer;
            }

                .i_main_tab ul li a:hover {
                    color: Red;
                    background: #E0E0E0;
                }

                .i_main_tab ul li a.h {
                    background: #FFFFFF;
                    color: #32B16C;
                    font-weight: bold;
                }

            .i_main_tab ul li.r {
                display: block;
                height: 34px;
                position: absolute;
                right: 20px;
                top: 0px;
                padding: 7px 7px 0px 7px;
            }

.i_main_tab_div {
    padding-top: 40px;
}
/*新模式选择窗口样式*/
.newAppWay {
    background: #FFFFFF;
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
}

    .newAppWay div {
        height: auto;
        overflow: hidden;
    }

.newAppWay_btn {
    padding: 4px 0px 4px 0px;
    text-align: center;
}

    .newAppWay_btn input {
        cursor: pointer;
        border-radius: 5px;
        color: #FFFFFF;
        height: 32px;
        line-height: 32px;
        border: 1px solid #DFDFDF;
        padding: 0px 10px;
        margin: 0px 15px;
    }

        .newAppWay_btn input.n {
            background: #39b7e0;
        }

            .newAppWay_btn input.n:hover {
                background: #167EDA;
            }

        .newAppWay_btn input.o {
            background: #2DC4A3;
        }

            .newAppWay_btn input.o:hover {
                background: #32B16C;
            }

.newAppWay_t {
    padding: 4px;
    text-align: center;
    color: #AD1414;
    line-height: 25px;
    font-size: 14px;
}

.newAppWay_s {
    padding: 4px;
    text-align: center;
    color: #888888;
    line-height: 25px;
}

.newAppWay_ch {
    padding: 4px;
    text-align: center;
    color: #FF4C23;
    line-height: 25px;
}
/*新模式左边样式*/
.app_info {
    height: auto;
    padding-bottom: 3px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
}

    .app_info dt {
        color: #4b4b4b;
        border-bottom: 1px dashed #AAAAAA;
        background: #F5F5F7 url(../../image/img_SP.gif) 5px center no-repeat;
        font-weight: bold;
        padding: 3px 3px 3px 25px;
        line-height: 20px;
        filter: Dropshadow(offx=0,offy=1,color=#F3F8E9) Dropshadow(offx=1,offy=0,color=#F3F8E9);
        text-shadow: 0px 2px 1px #F3F8E9,2px 2px 1px #F3F8E9;
    }

    .app_info dd {
        color: #999999;
        padding: 3px;
        line-height: 20px;
        height: auto;
        overflow: hidden;
    }

        .app_info dd i {
            margin-left: 3px;
            color: #32B16C;
            font-style: normal;
            font-weight: bold;
        }

        .app_info dd a {
            color: #666666;
            background: #f5f5f5;
            border: 1px solid #dddddd;
            margin: 0px 2px;
            display: inline-block;
            padding: 0px 3px;
            height: 20px;
            line-height: 20px;
            border: 1px solid #DDDDDD;
        }

            .app_info dd a:hover {
                border: 1px solid #32B16C;
            }

            .app_info dd a.help {
                background: #FF7500;
                color: #FFFFFF;
            }

            .app_info dd a.old {
            }

.app_menu {
    padding: 0px;
    margin: 0px;
}

    .app_menu li {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        height: auto;
        overflow: hidden;
        padding: 5px 0px;
    }

        .app_menu li a {
            display: block;
            border-radius: 5px;
            background: #39b7e0;
            color: #FFFFFF;
            height: 38px;
            line-height: 38px;
            border: 1px solid #DFDFDF;
            padding: 0px 10px;
        }

            .app_menu li a:hover, .app_menu li a.h {
                background: #167EDA;
            }

            .app_menu li a.bszn {
                background: #2DC4A3;
            }

                .app_menu li a.bszn:hover, .app_menu li a.bszn.h {
                    background: #32B16C;
                }

            .app_menu li a.yj {
                background: #8DC11C;
            }

                .app_menu li a.yj:hover, .app_menu li a.yj.h {
                    background: #7FB304;
                }

            .app_menu li a.fj {
                background: #FAAD6B;
            }

                .app_menu li a.fj:hover, .app_menu li a.fj.h {
                    background: #ff9438;
                }

            .app_menu li a.back {
                background: #AAAAAA;
            }

                .app_menu li a.back:hover {
                    background: #888888;
                }

            .app_menu li a.dis {
                background: #D4D0C8;
            }

        .app_menu li s {
            display: block;
            height: 12px;
            line-height: 0px;
            background: url(../../image/scroll_arrow_down.gif) center center no-repeat;
        }

/*桌面版块*/
.t_table {
    margin-top: 0px;
}

    .t_table tr td {
        padding: 5px;
        vertical-align: top;
    }

.dm {
    border: 1px solid #DDDDDD;
    padding: 2px;
}

.dm_wait {
    background: url(../../image/wait37.gif) center center no-repeat;
}

.dm_t, .dm_t2, .dm_t3, .dm_dbsx {
    font-weight: bold;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    letter-spacing: 2px;
    position: relative;
}

.dm_t {
    background: #50C1E9 url(../../image/note_pad.png) 10px center no-repeat;
}

.dm_t2 {
    background: #A0D468 url(../../image/box.png) 10px center no-repeat;
}

.dm_dbsx {
    background: #69C78A url(../../image/ts_d.gif) 10px center no-repeat;
}

.dm_t3 {
    background: #B0DBFE url(../../image/star_full.png) 10px center no-repeat;
}

    .dm_t a, .dm_t2 a, .dm_t3 a {
        display: block;
        position: absolute;
        right: 10px;
        top: 5px;
        color: #FFFFFF;
        border: 1px solid #F1F1F1;
        background: #A0D468;
        height: 20px;
        line-height: 20px;
        padding: 0px 18px;
    }

    .dm_t b, .dm_t2 b, .dm_dbsx b, .dm_t3 b {
        color: #FFFFFF;
        margin: 0px 3px;
    }

.uu {
    padding: 3px;
}

    .uu li {
        white-space: nowrap;
        color: #666666;
        line-height: 20px;
        background: #F4F4F4 url(../../image/star_full.png) 4px center no-repeat;
        padding: 6px 10px 6px 25px;
        margin: 4px auto;
        list-style-type: none;
    }

        .uu li:hover {
            background-color: #EAEAEA;
        }

        .uu li b {
            margin: 0px 3px;
            color: Green;
        }

            .uu li b.r {
                color: red;
            }

        .uu li.s {
            color: #666666;
            padding-left: 40px;
            background: #F9F9F9 url(../../image/arrow_small_right.png) 24px center no-repeat;
        }

            .uu li.s:hover {
                background-color: #F1F1F1;
            }

.uu_dbsx {
    padding: 3px;
}

    .uu_dbsx li {
        color: #666666;
        line-height: 24px;
        background: #F4F4F4 url(../../image/doc_sent.png) 4px 8px no-repeat;
        padding: 6px 10px 6px 25px;
        margin: 4px auto;
        list-style-type: none;
    }

        .uu_dbsx li b {
            margin: 0px 3px;
            color: red;
        }

        .uu_dbsx li s {
            margin: 0px 3px;
            text-decoration: none;
            font-weight: bold;
            color: green;
        }

        .uu_dbsx li a {
            display: inline-block;
            height: 22px;
            line-height: 22px;
            padding: 0px 13px;
            margin: 0px 6px;
            color: #FFFFFF;
            background: #18B301;
            border: 1px solid #DDDDDD;
        }

            .uu_dbsx li a:hover {
                color: White;
                background: #FF9800;
            }

        .uu_dbsx li.s {
            color: #666666;
            padding-left: 34px;
            background: #F9F9F9 url(../../image/arrow_small_right.png) 14px 11px no-repeat;
        }

        .uu_dbsx li.sem {
            text-indent: 2em;
        }
/*文章列表*/
.u_xw {
    padding: 3px;
}

    .u_xw li {
        white-space: nowrap;
        color: #666666;
        line-height: 24px;
        height: 24px;
        background: #F4F4F4 url(../../image/volume_quiet.png) 10px center no-repeat;
        padding: 6px 10px 6px 28px;
        margin: 4px auto;
    }

        .u_xw li a {
            height: 20px;
            line-height: 20px;
            display: block;
            float: left;
            margin: 0px 3px;
            color: #3199ce;
            text-decoration: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
        }

            .u_xw li a:hover {
                color: #FF0000;
                text-decoration: underline;
            }

        .u_xw li tt {
            height: 20px;
            line-height: 20px;
            display: block;
            float: right;
            padding-right: 10px;
            color: #666666;
        }
/*项目列表*/
.u_xm {
    padding: 3px;
}

    .u_xm li {
        white-space: nowrap;
        color: #666666;
        line-height: 20px;
        height: 20px;
        background: #F4F4F4 url(../../image/arrow_small_right.png) 10px center no-repeat;
        padding: 6px 10px 6px 28px;
        margin: 4px auto;
        list-style-type: none;
    }

        .u_xm li a {
            height: 20px;
            line-height: 20px;
            display: block;
            float: left;
            margin: 0px 3px;
            color: #3199ce;
            text-decoration: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
        }

            .u_xm li a:hover {
                color: #FF0000;
                text-decoration: underline;
            }

        .u_xm li tt {
            height: 20px;
            line-height: 20px;
            display: block;
            float: right;
            padding-right: 10px;
            color: #666666;
        }
/*disp详情页*/
.layui-layer-molv .layui-layer-title {
    background: #0aafef;
}

.disp_title {
    background: #b0dbfe;
    border: 1px solid #41abf1;
    color: #0d5997;
}

.disp_title1 {
    border-left: 1px solid #41abf1;
    border-bottom: 1px solid #41abf1;
    border-right: 1px solid #41abf1;
    margin: 20px;
}

.disp_title2 {
    border-bottom: 1px solid #41abf1;
    border-right: 1px solid #41abf1;
}

.disp_lit_Title {
    border-top: 1px solid #41abf1;
    border-bottom: 1px solid #41abf1;
    padding: 20px;
}

.disp_lit_Titler {
    border-top: 1px solid #41abf1;
    border-bottom: 1px solid #41abf1;
    border-right: 1px solid #41abf1;
    padding: 0px 10px;
}

.disp_lit_Title span {
    color: #3E3E3E;
}

.disp_lit_Title i {
    font-style: normal;
    color: #FF5400;
    padding-right: 5px;
}

.disp_filter {
    border-top: 1px solid #41abf1;
    border-left: 1px solid #41abf1;
}

    .disp_filter td {
        height: 34px;
        color: #888888;
        padding: 0px 6px;
        border-right: 1px solid #41abf1;
        border-bottom: 1px solid #41abf1;
    }

        .disp_filter td b {
            color: #0d5997;
        }

        .disp_filter td span {
            color: #222222;
        }

.disp_n {
    float: left;
    height: auto;
    overflow: hidden;
    padding-left: 6px;
    padding-top: 3px;
    line-height: 20px;
}

.td_disp_filter b {
    padding-left: 6px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.td_disp_filter i {
    font-size: 12px;
    font-style: normal;
    color: #FF4B00;
}

.btn_disp {
    height: 24px;
    padding: 0px 15px;
    color: #FFFFFF;
    background: url(../../jsTools/viewer/css/image/btn_1.gif) no-repeat;
    margin: 0px 6px;
    border: 0px;
    cursor: pointer;
}

    .btn_disp:hover {
        color: Red;
    }

.n {
    float: left;
    height: auto;
    padding-left: 6px;
    line-height: 28px;
}


/*筛选条项区 标题*/
.table_filter {
    margin-top: 4px;
    background: #C6E6FF;
}

    .table_filter td {
        height: 30px;
        border: 1px solid #7FC7FF;
        padding: 0px 10px;
    }

        .table_filter td.title {
            height: 44px;
            background: url(../../image/folder_delete.png) 10px center no-repeat;
            padding-left: 35px;
            color: #0D5997;
            font-size: 14px;
            cursor: pointer;
        }
/*筛选条件区 弹出条件*/
.div_filter_content {
    position: absolute;
    width: 100%;
    display: none;
    z-index: 99;
    background: #FFFFFF;
}

    .div_filter_content div.main {
        width: 98%;
        margin: 0px auto;
        border: 1px solid #ECE5D5;
        background: #FFFFFF;
    }
/*筛选条件区 弹出条件 按钮区*/
.div_filter_btn {
    padding: 10px;
    text-align: center;
    background: #EAF6FF;
}

.t_filter td {
    height: 34px;
    color: #888888;
}

    .t_filter td b {
        color: #0D5997;
    }

.td_filter b {
    padding-left: 6px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.td_filter i {
    font-size: 12px;
    font-style: normal;
    color: #FF4B00;
}

/*预警信息标红加粗*/
.ss {
}

    .ss a {
        color: Red;
        font-weight: bold;
    }

        .ss a:hover {
            color: Red;
            font-weight: bold;
        }

.yjred {
    color: Red;
    font-weight: bold;
}

.ddd {
}

    .ddd a {
        color: Black;
    }

        .ddd a:hover {
            color: Black;
        }

/*红色提示框*/
.rrb, .rrb:focus, .rrb:hover {
    border: 2px solid #FF0000;
}

.font_green {
    color: Green;
}

.font_red {
    color: red;
}

.font_orange {
    color: orange;
}

.font_yellow {
    color: #b83121;
}

.font_blue {
    color: blue;
}
/*隐藏式附件上传*/
.divimg {
    height: auto;
    overflow: hidden;
    padding: 3px;
}

    .divimg a {
        margin-left: 3px;
        cursor: pointer;
        color: red;
    }

        .divimg a:hover {
            text-decoration: underline;
        }

.btndel {
    border: none;
    outline: none;
    font-size: 12px;
    color: Red;
    cursor: pointer;
}
/*红色提示框*/ .rrb, .rrb:focus, .rrb:hover {
    border: 2px solid #FF0000;
}
/*隐藏式附件上传*/
.divfileup {
    border-radius: 4px;
    position: relative;
    width: 90px;
    background: #2e97ea url(image/upload.png) 6px center no-repeat;
    height: 26px;
    margin: 2px auto;
}

    .divfileup input.up {
        position: absolute;
        z-index: 2;
        width: 90px;
        height: 24px;
        left: 0px;
        top: 0px;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }

    .divfileup a {
        position: absolute;
        color: #FFF !important;
        height: 24px;
        line-height: 24px;
        left: 25px;
        top: 0px;
        z-index: 1;
        display: block;
        text-align: center;
    }

    .divfileup:hover {
        background-color: #076dbf;
    }