@charset "utf-8";
/* CSS Document */

/************************公共样式*************/
*, *:before, *:after {
    box-sizing: border-box;
    outline: none;
}

html {
    font-size: 4vw;
    height: 100vh
}

* {
    margin: 0;
    padding: 0;
    outline: 0
}

*:not(input,textarea) {
    -webkit- -callout: inherit;
    -webkit-user-select: auto
}

body {
    font-family: arial, 微软雅黑, 宋体;
    font-size: 1rem;
    color: #333;
    -webkit- -callout: inherit;
    -webkit-user-select: auto;
    margin: auto;
    height: 100vh
}

a {
    color: #54d09e;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

a:hover {
    text-decoration: none
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
    outline: 0
}

textarea, input {
    resize: none;
    outline: 0
}

textarea {
    resize: none;
    -webkit-appearance: none
}

ul, ol, li {
    list-style: none
}

em {
    font-style: normal
}

input[type=button] {
    -webkit-appearance: none;
    outline: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

b {
    font-weight: 400
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0
}


.b5 {
    border-top: 2px solid #d7d7d7;
}

/************************企业列表头部*************/
.font_tilt {
    font-size: 1.6rem;
    margin-bottom: 0.4rem;
    color: #666666;
    font-weight: bold;
}

/*****top*****/
.head_t {
    background: #04bc6c;
    z-index: 9999;
    width: 100%;

}

.head_t h6 {
    width: 100%;
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
    display: block;
    padding: 1rem;

}

.head_t_top {
    background: #04bc6c;
    height: auto;
    overflow: hidden;

}

.head_t_top h4 {
    width: 66%;
    float: left;
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
    display: block;
    padding: 1rem;

}

.head_t .head_bg {
    text-align: center;
    width: 100%;
}

.slate {
    width: 20%;
    text-align: center;
    height: 40px;
    margin-right: 20px;
    background: url(../images/bi_listin.png) no-repeat center right;
    background-size: 20px;
    float: right;
}

.head_b {
    width: 24%;
    float: right;
    color: #04bc6c;
    margin-right: 10px;
    text-align: center;
    margin-top: 8px;
    height: 30px;
    font-size: 1.8rem;
    line-height: 30px;
    display: inline;
    background: #fff;
    border-radius: 4px;
}

/*******列表头部***/
.jobs_b {
    vertical-align: middle;
    background: #fff;
}

.jobs_b_dtop {
    height: auto;
    overflow: hidden;
    border-bottom: 1px #f3f3f3 solid;
}

.jobs_b_tab_title {
    height: auto;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px #f3f3f3 solid;
}

.jobs_b_tab_title li {
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #999999;
}

.jobs_b_tab_title li.on { border-bottom: 2px #04bc6c solid;}

.jobs_b_tab_con_list {
    display: none;

}

.jobs_b_tab_con p {
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin: 4px 0;
}

.jobs_title {
    width: 100%;
}

.jobs_list {
    float: left;
    width: 100%;
}

.jobs_list span {
    color: #000;
    font-size: 1.4rem;
    line-height: 30px;
}

.jobs_list em {
    margin: 0 6px;
    color: #000;
}

.font_t {
    font-size: 1.6rem;
    color: #04bc6c;
    float: left;
    line-height: 24px;
}

.col_rd {
    color: #04bc6c;
    line-height: 24px;
    font-size: 1.6rem;
}

.w_7 {
    width: 100%;
    float: left;
}

.w_3 {
    width: 34%;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 1.3rem;
    color: #000;
}

.collection span, .collection1 span {
    display: block;
    width: 24px;
    height: 26px;
    margin: 0 auto;
}

.collection span {
    background: url("../images/collection_icom.jpg") no-repeat;
    background-size: 24px;
}

.collection1 span {
    background: url("../images/sc_icom.jpg") no-repeat;
    background-size: 24px;
}

.w_3 em {
    color: #787878;
    display: inherit;
    font-size: 1.4rem;
}

.bag {
    padding: 10px;
    background: #fff;
    border-bottom: 10px solid #ebebeb;
}

.job_listin li {
    background: #04bc6c;
    font-size: 1.4rem;
    color: #fff;
    border-radius: 6px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    margin-top: 6px;
}

.jobs_l {
    width: 100%;
    float: left;
    padding: 10px;
    position: relative;
}

.jobs_l dt {
    width: 22%;
    padding-top: 5px;
}

.jobs_l dt img {
    width: 66px;
}

.jobs_l dd {
    width: 100%;
    float: left;
    font-size: 1.2rem;
}

.jobs_l dd span {
    display: inline;
    font-size: 1.6rem;
}

.jobs_l dd p {
    font-size: 1.6rem;
    margin-top: 0.4rem;
    color: #999999;
}

.icon_so {
    position: absolute;
    top: 36%;
    right:20px;
    text-align: center;
    display: table-cell;
}

.icon_so img {
    width: 12px;
}

/***********职位详情*********/
.jobs_c strong {
    display: inherit;
    font-size: 1.6rem;
    color: #04bc6c;
    padding: 10px 10px 10px 0px;
    border-bottom: 1px #f3f3f3 solid;
    margin-bottom: 10px;

}

.jobs_ibnfd {
    border-top: none;
    color: #000;
    font-size: 1.4rem;
}

.jobs_content {
    font-size: 1.4rem;
}
.jobs_content div p {
    line-height: 32px;
    font-size: 1.6rem;
    color: #666666;
    border-bottom: 1px solid #f3f3f3;
}

.jobs_c {
    padding: 0px 10px 10px 10px;
    border-bottom: 10px solid #ebebeb;
    border-top: 10px solid #ebebeb;
}

.jobs_d {
    padding: 0px 10px 10px 10px;
    border-bottom: 10px solid #ebebeb;
}

.jobs_d strong {
    display: inherit;
    font-size: 1.6rem;
    color: #04bc6c;
    padding: 10px 10px 10px 0px;
    border-bottom: 1px #f3f3f3 solid;
    margin-bottom: 10px;

}

/**#pic_in{margin-top:57px; display: inline-block;}**/
/*****************职位推荐*************/
.recommend_title {
    padding: 10px;
    width: 100%;
    text-align: center;
    font-size: 1.8rem;
    color: #000;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0;
}

.recommern_c {
}

.recommend_list {
    width: 100%;
    float: left;
}

.recommend_list b {
    color: #e85743;
}

.w_33 {
    width: 32%;
    margin-left: 0 !important;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-overflow: ellipsis;
    display: block;
    text-align: right;
}

.recommend_font span {
    line-height: 28px;
    margin-left: 10px;
    font-size: 1.2rem;
    white-space: nowrap;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recommend_list a {
    font-size: 1.8rem;
    color: #04bc6c;
    max-width: 20rem;
    line-height: 24px;
    white-space: nowrap;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.head_fonts {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommend_font {
    float: left;
    width: 60%;
}

.recommer_in {
    width: 100%;
    float: left;
    padding: 4px 0;
}

.recommer_in em {
    margin: 6px 6px 6px 6px;
    float: left;
    color: #000;
}

.recommer_in span {
    color: #000;
    font-size: 1.6rem;
    line-height: 2.8rem;
    float: left;
}

.recommer_in a {
    color: #787878;
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.recommer_in2 {
    width: 100%;
    float: left;
    padding: 4px 0;
}

.recommer_in2 em {
    margin: 0.6rem;
    float: left;
    color: #000;
}

.recommer_in2 span {
    color: #000;
    font-size: 1.6rem;
    line-height: 3rem;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
}

.recommer_in2 a {
    color: #787878;
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



.recommer_listin {
    width: 30%;
    float: right;
    line-height: 30px;
    text-align: right;
    overflow: hidden;
    color: #787878;
    font-size: 1.6rem;
}

.recommer_listin a {
    color: #787878;
}

.recommer_listin {
    width: 30%;
    float: right;
    text-align: right;
    overflow: hidden;
    color: #787878;
    font-size: 1.6rem;
}

.recommer_listin a {
    color: #787878;
}



/*职位列表图标*/

.recommer-in-icon-01 {
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align:middle;
    background: url(../images/didian-icon.png) no-repeat center center;
    background-size:18px;

}

.recommer-in-icon-02 {
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align:middle;
    background: url(../images/jingyan-icon.png) no-repeat center center;
    background-size:18px;

}

.recommer-in-icon-03 {
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align:middle;
    background: url(../images/xueli-icon.png) no-repeat center center;
    background-size:16px;

}

.recommer-in-icon-04 {
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align:middle;
    background: url(../images/didian-icon.png) no-repeat center center;
    background-size:18px;

}

.recommer-in-icon-05 {
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align:middle;
    background: url(../images/jingyan-icon.png) no-repeat center center;
    background-size:18px;

}

.recommer-in-icon-06 {
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align:middle;
    background: url(../images/xueli-icon.png) no-repeat center center;
    background-size:18px;

}


.recommern_c li {
    float: left;
    width: 100%;
    padding: 10px 10px 5px 10px;
    border-bottom: 1px solid #d7d7d7;
}

.delivery a {
    width: 100%;
    height: 40px;
    background: #0dbdac;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 1.8rem;
}

.delivery_f a {
    background: #04bc6c !important;
    color: #fff !important;
    cursor: text;
}

/*******************************职业搜索列表页************/
/*********************搜索页***********************/
.search {
    background: #fff;
    padding: 6px 5px 3px 5px;
    border-bottom: 1px solid #f3f3f3;
    font-size: 1.4rem;
    color: #333;
}

.search_t {
    font-size: 1.6rem;
    background: url(../images/search_xx.png) no-repeat center right;
    background-size: 22px auto;
    width: 35%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    float: left;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    margin-right:2%;
    padding-right: 1rem;
}

.search_t span {
    background: url(../images/search_xx.png) no-repeat center center;
    margin-top: 13px;
    height: 13px;
    background-size: 14px auto;
    float: right;
    margin-right: 10px;
    width: 14px;
}

.search_t span img {
    width: 15%;
}

.search_c {
    width: 63%;
    float: left;
}

.search_botton {
    width: 20%;
    border: 1px solid #d7d7d7;
    border-left: none;
    border-radius: 0px 4px 4px 0;
    background: url(../images/search_icom.jpg) no-repeat 100% center;
    background-size: 28px auto;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
}

.search_list {
    position: relative;
    width: 100%;
}

.search_in {
    font-size: 1.6rem;
    display: inline-block;
    border: 1px solid #d7d7d7;
    border-right: none;
    border-radius: 4px 0px 0 4px;
    background-size: 28px auto;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    width: 80%;
    float: left;
}

/*******职位筛选*****/
.screen {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #d7d7d7;
}

.search_igo {
    float: left;
    cursor: pointer;
    width: 21%;
    font-size: 1.4rem;
    color: #000;
    margin:0 2%;
    text-align: center;
    height: 50px;
}


.search_igo span {
    width: 20%;
    margin-left: 6px;
}

.bor_infor {
    font-size: 1.4rem;
    background: url(../images/search_xx.png) no-repeat center right;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-size: 22px auto;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30%;
}

.search_igo span img {
    width: 12%;
}

.search_igo:hover {
    background: none !important;
}

.recommer_list a, .recommer_list span {
    font-size: 1.6rem;
}

.recommer_list a {
    width: 70%;
    color: #5a5a5a;
    line-height: 3rem;
    white-space: nowrap;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.recommer_list span{
    color: #666666;
}

.recommer_list span {
    float: right;
    line-height: 3rem;
}

.resommer_b {
    padding: 0px;
    background: #fff;
}

.resommer_b li {
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
    float: left;
    margin-top: 0;
    padding: 10px;
}

/*****************公司详情*************/
/***banner***/
.compang_img {
    width: 100%;
    text-align: center;
}

.compang_img img {
    max-width: 750px;
    width: 100%;
}

.company_bag {
    padding: 0 !important;
}

.company_in {
    text-align: center;
    padding: 10px;
    border-bottom: none;
}

.company_f {
    font-size: 1.6rem;
    color: #000;
}

.company_in a {
    color: #424141;
    font-size: 1.2rem;
    margin-top: 10px;
    display: inline-block;
}

.company_in a p {
    color: #000;
}

.comp_details {
    padding: 10px 0;
    display: none;
}

.comp_details p {
    padding: 0 10px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #333;
    margin: 4px 0;
}

.down {
    width: 100%;
    height: 18px;
    background: url(../images/triangle.jpg) no-repeat center center;
    background-size: 18px auto;
    display: inline-block;
}

.comp_unpd {
    width: 100%;
    height: 18px;
    background: url(../images/undwop.jpg) no-repeat center center;
    background-size: 18px auto;
    display: inline-block;
}

/*****推荐****/
.company_fonts {
    text-align: left !important;
    border-bottom: none !important;
    padding-bottom: 6px;
}

.comnpany_lg {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}

.company_fonts span {
    padding: 10px;
    font-weight: bold;
}

.no_magess {
    text-align: center;
    color: #ff0000;
    font-size: 1.4rem;
    line-height: 2em;
}

.comp_in {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.comp_in li {
    float: left;
    margin-left: 10px;
}

.comp_in li a {
    background: #ececec;
    font-size: 1.4rem;
    color: #666;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    margin-top: 6px;
}

.comp_in li .comp_hover {
    background: #04bc6c;
    color: #fff;
}

.company_l li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 0;
    padding: 10px 10px 5px 10px;
}

/*******下拉框******/
.bor_list {
    position: relative;
    height: 50px;
}

.box_list {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 126%;
    position: absolute;
    top: 50px;
    left: -34%;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-top: none;
}

.box_list li {
    line-height: 30px;
    color: #666;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/****提示框*****/
.pic_in {
    width: 100%;
    position: fixed;
    top: 50%;
    margin-top: -7rem;
    left: 0;
}

.pic_f {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding: 5rem 0;
    box-shadow: 0 1px 10px #999;
    background: #0dbdac;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    font-size: 1.8rem;
    display: block;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/close.png) no-repeat center center;
    background-size: 14px;
}

/****************广告图片******/
.pic {
    position: fixed;
    display: inline-block;
    height: 50px;
    bottom: 40px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.pic_w {
    padding: 10px;
}

.pic_inlist {
    padding: 0 20px;
    clear: both;
    position: relative;
}

.pic_img {
    width: 15%;
    padding-top: 8px;
    float: left;
    height: 40px;
}

.pic_more {
    background: #0dbdac;
    color: #fff;
    height: 30px;
    margin-top: 10px;
    font-size: 1.6rem;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 6px;
    float: right;
}

.pic_more:hover {
    color: #fff;
}

.pic_t {
    color: #fff;
    padding-top: 4px;
    display: inline-block;
    width: 50%;
}

.pic_t p {
    font-size: 1.6rem;
}

.pic_t span {
    font-size: 1.2rem;
}

.pic_img img {
    width: 35px;
    vertical-align: middle;
}

.close_list {
    right: 0;
    top: 5px;
    background-size: 10px;
}

/******大弹出框*************/
.box_Bomb {
    background: #0dbdac;
    display: none;
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    top: 50%;
    box-shadow: 3px 3px 18px #333;
    margin-top: -250px;
    left: 50%;
    margin-left: -45%;
}

.title_in {
    line-height: 44px;
    color: #fff;
    font-size: 1.8rem;
    padding: 15px 4% 0 4%;
}

.box_up_go {
    padding: 0;
    width: 100% !important;
    top: 48px;
    border: none;
    left: 0 !important;
}

/*刷新加载*/

#nolist {
    width: 100%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 1.8rem;
}

/*职位列表筛选*/
.topmenu {
    width: 100%;
    position: relative;
    z-index: 999;
}

.topmenu dt {
    width: 25%;
    float: left;
    background-color: #fff;
}

.selectlist {
    width: 100%;
    box-sizing: border-box
}

.select_textdiv {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    font-size: 1.6rem;
}

.s_text {
    border-right: 1px solid #b0b0b0;
    margin: 10px auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select_textul {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    line-height: 3rem;
    box-sizing: border-box;
    display: none;
}
.select_textul-mask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background: #000;
    z-index: 1;
    opacity: 0.5;
}

.select_first_ul {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    background: #eeeeee;
    z-index: 99999;
    opacity: 1;
    left: 0px;

}

.select_first_ul > li {
    box-sizing: border-box;
}

.select_first_ul > li > p {
    width: 50%;
    padding: 0 1rem;
    box-sizing: border-box;
    border-bottom: 1px #b1b1b1 solid
}

.bottom_exper_box {
    width: 100%;
    font-size: 1.8rem;
}

.btn-collection {
    width: 50%;
    background-color: #fff;
    height: 40px;
    float: left;
    position: relative;
    z-index: 9999;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #04bc6c;
}



.btn-resume {
    width: 50%;
    background-color: #04bc6c;
    height: 40px;
    float: left;
    position: relative;
    z-index: 9999;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
}