﻿
#wrapper {
    width: 1100px;
    margin: 20px auto 0;
}

.none {
    display: none;
}

i {
    font-style: normal;
}

#wrapper .yheader {
    margin-bottom: 20px;
    margin-top: 16px;
}

.relatedFeed .img-wrap:hover img {
    -webkit-transform: matrix(1.04,0,0,1.04,0,0);
    -ms-transform: matrix(1.04,0,0,1.04,0,0);
    transform: matrix(1.04,0,0,1.04,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.yheader {
    background: #fff;
}

    .yheader .bg-header {
        display: block;
        /*width: 100%;*/
        height: 160px;
    }

    .yheader .yheader_h2 {
        position: relative;
        min-height: 84px;
        padding: 16px 0 0 26px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .yheader .yheader_h2 .yheader_h2img {
            width: 100px;
            height: 100px;
            line-height: 97px;
            text-align: center;
            border: 1px solid rgba(255,255,255,.2);
            border-radius: 100px;
            border: 1px solid #e8e8e8;
            overflow:hidden;
            float: left;
            margin-top: -49px;
            margin-right: 12px;
            background-color:#fff;
        }

            .yheader .yheader_h2 .yheader_h2img a {
                display: block;
                width: 100px;
                
                height: 100px;
                line-height: 97px;
                text-align: center;
            }

                .yheader .yheader_h2 .yheader_h2img a img {
                    width: auto;
                    height: auto;
                    max-width: 100%;
                    max-height: 100%;
                    vertical-align: middle;
                }

.yheader_test {
    color: #222;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 24px;
}

.yhe_test {
    font-size: 12px;
    color: #222;
    line-height: 16px;
    margin-left: 20px;
    margin-top: 10px;
}

.yhe_school {
    margin-top: -20px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 112px;
}

    .yhe_school img {
        margin-top: -6px;
    }

.yheader_guzu {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 37px;
    width: 164px;
    height: 39px;
    line-height: 39px;
    background: #2a90d7;
    text-align: center;
    border: 1px solid #2a90d7;
    padding: 0;
    border-radius: 6px;
    margin-right: 20px;
    /*margin-top: -48px;*/
    margin-top: 36px;
    cursor: pointer;
}

#wrapper .left {
    display: table-cell;
    width: 740px;
    padding-right: 20px;
    vertical-align: top;
}

.tab {
    background: #fff;
    position: relative;
    border-bottom: 2px solid #E8E8E8;
    height: 46px;
    line-height: 46px;
    border-spacing: 40px 0;
}

    .tab li {
        font-size: 18px;
        cursor: pointer;
        border-bottom: 2px solid transparent;
    }

        .tab li.active {
            color: #E72418;
            border-bottom: 2px solid #e72418;
        }

.feedBox {
    min-height: 519px;
}

.relatedFeed {
    position: relative;
    background: #fff;
}

    .relatedFeed .item {
        position: relative;
    }


    .relatedFeed .item-inner {
        position: relative;
        padding: 24px 0;
        margin: 0 24px;
        border-bottom: 1px solid #f4f5f6;
    }

    .relatedFeed .normal.rbox {
        float: left;
        height: 102px;
        width: 510px;
        margin-left: 20px;
    }

    .relatedFeed .normal {
        position: relative;
        font-size: 0;
        overflow: hidden;
    }

        .relatedFeed .normal:before {
            content: '';
            width: 0;
            font-size: 0;
            height: 100%;
            visibility: hidden;
            display: inline-block;
            vertical-align: middle;
        }

        .relatedFeed .normal .rbox-inner {
            display: inline-block;
            width: 100%;
            vertical-align: middle;
        }

    .relatedFeed .title-box {
        display: block;
        font-size: 20px;
        color: #000042;
        line-height: 1.3;
        margin-bottom: 4px;
        font-weight: 700;
    }

        .relatedFeed .title-box a {
            display: block;
            width: 100%;
            max-height: 52px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            color: #222;
        }

    .relatedFeed .footer {
        font-size: 12px;
        color: #999;
        height: 18px;
        line-height: 18px;
        margin-top: 10px;
        border-top: 0px solid #e8e8e8 !important;
    }

.y-wrap .y-left {
    color: #777;
    font-size: 14px;
}

.relatedFeed .lbox {
    position: relative;
    float: left;
}

    .relatedFeed .lbox .img-wrap {
        display: block;
        width: 156px;
        height: 100px;
        border: 1px solid #e8e8e8;
        overflow: hidden;
        position: relative;
        cursor: pointer;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

        .relatedFeed .lbox .img-wrap > img {
            
            cursor: pointer;
            -webkit-transition: all .5s ease-out .1s;
            transition: all .5s ease-out .1s;
        }

    .relatedFeed .lbox .ftype {
        position: absolute;
        right: 4px;
        bottom: 4px;
        height: 22px;
        min-width: 6px;
        line-height: 22px;
        font-size: 12px;
        color: #fff;
        background: rgba(0,0,0,.5);
        padding: 0 8px;
        border-radius: 11px;
    }

.relatedFeed .link.title:hover {
    color: #f60;
}

.relatedFeed .lbox .ftype.video:before {
    content: '';
    position: absolute;
    background: url(/images/video_icon_bf43446.png) left center no-repeat;
    width: 6px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
}

.relatedFeed .lbox .ftype {
    position: absolute;
    right: 4px;
    bottom: 4px;
    height: 22px;
    min-width: 6px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.5);
    padding: 0 8px;
    border-radius: 11px;
}

    .relatedFeed .lbox .ftype.video span {
        padding-left: 8px;
    }

.left {
    float: left;
}

.relatedFeed .normal .rbox-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.relatedFeed .ugc-box .ugc-user .avatar {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 50%;
}

.relatedFeed .ugc-box .ugc-user .avatarss {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.relatedFeed .ugc-box .ugc-user .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-right: 5px;
}

.y-icon {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: yFont !important;
    font-size: 12px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.relatedFeed .ugc-box .ugc-user .dv {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

    .relatedFeed .ugc-box .ugc-user .dv:after {
        content: "\e641";
        display: block;
        color: #FEC346;
    }

.relatedFeed .ugc-box .ugc-content {
    margin: 10px 0;
    font-size: 14px;
    color: #222;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 38px;
    overflow: hidden;
    word-break: break-all;
}

/*右*/
#wrapper .ppl {
    display: table-cell;
    width: 340px;
    vertical-align: top;
    float: left;
}

.statistics {
    display: table;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
}

    .statistics > dt, .statistics > dd {
        display: table-cell;
        width: 50%;
        text-align: center;
        padding: 18px 0;
        position: relative;
    }

        .statistics > dt a, .statistics > dd a {
            display: block;
        }

    .statistics .y-number {
        font-size: 24px;
        color: #222;
        font-weight: 700;
    }

em {
    font-style: normal;
}

.statistics p {
    font-size: 14px;
    color: #777;
    margin-top: 4px;
}

.statistics > dt:after {
    content: " ";
    display: block;
    position: absolute;
    background: #e8e8e8;
    height: 46px;
    width: 1px;
    left: 100%;
    top: 18px;
}

.recent {
    background: #fff;
    position: relative;
    top: 0;
    width: 340px;
}

    .recent > h2 {
        font-size: 18px;
        font-weight: 700;
        padding: 13px 0 9px 20px;
        color: #222;
        border-top: 2px solid #ed4040;
        border-bottom: 1px solid #ddd;
    }

    .recent .articles {
        padding-top: 8px;
    }

        .recent .articles .line {
            padding-bottom: 12px;
            margin: 9px 19px 0px;
            border-bottom: 1px solid #f4f5f6;
        }

            .recent .articles .line .lbox {
                float: left;
                position: relative;
                width: 118px;
                height: 68px;
                margin-right: 12px;
            }

                .recent .articles .line .lbox a {
                    display: block;
                    width: 118px;
                    height: 68px;
                    line-height: 63px;
                    text-align: center;
                    border: 1px solid #f4f5f6;
                }

                .recent .articles .line .lbox img {
                    width: auto;
                    height: auto;
                    max-width: 100%;
                    max-height: 100%;
                    vertical-align: middle;
                    border: 0;
                }

            .recent .articles .line .rbox {
                float: left;
                width: 300px;
                font-size: 0;
            }

            .recent .articles .line.image .rbox {
                width: 166px;
            }

            .recent .articles .line .rbox .rbox-inner {
                vertical-align: middle;
                display: inline-block;
                width: 100%;
            }

            .recent .articles .line .rbox a {
                display: block;
                width: 100%;
                line-height: 22px;
                font-size: 14px;
                max-height: 44px;
                overflow: hidden;
                display: -webkit-box;
                text-overflow: ellipsis;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                letter-spacing: 0;
                margin-bottom: 7px;
                color: #222;
            }

            .recent .articles .line .rbox span {
                font-size: 14px;
                color: #777;
                letter-spacing: 0;
                line-height: 14px;
            }

            .recent .articles .line .lbox .duration {
                display: inline-block;
                position: absolute;
                right: 8px;
                bottom: 8px;
                border-radius: 100px;
                font-size: 12px;
                color: #fff;
                background: rgba(34,34,34,.7);
                padding: 3px 7px 5px 16px;
            }

                .recent .articles .line .lbox .duration::before {
                    content: '';
                    background: url(/images/video_icon_bf43446.png) left center no-repeat;
                    width: 6px;
                    height: 8px;
                    position: absolute;
                    top: 50%;
                    margin-top: -5px;
                    margin-left: -9px;
                }

.y-left {
    color: #777;
    font-size: 14px;
}

.daofoot {
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 14px;
    color: #000;
}


.yiguanzhu {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    color: rgb(119, 119, 119);
}

/*搜索*/
.dfg {
    font-size: 16px;
    margin-left: 20px;
    line-height: 58px;
    float: left;
}

.input_ss {
    float: right;
    font-size: 14px;
    margin-top: 12px;
    position: relative;
}

    .input_ss .tt_input_inner {
        padding-left: 10px;
        height: 36px;
        background-color: #f5f6f7;
        border-radius: 4px;
        border: 1px solid #e8e8e8;
        color: #1f2d3d;
        display: block;
        font-size: inherit;
        outline: 0;
        transition: border-color .2s cubic-bezier(.645,.045,.355,1);
        width: 207px;
        float: left;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input_ss .group_append {
        border: 1px solid #f60;
        background-color: #f60;
        color: #fff;
        position: relative;
        left: -1px;
        padding: 0 18px;
        cursor: pointer;
        height: 36px;
        line-height: 36px;
        float: left;
        border-radius: 4px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }


/*搜索下拉*/
#searchAppend {
    max-width: 494px;
    width: 100%;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    display: none;
    line-height: 30px;
    text-indent: 10px;
    position: absolute;
    top: 38px;
    background: white;
    z-index: 99;
}

    #searchAppend .searchSelect {
        cursor: pointer;
    }

#lg_tnav {
    overflow: initial !important;
}


.statistics .y-number{
    line-height:26px;
}
.statistics{
    margin-bottom:0px;
}
.jianjie {
    padding: 13px 14px 20px 14px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
.xian {
    width: 300px;
    margin:auto;
    height: 1px;
    background-color: #e8e8e8;
    padding: 0px 20px 0px 20px;
    box-sizing: border-box;
}
.Position{
    padding:21px 25px 0 25px;
    box-sizing:border-box;
}
.Position_type {
    width: 100%;
    height: 48px;
    padding-left: 17px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
    background-color: #F4F4F4;
    display: flex;
    align-items: center;
}
.post_active {
    
    line-height:28px;
    text-align:center;
    color:#fff;
    background: #FF9E3D;
    border-radius: 4px;
}
.Position_type span {
    padding: 0 18px;
    box-sizing: border-box;
    margin-right: 10px;
}
.recruit_title{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.peixin {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin-right:20px;
    cursor:pointer;
}
.peixin_mony {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FE6600;
    line-height: 28px;
}
.time {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.mun_it {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
}
.shenqing {
    display: inline-block;
    line-height: 28px;
    cursor: pointer;
    width: 80px;
    text-align: center;
    color: #fff;
    background: #F0514E;
    border-radius: 4px;
}
.shenqing:hover {
    color: #fff;
    text-decoration: none;
}
.postion_xian {
    width: 100%;
    height: 1px;
    background: #EAEAEA;
}
.li_class{
    padding-top:24px;
    box-sizing:border-box;
}
.Micro_recruitment {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF5900;
    line-height: 28px;
}
.Micro_recruitment li{

}
.Ly_bg {
    background-color: #F4F4F4;
    padding:23px 18px;
    box-sizing:border-box;
    margin-bottom:16px;
}
.browse {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
    margin-bottom:15px;
}
.relatedFeed .lbox .img-wrap {
    display: block;
    width: 156px;
    text-align: center;
    height: 100px;
    vertical-align: middle;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transform-style: preserve-3d;
}
    .relatedFeed .lbox .img-wrap > img {
        width: 100%;
        height: 100%;
        cursor: pointer;
        object-fit: cover;
        vertical-align: middle;
        -webkit-transition: all .5s ease-out .1s;
        transition: all .5s ease-out .1s;
    }
.Public_lecture .img-wrap {
    width: 106px !important;
    height: 106px !important;
    box-sizing:border-box;
    display:flex !important;
    align-items:center;
    justify-content:center;
}
.xuanjianghui {
    width: 106px !important;
    height: 106px !important;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.biaoti_Name {
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    margin-left: 6px;
    margin-right: 8px;
}
.ti_item {
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
}
.questions {
    font-size: 20px;
    font-weight: 500;
    color: #222;
    line-height: 28px;
    margin-bottom:8px;
    cursor:pointer;
}
.answer {
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
    margin-bottom:13px;
}
.answer_title {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #4D8FCC;
    line-height: 20px;
    margin-bottom:18px;
}
.answer_title img{
    width:16px;
    margin-right:8px;
}
.Q_A{
    padding-top:21px;
    box-sizing:border-box;
}
.huida_A {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.shenglue {
    
    
}
.showMore {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #4D8FCC;
    line-height: 22px;
}
.prictio {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 166px !important;
    height: 106px !important;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
    .prictio img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        vertical-align: middle;
    }
    .dongtai_title {
        font-size: 12px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 17px;
        background: #060606;
        border-radius: 11px;
        background: rgba(0,0,0,0.5);
        position: absolute;
        bottom: 5px;
        right: 10px;
        padding: 0 5px;
    }
.shiping_prict {
    padding: 0 7px;
    padding-top: 1px;
}
.prictio_ul li {
    float: left;
    margin-right: 8px;
    margin-bottom: 26px;
}
    .prictio_ul li:nth-child(4n) {
        margin-right: 0px;
    }
.shiping  .img-wrap {
    width: 166px !important;
    height: 106px !important;
    position:relative;
}
.shiping_all {
    width: 166px !important;
    height: 106px !important;
    position: relative;
}
.arrow-left {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #fff;
    display: inline-block;
}
.all_class{
    padding: 0 25px;
    padding-top:24px;
    box-sizing:border-box;
}
.padding_left{
    padding-left:25px;
    padding-right:25px;
}


.baoming:hover {
    color: #fff;
    text-decoration: none;
}

.peixun_time {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.prictio_ul .prictio {
    float: left;
    margin-right: 8px;
}

    .prictio_ul .prictio:nth-child(4n) {
        margin-right: 0px;
    }

.pric_class a {
}

    .pric_class a:nth-child(4n) {
        margin-right: 0px;
    }

.acve {
    clear: both;
}



/*投递简历*/
.jlList_box {
    display: none;
}

.jlList_con {
    padding: 20px 40px 40px;
}

    .jlList_con .jlList_tit {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        line-height: 52px;
        border-bottom: 1px solid #ddd;
    }

    .jlList_con ul li {
        cursor: pointer;
        height: 44px;
        line-height: 44px;
        font-size: 14px;
        padding: 0px 10px;
        border-bottom: 1px dashed #ddd;
    }

        .jlList_con ul li span {
            float: right;
            display: none;
        }

        .jlList_con ul li em {
            display: block;
            float: left;
            width: 80%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .jlList_con ul li.now {
            color: #ddd;
        }

            .jlList_con ul li.now span {
                display: block;
            }

        .jlList_con ul li span img {
            vertical-align: middle;
            margin-bottom: 3px;
        }

    .jlList_con .tdBtn {
        text-align: center;
        width: 158px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        margin: 30px auto 0px;
        background: #FF9E3C;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

.vline {
    display: inline-block;
    width: 1px;
    height: 12px;
    vertical-align: middle;
    background: #e0e0e0;
    margin: 2px 10px;
    float: left;
}

.jobunderline {
    line-height: 2px;
    width: 100%;
    border-bottom: 1px #f2f2f5 solid;
}


/*立即申请*/
.ljsq {
    width: 74px;
    position: relative;
    display: none;
}

    .ljsq .shengqing {
        position: absolute;
        top: 0;
        left: 0;
        width: 86px;
        padding: 0 0;
        box-sizing: content-box;
        height: 36px;
        line-height: 36px;
        border: 1px #FF9E3C solid;
        font-size: 16px;
        color: #fff;
        letter-spacing: 1px;
        background: #FF9E3C;
        text-align: center;
        cursor: pointer;
        border-radius: 2px;
    }

/*各大行业职位任你选*/
.zwrppq {
    background-color: #FF9E3C;
    margin-bottom: 15px;
    padding-bottom: 24px;
    position: relative;
    display: none;
}

.mainCon .zwrppq .zwrppq_title {
    display: block;
    padding: 20px 0 24px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    text-align: center;
}

.mainCon .zwrppq .dlCon {
    margin: 0 20px;
}

    .mainCon .zwrppq .dlCon ul li {
        margin: 0 0 16px;
        background: #fff;
        z-index: 10;
        position: relative;
    }

    .mainCon .zwrppq .dlCon ul .phone1 span {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        padding: 0px 6px;
        font-size: 14px;
        color: #333333;
        line-height: 42px;
        cursor: pointer;
    }

    .mainCon .zwrppq .dlCon ul .phone1 .icon-sign-phone {
        float: left;
        background-image: url(/main/images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        width: 20px;
        height: 20px;
        background-position: 2px 1px;
        margin-top: 11px;
        margin-right: 4px;
    }

    .mainCon .zwrppq .dlCon ul .phone1 input {
        outline: none;
        padding-left: 82px;
        width: 60%;
        height: 40px;
        background: #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        outline: none;
        border: none;
        font-size: 14px;
    }

    .mainCon .zwrppq .dlCon ul .phone1 span img {
        vertical-align: middle;
        margin-bottom: 3px;
        margin-left: 4px;
    }

    .mainCon .zwrppq .dlCon ul .yzm input {
        outline: none;
        width: 45%;
        height: 40px;
        padding-left: 10px;
        background: #fff;
        border: 1px solid #fff;
        outline: none;
        border: none;
    }

    .mainCon .zwrppq .dlCon ul .yzm .hqyzm {
        display: block;
        width: 90px;
        height: 42px;
        text-align: center;
        line-height: 39px;
        font-size: 14px;
        color: #999999;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        background-image: url(../images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        background-position: 0 -354px;
    }

    .mainCon .zwrppq .dlCon ul .yzm .hqyzm {
        display: block;
        width: 90px;
        height: 42px;
        text-align: center;
        line-height: 39px;
        font-size: 14px;
        color: #999999;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        background-image: url(../images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        background-position: 0 -354px;
    }

    .mainCon .zwrppq .dlCon ul .yzm .icon-sign-phone {
        float: left;
        background-image: url(/main/images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        width: 20px;
        height: 20px;
        background-position: 2px -141px;
        margin-top: 11px;
        margin-left: 8px;
    }

    .mainCon .zwrppq .dlCon ul .yzmbtn {
    }

        .mainCon .zwrppq .dlCon ul .yzmbtn span {
            display: inline-block;
            box-sizing: content-box;
            color: #FF9E3C;
            letter-spacing: 1px;
            text-align: center;
            background-color: #fff;
            width: 100%;
            font-size: 16px;
            height: 42px;
            line-height: 42px;
            border: none;
            cursor: pointer;
        }

    .mainCon .zwrppq .dlCon .text_tip {
        text-align: center;
        color: #fff;
        padding-bottom: 10px;
        margin: 10px 0 0;
    }

        .mainCon .zwrppq .dlCon .text_tip a {
            color: #fff;
        }

            .mainCon .zwrppq .dlCon .text_tip a:hover {
                color: #000;
            }

/*动画*/

.header1 {
    background-color: #FF9E3C;
    min-height: 0px;
    color: #fff;
    text-align: center;
}

canvas {
    /*display: block;
    width: 260px;
    height: 30px;
    position: absolute;
    bottom: 0;*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.zwsj {
    text-align: center;
    min-height: 300px;
}

.zwsj img {
    /*margin: 150px 0;*/
}





.gsTit {
    height: 60px;
    margin-top: 10px;
    border-bottom: 1px solid #E8E8E8;
    background-color:#fff;
}
.layui-carousel {
    position: relative;
    left: 0;
    top: 0;
    background-color: #f8f8f8;
}
 .gltd .layui-carousel {
    padding: 20px 0px 12px;
}
.swiper-slide2 {
    height: 165px !important;
    overflow: hidden;
    position: relative;
}
.swiper-slide3 {
    height: 282px !important;
    overflow: hidden;
    position: relative;
}
.gsTit span {
    display: inline-block;
    line-height: 57px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.gsTit em {
    display: block;
    width: 28px;
    height: 3px;
    background: #FF7D3C;
}
 .gltd .layui-carousel .img_top {
    width: 100% !important;
}
 .gltd .layui-carousel .img {
    margin: 0 auto;
    width: 139px;
    height: 139px;
    line-height: 136px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.HR_conte .layui-carousel .img{
    border-radius:50%;
}
.gltd .layui-carousel .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    /* border-radius: 139px; */
    vertical-align: middle;
}
.gltd .layui-carousel .glr a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    margin-bottom: 5px;
    width:100%;
    /* margin-bottom: 10px; */
}
 .gltd .layui-carousel .glr span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    margin-bottom: 5px;
    /* margin-bottom: 10px; */
}
 .gltd .layui-carousel .glr em {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #999999;
    line-height: 21px;
    width: 98%;
    margin: 0 auto;
    height: 21px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gltd .layui-carousel .more_view {
    position: absolute;
    bottom: -2px;
    right: 0;
    background: url(/images/layer-more.png) no-repeat;
    padding-left: 22px;
    color: #9fa3b0;
    line-height: 24px;
    /* display: none; */
    z-index: 100;
}
.gltd .layui-carousel .grjs {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    padding:0 20px;
    box-sizing:border-box;
    position: relative;
}
.gltd .layui-carousel .more_view2 {
    position: absolute;
    bottom: -2px;
    right: 0;
    background: url(/images/layer-more.png) no-repeat;
    padding-left: 22px;
    color: #9fa3b0;
    line-height: 24px;
    /* display: none; */
    z-index: 100;
}



.swiper-button-next, .swiper-button-prev {
    
    top: 104px !important;
}
.recent .articles .line.image .rbox{
    width:auto;
}
.prico_zhao {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right:15px;
}
    .prico_zhao img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        /* border-radius: 139px; */
        vertical-align: middle;
    }
.rbox-inner {
    float: left;
}
.rbox {
    display: flex;
    align-items: center
}
.recent .articles .line .rbox .rbox-inner{
    width:auto;
}
.recent .articles .line .rbox a {
    width: 221px;
    -webkit-line-clamp: 1;
    width: 221px;
    -webkit-line-clamp: 1;
    color: #222;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}
.tankuang{
    width:1000px;
    height:500px;
    position:fixed;
    z-index:9999999;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.gltd .layui-carousel .HR_IMG {
    width: 95px;
    height: 95px;
    line-height: 95px;
}
.HR_conte .swiper-button-next {
    margin-top: -50px;
    background-size: 18px 22px;
}
.HR_conte .swiper-button-prev {
    margin-top: -50px;
    background-size: 18px 22px;
}
.swiper-next {
    display: none;
}
.swiper-prev{
    display:none;
}
.swiper-next2, .swiper-prev2 {
    display: none;
}
.swiper-container2:hover .swiper-next {
    display: block;
}
.swiper-container2:hover .swiper-prev {
    display: block;
}
.swiper-container3:hover .swiper-next2 {
    display: block;
}

.swiper-container3:hover .swiper-prev2 {
    display: block;
}
.adress_in {
    line-height: 30px;
    cursor: pointer;
    margin-top: 7px;
    font-size:14px;
    color:#333;
}




.articles {
    background: #fff;
}

    .left .follow-list li {
        position: relative;
    }

li {
    list-style: none;
}

.articles li .media-list {
    display: table;
    width: 100%;
}

.articles li .media-list > dd.avatar-wrap {
    width: 55px;
    padding: 14px 15px 14px 30px;
}

.articles li .media-list > dd {
    display: table-cell;
    padding: 14px 0;
    width: auto;
    vertical-align: middle;
}

    .articles li .media-list > dd.avatar-wrap > a {
        position: relative;
        display: inline-block;
        width: 54px;
        height: 54px;
        /* width: 55px; */
        /* height: 55px; */
        line-height: 48px;
        text-align: center;
        margin-left: 6px;
        margin-top: 6px;
        /* border: 1px solid #ddd; */
        overflow: hidden;
        box-sizing: border-box;
        display: inline-block;
        border-radius: 10px;
    }

        .articles li .media-list > dd.avatar-wrap > a:before {
            content: "";
            position: absolute;
            width: 54px;
            height: 54px;
            border-radius: 50%;
            background: rgba(0,0,0,.08);
        }

    .articles li .media-list > dd.avatar-wrap img {
        /* width: 100%; */
        /* height: 100%; */
        /* border-radius: 100%; */
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

 


.articles li .media-list > dd {
    display: table-cell;
    padding: 14px 0;
    width: auto;
    vertical-align: middle;
}

.articles li .media-list > dd h3 {
    font-size: 18px;
    color: #222;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 125px;
    font-weight: 700;
    margin-bottom: 8px;
}

.articles li .media-list > dd.relation {
    width: 85px;
    text-align: right;
    padding-right: 30px;
}

.articles  li .media-list > dd {
    display: table-cell;
    padding: 14px 0;
    width: auto;
    vertical-align: middle;
}

.articles .btn-attention {
    display: inline-block;
    text-align: center;
    width: 78px;
    line-height: 28px;
    border: 1px solid #2a90d7;
    border-radius: 6px;
    color: #fff;
    background: #2a90d7;
    cursor: pointer;
}


.articles .btn-attention1 {
    display: inline-block;
    text-align: center;
    width: 78px;
    line-height: 28px;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #777;
    background: #fff;
    cursor: pointer;
}
.black_overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
    display: none;
}
.zhezhao_show{
    display:block;
}
.close {
    position: absolute;
    top: 40px;
    right: 60px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 200;
    color:#fff;
    font-size:43px;
}

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
}

.el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}
.swiper_pic {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width:1000px;
    height:650px;
}
.swiper_img{
    width:100%;
    height:100%;
}



#lg_tnav {
    min-width: 1100px;
    height: 60px;
    background: #FFFFFF;
    overflow: hidden;
}

    #lg_tnav .inner {
        width: 1100px;
        margin: 0 auto;
    }

    #lg_tnav .lg_tnav_l {
        float: left;
    }

    #lg_tnav .lg_logo {
        float: left;
        margin: 14px 0 0;
        width: 127px;
        height: 33px;
        line-height: 30px;
        text-align: center;
    }

        #lg_tnav .lg_logo img {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;
        }

        #lg_tnav .lg_logo span {
            float: left;
            font-size: 24px;
            line-height: 31px;
            color: #00b38a;
            border-left: 1px solid #e1e1e1;
            margin: 12px 0 0 12px;
            padding: 0 12px;
        }

    #lg_tnav .suggestCity {
        float: left;
        height: 44px;
        padding-top: 10px;
        padding-left: 12px;
        font-size: 18px;
        line-height: 44px;
    }

        #lg_tnav .suggestCity strong {
            margin-right: 8px;
            color: #333;
            font-size: 18px;
            font-weight: 400;
        }

        #lg_tnav .suggestCity em {
            color: #999;
            font-size: 12px;
            cursor: pointer;
        }

    #lg_tnav .lg_tnav_wrap {
        float: left;
    }

        #lg_tnav .lg_tnav_wrap li {
            display: inline-block;
            *float: left;
            margin-left: 30px;
            position: relative;
        }

            #lg_tnav .lg_tnav_wrap li a {
                font-family: PingFangSC-Medium;
                display: block;
                font-size: 16px;
                color: #707070;
                line-height: 60px;
                letter-spacing: 0.04px;
            }

            #lg_tnav .lg_tnav_wrap li:hover a {
                font-family: PingFangSC-Medium;
                font-size: 16px;
                color: #FF6908;
                letter-spacing: 0.04px;
            }

            #lg_tnav .lg_tnav_wrap li.current a {
                font-family: PingFangSC-Medium;
                font-size: 16px;
                color: #FF6908;
                letter-spacing: 0.04px;
            }

            #lg_tnav .lg_tnav_wrap li b {
                font-size: 12px;
                line-height: 18px;
                font-weight: 100;
                position: absolute;
                left: 20px;
                top: 10px;
                color: #fff;
                background: #fd470c;
                padding: 0 5px;
                -moz-border-radius: 9px;
                -webkit-border-radius: 9px;
                border-radius: 9px;
            }

            #lg_tnav .lg_tnav_wrap li.nav_community i {
                position: absolute;
                right: -25px;
                top: 5px;
                display: block;
                width: 28px;
                height: 16px;
                background-image: url(/images/newcheng.png);
                background-size: 28px 16px;
                text-indent: -999em;
            }

            #lg_tnav .lg_tnav_wrap li.nav_xyzp img {
                position: absolute;
                right: -25px;
                top: 5px;
                display: block;
                width: 26px;
                height: 14px;
                text-indent: -999em;
            }

.site_f {
    float: left;
    border-left: 1px solid #ccc;
    width: 156px;
    color: #f60;
    font-size: 14px;
    padding: 20px 0 0 0;
    height: 7px;
    margin-left: 13px;
    margin-top: 18px;
}

.site_job001 {
    position: absolute;
    margin-top: -20px;
    height: 30px;
    line-height: 30px;
    width: 148px;
    background: url(/images/arr_icon.gif) 138px 13px no-repeat;
    z-index: 60;
    padding: 0 0 0 12px;
    cursor: pointer;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0.04px;
}

    .site_job001 span {
        font-family: PingFangSC-Regular;
        font-size: 16px;
        color: #969696;
        letter-spacing: 0.04px;
    }

.site_c {
    position: absolute;
    z-index: 59;
    width: 400px;
    border: 1px solid #d7d7d7;
    padding: 10px;
    background: #fff;
    margin: 10px 0 0 0;
}

    .site_c h2 {
        font-size: 14px;
        border-bottom: 1px dashed #dadada;
        line-height: 30px;
        height: 30px;
        text-align: left;
        color: #f60;
    }

    .site_c li {
        float: left;
        height: 16px;
        line-height: 16px;
        border-right: 1px solid #dadada;
        width: 45px;
        text-align: center;
        margin: 10px 0;
    }

.site_f > p {
    padding-left: 10px;
    color: #8d8d8d;
}

.fbzwcjjl {
}

    .fbzwcjjl .fbzw_fl, .fbzwcjjl .cjjl_fl {
        width: 76px;
        height: 20px;
        text-align: center;
        background: #FFFFFF;
        border: 1px solid #f60;
        border-radius: 10px;
        margin-right: 10px;
        margin-top: 20px;
        line-height: 20px;
    }

        .fbzwcjjl .cjjl_fl a, .fbzwcjjl .fbzw_fl a {
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: #f60;
            letter-spacing: 0.03px;
        }

/*头部结束*/


/*各大行业职位任你选*/
.zwrppq {
    background-color: #FFf;
    margin-bottom: 15px;
    padding-bottom: 24px;
    position: relative;
    display: none;
}

.recent .zwrppq .zwrppq_title {
    display: block;
    padding: 20px 0 24px;
    color: #747474;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    /*position: relative;*/
    text-align: center;
}

.recent .zwrppq .dlCon {
    margin: 0 20px;
}

    .recent .zwrppq .dlCon ul li {
        margin: 0 0 16px;
        background: #f5f5f5;
        z-index: 10;
        position: relative;
        border-radius: 6px;
    }

    .recent .zwrppq .dlCon ul .phone1 span {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        padding: 0px 6px;
        font-size: 14px;
        color: #333333;
        line-height: 42px;
        cursor: pointer;
    }

    .recent .zwrppq .dlCon ul .phone1 .icon-sign-phone {
        float: left;
        background-image: url(/main/images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        width: 20px;
        height: 20px;
        background-position: 2px 1px;
        margin-top: 11px;
        margin-right: 4px;
    }

    .recent .zwrppq .dlCon ul .phone1 input {
        outline: none;
        padding-left: 82px;
        width: 60%;
        height: 40px;
        background: #f5f5f5;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        outline: none;
        border: none;
        font-size: 14px;
    }

    .recent .zwrppq .dlCon ul .phone1 span img {
        vertical-align: middle;
        margin-bottom: 3px;
        margin-left: 4px;
    }

    .recent .zwrppq .dlCon ul .yzm input {
        outline: none;
        width: 45%;
        height: 40px;
        padding-left: 10px;
        background: #f5f5f5;
        border: 1px solid #fff;
        outline: none;
        border: none;
    }

    .recent .zwrppq .dlCon ul .yzm .hqyzm {
        display: block;
        width: 90px;
        height: 42px;
        text-align: center;
        line-height: 39px;
        font-size: 14px;
        color: #999999;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        background-image: url(../images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        background-position: 0 -354px;
    }

    .recent .zwrppq .dlCon ul .yzm .hqyzm {
        display: block;
        width: 90px;
        height: 42px;
        text-align: center;
        line-height: 39px;
        font-size: 14px;
        color: #FF9E3C;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        background-image: url(../images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        background-position: 0 -354px;
    }

    .recent .zwrppq .dlCon ul .yzm .icon-sign-phone {
        float: left;
        background-image: url(/main/images/icons-sign.png);
        background-repeat: no-repeat;
        -webkit-transition: box-shadow linear .2s;
        transition: box-shadow linear .2s;
        width: 20px;
        height: 20px;
        background-position: 2px -141px;
        margin-top: 11px;
        margin-left: 8px;
    }

    .recent .zwrppq .dlCon ul .yzmbtn {
    }

        .recent .zwrppq .dlCon ul .yzmbtn span {
            display: inline-block;
            box-sizing: content-box;
            color: #fff;
            letter-spacing: 1px;
            text-align: center;
            background-color: #FF9E3C;
            width: 100%;
            font-size: 16px;
            height: 42px;
            line-height: 42px;
            border: none;
            cursor: pointer;
            border-radius: 6px;
        }

    .recent .zwrppq .dlCon .text_tip {
        /*text-align: center;*/
        color: #747474;
        padding-bottom: 10px;
        margin: 10px 0 0;
    }

        .recent .zwrppq .dlCon .text_tip a {
            color: #FF9E3C;
        }

            .recent .zwrppq .dlCon .text_tip a:hover {
                color: #000;
            }

/*各大行业职位任你选*/

.cpHonor, .cpHonor2, .cpHonor3, .cpHonor4, .cpHonor5 {
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
    height: 38px;
    background: url(/zhaopinhao/images/04.png) 0px -219px no-repeat;
    line-height: 24px;
    font-size: 12px;
    font-family: 微软雅黑;
    padding-left: 22px;
}

.cpHonor {
    width: 92px;
}

.cpHonor2 {
    background: url(/zhaopinhao/images/04.png) 0px -164px no-repeat;
    width: 92px;
}

.cpHonor3 {
    background: url(/zhaopinhao/images/04.png) 1px -108px no-repeat;
    width: 92px;
}

.cpHonor4 {
    background: url(/zhaopinhao/images/04.png) -1px -52px no-repeat;
    width: 118px;
}

.cpHonor5 {
    background: url(/zhaopinhao/images/04.png) 2px 0px no-repeat;
    width: 79px;
    padding-left: 30px;
}


.zwrppq .weixinsaoyisao {
    position: absolute;
    right: 0px;
    cursor: pointer;
}

    .zwrppq .weixinsaoyisao span {
        display: block;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 47px;
    }

        .zwrppq .weixinsaoyisao span img {
            width: auto;
            height: auto;
            max-width: 50px;
            max-height: 50px;
            vertical-align: middle;
        }

.p1 {
    display: block;
}

.p2, .p3 {
    display: none;
}


.module-left-content .register-by-wechat {
    width: 100%;
    position: relative;
    padding-top: 20px;
}

    .module-left-content .register-by-wechat .imgcode {
        width: 164px;
        height: 164px;
        margin: 0 auto;
        margin-bottom: 6px;
        position: relative;
    }

        .module-left-content .register-by-wechat .imgcode img {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
        }

    .module-left-content .register-by-wechat p {
        text-align: center;
    }

        .module-left-content .register-by-wechat p:nth-of-type(1) {
            font-size: 14px;
            color: #4CA83A;
        }

        .module-left-content .register-by-wechat p:nth-of-type(2) {
            font-size: 16px;
            margin-top: 18px;
            margin-left: 15px;
            position: relative;
            line-height: 16px;
        }

    .module-left-content .register-by-wechat > i {
        margin-right: 10px;
        padding-top: 2px;
        position: absolute;
        bottom: 0px;
        font-size: 16px;
        left: 65px;
    }

.scanDiv {
    background: #fff !important;
}