﻿* {
    margin: 0;
    padding: 0;
}

body {
    background: #eee;
    font-family:"Hiragino Sans GB","Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica;
    height: 90vh;
}
/*个人 菜单栏*/
.recruit_menu_warp {
    width: 100%;
    background-color: #FCFCFC;
    position: fixed;
    height: 50px;
}

    .recruit_menu_warp ul li a img {
        margin-top: 2px;
        width: 22px;
        height: 22px;
    }

.recruit_menu_item_icon {
    width: 100%;
    height: auto;
}

.recruit_menu_item_txt {
    font-size: 13px;
    color: gray;
    width: 55px;
    height: 25px;
    position: relative;
    top: -5px;
}

.menu_current {
    color: #ff6a00;
}

.TxtOmit {
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}
/*个人 我的*/
.mybg {
    background: #EEEEEE;
}

.recruit_my_center {
    margin: 0px auto;
    position: relative;
    top: 90px;
    background-image: url('/Areas/Mobile/img/Default_Img.gif');
}

.recruit_my_center_loginedbg {
    margin: 0px auto;
    position: relative;
    top: 90px;
    background-image: url('/Areas/Mobile/img/touxiang.png');
}

.nam {
    font-size: 16px;
    text-align: center;
    margin-top: 95px;
    color: white;
    letter-spacing: 3px;
}

.recruit_my_backg {
    background-image: url('/Areas/Mobile/img/GeRen_bg.jpg');
    background-repeat: no-repeat;
    width: 100%;
    height: 260px;
    /*box-shadow: 0px 10px 5px #9EB3DF;*/
}

.recruit_my_headerimg {
    background-repeat: no-repeat;
}

.recruit_my_proplist {
    width: 100%;
    height: auto;
    background: #fff;
}

.remove_border {
    border: none;
}

.proplist_menu_txt {
    color: black;
    font-size: 13px;
    margin-left: 8px;
}

.add_border {
    border-top: 1px solid #e9e9e9;
    height: 55px;
}

.heade_img {
    width: 100%;
    height: 57px;
    background: #fff;
    margin-bottom: 12px;
}

.num_oo {
    font-size: 20px;
    color: #BCE8D2;
}

.num_tt {
    font-size: 13px;
    color: black;
}

.li_spn {
    padding-top: 0px;
}

.border_covers {
    line-height: 30px;
}

.img_me {
    margin-top: 10px;
    width: 33px;
    height: auto;
    margin-left: 12px;
}
/*个人 职位招聘*/
.job_ad {
    width: 100%;
    height: auto;
}

.jobs_filterbar {
    width: 100%;
    height: 45px;
    background: #fff;
    margin-bottom: 8px;
}

.filter_sort {
    float: left;
    margin: 11px;
}

.filter_other {
    float: right;
    margin: 10px;
}

#JobList {
    padding-bottom: 45px;
}

.filter_item {
    float: left;
    cursor: pointer;
}

    .filter_item span {
        font-size: 13px;
        color: gray;
        float: left;
        margin-right: 2px;
    }

    .filter_item img {
        float: left;
        position: relative;
        top: 2px;
    }
.cityPlace{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 39px;
}
.monly_offsetpos {
    margin-left: 28px;
}

.jobitem {
    width: 100%;
    height: 123px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.jobitem_hold {
    padding: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.jobitem_line {
    width: 100%;
    clear: both;
}

.jobitem_jobname {
    font-size: 15px;
    color: black;
    float: left;
    margin-left: 16px;
    margin-top: 13px;
}

.jobitem_monthlypaly {
    font-size: 14px;
    color: #FC6409;
    float: left;
    margin-left: 18px;
    width: auto;
    margin-top: 13px;
}

.jobitem_needpeo {
    float: left;
    padding-left: 4px;
    height: 21px;
}

.jobitem_releasetime {
    float: left;
    margin-left: 7px;
    width:86%;
    height: 21px;
    margin-bottom: 3px;
}

.jobitem_needpeo img {
    float: left;
    margin-right: 3px;
}

.jobitem_needpeo span {
    float: left;
    font-size: 14px;
    color: gray;
    margin-top: 2px;
    margin-right: 15px;
}

    .jobitem_needpeo span samp {
        color: #81D4AB;
        margin: 0px 2px;
    }

.jobitem_releasetime img {
    float: left;
    margin-right: 3px;
    margin-top: 5px;
}

.jobitem_releasetime span {
    float: left;
    font-size: 12px;
    color: gray;
    margin-top: 3px;
}

.jobitem_fuli {
    width: 78%;
    height: auto;
    float: left;
    margin-top: 5px;
}

.jobitem_fuli_items {
    width: auto;
    border-radius: 5px;
    margin-right: 2%;
    vertical-align: middle;
    border: 1px solid #77d1a4;
    text-align: center;
    font-size: 12px;
    color: #77d1a4;
    float: left;
}

.jobitem_fuli_items span {
      margin-top: 3px;
      display: block;
      padding: 0px 2px 2px;
}

.jobitem_askbtn {
    border: 1px solid #FD8238;
    color: #FC5E00;
    float: right;
    height: 32px;
    border-radius: 6px;
    background: #fff;
    width: 60px;
    font-size: 14px;
    -webkit-appearance: none; /*解决iphone safari上的圆角问题*/
}

.jobitem_companyname {
    font-size: 14px;
    color: gray;
    float: left;
    margin-top: 0px;
}

.jobitem_position {
    font-size: 14px;
    color: gray;
    float: right;
    height: 21px;
    margin-top:11px;
}

    .jobitem_position img {
        float: left;
        margin-right: 3px;
        margin-top: -7px;
    }

    .jobitem_position span {
        float: left;
        font-size: 12px;
        color: gray;
        margin-top: -8px;
    }

.border_bottom_otherjob {
    border-top: 1px solid #e9e9e9;
}
/*个人 简历库*/
#CvList {
    padding-bottom: 45px;
}

.cv_item {
    width: 100%;
    height: 90px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.cv_row {
    width: 98%;
    clear: both;
}
/*.cv_line{border-bottom:1px solid #CCC;width:98%;display:block;margin:38px auto;}*/
.cv_hold {
    padding-top: 6px;
    padding-bottom: 6px;
    min-width: 320px;
    overflow: auto;
}

.cv_name {
    float: left;
    padding-left: 12px;
    width: 60%;
}

    .cv_name img {
        float: left;
        width: 16px;
        height: auto;
        margin-top: 3px;
    }

    .cv_name span {
        font-size: 15px;
        color: black;
        float: left;
        margin-right: 2px;
    }

.cv_releasetime {
    float: right;
    position: relative;
    right: 17px;
}

    .cv_releasetime img {
        float: left;
        margin-top: 2px;
        margin-right: 3px;
        width: 16px;
        height: auto;
    }

    .cv_releasetime span {
        float: left;
        font-size: 14px;
        color: gray;
    }

.cv_other {
    float: left;
    width: 85%;
    margin-top: 6px;
    padding-left: 12px;
}

.cv_other_item {
    width: auto;
    border: 1px solid #77d1a4;
    text-align: center;
    font-size: 12px;
    color: #77d1a4;
    float: left;
    margin-right: 3%;
    vertical-align: middle;
    border-radius: 5px;
}

    .cv_other_item span {
        display: block;
        padding: 2px 4px;
    }

.cv_add {
    float: right;
    margin-top: 5px;
}

.cv_except {
    width: 95%;
    margin-left:9px;
    position: relative;
    top: 6px;
}
/*.cv_except img{
    width: 18px;
    height: 18px;
    position: relative;
    top: 5px;
}*/

/*.cv_except_title {
    color: #ccc;
    font-size: 13px;
    float: left;
    margin-top: 10px;
    width: auto;
    padding-left: 12px;
}*/
.cv_row1 {
    width: 98%;
    clear: both;
    margin-left: 6px;
    position: relative;
    top: 5px;
    overflow: hidden;
    color: gray;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cv_row1 img{
width:16px;
height:16px;
position: relative;
top: 4px;
}
.cv_row1 span{
    color:gray;
}

    .cv_except img {
        float: left;
        margin-top: 2px;
        width: 16px;
        height: auto;
        margin-right: 2px;
    }

    .cv_except span {
        float: left;
        color: gray;
    }

.cv_except_list {
    float: left;
    font-size: 13px;
    color: gray;
    margin-top: 3px;
    width: 129px;
}

.cv_except_money {
    color: #ff6a00;
}

.cv_except_list span {
    float: left;
    margin-top: 7px;
}

.btn_adduser {
    float: right;
    margin-top: 6px;
    position: relative;
    right: 17px;
}

/*个人 职位详情*/
.info_maininfo {
    width: 100%;
    height: 90px;
    background: #fff;
    margin-top: 45px;
    margin-bottom: 12px;
}

.info_maininfo_hold {
    display: block;
    width: 100%;
    height: 20px;
}

.info_otherbasin_info {
    clear: both;
    height: 30px;
}

.jobposition_offset {
    float: left;
    margin-top: 0px;
    margin-left: 5px;
}

.jobinfo_require {
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 12px;
}

.jobinfo_require_title {
    color: gray;
    padding: 7px 0px 7px 12px;
    display: block;
    font-size: 14px;
}

.jobinfo_requirelist {
    padding-left: 20px;
}

.require_items {
    width: auto;
    height: 22px;
    border-radius: 6px;
    color: white;
    background-color: #9BBAEB;
    text-align: center;
    display: block;
    font-size: 13px;
    float: left;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    margin-bottom: 10px;
}

.require_job_desc {
    padding-bottom: 12px;
    font-size: 13px;
    color: black;
    margin: 12px;
}

.require_job_desc_offset_height {
    height: auto;
}

.desc_unfold {
    color: #ff6a00;
    font-size: 14px;
    width: 16%;
    height: 30px;
    display: block;
    margin: 0 auto;
}

.job_company {
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 12px;
    padding-top: 6px;
}

.company_info {
    width: 100%;
    height: 20px;
}

.company_name {
    color: black;
    font-size: 15px;
    margin-left: 10px;
}

.company_other_info {
    width: 94%;
    height: 62px;
    padding-left: 16px;
}

.company_other_info_item {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

    .company_other_info_item img {
        float: left;
        margin-top: 5px;
        margin-right: 1px;
    }

    .company_other_info_item span {
        float: left;
        font-size: 13px;
        color: gray;
        margin-right: 1px;
        margin-top: 6px;
    }

.company_introduce {
    padding: 5px 5px 5px 16px;
    margin-left: 6px;
}

.company_introduce_title {
    font-size: 14px;
    color: gray;
}

.company_introudce_content {
    width: 94%;
    height: auto;
    font-size: 13px;
    color: gray;
    line-height: 20px;
}

.company_other_job {
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 12px;
    padding-top: 6px;
}

.hr_line {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    display: block;
    margin: 0 auto;
}

.joblist_offset {
    margin-top: 10px;
}

.job_money {
    font-size: 15px;
    color: #ff6a00;
}

.job_name_color_department {
    color: gray;
    font-size: 13px;
    padding-left: 22px;
}

.jobname_text {
    font-size: 13px;
    color: black;
}

.job_contact {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.job_phone {
    width: 50%;
    height: 35px;
    background: #fff;
    color: #ff6a00;
    font-size: 16px;
    text-align: center;
    float: left;
    padding-top: 14px;
}

.job_askjob {
    width: 50%;
    height: 35px;
    background: #FC5E00;
    color: white;
    font-size: 16px;
    text-align: center;
    float: left;
    padding-top: 14px;
}

.desc_unfold span {
    float: left;
}

.desc_unfold img {
    float: left;
    margin-top: 1px;
}

/*个人 简历详情*/
.info_backg {
    width: 100%;
    height: 210px;
    background: #4F91FA;
    margin-top: 45px;
}

.basic_info_bg {
    width: 92%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    position: relative;
    top: 50px;
    margin: 0 auto;
    box-shadow: 0px 10px 5px #ccc;
}

.info_hold {
    padding: 15px;
}

.name_postion {
    float: right;
}

.cv_xm {
    float: left;
    position: relative;
}

    .cv_xm span {
        float: left;
        font-size: 15px;
        color: black;
    }

    .cv_xm img {
        float: left;
        width: 18px;
        height: auto;
    }

.cv_dz {
    float: left;
}

    .cv_dz span {
        float: left;
        font-size: 14px;
        color: black;
    }

    .cv_dz img {
        float: left;
    }

.cv_birthday {
    clear: both;
    height: 20px;
    display: block;
    color: #666666;
    font-size: 13px;
    position: relative;
    width: 120px;
}

.total_info {
    padding: 2px 18px 5px 18px;
    color: #666666;
    font-size: 14px;
    line-height: 27px;
}

.row_cv {
    clear: both;
}

.time_icon_pos {
    position: relative;
    top: 3px;
    margin-right: 6px;
}

.boshimao_icon_pos {
    position: relative;
    top: 2px;
    left: -2px;
    margin-right: 4px;
    float: left;
}

.phone_icon_pos {
    position: relative;
    left: 2px;
    margin-right: 6px;
    top: 2px;
}

.email_icon_pos {
    position: relative;
    left: 2px;
    margin-right: 6px;
    top: 2px;
}

.update_block {
    float: right;
    font-size: 13px;
    color: gray;
    position: relative;
    bottom: 6px;
}

.rowof_edu {
    position: relative;
    top: -1px;
}

.edu_content {
    float: left;
    width: 88%;
    line-height: 20px;
}

.cv_backgr {
    background: #EEEEEE;
}

.clear {
    clear: both;
}

.tab_control {
    padding-top: 10%;
    background: #fff;
    height: auto;
}

    .tab_control ul li {
        font-size: 13px;
        color: #666666;
        min-width: 65px;
    }

.add_border_to_tab_control {
    width: 100%;
    height: 15px;
    background: #eee;
}

.tab_control ul li a {
    color: #666;
    text-decoration: none;
}

    .tab_control ul li a.current {
        color: #5A99FA;
        text-align: center;
    }

.ui-tab-nav li.current {
    border-bottom: 2px #5A99FA solid;
}

.cvitem_qzyx {
    padding: 8px;
    height: auto;
}

.qzyx_block_name {
    font-size: 13px;
    color: #666666;
    display: inline;
}

.qzyx_content {
    width: 92%;
    height: auto;
    margin: 5px auto;
}

    .qzyx_content p {
        clear: both;
        padding: 1px 0px;
    }

.cv_leftblo {
}

.cv_rightblo {
}

.cv_title {
    font-size: 12px;
    color: #666666;
    float: left;
    margin-right: 6px;
}

.cv_value {
    font-size: 12px;
    color: #000000;
    float: left;
}

.gzjl_time {
    width: 16%;
    height: 45px;
    float: left;
    line-height: 13px;
    margin-top: 10px;
}

.vertical_line {
    position: relative;
    left: 19%;
}

.offset_last_time_gzjl {
    position: relative;
}

.gzjl_time p {
    font-size: 12px;
    color: #666666;
}

.gzjl_oth {
    width: 81%;
    height: auto;
    float: right;
    margin-top: 5px;
    padding-bottom: 10px;
}

.gzjl_cmp_name {
    font-size: 15px;
    color: #000;
}

.gzjl_jobu_name img {
    margin-top: 3px;
    float: left;
    margin-right: 5px;
}

.gzjl_jobu_name span {
    font-size: 14px;
    color: #666;
    float: left;
}

.gzj_4img_itemone {
    width: 92%;
    float: left;
    margin-bottom: 5px;
}

.gzjl_4_img {
    height: auto;
    margin-top: 4px;
}

.gzj_4img_itemone img {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
}

.gzj_4img_itemone span {
    font-size: 12px;
    color: #666;
    float: left;
    margin-top: 1px;
}

.gzjl_desc {
    height: auto;
}

.gzjl_desc_title {
    font-size: 13px;
    color: gray;
    float: left;
    width: 25%;
}

.gzjl_desc_txt {
    font-size: 13px;
    color: #666;
    float: left;
    width: 75%;
    height: auto;
}

.qzyx_expend {
    width: 16%;
    margin: 10px auto;
}

    .qzyx_expend img {
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .qzyx_expend span {
        float: left;
        font-size: 12px;
        color: #ff6a00;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.gzjl_bord {
    clear: both;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
}

.jybj_scool {
    width: 81%;
    height: auto;
    float: left;
    margin-top: 5px;
}

.jybj_edu {
    font-size: 14px;
    color: #666;
    margin-top: 3px;
    margin-bottom: 6px;
}

.clear_border {
    border-bottom: none;
}

.cover_value {
    width: 76%;
    height: auto;
}

.cover_self {
    padding-bottom: 8px;
}

.yqms_btn {
    width: 100%;
    height: 43px;
    background: #ff6a00;
    font-size: 14px;
    position: fixed;
    bottom: 0;
}

.yqbtn {
    width: 27%;
    height: 30px;
    margin: 0 auto;
    min-width: 27%;
}

    .yqbtn img {
        float: left;
        margin-right: 6px;
        margin-top: 10px;
    }

    .yqbtn span {
        float: left;
        color: white;
        margin-top: 10px;
    }

/*登录*/
.log_body {
    background: #fff;
}

.containver {
    width: 79%;
    margin: 50px auto;
}

.login {
    margin: 0 auto;
    display: block;
    width: 145px;
    height: auto;
}

.login_title {
    width: 100%;
    font-size: 17px;
    color: #6AA3FB;
    margin: 10px auto;
    text-align: center;
}

.from_sub {
    width: 100%;
}

    .from_sub table {
        width: 100%;
        margin: 20px auto;
    }

.inp_loginname {
    width: 100%;
    border-radius: 8px;
    height: 50px;
    background-color:white;
    margin-bottom: 20px;
    display: flex;
}

    .inp_loginname img {
        float: left;
        width: 22px;
        height: auto;
        margin: 12px;
    }

.inpt_hold_user {
    padding-top: 4px;
    width: 77%;
    float: right;
    font-size: 15px;
}

.login_btn {
    width: 100%;
    height: 41px;
    border-radius: 8px;
    background-color: #fc5e00;
    color: white;
    text-align: center;
    font-size: 15px;
    border: none;
    margin-top: 12px;
    -webkit-appearance: none;
}

.btn_enable {
    background-color: gray;
}

.forget_pwd {
    width: 26%;
    float: left;
    font-size: 14px;
    color: #666;
    margin-top: 4px;
}

.reg {
    width: auto;
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 4px;
    position: fixed;
    right: 10%;
}

    .reg span {
        color: #666;
        float: left;
        margin-right: 3px;
    }

    .reg a {
        color: #ff6a00;
        float: left;
    }

/*注册*/
.chk_ck {
    float: left;
    margin-top: 5px;
    margin-right: 3px;
}

.chk_xiy {
    font-size: 14px;
    color: #666;
    float: left;
}

.inp_loginname input {
    font-size: 14px;
}

.cover_div {
    height: auto;
    min-height: 10px;
}

.Cover_err {
}


/*过滤器*/
.FilterList {
    width: 80%;
    height: 700px;
    background: #fff;
    z-index: 1000;
    position: fixed;
    float: right;
    right: 0;
    top: 0;
    display: none;
    box-shadow: 4px 0px 10px gray;
    overflow-y: scroll;
}

.workarea {
    width: 100%;
    padding: 10px 0px 15px 0px;
    border-top: 1px solid #e9e9e9;
}

.filter_titl {
    font-size: 13px;
    color: #666;
    float: left;
    padding-left: 15px;
    float: left;
}

.choose_again {
    font-size: 13px;
    color: #666;
    float: right;
    padding-right: 30px;
}

.citys {
    padding-top: 10px;
    display: block;
    height: auto;
    padding-left: 15px;
    padding-bottom: 10px;
}

    .citys img {
        float: left;
        margin-right: 5px;
    }

    .citys span {
        float: left;
        font-size: 13px;
    }

.cover_cho_btn {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    width: auto;
    color: #666;
    text-align: center;
    background: #F7F7F7;
    height: 25px;
    float: left;
    margin-right: 10px;
    padding-right: 8px;
    margin-bottom: 8px;
}

    .cover_cho_btn span {
        padding-top: 4px;
        padding-left: 10px;
    }

.file_btn_con {
    width: 100%;
    height: 49px;
    line-height:49px;
    position: fixed;
    bottom: 0;
}

.btn_reset {
    width: 50%;
    font-size: 16px;
    color: black;
    text-align: center;
    background-color: #FFF;
    height: 50px;
    line-height:50px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    float:left;
}

.btn_ok {
    width: 49%;
    font-size: 16px;
    color: #fff;
    background-color: #ff6a00;
    text-align: center;
    height: 50px;
    line-height:50px;
    display: inline-block;
    float:left;
}


.cover_moy {
    height: auto;
}

.cover_edu {
    height: auto;
}

.button_current {
    color: #FC5E00;
    border: 1px solid #FC5E00;
}

.cov_wz {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 24px;
}
/*图片隐藏  下拉 */
.choose_again img {
    display: none;
}

/*城市弹层*/
.container {
    width: 100%;
    position: absolute;
    top: 56px;
    left: 0;
    background-color: #ffffff;
    z-index: 9999;
    display: none;
}

.letter {
    width: 5%;
    overflow: hidden;
    line-height: 32px;
    font-size: 16px;
    position: fixed;
    top: 20px;
    right: 10px;
    text-align: center;
}

    .letter ul {
        list-style-type: none;
    }

        .letter ul li a {
            text-decoration: none;
        }

.city {
    width: 90%;
    overflow: hidden;
    padding: 20px;
}

.city-list {
    width: 100%;
    overflow: hidden;
}

    .city-list .city-letter {
        color: #6e6e6e;
        font-size: 16px;
        display: inline-block;
        padding-top: 15px;
        padding-bottom: 5px;
        border-bottom: 1px solid #e8ecf1;
        width: 100%;
    }

    .city-list p {
        width: 95%;
        line-height: 50px;
        border-bottom: 1px solid #e8ecf1;
        cursor: pointer;
    }

.UISelect {
    margin-top: 5px;
}


/*简历管理*/
.img_pos_ofset {
    margin-left: 12px;
    width: 22px;
    height: 22px;
    position: relative;
    top: 15px;
}

.cov_reco {
    position: relative;
    left: -3px;
}

.cov_yaq {
    position: relative;
    left: 2px;
}

/*我的简历*/
.Prop_cv {
    float: right;
}

    .Prop_cv img {
        float: left;
        margin-right: 6px;
    }

/*个人信息编辑*/
.self_info_rdn1 {
    position: relative;
    left: 117px;
}

.self_info_rdn2 {
    position: relative;
    left: 137px;
}

.btncancle_os {
    font-size: 15px;
    text-align: center;
    color: #ff6a00;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-top: 2px solid #e9e9e9;
}

.btncanok_os {
    font-size: 15px;
    text-align: center;
    color: white;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ff6a00;
}

.lab_siz_reduce {
    font-size: 14px;
}

.inp_siz_font {
    font-size: 14px;
    color: black;
}

.cover_chose_items_shwo {
    font-size: 14px;
}


.cmp_ale {
    font-size: 12px;
    color: gray;
    text-align: center;
    margin-top: 26px;
}

.clas_bt {
    width: 18px;
    height: auto;
}

.conv_textarea {
    font-size: 14px;
    color: #000;
    height: 70px;
}

.item_line {
    border-bottom: 1px solid #e0e0e0;
    height: 52px;
}

.add_lineo {
    border-bottom: 1px solid #eee;
}

.textarea_style {
    height: 185px;
    width: 100%;
    font-size: 14px;
    color: #000000;
    margin: 0 auto;
    padding-top: 6px;
    margin-bottom: 10px;
    background: #ffffff;
    border: none;
    padding-left: 20px;
    padding-top: 5px;
}

/*手机端简历列表样式*/
#dataList{line-height:35px;width: 100%;}
.record_menu{width: 100%;}
#dataList tr{
    border-bottom: 4px solid #eeeeee;
    height: 90px;
}
.record_menu  th{
        width: 25%;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
}
#dataList tr td{width:25%;text-align:center;}
#dataList tr td div a{
    line-height: 20px;
    border: 1px solid #18b4ed;
    width: 54%;
    margin: 4px auto 4px;
    border-radius: 5px;
    text-align: center;
    padding: 4px 10px 5px 10px;
}
#dataList tr td div a {color: #18b4ed;text-decoration:none;}
#dataList tr td div a:hover{color: white;background:#18b4ed; text-decoration:none;}

#NewResum{
    float: right;
    font-size: 12px;
    border: 1px solid white;
    background: white;
    padding: 5px;
    margin-top: 8px;
    border-radius: 5px;
    color: #18b4ed;
}
/*手机端简历列表样式*/


/*手机端面试邀请列表样式*/
#Invited{line-height:35px;width: 100%;}
.record_menu{width: 100%;}
#Invited tr{
    border-bottom: 4px solid #eeeeee;
    height: 50px;
}
#Invited .record_menu  th{
        width: 20%;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
}
#Invited tr td{width:20%;text-align:center;}

/*手机端简历列表样式*/