em,i{
    font-style: normal;
}
body{
    background: #f3f3f3;
}
.con {
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
}
.bread {
    margin-top: 18px;
}
.bread .zp_crumb {
    display: inline-block;
    font-size: 12px;
}
.bread .zp_crumb .crumb_item {
    color: #999;
}
/*left*/
.con .leftcon {
    width: 842px;
    margin-right: 10px;
}

.con .leftcon, .con .rightcon {
    float: left;
    overflow: hidden;
}
.con .leftcon .pos_info {
    position: relative;
}

.con .leftcon .item_con {
    margin-top: 10px;
    background: #fff;
}
.pos_info {
    margin-top: 20px;
    width: 782px;
    padding: 30px 30px 30px;
}
.pos_info .pos_base_statistics {
    font-size: 12px;
    color: #979a9e;
}
.pos_info .pos_base_statistics .pos_base_num {
    display: inline-block;
    margin-right: 30px;
}
.pos_info .pos_base_statistics .right {
    float: right;
}
.pos_info .pos_base_statistics .right .pos_right_operate {
    float: left;
    margin-left: 50px;
}
.pos_info .pos_base_statistics .right .pos_right_operate .iconfont {
    display: inline-block;
    vertical-align: middle;
    float: none;
    color: #9b9b9b;
    margin-top: -3px;
}
.icon_dianhua{
    display: block;
    width: 64px;
    height: 27px;
    background:  no-repeat;
    background-size: 21px;
    background-position: 19px 1px;
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pos_info .pos_base_statistics .right .pos_right_operate .txt {
    font-size: 12px;
    color: #999;
    margin-left: 5px;
}
.clearfix:after {
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.pos_info .pos_base_info {
    margin-top: 35px;
    overflow: hidden;
}
.pos_info .pos_base_info .pos_title {
    font-size: 30px;
    color: #2e343b;
    font-weight: 700;
    float: left;
    margin-top: 4px;
}
.pos_info .pos_base_info .pos_salary {
    float: right;
    color: #ff552e;
    font-size: 36px;
    font-weight: 700;
}
.pos_info .pos_base_info .pos_salary .font18 {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    top: -2px;
    left: 0;
    margin-left: 8px;
}
.pos_info .pos_name {
    line-height: 1;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    margin-top: 18px;
    color: #2e343b;
}
.pos_info .pos_welfare {
    padding: 30px 0 18px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
}
.pos_info .pos_welfare .pos_welfare_item {
    display: inline-block;
    max-width: 124px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f6fcff;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #497e9d;
    letter-spacing: 0;
    margin: 0 10px 12px 0;
}
.pos_info .pos_base_condition {
    width: 100%;
    margin-top: 30px;
}
.pos_info .pos_base_condition .pad_left_none {
    padding-left: 0;
}

.pos_info .pos_base_condition .item_condition {
    font-size: 14px;
    padding: 0 10px;
    display: inline-block;
    border-right: 1px solid #e9e7e7;
}
pos_info .pos_base_condition .border_right_none {
    border-right: none;
}
.pos_info .pos-area {
    width: 100%;
    margin-top: 16px;
    font-size: 14px;
}
.pos_info .pos-area .pos_area_span {
    display: inline-block;
    padding-right: 10px;
}
.pos_info .pos-area .pos_area_span .icon {
    float: left;
    margin: 0 5px 0 0;
    width: 16px;
    height: 16px;
    background:  no-repeat;
    background-position: 3px 2px;
}
.pos_area_map {
    color: #72c7f6;
    cursor: pointer;
    margin-left: 20px;
    display: inline-block;
}
.pos_operate {
    /*height: 54px;*/
    width: 100%;
    margin-top: 40px;
}
.pos_operate .applyjobbtn {
    width: 280px;
    margin-right: 10px;
    height: 54px;
    line-height: 54px;
    padding: 0;
    vertical-align: middle;
    font-size: 20px;
}

.btn.btn-orange {
    color: #fff;
    background: #ff552e;
}
.btn {
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-indent: 0;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}
.pos_operate_list {
    display: inline-block;
    vertical-align: middle;
}
.pos_operate_list .pos_operate_item {
    text-align: center;
    display: inline-block;
    width: 64px;
    height: 42px;
    padding: 6px 0;
    margin-right: 10px;
    font-size: 12px;
}
.pos_operate_list .im-offline .icon_liaotian {
    color: #999;
}
.pos_operate_list .pos_operate_item .icon {
    display: block;
    font-size: 22px;
    margin: 0 auto 2px;
    color: #ccc;
}
.pos_operate_list .icon_liaotian {
    color: #999;
}

.pos_tips {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 30px;
    line-height: 20px;
    font-size: 14px;
    color: #ff6c32;
    background: #fffaea;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pos_tips .tips_sign {
    float: left;
}
.pos_tips .tips_content {
    margin-left: 44px;
}
.pos_description .title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 32px;
}
.pos_description {
    padding: 30px 23px 0 30px;
    overflow: hidden;
}
.pos_description .title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 32px;
}
.pos_description .posdes {
    font-size: 14px;
    color: #2e343b;
    line-height: 30px;
    margin: 0 0 32px;
    /*overflow: hidden;*/
    height: auto;
}
.pos_description .lookmore {
    margin-bottom: 30px;
}
.lookmore {
    cursor: pointer;
    display: block;
    height: 48px;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    line-height: 48px;
    font-size: 14px;
    color: #555;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 30px;

}
.con .leftcon .item_con .subitem_con {
    margin-bottom: 10px;
}

.comp_intro {
    overflow: hidden;
    padding: 30px 30px 0;
}
.comp_intro .title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 40px;
}

.comp_intro .txt .comintro {
    font-size: 14px;
    color: #2e343b;
    line-height: 30px;
    margin: 0 0 32px;
    height: auto;
    overflow: hidden;
}
.con .leftcon .item_con {
    margin-top: 10px;
    background: #fff;
}

.guanpei_job {
    width: 100%;
    height: 114px;
    position: relative;
}
.guanpei_job>.guanpei_alink {
    position: absolute;
    width: 715px;
    height: 74px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.guanpei_job>.guanpei_alink>img {
    display: block;
    width: 100%;
    height: 100%;
}
.recommend_wrap {
    margin: 0 30px;
    padding-top: 30px;
    padding-bottom: 1px;
}
.recommend_wrap h2 {
    font-size: 20px;
    color: #333;
}
.recommend_wrap .job_list {
    margin-top: 30px;
}
.recommend_wrap .job_item.f_l {
    float: left;
}
.recommend_wrap .job_item {
    width: 330px;
    height: 108px;
    padding: 10px;
    margin-bottom: 20px;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}
.recommend_wrap .job_item .job_detail {
    display: block;
    width: 240px;
    float: left;
}
.recommend_wrap .job_item .job_title {
    font-family: hiraginosansgb-w3;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}
.recommend_wrap .job_item .job_addr {
    margin-top: 14px;
    font-family: pingfangsc-regular;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
.recommend_wrap .job_item .job_salary {
    margin-top: 6px;
    font-family: pingfangsc-regular;
    font-size: 14px;
    line-height: 20px;
    color: #ff552e;
}
.recommend_wrap .job_item .job_tag {
    margin-top: 12px;
}
.recommend_wrap .job_item .job_tag span {
    font-family: hiraginosansgb-w3;
    font-size: 14px;
    line-height: 14px;
    color: #6c95ba;
    background: #f8f8f8;
    padding: 6px;
    margin-right: 6px;
}
.recommend_wrap .job_item .deli_btn span {
    display: inline-block;
    margin-top: 36px;
    width: 60px;
    height: 32px;
    text-align: center;
    font-family: pingfangsc-semibold;
    font-size: 14px;
    color: #ff552e;
    letter-spacing: 0;
    line-height: 32px;
    border: 1px solid #ff552e;
    border-radius: 2px;
    cursor: pointer;
}
.recommend_wrap .job_item.f_r {
    float: right;
}
.recommend_wrap .job_item:hover {
    background-color: #f9f9f9;
}
.clearfloat:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.seo_con {
    width: 842px;
    padding: 20px 0 0 30px;
}


.seo_con .tab_ul {
    width: 100%;
    height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #2e343b;
}
.seo_con .tab_ul .tab_li {
    float: left;
    width: 75px;
    height: 100%;
}
.seo_con .tab_ul .tab_li .tab_link.active, .seo_con .tab_ul .tab_li .tab_link:hover {
    color: #ff552e;
}

.seo_con .tab_ul .tab_li .tab_link {
    float: left;
    width: 100%;
    height: 100%;
}
.seo_con .tab_con {
    width: 730px;
    padding: 30px 0 10px;
    overflow: hidden;
    display: none;
}
.seo_con .tab_con .item_con_link {
    float: left;
    font-size: 12px;
    color: #aaabac;
    margin: 0 8px 20px 0;
}
/*right*/
.con .rightcon {
    width: 338px;
}
.con .rightcon .item_con {
    background: #fff;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
.con .rightcon .company_baseinfo {
    padding-top: 90px;
    background: url(/uploads/image/saimages/mingqi-sign.png) no-repeat #fff;
    background-position: top;
}
.company_baseinfo {
    width: 278px;
    padding: 40px 30px;
}
.mqicon, .wzticon {
    background-image: url(/uploads/image/saimages/renzheng_ico.png)!important;
    background-repeat: no-repeat;
}
.comp_baseinfo_top .comp_baseinfo_title {
    font-size: 16px;
    font-weight: 700;
    color: #2e343b;
    overflow: hidden;
}
.comp_baseinfo_top .comp_baseinfo_title .baseinfo_link {
    margin-bottom: 12px;
}
.comp_baseinfo_top .comp_baseinfo_title .baseinfo_link a {
    display: inline-block;
    max-width: 278px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comp_baseinfo_top .baseinfo_sign {
    display: block;
    margin-bottom: 20px;
}
.mqicon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 45px;
    height: 15px;
    background-position: 0 -189px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.comp_baseinfo_top .baseinfo_sign .authicon {
    width: 35px;
    height: 16px;
    position: relative;
    top: 1px;
    margin: 0 5px 0 0;
}
.authicon.identify2 {
    background-position: 0 -16px;
}
.authicon {
    width: 35px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
}
.comp_baseinfo_top .comp_baseinfo_scale {
    margin-top: 10px;
}
.comp_baseinfo_top .comp_baseinfo_belong, .comp_baseinfo_top .comp_baseinfo_scale {
    color: #979a9e;
}
.com_identify {
    width: 100%;
    padding: 20px 0;
    margin-top: 20px;
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    font-size: 0;
}
.identify_title span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: #fff7f1;
    border-radius: 2px;
    font-size: 12px;
    color: #ea8225;
    letter-spacing: 0;
    padding: 6px;
    margin-bottom: 15px;
}
.identify_item {
    float: left;
    position: relative;
    width: 139px;
    height: 30px;
    font-size: 12px;
}
.pass_identify .icon_yyzzrz {
    color: #f88;
}

.identify_item .icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 20px;
    position: relative;
    top: 3px;
    left: 0;
    margin-right: 8px;
}
.identify_item span {
    display: inline-block;
    vertical-align: middle;
    max-width: 122px;
    height: 20px;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.unpass_identify .icon {
    color: #aaabac;
}
.com_statistics {
    width: 276px;
    margin: 0 auto 33px;
    padding: 26px 0 0;
    font-size: 0;
}
.com_statistics .statistics_item {
    display: inline-block;
    width: 92px;
    font-size: 12px;
    color: #979a9e;
    text-align: center;
}
.com_statistics .statistics_item .item_num {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 700;
}
.com_statistics .statistics_item .item_num .num_unit {
    font-size: 14px;
}
.look_pos {
    display: block;
    width: 280px;
    height: 50px;
    border: 1px solid #ff552e;
    border-radius: 1px;
    font-size: 16px;
    color: #ff552e;
    text-align: center;
    line-height: 50px;
}
#pc_detail_rec_right .title {
    padding: 40px 0 0 30px;
}
#pc_detail_rec_right .title h3 {
    width: 100%;
    height: 22px;
    font-size: 20px;
    font-weight: 700;
}
#pc_detail_rec_right .right_rec_list {
    padding-bottom: 40px;
}
#pc_detail_rec_right .each_position {
    display: block;
    text-indent: 10px;
    width: 298px;
    height: 70px;
    padding: 20px 0;
    font-size: 14px;
    margin: 10px 0 0 20px;
}
#pc_detail_rec_right .each_position .comp_name {
    height: 28px;
    line-height: 28px;
    color: #2e343b;
}
#pc_detail_rec_right .each_position .comp_salary {
    height: 28px;
    line-height: 28px;
    color: #ff552e;
}
#pc_detail_rec_right .each_position .comp_addr {
    height: 28px;
    line-height: 28px;
    color: #aaabac;
}