.clearbox {
    *zoom: 1
}

    .clearbox:after {
        display: block;
        height: 0;
        content: '\A0';
        overflow: hidden;
        clear: both
    }

.clear {
    clear: both
}

.clear_left {
    clear: left
}

.clear_right {
    clear: right
}

.at {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

::-webkit-input-placeholder {
    color: #b0b0b0
}

:-moz-placeholder {
    color: #b0b0b0
}

::-moz-placeholder {
    color: #b0b0b0
}

:-ms-input-placeholder {
    color: #b0b0b0
}

/*基本链接样式*/
.a {
    cursor: pointer;
    color: #00457d
}

    .a:link, .a:active, .a:visited {
        color: #00457d
    }

    .a:hover {
        color: #ff6000
    }

.a2 {
    cursor: pointer;
    color: #ff6000
}

    .a2:link, .a2:active, .a2:visited {
        color: #ff6000
    }

    .a2:hover {
        text-decoration: underline
    }

.ahover {
    text-decoration: underline
}

/*底线*/
.txline {
    text-decoration: underline
}

/*字体大小*/
.f12 {
    font-size: 12px !important
}

.f14 {
    font-size: 14px !important
}

.f16 {
    font-size: 16px !important
}

.f18 {
    font-size: 18px !important
}

.f20 {
    font-size: 20px !important
}

.f22 {
    font-size: 22px !important
}

.f24 {
    font-size: 24px !important
}

.f26 {
    font-size: 26px !important
}

.f28 {
    font-size: 28px !important
}

.f30 {
    font-size: 30px !important
}

/*行高*/
.lh20 {
    line-height: 20px !important
}

.lh30 {
    line-height: 30px !important
}

.lh40 {
    line-height: 40px !important
}

.lh50 {
    line-height: 50px !important
}

.check {
    width: 13px;
    height: 13px;
    margin-top: -2px;
    background-color: #fff;
    border: 1px solid #ddd
}

.check, .rdo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

    .check.on, .check.mk, .rdo {
        background: url(../images/image01.png) no-repeat
    }

    .check.on {
        border-color: #ff6000
    }

    .check.mk {
        background-position: -25px 0;
        border-color: #e8e8e8
    }

.rdo {
    width: 15px;
    height: 15px;
    margin-top: -3px;
    background-position: -25px -25px
}

    .rdo.on {
        background-position: 0 -25px
    }

.Fm .li, .Fm .txt.pointer .ef, .Fm .ul.u2 .li span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.Fm .ic, .Fm .prev, .Fm .next, .Fm .bg, .Fm .btox em {
    background: url(../images/image03.png) 100px 100px no-repeat
}

.Fm .i_add {
    background: url(../images/image09.png) center center no-repeat
}

.Fm .i_calendar {
    background-position: 0 0
}

.Fm .i_block {
    background-position: -36px 0
}

.Fm .i_arrow {
    background-position: -72px 0
}

.Fm .b_key, .Fm .b_his {
    padding-left: 20px;
    background-position: 0 -40px
}

.Fm .b_his {
    background: url(../images/image10.png) 0 3px no-repeat
}

.Fm .clear {
    line-height: 0;
    font-size: 0;
    clear: both
}

.Fm .txt {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 1
}

    .Fm .txt.disabled {
        background-color: #f5f5f5
    }

    .Fm .txt.on {
        z-index: 2
    }

.Fm .pointer, .Fm .pointer .ef {
    cursor: pointer
}

.Fm .txt, .Fm .txt .ef {
    height: 28px;
    font: 14px/28px "Microsoft YaHei"
}

    .Fm .txt.pointer {
        padding-right: 37px
    }

.Fm .ic {
    position: absolute;
    width: 36px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #00457d;
    text-align: center;
    top: 5px;
    right: 0;
    border-left: 1px solid #ddd
}

    .Fm .ic:hover {
        color: #ff6000
    }

.Fm .txt .ef {
    float: left;
    width: 100%;
    text-indent: 10px;
    background-color: transparent;
    border: 0 none
}

.Fm .flbox, .Fm .ul {
    display: none;
    position: absolute;
    width: 336px;
    color: #333;
    text-align: center;
    cursor: auto;
    top: 29px;
    left: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.Fm .on .flbox, .Fm .on .ul, .Fm .on .udbox {
    display: block;
    z-index: 4
}

.Fm .off {
    cursor: auto !important
}

.Fm .ftitle {
    position: relative;
    height: 38px;
    line-height: 38px;
    color: #999;
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd
}

    .Fm .ftitle.f2 {
        color: #333
    }

    .Fm .ftitle em {
        position: absolute;
        width: 8px;
        height: 14px;
        cursor: pointer;
        top: 12px;
        left: 10px;
        background-position: -60px -18px
    }

    .Fm .ftitle .prev:hover {
        background-position: -80px -18px
    }

.Fm .fin {
    position: relative;
    width: 276px;
    height: 195px;
    font-size: 12px;
    padding: 0 30px;
    background-color: #fff;
    z-index: 1
}

    .Fm .fin.f2, .Fm .fin.f3 {
        width: 336px;
        padding: 0
    }

    .Fm .fin em {
        position: absolute;
        display: block;
        width: 9px;
        height: 19px;
        cursor: pointer;
        top: 50%;
        margin-top: -10px
    }

.Fm .year_box em {
    display: block
}

.Fm .fin .prev {
    left: 10px;
    background-position: 0 -18px
}

    .Fm .fin .prev:hover {
        background-position: -40px -18px
    }

    .Fm .fin .prev.off, .Fm .fin .prev.off:hover {
        background-position: -20px -18px
    }

.Fm .fin .next {
    right: 10px;
    background-position: -10px -18px
}

    .Fm .fin .next:hover {
        background-position: -50px -18px
    }

    .Fm .fin .next.off, .Fm .fin .next.off:hover {
        background-position: -30px -18px
    }

.Fm .fin .ek {
    float: left;
    width: 25%;
    height: 39px;
    line-height: 39px;
    cursor: pointer
}

.Fm .fin.f2 .ek {
    height: 65px;
    line-height: 65px
}

.Fm .fin.f3 .ek {
    width: 48px
}

.Fm .fin .ek:hover, .Fm .li:hover, .Fm .tl:hover, .Fm .now:hover {
    background-color: #eee
}

.Fm .flbox .on, .Fm .flbox .on:hover, .Fm .li.on, .Fm .li.on:hover {
    font-weight: bold;
    color: #ff9f20
}

.Fm .fin .off, .Fm .fin .off:hover, .Fm .li.off, .Fm .li.off:hover, .Fm .tl.off:hover {
    color: #999;
    background-color: #fff
}

.Fm .fin .e {
    display: none
}

    .Fm .fin .e.mk {
        display: block
    }

.Fm .now {
    position: absolute;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    cursor: pointer;
    bottom: -40px;
    left: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 2
}

.Fm .ul {
    width: 100%;
    max-height: 210px;
    font-size: 12px;
    text-align: left;
    overflow-y: auto
}

    .Fm .ul .tl {
        display: block;
        height: 30px;
        line-height: 29px;
        color: #999;
        text-indent: 0;
        cursor: pointer
    }

        .Fm .ul .tl span {
            display: block;
            margin-left: 10px;
            border-bottom: 1px solid #ddd
        }

    .Fm .ul.u2 .li {
        width: 298px;
        padding-right: 100px
    }

        .Fm .ul.u2 .li span {
            display: block
        }

        .Fm .ul.u2 .li i {
            position: absolute;
            font-style: normal;
            top: 0;
            right: 10px
        }

    .Fm .ul.u3 .li {
        text-indent: 20px
    }

        .Fm .ul.u3 .li.off {
            text-indent: 10px
        }

.Fm .li {
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    cursor: pointer
}

.Fm .txt .ef.disabled {
    color: #b0b0b0;
    background-color: #f5f5f5;
    cursor: default
}

.Fm .txt .ic.disabled {
    cursor: default
}

.Fm .btox em {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px
}

.Fm .nan em {
    background-position: 0 -80px
}

.Fm .nv em {
    background-position: -40px -80px
}

.Fm .nan.on em {
    background-position: -20px -80px
}

.Fm .nv.on em {
    background-position: -60px -80px
}

.Fm .txt .ef.cursor {
    cursor: auto
}

.Fm .ul .tlw {
    font-weight: bold;
    color: #333
}

    .Fm .ul .tlw.off:hover {
        color: #333;
        background-color: #fff
    }

.Fm .udbox {
    position: absolute;
    display: none;
    width: 100%;
    top: 29px;
    left: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .Fm .udbox .ul {
        position: relative;
        display: block;
        top: 0;
        left: 0;
        border: 0 none
    }

.Fm .diy {
    font-size: 14px;
    color: #333;
    text-indent: 0;
    text-align: center;
    border-top: 1px solid #ddd
}
/*文本框*/
.editorarea {
    padding: 0 8px 15px
}

    .editorarea textarea {
        width: 748px !important;
        height: 390px;
        resize: none;
        padding: 5px !important
    }

/*按钮*/
.p_but {
    display: inline-block;
    min-width: 80px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    background-color: #ff6000;
    border: 1px solid #ff6000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

    .p_but:hover {
        background-color: #ea5800;
        border-color: #ea5800
    }

    .p_but.gray {
        color: #999;
        background-color: #fff;
        border-color: #b0b0b0
    }

        .p_but.gray:hover {
            background-color: #eee;
            border-color: #b0b0b0
        }

    .p_but.geige {
        color: #ff6000;
        background-color: #fff2e3;
        border-color: #ffb865
    }

        .p_but.geige:hover {
            background-color: #ffe8cd;
            border-color: #ffb865
        }

    .p_but.flesh {
        color: #ff6000;
        background-color: #fff
    }

        .p_but.flesh:hover {
            background-color: #fff0e7
        }

    .p_but.unclick, .p_but.unclick:hover {
        color: #fff;
        cursor: auto;
        background-color: #ddd;
        border-color: #ddd
    }

    .p_but.w110 {
        width: 108px
    }

    .p_but.w130 {
        width: 128px
    }

    .p_but.dis {
        background-color: rgb(129, 129, 129);
        border: rgb(129, 129, 129);
    }

.btox {
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddd
}

.btn {
    float: left;
    width: 50%;
    color: #333;
    text-align: center;
    cursor: pointer;
    background-color: #fff
}

    .btn:hover {
        background-color: #eee
    }

    .btn.on {
        color: #fff;
        background-color: #ff9f20
    }

    .btn.unclick, .btn.unclick:hover {
        color: #fff;
        cursor: auto;
        background-color: #ddd;
        border-color: #ddd
    }

.focusinput .txt, .focusinput.txt, .focusinput textarea, textarea.focusinput {
    border-color: #ff9f20 !important
}

.panel_lnp h1, .panel_lnp h2, .panel_lnp h3, .panel_lnp h4, .panel_lnp h5, .panel_lnp h6, .panel_lnp p, .panel_lnp ul, .panel_py h1, .panel_py h2, .panel_py h3, .panel_py h4, .panel_py h5, .panel_py h6, .panel_py p, .panel_py ul {
    margin: 0;
    padding: 0
}

.panel_lnp li, .panel_py li {
    list-style: none
}

.panel_lnp input, .panel_lnp button, .panel_lnp textarea, .panel_py input, .panel_py button, .panel_py textarea {
    font-size: 14px;
    font-family: "microsoft yahei" !important;
    outline: 0 none;
    margin: 0;
    padding: 0
}

    .panel_lnp input::-ms-clear, .panel_py input::-ms-clear {
        display: none
    }

.panel_lnp .txline, .panel_py .txline {
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
    text-decoration: underline
}
/*通用*/
a {
    text-decoration: none
}

.at,
.panel_lnp h2 p, .panel_py .rdbox {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.l {
    float: left
}

.clearfix {
    *zoom: 1
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        clear: both
    }

.err {
    display: block;
    line-height: 18px !important;
    font-size: 12px;
    color: #ff6000;
    clear: both;
    padding: 5px 0 0 18px;
    background: url(../images/imageErr.png) 0 7px no-repeat;
    *background-position: 0 5px
}

.panel_lnp .p_but, .panel_lnp .panel_btn_s {
    min-width: 40px;
    padding: 0 20px
}

    .panel_lnp .p_but.w110, .panel_lnp .p_but.w130 {
        width: auto
    }

.panel_lnp .disabled {
    color: #b0b0b0;
    background-color: #f5f5f5;
    cursor: default
}

/*字体大小*/
.f12 {
    font-size: 12px !important
}

.f14 {
    font-size: 14px !important
}

.f16 {
    font-size: 16px !important
}

.f18 {
    font-size: 18px !important
}

.f20 {
    font-size: 20px !important
}

.f22 {
    font-size: 22px !important
}

.f24 {
    font-size: 24px !important
}

.f26 {
    font-size: 26px !important
}

.f28 {
    font-size: 28px !important
}

.f30 {
    font-size: 30px !important
}

/*行高*/
.lh20 {
    line-height: 20px !important
}

.lh30 {
    line-height: 30px !important
}

.lh40 {
    line-height: 40px !important
}

.lh50 {
    line-height: 50px !important
}

.lh60 {
    line-height: 60px !important
}

/*颜色*/
.c_333 {
    color: #333 !important
}

.c_666 {
    color: #666 !important
}

.c_999 {
    color: #999 !important
}

.c_bbb,
.placeholder {
    color: #b0b0b0 !important
}

.c_blue {
    color: #00457d !important
}

.c_lblue {
    color: #7c8ea7 !important
}

.c_orange {
    color: #ff6000 !important
}

.c_yellow {
    color: #ff9f20 !important
}
/*END*/

/*表单*/
.panel_py .panel_boxtab {
    display: none;
    height: 55px;
    text-align: center;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e8e8e8
}

    .panel_py .panel_boxtab p {
        position: relative;
        width: 365px;
        top: 20px;
        margin: 0 auto;
        border-right: 1px solid #e8e8e8
    }

    .panel_py .panel_boxtab span {
        display: inline-block;
        width: 90px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        cursor: pointer;
        background-color: #ebebeb;
        border: 1px solid #e8e8e8;
        border-right: 0 none
    }

        .panel_py .panel_boxtab span:hover, .panel_py .panel_boxtab span.on {
            background-color: #fff;
            border-bottom-color: #fff
        }

        .panel_py .panel_boxtab span:hover {
            border-bottom-color: #e8e8e8
        }

        .panel_py .panel_boxtab span.on:hover {
            border-bottom-color: #fff
        }

        .panel_py .panel_boxtab span.on {
            cursor: auto
        }

.panel_py .inner10 {
    padding: 10px
}

.panel_py .iel {
    position: relative;
    min-height: 30px;
    line-height: 30px;
    padding-top: 10px
}

    .panel_py .iel label {
        position: relative;
        float: left;
        width: 110px;
        font-size: 14px;
        text-align: right;
        padding-right: 10px
    }

        .panel_py .iel label b {
            position: absolute;
            color: #fe5b00;
            font-family: "SimSun";
            top: 0;
            right: 0
        }

    .panel_py .iel .itext, .panel_py .iel .itextarea {
        float: left;
        width: 248px;
        line-height: 28px;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        margin-right: 10px;
        padding: 0 10px;
        border: 1px solid #e8e8e8
    }

    .panel_py .iel .itext {
        height: 28px
    }

    .panel_py .iel .itextarea {
        line-height: 20px;
        padding: 3px 10px
    }

    .panel_py .iel .itext.short {
        width: 150px
    }

    .panel_py .iel .itext_in {
        position: relative;
        float: left;
        width: 270px
    }

        .panel_py .iel .itext_in .close {
            display: none;
            position: absolute;
            width: 28px;
            height: 28px;
            cursor: pointer;
            top: 1px;
            right: 1px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUAQMAAACzsl9zAAAABlBMVEX////ExMTw+/kBAAAAIUlEQVQI12PABZiZGRgY24CMM0BcAcQGUPoMSBwsjw0AAJGEA9Ow/38AAAAAAElFTkSuQmCC) #fff center center no-repeat
        }

    .panel_py .iel .code {
        float: left;
        margin-right: 10px
    }

    .panel_py .iel .code_button {
        width: 88px;
        height: 30px;
        font-size: 12px;
        font-family: "Microsoft YaHei"
    }

    .panel_py .iel .code_but {
        font-size: 12px;
        cursor: pointer
    }

        .panel_py .iel .code_but:hover {
            color: #ff7300
        }

    .panel_py .iel .pwd_level {
        float: left;
        width: 66px;
        margin-left: 10px
    }

        .panel_py .iel .pwd_level span {
            float: left;
            width: 20px;
            height: 20px;
            line-height: 20px;
            color: #000;
            text-align: center;
            margin: 7px 2px 0 0;
            background-color: #eee
        }

        .panel_py .iel .pwd_level .lv1 {
            color: #fff;
            background-color: #f30
        }

        .panel_py .iel .pwd_level .lv2 {
            color: #fff;
            background-color: #f93
        }

        .panel_py .iel .pwd_level .lv3 {
            color: #fff;
            background-color: #3c6
        }

    .panel_py .iel .note_msg {
        line-height: 18px;
        min-height: 18px;
        font-size: 12px;
        color: #999;
        margin-left: 124px;
        clear: both
    }

        .panel_py .iel .note_msg .error {
            position: static;
            line-height: 18px;
            color: #ff6000;
            margin: 0;
            padding-left: 18px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAA3NCSVQICAjb4U/gAAAAIVBMVEX/////9/D/9en/2sT/yan/r37/fjD/bBP/Zgr/YAD///9U2wN1AAAAC3RSTlP/////////////AEpPAfIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAUUlEQVQImWNYtTCsI1VqFcMq95kzZ7asYlgyEwS8GDRmzjSeObOJIXLmTIaZM6cyZILpaQydYHoGiDYG0Zlg9dNA6oxB6mD6YOas8oCYC7UHAPICMkXOmADoAAAAAElFTkSuQmCC) left 2px no-repeat
        }

            .panel_py .iel .note_msg .error a {
                color: #00457d
            }

                .panel_py .iel .note_msg .error a:hover {
                    color: #ff6000
                }

    .panel_py .iel.on .ul {
        width: 268px;
        max-height: 120px;
        top: 39px;
        left: 120px
    }

.panel_py .i2 .iel {
    float: left
}

.panel_py .i2 .itext_in {
    width: 370px
}

.panel_py .i2 .iel label {
    width: 80px;
    color: #666
}

.panel_py .i2 .itext, .panel_py .i2 .itextarea {
    width: 338px
}

.panel_py .i2 .note_msg {
    margin-left: 90px
}

.panel_py .i2 .itext.short {
    width: 240px
}

.panel_py .btm_note {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #999;
    text-align: center;
    padding: 10px 0;
    background-color: #fff
}

    .panel_py .btm_note .alink, .panel_py .note_msg .alink {
        color: #00457d;
        margin-left: 5px;
        padding-right: 15px
    }

        .panel_py .btm_note .alink:hover, .panel_py .note_msg .alink:hover {
            color: #ff6000
        }

.panel_py .alink_msg {
    display: none;
    line-height: 24px;
    font-size: 12px;
    color: #999;
    padding: 10px 0 10px 30px;
    background-color: #fff;
    border-top: 1px solid #e8e8e8
}

    .panel_py .alink_msg.on {
        display: block
    }

.panel_py .jmsg {
    padding: 0 20px 20px
}

/*标签*/
.panel_tags {
    position: relative;
    padding: 15px 10px 5px;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8
}

    .panel_tags .tin {
        overflow: hidden
    }

    .panel_tags .error {
        display: none;
        position: absolute;
        width: 154px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        text-indent: 34px;
        color: #ff6000;
        overflow: hidden;
        top: 50%;
        right: 15px;
        margin-top: -14px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoAAAAcCAYAAACZFqbSAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAKRSURBVHic7drNSxRxHMfx9+iyrKC7F3fXRUWILaQgkDUI6hBEQgQSaP+ARgepDLr5B3gUwwg66B9Q7CU9RHWrDtHA6sHoYS9u5KzNXsYEhS2nwyjkNg/uQwMzfV+wl9/8vjvfw4d5+P1GUVUVF1eBRSDjNkkIFxowqXgEbTObzWYSiYRPPYmwMQyDYrGotXnMk5CJphzkJ+MVNCFaQoImfCFBE76QoAlfRFryLzsVeD4HaytQ/myNZQZhaBSu3IXO7pacRgRX80FT87A0CbvG0fGva9bv5QOYWILhsaZPJYLL7dbZF41G3avVPDy68XfI/rS7bc1R8w01KMLBLmjtwDTwIZlMOlf+0GFpAkzz6PjMG5h5fXTMNK2529+bbFcEVe2tMwc8TqVSuWQySSwWc658tWBdrWqdvGA/f3cbXszD+GyjvYoAO7yidQLzwLuBgYFcf3+/e8gACs/qP9vaSv01IhQiwHVgIZ1O9/X29qIoyvEqtY/1n638qf4aEQoR4BewD2Ca5vGD5uTLW+dj7R4vFyK02oBl4MzW1tZcoVD4WalUjleZGbQfn71o/eykTjTSowiBw2e0HeA+cG5jY+N9qVRib2/PvXJo1H7c7q3z0NlrDbYpgq52eWMVOK/r+p319XVD0zTnysu3oSPucNDm9tsRh5F7DbYpgs5uHW0feAic1nXduTKeslb8a5/p7G6dimLNjaeabFcEldvOwGa1WnWvHh6DqScQ63KeE+uCqaeyBfWfa36vc3gcBi9Zm+qry9YSRiQKPaesZ7KRadlUFy36eqOz21rxl1V/4UC+RxO+kKAJX0jQhC8kaMIXXkHTDMPlo0YhPBzkp+z11nmzWCwuAj3/viURUt+AW78BFtSeasjoZSMAAAAASUVORK5CYII=) no-repeat
    }

    .panel_tags.mk {
        padding-right: 180px
    }

        .panel_tags.mk .error {
            display: block
        }

.shield_tags .error {
    display: none;
    position: absolute;
    width: 161px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: normal;
    text-indent: 32px;
    color: #ff6000;
    overflow: hidden;
    top: 50%;
    right: 60px;
    margin-top: -14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAA8CAMAAADBl9HuAAAAYFBMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMz////MzMz/YAD/aA3/8+v/y6z/2sT/ZAbj4+Pw8PD/rn3/q3n/fS7p6en/eyz39/f/2sPS0tLR0dH/fzFN6rxRAAAADHRSTlMA5knxbTEbDMzKkI14w7mLAAABM0lEQVRo3u2Yy27CMBBFMW3p65oEJ0CgtP3/v2zkdAJEYmGBRnOjOZtsjyyP7ZzFwDJEW4Tl4gZhC1tswy3VCGtEVwVcdS6q9f7YNN2uRiH6qptqnak2KENLdfUtpuuRQlcl1eenAzJ1XtN0yutaowQV1Ze39gsDu7yeQP7sUYKC6utHPEDoLlWPKEFBNbQ401yqNihFXzWl/KmgQNEG+JxuAKGDAoVj9T4Zq3SyOVbDYdVeHVbJ6mHVs/phuQKYLtbJc6X6ZXiumMFVe1yVW5UoWRCFIOceaDbAuA/sj9U4XQSH1T/RVQFXpVe1UgJFleCHRVQJSqCoEpRAUSUogaJKUAJFlaAEiipBCRRVghIoqgQlUFQJSqCoEpTAGVysBkvgvB6BxnDVHlclTRZEIch5KH+yQ5XIitIQvAAAAABJRU5ErkJggg==) 0 -30px no-repeat
}

.shield_tags.mk {
    padding-right: 230px
}

    .shield_tags.mk .error {
        display: block
    }

.custom_tags .errbox {
    display: none;
    position: absolute;
    top: 50%;
    right: 60px;
    margin-top: -14px;
    padding-left: 7px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAcCAMAAABrlg40AAAAP1BMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMz////MzMzj4+P39/fr6+vn5+fm5ubS0tLR0dErX/s7AAAADHRSTlMA5PHLj21JMRsMUE1F2YvzAAAAQ0lEQVQI12OAAjYYgxHG4KWIwSEMoVmZBEEUOzMfPw8DAycLrwAPDw8DFyMfkAIyuCEMhBRcMUy7EMxAEQodhuFBNgBiHALalw49NgAAAABJRU5ErkJggg==) 0 center no-repeat
}

    .custom_tags .errbox .err {
        font-weight: normal;
        padding: 5px 7px 5px 30px;
        background-position: 9px 7px;
        border: 1px solid #ccc;
        border-left: 0 none;
        border-radius: 3px
    }

.custom_tags.mk .errbox {
    display: block
}

.panel_lnp .state {
    position: absolute;
    font-weight: bold;
    color: #ff6000;
    top: 0;
    right: 60px
}

/*其他-不定义*/
.layer_back_drop_class {
    filter: alpha(opacity=70);
    opacity: 0.7;
    background: #000000 none repeat scroll 0 0
}

.layer_class {
}

.element_hide {
    display: none
}

.panel_tags.mk .element_hide {
    display: none
}

/*自定义专业*/
.panel_py .panel_celt {
    padding: 0 15px 10px;
    background-color: #fff
}

    .panel_py .panel_celt .celt {
        border-top: 1px dotted #e8e8e8
    }

        .panel_py .panel_celt .celt:first-child {
            border-top: none
        }

        .panel_py .panel_celt .celt .tit {
            font-weight: bold;
            font-size: 12px;
            color: #999;
            padding: 10px 0
        }

        .panel_py .panel_celt .celt .ttag {
            margin: 0 15px 15px 0;
            padding-right: 6px;
            border-color: #e8e8e8
        }

            .panel_py .panel_celt .celt .ttag.on {
                color: #fff;
                background-color: #ff9f20;
                border-color: #ff9f20
            }

        .panel_py .panel_celt .celt .search {
            margin-bottom: 0
        }

/* 增值服务 */
.panel_zz {
    width: 600px;
    padding-bottom: 30px;
    background-color: #fff
}

    .panel_zz h2 p {
        font-weight: normal
    }

    .panel_zz .tp {
        font-size: 18px;
        color: #333;
        text-align: center;
        padding: 30px 0 25px
    }

    .panel_zz .md {
        line-height: 30px;
        font-size: 14px;
        color: #666;
        text-align: center;
        margin-bottom: 10px
    }

        .panel_zz .md span {
            padding-left: 30px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABQCAMAAAAunqVFAAAAhFBMVEUAAAAnYZMoZZokX5D/YQD/YQAkX5AkYJAkYJAkYZD/YQD/YQAlYZD/YgAkYJD/YAD/YwD/YAD/YQAmX5H/////YAD/sH//9e//uY8jX4//ch//v5n+6t//6Nr+fTD+/Pr++ff+7OP+2sT/zKz/xqP/s4b+i0f+gjj/0Lb/mmD/lVX/aA+OKO2iAAAAFHRSTlMAQgzz8+De0JqBgUI3DeXPS0rQQ9yjFa8AAAEVSURBVDjL1NDbCoMwDAZgm1R7sAfn6IXv/6KzXTApBa92MQMG/Ejgb6afVPRZ6+yjtHUureZVWIXXVvulsc1NU5uNhL4wFk+4S8yEWqK+w9z+tq1b90WU50iUkyON4cdnyoPs34P8T4EziMaBNLXYABDsooQldbbze6dLoQ0gthUgdLb246jdOkITGIMhRGAE7BCRUK4r1a07y2hdFykljjSEv3umPMgD69MdneMADMJAFL2EF4SBrECW+98vpIoFTeiiuHzNtzTw3DucbGpwzBg0puAAdjy9RovWGcQNNPqiiLEKuWJHU59CHm/seP4f170Rm7XBQUg0rsIAC0XWaMjwTORBIxclmqsQF1uaOosM39joAtL6IvkrZ5eQAAAAAElFTkSuQmCC) 0 -20px no-repeat
        }

    .panel_zz .center {
        text-align: center;
        margin-top: 20px
    }

        .panel_zz .center .p_but {
            width: 110px;
            font-size: 14px;
            padding: 0
        }

        .panel_zz .center .p_que {
            color: #ff6000;
            background-color: #fff2e3;
            border-color: #ffb865
        }

            .panel_zz .center .p_que:hover {
                background-color: #ffe8cd;
                border-color: #ffb865
            }

html, body, p, form, ul, hr, h1, h2, h3, h4, h5, h6, td {
    margin: 0;
    padding: 0
}

body, a, li, input, button, textarea {
    font-family: "microsoft yahei" !important
}

a {
    text-decoration: none
}

li {
    list-style: none
}

img {
    border: 0 none
}

textarea {
    line-height: 20px
}

input, button, textarea {
    font-size: 14px;
    outline: 0 none;
    margin: 0;
    padding: 0
}

    input::-ms-clear, input::-ms-clear {
        display: none
    }

h1, i, em, h2, h3, h4, h5, h6 {
    font-weight: normal
}

table {
    border-collapse: collapse
}

body {
    font-size: 14px;
    background-color: #fff
}

.at,
.tHeader h1, .tHCop .ltype,
.tHjob .lname, .tHjob .cname, .tHjob .cname .catn,
.tCompany_topbanner .topbannerList a,
.rjlist a, .rjlist strong, .rjlist span,
.jtag .sp2, .jtag .sp4,
.wytj li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.icon_b {
    display: inline-block;
    #display:inline;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #00457d;
    #zoom:1
}

    .icon_b:hover {
        color: #ff6000
    }

/*公司详情页*/
.tCompanyPage {
    width: 1002px;
    margin: 0 auto
}

    .tCompanyPage .tCompany_center {
        margin-top: 10px
    }

        .tCompanyPage .tCompany_center .none {
            height: 150px;
            line-height: 150px;
            font-size: 14px;
            color: #333;
            text-align: center
        }

/*广告*/
.tCompany_topbanner {
    height: 92px;
    margin-bottom: 10px;
    padding-top: 10px;
    background-color: #fff
}

    .tCompany_topbanner .topbannerLink {
        float: left;
        width: 750px
    }

    .tCompany_topbanner .topbannerList {
        float: right;
        width: 252px;
        height: 90px;
        text-indent: 15px;
        background-color: #f6f6f6
    }

        .tCompany_topbanner .topbannerList li {
            line-height: 22px;
            color: #545454
        }

        .tCompany_topbanner .topbannerList a {
            display: block;
            max-width: 100%;
            font-size: 12px;
            color: #666
        }

            .tCompany_topbanner .topbannerList a:hover {
                color: #ff6000
            }

/*公司内容头部*/
.tHeader {
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8
}

    .tHeader .in {
        position: relative;
        width: 1000px;
        margin: 0 auto;
        padding: 15px;
        *zoom: 1
    }

        .tHeader .in:after {
            display: block;
            height: 0;
            content: '\A0';
            overflow: hidden;
            clear: both
        }

    .tHeader.fix {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        padding: 15px;
        background-color: #fafafa;
        border-bottom: 1px solid #e8e8e8;
        z-index: 9;
        -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.05);
        -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.05);
        -ms-box-shadow: 0 2px 0 rgba(0,0,0,0.05);
        -o-box-shadow: 0 2px 0 rgba(0,0,0,0.05);
        box-shadow: 0 2px 0 rgba(0,0,0,0.05)
    }

        .tHeader.fix .msg {
            display: none
        }

        .tHeader.fix .cn {
            padding-top: 8px
        }

    .tHeader h1 {
        float: left;
        max-width: 340px;
        height: 30px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin: 0 10px 10px 0
    }

    .tHeader .i_house {
        float: right;
        min-width: 7em;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        color: #333;
        margin-bottom: 8px;
        padding-left: 21px;
        background-position: -4px -53px
    }

        .tHeader .i_house:hover {
            color: #ff6000
        }

    .tHeader .in .ltype {
        float: left;
        width: 100%;
        height: 22px;
        font-size: 16px;
        margin-bottom: 11px
    }

        .tHeader .in .ltype span {
            color: #e8e8e8
        }

        .tHeader .in .ltype a {
            color: #666
        }

            .tHeader .in .ltype a:hover {
                color: #ff6000
            }

.tHjob.fix {
    padding: 0
}

    .tHjob.fix .in {
        padding: 0
    }

    .tHjob.fix .jtag, .tHjob.fix .icon_b {
        display: none
    }

    .tHjob.fix .cn strong {
        font-size: 18px
    }

    .tHjob.fix .cname {
        margin-bottom: 12px
    }

        .tHjob.fix .cname a {
            font-size: 14px
        }

        .tHjob.fix .cname .i_house {
            font-size: 12px;
            top: -6px;
            margin-top: 0
        }

    .tHjob.fix h1 {
        max-width: 460px;
        font-size: 18px;
        margin-bottom: 10px
    }

    .tHjob.fix .but_sq {
        font-size: 16px;
        bottom: 5px
    }

.tHjob .in {
    padding: 15px 0
}

.tHjob .cn {
    float: left;
    width: 666px
}

    .tHjob .cn strong {
        float: right;
        width: 190px;
        height: 30px;
        line-height: 33px;
        font-weight: bold;
        font-size: 20px;
        color: #ff6000;
        text-align: right;
        margin-bottom: 8px
    }

.tHjob h1 {
    position: relative;
    max-width: 437px;
    margin-bottom: 5px;
    padding-right: 23px
}

    .tHjob h1 img {
        position: absolute;
        right: 0;
        top: 7px
    }

.tHjob .lname {
    float: left;
    max-width: 110px;
    height: 30px;
    line-height: 34px;
    margin-bottom: 8px
}

.tHjob .cname {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    margin-bottom: 25px
}

    .tHjob .cname.c2 {
        width: 650px
    }

    .tHjob .cname .catn {
        display: inline-block;
        max-width: 380px;
        font-size: 16px;
        color: #333
    }

    .tHjob .cname a:hover {
        color: #ff6000;
        text-decoration: underline
    }

    .tHjob .cname .i_link {
        position: absolute;
        top: 0;
        right: 0
    }

    .tHjob .cname .i_house {
        position: relative;
        float: none;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        color: #00457d;
        top: -4px;
        margin: 0 0 0 15px
    }

        .tHjob .cname .i_house:hover {
            text-decoration: none
        }

.tHjob .op {
    float: right;
    width: 295px;
    text-align: center;
    margin-top: 8px
}

    .tHjob .op .icon_b {
        float: right
    }

        .tHjob .op .icon_b:hover {
            color: #ff6000
        }

.tHjob .but_sq,
.research .but_research {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    background-color: #ff6000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

    .tHjob .but_sq:hover,
    .research .but_research:hover {
        background-color: #ea5800
    }

.tHjob .but_sq {
    position: absolute;
    width: 295px;
    bottom: 20px;
    right: 0
}

    .tHjob .but_sq img {
        position: relative;
        vertical-align: middle;
        top: -2px;
        margin-right: 20px
    }

    .tHjob .but_sq.off {
        cursor: auto;
        background-color: #ffa56e
    }

.tHjob .unlike {
    position: relative
}

    .tHjob .unlike .pro {
        position: absolute;
        display: none;
        font-size: 12px;
        color: #fff;
        white-space: nowrap;
        top: 23px;
        left: -40px;
        padding: 3px 8px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8xMS8xNqfTPV8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAK0lEQVRIie3NMQEAAAgDoGlyo1vBzwcKUEkmD/ojFYvFYrFYLBaLxWLxzQLNCgC8nYYCzgAAAABJRU5ErkJggg==) repeat;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px
    }

    .tHjob .unlike .angle {
        position: absolute;
        width: 8px;
        height: 4px;
        top: -4px;
        left: 80px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEAgMAAADOo5ZjAAAACVBMVEUAAAB6enp5eXkSPicJAAAAAnRSTlMAgJsrThgAAAAUSURBVAjXY2B0YGCbwCC1hCFrJQALRgKpqEdzlQAAAABJRU5ErkJggg==) center no-repeat
    }

.tHjob .i_upline, .tHjob .i_like, .tHjob .i_collect {
    color: #333;
    border-right: 1px solid #e8e8e8;
    background: url(../images/enterprise/icon_job_orange.d1a35c10.png) 20px 2px no-repeat
}

.tHjob .i_like {
    padding: 0 20px 0 25px;
    background-position: 0 -18px
}

.tHjob .i_collect {
    padding: 0 20px 0 45px;
    background-position: 20px -38px
}

.tHjob .i_upline {
    padding-left: 45px;
    border-right: 0 none
}

.tHjob .undisabled .i_like {
    color: #b0b0b0;
    cursor: text;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAALVBMVEUAAACwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLB/ucg+AAAADnRSTlMAlwfYK8P4jzMuxL27Nf/hGtkAAABpSURBVAjXY2BgcDdLLmEAAsV3QCDEwMB07uElXbnXCgyMjycwMLDYCTD4vQTJz3vCUCfAGsAawPicwa6BdQHrAo7HDHkKICmmZ3AGSOrduwCgVJ0AkLEAqBimHW4gyIomDaAVcEvhzgAA1LYqqh5VoiAAAAAASUVORK5CYII=) 0 2px no-repeat
}

.tHjob .cn .ltype {
    height: auto;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px
}

.tHCop, .tHCop.fix {
    padding: 0
}

    .tHCop .in {
        position: relative;
        padding: 17px 0
    }

        .tHCop .in h1 {
            max-width: 800px
        }

    .tHCop p {
        font-size: 14px;
        color: #666
    }

    .tHCop .img_on {
        width: 890px;
        min-height: 80px;
        padding-left: 110px
    }

        .tHCop .img_on h1, .tHCop .img_on .blicence {
            max-width: 740px
        }

        .tHCop .img_on .cimg {
            position: absolute;
            top: 18px;
            left: 0;
            border: 1px solid #e8e8e8
        }

    .tHCop .blicence .icon_det {
        padding-right: 20px;
        background-position: right -87px
    }

    .tHCop.fix .in {
        min-height: 65px;
        padding: 5px 0
    }

        .tHCop.fix .in img {
            width: 63px;
            height: 63px;
            top: 15px
        }

        .tHCop.fix .in .blicence {
            display: none
        }

        .tHCop.fix .in h1 {
            font-size: 18px;
            color: #333;
            margin-bottom: 0
        }

        .tHCop.fix .in .ltype {
            max-width: 924px;
            font-size: 14px;
            margin-bottom: 0
        }

            .tHCop.fix .in .ltype span {
                color: #e8e8e8
            }

    .tHCop.fix .img_on {
        width: 915px;
        padding: 15px 0 15px 85px
    }

.icon_det {
    background: url(../images/companyDetail01.png) no-repeat
}

/*公司内容左侧*/
.tCompany_main {
    float: left;
    width: 666px;
    margin-bottom: 38px;
    padding-right: 40px
}

/*公司内容右侧*/
.tCompany_sidebar {
    float: right;
    width: 295px;
    margin: 20px 0 50px
}

    .tCompany_sidebar .tBorderTop_box {
        margin-top: 20px;
        padding: 0 20px;
        border: 1px solid #e8e8e8
    }

        .tCompany_sidebar .tBorderTop_box:first-child {
            margin-top: 0
        }

        .tCompany_sidebar .tBorderTop_box h2, .tCompany_sidebar .tBorderTop_box h2 .op {
            height: 20px;
            line-height: 20px
        }

        .tCompany_sidebar .tBorderTop_box h2 {
            padding: 15px 0;
            border-bottom: 1px solid #e8e8e8
        }

            .tCompany_sidebar .tBorderTop_box h2 .bname {
                padding-left: 0;
                border-left: 0 none
            }

            .tCompany_sidebar .tBorderTop_box h2 .op {
                margin-top: 2px
            }

    .tCompany_sidebar .cname, .tCompany_sidebar .sname {
        display: block;
        height: 42px;
        line-height: 42px;
        color: #666;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .tCompany_sidebar .cname {
        font-size: 16px;
        color: #333;
        border-bottom: 1px solid #e8e8e8;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .tCompany_sidebar .cname:hover {
            color: #ff6000
        }

    .tCompany_sidebar .sname {
        font-weight: bold;
        color: #999
    }

    .tCompany_sidebar .mk {
        font-weight: bold
    }

    .tCompany_sidebar .com_msg {
        padding: 20px 20px 15px 0
    }

    .tCompany_sidebar .com_name {
        position: relative;
        display: block;
        max-height: 49px;
        font-size: 16px;
        font-weight: bold;
        color: #333
    }

        .tCompany_sidebar .com_name.himg {
            max-height: none;
            height: 51px;
            padding: 7px 0 7px 75px
        }

        .tCompany_sidebar .com_name img {
            position: absolute;
            left: 0;
            top: 0;
            border: 1px solid #e8e8e8
        }

        .tCompany_sidebar .com_name p {
            line-height: 24px;
            word-wrap: break-word
        }

        .tCompany_sidebar .com_name:hover {
            color: #ff6000
        }

    .tCompany_sidebar .com_tag {
        padding-bottom: 10px;
        border-bottom: 1px solid #e8e8e8
    }

        .tCompany_sidebar .com_tag p {
            position: relative;
            color: #666;
            margin-bottom: 10px;
            padding-left: 25px
        }

        .tCompany_sidebar .com_tag span {
            position: absolute;
            width: 15px;
            height: 18px;
            top: 4px;
            left: 0;
            background: url(../images/enterprise/icon_comy.d9eafd9b.png) no-repeat
        }

        .tCompany_sidebar .com_tag p a {
            color: #666
        }

            .tCompany_sidebar .com_tag p a:hover {
                color: #ff6000
            }

        .tCompany_sidebar .com_tag .i_flag {
            background-position: 0 0
        }

        .tCompany_sidebar .com_tag .i_people {
            background-position: 0 -20px
        }

        .tCompany_sidebar .com_tag .i_trade {
            background-position: 0 -40px
        }

    .tCompany_sidebar .i_house {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        color: #333;
        text-align: center
    }

        .tCompany_sidebar .i_house:hover {
            color: #ff6000
        }

        .tCompany_sidebar .i_house span {
            position: relative;
            display: inline-block;
            width: 16px;
            height: 18px;
            margin-right: 10px;
            top: 2px;
            *top: -4px;
            background-position: -4px -58px
        }

/*模块*/
.inbox {
    line-height: 28px;
    color: #333;
    word-wrap: break-word
}

    .inbox .mt10 {
        margin-top: 10px
    }

.bmsg {
    margin-bottom: 10px
}

    .bmsg .label {
        color: #666
    }

    .bmsg .icon_b {
        float: right;
        margin-top: 5px
    }

    .bmsg .fp {
        position: relative;
        float: left;
        width: 532px;
        line-height: 20px;
        word-wrap: break-word;
        word-break: normal;
        padding: 5px 0 5px 5em
    }

        .bmsg .fp .label {
            position: absolute;
            top: 5px;
            left: 0
        }

        .bmsg .fp.f2 {
            float: none;
            width: auto
        }

        .bmsg .fp .el {
            display: inline-block;
            margin-right: 15px
        }

        .bmsg .fp .tdn {
            color: #333;
            text-decoration: none
        }

            .bmsg .fp .tdn:hover {
                color: #ff6000
            }

.tCompany_full .bmsg .fp {
    width: 830px;
    min-height: 20px;
}

    .tCompany_full .bmsg .fp.tmsg {
        max-width: 1000px
    }

.tmsg a, .tmsg p a {
    font-size: 14px;
    color: #00457d
}

    .tmsg a:hover, .tmsg p a:hover {
        color: #ff6000
    }


/*公司详情*/
.con_msg {
    margin-bottom: 10px
}

    .con_msg .in {
        position: relative;
        max-height: 140px;
        margin-top: 12px;
        overflow: hidden
    }

    .con_msg .obut {
        position: relative;
        height: 30px;
        font-size: 12px;
        color: #00457d
    }

        .con_msg .obut span {
            display: none;
            cursor: pointer
        }

            .con_msg .obut span:hover {
                color: #ff6000
            }

            .con_msg .obut span .icon_det {
                position: relative;
                display: inline-block;
                width: 16px;
                height: 16px;
                *top: -4px;
                margin-left: 5px;
                background-position: -7px 8px
            }

                .con_msg .obut span .icon_det.on {
                    background-position: -8px -21px
                }

    .con_msg.mk .in {
        max-height: 5000px
    }

    .con_msg .agenote {
        position: absolute;
        width: 140px;
        height: 20px;
        line-height: 20px;
        text-align: right;
        right: 0;
        bottom: 6px
    }

        .con_msg .agenote a {
            font-size: 12px
        }

        .con_msg .agenote .te:hover {
            color: #ff6000
        }

        .con_msg .agenote .qe {
            position: relative;
            display: inline-block;
            display: inline;
            width: 20px;
            height: 20px;
            vertical-align: middle;
            top: -2px;
            *top: 1px;
            background: url(../images/image03.png) 0 -100px;
            zoom: 1
        }

            .con_msg .agenote .qe:hover {
                background-position: -20px -100px
            }

/*福利待遇*/
.jtag {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

    .jtag span {
        font-size: 12px
    }

    .jtag .sp2, .jtag .sp4 {
        position: relative;
        float: left;
        height: 20px;
        line-height: 20px;
        color: #ff6000;
        overflow: hidden;
        margin: 0 10px 10px 0;
        padding: 0 5px;
        background-color: #FFF2E3
    }

/*公司图片*/
.jimg {
    height: 120px;
    margin: 0 0 24px
}

    .jimg a {
        float: left;
        width: 118px;
        height: 118px;
        margin-right: 20px;
        background-position: center center;
        background-repeat: no-repeat;
        border: 2px solid #e8e8e8
    }

        .jimg a:hover {
            border-color: #ff6000
        }


/*标题*/
.tBorderTop_box:first-child h2, .tBorderTop_box.table_list h2, .tCompany_sidebar .tBorderTop_box h2 {
    border-top: 0 none
}

.tBorderTop_box h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 18px 0;
    border-top: 1px solid #e8e8e8
}

    .tBorderTop_box h2 .bname {
        height: 20px;
        line-height: 20px;
        font-size: 18px;
        font-weight: bold;
        text-indent: 0;
        margin-top: 15px;
        padding-left: 15px;
        border-left: 4px solid #A374D5
    }

    .tBorderTop_box h2 .op {
        float: right;
        height: 50px;
        line-height: 50px;
        font-weight: normal;
        font-size: 12px;
        color: #00457d;
        text-indent: 0
    }

        .tBorderTop_box h2 .op:hover {
            color: #ff6000
        }

/*为空*/
.research {
    text-align: center;
    padding: 100px 0
}

    .research p {
        line-height: 20px;
        color: #333
    }

    .research .but_research {
        width: 223px;
        margin: 30px auto 0
    }

/*热门推荐*/
.job_link {
    text-align: justify;
    word-wrap: break-word;
    word-break: normal;
    padding: 10px 7px 10px 8px
}

    .job_link a {
        display: inline-block;
        line-height: 35px;
        color: #000;
        white-space: nowrap;
        margin: 0 8px 0 7px
    }

        .job_link a:hover {
            color: #ff6000
        }

/*职位信息*/
.job_msg ul, .job_msg ol {
    margin: 0;
    padding: 0 0 0 20px
}

.job_msg ol {
    padding-left: 22px
}

    .job_msg ol li {
        list-style: decimal
    }

.job_msg ul li {
    list-style: disc
}

.job_msg blockquote {
    text-indent: 2em;
    margin: 0;
    padding: 0
}

.job_msg hr {
    height: 1px;
    background-color: #ccc
}

.job_msg strong {
    font-weight: bold
}

.job_msg em, .job_msg i {
    font-style: italic
}

.job_msg u {
    text-decoration: underline
}

.job_msg a, .job_msg li a {
    color: #00457d;
    text-decoration: underline
}

    .job_msg a:hover, .job_msg li a:hover {
        color: #ff6000
    }

.job_msg .icon_b {
    text-decoration: none
}

.job_msg .mlist {
    padding: 0
}

    .job_msg .mlist li {
        list-style: none
    }

/*营业执照*/
.tPosition_center_bottomText {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    clear: both;
    color: #ff6000
}

/*筛选*/
.table_list {
    position: relative;
    margin-top: 20px;
    z-index: 2
}

.t_filter {
    position: absolute;
    width: 180px;
    height: 26px;
    line-height: 26px;
    font-weight: normal;
    font-size: 12px;
    color: #333;
    top: 10px;
    right: 0;
    margin: 0 !important;
    border: 1px solid #e8e8e8;
    z-index: 8
}

    .t_filter * {
        font-family: "Microsoft YaHei";
        color: #333
    }

    .t_filter .view {
        position: relative;
        cursor: pointer;
        background-color: #fff;
        z-index: 7
    }

        .t_filter .view label {
            float: left;
            width: 48px;
            text-align: right
        }

        .t_filter .view div {
            max-width: 112px;
            max-width: 102px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-right: 20px;
            background: url(../images/image07.png) 110px 5px no-repeat
        }

    .t_filter.on .box {
        display: block
    }

    .t_filter .box {
        position: absolute;
        display: none;
        width: 498px;
        top: 25px;
        right: -1px;
        padding-top: 10px;
        background-color: #fff;
        border: 1px solid #e8e8e8;
        z-index: 6
    }

        .t_filter .box .btab {
            position: relative;
            text-align: center;
            z-index: 2
        }

            .t_filter .box .btab a {
                display: inline-block;
                display: inline;
                width: 80px;
                height: 24px;
                line-height: 24px;
                color: #333;
                margin: 0 3px;
                border: 1px solid #e8e8e8;
                border-bottom-color: #ff6000;
                zoom: 1
            }

                .t_filter .box .btab a:hover {
                    color: #ff6000
                }

            .t_filter .box .btab .on {
                color: #ff6000;
                border-color: #ff6000;
                border-bottom-color: #fff
            }

        .t_filter .box .hr {
            height: 1px;
            margin: -1px 10px 0;
            background-color: #ff6000
        }

        .t_filter .box .bcon {
            max-height: 240px;
            overflow-y: auto;
            padding: 10px 0
        }

        .t_filter .box .con {
            display: none;
            overflow: hidden
        }

            .t_filter .box .con span {
                float: left;
                width: 110px;
                line-height: 18px;
                cursor: pointer;
                margin-left: 10px;
                padding: 4px 0
            }

                .t_filter .box .con span.on, .t_filter .box .con span:hover {
                    color: #ff6000
                }

        .t_filter .box .c2 span {
            width: 150px
        }

/*表格*/
.dw_table {
    position: relative;
    color: #888;
    background-color: #fff;
    z-index: 1
}

    .dw_table .el {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        overflow: hidden;
        border-bottom: 1px dotted #e8e8e8
    }

        .dw_table .el.nb {
            border-bottom: 0 none
        }

        .dw_table .el.last {
            border-bottom: 1px solid #e8e8e8
        }

    .dw_table .t1, .dw_table .t2, .dw_table .t3, .dw_table .t4, .dw_table .t5 {
        float: left;
        height: 40px;
        line-height: 40px !important;
        font-size: 14px;
        overflow: hidden;
        padding: 0 10px
    }

    .dw_table .t1 {
        position: relative;
        width: 347px;
        padding-left: 0
    }

        .dw_table .t1 a, .dw_table .t1 a span {
            font-size: 16px;
            color: #000;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            float: left;
            max-width: 263px;
        }

    .dw_table .t2 {
        width: 255px;
        color: #666
    }

    .dw_table .t1 a:link {
        color: #333
    }

    .dw_table .t2 a:link {
        color: #333
    }

    .dw_table .t2 a:visited, .dw_table .t1 a:visited {
        color: #999
    }

    .dw_table .t2 a:hover, .dw_table .t1 a:hover {
        color: #ff6000
    }

    .dw_table .t2 a:active, .dw_table .t1 a:active {
        color: #ff6000
    }

    .dw_table .t3 {
        width: 150px;
        color: #999;
        text-align: center
    }

    .dw_table .t4 {
        width: 130px;
        font-size: 16px;
        color: #ff6000;
        text-align: center
    }

    .dw_table .t5 {
        width: 90px;
        color: #999;
        text-align: center;
        padding-right: 0
    }

.dw_line {
    position: relative;
    height: 1px;
    top: -1px;
    background-color: #e8e8e8
}

    .dw_line.dr {
        background-color: #fff
    }

/*分页*/
.dw_page {
    position: relative;
    height: 30px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    padding: 15px 0 40px
}

    .dw_page .p_box {
        position: absolute;
        width: 200%;
        left: -50%
    }

    .dw_page .p_wp {
        position: absolute;
        margin-left: 50%
    }

    .dw_page .p_in {
        position: relative;
        float: left;
        left: -50%
    }

    .dw_page ul, .dw_page .td, .dw_page .mytxt, .dw_page .og_but {
        float: left;
        font-size: 14px
    }

    .dw_page ul {
        height: 30px
    }

    .dw_page li {
        float: left;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-right: 10px;
        background-color: #fff
    }

        .dw_page li a {
            display: block;
            width: 30px;
            font-size: 12px;
            color: #666;
            border: 1px solid #e8e8e8
        }

            .dw_page li a:hover {
                color: #ff6000;
                border-color: #ff6000
            }

        .dw_page li.on {
            line-height: 31px;
            color: #FF6000;
            border: 1px solid transparent
        }

        .dw_page li.bk, .dw_page li.bk a {
            width: 64px
        }

            .dw_page li.bk span {
                display: block;
                color: #BBB;
                font-size: 12px;
                border: 1px solid #e8e8e8
            }

    .dw_page .mytxt {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        color: #333;
        text-align: center;
        margin: 0 5px;
        border: 1px solid #e8e8e8
    }

    .dw_page .og_but {
        width: 45px;
        height: 30px;
        line-height: 30px;
        margin-left: 10px
    }
