@charset "utf-8";

* {
    margin: 0;
    padding: 0
}

.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

body {
    font-size: 14px;
    background: #f6f6f8;
    width: 100%;
    height: auto;
    min-height: 100%;
    font-family: "Hiragino Sans GB","Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica;
    color: #333;
}

a {
     text-decoration: inherit;
    color: #666
}

a:hover {
    text-decoration: underline;
}

ul,
li,
ol {
    list-style: none;
}

img {
    border: none;
}

em,
i {
    font-style: normal
}

input,
textarea {
    font-family: microsoft yahei;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.hp_kk {
    width: 1200px;
    margin-top: 15px;
}

.nowrap {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.index_enterprise_re {
    float: left;
    width: 1200px;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
}

.tips_job_info_tit {
    color: #000;
    padding-bottom: 10px;
    font-size: 14px;
}

.enterprise_re_a {
    color: #414141 !important;
    font-weight: normal;
    cursor: pointer;
    margin-right: 5px;
}

.tips_job_info_time {
    color: #999;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

.tips_job_cp {
    color: #f60;
    font-size: 12px;
}

.tips_job_info {
    display: none;
    position: absolute;
    z-index: 10000;
    border: 2px solid #ff9933;
    background: #fff;
    padding: 5px 10px 0px 10px;
    margin: 0px 0 0 50px;
}

.fk_jobtit {
    width: 130px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #fa5f00;
    color: #1a5aa8;
}

.fk_jobcont {
    padding: 10px 0;
}

.fk_joblist {
    line-height: 25px;
}

.index_enterprise_re ul {
    width: 1210px;
}

.index_enterprise_re ul li {
    padding: 15px 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 260px;
    border-bottom: 1px solid #f2f5f7;
    border-right: 1px solid #f2f5f7;
}

.enterprise_re_zw_a {
    color: #666666;
    font-weight: normal;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block
}

.enterprise_re_zw_a:hover {
    color: #004694;
}

.tips_job_info_time {
    color: #999;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

.Seperate {
    float: left;
    height: 1px;
    width: 100%;
    border-top: 1px dotted #d5d5d5;
    margin: 10px 0 10px;
}

.hp_head_search_bg {
    display: block;
    position: absolute;
    background: url(../images/icon_renimg.png) no-repeat;
    width: 100px;
    height: 140px;
    left: 10px;
    bottom: -5px;
}

.first_floor_top {}

.first_floor_bom {
    padding-bottom: 20px;
}

.index_title_box {
    padding: 20px 0 20px 20px;
    position: relative;
    height: 15px;
}

.index_title_span {
    font-size: 14px;
    margin-right: 20px;
    color: #666;
    cursor: pointer;
}

.index_titleAll {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    color: #333;
}

.index_titleAll:after {
    height: 3px;
    width: 20px;
    position: absolute;
    left: 15px;
    bottom: -14px;
    display: block;
    clear: both;
    content: '';
    background: #3d7eff;
    border-radius: 2px;
}

.first_floor_more {
    font-size: 12px;
    color: #666666;
    position: absolute;
    right: 15px;
    top: 20px;
    padding-right: 14px;
}

.first_floor_more:after {
    content: '';
    display: block;
    position: absolute;
    clear: both;
    width: 10px;
    height: 10px;
    right: 0;
    top: 4px;
    background: url(../images/icon_jtright.png) no-repeat
}

.index_frist_spms {
    width: 935px;
    float: left;
}

.spview_box {}

.index_spms {
    width: 291px;
    background: #fff;
    color: #333;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(111, 116, 132, 0.2);
}

.index_spms_top_tips {
    padding: 10px 118px 10px 35px;
    position: relative;
    background: url(../images/spview_video.png) no-repeat 10px 10px;
    background-size: 16px;
    color: #000000;
    font-size: 12px;
}

.index_spms_top_tips_ms {
    width: 70px;
    cursor: pointer;
    display: block;
    border-radius: 5px 0;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    padding-left: 30px;
    line-height: 26px;
    margin-bottom: 10px;
    background: #0c5cf7;
    background: -moz-linear-gradient(to right, #0c5cf7 0%, #578dfa 100%);
    background: -webkit-gradient(linear, to right, color-stop(0%, #0c5cf7), color-stop(100%, #578dfa));
    background: -webkit-linear-gradient(to right, #0c5cf7 0%, #578dfa 100%);
    background: -o-linear-gradient(to right, #0c5cf7 0%, #578dfa 100%);
    background: -ms-linear-gradient(to right, #0c5cf7 0%, #578dfa 100%);
    background: linear-gradient(to right, #0c5cf7 0%, #578dfa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c5cf7', endColorstr='#578dfa', GradientType=0);
}

.index_spms_top_tips_ms:hover {
    color: #fff;
    text-decoration: none;
}

:root .index_spms_top_tips_ms {
    filter: none;
}

.index_spms_top_tips_ms i {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 7px;
    top: 4px;
    background: url(../images/spview_msh.png) no-repeat center;
    background-size: 100%;
}

.index_spms_con {
    padding: 5px 15px 5px 15px;
    line-height: 30px;
}

.index_spms_top_time1 {
    display: block;
    position: absolute;
    right: 10px;
    top: 7px;
    color: #ff6600;
    padding: 4px 10px 4px 28px;
    border-radius: 13px;
    background: #ffefe5 url(../images/spview_time1.png) no-repeat 10px center;
    background-size: 12px 12px;
    font-size: 12px;
}

.index_spms_top_time2 {
    display: block;
    position: absolute;
    right: 10px;
    top: 7px;
    color: #999999;
    padding: 4px 10px 4px 28px;
    border-radius: 13px;
    background: #f0f0f0 url(../images/spview_time2.png) no-repeat 10px center;
    background-size: 12px 12px;
    font-size: 12px;
}

.index_spms_top_time1:hover {
    text-decoration: none;
}

.index_spms_top_time2:hover {
    text-decoration: none;
}

.index_spms_con_img {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    left: 0;
}

.index_spms_con_t_name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.index_spms_con_t_info {
    color: #333;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_spms_con_t_info span {
    display: inline-block;
    height: 10px;
    width: 1px;
    margin: 0 5px;
    background: #d0d0d0;
}

.index_spms_zwall {
    color: #888;
    padding: 0 15px 15px 15px;
}

.index_spms_zwall span {
    color: #ff6600;
}

.index_spms_zwall a {
    color: #3b7cff;
    margin-left: 15px;
    font-weight: bold;
}

.index_spms_zwall a:hover {
    color: #3b7cff;
}

.index_help_wanted {
    width: 250px;
    height: 335px;
    background: #fff;
    float: left;
    position: relative;
}

.index_help_wanted_newjob {
    padding: 0px 2px;
    background: #ff4685;
    color: #fff;
    margin-left: 5px;
    border-radius: 2px;
    font-size: 12px;
}

.index_help_wanted_tit {
    width: 193px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #3d9af6 url(../images/jp_icon.png) no-repeat 20px 7px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    padding-left: 52px;
    position: absolute;
    left: 0px;
    top: -40px;
}

.index_help_wanted_job {
    padding-left: 15px;
    height: 320px;
    overflow: hidden
}

.index_help_wanted_job ul li {
    position: relative;
    padding-left: 23px;
    padding-top: 15px;
}

.index_help_wanted_jobname {
    max-width: 130px;
    display: block;
}

.index_help_wanted_jobname a {
    color: #000
}

.index_help_wanted_jobname a:hover {
    color: #f60;
}

.index_help_wanted_job_xz {
    position: absolute;
    right: 0px;
    top: 16px;
    font-size: 13px;
    color: #9195a3;
    text-align: right;
    display: inline-block
}

.index_help_wanted_job_c {
    width: 7px;
    height: 7px;
    background: #ebebeb;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: -19px;
    top: 13px;
}

.index_help_wanted_job_more {
    width: 210px;
    float: left;
    padding: 8px 15px 0px 15px;
}

.index_help_wanted_job_more_bth {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f4f4f4;
    border-radius: 20px;
    color: #999;
    font-size: 12px;
}

.index_help_wanted_job_more_bth:hover {
    background: #3395f6;
    color: #fff;
    text-decoration: none
}

.index_help_wanted_job ul li .jp_px {
    display: block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    text-align: center;
    background: #ada9ad;
    color: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0px;
    top: 17px;
}

.index_help_wanted_job ul li .jp_px1 {
    background: #f60;
}

.index_help_wanted_job ul li .jp_px2 {
    background: #ff8b3e;
}

.index_help_wanted_job ul li .jp_px3 {
    background: #f4ab2b;
}

.jp_new {
    background: #ff4589;
    color: #fff;
    padding: 0px 2px;
    display: none;
    margin-left: 5px;
    border-radius: 2px;
    font-size: 12px;
}

.index_frist_box {
    width:715px;
    float: left;
}

.index_huandeng {
    width: 715px;
    height: 300px;
    float: left;
    background: #fff;
    position: relative;
    border-radius: 0.75rem;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(111, 116, 132, 0.10);
    transition: box-shadow 0.2s ease;
}

.index_huandeng:hover {
    box-shadow: 0 8px 20px rgba(111, 116, 132, 0.14);
}

.index_huandeng .layui-carousel,
.index_huandeng .layui-carousel > [carousel-item],
.index_huandeng .layui-carousel > [carousel-item] > * {
    border-radius: 0.75rem;
    overflow: hidden;
    background-color: #fff;
}

/* 广告「广」角标：左上、略缩小 + 半透明，弱化存在感 */
.index_huandeng:after {
    width: 18px;
    height: 9px;
    content: "";
    display: block;
    background: url(../images/gicon.png) no-repeat 0 0;
    background-size: 18px 9px;
    position: absolute;
    left: 4px;
    top: 4px;
    right: auto;
    bottom: auto;
    z-index: 2;
    opacity: 0.52;
    pointer-events: none;
}

.index_huandeng img {
    border-radius: 0.75rem;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.index_huandeng:hover img {
    transform: scale(1.02);
}

@media (prefers-reduced-motion: reduce) {
    .index_huandeng,
    .index_huandeng img {
        transition: none;
    }
    .index_huandeng:hover img {
        transform: none;
    }
}

.index_frist_right {
    width: 225px;
    float: right;
    background: #fff;
    margin-top: 15px;
    height: 360px;
    position: relative
}

.index_frist_pic {
    width: 100%;
    height: 65px;
    padding: 20px 0 15px 0;
    text-align: center
}

.index_frist_hi {
    width: 100%;
    text-align: center;
    text-indent: 20px;
    font-size: 12px;
}

.index_frist_pic_bg {
    display: inline-block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: url(../images/usericon.png) no-repeat center center
}

.index_frist_login_bth {
    width: 100%;
    padding-top: 18px;
    text-align: center
}

.index_frist_login_bth_l {
    width: 80px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    border-radius: 3px;
    background: #2384e3;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 5px;
}

.index_frist_login_bth_l:hover {
    color: #fff;
    background: #095eb2;
    text-decoration: none;
    box-shadow: 0 2px 10px 0 #b8d5f6;
}

.index_frist_login_bth_reg {
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #2384e3;
    color: #2384e3;
    font-size: 14px;
    text-align: center;
    margin-left: 10px
}

.index_frist_login_bth_reg:hover {
    color: #fff;
    background: #0e75d9;
    text-decoration: none;
    box-shadow: 0 2px 10px 0 #b8d5f6;
}

.index_frist_login_sj {
    padding-left: 20px;
    padding-top: 15px;
    position: relative
}

.index_frist_login_bth_sj_a {
    color: #ef494a
}

.index_frist_login_bth_m {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #2384e3;
}

.index_frist_login_other {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.index_frist_login_other_tit {
    border-top: 1px solid #eee;
    position: relative
}

.index_frist_login_other_tit_s {
    display: inline-block;
    padding: 0px 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: -10px;
    color: #999;
    font-size: 12px;
    margin-left: -60px
}

.index_frist_login_other_xl {
    width: 30px;
    height: 30px;
    background: url(../images/kj_icon.png) no-repeat 0 0;
    display: inline-block;
    margin-left: 10px;
}

.index_frist_login_other_wx {
    width: 30px;
    height: 30px;
    background: url(../images/kj_icon.png) no-repeat -60px 0px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px
}

.index_frist_login_other_qq {
    width: 30px;
    height: 30px;
    background: #40c100;
    display: inline-block;
    background: url(../images/kj_icon.png) no-repeat -30px 0;
    margin-left: 10px;
    margin-right: 10px;
}

.index_frist_login_other_box {
    padding-top: 23px;
    text-align: center
}

.index_frist_login_other_box a:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 50%;
}

.wx_login {
    width: 35px;
    height: 35px;
    background: url(../images/eer.png) no-repeat;
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer;
}

.wxcode_login_c {
    width: 35px;
    position: relative;
    display: block
}

.wxcode_login_c_icon {
    display: inline-block;
    width: 80px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #FF8C14;
    background: url(../images/sm_login.png) no-repeat;
    position: absolute;
    top: 0px;
    right: 40px;
}

.indexwxlogintext {
    margin: 0 auto;
    width: 120px;
    padding: 10px 10px 10px 10px;
    margin-top: 0px;
    text-align: center;
}

.indexwxlogintext img {
    width: 130px;
    height: 130px;
    border: 0px;
}

.wxlogintxt {
    margin: 0 auto;
    width: 190px;
    text-align: center;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    background-color: #EEEEEE;
    color: #999999;
    border-radius: 30px;
}

.fast_login_index {
    margin: 0 auto;
    width: 140px;
    position: relative;
}

.fast_login_index_sxbox {
    width: 140px;
    text-align: center;
    color: #000;
    color: #999
}

.fast_login_index_sxicon {
    width: 140px;
    height: 140px;
    background: url(../images/sx.png) no-repeat;
    display: inline-block;
    background-size: 100%;
    margin-bottom: 10px;
}

.yun_Indexlogin_yzm_img {
    width: 110px;
    height: 43px;
}

.money_reward_job {
    width: 100%;
    float: left;
    margin-top: 15px;
    min-height: 310px;
}

.money_reward_job_tit {
    width: 100%;
    padding-top: 10px;
    float: left;
}

.money_reward_job_tit .money_reward_job_tit_name {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    padding-left: 130px;
    font-size: 18px;
    color: #404040;
    background: url(../images/yun_sj_icon.png) no-repeat 20px top;
}

.money_reward_job_tip {
    float: left;
    color: #ababac;
    margin-left: 20px;
    margin-top: 17px;
}

.money_reward_job_more {
    float: right;
    line-height: 50px;
    margin-right: 20px;
    color: #3d9af6;
    font-size: 12px;
}

.money_reward_job_cont {
    width: 100%;
    float: left
}

.money_reward_job_cont ul {
    width: 1250px;
}

.money_reward_job_cont ul li {
    width: 360px;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 5px;
    background-color: #fff;
;
}

.money_reward_job_cont ul li:hover {
    box-shadow: 0px 10px 20px #DDD;
    transform: translate(0, -3px);
    transition: transform 0.2s linear 0s;
}

.money_reward_job_jobname {
    width: 225px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    float: left
}

.money_reward_job_jobname a {
    color: #333
}

.money_reward_job_jobname a:hover {
    color: #f60;
}

.money_reward_job_xz {
    color: #fa6400;
    font-size: 15px;
;
    position: absolute;
    right: 10px;
    top: 15px;
}

.money_reward_job_comname {
    width: 225px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    float: left
}

.money_reward_job_comname a {
    color: #999999
}

.money_reward_job_city {
    color: #999;
    position: absolute;
    right: 10px;
    top: 45px;
    font-size: 12px;
}

.money_reward_job_box {
    width: 100%;
    border-top: 1px dashed #eeeeee;
    margin-top: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: left
}

.money_reward_job_all {
    width: 170px;
    height: 30px;
    border: 1px solid #eeeeee;
    line-height: 31px;
    float: left;
    margin-top: 3px;
}

.money_reward_job_all_n {
    width: 65px;
    color: #ff855e;
    font-weight: bold;
    font-size: 14px;
    padding-left: 35px;
    background: url(../images/yun_sj_hb.png) no-repeat 5px 4px;
    display: inline-block;
    border-right: 1px solid #eeeeee;
    float: left
}

.money_reward_job_all_rz {
    width: 65px;
    display: inline-block;
    text-align: center;
    float: left;
    color: #999
}

.money_reward_job_mx {
    width: 60px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #bfbbbb;
}

.money_reward_job_mx_n {
    color: #999;
    padding-bottom: 3px;
}

.index_new_title {
    width: 100%;
    padding: 25px 0;
    float: left
}

.index_new_title_name {
    padding-left: 20px;
    height: 28px;
    line-height: 28px;
    float: left;
    position: relative;
    color: #3395f6;
    font-size: 28px;
    line-height: 28px;
    display: block
}

.index_new_title_line {
    width: 6px;
    height: 29px;
    background: #3395f6;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.index_new_title_tip {
    color: #ababac;
    float: left;
    margin-left: 28px;
    margin-top: 8px;
}

.index_new_title_more {
    float: right;
    width: 95px;
    height: 25px;
    border: 1px solid #3395f6;
    color: #3395f6;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    background: #fff
}

.index_new_title_more:hover {
    background: #3395f6;
    color: #fff;
    text-decoration: none;
}

.index_new_title_rc .index_new_title_name {
    color: #ff9933
}

.index_new_title_rc .index_new_title_line {
    background: #ff9933
}

.index_new_title_rc .index_new_title_more {
    border: 1px solid #ff9933;
    color: #ff9933;
}

.index_new_title_rc .index_new_title_more:hover {
    background: #ff9933;
    color: #fff;
}

.index_new_title_news .index_new_title_name {
    color: #0ab389
}

.index_new_title_news .index_new_title_line {
    background: #0ab389
}

.index_new_title_news .index_new_title_more {
    border: 1px solid #0ab389;
    color: #0ab389;
}

.index_new_title_news .index_new_title_more:hover {
    background: #0ab389;
    color: #fff;
}

.index_frame_left {
    width: 290px;
    float: left;
    background: #fff;
}

.index_frame_banner {
    width: 290px;
    height: 190px;
}

.index_frame_hotjobbox {
    padding: 0px 0px 0 15px;
    height: 340px;
    overflow: hidden;
}

.index_frame_hotjobtit {
    padding-top: 17px;
    padding-bottom: 12px;
    font-size: 18px;
    color: #3395f6
}

.index_frame_hotjobname {
    display: inline-block;
    line-height: 36px;
    margin-right: 30px;
    font-size: 14px;
}

.index_frame_hotjobname a:hover font {
    color: #f60
}

.index_frame_more {
    width: 260px;
    float: left;
    padding: 15px 15px 15px 15px;
}

.index_frame_more_bth {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f4f4f4;
    border-radius: 20px;
    color: #999;
    font-size: 12px;
    transition: all 0.4s ease;
}

.index_frame_more_bth:hover {
    background: #3395f6;
    color: #fff;
    text-decoration: none
}

.index_frame_more_bth_jl:hover {
    background: #ff9933;
    color: #fff;
    text-decoration: none
}

.index_frame_recommend_tit {
    wiodth: 100%;
    height: 40px;
}

.index_frame_recommend_tit .index_frame_recommend_tit_s {
    width: 145px;
    height: 40px;
    line-height: 40px;
    background: #208cd4;
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: block;
    border-radius: 3px 3px 0 0;
    float: left
}

.index_frame_recommend_tit .index_frame_recommend_tit_jl {
    background: #ff9933;
}

.index_frame_recommend_more {
    width: 145px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    color: #6c6a6a
}

.index_frame_recommend_job {
    padding: 0px 15px;
    min-height: 541px
}

.index_frame_recommend_job ul li {
    background: #f4f4f4;
    border-radius: 5px;
    margin-top: 12px;
    padding-left: 70px;
    position: relative;
    padding-top: 12px;
    padding-bottom: 15px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.index_frame_recommend_job ul li:hover {
    box-shadow: 0px 10px 10px #DDD;
    transform: translate(0, -3px);
    transition: transform 0.2s linear 0s;
}

.index_frame_recommend_job_xz {
    color: #f85659;
    font-weight: bold;
    padding: 5px 0;
}

.index_frame_recommend_job_name {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}

.index_frame_recommend_job_name a font {
    color: #404040
}

.index_frame_recommend_job_name a:hover font {
    color: #f60
}

.index_frame_recommend_comname {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #acaaaa;
}

.index_frame_recommend_comname a {
    color: #acaaaa;
}

.index_frame_recommend_pic {
    width: 50px;
    position: absolute;
    left: 10px;
    top: 25px;
}

.index_frame_recommend_pic img {
    border-radius: 50%;
}

.index_frame_right {
    width: 100%;
    float: left;
    min-height: 310px;
}

.index_frame_right_tit {
    width: 100%;
    padding-top: 20px;
}

.index_frame_right_tit_s {
    padding-left: 18px;
    position: relative;
    font-size: 18px;
}

.index_frame_right_tit_line {
    width: 20px;
    height: 2px;
    background: #3395f6;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    left: 20px;
    bottom: -13px;
}

.index_zl_box {
    width: 100%;
    float: left;
}

.index_newjobbox {
    width: 100%;
    padding-bottom: 2px;
}

.index_newjobbox ul {
    width: 1200px;
    font-size: 0;
}

.index_newjobbox ul li {
    width: 291px;
    float: left;
    padding: 16px 16px 14px;
    height: auto;
    min-height: 150px;
    margin-right: 12px;
    margin-top: 12px;
    box-sizing: border-box;
    font-size: 14px;
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid rgba(15, 23, 42, 0.045);
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.05);
    transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
    position: relative;
    z-index: 1;
}

.index_newjobbox ul li:nth-child(4n) {
    margin-right: 0;
}

.index_newjobbox ul li:hover {
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
    transform: translateY(-2px);
    border-color: rgba(39, 120, 248, 0.14);
    z-index: 2;
}

@media (prefers-reduced-motion: reduce) {
    .index_newjobbox ul li {
        transition: box-shadow 0.2s ease;
    }
    .index_newjobbox ul li:hover {
        transform: none;
    }
}

.index_newjobname {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding-top: 0;
    min-height: 24px;
}

.index_newjobname a {
    float: none;
    width: auto;
    flex: 1 1 auto;
    min-width: 0;
    font-size: 15px;
    font-weight: 600;
    color: #1f2329;
    line-height: 24px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_newjobname a:hover {
    color: #2778F8;
    text-decoration: none;
}

.index_newjob_com {
    border-top: 1px solid #eef0f4;
    padding: 12px 0 0 46px;
    position: relative;
    min-height: 40px;
    margin-top: 12px;
}

.index_newjob_cominfo {
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin-top: 2px;
    color: #a3a9b8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

.index_newjob_comname {
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}

.index_newjob_com a {
    color: #3d4454;
    font-size: 13px;
    font-weight: 500;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
}

.index_newjob_com a:hover {
    color: #2778F8;
    text-decoration: none;
}

.index_newjob_com_tx {
    position: absolute;
    width: 34px;
    height: 34px;
    display: block;
    left: 0;
    top: 13px;
    border-radius: 8px;
    border: 1px solid #eef0f4;
    object-fit: contain;
    background: #fafbfc;
}

.index_newjobtime {
    font-size: 12px;
    color: #999999;
    margin-left: 10px;
}

.index_newjob_info {
    width: 100%;
    height: auto;
    min-height: 26px;
    max-height: 26px;
    line-height: 1;
    margin-top: 10px;
    color: #8d92a1;
    font-size: 12px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6px;
    overflow: hidden;
}

.index_newjob_info_line {
    padding: 0 5px;
    font-size: 12px;
    font-style: normal;
    color: #d0d4de;
}

.index_newjob_info_xz {
    color: #FF4C58;
    font-size: 15px;
    font-weight: 600;
    float: none;
    flex: 0 0 auto;
    line-height: 24px;
    white-space: nowrap;
}

.new_jobbq {
    padding: 0 7px;
    height: 22px;
    line-height: 22px;
    background: #f5f6f8;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #8b919e;
    margin-right: 0;
    box-sizing: border-box;
    flex: 0 0 auto;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_jobbq.is-mute {
    background: #f5f6f8;
    color: #8b919e;
}

.new_jobbq.is-open {
    background: #fff3e8;
    color: #d97706;
    font-weight: 500;
}

.index_newjob_comtime {
    float: right;
    color: #b6bac4;
}

.index_newjob_comtime.today {
    color: #2778F8;
}

.index_recommend_resume_box {
    width: 260px;
    float: left;
    padding: 0px 20px;
    min-height: 448px
}

.index_recommend_resume_box ul li {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.index_recommend_resume_all {
    padding: 0px 0 0px 85px;
    position: relative;
    display: none;
}

.index_recommend_resume_pic {
    width: 40px;
    position: absolute;
    left: 20px;
    top: 5px;
}

.index_recommend_resume_pic img {
    border-radius: 50%;
}

.index_recommend_resume_zx {
    height: 27px;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 14px;
    display: inline-block;
    color: #73b7f9;
    background-color: #fff;
    border: 1px solid #b9dbfc;
    border-radius: 30px;
    text-align: center;
    transition: all 0.5s;
    padding: 0 15px;
}

.index_recommend_resume_lvname a {
    display: inline-block;
    width: 65px;
    height: 18px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
    color: #666
}

.index_recommend_resume_job {
    font-size: 12px;
    color: #bebbb9
}

.index_recommend_resume_lvbf {
    color: #999
}

.index_recommend_resume_lvbf_n {
    font-weight: bold;
    font-size: 12px;
    color: #000
}

.index_recommend_resume_hot {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 16px;
    color: #b8b8b8;
    font-style: italic;
}

.index_recommend_resume_hot1 {
    color: #f60;
    font-family: arial;
    font-weight: bold;
}

.index_recommend_resume_list {
    padding-left: 25px;
    position: relative
}

.index_recommend_resume_cs {
    position: absolute;
    right: 0px;
    top: 3px;
    color: #b8b8b8;
    font-size: 12px;
}

.index_recommend_resume_box ul .show {
    border-bottom: 1px dashed #eee
}

.index_recommend_resume_box ul .show .index_recommend_resume_list {
    display: none;
}

.index_recommend_resume_box ul .show .index_recommend_resume_all {
    display: block
}

.index_recommend_resume_all .index_recommend_resume_hot {
    top: 10px;
}

.index_recommend_resume_box ul .index_recommend_resume_cur {}

.index_recommend_resume_box ul .index_recommend_resume_cur .index_recommend_resume_all {
    display: block
}

.index_recommend_resume_box ul .index_recommend_resume_cur .index_recommend_resume_list {
    display: none;
}

.index_recommend_resume_username {
    font-size: 16px;
}

.index_recommend_resume_username a {
    color: #3396f6
}

.index_recommend_resume_username a:hover {
    color: #f60;
}

.index_recommend_resume_useryx {
    padding: 8px 0;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #999
}

.index_recommend_resume_useryx_n {
    font-weight: bold;
    color: #ff9933;
    font-weight: bold
}

.index_recommend_resume_userinfo {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    color: #999
}

.index_recommend_resume_userinfo_line {
    padding: 0px 10px;
    color: #999;
    font-size: 10px;
}

.index_resume_user_list {
    width: 100%;
    min-height: 345px;
    float: left;
}

.index_resume_user_list ul {
    width: 1250px;
    padding-top: 1px;
}

.index_resume_user_list ul li {
    width: 258px;
    height: 78px;
    float: left;
    padding: 15px 10px 20px 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 15px;
;
}

.index_resume_user_list ul li:hover {
    box-shadow: 0px 5px 10px 0px rgba(111, 116, 132, 0.1);
}

.tjuser_list {
    width: 100%;
    float: left;
}

.tjuser_list ul {
    width: 1250px;
    padding-top: 1px;
}

.tjuser_list ul li {
    width: 258px;
    height: 178px;
    float: left;
    padding: 15px 10px 20px 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 15px;
;
}

.tjuser_list ul li:hover {
    box-shadow: 0px 5px 10px 0px rgba(111, 116, 132, 0.1);
}

.tjuser_photo {
    text-align: center;
    height: 80px;
    padding: 10px 0
}

.tjuser_photo img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.tjuser_name {
    width: 100%;
    text-align: center;
    font-size: 16px;
;
}

.tjuser_yx {
    width: 100%;
    text-align: center;
    color: #8d92a1;
    font-size: 12px;
}

.tjuser_nameinfo {
    padding: 12px 0;
    color: #8d92a1;
    font-size: 12px;
    text-align: center;
}

.index_resume_user {
    position: relative;
}

.index_resume_useryx {
    width: 100%;
    height: 19px;
    line-height: 19px;
    color: #999;
    font-size: 14px;
}

.index_resume_useryx_n {
    font-weight: bold;
    color: #2778f8;
}

.index_resume_userinfo {
    padding: 12px 0;
    color: #999;
    font-size: 12px;
}

.index_resume_userinfo_line {
    padding: 0px 5px;
    font-size: 12px;
    color: #e0e0e0;
}

.index_resume_username {
    font-size: 16px;
    color: #333
}

.index_resume_username:hover {
    color: #276bf2;
    font-weight: bold;
}

.index_resume_username img {
    position: absolute;
    right: 10px;
    border-radius: 50%;
    bottom: -5px;
}

.index_hotnews {
    float: left;
    margin-top: -10px;
}

.index_hotnews ul {
    width: 275px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.index_hotnews ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.index_hotnews ul li .index_hotnews_n {
    display: block;
    width: 20px;
    font-size: 12px;
    float: left;
    text-align: center;
    font-family: arial, 'Microsoft Yahei';
    background: #d8ecff;
    color: #3396f6;
    height: 20px;
    border-radius: 2px;
    line-height: 20px;
    margin-top: 10px;
    margin-right: 10px;
}

.index_hotnews ul li a {
    font-size: 14px;
    color: #333;
    display: block;
    width: 240px;
    float: left;
    height: 40px;
    overflow: hidden;
    -webkit-transition: color .25s;
    transition: color .25s;
}

.index_hotnews ul li a:hover {
    color: #2778F8
}

.index_newjobname a font {
    color: #333;
}

.index_newjobname a font:hover {
    color: #2778F8;
    font-weight: bold;
}

.index_hotnews ul li .hot1 {
    font-weight: 500;
    color: #fff;
    background: #f60;
}

.index_hotnews ul li .hot2 {
    font-weight: 500;
    color: #fff;
    background: #ff8b3e;
}

.index_hotnews ul li .hot3 {
    font-weight: 500;
    color: #fff;
    background: #f4ab2b;
}

.index_news_box {}

.index_news_list {
    width: 410px;
    float: left;
    margin-left: 20px;
}

.index_news_list_img {
    width: 190px;
    float: left;
}

.index_news_list_info {
    width: 200px;
    float: left;
    padding-left: 20px;
}

.index_news_list_name {
    font-size: 16px;
    height: 50px;
    padding-bottom: 30px;
    line-height: 24px;
}

.index_news_list_name a {
    color: #6c6a6a;
    transition: color 0.18s ease;
}
.index_news_list_name a:hover {
    color: #2778F8;
    text-decoration: none;
}

.index_news_list_lb {
    color: #bbbbbb;
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/fy_lb.png) no-repeat left 4px;
}

.index_news_list_time {
    color: #bbbbbb;
    font-size: 14px;
}

.index_news_list_list {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 12px;
}

.index_news_list_list li {
    width: 410px;
    line-height: 34px;
    float: left;
    margin-left: 20px;
}

.index_news_list_list li a {
    width: 270px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    display: block;
    color: #666;
    float: left;
    position: relative;
    padding-left: 18px;
}

.index_news_list_list li a:hover {
    color: #2778F8;
    text-decoration: none;
}

.index_news_list_list li em {
    float: right;
    color: #b8b8b8;
    font-size: 12px;
}

.index_news_list_list li .index_news_list_icon {
    width: 3px;
    height: 3px;
    background: #bcbcbc;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 15px;
}

.index_resume_user_zd {
    width: 100%;
    height: 255px;
    padding-top: 30px;
    float: left;
    overflow: hidden
}

.index_resume_user_zd_list {
    width: 160px;
    height: 220px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    float: left;
    margin-left: 28px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: relative
}

.index_resume_user_zdpic {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
}

.index_resume_user_zdpic img {
    border-radius: 50%;
}

.index_resume_user_zdyx {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #d42024;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.index_resume_user_zdname {
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.index_resume_user_zdinfo {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 0px 0;
}

.index_resume_user_zdinfo_line {
    display: inline-block;
    padding: 0px 8px;
    color: #999
}

.index_resume_user_zdyq {
    width: 100%;
    text-align: center;
    padding-top: 15px;
}

.index_resume_user_zdyq a {
    width: 88px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #0d7fc5;
    border: 1px solid #9ec7eb;
    display: inline-block;
    border-radius: 20px;
    background: #f3f9ff
}

.index_resume_user_zd_icon {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 12px;
    color: #cfcdcd
}

.Box {
    position: relative;
}

.Box .Box_con {
    position: relative;
    padding-left: 55px;
    padding-right: 55px;
    overflow: hidden
}

.Box .Box_con .btnl {
    position: absolute;
}

.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 80px;
    cursor: pointer;
}

.Box .Box_con .btnl {
    background: url(../images/lefticon.png) no-repeat;
    left: 20px;
}

.Box .Box_con .btnr {
    background: url(../images/righticon.png) no-repeat;
    right: 20px;
}

.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
    min-height: 222px
}

.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

.Box .BoxSwitch {
    margin-top: 10px;
    text-align: center;
}

.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%
}

.Box .BoxSwitch span.cur {
    background: red;
}

.tip_bottom {
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.tip_bottom_icon {
    width: 155px;
    height: 70px;
    background: url(../images/i_bottom.png) no-repeat;
    position: absolute;
    left: -150px;
    top: -86px;
    display: none;
}

.tip_bottom_cont {
    width: 100%;
    height: 70px;
    position: relative;
}

.tip_bottom_bg {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
    background-color: #000000;
    opacity: 0.8;
    filter: Alpha(opacity=50);
}

.tip_bottom_cont_c {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10
}

.tip_bottom_main {
    width: 1200px;
    height: 70px;
    position: relative;
    margin: 0 auto
}

.tip_bottom_left {
    width: 1200px;
    height: 70px;
    position: relative;
}

.tip_bottom_ewm {
    width: 187px;
    height: 140px;
    text-align: center;
    position: absolute;
    right: -30px;
    bottom: 0px;
    background: url(../images/foot_erm.png) no-repeat
}

.tip_bottom_ewm_p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: relative
}

.tip_bottom_ewm_bg {
    width: 85px;
    height: 85px;
    background: #fff;
    position: relative;
    margin: 30px auto 2px;
    border: 1px solid #3c7eff;
    background: #fff
}

.tip_bottom_ewm_bg img {
    width: 85px;
    height: 85px;
}

.tip_fot_user {
    width: 180px;
    height: 114px;
    background: url(../images/foot_ren.png) no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.tip_bottom_close {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/i_bottom_close.png) no-repeat;
    position: absolute;
    top: 10px;
    right: -37px;
    z-index: 10
}

.tip_bottom_leftbox {
    padding-left: 150px;
    color: #fff;
    padding-top: 15px;
}

.tip_bottom_logo {
    display: block;
    color: #fff;
    font-size: 15px;
}

.tip_bottom_logo h1 {
    font-weight: bolder;
    line-height: 25px;
    font-size: 18px;
    font-weight: normal
}

.tip_bottom_leftbox h2 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block
}

.tip_bottom_time {
    color: #fcff00;
    font-weight: bold;
    font-size: 28px;
}

.tip_bottom_num {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
}

.tip_bottom_num span {
    font-size: 31px;
    font-family: Arial;
    padding-right: 5px;
}

.tip_bottom_member {
    position: absolute;
    right: 160px;
    top: 15px;
}

.tip_bottom_login,
.tip_bottom_reg {
    display: inline-block;
    width: 100px;
    height: 40px;
    background: #3c7eff;
    border-radius: 4px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.tip_bottom_reg:hover {
    background: #ed9914;
    color: #fff;
    text-decoration: none;
}

.tip_bottom_login:hover {
    background: #228dc9;
    color: #fff;
    text-decoration: none;
}

.tip_bottom_reg {
    width: 100px;
    text-align: center;
    background: #fb6503;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
}

.tip_bottom_login {
    margin-left: 25px;
}

.index_verification {
    padding-top: 5px;
}

.index_news_box {
    width: 910px;
    float: left;
}

.index_news_left {
    width: 280px;
    height: 395px;
    float: right;
    margin-right: 15px;
}

.index_news_tip {
    width: 100%;
    height: 125px;
    position: relative;
    background: #0ea7f8;
    color: #fff;
    text-align: center
}

.index_news_tip_icon {
    width: 26px;
    height: 26px;
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -13px;
    -webkit-transform: rotate(45deg);
    background: #fff;
    display: block
}

.index_news_tip_tit {
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 10px;
}

.index_news_list ul {
    width: 258px;
    border: 1px solid #eee;
    background: #fff;
    padding: 10px;
}

.index_news_list ul li {
    overflow: hidden;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 245px;
    padding-left: 13px;
    background: url(../images/dian.png) no-repeat 0px 17px;
}

.index_news_list_imgnews {
    width: 885px;
    height: 395px;
    overflow: hidden;
    float: left;
    padding: 0px 0 0px 0px;
}

.hp_news_t {
    width: 430px;
    margin-left: 15px;
    float: left
}

.index_news_list_imgnews_cont {
    width: 950px
}

.index_link {
    width: 100%;
    float: left;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
}

.index_link_tit {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.index_link_tit_s {
    font-size: 18px;
    color: #6c6a6a;
    float: left;
    padding-left: 15px;
}

.index_link_tit_more {
    float: right;
    margin-right: 20px;
    display: inline-block
}

.index_link_tit_more a {
    color: #3d9af6;
    font-size: 12px;
}

.index_link_box {
    width: 100%;
    float: left;
    background-color: #fff;
    border-radius: 5px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.index_link_box_banner {
    width: 100%;
    text-align: center;
    float: left;
}

.index_link_box_banner a {
    width: 160px;
    height: 50px;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
    float: left;
    text-align: center
}

.index_link_box_banner a:hover {
    box-shadow: 0px 5px 5px #DDD;
    transform: translate(0, -1px);
    transition: transform 0.2s linear 0s;
}

.index_link_box_banner a img {}

.index_link_box_p {
    width: 100%;
    float: left;
    padding-top: 5px;
}

.index_link_box_p_name {
    width: 135px;
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 8px;
    line-height: 18px;
}

.index_flink_wrap {
    width: 100%;
    float: left;
    margin: 2px 0 -24px;
    padding: 0;
}

.index_flink_bar {
    display: flex;
    align-items: center;
    width: 100%;
    height: 22px;
    padding: 0;
    box-sizing: border-box;
    background: transparent;
}

.index_flink_label {
    flex-shrink: 0;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-right: 10px;
    white-space: nowrap;
    text-decoration: none;
}

.index_flink_label:hover {
    color: #666;
}

.index_flink_scroll {
    flex: 1;
    min-width: 0;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
}

.index_flink_track {
    display: block;
    width: 100%;
    font-size: 0;
    will-change: transform;
}

.index_flink_item {
    display: inline-block;
    height: 22px;
    font-size: 12px;
    color: #aaa;
    line-height: 22px;
    margin: 0 16px 0 0;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: top;
}

.index_flink_item:hover {
    color: #888;
}

.index_zs_banner {
    width: 100%;
    text-align: center;
    overflow: hidden
}

.index_zs_banner1 a {
    width: 100%;
    position: relative;
    height: 500px;
    display: block
}

.index_zs_banner2 a {
    width: 100%;
    position: relative;
    height: 70px;
    display: block
}

.index_zs_banner img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);

}

.login_after_box {
    padding: 0px 20px;
}

.login_after_welcome {
    width: 100%;
    padding: 20px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.login_after_userlogo {
    width: 100%;
    padding-top: 30px;
    text-align: center;
    height: 80px;
    position: relative;
    float: left
}

.login_after_comlogo {
    z-index: 10
}

.login_after_combg {}

.login_after_username {
    width: 100%;
    font-size: 14px;
    color: #787b7e;
    text-align: center;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
}

.login_after_username_id {
    color: #ff6a6a
}

.login_after_webrname {
    width: 100%;
    font-size: 12px;
    color: #787b7e;
    text-align: center;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #e6e6e6;
    float: left
}

.login_after_ztbox {
    width: 100%;
    padding-top: 10px;
    color: #787b7e;
    float: left
}

.login_after_zt_list {
    width: 81px;
    border-right: 1px solid #e6e6e6;
    float: left;
    text-align: center;
}

.login_after_zt_list a {
    color: #787b7e;
}

.login_after_zt_list a:hover {
    text-decoration: none;
}

.login_after_zt_list_n {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #1c99ef
}

.login_after_zt_list_end {
    border: none;
}

.login_after_bthbox {
    width: 100%;
    padding-top: 5px;
    float: left
}

.login_after_bth {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #1c99ef;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    float: left;
    border-radius: 3px;
}

.login_after_bthend {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ff6a6a;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    float: right;
    border-radius: 3px;
}

.login_after_bttc {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ebf6ff url(../images/yun_intc.png) no-repeat 70px center;
    text-align: center;
    margin-top: 10px;
    float: left;
    color: #55aae3;
    border-radius: 3px;
}

.login_after_bth:hover {
    background: #00b2fc;
    color: #fff;
    text-decoration: none
}

.login_after_bthend:hover {
    background: #f84848;
    color: #fff;
    text-decoration: none
}

.login_after_user_box {
    width: 100%;
    float: left;
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
    color: #787b7e;
}

.login_after_user_photo {
    float: left
}

.login_after_user_name {
    width: 165px;
    float: left;
    padding-left: 10px;
}

.login_after_user_webname {
    padding: 6px 0 0 0;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.login_after_user_uname {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
}

.login_after_userbth {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #1c99ef;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    float: left;
    border-radius: 3px;
}

.login_after_userbthend {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ff6a6a;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    float: right;
    border-radius: 3px;
}

.login_after_usergz {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #1c99ef;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    float: right;
    border-radius: 3px;
}

.login_after_userbth:hover {
    background: #00b2fc;
    color: #fff;
    text-decoration: none
}

.login_after_userbthend:hover {
    background: #f84848;
    color: #fff;
    text-decoration: none
}

.login_after_usergz:hover {
    background: #00b2fc;
    color: #fff;
    text-decoration: none
}

.index_banner {
    width: 100%;
    float: left;
    /* visible：二分之一广告悬停上移不被裁切（对齐急聘 scw_jp） */
    overflow: visible
}

.index_banner .index_banner_1250 {
    width: 1250px;
}

.index_banner img {}

.homeBanerFlex div {
    border-radius: 0.75rem;
}

.homeBanerFlex div img {
    border-radius: 0.75rem;
    display: block;
}

/* 首页条带广告：通栏76(.b_w1200) 与 二分之一77(.b_w289) 统一急聘区悬停 */
.b_w1200,
.b_w289 {
    height: 65px;
    background: #fff;
    float: left;
    margin-top: 10px;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 0.75rem;
    box-shadow: 0 1px 6px rgba(111, 116, 132, 0.08);
    transform: translateZ(0);
    transition: box-shadow 0.22s ease, transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
}
.b_w1200 {
    width: 1200px;
}
.b_w289 {
    width: 592px;
}
.b_w1200:hover,
.b_w289:hover {
    box-shadow: 0 8px 18px rgba(111, 116, 132, 0.14);
    transform: translateY(-2px) translateZ(0);
}

/* 槽位内图片铺满，支持 2x 原图缩放 */
.b_w1200 img,
.b_w289 img {
    width: 100%;
    height: 65px;
    display: block;
    object-fit: fill;
    border: 0;
}
@media (prefers-reduced-motion: reduce) {
    .b_w1200,
    .b_w289 {
        transition: none;
    }
    .b_w1200:hover,
    .b_w289:hover {
        transform: none;
    }
}

.b_tip a {
    width: 100%;
    display: block;
    height: 65px;
    position: relative;
}

/* 与顶栏轮播一致：左上弱化角标 */
.b_tip a:after {
    width: 18px;
    height: 9px;
    content: "";
    display: block;
    background: url(../images/gicon.png) no-repeat 0 0;
    background-size: 18px 9px;
    position: absolute;
    left: 3px;
    top: 3px;
    right: auto;
    bottom: auto;
    opacity: 0.52;
    pointer-events: none;
    z-index: 2;
}

.index_frist_login_box {
    width: 100%;
    height: 255px;
    overflow: hidden
}

.login_ok {
    width: 100%;
}

.login_ok_mune {
    width: 100%;
    text-align: center
}

.login_ok_mune_list {
    width: 32%;
    display: inline-block;
    font-size: 12px;
    padding-top: 40px;
    position: relative;
    vertical-align: top;
    margin-top: 10px;
}

.login_ok_mune_list .login_ok_mune_icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/login_okicon1.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -16px;
}

.login_ok_mune_list .login_ok_mune_icon_cj {
    background: url(../images/login_okicon2.png) no-repeat;
}

.login_ok_mune_list .login_ok_mune_icon_gz {
    background: url(../images/login_okicon3.png) no-repeat;
}

.login_ok_mune_list .login_ok_mune_icon_mb {
    background: url(../images/login_okicon4.png) no-repeat;
}

.login_ok_mune_list a:hover {
    color: #f60;
}

.login_ok_n {
    font-size: 18px;
    color: #3d9af6
}

.login_ok_dw {
    font-size: 12px;
    color: #333;
}

.login_ok_n_list {
    width: 32%;
    display: inline-block;
    font-size: 12px;
    position: relative;
    vertical-align: top;
    text-align: center;
    margin-top: 10px;
}

.login_ok_n_list a:hover {
    color: #f60;
}

.login_ok_name {
    padding: 2px 0 15px 0;
}

.login_ok_user {
    padding: 10px 0px 20px 90px;
    position: relative
}

.login_ok_hi {
    font-size: 12px;
    color: #999;
    padding-top: 10px;
}

.login_ok_username {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
}

.login_ok_user_photo {
    width: 60px;
    position: absolute;
    left: 10px;
    top:
            10px;
    border-radius: 50%;
    border: 1px solid #eee
}

.login_ok_user_photo img {
    border-radius: 50%;
}

.login_ok_member {
    padding: 20px 0px 0px 0px;
}

.login_ok_member_bth {
    padding: 6px 10px;
    background: #276bf2;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 #b8d5f6;
    color: #fff;
}

.login_ok_member_bth:hover {
    background: #0a6dd8;
    color: #fff;
    text-decoration: none
}

.login_ok_member_bthtc {
    padding: 6px 13px;
    background: #f60;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 #f7c7a7;
    color: #fff;
    margin-left: 10px;
}

.login_ok_member_bthtc:hover {
    color: #fff;
}

.login_ok_n_listbox {
    width: 100%;
    text-align: center
}

.login_ok_n_list a:hover {
    text-decoration: none
}

.index_frist_gg {
    width: 225px;
    float: left;
    padding: 0 20px;
}

.index_frist_gg_tit {
    position: relative;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 10px;
}

.index_frist_line {
    width: 50px;
    height: 2px;
    background: #1c99ef;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: -2px;
}

.index_frist_gg_more {
    font-size: 12px;
    color: #1787fb;
    position: absolute;
    right: 0px;
    top: 0px;
}

.index_frist_gg_list {
    padding-top: 8px
}

.index_frist_gg_list li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 14px;
    position: relative;
}

.index_frist_gg_list li:after {
    position: absolute;
    display: block;
    content: '';
    clear: both;
    background: #a6a6a6;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 0;
    top: 13px;
}

.index_frist_gg_list li a {
    color: #666
}

.index_frist_gg_list li a:hover {
    color: #f60;
}

.first_floor {
    width: 1200px;
    float: left;
    margin-top: 15px;
}

.new_index_tit {
    border-bottom: 1px solid #f2f5f7;
    width: 100%;
    height: 55px;
    position: relative;
    font-size: 16px;
}

.new_index_tit_list {
    height: 55px;
    line-height: 55px;
    color: #666;
    margin-left: 15px;
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.new_index_tit_cur {
    font-weight: bold;
    color: #0c0b0b;
    font-size: 18px;
    position: relative
}

.new_index_tit_cur .new_index_tit_line {
    width: 18px;
    height: 3px;
    border-radius: 2px;
    background: #3d7eff;
    display: inline-block;
    position: absolute;
    left: 20px;
    bottom: 0px;
}

.new_index_tit_more {
    position: absolute;
    right: 20px;
    top: 0px;
    line-height: 55px;
    color: #666666;
    font-size: 12px;
    background: url(../images/icon_jtright.png) no-repeat right center;
    padding-right: 10px;
}

.fastloginbox {
    width: 245px;
    float: right;
}

.hp_login {
    width: 225px;
    height: 280px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0.75rem;
    padding: 10px;
    box-shadow: 0 4px 14px rgba(111, 116, 132, 0.08);
}

.hp_login_tit {
    position: relative;
    width: 100%;
    float: left;
}

.yun_Indexlogin_tit_s {
    width: 100px;
    padding-left: 26px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    position: relative
}

.yun_Indexlogin_tit_line {
    width: 6px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
    overflow: hidden;
    background: #db3e00;
    display: none;
}

.login_box_h_list {
    float: left;
}

.login_box_h_list li {
    width: 84px;
    float: left;
    height: 35px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    margin-right: 10px;
}

.login_box_h_list .login_box_h_list_cur {
    color: #333;
    position: relative;
    font-weight: bold
}

.login_box_h_list .login_box_h_list_cur i {
    width: 26px;
    height: 3px;
    background: #276bf2;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -13px;
}

.indexwxcode_login {
       width: 25px;
    height: 25px;
    background: url(../images/eer.png) no-repeat center center;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}

.indexnormal_login {
    width: 35px;
    height: 37px;
    background: url(../images/logo_yh.png) no-repeat center center;
    float: right;
    border-radius: 5px;
    cursor: pointer;
}

.indexwxlogintxt {
    margin: 0 auto;
    width: 190px;
    text-align: center;
    margin-top: 20px;
    height: 36px;
    line-height: 36px;
    background-color: #EEEEEE;
    color: #999999;
    border-radius: 30px;
}

.hp_login_hy {
    width: 205px;
    height:40px;
    margin-top: 15px;
    position: relative;
    float: left;
    border-radius:0.5rem; background-color:#f6f6f8; padding-left: 20px;
}

.hp_login_hy_but {
    width: 100%;height:40px; line-height: 40px;;
    border: none;
    float: left;
    color: #666; background-color:#f6f6f8; border-radius:0.5rem;
}
.hp_login_hy input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0 1000px #f6f6f8 inset;
}
.hp_login_posst img.mimaImgs{
    position: absolute;
    display: block;
    width: 18px;
    height: auto;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    z-index: 4;
    cursor: pointer;
}
.hp_login_yzbox {
    width: 90px;
    height: 38px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-top: 15px;
    position: relative;
    float: left;
    border-radius: 3px
}

.hp_login_yzbox_pic {
    position: absolute;
    left: 108px;
    top: 0px;
}

.hp_login_lg {
    width: 100%;
    margin-top: 24px;
    float: left;
}

.hp_login_lg_but {
    width: 100%;
    height: 40px;
    background: #276bf2;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 0.5rem;
    font-size: 15px;
}

.hp_login_lg_but:hover{background: #0053f9;box-shadow: 0px 5px 10px 0px rgba(111, 116, 132, 0.1);}
.hp_login_rg {
    width: 100%;
    float: left;
    padding-top: 15px;
    font-size: 12px;
    color: #999
}

.hp_login_rg_l {
    float: left;
    padding-bottom: 15px;
}

.hp_login_rg_l a {
    color:#276bf2
}

.hp_login_rg_r {
    float: right;
    color: #999
}

.hp_login_hy_send {
    width: 100px;
    line-height:40px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #276bf2;
}

.login_m_text {
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 0;
    color: #666; background-color: #f6f6f8;
}

.index_logoin_msg {
    width: 165px;
    height: 28px;
    position: absolute;
    left: 0;
    top: -25px;
}

.index_logoin_msg_tx {
    width: 124px;
    height: 26px;
    line-height: 26px;
    padding-left: 25px;
    border: 1px solid #ffc7c7;
    background: #ffecec url(../images/ico_warn2.png) no-repeat 5px center;
    color: #d54801;
    position: relative
}

.index_logoin_re_m {
    position: relative;
    z-index: 10
}

.index_logoin_msg_icon {
    width: 10px;
    height: 6px;
    background: url(../images/yun_icon_sj.png) no-repeat;
    position: absolute;
    left: 10px;
    bottom: -5px;
    _bottom: -13px;
}

.new_gg {
    width: 225px;
    height: 140px;
    border: none;
    border-radius: 0.75rem;
    padding: 10px;
    margin-top: 12px;
    background: #ffffff;
    box-shadow: 0 4px 14px rgba(111, 116, 132, 0.08);
    transition: box-shadow 0.22s ease;
}
.new_gg:hover {
    box-shadow: 0 8px 18px rgba(111, 116, 132, 0.12);
}

.new_gg_tit {
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
}

.new_gg_titmore {
    position: absolute;
    right: 0px;
    top: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    padding-right: 15px;
}

.new_gg_titmore:after {
    content: '';
    display: block;
    position: absolute;
    clear: both;
    width: 10px;
    height: 10px;
    right: 0;
    top: 4px;
    background: url(../images/icon_jtright.png) no-repeat
}

.new_gg ul li {
    width: 200px;
    padding-left: 15px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 10px;
    background: url(../images/ggicon.png) no-repeat left center;
}

.new_gg ul li a {
    color: #868b90;
    transition: color 0.18s ease;
}
.new_gg ul li a:hover {
    color: #2778F8;
    text-decoration: none;
}

.new_gg ul li a.is-rec {
    color: #f60;
}
.new_gg ul li a.is-rec:hover {
    color: #e55a00;
}

.frist_loginqq {
    height: 20px;
    background: url(../images/60qq.png) no-repeat;
    display: inline-block;
    margin-right: 10px;
    padding-left: 25px;
    color: #acafbb;font-size: 12px;
}

.frist_loginsl {
    height: 20px;
    background: url(../images/60xl.png) no-repeat;
    display: inline-block;
    padding-left: 25px;
    color: #acafbb; font-size: 12px;
}

.tw_yz_box {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding-bottom: 20px;
}

.tw_yz_c {
    width: 190px;
    margin: 0 auto;
}

.tw_yz_boxtext {
    width: 168px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
}

.tw_yz_boxtext .tw_yz_boxinp {
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 3px;
}

.tw_yz_boximg {
    padding-top: 10px;
    padding-bottom: 20px
}

.yz_bth {
    width: 190px;
    height: 38px;
    height: 38px;
    background: #3d7eff;
    border-radius: 3px;
    border: none;
    color: #fff;
}

.leftNav {
    float: left;
    width: 220px;
    height: 475px;
    background: #fff;
    position: relative;
    z-index: 900;
    border-radius: 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.06);
        box-sizing: border-box;
    overflow: visible;
}

.leftNav.is-open {
    border-radius: 14px 0 0 14px;
    box-shadow: none;
    border-right: 0;
}

.menuLst {
    font-size: 14px;
    height: 100%;
}

.menuLst ul {
    height: 100%;
}

.menuLst ul li {
    height: 47.5px;
    line-height: 47.5px;
    position: relative;
    vertical-align: bottom;
    z-index: 2;
    display: none;
}

.menuLst ul li:nth-child(-n+10),
.menuLst ul li:nth-child(-n+11) {
    display: block;
}

.menuLst ul li a {
    color: #1d1d1f;
    display: block;
    font-size: 14px;
}

.menuLst ul li a:before {
    content: none;
    margin: 0;
}

.menuLst ul li a.link {
    display: block;
    height: 47.5px;
    line-height: 47.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 28px 0 14px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.01em;
    color: #1d1d1f;
    background: transparent;
    border-left: 0;
    transition: background 0.18s ease, color 0.18s ease;
}

.menuLst ul li a.link em {
    color: #DC5800;
    font-weight: bold;
}

.menuLst ul li a.link:hover {
    color: #2778F8;
    text-decoration: none;
}

.menuLst ul li i {
    background: url(../images/icos.png) center no-repeat;
    top: 0;
    position: absolute;
    right: 8px;
    bottom: 0;
    width: 15px;
    margin: auto;
    z-index: 3;
    display: inline-block;
    opacity: 0.85;
    pointer-events: none;
}

.menuLst ul li.hov {
    z-index: 40;
    background: #fff;
}

.menuLst ul li.hov i {
    opacity: 1;
}

.menuLst ul li.hov a.link {
    background: #f5f5f7;
    color: #2778F8;
    font-weight: 500;
    height: 47.5px;
    line-height: 47.5px;
    position: relative;
    left: auto;
    top: auto;
    border: 0;
    box-shadow: none;
    width: auto;
    z-index: 42;
}

.menuLst ul li .menu-bridge {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 4px;
    height: 100%;
    background: #fff;
    z-index: 43;
}

.menuLst ul li.hov .menu-bridge {
    display: block;
}

.menuLst ul li .lstCon {
    display: none;
    position: absolute;
    left: 220px;
    top: 0;
    width: 700px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    padding: 0;
    background: #fff;
    border-radius: 0 14px 14px 0;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-left: 0;
    overflow: hidden;
    z-index: 41;
    line-height: 22px;
    box-sizing: border-box;
}

.menuLst ul li.hov .lstCon {
    display: block;
}

.menuLst ul li .lstCon .lstConClass {
    width: 100%;
    height: 100%;
    max-height: 475px;
    margin: 0;
    padding: 12px 14px 16px;
    overflow: auto;
    box-sizing: border-box;
    background: linear-gradient(180deg, #fafafa 0%, #fff 48px);
}

.menuLst ul li .lstCon .lstConClass::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.menuLst ul li .lstCon .lstConClass::-webkit-scrollbar-track {
    background: transparent;
}

.menuLst ul li .lstCon .lstConClass::-webkit-scrollbar-thumb {
    border-radius: 99px;
    background-color: rgba(0, 0, 0, 0.12);
}

.menuLst .lstConClass dl {
    padding: 12px 8px 10px;
    float: none;
    width: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.menuLst .lstConClass dl:last-child {
    border-bottom: 0;
}

.menuLst .lstConClass dl.hov {
    background: transparent;
}

.menuLst .lstConClass dl dt {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.35;
}

.menuLst .lstConClass dl dd {
    width: auto;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 4px 2px;
}

.menuLst .lstConClass dl dt a {
    font-size: 13px;
}

.menuLst .lstConClass dl dt a:link,
.menuLst .lstConClass dl dt a:visited {
    color: #1d1d1f;
    font-weight: 600;
    width: auto;
}

.menuLst .lstConClass dl dt a:hover {
    color: #2778F8;
}

.menuLst .lstConClass dl dd a {
    display: inline-block;
    height: auto;
    line-height: 1.4;
    padding: 3px 8px;
    margin: 1px 2px 1px 0;
    font-size: 13px;
    color: #6e6e73;
    white-space: nowrap;
    border-radius: 6px;
    background: transparent;
    transition: background 0.15s ease, color 0.15s ease;
}

.menuLst .lstConClass dl dd a:before,
.menuLst .lstConClass dl dd a:after {
    content: none;
    margin: 0;
}

.menuLst .lstConClass dl dd a:link,
.menuLst .lstConClass dl dd a:visited {
    color: #6e6e73;
}

.menuLst .lstConClass dl dd a:hover {
    color: #2778F8;
    background: rgba(39, 120, 248, 0.08);
    text-decoration: none;
}

.menuLst .lstConClass dl.hov dd a:link,
.menuLst .lstConClass dl.hov dd a:visited {
    color: #6e6e73;
}

.menuLst .lstConClass dl.hov dd a:hover {
    color: #2778F8;
}

.menuLst .lstConClass dl dd a.hot:link,
.menuLst .lstConClass dl dd a.hot:visited {
    color: #C92F00;
}

.menuLst .lstConClass dl dd a.hot:hover {
    color: #FA3B00;
    background: rgba(201, 47, 0, 0.08);
}

.leftNav_bot {
    width: 241px;
    background-position: 0 -319px;
}

.menuLst_alljob {
    width: 205px;
    float: left;
    padding-left: 15px;
    height: 33px;
    line-height: 33px;
}

.menuLst_alljob a {
    color: #2778f8
}

.menuLst ul li .lstCon::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.menuLst ul li .lstCon::-webkit-scrollbar-thumb {
    border-radius: 99px;
    background: rgba(0, 0, 0, 0.12);
}

.menuLst ul li .lstCon::-webkit-scrollbar-track {
    border-radius: 99px;
    background: transparent;
}

.lstConClass > a {
    display: inline-block !important;
    height: auto;
    line-height: 1.4;
    padding: 3px 8px;
    font-size: 13px;
    color: #6e6e73;
    margin: 1px 2px 1px 0;
    white-space: nowrap;
    border-radius: 6px;
}

.lstConClass > a:after {
    content: none;
}

.navigationLeft_roll{width:245px; border-radius:5px; height:163px;background:url(../images/few.png) center bottom no-repeat #fff; z-index: 100;; position: relative; margin-top: 10px; float: left;}
.rollBarrage{overflow:hidden}
.rollBarrage span{padding:3px 10px;background:#f7f7f7;display:inline-block;border-radius:12px;margin:8px;border:1px solid #eee;color:#aaa}
.str_wrap{overflow:hidden;width:100%;font-size:12px;line-height:16px;position:relative;margin-top:52px;-moz-user-select:none;-khtml-user-select:none;user-select:none;white-space:nowrap}
.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move}
.positionBox{height:100px;border:1px solid red;overflow:hidden;width:730px;margin:0 auto;position:relative}
#positionRoll{width:200%}
#positionRoll dd{width:98px;height:98px;border:1px solid #0e0;float:left;margin-right:5px}
.positionBox span{position:absolute;bottom:40%;display:inline-block;width:50px;text-align:center;cursor:pointer;background:red;z-index:90;color:#fff}
.positionBox .next{right:0}
.rollBarrage_erm{width:210px;  position: absolute;right:0px;top:150px;background:#fff;border:1px solid #eee; text-align: center; text-align: center;}
.rollBarrage_erm_p{padding: 5px 0 10px 0;color:#999}
.rollBarrage_ermimg{width:140px;height:140px; text-align: center; margin: 10px auto 0;}
.rollBarrage_ermimg img{width:140px;height:140px; text-align: center;}
.yhq_tip {
    display: none;
}
.header_fixed {
    z-index: 999;
}
.tcbanner {
    width: 100%;
    text-align: center;
    position: fixed;
    z-index: 1002;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tcbanner_gb {
    padding-top: 20px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 3px 10px;
    border-radius: 20px;
    position: fixed;
    top: 100px;
    right: 50px;
    display: inline-block;
    z-index: 1002;
    cursor: pointer;
}
.yhq_tip_bg{background:rgba(0%,0%,0%,0.5);bottom:0;display:none;left:0;position:absolute;right:0;top 0;width:100%;height:100%;z-index:1001;}

.scw_fb {
    float: right;
    width: 220px;
    height: 42px;
    line-height: 42px;
    margin-top: 28px;
}

.scw_fb_a_1{display: inline-block;width:100px;color: #ffffff;border-radius: 0.5rem;font-weight:bold;background-image: linear-gradient(to right, #1285ff , #276bf2);text-align:center;}
.scw_fb_a_1:hover {text-decoration: unset;background: #0053f9;box-shadow: 0px 5px 10px 0px rgba(111, 116, 132, 0.1);}

.scw_fb_a_2:hover{background-color:#f0f6ff;text-decoration: unset;}
.scw_fb_a_2{display: inline-block;width:100px;color: #3b82f6;border:1px solid #3b82f6;margin-left: 5px;border-radius: 0.5rem;font-weight:bold;text-align:center;}

.tm_combox{width:100%; position: relative;float: left; }
.tm_com{width:100%;height:auto; position: relative; margin-top: 10px; float: left; overflow:visible; padding-bottom: 4px;}
.tm_comall{width:100%; box-sizing: border-box;}
/* 实拍角标：左上斜角飘带（纯 CSS，替代 tmiconbt.png）
   文案宜 2～4 字。改字：同步改模板文案 + 下方 content */
.tm_icon{
    /* 角部裁切窗：两字收紧，尽量贴死左上角，少挡公司名 */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    display: block;
    width: 52px;
    height: 52px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 0;
    line-height: 0;
    color: transparent;
    background: none;
    pointer-events: none;
    user-select: none;
    /* 贴合首卡圆角，避免飘带直角戳出 */
    border-radius: 0.75rem 0 0 0;
}
.tm_icon::before{
    content: "实拍";
    position: absolute;
    top: 6px;
    left: -26px;
    box-sizing: border-box;
    width: 86px;
    padding: 4px 0;
    font-style: normal;
    /* 两字角标：略放大、加粗、收字距，紫底上更利落 */
    font-family: "PingFang SC", "Microsoft YaHei UI", "Microsoft YaHei", "HarmonyOS Sans SC", system-ui, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-indent: 0.12em;
    line-height: 1.15;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* 主色带 + 斜向高光 */
    background:
        linear-gradient(105deg, rgba(255,255,255,.34) 0%, rgba(255,255,255,0) 48%),
        linear-gradient(90deg, #a78bfa 0%, #7c3aed 55%, #5b21b6 100%);
    box-shadow:
        0 2px 8px rgba(91, 33, 182, 0.34),
        inset 0 1px 0 rgba(255, 255, 255, 0.24);
    /* 轻描边感：紫底上更清晰，避免发糊 */
    text-shadow:
        0 0 1px rgba(55, 20, 120, 0.35),
        0 1px 1px rgba(0, 0, 0, 0.18);
    transform: rotate(-45deg);
    transform-origin: center center;
    backface-visibility: hidden;
}
/* 轻微上下明暗，增加绑带厚度感（与 ::before 同位同转） */
.tm_icon::after{
    content: "";
    position: absolute;
    top: 6px;
    left: -26px;
    width: 86px;
    height: 22px;
    background: linear-gradient(
        180deg,
        rgba(255,255,255,.12) 0%,
        rgba(255,255,255,0) 45%,
        rgba(0,0,0,.1) 100%
    );
    transform: rotate(-45deg);
    transform-origin: center center;
    pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
    .tm_com > .tm_icon::before{
        transition: filter 0.22s ease, box-shadow 0.22s ease;
    }
    .tm_com:hover > .tm_icon::before{
        filter: brightness(1.05);
        box-shadow:
            0 4px 14px rgba(91, 33, 182, 0.45),
            inset 0 1px 0 rgba(255, 255, 255, 0.28);
    }
}
.tm_comlist{width:272px; padding:10px; border-radius:8px; background-color: #fff; float: left; margin-right: 10px; box-sizing: border-box;}
.tm_comname{ font-size: 16px; font-weight: normal;width:100%;height:30px; line-height: 30px; overflow: hidden; text-align: center;color:#000;}
.tm_comjob{width:100%; text-align: center;color:#999;padding-bottom: 15px;}
.tm_comjob_n{color:#FF4C58}
.tm_comlist a:hover{ text-decoration: none;}
.tm_comsp{width:100%;height:150px; position: relative; background: #f8f8f8;}
.tm_comsp img{width:100%;height:150px; }
.tm_comspicon{width:38px;height:38px; background:url(../images/tmicon.png) no-repeat; position: absolute;left:50%;top:50%; margin-left: -16px; margin-top: -16px; display: block;}
.tm_combox > .tm_com > .tm_comall{
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    width: 100%;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist{
    float: none;
    width: auto;
    flex: 1 1 0;
    min-width: 0;
    margin-right: 0;
    padding: 10px 10px 8px;
    border-radius: 0.75rem;
    box-shadow: 0 4px 14px rgba(111, 116, 132, 0.08);
    border: 1px solid rgba(111, 116, 132, 0.04);
    transition: box-shadow 0.22s ease, transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    z-index: 1;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist:hover{
    box-shadow: 0 8px 20px rgba(111, 116, 132, 0.14);
    transform: translateY(-2px);
    z-index: 2;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comname{
    font-size: 15px;
    font-weight: 500;
    height: 28px;
    line-height: 28px;
    color: #111;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist a:hover .tm_comname{
    color: #111;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comjob{
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 1.4;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comjob_n{
    font-size: 12px;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_boxby{
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #8d92a1;
    margin-top: 6px;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comsp{
    background: #0b1028;
    border-radius: 10px;
    overflow: hidden;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comsp::after{
    content: "";
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    background: rgba(15, 23, 42, 0);
    transition: background 0.22s ease;
    pointer-events: none;
    z-index: 1;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comsp img{
    object-fit: cover;
    display: block;
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist:hover .tm_comsp::after{
    background: rgba(5, 8, 28, 0.22);
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist:hover .tm_comsp img{
    transform: scale(1.04);
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comspicon{
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.16);
    background-image: none;
    border: 1px solid rgba(255, 255, 255, 0.38);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.28), 0 0 10px rgba(0, 98, 255, 0.28);
    z-index: 2;
    pointer-events: none;
    transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
    -webkit-animation: tmHomePlayPulse 2.4s ease-in-out infinite;
    animation: tmHomePlayPulse 2.4s ease-in-out infinite;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist .tm_comspicon:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -3px;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #fff;
}
.tm_combox > .tm_com > .tm_comall > .tm_comlist:hover .tm_comspicon{
    transform: scale(1.06);
    background: rgba(0, 98, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.55);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.28), 0 0 14px rgba(0, 98, 255, 0.55);
    -webkit-animation: none;
    animation: none;
}
@-webkit-keyframes tmHomePlayPulse{
    0%, 100%{ box-shadow: 0 4px 14px rgba(0,0,0,0.28), 0 0 0 0 rgba(0,98,255,0.45), 0 0 8px rgba(0,98,255,0.3); }
    50%{ box-shadow: 0 4px 14px rgba(0,0,0,0.28), 0 0 0 10px rgba(0,98,255,0), 0 0 16px rgba(0,98,255,0.5); }
}
@keyframes tmHomePlayPulse{
    0%, 100%{ box-shadow: 0 4px 14px rgba(0,0,0,0.28), 0 0 0 0 rgba(0,98,255,0.45), 0 0 8px rgba(0,98,255,0.3); }
    50%{ box-shadow: 0 4px 14px rgba(0,0,0,0.28), 0 0 0 10px rgba(0,98,255,0), 0 0 16px rgba(0,98,255,0.5); }
}
.tm_comcz{width:50px; position: absolute;right:-60px; }
.tm_comcz_a{width:50px;  background-color: #fff;border-radius:0.5rem; font-size: 12px; text-align: center;color:#333; margin-top: 10px; padding-bottom:5px; cursor: pointer; box-shadow: 0 2px 8px rgba(111, 116, 132, 0.08);}
.tm_comcz_icon{width:100%;height:33px; display: block; background:url(../images/scwhyp.png) no-repeat center center;}
.tm_commore_icon{width:100%;height:28px; display: block; background:url(../images/scwgd.png) no-repeat center 15px;}
.tm_comshow {width:100%; position: relative;  float: left;}
.tm_comshow .tm_comlist{ width:372px; margin-top: 10px; float: left; margin-right: 10px;}
.tm_boxby{width:100%;height:24px; line-height: 24px; font-size: 12px; color:#8d92a1;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top: 6px; text-align: center;}
.tm_comtitm{padding:15px 0 10px 0;color:#999}
.tm_comtitm_n{ font-size: 16px; font-weight: bold;display: inline-block;; margin-right: 20px;color:#000;}
.tm_combf{width:80px;height:80px; background:url(../images/bfbig.png) no-repeat; position: absolute;left:50%;top:50%; margin-left: -40px; margin-top: -40px; display: block;}
.tm_comshow .tm_comlist .tm_comsp{width:100%;height:200px; position: relative; background: #f8f8f8;}
.tm_comshow .tm_comlist .tm_comsp img{width:100%;height:200px; object-fit: cover;}
@media (prefers-reduced-motion: reduce) {
    .tm_combox > .tm_com > .tm_comall > .tm_comlist,
    .tm_comsp img,
    .tm_comspicon{
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important;
    }
    .tm_combox > .tm_com > .tm_comall > .tm_comlist:hover{
        transform: none;
    }
    .tm_combox > .tm_com > .tm_comall > .tm_comlist:hover .tm_comsp img,
    .tm_combox > .tm_com > .tm_comall > .tm_comlist:hover .tm_comspicon{
        transform: none;
    }
}

.scw_jplist{
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
}
.scw_jplist_box{
    display: block;
    position: relative;
    height: 51px;
    box-sizing: border-box;
    padding: 0 80px 0 60px;
    overflow: hidden;
}
.scw_jp_jobname{
    width: 150px;
    max-width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.scw_jp_comname{
    color: #acafbb;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.scw_jp_xz{
    position: absolute;
    right: 0;
    top: 3px;
    color: #FF4C58;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    height: auto;
    white-space: nowrap;
    max-width: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    z-index: 2;
}
.scw_jp_comlogo{
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    border: 1px solid #f3f3f3;
    border-radius: 0.5rem;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    z-index: 1;
}
.scw_jp_comlogo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    border-radius: 0.5rem;
}
.scw_jplist_box:hover{
    text-decoration: none;
}
.scw_jp_tb{
    width: 32px;
    height: 18px;
    line-height: 18px;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/jpbg.png) no-repeat;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    font-style: italic;
    z-index: 2;
    margin: 0;
    padding: 0;
}
.scwermbox{width:101px;height:246px; position:fixed;bottom:230px;right:0px;
}

.scw_jp_fold{
    clear: both;
    margin-top: 13px;
    height: 160px;
    overflow: visible;
    position: relative;
}
.scw_jp_fold_data{
    display: none !important;
}
.scw_jp_fold_grid{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 75px 75px;
    gap: 10px;
    height: 160px;
}
.scw_jp_fold_slot{
    position: relative;
    min-height: 0;
    min-width: 0;
    perspective: 1000px;
    -webkit-perspective: 1000px;
}
.scw_jp_fold_empty{
    visibility: hidden;
    pointer-events: none;
}
.scw_jp_fold_shell{
    position: relative;
    width: 100%;
    height: 75px;
    border-radius: 0.75rem;
    background: #fff;
    box-shadow: 0 1px 6px rgba(111, 116, 132, 0.08);
    overflow: hidden;
    perspective: 900px;
    -webkit-perspective: 900px;
    transform: translateZ(0);
    transition: box-shadow 0.22s ease, transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
}
.scw_jp_fold_slot:not(.is-busy):hover .scw_jp_fold_shell{
    box-shadow: 0 8px 18px rgba(111, 116, 132, 0.14);
    transform: translateY(-2px) translateZ(0);
}
.scw_jp_fold_under{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background: #fff;
    pointer-events: none;
}
.scw_jp_fold_panel{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    background: #fff;
    transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: rotateX(0deg);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.scw_jp_fold_top{
    top: 0;
    height: 38px;
    transform-origin: bottom center;
    border-radius: 0.75rem 0.75rem 0 0;
}
.scw_jp_fold_bot{
    bottom: 0;
    height: 37px;
    transform-origin: top center;
    border-radius: 0 0 0.75rem 0.75rem;
}
.scw_jp_fold_panel .scw_jplist{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 10px 20px 0 10px;
    height: 75px;
    background: #fff;
    box-sizing: border-box;
}
.scw_jp_fold_top .scw_jplist{ top: 0; }
.scw_jp_fold_bot .scw_jplist{ bottom: 0; }
.scw_jp_fold_slot.is-closing .scw_jp_fold_top{
    transform: rotateX(-92deg);
}
.scw_jp_fold_slot.is-closing .scw_jp_fold_bot{
    transform: rotateX(92deg);
}
.scw_jp_fold_slot.is-busy .scw_jplist_box{
    pointer-events: none;
}
.scw_jp_fold .scw_jp_tb{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
}
.scw_jp_fold_slot.is-pulse::after{
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    border-radius: calc(0.75rem + 1px);
    border: 1.5px solid rgba(39, 120, 248, 0.28);
    pointer-events: none;
    z-index: 4;
    animation: scw_jp_pulse 0.8s ease;
}
@keyframes scw_jp_pulse{
    0%{ opacity: 0; }
    35%{ opacity: 1; }
    100%{ opacity: 0; }
}
@media (prefers-reduced-motion: reduce) {
    .scw_jp_fold_shell,
    .scw_jp_fold_panel{
        transition: none !important;
    }
    .scw_jp_fold_slot:not(.is-busy):hover .scw_jp_fold_shell{
        transform: none;
    }
    .scw_jp_fold_slot.is-pulse::after{
        animation: none;
        display: none;
    }
}

.index_mq_box {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 2px;
}

.index_mq_box_cont {
    width: 1200px;
}

.index_mq_box_cont > ul {
    width: 100%;
    font-size: 0;
}

.index_mq_box ul li {
    width: calc((100% - 48px) / 5);
    height: auto;
    min-height: 196px;
    padding: 16px 12px 14px;
    box-sizing: border-box;
    float: left;
    background-color: #fff;
    margin-top: 12px;
    margin-right: 12px;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    border: 1px solid rgba(15, 23, 42, 0.045);
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.05);
    transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}

.index_mq_box ul li:nth-child(5n) {
    margin-right: 0;
}

.index_mq_box ul li:hover,
.index_mq_box ul .current1 {
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
    transform: translateY(-2px);
    border-color: rgba(39, 120, 248, 0.14);
    z-index: 2;
}

@media (prefers-reduced-motion: reduce) {
    .index_mq_box ul li {
        transition: box-shadow 0.2s ease;
    }
    .index_mq_box ul li:hover,
    .index_mq_box ul .current1 {
        transform: none;
    }
}

.index_mq_box_pic {
    width: 96px;
    height: 96px;
    text-align: center;
    margin: 0 auto;
}

.index_mq_box_pic img {
    width: 96px;
    height: 96px;
    border-radius: 10px;
    background: #fafbfc;
    border: 1px solid #eef0f4;
    object-fit: contain;
    padding: 6px;
    box-sizing: border-box;
    display: block;
}

.index_mq_box_name {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #1f2329;
    margin: 10px 0 0;
    padding: 0 4px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_mq_box_info {
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #a3a9b8;
    font-size: 12px;
    padding: 2px 8px 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_mq_box_hot {
    width: 100%;
    text-align: center;
    margin-top: 6px;
    font-size: 12px;
    color: #8b919e;
    line-height: 18px;
}

.index_mq_box_hot_n {
    color: #2778F8;
    display: inline-block;
    margin-right: 3px;
    font-weight: 500;
}

.index_mq_box_cont_showall {
    width: 100%;
    height: 100%;
    transition: opacity 0.2s ease;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
}

.index_mq_box_cont_showall_c {
    width: 100%;
    height: 100%;
    position: relative;
}

.index_mq_box_cont_showjob {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: center;
}

.index_mq_box_cont_bg {
    width: 100%;
    height: 100%;
    background: rgba(15, 23, 42, 0.72);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    border-radius: 12px;
}

.index_mq_box_cont_showjob_c {
    width: 100%;
    padding: 12px 14px;
    box-sizing: border-box;
}

.index_mq_box_cont_showcomname {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_mq_box_cont_showcomname a {
    color: #fff;
}

.index_mq_box_cont_showcomname a:hover {
    color: #93c5fd;
    text-decoration: none;
}

.index_mq_box_cont_showcomname_linebox {
    width: 100%;
    text-align: center;
    padding: 6px 0 8px;
}

.index_mq_box_cont_showcomname_line {
    width: 24px;
    height: 2px;
    background: #2778F8;
    display: inline-block;
    border-radius: 1px;
}

.index_mq_box_cont_showjoblist {
    line-height: 22px;
    padding-left: 10px;
    font-size: 12px;
    background: url(../images/job_l_icon.png) no-repeat left 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_mq_box_cont_showjoblist a {
    color: rgba(255, 255, 255, 0.92);
}

.index_mq_box_cont_showjoblist a:hover {
    color: #93c5fd;
}

.index_mq_box_cont_showjobmore {
    line-height: 22px;
    padding-left: 0;
    font-size: 12px;
    text-align: center;
}

.index_mq_box_cont_showjobmore a {
    color: #93c5fd;
}

.index_mq_box_cont_showjobmore a:hover {
    color: #bfdbfe;
}

.index_mq_box ul .current1 {
    position: relative;
    z-index: 3;
}

.index_mq_box ul .current1 .index_mq_box_cont_showall {
    opacity: 1;
    visibility: visible;
}

.index_zl_box {
    width: 100%;
    float: left;
}

.scwxzapp {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    display: inline-block;
    color: #de4b4f;
    animation: waggle 2s infinite linear;
    background: url(../images/scwappxz.png) no-repeat;
    vertical-align: bottom;
}

.wx_gzh_show {
    float: left;
    cursor: pointer;
    position: relative;
    margin-top: 26px;
    margin-left: 40px;
}

.wx_gzh_box {
    padding-left: 48px;
    position: relative;
}

.wx_gzh_icon {
    width: 39px;
    height: 39px;
    background: url(../images/wxgzhicon.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}

.wx_gzh_tit {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
}

.wx_gzh_p {
    font-size: 12px;
    color: #666
}

.wx_gzh_p_jt {
    width: 6px;
    height: 8px;
    background: url(../images/jticon.png) no-repeat;
    display: inline-block;
    margin-left: 4px;
}

.wxGzhshoWechat {
    overflow: hidden;
    position: absolute;
    width: 200px;
    top: 30px;
    right: 0;
    z-index: 1;
    display: none;
}

.wxGzhshoWecBgims {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.wxGzhshoWecBgims img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.wxGzhshoWecConts {
    overflow: hidden;
    position: absolute;
    width: calc(100% - 60px);
    padding: 33px 30px 8px 30px;
    top: 0;
    left: 0;
    z-index: 2;
}

.wxGzhshoWecConts img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.wxGzhshoWecConts span {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #999fa6;
    font-size: 12px;
    padding-top: 2px;
}
.yunheader_60 {
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #fff;
}

.header_new_bg {
    width: 100%;
    height: 102px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yunheader_60logo {
    width: 235px;
    position: relative;
    overflow: hidden;
}

.yunheader_60logo a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
}

.yunheader_60logo a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.hp_head_search {
    overflow: hidden;
    position: relative;
    width: 770px;
}

.hp_head_searchbor {
    width: calc(100% - 2px);
    border-radius: 8px;
    background: #fff;
    border: 2px solid #2877F8;
    position: relative;
    overflow: hidden;
}

.hp_head_searchbor form {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hp_head_search_job {
    width: 95px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    position: relative;
    z-index: 1;
    color: #999;
    border-radius: 100px;
}

.hp_head_search_job:after {
    position: absolute;
    display: block;
    clear: both;
    content: '';
    background: #efefef;
    width: 1px;
    height: 20px;
    right: 0px;
    top: 15px;
}

.index_header_seach_find_list {
    width: 95px;
    background: #fff;
    position: absolute;
    left: 20px;
    top: 46px;
    border: 1px solid #0c5cf7;
    overflow: hidden;
}

.index_header_seach_find_list a {
    display: block;
    padding-left: 10px;
    height: 34px;
    line-height: 34px;
}

.index_header_seach_find_list a:hover {
    background: #EFF5FC;
    color: #666;
    text-decoration: none;
}

.hp_head_search_job_b {
    padding-left: 20px;
    background: url(../images/ee.png) no-repeat 65px;
    display: block;
    cursor: pointer;
    font-size: 14px;
}

.searchboInputs {
    overflow: hidden;
    position: relative;
    width: calc(100% - 200px - 30px);
    display: flex;
    align-items: center;
    padding: 0 12px;
}

.searchboInputs img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 14.5px;
    height: 14.5px;
}

.hp_head_search_text {
    border: none;
    width: calc(100% - 28px);
    height: 44px;
    color: #999;
    line-height: 44px;
    background: #fff;
    font-size: 15px;
    padding-left: 8px;
}

.Search_jobs_dt {
    width: 40px;
    height: 46px;
    line-height: 46px;
    float: left;
    padding-left: 30px;
    color: #666;
    background: url(../images/dtss.png) no-repeat 0px 12px
}

.hp_head_search_text::-webkit-input-placeholder {
    color: #ccc;
}

.searchboButns {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    height: 44px;
}

.searchboButns a {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-shrink: 0;
}

.searchboButns a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 2px;
}

.searchboButns a span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 14px;
    color: #999;
    padding-left: 8px;
}

.hp_head_search_sr {
    color: #fff;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    background: #2877F8;
    width: 110px;
    margin-left: 24px;
    border: none;
    cursor: pointer;
}

.hp_head_search_bom {
    overflow: hidden;
    margin-top: 15px;
}

.hp_head_search_bom a {
    border-radius: 6px;
    color: #2778f8;
    font-size: 14px;
    line-height: 20px;
    padding: 2px 0px;
    color: #000;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
}

.hp_head_search_bom_left {
    width: 600px;
    height: 25px;
    line-height: 20px;
    float: left;
    padding-left: 5px;
    overflow: hidden
}

.yun_new_header_search_more {
    float: right;
    position: relative
}

.yun_new_header_search_more_box {
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(../images/indexsearch_icon.png) no-repeat right center;
    padding-right: 25px;
}

.yunheader_bgnew:before {
    content: ' ';
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    height: 614px;
    background: linear-gradient(180deg, #fff 0, #fff 50%, #fff 100%);
    opacity: .1;
    z-index: -1;
}
.yunheader_bgnew:after {
    content: '';
    display: block;
    clear: both;
}

.yunheader_60nav {
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.yunheader_60nav ul li {
    float: left;
    height: 40px;
    padding: 20px 18px 0 18px;
    font-size: 16px;
    font-weight: bold;
    position: relative
}

.yunheader_60nav ul .nav_list_hover a {
    color: #276bf2;
}

.yunheader_60nav ul .nav_list_hover .yun_new_headernav_list_line {
    width: 30px;
    height: 3px;
    background: #276bf2;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -15px;
}

.nav_icon {
    position: absolute;
    width: 27px;
    height: 18px;
}

.yunheader_60nav ul .nav_icon_new {
    right: -10px;
    top: 5px;
}

.yunheader_60nav ul .nav_icon_hot {
    right: -8px;
    top: 5px;
}

.yunheader_60nav ul .nav_icon img {
    display: block
}

.yun_header_af a {
    color: #fff
}

.yunheader_60jpbox {
    width: 100%;
    float: left;
    height: 120px;
}

.yunheader_60jpbox ul {
    width: 690px
}

.js_new_cont {}

.yunheader_60jpbox .js_new {
    width: 213px;
    height: 100px;
    box-shadow: 0px 0px 8px 0px rgb(111 116 132 / 10%);
    border: 1px solid #F2F2F2;
    margin-top: 15px;
    float: left;
    border-radius: 4px;
    margin-left: 3px;
    margin-right: 15px;
}

.yunheader_60jp {
    padding: 15px 0 15px 80px;
    position: relative;
    display: block;
}

.yunheader_60jplogo {
    width: 48px;
    height: 48px;
    border: 1px solid #f1f1f1;
    position: absolute;
    left: 15px;
    top: 15px;
}

.yunheader_60jplogo img {
    width: 100%;
    height: 100%;
}

.yunheader_60jpbane {
    color: #313a49;
    font-size: 12px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yunheader_60jpxz {
    color: #fc703e;
    padding-top: 8px;
}

.yunheader_60jpcom {
    color: #999;
    padding-left: 15px;
    width: 200px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.yunheader_60jpicon {
    width: 35px;
    height: 18px;
    background: url(../images/jp2.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    display: inline-block;
}

.yunheader_60zwlb {
    width: 230px; 
    float: left;
	height:475px;
}

.yunheader_60_tit {
    text-align: center;
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: #40404c;
    float: left;
}

.index_frame_right > .yunheader_60_tit:first-child {
    margin-top: 0;
}

.yunheader_60_tit_a {
    display: inline-block;
    position: relative;
}

.yunheader_60_tit_line {
    width: 86px;
    height: 16px;
    background: url(../images/tit_left.png) no-repeat;
    position: absolute;
    left: -100px;
    top: 20px;
    display: inline-block;
}

.yunheader_60_tit_rline {
    width: 86px;
    height: 16px;
    background: url(../images/tit_right.png) no-repeat;
    position: absolute;
    right: -100px;
    top: 20px;
    display: inline-block;
}

.yunheader_60_tit_p {
    text-align: center;
    width: 100%;
    font-size: 13px;
    color: #9aa0ae;
    letter-spacing: 0.04em;
    margin: 2px 0 0 0;
    float: left;
}

.yunheader_60lookmore {
    text-align: center;
    padding: 16px 0 12px 0;
    width: 100%;
    float: left;
}

.yunheader_60lookmore a {
    text-decoration: none;
    display: block;
    width: 200px;
    height: 40px;
    margin: auto;
    background: none;
    background-color: #d3e0fa;
    color: #2778F8;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 50px;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 8px rgba(39, 120, 248, 0.12);
}

.yunheader_60lookmore a:hover {
    background: #2778F8;
    color: #FFF;
    box-shadow: 0 4px 12px rgba(39, 120, 248, 0.22);
}

.index_news_box60 {
    width: 100%;
    background-color: #fff;
    border-radius: 0.75rem;
    float: left;
    padding-top: 20px;
    margin-top: 15px;
    box-shadow: 0 2px 10px rgba(111, 116, 132, 0.08);
}

.index_news_list_img img {
    border-radius: 0.5rem;
    display: block;
}