﻿.light {
    color: #F77A23;
}

.clear {
    clear: both;
}

.bannerBox {
    width: 100%;
    /* height: 100%; */
    height: 340px;
    border-radius: 15px;
}

.bannerImg {
    width: 100%;
    height: 340px;
    vertical-align: middle;
    border-radius: 15px;
}

.dwHeader {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    margin-bottom: 5px;
    position: relative;
}

    .dwHeader::before {
        content: '';
        width: 5px;
        height: 20px;
        left: -10px;
        top: 3px;
        background-color: #F77A23;
        position: absolute;
    }

    .dwHeader .ligthHeigh {
        color: #F77A23;
    }

.dwListBox {
    float: left;
    width: 590px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-top: 1px;
    cursor: pointer;
    transition: all .2s linear;
}

    .dwListBox:hover {
        color: #F77A23;
    }

.listTitle {
    display: inline-block;
    max-width: 520px;
    ;
    margin-left: 15px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listTime {
    /* display: inline-block; */
    float: right;
    margin-right: 15px;
    line-height: 20px;
}

.jywBox {
    margin: 10px 0;
}

.jywImg {
    border-radius: 5px;
    float: left;
    margin-right: 8px;
}

.subTopLeft {
    float: left;
    margin: 15px;
    width: 60px;
    height: 60px;
}

.subTopLeftImg {
    /* width: 60px; */
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border: 2px solid #eee;
    border-radius: 5px;
}

.subTopRight {
    text-align: right;
    float: right;
    font-size: 16px;
    margin: 15px;
}

    .subTopRight .subName {
        font-weight: bold;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .subTopRight .subInfo {
        width: 100px;
        font-size: 13px;
        color: #999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*margin-top: 15px;*/
    }

.home-body-wrapper .hot-job-box ul li {
    width: 284px;
}

.city-site .merge-city-job li .sub-li {
    width: 284px;
    cursor: pointer;
}

.home-body-wrapper .hot-job-box .zxzp li {
    width: 224px;
}

.zxSubList {
    display: block;
    width: 224px;
    font-size: 0;
    box-sizing: border-box;
    height: 136px;
    border-radius: 12px;
    padding: 0;
    overflow: hidden;
    transition: all .2s linear;
    cursor: pointer;
}

    .zxSubList .subImgBox {
        width: 60px;
        height: 60px;
        line-height: 54px;
        text-align: center;
        margin: 0 auto;
        margin-top: 6px;
        border: 1px solid #E0E0E0;
        box-sizing: border-box;
        border-radius: 8px;
        overflow: hidden;
    }

        .zxSubList .subImgBox a {
            display: block;
        }

    .zxSubList .subLogo {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

.city-site .merge-city-job li .zxSubList a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxSubList .subImgBox .subImg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    color: #ccc;
}

.zxSubList p {
    margin: 0 auto;
    margin-top: 9px;
    margin-bottom: 1px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #383838;
    letter-spacing: 0;
    line-height: 20px;
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxSubList span {
    margin-bottom: 1px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #A5A5A5;
    letter-spacing: 0;
    line-height: 0;
    display: block;
}

.home-body-wrapper .hot-job-box .zxConList li {
    background: #FFFFFF;
    width: 389px;
    height: 102px;
    border-left: 0;
    box-sizing: border-box;
    margin-bottom: -1px;
    float: left;
    margin: 4px;
    margin-left: 0;
    margin-right: 8px;
    padding: 2px;
}

.zxConList .no_one {
    margin: 10px;
    margin-top: 6px;
}

    .zxConList .no_one a {
        display: block;
        line-height: 22px;
        max-width: 245px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        color: #333;
        letter-spacing: 0;
    }

    .zxConList .no_one span:nth-child(2) {
        height: 22px;
        line-height: 22px;
        max-width: 123px;
        overflow: hidden;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        color: #F60;
        letter-spacing: 0;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: right;
    }

.zxConList .no_two {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #E3E3E3;
}

    .zxConList .no_two .jbyq {
        height: 16px;
        width: 200px;
        overflow: hidden;
    }

        .zxConList .no_two .jbyq span {
            float: left;
            line-height: 16px;
            max-width: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-family: STSongti-SC-Regular;
            font-size: 12px;
            color: #A5A5A5;
            letter-spacing: 0;
        }

.vline {
    /* display: inline-block; */
    width: 1px;
    height: 12px;
    vertical-align: middle;
    background: #e0e0e0;
    margin: 2px 10px;
    float: left;
}

.zxConList .no_son {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 5px;
    padding-bottom: 6px;
}

    .zxConList .no_son .no_sonimg {
        width: 24px;
        height: 24px;
        line-height: 21px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid;
        box-sizing: border-box;
    }

        .zxConList .no_son .no_sonimg img {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;
        }

        .zxConList .no_son .no_sonimg .no_sontext {
            margin-left: 12px;
            margin-top: 4px;
        }

.city-site .merge-city-job li .no_sontext a {
    /*font-size: 12px;*/
    float: left;
    line-height: 24px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: MicrosoftYaHei;
    color: #858585;
    margin-left: 10px;
    /* letter-spacing: 0; */
}

.city-site .merge-city-job li .no_sontext span {
    float: left;
    line-height: 24px;
    max-width: 200px;
    font-family: MicrosoftYaHei;
    color: #858585;
    margin-left: 10px;
}

.rmxzList {
    width: 374px;
    padding: 10px 10px;
    position: relative;
    float: left;
    cursor: pointer;
}

    .rmxzList .city {
        float: left;
        background: #F6FAFF;
        padding: 1.5px 7px;
        transform: translateY(-1.5px);
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        color: #f60;
    }

    .rmxzList a.content {
        max-width: 55%;
        float: left;
        overflow: hidden;
        padding-left: 7px;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .rmxzList .right-time {
        font-size: 14px;
        position: absolute;
        color: #6c7583;
        right: 20px;
        top: 12px;
    }

.panel-body .AdvCard_future-item__OxZfs {
    float: left;
    width: 224px;
    height: 185px;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 14px;
    cursor: pointer;
    /* margin: 15px 31px; */
    position: relative;
}

.AdvCard_future-item__OxZfs a {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(54,58,77,.8);
    box-shadow: 0 0 0 #000;
    transition: all .15s;
    position: relative;
    border-radius: 10px;
}

    .AdvCard_future-item__OxZfs a:hover {
        transform: translateY(-2px);
        box-shadow: 0px 5px 10px #000;
    }

.AdvCard_future-banner__2a6Ko {
    position: relative;
    width: 100%;
    height: 132px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    /* background-image: url(https://img.jrzp.com/images_server/mp4/1601460276.png); */
    background-size: cover;
    border-radius: 10px 10px 0px 0px;
}

.zhezhao {
    z-index: 999;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(50, 50, 50, 0.5);
    border-radius: 10px;
}

.AdvCard_future-item__OxZfs a:hover .zhezhao {
    display: block;
}

.AdvCard_future-title-index__3Xkel {
    display: block;
    margin-top: 11px;
    padding: 0 6px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
}

.AdvCard_future-msg__2w9gu {
    display: block;
    color: hsla(0,0%,100%,.54);
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

.yxj_img {
    display: none;
    z-index: 9999;
}

.AdvCard_future-item__OxZfs a:hover .yxj_img {
    display: block;
}

.rmxjhList {
    float: left;
    width: 50%;
    padding: 10px 0;
    /* padding: 10px 23px; */
    position: relative;
    /* display: inline-block; */
    cursor: pointer;
}

    .rmxjhList .title {
        display: block;
        float: left;
        overflow: hidden;
        /* width: 76%; */
        padding-left: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 398px;
        height: 24px;
        line-height: 24px;
    }

    .rmxjhList .rmxjhImg {
        width: 22px;
        height: 22px;
        position: relative;
        float: left;
        /* top: 9px; */
        margin-right: -10px;
        border-radius: 2px;
        border: 1px solid #EBEEF3;
        vertical-align: middle;
    }

.home-job-menu .rmxjhList a {
    width: 200px;
    float: left;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.rmxjhList .text-muted {
    width: 130px;
    /* display: inline-block; */
    margin-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-size: 14px;
}

.rmxjhList .time {
    display: block;
    float: left;
    width: 155px;
    padding-right: 10px;
    color: #6c7583;
    text-align: right;
    font-size: 14px;
}

.xgrmItem {
    float: left;
    width: 130px;
    margin: 0 9px;
    margin-bottom: 6px;
    text-align: center;
    color: #999;
}

.pindaoDes {
    height: 25px;
    margin: 10px 15px;
    padding: 15px 0;
    border-top: 1px solid #eee;
}

.pindaoTitle {
    font-weight: bold;
}

.yqljItem {
    float: left;
    width: 116px;
    /* margin: 0 9px; */
    margin-bottom: 6px;
    text-align: left;
    color: #333;
    padding-left: 15px;
    padding-top: 5px;
}

.side-bar-wrapper .side-bar-top li a:hover .qrcode-layer {
    display: block;
    bottom: 0;
    right: 50%;
    top: auto;
    margin-right: 35px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    color: #666;
    overflow: hidden;
    font-size: 13px;
}

.side-bar-wrapper > ul > .side-phone {
    height: 80px;
}

.side-phone a {
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 80px;
    background: url(../images/phone.png)0 0/auto 35px no-repeat;
}

.siderbar-phoneText {
    position: absolute;
    height: 44px;
    width: 42px;
    display: inline-block;
    color: #fff;
    /* margin: 39px 0px 0 0; */
    top: 50px;
    left: 1px;
    font-size: 12px;
    text-align: center;
}

.side-bar-wrapper > ul > .side-kf {
    height: 20px;
}

.side-kf a {
    display: block;
    margin: -4px auto;
    width: 29px;
    height: 36px;
    background: url(../images/chat.png)0 0/auto 29px no-repeat;
}

.side-bar-wrapper > ul > .side-qq {
    height: 20px;
}

.side-qq a {
    display: block;
    margin: -4px auto;
    width: 26px;
    height: 36px;
    background: url(../images/qq.png)0 0/auto 25px no-repeat;
}

.side-bar-wrapper > ul > .side-wechat {
    height: 20px;
}

.side-wechat a {
    display: block;
    margin: -1px auto;
    width: 29px;
    height: 36px;
    background: url(../images/wechat.png)0 0/auto 20px no-repeat;
}

.side-bar-wrapper .back-top {
    margin-top: 10px;
}

.tree-2 li::after {
    background: #fff !important;
}

.home-body-wrapper .common-tab-box {
    margin-top: 10px;
}
/*高校名录*/
.directory {
    /*color: #666;
    position: relative;
    z-index: 1002;
    background: #fff;
    border-radius: 12px;
    padding: 6px 0 0 0;
    margin-top: 21px;*/
}

    .directory .directory_nav {
        width: 1184px;
        margin: 0 auto;
        margin-top: 11px;
        color: #666;
        position: relative;
        z-index: 1002;
        background: #fff;
        border-radius: 12px;
        padding: 6px 0 0 0;
        margin-top: 21px;
        margin-top:13px
    }

        .directory .directory_nav .directory_top {
            background: #fff;
            padding-top: 6px;
        }

            .directory .directory_nav .directory_top .directory_topbt {
                border-left: 4px solid #f60;
                padding-left: 5px;
            }

                .directory .directory_nav .directory_top .directory_topbt h3 {
                    font-family: PingFangSC-Medium;
                    font-size: 18px;
                    color: #383838;
                    letter-spacing: 0;
                    float: left;
                }

                .directory .directory_nav .directory_top .directory_topbt i {
                    float: left;
                    background: #BBBBBB;
                    width: 1px;
                    height: 12px;
                    margin: 8px 8px 0;
                }

                .directory .directory_nav .directory_top .directory_topbt span {
                    float: left;
                    font-family: PingFangSC-Regular;
                    font-size: 12px;
                    color: #A5A5A5;
                    letter-spacing: 0;
                    line-height: 17px;
                    margin: 6px 8px 0;
                }

            .directory .directory_nav .directory_top .directory_topul {
                height: 35px;
                margin-left: 20px;
            }

                .directory .directory_nav .directory_top .directory_topul a:hover {
                    color: #f60;
                }

                .directory .directory_nav .directory_top .directory_topul ul li {
                    float: left;
                    padding: 7px 10px 9px;
                    margin-top: 0;
                    border-bottom: #fff;
                    box-sizing: border-box;
                    position: relative;
                    font-family: MicrosoftYaHei;
                    font-size: 14px;
                    color: #666;
                    letter-spacing: 0;
                    cursor: pointer;
                }

                    .directory .directory_nav .directory_top .directory_topul ul li:hover {
                        color: #f60;
                    }

                    .directory .directory_nav .directory_top .directory_topul ul li span {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                        height: 1px;
                        background: #fff;
                        display: none;
                    }

                .directory .directory_nav .directory_top .directory_topul ul .over {
                    border: 1px solid #FA6101;
                    box-sizing: border-box;
                    border-bottom: #fff;
                    border-radius: 5px 5px 0px 0px;
                }

                    .directory .directory_nav .directory_top .directory_topul ul .over span {
                        display: block;
                    }

.directory_topultwo {
    background: #fff;
    border-top: 1px solid #FA6101;
}

    .directory_topultwo .dirover_top {
        width: 328px;
        margin: 10px 0 0 9px;
        padding-bottom: 11px;
        background: #FFFFFF;
        border: 1px solid #DADADA;
        box-sizing: border-box;
    }

        .directory_topultwo .dirover_top h4 {
            margin: 8px 0 0 14px;
            font-family: PingFangSC-Regular;
            font-size: 16px;
            color: #3E3E3E;
            letter-spacing: 0;
            line-height: 22px;
        }

        .directory_topultwo .dirover_top .dirover_topa {
            font-family: STSongti-SC-Regular;
            font-size: 12px;
            color: #B6B6B6;
            letter-spacing: 0;
            text-decoration: underline;
            margin-right: 10px;
            margin-top: 8px;
            line-height: 17px;
        }

        .directory_topultwo .dirover_top ul {
            margin-top: 8px;
            margin-left: 14px;
        }

            .directory_topultwo .dirover_top ul li {
                font-family: STSongti-SC-Regular;
                font-size: 12px;
                color: #808080;
                letter-spacing: 0;
                line-height: 17px;
                width: 302px;
                height: 28px;
                line-height: 28px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .directory_topultwo .dirover_top ul li a {
                    color: #666;
                    font-size: 13px;
                }

                    .directory_topultwo .dirover_top ul li a:hover {
                        color: #f60;
                    }

                .directory_topultwo .dirover_top ul li img {
                    width: 2px;
                    height: 2px;
                    margin-right: 6px;
                    vertical-align: middle;
                }

    .directory_topultwo .dirover_two {
        width: 763px;
        margin-top: 10px;
    }

        .directory_topultwo .dirover_two .dxmldx {
            width: 367px;
            background: #FFFFFF;
            padding-bottom: 9px;
            border: 1px solid #DADADA;
            margin-left: 8px;
            margin-bottom: 8px;
        }

            .directory_topultwo .dirover_two .dxmldx .dxmldx_top {
                background: #F7F7F7;
                height: 30px;
                padding-bottom: 1px;
            }

                .directory_topultwo .dirover_two .dxmldx .dxmldx_top .dxmldx_topimg {
                    width: 22px;
                    height: 22px;
                    line-height: 19px;
                    text-align: center;
                    padding-top: 6px;
                    margin: 0 3px 0 6px;
                }

                    .directory_topultwo .dirover_two .dxmldx .dxmldx_top .dxmldx_topimg img {
                        width: auto;
                        height: auto;
                        max-width: 100%;
                        max-height: 100%;
                        vertical-align: middle;
                    }

                .directory_topultwo .dirover_two .dxmldx .dxmldx_top h5 {
                    font-family: PingFangSC-Regular;
                    font-size: 14px;
                    color: #121212;
                    letter-spacing: 0;
                    line-height: 20px;
                    height: 20px;
                    margin-top: 8px;
                    margin-right: 6px;
                    max-width: 154px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    .directory_topultwo .dirover_two .dxmldx .dxmldx_top h5 a {
                        color: #121212;
                    }

                .directory_topultwo .dirover_two .dxmldx .dxmldx_top p {
                    font-family: STSongti-SC-Regular;
                    font-size: 12px;
                    color: #999999;
                    letter-spacing: 0;
                    line-height: 17px;
                    height: 17px;
                    margin-top: 10px;
                    margin-right: 12px;
                    width: 88px;
                    text-align: right;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    .directory_topultwo .dirover_two .dxmldx .dxmldx_top p span {
                        font-family: STSongti-SC-Regular;
                        font-size: 12px;
                        color: #14AD47;
                        letter-spacing: 0;
                    }
                     


/*高校名录*/

/*热门宣讲会*/
.new_recruit .new_recruit_nav {
    width: 1184px;
    margin: 0 auto; 
}

.new_recruit_nav .new_recruit_top .new_recruit_topbt {
    border-left: 4px solid #f60;
    padding-left: 5px;
}

    .new_recruit_nav .new_recruit_top .new_recruit_topbt h3 {
        font-family: PingFangSC-Medium;
        font-size: 18px;
        color: #383838;
        letter-spacing: 0;
        float: left;
    }

    .new_recruit_nav .new_recruit_top .new_recruit_topbt i {
        float: left;
        background: #BBBBBB;
        width: 1px;
        height: 12px;
        margin: 8px 8px 0;
    }

    .new_recruit_nav .new_recruit_top .new_recruit_topbt span {
        float: left;
        font-family: PingFangSC-Regular;
        font-size: 12px;
        color: #A5A5A5;
        letter-spacing: 0;
        line-height: 17px;
        margin: 6px 8px 0;
    }

.new_recruit_nav .new_recruit_topul {
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom:10px;
}

    .new_recruit_nav .new_recruit_topul ul {
        margin-right: 24px;
    }

        .new_recruit_nav .new_recruit_topul ul li {
            float: left;
            font-family: PingFangSC-Regular;
            font-size: 14px;
            color: #AEB1BC;
            letter-spacing: 0;
            margin-right: 72px;
            font-size: 16px;
            transition: all .2s linear;
        }

    .new_recruit_nav .new_recruit_topul a {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #666;
        letter-spacing: 0;
        line-height: 20px;
        display: inline-block;
        margin-right: 20px;
    }

        .new_recruit_nav .new_recruit_topul a:hover {
            color: #f60;
        }

    .new_recruit_nav .new_recruit_topul ul li a {
        margin-right: 0px;
        float: left;
    }

        .new_recruit_nav .new_recruit_topul ul li a:hover {
            color: #f60;
        }

.new_recruit_nav .new_recruit_topmove {
    margin-top: 5px;
}

    .new_recruit_nav .new_recruit_topmove a {
        width: 60px;
        text-align: center;
        height: 20px;
        line-height: 20px;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #666;
        letter-spacing: 0;
        display: inline-block;
    }

.new_recruit_nav .new_recruit_xian {
    width: 1100px;
    height: 3px;
    background: #F77A23;
    margin-top: 10px;
}

.new_recruit_nav .new_recruit_content {
}

    .new_recruit_nav .new_recruit_content .new_recruit_img {
        background: #F77A23;
        width: 82px;
        height: 27px;
        line-height: 27px;
        color: #fff;
        position: relative;
    }

        .new_recruit_nav .new_recruit_content .new_recruit_img img {
            margin-left: 12px;
            margin-right: 6px;
        }

        .new_recruit_nav .new_recruit_content .new_recruit_img .new_reimg {
            position: absolute;
            top: 0;
            bottom: 0;
        }

    .new_recruit_nav .new_recruit_content .new_recruit_contentzu {
        width: 230px;
        background: #fff;
        padding-top: 27px;
        padding-bottom: 2px;
        margin-top: -27px;
        box-sizing: border-box;
    }

    .new_recruit_nav .new_recruit_content .new_recruit_img .entzu_xian {
        position: absolute;
        right: -104px;
        top: 0px;
        width: 3px;
        background: #fff;
        height: 49px;
        display: none;
    }

    .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul {
        position: relative;
    }

        .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li {
            border-bottom: 1px solid #E3E3E3;
            /* box-sizing: border-box; */
            padding-top: 12px;
            margin-right: -1px;
            padding-bottom: 6px;
            cursor: pointer;
            /* position: relative; */
            margin-left: 16px;
            margin-right: 16px;
        }

            .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_recruit_ulz {
                margin-left: 0px;
            }

            .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_recruit_uly {
                margin-right: 0px;
            }

            .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_retzuul {
                position: absolute;
                top: -26px;
                left: 213px;
                background: #fff;
                z-index: 99;
                width: 859px;
                height: 675px;
                display: none;
                padding: 0 14px;
                overflow: auto;
            }

                /*.new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li:hover .new_retzuul {
                    display: block;
                }*/

                .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_retzuul ul {
                    margin-top: 30px;
                }

                    .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_retzuul ul li {
                        border-right: 0 !important;
                        border-bottom: none;
                    }

                .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_retzuul strong a {
                    color: #000;
                }

                .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_retzuul a {
                    margin: 0 11px;
                    display: inline-block;
                    color: #999;
                    line-height: 28px;
                    font-size: 13px;
                }

                    .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_retzuul a:hover {
                        color: #f60;
                    }

            .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_recruit_ulz p {
                font-family: MicrosoftYaHei;
                font-size: 14px;
                color: #181818;
                letter-spacing: 0.98px;
                line-height: 19px;
                margin-bottom: 6px;
                width: 180px;
                height: 19px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_recruit_ulz span {
                font-family: STSongti-SC-Regular;
                font-size: 13px;
                color: #999;
                letter-spacing: 0.84px;
                line-height: 17px;
                width: 180px;
                height: 17px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .new_recruit_nav .new_recruit_content .new_recruit_contentzu ul li .new_recruit_uly img {
                transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                -moz-transform: rotate(-90deg);
                -webkit-transform: rotate(-90deg);
                -o-transform: rotate(-90deg);
                margin-top: 12px;
            }

    .new_recruit_nav .new_recruit_content .new_recruit_contentyo {
        width: 862px;
        padding-bottom: 8px;
        margin-top: -27px;
        margin-left: 8px;
    }

/*热门宣讲会*/
.rmxjh ul {
    padding: 0 10px;
}

.rmxjh li {
    float: left;
    width: 50%;
    padding: 10px 0;
    /*padding: 10px 23px;*/
    position: relative;
}

.rmxjh ul .title {
    display: block;
    float: left;
    overflow: hidden;
    /*width: 76%;*/
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 398px;
    height: 24px;
    line-height: 24px;
}

    .rmxjh ul .title img {
        width: 22px;
        height: 22px;
        position: relative;
        float: left;
        /*top: 9px;*/
        margin-right: 10px;
        border-radius: 2px;
        border: 1px solid #EBEEF3;
    }

    .rmxjh ul .title a {
        width: 200px;
        float: left;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 14px;
    }

.rmxjh ul li .text-muted {
    width: 130px;
    display: inline-block;
    margin-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-size: 14px;
}

.rmxjh ul .time {
    display: block;
    float: left;
    width: 122px;
    padding-right: 10px;
    color: #6c7583;
    text-align: right;
    font-size: 14px;
}

.weekName_green {
    color: green;
}

.weekName_red {
    color: red;
}
/*云宣讲*/
.yxj {
    width: 1115px;
    background: #f5f5f5;
}

.AdvCard_future-item__OxZfs {
    float: left;
    width: 208px;
    height: 185px;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 14px;
    cursor: pointer;
    /*margin: 15px 31px;*/
    position: relative;
}

    .AdvCard_future-item__OxZfs a {
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(54,58,77,.8);
        box-shadow: 0 0 0 #000;
        transition: all .15s;
        position: relative;
    }

        .AdvCard_future-item__OxZfs a:hover {
            transform: translateY(-2px);
            /*box-shadow: 0 0 18px #ccc;*/
            box-shadow: 0px 5px 10px #ccc;
        }

.zhezhao {
    z-index: 999;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(50, 50, 50, 0.5);
}

.AdvCard_future-item__OxZfs a:hover .zhezhao {
    display: block;
}

.yxj_img {
    display: none;
    z-index: 9999;
    position: absolute;
}

.AdvCard_future-item__OxZfs a:hover .yxj_img {
    display: block;
}

.AdvCard_future-banner__2a6Ko {
    position: relative;
    width: 100%;
    height: 132px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    /*background-image: url(https://img.jrzp.com/images_server/mp4/1601460276.png);*/
    background-size: cover;
}

.AdvCard_future-title-index__3Xkel {
    display: block;
    margin-top: 11px;
    padding: 0 6px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
}

.AdvCard_future-msg__2w9gu {
    display: block;
    color: hsla(0,0%,100%,.54);
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}
/*热门校招网申*/
.rmxzws, .rmxjh, .yxj {
    width: 1184px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    border-radius: 12px;
}

    .rmxzws .panel-body, .rmxjh .panel-body {
        padding: 10px 0px;
    }

    .rmxzws ul, .rmxjh ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

    .rmxzws .panel-body li {
        width: 320px;
        padding: 10px 23px;
        position: relative;
        float: left;
    }

    .rmxzws .panel-body .city {
        color: #f60 !important;
    }

    .rmxzws .panel-body .city {
        float: left;
        background: #F6FAFF;
        padding: 1.5px 7px;
        transform: translateY(-1.5px);
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
    }

    .rmxzws li a.content {
        max-width: 70%;
    }

    .rmxzws .content {
        float: left;
        overflow: hidden;
        /* width: 190px; */
        padding-left: 7px;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .rmxzws .right-time {
        font-size: 14px;
        position: absolute;
        color: #6c7583;
        right: 20px;
    }
    /*热门宣讲会*/
    .rmxjh ul {
        padding: 0 10px;
    }

    .rmxjh li {
        float: left;
        width: 50%;
        padding: 10px 0;
        /*padding: 10px 23px;*/
        position: relative;
    }

    .rmxjh ul .title {
        display: block;
        float: left;
        overflow: hidden;
        /*width: 76%;*/
        padding-left: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 390px;
        height: 24px;
        line-height: 24px;
    }

        .rmxjh ul .title img {
            width: 22px;
            height: 22px;
            position: relative;
            float: left;
            /*top: 9px;*/
            margin-right: 10px;
            border-radius: 2px;
            border: 1px solid #EBEEF3;
        }

        .rmxjh ul .title a {
            width: 210px;
            float: left;
            display: block;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-size: 14px;
        }

    .rmxjh ul li .text-muted {
        width: 130px;
        display: inline-block;
        margin-left: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        font-size: 14px;
    }

    .rmxjh ul .time {
        display: block;
        float: left;
        width: 122px;
        padding-right: 10px;
        color: #6c7583;
        text-align: right;
        font-size: 14px;
    }

.weekName_green {
    color: green;
}

.weekName_red {
    color: red;
}


.directory_topultwo .dirover_topshiye ul li {
    margin-right: 51px;
    float: left;
    margin-bottom: 10px;
}

    .directory_topultwo .dirover_topshiye ul li .title-box {
        display: block;
        font-size: 20px;
        color: #000042;
        line-height: 1.3;
        margin-bottom: 4px;
    }

        .directory_topultwo .dirover_topshiye ul li .title-box a {
            display: block;
            line-height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #333;
            font-size: 15px;
        }

    .directory_topultwo .dirover_topshiye ul li .y-box {
        font-size: 12px;
        color: #999;
        line-height: 26px;
        background: #FFFFFF;
    }

    .directory_topultwo .dirover_topshiye ul li .y_left_img {
        line-height: 32px;
        font-size: 12px;
        color: #858585;
    }


        .directory_topultwo .dirover_topshiye ul li .y_left_img img {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;
        }

        .directory_topultwo .dirover_topshiye ul li .y_left_img b {
            line-height: 31px;
            font-weight: 100;
            color: #858585;
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 191px;
            float: left;
        }

        .directory_topultwo .dirover_topshiye ul li .y_left_img a {
            color: #858585;
            font-size: 12px;
            margin-left: -5px;
        }

    .directory_topultwo .dirover_topshiye ul li:nth-child(3n) {
        margin-right: 0;
    }

.directory_topultwo .dirover_topshiye {
    width: 98%;
    margin: 10px 0 10px 9px;
    padding-bottom: 11px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    color: #666;
    position: relative;
    z-index: 1002;
    background: #fff;
    border-radius: 12px;
    padding: 6px 0 0 0;
}

    .directory_topultwo .dirover_topshiye .dirover_topa {
        font-family: STSongti-SC-Regular;
        font-size: 12px;
        color: #B6B6B6;
        letter-spacing: 0;
        text-decoration: underline;
        margin-right: 10px;
        margin-top: 8px;
        line-height: 17px;
    }

    .directory_topultwo .dirover_topshiye ul {
        margin-top: 8px;
        margin-left: 14px;
    }

        .directory_topultwo .dirover_topshiye ul li {
            font-family: STSongti-SC-Regular;
            font-size: 12px;
            color: #808080;
            letter-spacing: 0;
            line-height: 17px;
            width: 335px;
            line-height: 53px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            height: 58px;
            border-bottom: 1px dashed #E3E3E3;
            padding-bottom: 3px;
            margin-bottom: 12px;
        }

.no_sonimg1 {
    width: 24px;
    height: 24px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid;
    box-sizing: border-box;
    margin-top: 3px;
    margin-right: 6px;
}

.none {
    display: none;
}
.box-title1 {
    font-size: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 600;
    color: #222;
    line-height: 45px;
    margin-bottom: 12px;
    margin-top:12px;
}
.directory_nav1 {
    color: #666;
    position: relative;
    z-index: 1002;
    background: #fff;
    border-radius: 12px;
    padding: 6px 0 0 0;
    overflow: hidden;
}

.new_recruit_contentxyzp .new_contentxyzpul ul li {
    float: left;
    background: #FFFFFF;
    margin-right: 1px;
    width: 385px;
    padding-bottom: 12px;
    margin-top: 1px;
    margin-left: 9px;
}

    .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulimg {
        width: 73px;
        height: 66px;
        line-height: 61px;
        text-align: center;
        margin-top: 14px;
        margin-left: 10px;
        border: 1px solid #E0E0E0;
        box-sizing: border-box;
    }

        .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulimg img {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;
        }

    .new_recruit_contentxyzp .new_contentxyzpul ul li:nth-child(3), .new_recruit_contentxyzp .new_contentxyzpul ul li:nth-child(6), .new_recruit_contentxyzp .new_contentxyzpul ul li:nth-child(9) {
        margin-right: 0px;
    }

    .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulyou {
        margin-top: 17px;
        margin-left: 7px;
    }

        .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulyou .new_contentxyzpulyoutxt {
            font-family: MicrosoftYaHei;
            font-size: 14px;
            color: #6D6D6D;
            letter-spacing: 0;
            width: 270px;
            height: 38px;
            line-height: 19px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulyou .new_contentxyzpulyousj {
            margin-top: 5px;
        }

            .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulyou .new_contentxyzpulyousj .new_contensj {
                line-height: 17px;
                font-family: STSongti-SC-Regular;
                font-size: 12px;
                color: #6D6D6D;
                letter-spacing: 0;
            }

            .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulyou .new_contentxyzpulyousj .new_contenbm {
                width: 80px;
                border: 1px solid #f60;
                height: 20px;
                box-sizing: border-box;
            }

                .new_recruit_contentxyzp .new_contentxyzpul ul li .new_contentxyzpulyou .new_contentxyzpulyousj .new_contenbm a {
                    width: 80px;
                    height: 20px;
                    line-height: 18px;
                    text-align: center;
                    color: #f60;
                    font-family: MicrosoftYaHei;
                    font-size: 12px;
                    display: block;
                    letter-spacing: 0;
                }
/*今日最新急招企业*/
.new_recruit .new_recruit_nav .new_recruit_contentjzqy {
    /*margin-top: 13px;*/
}

    .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li {
        float: left;
        background: #FFFFFF;
        width: 295px;
        margin-right: 1px;
        margin-bottom: 1px;
        position: relative;
    }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li .jzqy_one {
            margin-top: 12px;
            margin-left: 8px;
        }

            .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li .jzqy_one span {
                font-family: PingFangSC-Regular;
                font-size: 15px;
                color: #333;
                letter-spacing: 0;
                line-height: 20px;
                float: left;
                max-width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li .jzqy_one span:first-child {
                    margin-right: 4px;
                }



        .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li .jzqy_two {
            margin: 0 16px;
            margin-top: 9px;
            padding-bottom: 10px;
            box-sizing: border-box;
            border-bottom: 1px dashed #E3E3E3;
        }

            .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li .jzqy_two span {
                float: left;
                line-height: 16px;
                max-width: 100px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-family: STSongti-SC-Regular;
                font-size: 12px;
                color: #A5A5A5;
                letter-spacing: 0;
            }

    .new_recruit .new_recruit_nav .new_recruit_contentjzqy .jzqy_soun {
        margin: 0 16px;
        margin-top: 6px;
        padding-bottom: 10px;
    }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy .jzqy_soun span {
            font-family: STSongti-SC-Regular;
            font-size: 12px;
            color: #A5A5A5;
            letter-spacing: 0;
            line-height: 17px;
            width: 132px;
            height: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .new_recruit .new_recruit_nav .new_recruit_contentjzqy .jzqy_soun span:nth-child(2) {
                width: 100px;
                text-align: right;
            }

    .new_recruit .new_recruit_nav .new_recruit_contentjzqy .new_recrupoab {
        position: absolute;
        background: #FFFFFF;
        border: 1px solid #FA6603;
        top: 32px;
        left: 8px;
        z-index: 99;
        width: 266px;
        /*height: 156px;*/
        display: none;
        padding-bottom: 5px;
        border-radius: 12px;
        overflow: hidden;
    }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy .new_recrupoab p a {
            float: left;
            width: 144px;
            margin-right: 10px;
            height: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy .new_recrupoab p:hover {
            color: #f60;
        }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy .new_recrupoab p span {
            float: left;
            width: 88px;
            text-align: right;
        }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy .new_recrupoab .new_recrupoabtext {
            border-bottom: 1px dashed #FA6603;
            margin: 0 12px 8px;
            line-height: 36px;
            font-family: PingFangSC-Medium;
            font-size: 14px;
            color: #676767;
            letter-spacing: 0;
        }

        .new_recruit .new_recruit_nav .new_recruit_contentjzqy .new_recrupoab p {
            margin: 0 12px 4px;
            line-height: 17px;
            height: 17px;
            font-family: STSongti-SC-Regular;
            font-size: 12px;
            color: #434242;
            letter-spacing: 0;
        }

    .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li:hover .new_recrupoab {
        display: block;
    }

    .new_recruit .new_recruit_nav .new_recruit_contentjzqy ul li:hover .jzqy_one span:nth-child(2) {
        color: #f60;
        text-decoration: underline;
    }

/*今日最新急招企业*/
.jzqy_zong {
    color: #666;
    position: relative;
    z-index: 1002;
    background: #fff;
    border-radius: 12px;
    padding: 6px 0 0 0; 
    overflow: hidden;
}

