锘縣tml, body, p, form, div, table, textarea, input {
    font-size: 14px;
}

.star, .star_sel, .star_half {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5rem;
    position: relative;
    top: -2px;
    width: 25px;
}

    .star:before {
        color: #eee;
        font-family: "iconic";
        content: "\e111";
        font-size: .9rem
    }

    .star_sel:before {
        color: #ffd310;
        font-family: "iconic";
        content: "\e111";
        font-size: 1rem
    }

    .star_half:before {
        color: #ffd310;
        font-family: "iconic";
        content: "\e143";
        font-size: .9rem
    }

.top_tip {
    font-size: .8rem;
    width: 100%;
    text-align: center;
    line-height: 2rem;
    background-color: #f6f9fd;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #aaaaaa;
    padding-top: 5px;
}

.c_tip {
    font-size: .8rem;
    padding: .5rem .5rem 0;
    background-color: #f6f9fd
}

.c_item {
    padding: 0px .5rem
}

.c_item2 {
    padding: 10px 20px;
}

    .c_item2 .contenter {
        line-height: 25px;
    }


        .c_item2 .contenter span {
            border: 1px solid #eee;
            padding: 0px 10px;
            font-size: 14px;
            color: #999999;
            margin-right: 5px;
            display: inline-table;
            margin-bottom: 8px;
        }

        .c_item2 .contenter .on {
            border: 1px solid #0378d8;
            color: #0378d8;
        }

    .c_item2 .controler {
        color: #b4b6b9;
        text-align: center;
        padding: 15px;
        font-size: 14px;
    }

        .c_item2 .controler i {
            font-size: 14px;
            margin-right: 10px;
        }

.fontstyle1 {
    color: #666666;
    margin-bottom: 10px;
    margin-top: 10px;
}

.item_left {
    width: 6rem;
    float: left;
    font-size: 14px;
    line-height: 1.5rem
}

.item_right {
    float: left;
    width: 66%;
    line-height: 1.5rem;
    margin-left: 5px;
}

    .item_right .star:before, .item_right .star_sel:before {
        font-size: 18px;
    }

.item_left span {
    display: inline-block;
    padding: 0 .75rem;
    border-right: .1rem solid #eee;
    color: #666666;
}

.placeholder {
    height: 0.6rem;
    background-color: #f6f9fd
}

.has_border {
    border-bottom: 1px solid #eee
}

.c_text {
    font-size: 1rem;
    width: 10rem;
    line-height: 1.5rem
}

.c_text2 {
    font-size: 14px;
    width: 100%;
    line-height: 22px;
    text-align: center;
}

.c_text3 {
    font-size: 14px;
    width: 50px;
    line-height: 22px;
    text-align: center;
}

.divstyle1 {
    width: 46.5%;
}

.comments_detail {
    padding: 10px 15px;
    background-color: #f6f9fd
}

.comments_detail_content {
    font-size: .85rem;
    padding: 15px 18px;
    background-color: #ffffff;
}

.bottom_tip {
    font-size: .8rem;
    padding: 0 1rem 1rem;
    background-color: #f6f9fd;
    line-height: 1.5rem;
}

.bottom_tip_text2 {
    color: #aaaaaa;
}

.words_count {
    width: 99%;
    text-align: right;
    font-size: .8rem;
    background: #fff;
    padding: .3rem 1% .3rem 0;
    color: #aaaaaa;
    padding-bottom: 5px;
}

    .words_count span {
        margin-right: 5px;
    }

.op_pub {
    text-align: right;
    padding: .3rem;
    font-size: .8rem;
    position: relative;
    height: 1rem;
    margin-top: 5px;
}

.desc {
    color: #ff9900;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem
}

.item_right .star_box {
    line-height: 1.5rem
}

.btnpub {
    font-size: .85rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    background: #ff9900;
    color: #fff;
    width: 95%;
    margin: .85rem auto 0 auto
}

.o_scores {
    color: #ff9900;
    font-size: .95rem;
    margin-right: 10px;
}

.c_count {
    color: #ff9900;
    font-size: 1rem
}

.c_title {
    height: 2.4rem;
    line-height: 2.4rem;
    border-bottom: .1px solid #eee;
    padding: 0 1.2rem
}

    .c_title div {
        font-size: .7rem !important;
    }

.user_name {
    position: relative;
    padding-left: 4rem;
    line-height: 4.3rem;
    font-size: 1.0625rem;
    color: #333333;
    font-weight: 900;
}

.comments_container .list_item {
    background-color: #ffffff;
    margin-bottom: 10px;
}

    .comments_container .list_item .overall {
        color: #ff9900;
        line-height: 1.5rem;
        font-size: .9rem;
        padding: 0 .5rem
    }

    .comments_container .list_item .overall2 {
        color: #ff9900;
        line-height: 1rem;
        padding: 0 .5rem
    }

.marginbottom1 {
    height: 10px;
}

.comments_container .list_item .content {
    line-height: 22px;
    font-size: .9rem;
    color: #666666;
    padding: 0.5rem 1rem;
    border: solid 1px #eeeeee;
    background-color: #f7fafd;
    font-weight: 500;
}

.comments_container .list_item .tagpanel {
    line-height: 28px;
}

    .comments_container .list_item .tagpanel span {
        font-size: .6rem;
        color: #b4b6b9;
        padding: 0 .5rem;
        border: solid 1px #eeeeee;
        white-space: nowrap;
        margin-right: 10px;
    }

.adddate {
    float: right;
    font-size: 12px;
    color: #999999;
    font-weight: 300;
}

.no_comments {
    text-align: center;
    margin-top: 1rem
}

    .no_comments .img_box {
        width: 100%;
        text-align: center
    }

.pub_first {
    display: inline-block;
    margin-top: .5rem;
    padding: .2rem .75rem;
    border: .1rem solid #ff9900;
    color: #ff9900;
    font-size: .85rem;
    border-radius: 1rem
}

.desc_box {
    margin-top: 1rem;
    padding: .75rem;
    font-size: .8rem;
    text-align: left;
    line-height: 1.2rem;
    border: 1px solid #eee;
    background: #fafaf9;
    color: #8d8d8d
}

.btnpub2 {
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    background: #ff9900;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    font-size: .8rem
}

    .btnpub2 em {
        font-size: 1rem;
        font-style: normal
    }

        .btnpub2 em:before {
            font-family: 'iconic';
            content: "\e144";
            position: relative;
            top: .2rem
        }

.un_pay_box, .un_lock_box {
    width: 100%;
    position: relative
}

    .un_pay_box img, .un_lock_box img {
        width: 100%
    }

    .un_pay_box .un_pay_msg, .un_lock_box .un_lock_msg {
        width: 85%;
        padding: .5rem;
        position: absolute;
        text-align: center;
        background: #56b2e3;
        color: #fff0f5;
        font-size: .8rem;
        margin: 0 auto;
        top: 65%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%)
    }

    .un_pay_box .btnpay, .un_lock_box .btnunlock {
        background: #fff;
        color: #56b2e3;
        padding: .2rem;
        font-size: .75rem
    }

#comment_container .comment_box {
    position: fixed;
    width: 100%;
    height: 310px;
    background: #fff;
    left: 0;
    bottom: -310px;
    z-index: 9999;
    display: none
}

.comment_box .title {
    padding: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #353535
}

.comment_box .contentbox {
    padding: 0 10px 10px
}

    .comment_box .contentbox textarea {
        width: 100%;
        height: 150px;
        border-bottom: 1px solid #d3d3d3
    }

.comment_box .cancel {
    width: 50% !important;
    border-radius: 0 !important;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #eee;
    color: #333;
    font-size: 16px;
    height: 50px;
    margin: 260px auto 0;
    width: 100%;
    line-height: 50px;
    text-align: center;
    border-radius: 5px
}

.comment_box .send {
    background: #3078d8;
    color: #fff;
    font-size: 16px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50%;
    line-height: 50px;
    text-align: center
}

.bdsharebuttonbox {
    height: 178px !important
}

.fxbg {
    height: 270px !important
}

    .fxbg .fxcancel {
        margin: 220px auto 0 !important
    }

.u_comments_list {
    border-top: .1rem solid #eee
}

    .u_comments_list .u_content_box {
        position: relative;
        padding-left: 4rem;
        font-size: .8rem
    }

        .u_comments_list .u_content_box span {
            line-height: 22px;
            word-wrap: break-word
        }

    .u_comments_list .u_date {
        position: absolute;
        top: 0;
        right: 0;
        font-size: .8rem
    }

    .u_comments_list .u_name {
        color: #999999;
        font-size: 14px;
    }

    .u_comments_list .u_item {
        position: relative;
        padding: 10px;
        border-bottom: .1rem solid #eee
    }

    .u_comments_list .u_content {
        display: block;
        font-size: 14px;
    }

.mycomments_list a {
    color: #333
}


.comments_item {
    padding: 5px 15px;
    background: #fff
}

.content {
    position: relative;
    padding: 0
}

.user_photo {
    position: absolute;
    top: .5rem;
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    margin-left: .5rem;
    margin-top: .5rem
}

    .user_photo img {
        height: auto;
        left: 50%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 100%
    }

.user_name .a1 {
    display: inline-block
}

.user_name .a2 {
    display: inline-block;
    border: 1px solid #0378d8;
    line-height: .85rem;
    margin-left: .6rem;
    color: #0378d8;
    font-size: .6rem;
    padding: 2px .5rem;
    border-radius: .2rem;
    background-color: #eff7fe;
    font-weight: 100;
}

.ent_name {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666666;
    padding: 0 1.8rem;
    position: relative;
    margin-bottom: .2rem;
    font-weight: 500;
}

    .ent_name span {
        font-size: 1rem;
        color: #666666;
        font-weight: 500;
        margin-left: 3px;
    }


.operation {
    margin: .5rem 0;
    color: #8d8d8d;
    margin-top: 15px;
}


.operationstyle1 {
    font-size: 14px !important;
    margin-right: 5px;
    color: #d9d9d9;
}

.operationstyle2 {
    font-size: 11px !important;
    margin-right: 5px;
    color: #d9d9d9;
}

.operationstyle3 {
    font-size: 11px !important;
    margin-right: 5px;
    color: #d9d9d9;
}

.oper_item {
    float: right;
    font-size: .85rem;
    position: relative;
    /* padding: 0 5px 0 25px; */
    margin-left: 5px;
    /* line-height: 1.5rem; */
    border: solid 1px #eeeeee;
    border-radius: 15px;
    padding: 3px 15px;
    text-align: center;
    color: #d9d9d9;
}

    .oper_item em {
        font-size: 14px;
        margin-right: 3px;
        font-style: normal
    }

.zan:before {
    font-family: 'iconic';
    content: "\e140"
}

.ping:before {
    font-family: 'iconic';
    content: "\e139"
}

.zhuan:before {
    font-family: 'iconic';
    content: "\e141"
}

.m_overall {
    font-size: .9rem;
    line-height: 2rem;
    /*padding: 0 .5rem*/
    margin-top:10px;
}

.m_content, .unpass {
    font-size: .9rem;
    line-height: 22px;
    padding: 0 .5rem;
    word-break: break-all
}

.m_placeholder {
    height: 10px;
    background: #f6f9fd
}

.m_state {
    position: absolute;
    top: 3.5rem;
    right: .5rem;
    font-size: .85rem;
    z-index: 10;
    text-align: right;
}

    .m_state img {
        width: 28%;
    }

.m_date {
    position: absolute;
    top: 1.2rem;
    right: 0.5rem;
    font-size: .85rem;
    line-height: 1.5rem
}

.ent_name em:before {
    font-size: 13px;
    display: block;
    position: absolute;
    left: 7px;
    top: 1px;
    font-style: normal;
    content: "\e142";
    color: #666666;
    font-weight: 500;
}


.active {
    color: #ff9900
}

.u_item .user_photo {
    top: 11px;
    width: 3rem;
    height: 3rem;
    margin-top: 0
}

.checkbox {
    position: absolute;
    margin-left: 10px;
}

    .checkbox label {
        background: #fff;
        width: 12px;
        height: 12px;
        display: block;
        border: 1px solid #ccc;
        position: absolute;
        top: 2px;
        margin: 0 0 0 10px;
        left: 0
    }

    .checkbox input[type=checkbox] {
        display: none
    }

        .checkbox input[type=checkbox]:checked   label {
            background: #3078d8;
            border: 1px solid #3078d8
        }

            .checkbox input[type=checkbox]:checked   label:after {
                border: solid #fff;
                border-width: 0 2px 2px 0;
                width: 4px;
                height: 8px;
                content: '';
                position: absolute;
                left: 3px;
                top: 0px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg)
            }

.job_type li {
    border-bottom: 1px solid #eee;
    background: #fff;
    position: relative;
    padding: 10px 20px 10px 50px;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.checkbox span {
    padding-left: 1.8rem;
    font-size: .8rem;
    position: relative;
    line-height: 1.2rem;
    color: #aaaaaa;
    margin-left: 2px;
}

.cb1 {
    right: 6rem
}

.cb2 {
    right: 0.3rem;
}

.pay_now {
    color: #fff;
    background: #3078d8;
    width: 50%;
    padding: .5rem 25%;
    display: block;
    margin-top: 1rem
}

.c_1 {
    float: left;
    width: 25%;
    border-right: .1rem solid #eee;
    font-size: .7rem;
    text-align: center;
    line-height: 1.5rem;
    color: #8d8d8d
}

.c_2 {
    float: left;
    margin-left: 0.5rem;
    color: #8d8d8d;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .c_2 div {
        font-size: 0.7rem;
        line-height: 1.3rem;
    }
    .c_2 .c_item {
        display: flex;
        width: 100%;
    }

    .c_2 .c_title2 {
        width: 30%;
    }

    .o_eval {
        font-size: .75rem;
        line-height: 2rem;
        padding-left: .5rem
    }

.eval_box {
    padding: .65rem
}

@media screen and (max-width:320px) {
    .c_1 {
        float: left;
        width: 22%;
        border-right: .1rem solid #eee;
        font-size: .6rem;
        text-align: center;
        line-height: 1.4rem;
        color: #8d8d8d
    }

    .c_2 {
        float: left;
        margin-left: 4%;
        color: #8d8d8d
    }

        .c_2 div {
            font-size: 0.7rem;
        }

    .o_eval {
        font-size: .7rem;
        line-height: 2rem
    }

    .eval_box {
        padding: 0
    }
}

.star_container {
    margin: .5rem 0;
    padding: 0 .5rem;
    color: #666666;
    line-height: 25px;
}

    .star_container > div {
        font-size: .8rem;
    }

.content a, .list_item a {
    -webkit-tap-highlight-color: transparent;
}

.error_info {
    color: red;
}

.unpass {
    color: red;
    padding-top: 5px
}

.commenttype {
    height: 40px;
    display: flex;
}

    .commenttype .menubg {
        line-height: 40px;
        border-bottom: solid 1px #eeeeee;
        width: 50%;
        text-align: center;
        height: 40px;
        font-size: 14px;
    }

        .commenttype .menubg a {
            width: 100%;
        }

    .commenttype .on {
        color: #0378d8;
        border-bottom: solid 1px #0378d8;
    }


.arrowdown {
    border-top: solid 1px #ffffff;
    display: none;
    height: 10px;
    line-height: 6px;
    position: absolute;
    width: 13px;
    margin-left: 22.9%;
}

    .arrowdown i {
        font-size: 15px;
        margin-left: -1px;
    }


.m_banner {
    display: none;
}

    .m_banner img {
        width: 100%;
    }

#commentpanel {
    display: none;
}

.iconstyle {
    margin-bottom: 2px;
}

/*涓婄澶?/

.toparrow {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    /*鍏煎ie8-*/
}

.top-arrow1,
.top-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    /*鍏煎ie8-*/
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px white solid;
    overflow: hidden;
}

.top-arrow1 {
    border-bottom: 10px red solid;
}

.top-arrow2 {
    top: 1px;
    /*閲嶈*/
    border-bottom: 10px white solid;
}

.selectmenu {
    border: solid 1px #eeeeee;
    border-radius: 5px;
    position: absolute;
    right: 3%;
    margin-top: 55px;
    width: 100px;
    padding: 0 10px;
    background-color: #ffffff;
    display: none;
    z-index: 999;
}

    .selectmenu span {
    }

    .selectmenu .item {
        border-bottom: solid 1px #eeeeee;
    }

    .selectmenu .on {
        color: #0378d8;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        width: 100%;
    }

    .selectmenu .item :last-child {
        border-bottom: none;
    }

    .selectmenu .off {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        width: 100%;
    }

    .selectmenu .none {
        display: none;
    }

.iconstyle2 {
    position: absolute;
    margin-left: 80px;
    margin-top: -25px;
    font-size: 12px !important;
    color: #eeeeee;
}

.iconstyle3 {
    position: absolute;
    right: 10px;
    color: #0378d8;
}

.iconstyle4 {
    font-size: 12px !important;
    color: #999999;
}

.iconstyle5 {
    color: #eeeeee;
}

.commenttagpanel {
    padding: 15px 15px;
    line-height: 28px;
    border-bottom: solid 1px #eeeeee;
}

    .commenttagpanel .on {
        color: #0378d8;
        border: solid 1px #0378d8;
    }

.commenttag {
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 3px 10px;
    font-size: 12px;
    color: #999999;
    white-space: nowrap;
    margin-right: 5px;
}

.commenttagpanel2 {
    line-height: 20px;
    padding: 10px 0px;
}


    .commenttagpanel2 span {
        border: 1px solid #eee;
        padding: 3px 10px;
        font-size: 12px;
        color: #999999;
        white-space: nowrap;
        margin-right: 10px;
        display: inline-table;
        margin-bottom: 5px;
    }

#ctl00_contentplaceholder1_lblentname {
    color: #0378d8;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #dddddd;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #dddddd;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #dddddd;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #dddddd;
}

.divstyle12 {
    padding: 10px 0;
    color: #666666;
}

    .divstyle12 img {
        vertical-align: sub;
    }

.newtopbar {
}

.beyongcheck {
    display: none;
}

.tag_content {
    line-height: 22px;
    margin-top: 12px;
}

    .tag_content span {
        border: 1px solid #eee;
        padding: 0px 10px;
        font-size: 13px;
        color: #999999;
        margin-right: 5px;
        display: inline-table;
        margin-bottom: 5px;
    }

.fontstyletag1 {
    color: #666666;
    font-weight: 600;
}

.fontstyletag2 {
    color: #ff9900;
    font-weight: 600;
}

.fontstyletag3 {
    color: #0378d8;
    font-weight: 600;
}

.comment_list {
    background-color: #f6f9fd;
}

.divheightstyle {
    height: 10px;
    background-color: #f6f9fd;
}

.btnstyle1 {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    outline: none;
    border: 1px solid #0378d8;
    border-radius: 20px;
    padding: 3px 17px;
    cursor: pointer;
    transition: all 0.2s;
}

.divstyle13 {
    text-align: center;
    display: none;
}

.whitebox {
    margin-bottom: 100px;
}

.interviewresult {
    border: 1px solid #99cc00;
    padding: 1px 5px;
    font-size: 12px;
    color: #99cc00;
    white-space: nowrap;
    margin-left: 10px;
    font-weight: 100;
    background-color: #f8fee6;
}

#ctl00_contentplaceholder1_lblsalary {
    color: #ff9900;
}

#ctl00_contentplaceholder1_lblenv {
    color: #ff9900;
}

#ctl00_contentplaceholder1_lbltraffic {
    color: #ff9900;
}

.m_mycommentnodata {
    display: none;
}

.no-more-data {
    display: none;
    padding: 5px 0;
    background: #f2f5fa;
    width: 100%;
    color: #8d8d8d;
    font-size: 12px;
    text-align: center;
}

.m_tab {
    height: 40px;
    line-height: 40px;
    display: flex;
}

    .m_tab div {
        height: 40px;
        line-height: 40px;
        width: 50%;
        text-align: center;
    }



.mtabon {
    padding: 10px 0px;
    color: #0378d8 !important;
    font-weight: 600;
    border-bottom: solid 2px #0378d8;
}

.mtaboff {
    color: #666666 !important;
}

.divheightstyle2 {
    background: #f7fafd;
    height:40px;
}
.adddate2 {
    /* float: right; */
    font-size: 12px;
    color: #999999;
    font-weight: 300;
    position: absolute;
    right: 1%;
}