@charset "utf-8";

/* CSS Document */
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {

    margin: 0;
    padding: 0;
    border: 0
}

.body_bg {}

.blod {
    font-weight: bold
}

.org {
    color: #ff7300;
}

.fltL {
    float: left
}

.fltR {
    float: right
}

.yun_jobbody {
    width: 100%;
    float: left;
}

.current_Location span.org {
    color: #ec6403
}

.Search_jobs_box {
    width: 100%;
    background: #fff;
    float: left;
    position: relative;
    z-index: 1;
    border-radius: 8px;
    padding: 10px 0 0px 0;
}

.choice_show {
    width: 230px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #eee;
    background: #fff url(../images/show_icon.png) no-repeat 235px center;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 15px;
    color: #666;
    display: block;
    position: absolute;
    left: 470px;
    bottom: -25px;
    border-top: 0px;
}

.choice_show:hover {
    color: #ffa723
}

.Search_jobs_box_show {
    position: absolute;
    right: 0px;
    top: -30px;
    color: #f60;
}

.yun_newjobsearch {
    width: 100%;
    float: left;
}

.jobsearch_newbox {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    float: left;
    background: url(../images/header_new_bg.png) no-repeat;
}

.Search_jobs_form {
    width: 100%;
    float: left
}

.Search_jobs_name {
    display: inline-block;
    width:70px; 
    height: 33px;
    line-height: 33px;
    text-align: right;
    color: #555;
    float: left;
    font-size: 14px; 
}

.Search_jobs_hy_box {
    width: 210px;
    background: #fff;
    height: 190px;
    overflow: auto;
    position: absolute;
    left: 0px;
    top: 29px;
    border: 1px solid #ccc;
    display: none
}

.Search_jobs_hy_box_list {
    padding: 5px 5px;
}

.Search_jobs_hy_box_list li a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    color: #94918c
}

.Search_jobs_hy_box_list li a:hover {
    background: #f1f5f8;
    color: #e25f07;
    font-weight: bold;
    text-decoration: none;
}

.Search_jobs_form_list {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 14px;
}

.yun_job_search {
    width: 1200px;
    margin: 0 auto
}

.Search_jobs_sub {
    width: 1010px;
    float: left;
}

.Search_jobs_sub_nore {
    height: auto;
    overflow: auto;
}

.Search_jobs_sub_a {
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 8px;
    margin-top: 5px;
    white-space: nowrap;
    color: #414a60;
    margin-right: 8px;
    background-color: #FFFFFF;
    border-radius: 3px;
}

.Search_jobs_sub_a:hover {
    text-decoration: none;
    color: #2778f8
}

.Search_jobs_cxz {
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 8px;
    margin-top: 5px;
    white-space: nowrap;
    color: #414a60;
    margin-right: 8px;
    border-radius: 3px;
    cursor: pointer;
}

.Search_jobs_cxz:hover {
    color: #2778f8
}

.Search_jobs_sub_cur { 
  background:#E9F1FF ;
    color: #2877F8;
}
.yun_job_search_cont {
    width: 778px;
    border-radius: 8px;
    border: 2px solid #1285ff;
    background-color: #fff;
    position: relative;
    height: 46px;
    margin: 0 auto;
}

.yun_job_search_textcont {
    width: 530px;
    height: 46px;
    float: left;
    padding-left: 40px;
    padding-right: 10px;
    background: #fff url(../images/yun_job_search_icon.png) no-repeat 10px 11px;
    border-radius: 8px 0px 0 8px;
}

.Search_jobs_text {
    width: 100%;
    height: 46px;
    line-height: 46px;
    color: #999;
    font-size: 15px;
    border: none;
    float: left;
}

.Search_jobs_text::-webkit-input-placeholder {
    color: #ccc;
}

.Search_jobs_dt {
    width: 50px;
    height: 46px;
    line-height: 46px;
    float: left;
    padding-left: 40px;
    background: url(../images/dtss.png) no-repeat 10px 12px
}

.Search_jobs_submit {
    width: 110px;
    height: 50px;
    line-height: 50px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    border-radius: 0px 8px 8px 0px;
    right: -2px;
    top: -2px;
    position: absolute;
    background-color: #1285ff;
    background-image: -webkit-linear-gradient(left, #1285ff 0, #276bf2 100%);
    background-image: -o-linear-gradient(left, #1285ff 0, #276bf2 100%);
    background-image: linear-gradient(to right, #1285ff 0, #276bf2 100%);
    background-repeat: repeat-x;
}

.Search_jobs_sub_text_bc {
    width: 200px;
    margin-left: 10px;
    float: left
}

.Search_jobs_search_box {
    display: inline-block;
    float: left;
    padding-left: 10px;
    line-height: 28px;
    text-decoration: underline
}

.Search_jobs_xz {
    width: 780px;
    float: left
}

.Search_jobs_form_list_bg {
    background: #f8f8f8;
    margin-top: 5px;
}

.Search_jobs_det {
    color: #999999;
    float: right;
    font-style: normal;
    line-height: 25px;
    text-align: right;
    width: 88px;
    margin-top: 5px;
    margin-right: 5px;
}

.Search_jobs_det a {
    width: 60px;
    background: url(../images/empty2.png) no-repeat left 5px;
    color: #999999;
    padding-left: 15px;
    display: block
}

.Search_jobs_det a:hover {
    background: url(../images/empty1.png) no-repeat left 5px;
    color: #FF6600;
    padding-left: 15px;
}

.Search_jobs_sub_citybox {
    width: 1100px;
    position: relative;
    float: left;
    z-index: 100
}

.Search_jobs_sub_citytwobox {
    width: 1100px;
    position: relative;
    float: left;
    z-index: 90
}

.Search_jobs_citysub {
    width: 100%;
    float: left
}

.Search_jobs_select {
    width: 1100px;
    position: absolute;
    left: 0px;
    top: 30px;
}

.Search_jobs_select_list {
    height: 22px;
    line-height: 22px;
    float: left;
    padding: 0px 8px;
    white-space: nowrap;
    color: #414a60;
    margin-right: 3px;
}

.Search_jobs_select_cur {
    color: #fff;
    background: #1c99ef;
}

.Search_jobs_select_list:hover {
    color: #fff;
    background: #1c99ef;
    text-decoration: none
}

.Search_jobs_select_box {
    width: 1008px;
    border: 1px solid #e2e2e2;
    background: #f8f8f8;
    float: left;
    padding: 5px 0;
    position: relative
}

.Search_jobs_sub_cur .Search_jobs_icon {
    display: inline-block;
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -3px;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent #ccc transparent;
    height: 0;
    width: 0;
    font-size: 0;
    _border-color: tomato tomato #ccc tomato;
    _filter: chroma(color=tomato);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.Search_jobs_icon {
    display: none;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -3px;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent #ccc transparent;
    height: 0;
    width: 0;
    font-size: 0;
    _border-color: tomato tomato #ccc tomato;
    _filter: chroma(color=tomato);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.Search_jobs_cont_box {
    width: 1010px;
    float: left;
}

.search_h1_box {
    width: 100%;
    float: left
}

.search_h1_box_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    margin-top: 15px;
    position: relative;
    background: #fff;
    border-bottom: 3px solid #276bf2;
    overflow: hidden;
}

.search_h1_box_line {
    width: 100%;
    height: 3px;
    line-height: 3px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block
}

.search_h1_box_list {
    float: left;
}

.search_h1_box_list li {
    height: 50px;
    float: left;
    font-size: 15px;
    position: relative;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
}

.search_h1_box_list li a {
    color: #999
}

.search_h1_box_list .search_job_all {
    font-weight: bold;
    background-color: #276bf2;
    border-radius: 6px 6px 0 0
}

.search_h1_box_list .search_job_all a {
    color: #fff;
}

.search_Filter_current a {
    color: #2778f8
}

.search_Filter_current a span {
    color: #2778f8
}

.job_zt {
    display: block;
    padding-left: 10px;
}

.job_jp_chk {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #d4d4d4;
    position: absolute;
    left: 5px;
    top: 15px;
}

.job_jp_icon {
    width: 14px;
    height: 18px;
    display: inline-block;
    background: url(../images/jp.png) no-repeat;
    position: absolute;
    left: 35px;
    top: 16px;
}

.job_tj_chk {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #d4d4d4;
    position: absolute;
    left: 5px;
    top: 15px;
}

.job_tj_icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../images/tjjob.png) no-repeat;
    position: absolute;
    left: 35px;
    top: 16px;
}

.search_Filter_icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url("../images/disc_iconnew.png") no-repeat center center;
    position: absolute;
    right: 0px;
    top: 15px;
}

.search_h1_box_cur .job_jp_chk {
    border: 1px solid #2778f8;
    background: url(../images/jobdh.png) no-repeat center center
}

.search_h1_box_cur .job_tj_chk {
    border: 1px solid #2778f8;
    background: url(../images/jobdh.png) no-repeat center center
}

.job_zp_icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../images/zprc.png) no-repeat;
    position: absolute;
    left: 35px;
    top: 16px;
}

.search_h1_box_list .list_age {
    padding-left: 10px;
    width: 130px;
    position: relative
}

.search_h1_box_list .list_rem {
    padding-left: 10px;
    width: 130px;
    position: relative
}

.search_h1_box_list_icon {
    width: 23px;
    height: 33px;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
}

.search_h1_box_list_icon_jj {
    background: url(../images/yun_job_list_icon.png) no-repeat 7px -22px;
}

.search_h1_box_list_icon_tj {
    background: url(../images/yun_job_list_icon.png) no-repeat 7px 11px;
}

.search_h1_box_list_icon_zp {
    background: url(../images/disc_icon12.png) no-repeat 7px 12px;
}

.search_h1_box_list .list_age .search_h1_box_list_icon_jj {
    background: url(../images/yun_job_list_icon2.png) no-repeat 7px -22px;
}

.search_h1_box_list .list_rem .search_h1_box_list_icon_tj {
    background: url(../images/yun_job_list_icon2.png) no-repeat 7px 11px;
}

.search_h1_box_list .list_rem .search_h1_box_list_icon_zp {
    background: url(../images/disc_icon13.png) no-repeat 7px 11px;
    left: 5px;
    width: 25px;
}

.search_h1_box_t {
    color: #2778f8;
    margin-right: 15px;
}

.job_aq_tip {
    width: 1178px;
    margin-top: 10px;
    float: left;
    color: #C00;
    border: 1px solid #F96;
    background: #FFC;
    padding: 10px;
    font-weight: bold;
    position: relative
}

.job_aq_tip_icon {
    position: absolute;
    right: 10px;
    top: 10px;
}

.jobs_tag {
    width: 100%;
    float: left;
    padding-top: 20px;
    font-size: 13px;
    text-align: center;
}

.jos_tag_a {
    background: rgba(255, 255, 255, .8);
    border-radius: 6px;
    color: #2778f8;
    font-size: 14px;
    line-height: 20px;
    padding: 2px 8px;
    margin-right: 12px;
}

.search_Filter {
    width: 100%;
    font-size: 14px;
}

.search_Filter .yun_search_tit {
    width: 76px;
    color: #999;
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
}

.search_Filter_list {
    float: left;
    height: 48px;
    line-height: 48px;
}

.search_Filter_list li {
    margin-right: 5px;
    _margin-right: 2px;
    float: left;
}

.search_Filter_list li a {
    border-radius: 3px;
    display: inline-block;
    padding: 0 5px;
}

.search_Filter_list li span {
    float: left;
    cursor: pointer;
}

.search_Filter_list .search_Filter_icon {
    width: 13px;
    height: 12px;
    display: inline-block;
    background: url(../images/disc_icon8.png) no-repeat 0 2px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 18px;
    float: left;
}

.search_Filter_list .search_Filter_current .search_Filter_icon {
    background: url(../images/yun_job_f_icon2.gif) no-repeat;
}

.search_Filter_Authenticate {
    float: left;
    color: #656363;
    margin-right: 10px;
    line-height: 48px;
}

.search_Filter_Authenticate em {
    float: left;
}

.checkbox_job {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 10px;
    top: 0px;
}

.checkbox_job i {
    background: url(../images/com_s_icon_w.png) no-repeat;
    cursor: pointer;
    display: inline;
    float: left;
    height: 15px;
    overflow: hidden;
    width: 15px;
    vertical-align: middle
}

.checkbox_job b {
    cursor: pointer;
    display: inline;
    float: left;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    background: url(../images/com_s_icon_w.png) no-repeat
}

.checkbox_all i {
    background: url(../images/com_s_icon_w.png) no-repeat;
    cursor: pointer;
    display: inline;
    float: left;
    height: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    overflow: hidden;
    width: 15px;
}

.iselect i {
    background: url(../images/com_s_icon.png) no-repeat;
}

.iselect_cert b {
    background: url(../images/com_s_icon.png) no-repeat center;
}

.search_Filter_Authenticate_mt8 {
    margin-top: 18px;
    margin-right: 5px;
}

.JobListStyle {
    width: 116px;
    float: right;
    font-size: 14px;
}

.JobListStyle img {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: 5px;
}

.JobListStyle span {
    float: left;
    cursor: pointer
}

.job_left_sidebar {
    width: 938px;
    float: left;
}

.job_right_sidebar {
    width: 204px;
    float: right;
}

.job_right_box {
    width: 202px;
    border: 1px solid #dfe0e4;
    background: #fff;
    margin-top: 15px;
}

.job_right_box_h1 {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #f8f8f8;
}

.job_right_box_span {
    padding-left: 10px;
    font-size: 14px;
    color: #372c2c;
    float: left
}

.job_right_box_more {
    float: right;
    margin-right: 5px;
    color: #999;
    background: url(../images/yun_job_list_icon.png) no-repeat -2px -78px;
    padding-left: 18px;
    font-size: 14px;
}

.search_user_list_tit {
    width: 1198px;
    height: 48px;
    float: left;
    line-height: 37px;
    color: #514d4d;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
}

.search_user_list_tit_bg {
    color: #6f6f6f;
    font-size: 12px;
}

.search_user_list_neme {
    float: left
}

.search_user_list_w240 {
    width: 500px;
}

.search_user_list_w220 {
    width: 220px;
    padding-left: 10px;
}

.search_user_list_w230 {
    width: 230px;
    padding-left: 10px;
}

.search_user_list_w100 {
    width: 100px;
}

.search_user_list_w90 {
    width: 90px;
}

.search_user_list_w80 {
    width: 80px;
    text-align: left
}

.search_user_list_w50 {
    width: 50px;
    text-align: center
}

.search_user_want {
    font-size: 12px;
    color: #5394d6;
    font-weight: bold;
    float: left
}

.search_user_list_cur {
    background: #f5f5f5;
}

.search_pages {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.search_user_hb {
    width: 16px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding-right: 20px;
    background: url(../images/hb.png) no-repeat left center;
    padding-left: 20px;
    position: relative
}

.search_user_hb_box {
    width: 240px;
    background: #fa825c;
    position: absolute;
    left: 30px;
    top: -10px;
    padding: 5px 5px 5px 10px;
    line-height: 25px;
    box-shadow: 5px 0px 10px rgba(221, 205, 205, .8);
    color: #fff
}

.search_user_hb_box_c {
    width: 100%;
    position: relative
}

.search_user_hb_box_c_icon {
    width: 10px;
    height: 12px;
    display: inline-block;
    background: url(../images/hb_icon2.png) no-repeat;
    position: absolute;
    left: -18px;
    top: 10px;
}

.search_user_hb_sj_n {
    color: #f9f907;
    font-size: 16px;
    font-weight: bold
}

.search_user_hb_sj_s {
    display: inline-block;
    margin-right: 20px;
}

.job_right_banner {
    width: 168px;
    padding: 5px;
    background: #fff;
    ;
    border: 1px solid #ebebeb;
}

.job_right_user_list {
    padding-bottom: 5px;
}

.job_right_user_list li {
    line-height: 26px;
    overflow: hidden;
    color: #392a2a;
    border-top: 1px solid #f1f1f1;
    padding: 5px 5px 5px 11px;
}

.job_right_user_list li .per_pay {
    color: #9f9898;
    display: block;
    line-height: 20px;
}

.job_right_user_list .job_right_user_name {
    color: #5394d6
}

.job_right_user_list .job_right_user_name:hover {
    color: #C00
}

.Search_jobs_sr_text {
    width: 200px;
    float: left;
    display: block
}

.Search_jobs_in {
    width: 43px;
    height: 18px;
    border: 1px solid #ccc;
    margin-right: 5px;
    float: left;
    margin-top: 5px;
}

.Search_jobs_e {
    float: left;
    height: 25px;
    line-height: 25px;
    padding-right: 3px;
    color: #808080
}

.search_job_list {
    width: 932px;
    padding: 15px 10px 18px 0px;
    float: left;
    color: #676767;
    position: relative;
    margin-top: 12px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.search_user_list {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 0px;
    float: left;
    color: #676767;
    position: relative
}

.search_user_list:hover {
    background:
}

.yunjoblist_new {
    width: 100%;
    float: left
}

.yunjoblist_newname {
    width: 435px;
    height: 25px;
    float: left;
    padding-left: 18px;
    position: relative;
    overflow: hidden;
}

.yunjoblist_newname_a {
    font-size: 18px;
    color: #000;
    float: left;
    font-weight: bold;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yunjoblist_newname_a:visited {
    color: #9eadb8
}

.yunjoblist_newname img {
    width: 20px;
    height: 20px;
}

.yunjoblist_newxz {
    float: left;
    width: 160px;
    font-size: 16px;
    color: #f85659;
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", 'Microsoft YaHei', 'Hiragino Sans GB', 微软雅黑, arial, Tahoma, SimSun, sans-serif
}

.yunjoblist_newcomename {
    width: 350px;
    float: left;
    font-size: 16px
}

.yunjoblist_newcomename a {
    color: #666
}

.yunjoblist_new_zd {
    float: left;
    width: 80px;
    text-align: center;
    color: #f00;
}

.yunjoblist_new_icon {
    width: 18px;
    height: 18px;
    background: url(../images/zk_icon.png) no-repeat;
    display: inline-block;
    float: right;
    margin-right: 10px;
}

.yunjoblist_new_icon_cur {
    background: url(../images/sq_icon.png) no-repeat;
}

.yunjoblist_new_time {
    float: right;
    width: 80px;
    text-align: center;
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}

.search_job_jobs_name {
    font-size: 18px;
    float: left;
    color: #000
}

.search_job_jobs_name:hover {
    color: #f60;
    text-decoration: underline;
}

.yun_job_operation_d {
    width: 100%;
    float: left;
    padding: 8px 0 0 0;
    height: 20px;
    line-height: 20px;
}

.search_job_data {
    width: 80px;
    color: #999;
    height: 17px;
    background: url(../images/yun_job_icon1.png) no-repeat 0 3px;
    padding-left: 20px;
    display: inline-block
}

.search_job_list_cur {
    background: #fafafa;
}

.search_job_list_cur_line {
    background: #fcfcfc;
}

.search_job_list_box {
    width: 100%;
    float: left;
}

.search_job_list_box_s {
    display: inline-block;
    color: #666;
    line-height: 25px;
}

.com_search_job_em {
    color: #666;
}

.search_job_list_box_e {
    color: #676767
}

.search_job_list_box_cont {
    width: 730px;
    padding-left: 30px;
    float: left;
}

.search_job_list_box_yq {
    width: 760px;
    float: left;
    padding-left: 30px;
}

.search_job_list_box_yq .search_job_list_box_s_p {
    padding-left: 0px;
}

.search_job_list_box_span {
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #f3b180;
    margin-right: 10px;
    margin-top: 5px;
    color: #df5803
}

.search_job_list_sq {
    width: 140px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #eab45e;
    border-top: none;
    background: #fed38f;
    position: absolute;
    right: 5px;
    bottom: -27px;
}

.search_job_list_sc_a {
    color: #cd5807;
}

.search_job_Apply_a {
    width: 110px;
    height: 22px;
    line-height: 22px;
    float: right;
    margin-top: 10px;
    padding-right: 10px;
}

.yun_job_operation {
    width: 200px;
    float: right;
    padding-left: 60px;
    border-left: 1px solid #eeeeee;
    height: 80px;
    overflow: hidden;
}

.yun_joblist_time {
    float: left;
    padding-top: 30px;
}

.yun_joblist_ope {
    width: 95px;
    float: right;
}

.search_job_Apply_fast {
    background-image: linear-gradient(45deg, #1285ff, #276bf2);
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    letter-spacing: .9px;
    text-align: center;
    width: 90px;
    line-height: 33px;
    height: 33px;
    display: inline-block;
    background-color: #1285ff;
}

.search_job_Apply_fast:hover {
    background: #276bf2;
    color: #fff;
    text-decoration: none
}

.search_job_Apply_fast_ysq {
    width: 66px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    background: #b8b5b3;
    float: left
}

.search_job_Apply_fast_ysq:hover {
    background: #b8b5b3;
    color: #fff;
    text-decoration: none
}

.yun_job_operation_sc {
    font-size: 12px;
    display: inline-block;
    background: url(../images/yun_job_sc.png) no-repeat left center;
    padding-left: 18px;
    color: #938c87;
    margin-left: 15px;
}

.yun_job_operation_sc:hover {
    background: url(../images/yun_job_sc.png) no-repeat left center;
    color: #fa9a5a
}

.yun_job_operation_ysc {
    font-size: 12px;
    display: inline-block;
    padding-left: 18px;
    background: url(../images/yun_job_ysc.png) no-repeat left center;
    color: #fa9a5a;
    margin-left: 10px;
}

.search_job_Apply_sc {
    color: #fff;
    background: #DF5803;
    padding: 0 8px;
    font-size: 12px;
    display: inline-block;
}

.search_job_Apply_sc:hover {
    background: #f60;
    color: #fff;
    text-decoration: none
}

.job_right_box_list {
    padding-bottom: 5px;
}

.job_right_box_list li {
    line-height: 23px;
    border-top: 1px solid #f1f1f1;
    padding: 5px 5px 5px 11px;
}

.job_right_box_list li span {
    color: #9f9898;
}

.job_right_box_list_job {
    display: block;
    font-size: 14px;
}

.job_right_box_list_com {
    color: #555;
    display: block;
    width: 100%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.job_right_box_list_c {
    color: #F85659;
    font-size: 14px;
}

.job_Subscribe {
    width: 204px;
    border: 1px solid #dfe0e4;
    padding-bottom: 10px;
    background: #fff;
}

.job_Subscribe_h1 {
    font-size: 14px;
    padding-left: 12px;
    color: #413d3d;
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
    height: 34px;
    line-height: 34px;
}

.job_Subscribe_p {
    padding: 10px;
    line-height: 23px;
    color: #666;
    font-size: 14px;
}

.job_Subscribe_dy {
    padding-bottom: 10px;
}

.job_Subscribe_a {
    width: 160px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 0 auto
}

.job_Subscribe_a:hover {
    background: #F63;
    text-decoration: none;
    color: #fff;
}

.All_post_list {
    background: #FAFAFA;
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
}

.All_post_list .sq_post {
    display: inline-block;
    float: left;
    padding: 10px 20px;
    margin: 0px 8px 0;
    color: #fff
}

.All_post_list .sq_post:hover {
    color: #fff;
}

.All_post_list .sq_post_sc {
    background: #ff6a6a
}

.checkbox_all {
    color: #5A5656;
    float: left;
    line-height: 40px;
}

.seachno {
    background: #FFFFFF;
    float: left;
    padding: 60px;
    width: 730px;
}

.seachno_left {
    float: left;
}

.listno-content {
    display: inline;
    float: left;
    line-height: 30px;
    margin-left: 50px;
    width: 520px;
}

.listno-content strong {
    font-size: 20px;
    font-weight: bold;
}

.left_job_all {
    width: 940px;
}

.brain_main {
    background: #fff;
    border: 1px solid #ebebeb;
    float: left;
    margin-top: 10px;
    width: 790px;
}

.brain_main_h {
    width: 780px;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    background: #f6f6f6;
    color: #555;
    font-size: 14px;
}

.brain_main_con {
    width: 100%;
    overflow: hidden;
}

.brain_main_con_size {
    width: 795px;
}

.brain_main_items {
    width: 138px;
    border-right: 1px solid #eee;
    padding: 0 10px;
    margin: 10px 0;
}

.brain_items_post {
    width: 100%;
    line-height: 21px;
    height: 21px;
    overflow: hidden;
}

.brain_items_post span {
    font-weight: bold;
    color: #f00;
}

.brain_items_job {
    font-size: 14px;
}

.brain_items_job a {
    color: #346ed3;
}

.yun_user_operation {
    width: 70px;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #eeeeee;
    overflow: hidden;
    margin-top: 20px;
}

.yun_user_operation_t {
    width: 70px;
    float: right;
    padding-left: 30px;
    margin-top: 30px;
    padding-right: 30px;
    padding-top: 10px;
    border-left: 1px solid #eeeeee;
    overflow: hidden;
}

.user_a_search_time {
    width: 100%;
    float: left
}

.yun_user_lok_bth {
    width: 70px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    background: #ff6a6a;
    float: left;
    margin-right: 10px;
}

.yun_user_lok_bth:hover {
    background: #fc4a4a;
    color: #fff;
    text-decoration: none
}

.yun_user_operation_l {
    width: 100px;
    float: left;
    margin-top: 30px;
}

.searchmorelist {
    width: 100%;
    float: left;
}

.Search_jobs_more_chlose {
    width: 100px;
    height: 30px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    cursor: pointer;
    position: relative;
    z-index: 100;
    border-radius: 4px;
    background: #f8f8f8;
}

.Search_jobs_more_chlose .Search_jobs_more_chlose_s {
    width: 85px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    color: #414a60
}

.Search_jobs_more_chlose i {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    background: url("../images/disc_iconnew.png") no-repeat center center
}

.Search_jobs_more_chlose_list {
    width: 150px;
    border: 1px solid #eee;
    position: absolute;
    z-index: 99999;
    left: -1px;
    top: 30px;
    background: #fff;
    border-radius: 4px;
}

.Search_jobs_more_chlose_list ul li {
    float: left;
    width: 100%;
}

.Search_jobs_more_chlose_list ul li a {
    display: block;
    padding: 5px 10px;
}

.Search_jobs_more_chlose_list ul li a:hover {
    background: #dfe8ef;
}

.Search_jobs_more_chlose_hylist {
    width: 500px;
    padding: 10px;
    border: 1px solid #ddd;
    position: absolute;
    left: -1px;
    top: 26px;
    background: #fff;
    z-index: 99999;
}

.Search_jobs_more_chlose_hylist ul li {
    width: 250px;
    float: left
}

.Search_jobs_more_chlose_hylist ul li a {
    display: block;
    padding: 5px 10px;
}

.Search_jobs_more_chlose_hylist ul li a:hover {
    background: #dfe8ef;
}

.job_xz_text {
    width: 70px;
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
    border: 1px solid #ddd;
    float: left;
    border-radius: 3px;
}

.job_xz_line {
    font-size: 12px;
    padding: 0px 5px;
    float: left;
    line-height: 28px;
}

.job_xz_bth {
    width: 50px;
    height: 27px;
    margin-top: 3px;
    float: left;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    margin-left: 5px;
    cursor: pointer;
    border-radius: 20px;
}

.job_describe_p {
    width: 320px;
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
}

.job_describe_p_s {
    margin-right: 10px;
}

/*增加*/
.com_current_Location span {
    color: #333;
}

.php_disc {
    background: #f1f1f1;
    height: 38px;
    overflow: hidden;
    zoom: 1;
}

.disc_sx {
    width: 900px;
    float: left;
    display: block;
    margin-top: 8px;
    padding-left: 10px;
}

.yun_h1_title {
    width: 3px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 8px;
    display: block
}

.disc_sx .disc_zwsx {
    font-size: 15px;
    padding-right: 10px;
    float: left
}

.disc_fac {
    float: none;
    background: url(../images/job_det.png) no-repeat right center #f0faff;
    color: #2778f8;
    margin-left: 5px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0px 12px 0px 10px;
    margin-top: 1px;
    white-space: nowrap;
    border-radius: 20px;
    font-size: 12px;
}

.disc_fac:hover {
    text-decoration: none;
    background: url(../images/job_det.jpg) no-repeat right center #fff6ed;
    color: #e83a3b
}

.Search_jobs_scq {
    color: #000;
    margin-left: 10px;
    line-height: 22px;
    display: block;
    float: left;
    white-space: nowrap;
    width: 150px;
    height: 44px;
    line-height: 44px;
    background: #fff url(../images/bc.png) no-repeat 15px center;
    padding-left: 40px;
    border-radius: 4px;
}

.disc_zwsx_jt {
    float: left;
    margin-right: 5px;
    display: inline-block
}

.Search_jobs_c_a_ln {
    width: 240px;
    float: right;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 0;
    color: #666;
    text-align: right
}

.search_mxbox {
    width: 102px;
    float: right;
}

.search_mx {
    width: 46px;
    height: 46px;
    line-height: 46px;
    float: left;
    text-align: center;
    cursor: pointer;
    display: block
}

.search_mx_a {
    width: 18px;
    height: 16px;
    display: block;
    background: url(../images/mx.png) no-repeat 0px 0px;
    margin-left: 15px;
    margin-top: 17px;
}

.search_mx_b {
    width: 18px;
    height: 16px;
    display: block;
    background: url(../images/mx.png) no-repeat -38px 0px;
    margin-left: 15px;
    margin-top: 17px;
}

.search_mxcur {
    color: #f60;
}

.search_mxcur .search_mx_a {
    background: url(../images/mx.png) no-repeat -19px 0px;
}

.search_mxcur .search_mx_b {
    background: url(../images/mx.png) no-repeat -58px 0px;
}

.disc_search {
    float: right;
    display: block;
}

.zh_more {
    float: right; 
    margin-top: 6px;
}

.zh_more a {
    display: block;
    width: 45px;
    height: 24px; 
    line-height: 24px;
    padding-left: 10px;
    color: #414a60;
    background: url(../images/disc_icon3.png) no-repeat 40px center #ffffff;
    font-size: 14px; 
}

.zh_more .showcheck {
    background: url(../images/disc_iconchexk.png) no-repeat right center #ffffff;
}

.disc_more {
    font-size: 12px;
    display: block;
    position: absolute;
    z-index: 10;
    bottom: -20;
    left: 50%;
    margin-left: -136px;
    background: #fff;
}

.disc_more a {
    font-size: 14px;
    width: 330px;
    text-align: center;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    text-align: center;
    cursor: pointer;
    color: #1369c0;
}

.disc_more a:hover {
    border: 1px solid #1369c0;
    border-top: none;
    text-decoration: none
}

.list_age a {
    color: #fff;
}

.list_rem a {
    color: #fff;
}

.user_zk {
    width: 100%;
    text-align: center;
}

.user_zk_b {
    width: 88px;
    height: 20px;
    background: #fff url(../images/zk.png) no-repeat 85px center;
    display: inline-block;
    border-radius: 0px 0px 5px 5px;
    font-size: 12px;
    padding-right: 10px;
    color: #2778f8
}

.user_left_sidebar {
    width: 940px;
    float: left
}

.user_recommendation {
    width: 245px;
    float: right;
    background: #fff;
    margin-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px
}

.search_h1_box_list .search_h1_box_cur2 {
    padding-left: 10px;
    width: 91px;
}

.search_h1_box_list .search_h1_box_cur2 a {
    color: #fff;
}

.search_h1_box_list .search_h1_box_cur3 {
    padding-left: 10px;
    width: 91px;
}

.search_h1_box_list .search_h1_box_cur3 a {
    color: #fff;
}

.disc_pay {
    float: right;
    color: #ff7300;
    font-size: 14px;
    padding-left: 23px;
    min-width: 92px;
    padding-right: 10px;
    overflow: hidden;
    _width: 92px;
    font-size: 12px;
    text-align: right
}

.company_det {
    color: #414a60;
    display: block;
    float: left;
    font-size: 12px;
    padding: 8px 0 8px 18px;
}

.job_welfare {
    width: 100%;
    float: left
}

.job_welfare_s {
    display: inline-block;
    padding: 4px 8px;
    background: #edf9ff;
    color: #3d9ccc;
    border: 1px solid #e1f2fa;
    margin-top: 3px;
}

.job_welfare_tag {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.job_welfare_tag_s {
    height: 24px;
    border-radius: 4px;
    margin-right: 6px;
    line-height: 24px;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 400;
    color: #555c70;
    background-color: #f5f7fa;
    max-width: 137px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}

.job_welfare_tag_s_icon {
    width: 11px;
    height: 22px;
    display: inline-block;
    background: url(../images/jobtag_icon.png) no-repeat;
    position: absolute;
    right: -11px;
    top: -1px;
}

.search_job_date_fb {
    width: 100%;
    float: left
}

.company_det_c_name {
    width: 370px;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

.search_job_com_t_name {
    width: 100%;
    font-size: 15px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search_job_com_t_name a {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    display: inline-block;
}

.search_job_com_t_name a:hover {
    color: #f60;
    text-decoration: underline;
}

.company_det_hy {
    width: 100%;
    height: 24px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user_det_c_name {
    width: 250px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    _overflow: hidden
}

.usersearch_job_left_siaber {
    width: 360px;
    padding-left: 20px;
    float: left;
    padding-top: 20px;
}

.user_photo_left {
    float: left;
    position: relative;
    margin-top: 20px;
    padding-left: 18px;
}

.user_photo_left img {
    border-radius: 50%;
}

.search_job_list_box_user {
    width: 100%;
    display: block
}

.job_search_xz {
    color: #F85659;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold
}

.recomme_det {
    width: 1198px;
    border: 1px solid #eaeaea;
    background: #fff;
    margin-top: 15px;
    float: left;
    font-size: 14px;
}

.recomme_det h3 {
    color: #372c2c;
    font-weight: normal;
    font-size: 14px;
    background: #f2f1f1;
    width: 100%;
    height: 42px;
    line-height: 42px;
}

.recomme_det_hh {
    font-size: 16px;
    padding-left: 10px;
}

.co_recom {
    width: 100%;
    border-top: none;
    overflow: hidden;
    padding-top: 17px;
    float: left;
}

.co_recom ul {
    width: 100%;
    float: left;
    _margin-left: -10px;
}

.co_recom ul li {
    float: left;
    width: 128px;
    text-align: center;
    margin-left: 20px;
    padding-bottom: 10px;
}

.co_recom ul li .co_recom_imgbox {
    width: 110px;
    height: 110px;
    border: 1px solid #f2f1f1;
    padding: 3px;
}

.co_recom ul li a img {
    width: 100px;
    height: 100px;
    margin-top: 5px;
}

.co_recom ul li a p {
    padding-top: 10px;
    line-height: 22px;
    font-size: 14px;
}

.co_recom ul li a:hover {
    text-decoration: none
}

.co_recom dl {
    margin-left: 8px;
    border-bottom: 1px dashed #ededed;
    line-height: 24px;
    width: 1175px;
    clear: both;
    overflow: hidden;
    margin-top: 12px;
    padding-bottom: 10px;
}

.co_recom dl dt {
    float: left;
    width: 100px;
    text-align: right;
    color: #766c6c;
}

.co_recom dl dd {
    width: 1070px;
    float: left;
}

.co_recom dl dd a {
    color: #766c6c;
    padding-right: 20px;
    display: inline-block;
    float: left;
    white-space: nowrap;
}

.co_recom_link {
    padding-top: 0;
}

.search_job_left_siaber {
    height: 26px;
    width: 450px;
    float: left;
    padding-top: 8px;
    line-height: 25px;
    position: relative;
    overflow: hidden;
}

.job_bottomcont {
    float: left;
    padding-top: 3px;
}

.yunjoblist_newwxbth {
    width: 118px;
    height: 22px;
    line-height: 22px;
    color: #7b929f;
    font-size: 12px;
    display: block;
    padding-left: 22px;
    background: url(../images/wx_listicon.png) no-repeat left center;
    border-radius: 20px
}

.yunjoblist_newicon {
    width: 40px;
    height: 40px;
    background: url(../images/newfb.png) no-repeat;
    background-size: 90%;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.yunuserlist_newicon {
    width: 48px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    background: #ffba14;
    color: #fff;
    display: inline-block;
}

.co_fav {
    color: #1369c0;
    margin-left: 14px;
    float: left;
    padding-top: 2px;
}

.co_fav i {
    float: left;
    width: 12px;
    height: 12px;
    background: url("../images/disc_icon11.png") no-repeat;
    display: inline-block;
    padding-right: 10px;
    margin-top: 2px;
}

.search_user_list_neme .co_fav em {
    float: left;
}

.search_user_list_neme .disc_per {
    font-size: 16px;
}

.search_user_list_neme {
    width: 100%;
    float: left;
    color: #a4a4a4;
}

.search_user_list_neme img {
    padding: 0 3px;
}

.search_job_right_siaber {
    width: 130px;
    float: right
}

.disc_time {
    float: right;
    color: #9d9999;
    font-size: 12px;
    margin-right: 8px;
    _margin-right: 4px;
}

.person_det {
    padding-left: 12px;
}

.com_search_job_em_pay {
    color: #e8620e;
}

.list_photo {
    padding-left: 15px;
    width: 91px;
}

.search_h1_box_cur4 {
    background: url("../images/disc_icon13.png") no-repeat 7px 11px #fff;
    padding-left: 10px;
    width: 91px;
}

.search_h1_box_cur4 a {
    color: ##1369c0;
}

.co_zztj {
    float: left;
}

.co_zzjp {
    float: left;
    margin-top: 3px;
    margin-left: 5px;
}

.lookjob {
    position: absolute;
    right: 120px;
    bottom: 35px;
}

.lookjob img {
    width: 50px;
    opacity: 0.8;
}

.look_user {
    ;
    color: #fff;
    font-size: 12px;
    background: #21d08f;
    text-align: center;
    padding: 0 5px;
    border-radius: 8px 8px 8px 0;
}

.user_rz_img {
    padding-top: 3px;
    padding-left: 10px;
}

.disc_user_mes {
    padding-top: 3px;
    padding-left: 8px;
}

.POp_up_r em {
    margin-right: 10px;
    border: 1px solid #ddd;
    padding: 3px 10px;
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
}

.POp_up_r em input {
    width: 13px;
    height: 13px;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 3px;
}

.job_sq_tit_sq {
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 10px 0 0 0;
    text-align: center
}

.search_job_l_xz {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 17px;
    font-weight: 600;
    color: #fe574a;
    margin-right: 12px;
    margin-left: 17px;
    ;
    float: left;
}

.company_det .search_job_list_box_line {
    padding: 0px 5px;
    font-size: 10px;
    color: #e0e0e0
}

.yun_job_list_right {
    width: 245px;
    float: right
}

.yun_job_list_right_banner img {
    display: block;
    border-radius: 8px
}

.yun_job_list_right_banner a {
    display: inline-block;
    position: relative;
    margin-top: 10px;
}

.job_recommendation {
    width: 245px;
    float: right;
    background: #fff;
    margin-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px
}

.job_recommendation_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.job_recommendation_span {
    float: left;
    font-size: 16px;
    padding-left: 10px;
    position: relative
}

.job_recommendation_list {
    width: 100%;
    float: left
}

.job_recommendation_list li {
    width: 235px;
    line-height: 30px;
    float: left;
    font-size: 12px;
    position: relative;
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #eee;
}

.job_recommendation_list li:hover {
    z-index: 99;
    background-color: #eff6fb;
    /*ie*/
    -moz-box-shadow: 0px 0px 10px #CCCCCC;
    /*firefox*/
    -webkit-box-shadow: 0px 0px 10px #CCCCCC;
    /*safari或chrome*/
    box-shadow: 0px 0px 10px #CCCCCC;
    /*opera或ie9*/
}

.job_recommendation_list li:last-child {
    border: none;
}

.job_recommendation_jobname {
    font-size: 15px;
    display: block;
}

.job_recommendation_jobname font {
    color: #333
}

.job_recommendation_Comname {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    display: block;
    color: #999;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.job_recommendation_xl {
    padding-left: 22px;
    background: url(../images/xl.png) no-repeat left center;
    margin-left: 14px;
}

.job_recommendation_jy {
    padding-left: 22px;
    background: url(../images/jy.png) no-repeat left center;
    margin-left: 14px;
}

.job_recommendation_city {
    padding-left: 18px;
    background: url(../images/city.png) no-repeat left center;
}

.job_recommendation_xz {
    position: absolute;
    right: 10px;
    top: 0px;
}

.job_recommendation_msg {
    color: #999
}

.job_bottom {
    width: 100%;
    float: left;
}

.job_bottomleft {
    float: left;
    width: 435px;
    height: 25px;
    padding-left: 18px;
    overflow: hidden;
}

.user_search_time {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

.resume_cont {
    width: 100%;
    float: left;
    overflow: hidden
}

.resume_list {
    width: 100%;
}

.resume_list .resume_list_dl {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    padding: 15px 0;
}

.resume_list .resume_list_dl dt {
    width: 80px;
    float: left;
    height: 100px;
    position: relative;
    margin-left: 10px;
}

.resume_list .resume_list_dl dt img {
    display: block;
}

.resume_list .resume_list_dl dd {
    width: 820px;
    float: left;
    font-size: 13px;
    padding: 0px 0px 0px 20px;
    line-height: 25px;
    color: #666
}

.resume_list_name {
    font-size: 16px;
}

.resume_list_p1_e {
    color: #999
}

.resume_list_p1 {}

.resume_list_p2 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.resume_list_p2_xz {
    color: #e8620e
}

.resume_list_data {
    width: 90px;
    color: #999;
    background: url(../images/yun_job_icon1.png) no-repeat 0 1px;
    *background: url(../images/yun_job_icon1.png) no-repeat 0 4px;
    padding-left: 18px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 25px;
    white-space: nowrap;
}

.resume_list_p2_l {
    width: 400px;
}

.resume_list_p2_r {
    width: 415px;
    float: left;
    position: relative;
    margin-top: 10px;
}

.resume_list_jobzd {
    width: 68px;
    color: #F00;
    padding-top: 5px;
    display: inline-block;
}

.company_det_hy_time {
    font-size: 12px;
    color: #666;
    padding-top: 8px;
}

.resume_list_jlzd {
    width: 88px;
    color: #F00;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 45px;
}

.job_sq_tit {
    font-size: 14px;
    font-weight: bold;
}

.Search_clear {
    line-height: 30px;
    color: #999;
    background: url(../images/empty1.png) no-repeat left center;
    padding-left: 18px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.Search_clear a {
    color: #999
}

.Search_close_box {
    width: 1010px;
    padding: 6px 100px 5px 86px;
    position: relative;
    float: left;
    border-top: 1px solid #F2f2f2;
    z-index: 20;
    min-height: 30px;
}

.Search_close_box_s {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 40px;
    text-align: center;
    width: 90px;
    color: #999;
}

.resume_job_tag {
    background: #e5f1f9;
    margin-right: 5px;
    margin-top: 3px;
    display: inline-block;
    padding: 0px 5px 0px 5px;
    height: 20px;
    line-height: 20px;
    position: relative;
    white-space: nowrap;
    font-size: 12px;
    color: #666
}

.resume_yx_job {
    width: 410px;
    padding-left: 72px;
    height: 28px;
    overflow: hidden;
    position: relative
}

.resume_yx_job_name {
    position: absolute;
    left: 0px;
    top: 0px;
}

.company_bq {
    width: 100%;
    float: left
}

.resume_user_bq {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/yun_resume_icon.png) no-repeat left center;
    margin-right: 10px;
}

.search_job_list_box_userpd {
    padding: 5px 0;
}

.tx_yxjob {
    width: 100%;
    height: 28px;
    overflow: hidden;
}

.tx_yxcity {
    padding: 5px 0;
}


.userresume_recommendation {
    width: 100%;
    padding-bottom: 20px;
    float: left
}

.userresume_recommendation ul li {
    width: 225px;
    line-height: 23px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e3e2e2;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.userresume_recommendation ul li:last-child {
    border: none;
}

.userresume_recommendation ul li:hover {
    z-index: 99;
    /*ie*/
    -moz-box-shadow: 0px 0px 10px #CCCCCC;
    /*firefox*/
    -webkit-box-shadow: 0px 0px 10px #CCCCCC;
    /*safari或chrome*/
    box-shadow: 0px 0px 10px #CCCCCC;
    /*opera或ie9*/
}

.userresume_recommendation .userresume_people_box_ft {
    width: 160px;
    float: left;
    padding-left: 10px;
}

.userresume_recommendation .userresume_people_box_rt {
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 5px;
    position: relative
}

.userresume_people_box_rt_tj {
    width: 18px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    display: none;
    background: #8eabd5 url(../images/yun_tj.png) no-repeat center center;
    position: absolute;
    right: -7px;
    bottom: -7px;
    color: #fff;
    border: 2px solid #fff
}

.userresume_recommendation .userresume_people_box_rt img {
    border-radius: 50%
}

.userresume_recommendation .userresume_people_box_ft_nm a {
    color: #666;
}

.userresume_recommendation .userresume_people_box_ft_nm a:hover {
    color: #1c99ef;
}

.userresume_recommendation .userresume_people_box_ft_y {
    width: 100%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #276bf2;
    font-size: 12px;
}

.userresume_recommendation .userresume_people_box_ft_v {
    color: #999;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.userresume_line {
    font-size: 12px;
    color: #999;
    padding: 0px 5px;
}

.company_bq .user_tag {
    display: inline-block;
    border-radius: 3px;
    background: #daf2fe;
    color: #30a2c8;
    font-size: 12px;
    padding: 3px 10px;
    margin-right: 5px;
    margin-top: 5px;
}

.company_bq .user_tag:nth-child(2n) {
    background: #e4fcdc;
    color: #46952c;
}

.company_bq .user_tag:nth-child(3n) {
    background: #ebebeb;
    color: #868686;
}

.company_bq .user_tag:nth-child(4n) {
    background: #fef5da;
    color: #ea994e;
}

.company_bq .user_tag:nth-child(5n) {
    background: #f2cccc;
    color: #ff6a6a;
}

/*Search_city*/
.Search_citybox {
    width: 100%;
    float: left; 
    padding-bottom: 10px;
}

.Search_cityboxname {
    width: 70px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    float: left;
    text-align: right; 
    color: #555; 
    font-size: 14px;
}

.Search_citybox_right {
    width: 1130px;
    float: left;
    position: relative
}

.city_name{
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 8px;
    margin-top: 5px;
    white-space: nowrap;
    color: #414a60;
    margin-right: 8px;
    background-color: #FFFFFF;
    border-radius: 3px;
}

.city_name:hover {
    color: #2778f8
}

.search_city_list_cur {
    width: 40px;
    float: left;
    color: #555;
    font-size: 14px;
    border: 1px solid #ddd;
    display: block;
    padding: 5px 8px;
    height: 14px;
    line-height: 14px;
    margin-right: 5px;
    position: relative
}

.search_city_list_curicon {
    float: left;
    display: block;
    padding: 0px 0px 0px 5px;
}

.search_city_p {
    width: 40px;
    height: 14px;
    line-height: 14px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.search_city_p_jt {
    width: 13px;
    height: 12px;
    background: url(../images/index_icon1.png) no-repeat;
    display: block;
    position: absolute;
    right: 0px;
    top: 8px;
}

.search_city_active .search_city_p_jt {
    display: none;
}

.search_city_list_all {
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 8px;
    margin-top: 5px;
    white-space: nowrap;
    color: #726e6e;
    margin-right: 8px;
    background-color: #FFFFFF;
    border-radius: 3px;
}

.search_city_list {
    width: 900px;
    min-height: 30px;
    _height: 30px;
    overflow: hidden;
    float: left
}

.search_city_listw1100 {
    width: 1100px;
}

.search_city_list_more {
    position: absolute;
    right: 0px;
    top: 5px;
    z-index: 99;
    display: block;
    width: 45px;
    height: 24px; 
    line-height: 24px;
    padding-left: 10px;
    color: #414a60;
    background: url(../images/disc_icon3.png) no-repeat 40px center;
    
    display: block;
    border-radius: 20px;
}

.search_city_list_more:hover {
    background: url(../images/disc_iconchexk.png) no-repeat right center;
 
}

.search_city_list_othercity {
    width: 100%;
    float: left;
    font-size: 14px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
}

.city_othername {
    float: left;
    margin-right: 5px;
    padding: 5px 8px;
    height: 14px;
    line-height: 14px;
}

.search_city_list_line {
    display: none;
}

.Search_cityboxname_mt5 {
    margin-top: 5px;
}

.search_city_active {
    color: #39F;
    position: relative
}

.search_city_active .search_city_list_line {
    width: 56px;
    height: 10px;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: inline-block;
    position: absolute;
    left: -1px;
    top: 23px;
    z-index: 11
}

.Search_cityboxclose {
    width: 1044px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 0px 5px 5px;
    float: left
}

.city_name_active {
    background:#E9F1FF ;
      color: #2877F8;
}

.Search_jobs_sub_cur:hover {
    color: #2778f8
}

.city_name_active:hover {
    color: #2778f8
}

.Search_cityall {
    width: 1084px;
    background: #f2f2f2;
    border: 1px solid #eee;
    padding: 5px 0px 11px 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 112;
    padding-right: 50px;
}

.company_det_hy_line {
    padding: 0px 5px;
    font-size: 10px;
    color: #e0e0e0;
}

.resume_list_xb {
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background: #2877F8 url(../images/yun_b.png) no-repeat center center;
    position: absolute;
    right: -5px;
    bottom: 3px;
    color: #fff;
    border: 2px solid #fff;
    background-size: 60%;
}

.resume_list_xb_nv {
    background: #ee7e56 url(../images/yun_g.png) no-repeat center center;
    background-size: 70%;
}

.yun_look_right {
    float: right;
    padding-right: 20px;
    padding-top: 20px
}

.yun_look_time {
    font-size: 12px;
    color: #999;
    display: block;
    text-align: right
}

.yun_look_bth {
    background-image: linear-gradient(45deg, #1285ff, #276bf2);
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    letter-spacing: .9px;
    text-align: center;
    width: 90px;
    line-height: 33px;
    height: 33px;
    display: inline-block;
    background-color: #1285ff;
}

.yun_look_bth:hover {
    background: #fc4a4a;
    color: #fff;
    text-decoration: none
}

.user_tag_user {
    width: 100%;
    float: left;
    height: 23px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
}

.user_tag_user .user_tag_user_a {
    padding: 0px 8px;
    height: 22px;
    line-height: 22px;
    background-color: rgba(0, 0, 0, .05);
    color: #7b929f;
    font-size: 12px;
    margin-right: 8px;
    display: inline-block;
    border-radius: 20px;
}

.user_tag_user_p {
    width: 100%;
    float: left;
    color: #999;
    padding-top: 5px;
}

.user_want {
    width: 330px;
    float: left;
    color: #999;
    margin-top: 20px;
    padding-left: 25px;
    overflow: hidden;
    height: 65px;
}

.user_want_pd {
    padding-bottom: 18px;
}

.user_want_no {
    line-height: 60px;
}

.user_undergo {
    width: 310px;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 10px;
    background: url(../images/icon16.jpg) no-repeat left center;
}

.user_name {
    font-size: 18px;
    margin-right: 30px;
    color: #333
}

.user_listinfo {
    font-size: 12px;
}

.user_listinfo_line {
    margin: 0 5px;
    font-size: 10px;
    color: #eee;
}

.user_listinfo_city {
    width: 100%;
    float: left;
    color: #999;
    padding: 10px 0 10px 0;
}

.user_listinfo_job {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    color: #999;
}

.user_listinfo_job .user_tag {}

.user_listinfo_mytag {
    width: 100%;
    float: left
}

.user_want_s {
    color: #f00;
    padding: 0px 5px;
    font-weight: bold
}

.search_nologin_tip {
    width: 100%;
    height: 200px;
    text-align: center;
    padding: 150px 0 150px 0;
    float: left;
    background: url(../images/search_nologin_bg.png) no-repeat
}

.search_nologin_user_bg {
    width: 100%;
    height: 330px;
    text-align: center;
    padding: 80px 0 150px 0;
    float: left;
    background: url(../images/search_nologin_userbg.png) no-repeat;
    -webkit-font-smoothing: antialiased;
    margin-top: 10px;
    border-radius: 8px;
}

.search_nologin_tip_t {
    font-size: 20px;
}

.search_nologin_tip_p {
    font-size: 14px;
    padding: 5px 0 10px 0;
    color: #aca8a8
}

.search_nologin_tip_bth {
    padding: 10px 0 30px 0;
}

.search_nologin_tip_bth a {
    width: 200px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    background: #ff6a6a;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    border-radius: 6px;
    margin-left: 10px;
}

.search_nologin_tip_bth a:hover {
    color: #fff;
    text-decoration: none;
    background: #0659df
}

.search_nologin_tip_bth .search_nologin_tip_bth_have {
    background: #2877f8
}

.search_nologin_tip_bth .search_nologin_tip_bth_have:hover {
    background: #0659df
}

.search_nologin_tip_fw {
    font-size: 15px;
}

.search_nologin_tip_fw {
    padding: 40px 0 20px 0px;
}

.search_nologin_tip_tel {
    font-size: 14px;
    color: #666
}

.search_nologin_tip_tel_n {
    font-size: 18px;
}

.search_nologin_tip_fws {
    display: inline-block;
    color: #f7100f;
    font-size: 16px;
    background: url(../images/tip_xz.png) no-repeat left center;
    padding-left: 30px;
    margin-right: 20px;
}

.search_nologin_tip_wx {
    font-size: 14px;
    color: #999;
    padding-top: 20px;
}

.search_nologin_tip_wx dd {
    padding-top: 5px;
    padding-bottom: 5px;
}

.search_nologin_tip_fw_box {}

.identity_tip {
    padding: 0px 25px 25px 25px;
    line-height: 28px;
    color: #666
}

.identity_tip_hi {
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 8px;
}

.identity_tip_bth {
    width: 300px;
    height: 38px;
    line-height: 38px;
    background: #00a0e9;
    margin-top: 15px;
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #fff
}

.identity_tip_bth:hover {
    background: #0790cf;
    color: #fff;
    text-decoration: none;
}

.identity_tip_bth_cur {
    background: none;
    color: #333;
    font-size: 16px;
    text-decoration: underline;
}

.identity_o {
    padding-top: 15px;
    text-align: center
}

.resume_newlist {
    width: 100%;
    float: left
}

.resume_newlist_job {
    font-size: 16px;
    color: #2778f8;
    float: left;
    font-weight: bold
}

.resume_newlist_job:hover {
    color: #f60;
}

.resume_newlist_job:visited {
    color: #9eadb8
}

.resume_newlist_jobname {
    width: 240px;
    float: left;
    padding-left: 18px;
}

.resume_newlist_user {
    width: 390px;
    float: left
}

.resume_newlist_city {
    width: 140px;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left
}

.resume_newlist_date {
    width: 90px;
    float: left;
    font-size: 12px;
    color: #999;
    text-align: right;
    padding-right: 10px;
}

.resume_newlist_username {
    color: #666;
    margin-right: 10px;
    font-size: 16px;
}

.resume_newlist_username:hover {
    color: #f60;
}

.no_tip {
    width: 100%;
    background: url(../images/wlzp_hr.png) no-repeat center 0px;
    padding: 140px 0 30px 0;
    text-align: center;
    color: #666;
    margin-top: 100px;
}

/*微信通知*/
.wxtz_box {
    width: 100%;
    height: 120px;
    border-radius: 8px;
    margin-bottom: 14px;
    position: relative;
    background: #FFF url(../images/tz1.png) no-repeat 30px center;
}

.wxtz_box_c {
    padding: 30px 0 35px 120px;
}

.wxtz_box_name {
    font-size: 18px;
    padding-bottom: 10px;
}

.wxtz_box_p {
    font-size: 14px;
    color: #9fa3af;
}

.wxtz_box_s {
    width: 85px;
    text-align: center;
    position: absolute;
    right: 60px;
    bottom: 10PX;
    color: #9fa3af;
    font-size: 12px;
}

.wxtz_box_ewm {
    width: 85px;
    height: 85px;
    ;
}

.wxtz_box_ewm img {
    width: 85px;
    height: 85px;
}

.wxtz_box_close {
    width: 13px;
    height: 13px;
    background: url(../images/yuncloseicon.png) no-repeat;
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block;
}

.new_notip {
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    float: left;
}

.new_notip_img {
    padding: 50px 0 20px 0;
    text-align: center;
}

.new_notip_tit {
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
    color: #333
}

.new_notip_p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #9fa3af;
    padding-bottom: 100px;
}

.new_notip_jy {
    padding-left: 200px;
    line-height: 30px;
}

.co_recom_imgbox {
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 8px;
    border: 1px solid #eee;
    margin: 0 auto;
    padding: 5px;
}

.co_recom_imgbox img {
    width: 70px;
    height: 70px;
}

.job_mq_box p {
    text-align: center;
    padding: 10px 0;
    color: #666
}

.job_mq_box {
    text-align: center;
}
.yun_jobbanner{width:100%;  }
.yun_jobbanner img {
    width:1200px;
    margin:15px auto 0;
    border-radius: 8px;
}



.searchContButton {
    /*overflow: hidden;
    margin: auto;
    float: initial;
    height: 40px;*/
}

.job_sdhybox {
    height: 10px;
}

.job_sdhy {
    background: linear-gradient(-15deg, #fff, #fff, #e1f9fc, #9ab1fb);
    display: inline-block;
    padding: 2px 10px 2px 5px;
    ;
    font-size: 12px;
    color: #2778f8;
    position: absolute;
    left: 0px;
    top: 0px;
}

.job_sdhy img {}

.job_newicon {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 0px;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/newfb.png) no-repeat;
    background-size: 90%;
}

.zhiyinSubct {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 14px;
    background: #fff;
    border-radius: 8px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zhiyinSubOne {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

.zhiyinSubOneImg {
    overflow: hidden;
    position: relative;
    height: 100%;
    z-index: 1;
}

.zhiyinSubOneImg img {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
}

.zhiyinSubOneTite {
    overflow: hidden;
    position: relative;
    margin-left: -12px;
}

.zhiyinSubOneTite span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.zhiyinSubOneTite span:nth-child(2) {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    padding-top: 6px;
}

.zhiyinSubTwo {
    overflow: hidden;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.zhiyinSubTwoImg {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 1;
}

.zhiyinSubTwoImg img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.zhiyinSubTwoButn {
    overflow: hidden;
    position: relative;
    z-index: 3;
    width: 120px;
    height: 40px;
    background: #2678F8;
    border-radius: 8px;
    margin-left: 40px;
}

.zhiyinSubTwoButn a {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background: #2678F8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}

.zhiyinSubTwoButn a:hover {
    color: #fff;
}

.new_jobbq {
    height: 24px;
    border-radius: 4px;
    margin-right: 6px;
    line-height: 24px;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 400;
    color: #555c70;
    background-color: #f5f7fa;
    max-width: 137px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}

.new_conzz {
    height: 24px;
    border-radius: 4px;
    margin-right: 6px;
    line-height: 24px;
    padding: 0 8px 0px 19px;
    font-size: 12px;
    font-weight: 400;
    color: #2778f8;
    background-color: #f0faff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    position: relative;
    float: left;
}

.new_conzz_icon {
    width: 12px;
    height: 12px;
    background: url(../images/disc_icon10.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 6px;
}

.new_jobinfo {
    display: inline-block;
}

.job_newsdhy {
    height: 24px;
    border-radius: 4px;
    margin-right: 6px;
    line-height: 24px;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 400;
    color: #2778f8;
    background-color: #f0faff;
    max-width: 137px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}

.jobnew_fl {
    width: 450px;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.company_yztag {
    height: 18px;
    line-height: 18px;
    background-color: #fdf1e3;
    border-radius: 4px;
    padding: 0 4px;
    margin-left: 4px;
    color: #ad5a20;
    font-size: 12px;
    font-weight: 500;
    margin-top: 3px;
}

.oblistTnewnFlex {
    display: flex;
    align-items: center;
}

.oblistTnewnFlex img {
    width: initial;
    margin-right: 8px;
}

.oblistTnewnFlex a.yunjoblist_newname_a {
    max-width: calc(100% - 100px);
}

/*简历列表新样式*/
.jl_newbox {
    display: flex;
    align-items: center;
}

.jl_newinfo {
    display: flex;
    font-size: 13px;
}

.jl_newinfo_left {
    width: 410px;
    line-height: 25px;
    color: #000
}

.jl_newinforight {
    padding-left: 20px;
}

.jl_newwant_n {
    color: #969ba6;
    margin-right: 5px;
}

.jl_newwant {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #969ba6
}

.jl_newwant_job {
    color: #276bf2;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 180px;
    height: 25px;
    line-height: 25px;
}

.jl_newinfo_cont {
    width: 330px;
    color: #969ba6
}

.jl_newinfo_zy {
    width: 270px;
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    padding-left: 20px;
    background: url(../images/newxl.png) no-repeat left center;
}

.jl_newinfo_jl {
    width: 270px;
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    padding-left: 20px;
    background: url(../images/newjl.png) no-repeat left center;
}

.jl_new_lookbth {
    width: 85px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    ;
    background-color: #276bf2;
    color: #fff;
    display: block;
    border-radius: 8px;
    margin-top: 10px;
}

.jl_new_lookbth:hover {
    background-color: #1459e2;
    color: #fff;
    text-decoration: none;
}

.jl_newusername {
    font-size: 16px;
    font-weight: bold;
    color: #000
}

.jl_new_pic {
    padding-left: 18px;
    position: relative;
}

.jl_new_pic img {
    border-radius: 50%;
}

.jl_newuser_t {
    display: flex;
    align-items: center;
    padding-bottom: 6px;
}

.jl_newusername {
    width: 410px;
}

.jl_newuser_bq {
    width: 330px;
    display: flex;
    align-items: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.jl_newuser_bq_a {
    display: block;
    background-color: #f8f8f8;
    color: #666;
    font-size: 12px;
    padding: 4px 8px;
    margin-right: 5px;
    border-radius: 4px
}

.jl_newuser_qw {
    width: 300px;
    height: 28px;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.new_dd {
    display: inline-block;
    padding: 0 5px
}

.jl_newuser_data {
    width: 85px;
    color: #969ba6;
    font-size: 12px;
    text-align: right;
}

.newlook {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.jl_newuser_bq_jr {
    background-color: #f0f7f9;
    color: #276bf2;
}

.newlook {
    position: absolute;
    right: 130px;
    top: 30px;
}

.newlook img {
    width: 50px;
}

.newlook_rz_img {
    padding-left: 5px;
}


.pageInsidRadios {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.pageInsidRadios .search_h1_box_title {
    max-width: 1200px;
    border-bottom: none;
    margin: 0;
}

.pageInsidRadios .search_h1_box_title .search_h1_box_list {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.pageInsidRadios .search_h1_box_list li {
    overflow: hidden;
    position: relative;
    height: 100%;
    padding: 0;
}

.pageInsidRadios .search_h1_box_list li a {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 26px;
    padding-right: 20px;
    height: 100%;
    font-size: 14px;
    color: #333;
}

.pageInsidRadios .search_h1_box_list li a:hover {
    text-decoration: none;
}

.pageInsidRadios .search_h1_box_list li .job_tj_chk {
    height: 12px;
    width: 12px;
    border-radius: 2px;
}

.weixinSaomiaSubct {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 0;
}

.weixinSaomiaConts {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.weixinSaomiaConts img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
}

.weixinSaomiaConts span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 12px;
    color: #999;
}

.weixinSaomiaConts span.textspan {
    padding: 12px 0 9px 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.resumeUserInfo {
    overflow: hidden;
    position: relative;
    width: 410px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.resumeUserInToux {
    position: relative;
    width: 52px;
    height: 52px;
}

.resumeUserInToux img {
    overflow: hidden;
    position: relative;
    display: block;
}

.resumeUserInToux img.touxian {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.resumeUserInToux img.seximg {
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    right: 0;
    z-index: 1;
}

.resumeUserInWenz {
    overflow: hidden;
    position: relative;
    width: calc(100% - 60px - 12px);
}

.resumeUserInMinc {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.resumeUserInMinc span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
.resumeUserInMinc a:hover{color:#2877F8}
.resumeUserInMinc b {
    overflow: hidden;
    position: relative;
    display: block;
    height: 16px;
    display: flex;
    align-items: center;
    border: 1px solid #2877F8;
    border-radius: 4px;
    font-size: 12px;
    color: #2877F8;
    font-weight: 500;
    padding: 0 6px;
    margin-left: 8px;
}

.resumeUserInMinc b.spanGrenn {
    border: 1px solid #22AE91;
    color: #22AE91;
}

.resumeUserInMinc b.spanOrang {
    border: 1px solid #F58D16;
    color: #F58D16;
}

.resumeUserInTips {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 0 7px 0;
}

.resumeUserInTips span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 13px;
    color: #333;
    padding: 0 9px;
}

.resumeUserInTips span:first-child {
    padding: 0 9px 0 0;
}

.resumeUserInTips span:last-child {
    padding: 0 0 0 9px;
}

.resumeUserInTips span::after {
    overflow: hidden;
    position: absolute;
    display: block;
    content: "";
    width: 1px;
    height: 12px;
    background: #C5CAD9;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.resumeUserInTips span:last-child:after {
    display: none;
}

.resumeUserInQiwan {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.resumeUserInQiwan span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 13px;
    color: #999;
}

.resumeUserInQiwan span.wanspan {
    color: #333;
    max-width: calc(100% - 42px);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.resumeUserExper {
    overflow: hidden;
    position: relative;
    width: calc(100% - 430px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sumeUserExpeButn {
    overflow: hidden;
    position: relative;
}

.sumeUserExpeButn a {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    height: 36px;
    background: #2877F8;
    padding: 0 16px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    transition: box-shadow .2s linear;
}

.sumeUserExpeButn a:hover {
    background: #0e59d3;
    color: #fff;
    text-decoration: none;
}

.sumeUserExpeButn span {
    overflow: hidden;
    position: relative;
    display: block;
    text-align: right;
    font-size: 12px;
    color: #999;
    padding-top: 12px;
}

.sumeUserExpeTexts {
    overflow: hidden;
    position: relative;
    width: calc(100% - 110px);
}

.sumeUserExpeSuom {
    position: relative;
    width: 100%;
    display: flex;
    /* align-items: center; */
    padding: 6px 0;
}

.sumeUserExpeSuom::after {
    overflow: hidden;
    position: absolute;
    display: block;
    content: "";
    width: 1px;
    height: 18px;
    border-left: 1px dashed #C5CAD9;
    top: 19px;
    left: 6px;
    z-index: 1;
}

.sumeUserExpeLaste::after {
    display: none;
}


.sumeUserExpeSuom img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 13px;
    height: 13px;
    margin-top: 2px;
}

.sumeUserExpeSuom span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 13px;
    color: #333;
    padding-left: 8px;
    max-width: calc(100% - 24px);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sumeUserExpeTips {
    overflow: hidden;
    position: relative;
    width: calc(100% - 22px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 8px;
    height: 25px;
    margin-left: 22px;
}

.sumeUserExpeTips span {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    height: 25px;
    border-radius: 4px;
    background: #F5F7FA;
    padding: 0 8px;
    font-size: 12px;
    color: #666;
    margin-right: 6px;
}

.sumeUserExpeTips span img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    margin-top: 1px;
}

.sumeUserExpeTips span.expeSpanCur {
    background: #E9F1FF;
    color: #2877F8;
}



.searcHnewNones{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
}

.searcHnewNones .new_notip{
    overflow: hidden;
    position: relative;
    text-align: center;
}

.searcHnewNones .new_notip_img{
    overflow: hidden;
    position: relative;
    width: max-content;
    margin: auto;
    padding-bottom: 20px;
}

.searcHnewNones .new_notip_img img{
    overflow: hidden;
    position: relative;
    display: block;
}

.searcHnewNones .new_notip_tit {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.searcHnewNones .new_notip_p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #9fa3af;
    padding-bottom: 100px;
    overflow: hidden;
    position: relative;
}

.searcHnewNones .new_notip_p span{
    overflow: hidden;
    position: relative;
    display: block;
    padding-bottom: 6px;
}