.liStyle {
    color: white
}

    .liStyle:hover {
        color: #478FFD
    }
/* 竞猜大厅搜索 */
.searchbox {
    width: 1184px;
    margin: 20px auto 0;
}

.position-sel {
    height: 28px;
    box-shadow: -2px 0px 6px 0 rgba(0, 0, 0, .13);
    border: 1px solid white;
    line-height: 30px;
    padding: 6px 15px 8px 15px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    width: 56px;
    float: left;
    padding-top: 9px;
    padding-bottom: 11px;
    border-right-color: #eaeaea;
    display: block;
}

    .position-sel .label-text {
        width: 52px;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }

    .position-sel b {
        font-size: 16px;
        width: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }

    .position-sel i {
        position: absolute;
        right: 8px;
        top: 8px;
    }

    .position-sel .select-tree {
        position: absolute;
        z-index: 9;
        top: 50px;
        left: -1px;
        background: white;
        padding: 6px 15px 8px 15px;
        box-shadow: -2px 0px 6px 0 rgba(0, 0, 0, .13);
        font-size: 14px;
        width: 58px;
        display: none;
    }

        .position-sel .select-tree li:hover,
        .position-sel .select-tree li.selected {
            color: #1E9FFF;
            font-weight: bold;
        }

.searchbox .ipt-wrap {
    background: #fff;
    border: 1px solid #53cac3;
    border-left: none;
    border-right: none;
    height: 42px;
    overflow: hidden;
    height: 48px;
    border-color: #fff;
    float: left;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .13);
}

.ipt-search {
    width: 840px;
    font-size: 16px;
    padding: 10px 19px;
    height: 28px;
    line-height: 30px;
    border: 0;
}

.searchbox .btn-search {
    height: 50px;
    line-height: 50px;
    background-image: none;
    width: 100px;
    float: left;
}

.searchbox .new-post {
    width: 110px;
    display: inline-block;
    height: 26px;
    text-align: center;
    line-height: 28px;
    color: #29336D;
    font-size: 16px;
    font-weight: 600;
}

.searchbox .new-number {
    font-size: 20px;
    color: #3E7DEE;
}

.searchbox .btn-search i {
    font-size: 25px;
}

.search-hot {
    font-size: 13px;
    color: #9fa3b0;
    padding: 9px 0 26px 0;
}

    .search-hot b {
        font-weight: 400;
        display: inline-block;
        margin-right: 18px;
    }

    .search-hot a {
        display: inline-block;
        margin-right: 22px;
        color: #739FFB;
    }

/* 竞猜大厅搜索 */


/* 竞猜大厅快速注册 */
.fast-register-box .select-box {
    display: inline-block;
    background: white;
    height: 25px;
    padding: 6px 10px 5px 10px;
    vertical-align: middle;
    color: #a5a5a5;
    cursor: pointer;
    width: 60px;
    position: relative;
}

    .fast-register-box .select-box .option-box {
        position: absolute;
        top: 35px;
        left: 0px;
        background: white;
        width: 80px;
        display: none;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    }

        .fast-register-box .select-box .option-box > div {
            height: 25px;
            width: 60px;
            text-align: left;
            padding: 6px 10px 5px 10px;
        }

            .fast-register-box .select-box .option-box > div:hover {
                background-color: #999999;
                color: white;
            }

            .fast-register-box .select-box .option-box > div.act {
                background: #1E9FFF;
                color: white;
            }

.fast-register-box i.layui-icon {
    padding-left: 12px;
    vertical-align: middle;
    font-size: 14px;
}

.fast-register-box {
    background: url(/web/image/fast-register.jpg);
    background-size: cover;
    background-position: center;
}

    .fast-register-box .home-inner {
        width: 1184px;
        margin: 0 auto;
        height: 120px;
    }

    .fast-register-box .step-form {
        float: right;
        position: relative;
        margin-top: 20px;
    }

    .fast-register-box .input-box {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        .fast-register-box .input-box input {
            padding: 6px 10px 5px 10px;
            height: 25px;
            border: none;
            line-height: 25px;
            background: #fff;
            font-size: 12px;
            vertical-align: middle;
        }

    .fast-register-box .show-code-box {
        color: #3e7def;
        font-size: 13px;
        position: absolute;
        right: 15px;
        top: 8px;
        font-weight: 600;
    }

    .fast-register-box .registe-btn {
        min-width: 80px;
        box-sizing: content-box;
        font-size: 12px;
        vertical-align: middle;
        border: 1px solid #fff;
        height: 34px;
        line-height: 34px;
        color: white;
        background: none;
        cursor: pointer;
    }

    .fast-register-box .changebtn {
        display: inline-block;
        padding: 10px 0 5px;
        color: #323E64;
        font-weight: 600;
        border-bottom: 1px solid #323E64;
        cursor: pointer;
    }

/* 竞猜大厅快速注册 */

/* 竞猜大厅轮播区域 */
.main-top {
    width: 1184px;
    margin: 0 auto;
}

.job-box {
    float: left;
    width: 245px;
    background: white;
    height: 600px;
    position: relative;
    overflow: hidden;
    box-shadow: 5px 5px 15px rgba(3, 0, 0, .04);
}


    .job-box .job-style {
        margin: 16px 0;
    }

        .job-box .job-style a {
            margin: 16px;
            margin-right: 30px;
            color: #4b4b4b;
            font-weight: 600;
            font-size: 16px;
            padding-bottom: 7px;
        }

    .job-box .job-menu,
    .job-box .industry-menu {
        background: white;
        position: relative;
        min-height: 402px;
        z-index: 2;
        box-shadow: 5px 11px 15px rgba(3, 0, 0, .04);
    }

        .job-box .industry-menu .job-menu-one {
            cursor: pointer;
        }

.job-style a.active {
    color: #3E7DEE;
    border-bottom: 3px solid #3E7DEE;
}

.job-box .job-menu-one {
    padding: 15px 20px 15px;
    height: 20px;
    color: #5D5D5D;
    font-size: 14px;
}

.job-box .job-all .job-menu-one:hover {
    background: #1E9FFF;
    color: white;
}

.job-all{

}

.job-box .job-all > div:hover i {
    color: white;
}

.job-box .job-menu-one i {
    float: right;
    color: #828282;
}

.menu-line {
    display: none;
}

.show-all {
    padding: 10px 20px;
    color: #a7a7a7;
    font-weight: bold;
    border-top: 1px dashed #ebebeb;
    position: absolute;
    top: 498px;
    background: white;
    width: 205px;
}

.job-box .menu-sub {
    display: none;
    position: absolute;
    background: #fff;
    padding: 20px 30px 20px 10px;
    width: 648px;
    top: 0;
    margin-top: -10px;
    left: 100%;
    z-index: 1;
    box-shadow: 0 1px 6px rgba(6, 0, 1, .1)
}

    .job-box .menu-sub .menu-article {
        padding-left: 20px;
        height: 30px;
        font-size: 15px;
        font-weight: 700;
    }

    .job-box .menu-sub h4 {
        float: left;
        width: 104px;
        color: #8d92a1;
        font-size: 13px;
        padding-top: 2px;
        font-weight: 400;
        padding-left: 20px;
    }

    .job-box .menu-sub .text {
        margin-left: 130px;
        border-bottom: solid 1px #f5f6f9;
        padding: 0 0 10px 1px;
    }

        .job-box .menu-sub .text a {
            margin-left: 0;
            margin-right: 25px;
            color: #61687c;
            font-size: 13px;
            display: inline-block;
            line-height: 28px;
        }

            .job-box .menu-sub .text a:hover {
                color: #1E9FFF;
            }

.main-slider {
    width: 648px;
    height: 455px;
    float: left;
    margin: 0 0 10px 10px;
    background: white;
    /* overflow:hidden; */
}

    .main-slider .slider-small {
        overflow: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        /* padding-bottom: 6px; */
    }


        .main-slider .slider-small li {
            width: 152px;
            display: inline-block;
            padding: 11px 3px;
        }

            .main-slider .slider-small li img {
                width: 100%;
                border: 3px solid transparent;
                box-sizing: border-box;
            }

        .main-slider .slider-small .cur img {
            border: 3px solid #6693F0;
        }

.main-fastenter {
    width: 270px;
    height: 600px;
    float: left;
    margin: 0 0 10px 10px;
    background: white;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .13);
}

    .main-fastenter .fastenter-title {
        display: inline-block;
        color: #3E7DEE;
        border-bottom: 3px solid #3E7DEE;
        margin: 16px;
        font-weight: 600;
        font-size: 16px;
        padding-bottom: 7px;
    }

.fastenter-inner img {
    margin: 0 16px 4px;
    cursor: pointer;
}

.main-zqbtn {
    width: 1194px;
    display: flex;
    justify-content: space-evenly;
}

    .main-zqbtn a {
        margin-right: 10px;
    }

        .main-zqbtn a img {
            width: 385px;
        }

/* 竞猜大厅轮播区域 */


/* 竞猜大厅热门企业职位 */
.hot-company-title {
    font-size: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 24px;
}

.main-hot-company,
.main-hot-job {
    width: 1184px;
    margin: 20px auto;
}

.hot-company-title::before,
.hot-company-title::after {
    content: '';
    display: inline-block;
    vertical-align: 8px;
    margin: 0 10px;
    width: 50px;
    height: 1px;
    background: #d1d4db;
}

.main-hot-company ul,
.main-hot-job ul {
    width: 1194px;
}

    .main-hot-company ul li {
        padding-bottom: 10px;
        width: 189px;
        text-align: center;
        float: left;
        margin: 0 10px 10px 0;
        background: #fff;
    }

        .main-hot-company ul li a,
        .main-hot-job ul li a {
            display: inline-block;
        }

        .main-hot-company ul li .sub-li > div,
        .main-hot-job ul li .sub-li > div {
            display: inline-block;
        }

        .main-hot-company ul li a.user-info {
            vertical-align: middle;
            width: 60px;
            height: 60px;
            margin-top: 10px;
            border-radius: 9px;
            line-height: 60px;
            border: 1px solid #f3f5fb;
            overflow: hidden;
        }

    .main-hot-job ul li a.user-info {
        vertical-align: middle;
        width: 70px;
        margin-right: 15px;
        margin-left: 10px;
    }

    .main-hot-company ul li a.company-info {
        padding-top: 10px;
        vertical-align: middle;
        width: 189px;
    }

    .main-hot-job ul li a.job-info {
        padding-top: 14px;
        vertical-align: middle;
        width: 180px;
        margin-right: 10px;
    }

.main-hot-job.custom ul li a.user-info {
    vertical-align: middle;
    width: 100px;
    margin-right: 20px;
    margin-left: 30px;
}

.main-hot-job.custom ul li a.job-info {
    padding-top: 14px;
    vertical-align: middle;
    width: 199px;
    margin-right: 30px;
}

.main-hot-job.custom ul li {
    width: 388px;
    height: 170px;
    float: left;
    margin: 0 10px 10px 0;
    background: #fff;
}

.toplist .main-hot-company ul li a.company-info:hover,
.toplist .main-hot-job ul li a.job-info:hover {
    color: initial;
}

.main-hot-company ul li a.company-info p:not(.job-text),
.main-hot-job ul li a.job-info p:not(.job-text):not(.because) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    cursor: pointer;
}

.main-hot-company ul li a.company-info p.name {
    padding: 0 8px;
}

.indexMain .main-hot-job ul li a.job-info p.job-text,
.main-hot-company ul li a.company-info p.job-text {
    height: 28px;
    overflow: hidden;
    margin-right: 5px;
}

/* toplist */
.toplist .main-hot-job ul li a.job-info p.job-text,
.main-hot-company ul li a.company-info p.job-text {
    height: 18px;
    overflow: hidden;
    margin-right: 5px;
}

.main-hot-company ul li a.company-info p.cinfo {
    font-size: 12px;
}

.main-hot-company p .name-text {
    color: #6693F0;
    font-weight: bold;
}

.main-hot-job p .name-text {
    font-size: 16px;
    font-weight: 600;
    color: #6693F0;
}

.main-hot-company .salary .hotjob-number {
    border-color: #6693F0 !important;
    width: 140px;
}

    .main-hot-company .salary .hotjob-number b {
        color: #FF6815 !important;
    }

.main-hot-company .hot-company-more,
.main-hot-job .hot-job-more {
    width: 1184px;
    margin: 30px auto;
    text-align: center;
}

.main-hot-company .company-more-btn,
.main-hot-job .job-more-btn {
    display: inline-block;
    height: 30px;
    width: 250px;
    line-height: 30px;
    padding: 0 18px;
    color: #6693F0;
    white-space: nowrap;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #6693F0;
    border-radius: 2px;
    cursor: pointer;
}

.main-hot-job ul li {
    width: 288px;
    height: 155px;
    float: left;
    margin: 0 10px 10px 0;
    background: #fff;
}

.main-hot-job .address-text span {
    color: #FF6815;
}

.main-hot-job .salary .collect-btn {
    color: #6693F0;
    border: 1px solid #6693F0;
    vertical-align: middle;
}

    .main-hot-job .salary .collect-btn icon {
        vertical-align: sub;
    }

.main-hot-job h3 {
    height: 50px;
    position: relative;
    background: #fff;
    margin-bottom: 10px;
}

    .main-hot-job h3 span {
        position: relative;
        display: inline-block;
        margin-left: 35px;
        line-height: 50px;
        height: 47px;
        color: #8d92a1;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
    }

        .main-hot-job h3 span.cur {
            border-bottom: 3px solid #6693F0;
            color: #6693F0;
        }

/* 竞猜大厅热门企业职位 */


/* 找工作页面 */
body.findjob {
    user-select: none;
    background-color: #F6F6F8;
}

.findjob #page {
    text-align: center;
    width: 100%;
    background-color: #fff;
    margin-top: 10px;
}

.job-item .creatime {
    position: absolute;
    color: #ff7529;
    right: 15px;
    bottom: 5px;
}

.d-none {
    display: none;
}

.findjob .qu {
    position: absolute;
    left: 5px;
    top: 7px;
    color: #045CE7;
    border-right: 2px solid #045CE7;
    padding-right: 5px;
}

.findjob #phone {
    padding-left: 38px;
}

.filter {
    width: 100%;
    padding-top: 15px;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(36, 37, 38, 0.08);
}

.search {
    width: 100%;
}

    .search .layui-form-item {
        font-size: 0;
        float: left;
        border: 1px solid #3E7DEF;
        box-shadow: 0 5px 5px rgba(36, 37, 38, 0.18);
    }

        .search .layui-form-item .layui-inline {
            margin-right: 0;
            margin-bottom: 0;
            font-size: 14px;
        }

#city {
    width: 120px;
}

/* #hy {
    max-width: 190px;
} */

#search_text {
    width: 900px;
}

/* #lx {
    width: 150px;

} */

.search .layui-input {
    border-radius: 0;
    border: 0;
}

.search #search_text .layui-input {
    border-left: 0;
    border-right: 0;
}

.search #hy .layui-input {
    border-left: 0;
    border-right: 0;
}

.search #lx .layui-input {
    border-left: 0;
}

.search #lx .layui-form-select {
    position: relative;
}

    .search #lx .layui-form-select::after {
        content: '';
        display: block;
        width: 1px;
        height: 20px;
        background-color: #ccc;
        position: absolute;
        top: 8px;
        left: 0;
    }

.search #search_btn {
    background-color: #3E7DEF;
    padding: 0 10px;
    border-radius: 0;
}

.search .layui-form-select dl {
    border: 0;
}

.layui-form-select dl dd.layui-this {
    background-color: #3E7DEF;
}

.search .addnum {
    float: right;
    color: #4B5381;
}

    .search .addnum a {
        text-align: left;
    }

        .search .addnum a span {
            color: #3E7DEF;
            font-weight: bold;
            font-size: 18px;
        }

.search-conditions > dl {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 10px;
}

    .search-conditions > dl:not(:last-child) {
        position: relative;
    }

    .search-conditions > dl > dt {
        float: left;
        margin-right: 15px;
        width: 70px;
        text-align: right;
    }

    .search-conditions > dl > dd {
        float: left;
    }

.search-conditions dl dd .options {
    position: absolute;
    top: 15px;
    right: 0;
    cursor: pointer;
}

    .search-conditions dl dd .options > div {
        float: left;
        color: #999;
    }

        .search-conditions dl dd .options > div:first-child {
            margin-right: 15px;
        }

.ad-images {
    margin-bottom: 20px;
}

    .ad-images img {
        height: 60px;
        cursor: pointer;
        margin-bottom: 8px;
    }

    .ad-images .ad-images-1 {
        margin-left: -4px;
        margin-right: -4px
    }

        .ad-images .ad-images-1 img {
            box-sizing: border-box;
            padding: 0 4px;
        }

.search-conditions .company-list {
    width: 880px;
    height: 52px;
    overflow: hidden;
}

    .search-conditions .company-list li {
        position: relative;
        width: 108px;
        height: 50px;
        float: left;
        border: .5px solid #ccc;
        padding: 0;
        line-height: 50px;
        color: #666;
        font-size: 15px;
        background: #fff;
        text-decoration: none;
        text-align: center;
        overflow: hidden;
    }

        .search-conditions .company-list li .badge {
            width: 30px;
            height: 30px;
            background-color: #3E7DEF;
            color: #fff;
            position: absolute;
            top: -15px;
            right: -15px;
            transform: rotate(-45deg);
        }

            .search-conditions .company-list li .badge i {
                position: absolute;
                bottom: 5px;
                left: 0px;
                line-height: 15px;
                font-weight: bold;
                font-size: 10px;
                transform: rotate(45deg);
            }

        .search-conditions .company-list li a img {
            height: 50px;
        }

        .search-conditions .company-list li a span {
            display: none;
            color: #3E7DEF;
        }

        .search-conditions .company-list li:hover {
            border-color: #3E7DEF;
        }

            .search-conditions .company-list li:hover a span {
                display: block;
                white-space: nowrap;
                overflow: hidden;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
            }

            .search-conditions .company-list li:hover a img {
                display: none;
            }

.search-conditions .company .hot-company-tag {
    margin-top: 5px;
}

    .search-conditions .company .hot-company-tag a {
        float: left;
        color: #666;
        padding: 5px 10px;
        border-radius: 2px;
    }

        .search-conditions .company .hot-company-tag a:hover {
            background-color: #3E7DEF;
            color: #fff;
        }

.search-conditions .company .company-btn {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: none;
}

/*.findjob .layui-btn:not(.layui-btn-primary) {*/
/*    background-color: #3E7DEF;*/
/*}*/

.autoheight {
    height: auto !important;
}

.search-conditions .trade .trade-list,
.search-conditions .city .city-list,
.search-conditions .pay .pay-list,
.search-conditions .proper .proper-list {
    max-width: 1050px;
    /* margin-top: -10px; */
    /* height: 80px; */
    overflow: hidden;
}

.search-conditions .city .city-list,
.search-conditions .pay .pay-list,
.search-conditions .proper .proper-list {
    height: 35px;
    line-height: 35px;
}

    .search-conditions .trade .trade-list li,
    .search-conditions .city .city-list li,
    .search-conditions .pay .pay-list li,
    .search-conditions .proper .proper-list li {
        float: left;
        padding: 8px 10px;
        cursor: pointer;
        border-radius: 2px;
        margin-right: 5px;
        margin-bottom: 5px;
    }

.search-conditions .trade .trade-node {
    background-color: #dfdfdf;
    color: #333;
    margin-top: 5px;
    padding: 10px 5px;
    display: none;
    width: 100%;
}

.search-conditions .trade .trade-node2 {
    background-color: #efefef;
    width: 98%;
    margin: 5px auto 0 auto;
}

.search-conditions .trade .trade-node li {
    padding: 5px;
}

.search-conditions .city .city-list li,
.search-conditions .pay .pay-list li,
.search-conditions .proper .proper-list li {
    padding: 0 10px;
    margin-bottom: 0;
}


    .search-conditions .city .city-list li:hover:not(:last-child),
    .search-conditions .city .city-list li.active,
    .search-conditions .pay .pay-list li:hover,
    .search-conditions .pay .pay-list li.active,
    .search-conditions .proper .proper-list li:hover,
    .search-conditions .proper .proper-list li.active,
    .search-conditions .trade .trade-list li.checked {
        background-color: #3E7DEF;
        color: #fff;
    }

.search-conditions .trade .trade-list li:not(.checked):not(:first-child):hover,
.search-conditions .trade .trade-list li.active {
    background-color: #efefef;
    color: #333;
}

.search-conditions .trade .trade-node li.active {
    background-color: #999;
    color: #fff
}

.search-conditions .trade .trade-list li .trade-detailed {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    background-color: #efefef;
    display: none;
}

    .search-conditions .trade .trade-list li .trade-detailed > div {
        float: left;
        padding: 5px 10px;
        border-radius: 2px;
    }

.search-conditions .tag dd ul li {
    padding: 5px;
    background-color: #3E7DEF;
    color: #fff;
    border-radius: 2px;
}

.search-conditions .tag dd ul li {
    float: left;
    margin-right: 10px;
}

    .search-conditions .tag dd ul li i.fa {
        cursor: pointer;
        margin-left: 5px;
    }

.jobs {
    margin-top: 20px;
}

    .jobs .tab {
        width: 100%;
        border-bottom: 2px solid #3E7DEF;
        background-color: #fff;
        margin-bottom: 5px;
    }

        .jobs .tab ul li {
            float: left;
            padding: 15px 40px;
            border-right: 1px solid #eee;
            cursor: pointer;
        }

            .jobs .tab ul li.active {
                background-color: #3E7DEF;
                color: #fff;
            }

    .jobs .job-list {
        width: 80%;
        float: left;
    }

        .jobs .job-list .job-item {
            padding: 20px;
            background-color: #fff;
            position: relative;
            overflow: hidden;
            border-radius: 2px;
        }

            .jobs .job-list .job-item:not(:last-child) {
                margin-bottom: 10px;
            }

            .jobs .job-list .job-item .important-tag {
                position: absolute;
                top: -25px;
                right: -25px;
                width: 50px;
                height: 50px;
                background-color: #ff6700;
                color: #fff;
                font-size: 16px;
                transform: rotate(45deg);
            }

                .jobs .job-list .job-item .important-tag > div {
                    position: absolute;
                    bottom: 0;
                    left: 15px;
                    transform: rotate(-45deg);
                }

            .jobs .job-list .job-item .isnew {
                position: absolute;
                right: 10px;
                bottom: 20px;
                color: #aaa;
                font-size: 12px;
            }

            .jobs .job-list .job-item .job-info,
            .jobs .job-list .job-item .company-info {
                width: 50%;
                float: left;
            }

                .jobs .job-list .job-item .job-info h4,
                .jobs .job-list .job-item .company-info h4 {
                    font-weight: bold;
                    color: #3E7DEF;
                    font-size: 16px;
                }

                    .jobs .job-list .job-item .job-info h4:hover,
                    .jobs .job-list .job-item .company-info h4:hover {
                        color: #396cc8;
                    }

                .jobs .job-list .job-item .company-info h4 {
                    width: 300px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    word-break: keep-all;
                    white-space: nowrap;
                }

                .jobs .job-list .job-item .job-info .job-con span,
                .jobs .job-list .job-item .company-info .company-con span {
                    border-left: 1px solid #e0e0e0;
                    padding: 0 8px;
                    font-size: 12px;
                }

                    .jobs .job-list .job-item .company-info .company-con span:first-child {
                        border: 0;
                        padding-left: 0;
                    }

        .jobs .job-list:not(.talents-list) .job-item .job-info .job-con span:first-child {
            color: #ff6700;
            padding-left: 0;
            border-left: none;
        }

        .jobs .job-list .job-item .job-info .job-tag,
        .jobs .job-list .job-item .company-info .company-tag {
            margin: 10px 0;
            max-width: 300px;
            height: 22px;
            overflow: hidden;
        }

            .jobs .job-list .job-item .job-info .job-tag > div,
            .jobs .job-list .job-item .company-info .company-tag > div {
                display: inline-block;
                line-height: 20px;
                font-size: 12px;
                padding: 0px 8px;
                border: 1px solid #ff6700;
                color: #ff6700;
                margin-right: 10px;
            }



        .jobs .job-list .job-item .job-info .job-option .layui-btn {
            margin-right: 15px;
            height: 32px;
            line-height: 32px;
            padding: 0 10px;
        }

.job-option {
    float: left;
    margin-right: 15px;
}

.talents .job-option {
    float: right;
}

.jobs .job-list .job-item .job-option a,
.jobs .job-list .job-item .job-option a i.layui-icon {
    color: #3E7DEF;
    font-size: 15px;
    cursor: pointer;
    align-self: center;
    margin-right: 10px;
}

    .jobs .job-list .job-item .job-option a i.layui-icon {
        margin-right: 8px;
    }

.jobs .job-list .job-item .company-info .company-logo,
.jobs .job-list .job-item .company-info .company-text {
    float: left;
}

.jobs .job-list .job-item .company-info .company-logo {
    padding-top: 2px;
    padding-left: 36px;
}

    .jobs .job-list .job-item .company-info .company-logo img {
        width: 70px;
        height: 70px;
    }

.sider {
    float: right;
    max-width: 20%;
    padding-left: 10px;
    box-sizing: border-box;
}

    .sider .quick-login {
        background-color: #3E7DEF;
        border-radius: 2px;
        padding: 10px;
        text-align: center;
        color: #fff;
        margin-bottom: 10px;
    }

        .sider .quick-login h4 {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .sider .quick-login .layui-input {
            height: 30px;
        }

        .sider .quick-login .layui-btn.layui-btn-primary {
            color: #3E7DEF;
            background-color: #fff;
        }

        .sider .quick-login .layui-form-checkbox[lay-skin="primary"] span {
            color: #fff;
        }

        .sider .quick-login .layui-form-checked[lay-skin="primary"] i {
            border-color: #fff;
            background-color: #fff;
            color: #3E7DEF;
        }

        .sider .quick-login .layui-form-item.change {
            margin-top: 20px;
        }

            .sider .quick-login .layui-form-item.change .layui-btn {
                background-color: #045CE7;
            }

        .sider .quick-login .layui-form-item.check {
            position: relative;
        }

            .sider .quick-login .layui-form-item.check #getcheck {
                position: absolute;
                right: 5px;
                top: 5px;
                padding-left: 5px;
                color: #3E7DEF;
                border: none;
                cursor: pointer;
                outline: none;
                background-color: #fff;
                border-left: 2px solid #3E7DEF;
            }

    .sider .ad-img,
    .sider .upload-resume {
        width: 100%;
        margin-bottom: 10px;
    }

        .sider .ad-img img {
            width: 100%;
        }

    .sider .upload-resume {
        background-color: #fff;
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
    }

        .sider .upload-resume .layui-btn {
            background-color: #79C0FE;
            height: 30px;
            line-height: 30px;
        }

    .sider .job-history {
        margin-top: 10px;
        border-radius: 2px;
        overflow: hidden;
    }

        .sider .job-history .tt {
            background-color: #fff;
            text-align: center;
            color: #3E7DEF;
            font-size: 16px;
            padding: 5px 0;
            border-bottom: 2px solid #f6f6f8;
        }

        .sider .job-history .bb {
            padding: 10px;
            background-color: #fff;
        }

            .sider .job-history .bb > div {
                margin-bottom: 10px;
            }

                .sider .job-history .bb > div:not(:last-child) {
                    border-bottom: 1px solid #f6f6f8;
                }

                .sider .job-history .bb > div p:nth-child(2) {
                    font-size: 12px;
                    margin-top: 5px;
                }

                    .sider .job-history .bb > div p:nth-child(2) span {
                        color: #ff6700;
                        padding-right: 10px;
                    }

                    .sider .job-history .bb > div p:nth-child(2) small {
                        font-size: 12px;
                        color: #999;
                    }

.page {
    margin-top: 10px;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
}

    .page > div {
        margin: 0 auto;
        display: inline-block;
    }

        .page > div > * {
            float: left;
        }

    .page ul li {
        float: left;
        height: 30px;
        width: 30px;
        line-height: 30px;
        border-radius: 2px;
        cursor: pointer;
    }

    .page ul {
        margin: 0 20px;
    }

        .page ul li.active {
            background-color: #3E7DEF;
            color: #fff;
        }

    .page .prev,
    .page .next {
        height: 30px;
        width: 50px;
        line-height: 30px;
        cursor: pointer;
    }

        .page .prev.disable,
        .page .next.disable {
            color: #999;
            cursor: not-allowed;
        }

    .page .layui-input,
    .page .layui-btn {
        height: 30px;
        line-height: 30px;
    }

    .page .layui-form-label {
        padding: 5px 15px;
    }

.nores-img {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 80px 0;
    font-size: 26px;
    color: #999
}

    .nores-img img {
        width: 200px;
        margin-bottom: 15px;
    }

/* 个人中心 */
.left-nav,
.right-content {
    float: left;
}

.left-nav {
    width: 200px;
    margin-right: 20px;
    background: white;
}

.right-content {
    width: 934px;
}

    .right-content .user-info {
        padding: 20px;
    }

        .right-content .user-info .setting span {
            color: #333;
        }

        .right-content .user-info .setting {
            margin-bottom: 20px;
        }

        .right-content .user-info .media {
            float: left;
            width: 600px;
        }

        .right-content .user-info .right-btn {
            float: right;
            margin-top: 20px;
        }

            .right-content .user-info .right-btn > div {
                margin-bottom: 10px;
            }

                .right-content .user-info .right-btn > div .layui-btn,
                .right-content .layui-card .top-btn > .layui-btn {
                    height: 25px;
                    line-height: 25px;
                    padding: 0 30px;
                    border-radius: 4px;
                    border-color: #3E7DEE;
                }

    .right-content .layui-card .top-btn {
        text-align: center;
    }

        .right-content .user-info .right-btn > div:nth-child(1) .layui-btn,
        .right-content .layui-card .top-btn > .layui-btn:nth-child(1) {
            background-color: #3E7DEE;
            color: #fff;
        }

        .right-content .user-info .right-btn > div:nth-child(2) .layui-btn,
        .right-content .layui-card .top-btn > .layui-btn:nth-child(2) {
            background-color: #E7F4FC;
            color: #3E7DEE;
        }

        .right-content .user-info .right-btn > div:nth-child(3) .layui-btn,
        .right-content .layui-card .top-btn > .layui-btn:nth-child(3) {
            color: #3E7DEE;
        }

    .right-content .user-info .media .media-left {
        float: left;
        width: 100px;
        margin-right: 40px;
    }

        .right-content .user-info .media .media-left img {
            width: 100%;
        }

    .right-content .user-info .media .media-right .t {
        margin-bottom: 20px;
    }

        .right-content .user-info .media .media-right .t h3 {
            font-weight: bold;
        }

            .right-content .user-info .media .media-right .t h3 .layui-badge {
                border-radius: 4px;
                height: auto;
                line-height: normal;
            }

        .right-content .user-info .media .media-right .t .infos span {
            color: #888;
            font-size: 12px;
            font-weight: bold;
            /*padding: 0 10px;*/
        }

            .right-content .user-info .media .media-right .t .infos span:first-child {
                padding-left: 0;
            }

    .right-content .user-info .media .media-right .b h3 {
        color: #3E7DEF;
        font-weight: bold;
    }

        .right-content .user-info .media .media-right .b h3 .layui-badge {
            border-radius: 4px;
            height: auto;
            line-height: normal;
            background-color: #3E7DEF;
            margin-left: 10px;
        }

    .right-content .user-info .media .media-right .b p {
        font-size: 12px;
        color: #3E7DEE;
        font-weight: bold;
    }

    .right-content .bgw {
        background-color: #fff;
        padding: 10px;
        box-sizing: border-box;
    }

.personal .wantJob dt {
    line-height: 35px;
}

.personal .wantJob .wantJob-list li .layui-form-select .layui-input {
    height: 35px;
    width: 150px;
    border: 0;
}

.personal .wantJob .wantJob-list li {
    float: left;
    margin-right: 10px;
}

    .personal .wantJob .wantJob-list li:last-child {
        color: #3E7DEF;
        font-weight: bold;
        cursor: pointer;
        border-radius: 2px;
    }

        .personal .wantJob .wantJob-list li:last-child.active {
            padding: 5px;
            color: #fff;
            background-color: #3E7DEF;
        }

.personal .search-conditions .city .city-list,
.personal .search-conditions .pay .pay-list,
.personal .search-conditions .proper .proper-list {
    max-width: 800px;
}

.personal .jobs {
    margin-top: 10px;
}

    .personal .jobs .job-list {
        width: 100%;
    }

.re-list.layui-table thead tr {
    background-color: #fff;
}

.re-list.layui-table tr {
    border-bottom: 1px solid #eee;
}

.re-list.layui-table td,
.re-list.layui-table th {
    text-align: center;
}

    .re-list.layui-table td.myre {
        font-weight: bold;
        color: #333;
    }

.re-list.layui-table .select {
    width: 100px;
}

    .re-list.layui-table .select .layui-form-select .layui-input {
        border: 0;
    }

.re-list.layui-table .options {
    color: #3E7DEF;
    font-weight: bold;
}

    .re-list.layui-table .options span {
        padding: 0 5px;
        cursor: pointer;
    }

.resume .right-content .layui-card .layui-card-header,
.security .right-content .layui-card .layui-card-header {
    padding: 20px 0;
}

.resume .right-content .exposition,
.security .right-content .exposition {
    color: #848484;
    padding: 15px;
}

    .resume .right-content .exposition h4 {
        font-weight: bold;
    }

    .resume .right-content .exposition p {
        font-size: 13px;
    }

    .resume .right-content .exposition > div:first-child {
        margin-bottom: 20px;
    }

.resume .top-title .top-title-txt {
    font-size: 18px;
    margin-left: 30px;
    border-bottom: 3px solid #3e7def;
    color: #3e7def;
}

.resume .top-title button {
    margin-right: 30px;
}

.security table td {
    text-align: left !important;
}

    .security table td i.layui-icon {
        color: #26ADFF;
        margin-right: 10px;
    }

.mycollection .job-list {
    width: 100%;
}

    .mycollection .job-list .job-item {
        border-bottom: 1px solid #f6f6f6;
    }

.personal .fast-personal-enter {
    border-top: 1px solid #ededed;
}

    .personal .fast-personal-enter ul {
        margin: 0;
    }

        .personal .fast-personal-enter ul li {
            float: left;
            width: 33%;
            margin: 20px auto 0;
            text-align: center;
            border-right: 1px solid #ededed;
        }

            .personal .fast-personal-enter ul li:last-child {
                border-right: none;
            }

            .personal .fast-personal-enter ul li i {
                background: #3e7dee;
                font-size: 18px;
                padding: 10px;
                border-radius: 50%;
                color: white;
            }

            .personal .fast-personal-enter ul li b {
                color: #ff6700;
            }

.security-pwdUpd {
    width: 60%;
    /*  height: 100%; */
    margin-left: 100px;
}

    .security-pwdUpd .layui-form-item {
        margin-top: 30px;
    }

    .security-pwdUpd .layui-input-block {
        padding: 1px;
    }

    .security-pwdUpd .vfcbtn {
        color: #3E7DEF;
    }

.security-phoneUpdate {
    width: 70%;
    /* height: 100%; */
    margin-left: 70px;
}

    .security-phoneUpdate .layui-input-block {
        padding: 1px;
    }

    .security-phoneUpdate .layui-form-item {
        margin-top: 40px;
    }

.security #cname {
    padding: 10px 40px;
    box-sizing: border-box;
}

.nores {
    text-align: center;
    margin-bottom: 20px;
}

/* 企业中心 */
.companycenter .cce-block {
    border: 1px solid #e2e2e2;
    text-align: center;
    margin-right: 24px;
    padding: 10px 0;
    width: 435px;
    float: left;
}

    .companycenter .cce-block:last-child {
        margin-right: 0px;
    }

    .companycenter .cce-block p {
        padding: 4px 18px;
        border-bottom: 1px solid #e2e2e2;
        display: inline;
        font-weight: bold;
    }

.companycenter .cce-btnbox {
    margin-top: 15px;
}

    .companycenter .cce-btnbox a {
        display: inline-block;
    }

        .companycenter .cce-btnbox a img {
            height: 70px;
        }

.companycenter .cce-suggest {
    background: #F1F4F9;
    padding: 10px;
    margin: 15px 0;
}

    .companycenter .cce-suggest a {
        float: right;
        color: #4abde9;
        margin-right: 25px;
    }

    .companycenter .cce-suggest h2 {
        margin-bottom: 15px;
    }

.companycenter .cce-person-recommend .title {
    color: #2773c4;
    font-size: 23px;
    font-family: '楷体';
    letter-spacing: 4px;
}

/* .companycenter .cce-person-recommend span {
    float: right;
} */

.companycenter .cce-person-recommend b {
    color: #4abde9;
}

.cce-person-recommend-list {
    /*  border: 1px solid #e2e2e2; */
    margin-top: 10px;
    /* padding: 10px; */
}

.cce-brief-info {
    padding: 10px;
    text-align: center;
    background: #DCE5F6;
    position: relative;
    overflow: hidden;
}

    .cce-brief-info img {
        background: white;
    }

    .cce-brief-info > * {
        margin-bottom: 10px;
        color: gray;
    }

    .cce-brief-info > h2 {
        font-weight: 600;
        color: black;
    }

    .cce-brief-info > .cce-brief-info-status {
        position: absolute;
        top: 22px;
        right: -32px;
        padding: 5px;
        width: 125px;
        background: #2773c4;
        transform: rotate(45deg);
        color: white;
        font-size: 13px;
    }


/* 公司详情 */
.cpnydtl {
    width: 100%;
    min-width: 100%;
}

.cpnydtl-Banner,
.other-Banner {
    background: #dce5f6;
    height: 200px;
    width: 100%;
    min-width: 1184px;
    margin: 0 auto;
    overflow: hidden;
    /*     position: sticky;
    left: 0;
    top: 0;
    z-index: 99; */
}

.other-Banner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    height: 150px;
}

.cpnydtl-Banner-Block {
    background: #dce5f6;
    height: 200px;
    width: 1184px;
    margin: 0 auto;
    /*  padding: 1px; */
}

.cpnydtl-Banner .banner-Left,
.other-Banner .banner-Left {
    float: left;
    height: 168px;
    max-width: 750px;
    margin-top: 30px;
    color: #4a4160;
}

.cpnydtl .float-Left {
    float: left;
}

.cpnydtl-Banner .float-Right,
.other-Banner .float-Right {
    float: right;
}

.cpnydtl-Banner .banner-Img,
.other-Banner .banner-Img {
    width: 103px;
    height: 103px;
    border-radius: 15px;
    line-height: 103px;
}

.cpnydtl-Banner .banner-Img-Title,
.other-Banner .banner-Img-Title {
    font-size: 32px;
    margin-left: 23px;
    height: 50px;
    margin-top: -8px;
    line-height: 50px;
    max-width: 600px;
}

.cpnydtl-Banner .banner-Img-Info,
.other-Banner .banner-Img-Info {
    font-size: 14px;
    color: #2f78e5;
    margin-left: 23px;
    width: 280px;
    height: 30px;
    line-height: 30px;
}

.cpnydtl-Banner .banner-Right,
.other-Banner .banner-Right {
    float: right;
    height: 180px;
    width: 400px;
    margin-top: 30px;
}

    .cpnydtl-Banner .banner-Right a,
    .other-Banner .banner-Right a {
        color: #4a4160;
        text-align: right;
        margin-left: 100px;
    }

.cpnydtl-Banner .banner-Footer,
.other-Banner .banner-Footer {
    margin-top: 28px;
    color: white;
}

    .cpnydtl-Banner .banner-Footer a,
    .other-Banner .banner-Footer a {
        color: #4a4160;
        font-size: 16px;
    }

.cpnydtl-Banner .banner-Footer-Active,
.other-Banner .banner-Footer-Active {
    padding-bottom: 14px;
    border-bottom: 3px solid #3E7DEF;
}

.cpnydtl-Body {
    width: 100%;
    min-width: 1184px;
    overflow: hidden;
    /*  padding: 1px; */
    background-color: #F6F6F8;
}

    .cpnydtl-Body .cpnydtl-Body-Block {
        width: 1184px;
        margin: 0 auto;
        font-size: 0;
        /*  padding: 1px; */
    }

    .cpnydtl-Body .cpnydtl-Body-Left {
        width: 67%;
        font-size: 14px;
        float: left;
        padding: 15px;
        background: white
    }

    .cpnydtl-Body .cpnydtl-Body-Right {
        width: 28%;
        float: left;
        font-size: 14px;
        padding-bottom: 18px;
        margin-left: 8px;
        background: white;
    }

    .cpnydtl-Body .job-Sec {
        position: relative;
        z-index: 100;
        line-height: 36px;
    }

    .cpnydtl-Body .fold-text {
        position: relative;
        max-height: 138px;
        overflow: hidden;
        z-index: 100;
        font-size: 14px;
        color: #61687C;
    }

    .cpnydtl-Body .more-view {
        position: absolute;
        font-size: 14px;
        right: 0;
        color: #9fa3b0;
        z-index: 100;
        bottom: 2px;
        background-image: url(/web/image/Company_detail/more.png);
        background-repeat: no-repeat;
        padding-left: 22px;
        line-height: normal;
    }

/* 面试邀请 */
.invited .layui-table th,
.invited .layui-table td {
    text-align: center;
}

    .invited .layui-table td.options a {
        padding: 5px 10px;
        box-sizing: border-box;
        cursor: pointer;
    }

        .invited .layui-table td.options a:hover {
            color: #3e7dee;
        }

.invited #msgdeatil {
    width: 500px;
    padding: 10px 20px;
    display: none;
    margin: auto;
}

    .invited #msgdeatil h3 span {
        color: #045CE7;
        font-weight: bold;
        font-size: 20px;
        margin-right: 5px;
    }

    .invited #msgdeatil .tro {
        font-size: 12px;
        color: #999;
    }

    .invited #msgdeatil .info {
        color: #999;
        margin: 10px 0;
        float: left;
        width: 50%;
    }

        .invited #msgdeatil .info span {
            font-weight: bold;
            color: #666;
        }

.message #see,
.message #reply,
.message #sendMessage {
    display: none;
    padding: 10px;
    box-sizing: border-box;
}

.cpnydtl-Body .product-Img {
    width: 80px;
    height: 80px;
}

.cpnydtl-Body .product-Web {
    font-size: 14px;
    color: #9fa3af;
    margin-left: 20px;
}

.cpnydtl-Body .product-Info {
    font-size: 16px;
    margin-left: 20px;
}

.cpnydtl-Body .company-busindessInfo li span {
    display: inline-block;
    width: 250px;
}


.cpnydtl-Body .company-Address .title i {
    color: #5591ea;
    margin: 0 15px;
    font-weight: bold;
}

.cpnydtl-Body .job-Sec h3 {
    line-height: 40px;
    border-bottom: 3px solid #f6f6f8;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    color: #424a5e;
    margin-bottom: 15px;
}

    .cpnydtl-Body .job-Sec h3::before {
        content: "";
        display: block;
        height: 3px;
        background: #3d7cee;
        width: 63px;
        position: absolute;
        bottom: -3px;
    }

.cpnydtl-Body .job-Sec h4 {
    margin-bottom: 4px;
}

.cpnydtl-Body .business-Detail {
    height: 68px;
    overflow: hidden;
    border: 1px solid #3E7DEF;
}

    .cpnydtl-Body .business-Detail ul {
        height: 90%;
        width: 90%;
        margin: 0 auto;
        padding: 20px 0;
    }

        .cpnydtl-Body .business-Detail ul li {
            height: 30px;
            line-height: 30px;
        }

.cpnydtl-Body .company-Address {
    /*height: 240px;*/
}

.cpnydtl-Body .job-list {
    width: 100%;
}

.cpnydtl-Body .boss-Suggest {
    width: 90%;
    margin: 0 auto;
}

    .cpnydtl-Body .boss-Suggest dl {
        width: 100%;
        border-bottom: 1px solid #dadada;
        padding: 10px 0;
    }

.cpnydtl-Body .boss-Img {
    width: 80px;
    height: 80px;
}

.cpnydtl-Body .company-Environment {
    width: 90%;
    margin: 0 auto;
}

.cpnydtl-Body .boss-Name {
    margin-left: 12px;
    font-size: 14px;
    width: 200px;
}

.cpnydtl-Body .boss-Post {
    margin-left: 12px;
    width: 200px;
    line-height: 18px;
    font-size: 13px;
}

.cpnydtl-Body .company-Img {
    /*  width: 100%; */
    height: 100%;
}

.cpnydtl-Body .company-Boss {
    width: 90%;
    margin-left: 30px;
}

.cpnydtl-Body .boss-Post-Name {
    font-size: 20px;
    margin-left: 15px;
}

    .cpnydtl-Body .boss-Post-Name:hover {
        color: #045CE7;
    }


.cpnydtl-Body .boss-Recruit {
    font-size: 16px;
    color: #61687c;
    width: 180px;
    height: 100px;
    margin-left: 15px;
}

.cpnydtl-Body .company-Boss dl {
    width: 100%;
    height: 140px;
    margin-top: 12px;
}

.cpnydtl .disply {
    display: none;
}

.cpnydtl .post-List {
    width: 1184px;
    min-width: 1184px;
    margin: 0 auto;
    font-size: 0;
    padding: 1px;
    overflow: hidden;
    font-size: 14px;
}

.cpnydtl-Body .post-List-Left {
    width: 70%;
    float: left;
    margin-top: 0;
}

.cpnydtl-Body .post-List-Right {
    width: 30%;
    float: left;
}

.cpnydtl-Body .post-List-Right-Block {
    width: 90%;
    height: 100px;
    margin: 0 auto;
}

.cpnydtl-Body .looked-Post {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    color: #045CE7;
    font-size: 14px;
    background: white;
}

.cpnydtl-Body .looked-Post-List {
    overflow: hidden;
    margin-top: 10px;
}

    .cpnydtl-Body .looked-Post-List ul {
        font-size: 14px;
        line-height: 30px;
    }

        .cpnydtl-Body .looked-Post-List ul li {
            background: white;
            margin-bottom: 10px;
        }

.cpnydtl-Body .Post-MoneyDay {
    float: right;
    color: #FC6F74;
}

/* .cpnydtl-Body .Post-Name {
    float: left;
} */

.cpnydtl-Body .Post-Company {
    font-size: 14px;
    color: #8D92A1;
}

.drop {
    position: relative;
}

.drop-menu {
    position: absolute;
    list-style: none;
    padding: 5px;
    background-color: #fff;
    top: 30px;
    left: 0;
    z-index: 1001;
    color: #000;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}

    .drop-menu li {
        padding: 2px 15px;
    }

        .drop-menu li:hover {
            background-color: #323f66;
            color: #fff;
            border-radius: 4px;
        }

.layui-tab-title {
    font-weight: bold;
    border-bottom-width: 2px;
}

.seenMe .lefthead {
    width: 90px;
    padding-top: 15px;
    text-align: center;
    float: left;
}

    .seenMe .lefthead img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

.seenMe .rightext {
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
    width: calc(100% - 90px);
}

    .seenMe .rightext .uname {
        color: #666;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 15px;
    }

        .seenMe .rightext .uname span {
            font-size: 12px;
            color: #afafaf;
            margin-left: 15px;
        }

    .seenMe .rightext .info {
        padding: 10px 20px;
        background-color: #f3f3f3;
        box-sizing: border-box;
        border-radius: 4px;
    }

        .seenMe .rightext .info:hover {
            background-color: #ececec;
        }

        .seenMe .rightext .info .jobinfo {
            width: 90%;
            float: left;
        }

            .seenMe .rightext .info .jobinfo p:nth-child(1) {
                color: #333;
                font-size: 16px;
                margin-bottom: 10px;
            }

            .seenMe .rightext .info .jobinfo p:nth-child(2) {
                color: #999;
            }

                .seenMe .rightext .info .jobinfo p:nth-child(2) span {
                    margin: 0 10px;
                }

            .seenMe .rightext .info .jobinfo p .pr {
                color: #ff6700;
                margin: 0 10px;
            }

            .seenMe .rightext .info .jobinfo p .cname {
                float: right;
                padding-right: 10px;
            }

            .seenMe .rightext .info .jobinfo p .cinfo {
                float: right;
                padding-right: 10px;
            }

        .seenMe .rightext .info .clogo {
            width: 10%;
            float: left;
            text-align: center;
        }

            .seenMe .rightext .info .clogo img {
                height: 50px;
                width: 50px;
            }

.seenMe .whoseeme {
    padding: 10px 0;
}

/*资讯提问*/
.newsAndAsk .content-title {
    padding: 0 25px;
    background: white;
    border-bottom: 3px solid #F6F6F8;
    font-weight: bold;
}

    .newsAndAsk .content-title span,
    .one-block-title {
        display: inline-block;
        padding: 10px 0;
        border-bottom: 3px solid #3f7eef;
    }

.newsAndAsk .left-ask-search {
    padding: 15px;
}

    .newsAndAsk .left-ask-search * {
        margin-bottom: 8px;
    }

    .newsAndAsk .left-ask-search h3 {
        font-weight: bold;
    }

.newsAndAsk .ask-info,
.newsAndAsk .info-content {
    padding: 20px;
    margin-bottom: 5px;
}

    .newsAndAsk .info-content h2 {
        text-align: center;
    }

    .newsAndAsk .info-content > p {
        text-align: center;
        color: #5f5f5f;
        font-size: 13px;
        margin: 15px;
    }

    .newsAndAsk .info-content div {
        /* text-indent: 32px; */
        overflow: hidden;
    }

        .newsAndAsk .info-content div * {
            max-width: 100%
        }

    /* .newsAndAsk #ansPage {
    margin: 5px 180px;
} */

    .newsAndAsk .ask-info > div {
        padding: 5px 50px;
        position: relative;
    }

    .newsAndAsk .ask-info .ask-tip-logo {
        font-family: simsun, sans-serif;
        color: #116775;
        font-style: oblique;
        font-weight: bold;
        font-size: 20px;
        position: absolute;
        left: 25px;
    }

.newsAndAsk .info-lists li {
    list-style: inside;
    color: #424242;
    margin: 15px 0;
}

.newsAndAsk .info-lists {
    margin-left: 10px;
}

    .newsAndAsk .info-lists a {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 5px;
        max-width: 84%;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: keep-all;
        white-space: nowrap;
    }

    .newsAndAsk .info-lists span:last-child {
        float: right;
    }

.newsAndAsk .menu-title {
    padding: 15px;
    text-align: center;
    color: white;
    background: #4077d4;
}


/*工作详情*/


#header:after,
#main:after,
.clearfix:after,
.home-box:after,
.inner:after,
.job-author:after,
.job-list li:after,
.job-primary:after,
.promotion-job li:after {
    content: '';
    display: block;
    overflow: hidden;
    visibility: hidden;
    clear: both
}


#header,
.clearfix,
.home-box,
.info,
.inner,
.job-author,
.job-list li,
.job-primary,
.promotion-job li {
    zoom: 1
}

.inner {
    max-width: 1184px;
    margin: 0 auto
}

.home-inner {
    max-width: 1184px
}


.gray {
    color: #9fa3af
}

.red {
    color: #fc703e !important
}


.vdot {
    display: inline-block;
    padding: 0 10px 0 7px
}


::selection {
    color: #fff;
    background: #56b0e4
}


input::-webkit-input-placeholder {
    color: #9fa3af
}


.badge {
    display: inline-block;
    background: #fa6a43;
    color: #fff;
    line-height: 22px;
    text-align: center;
    padding: 0 11px;
    border-radius: 15px;
    font-size: 12px
}


#wrap {
    min-height: 100%;
    overflow: visible;
    overflow-x: hidden
}

#main,
#wrap {
    position: relative
}



input::-webkit-input-placeholder {
    color: #9fa3af
}


.fl {
    float: left
}

.fr {
    float: right
}


.slider-main {
    overflow: hidden;
    width: 840px;
    height: 240px;
    position: relative;
    top: 0;
    left: 0
}

    .slider-main li {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 240px;
        font-size: 0;
        line-height: 0;
        width: 100%
    }

        .slider-main li.cur {
            display: block
        }

.slider-dot {
    position: absolute;
    right: 20px;
    top: 218px
}

    .slider-dot i {
        display: inline-block;
        width: 6px;
        height: 6px;
        margin-left: 7px;
        background: #fff;
        opacity: .2;
        cursor: pointer
    }

        .slider-dot i.cur {
            opacity: 1
        }


.guide-download-app-v62 {
    display: none;
    position: fixed;
    top: 122px;
    left: 112px;
    z-index: 999;
    width: 130px;
    height: 130px;
    border: 1px solid rgba(227, 231, 237, 1);
    background: #fff;
    box-shadow: 5px 5px 15px rgba(227, 231, 237, 1);
    border-radius: 4px
}


#wrap {
    padding-bottom: 40px
}



.company-sider,
.job-sider {
    float: right;
    width: 262px;
    padding: 25px;
    background: white;
}


.job-primary {
    height: 48px;
    color: #4a4160;
    padding: 20px 0 19px;
    margin: 0 30px;
    border-bottom: 1px #f2f2f5 solid;
    position: relative
}


    .job-primary .info-primary {
        width: 290px;
        float: left
    }

    .job-primary.detail-box {
        border: none;
        height: auto;
        padding: 0;
        margin: 0
    }

        .job-primary.detail-box .info-primary {
            width: 500px
        }

.promotion-job .company-logo {
    width: 62px;
    display: inline-block;
    vertical-align: top;
    margin-left: 23px
}

    .promotion-job .company-logo img {
        width: 60px;
        height: 60px;
        border-radius: 10px;
        border: 1px solid #f2f5fa
    }

.job-tags {
    padding-top: 15px
}


    .job-tags span {
        display: inline-block;
        border: 1px #d1d4da solid;
        padding: 0 12px;
        line-height: 20px;
        border-radius: 15px;
        margin-right: 15px;
        margin-top: 6px;
        font-size: 12px;
        color: #9fa3af;
        margin-bottom: 10px
    }

.job-banner {
    background: #dce5f6;
    height: 204px;
    padding-top: 10px
}


    .job-banner .name {
        font-size: 24px;
        font-weight: 400;
        padding: 5px 0 8px
    }

        .company-banner .name h1,
        .job-banner .name h1 {
            font-size: 24px;
            display: inline-block;
            font-weight: 400;
            margin-right: 10px;
            line-height: 35px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            max-width: 400px
        }

    .job-banner .info-primary p {
    }

    .job-banner .info-primary .job-tags {
        padding-top: 8px;
        height: 27px;
        overflow: hidden;
        display: inline-block
    }


.job-detail {
    position: relative;
    padding: 25px;
    border-right: 1px #f5f7f9 solid;
    margin-right: 322px;
    min-height: 813px;
    background: white;
}

    .job-detail .detail-figure {
        position: absolute;
        top: -62px;
        left: 0
    }

        .job-detail .detail-figure img {
            width: 60px;
            height: 60px;
            border-radius: 100%;
            vertical-align: top
        }

    .job-detail .detail-op {
        float: left;
        width: 100%;
        padding-top: 0;
        margin-bottom: 10px
    }

        .job-detail .detail-op .name {
            margin-top: 5px
        }


        .job-detail .detail-op p {
            margin-top: 0
        }

        .job-detail .detail-op .btns {
            padding-top: 21px
        }

    .job-detail .detail-content {
        clear: left
    }


    .job-detail .recommend-box {
        margin-top: 20px;
        position: relative
    }

        .job-detail .recommend-box h3 {
            font-size: 15px;
            margin-bottom: 20px;
            font-weight: 400
        }

        .job-detail .recommend-box .recommend-li {
            width: 340px;
            padding: 9px 25px 8px 35px;
            float: left;
            height: 50px
        }

.cpnydtl-recommend .recommend-box .recommend-li {
    width: 300px;
    padding: 9px 25px 8px 35px;
    float: left;
    height: 50px
}

.job-detail .recommend-box .name,
.cpnydtl-recommend .recommend-box .name {
    font-size: 15px;
    position: relative;
    padding-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

    .job-detail .recommend-box .name .red,
    .cpnydtl-recommend .recommend-box .name .red {
        position: absolute;
        right: 0
    }

.job-detail .recommend-box .recommend-li p,
.cpnydtl-recommend .recommend-box .recommend-li p {
    color: #8d92a1
}

.job-detail .slider-main,
.cpnydtl-recommend .slider-main {
    width: auto;
    height: auto;
    border: solid 1px #eef0f5;
    max-height: 391px;
}

    .job-detail .slider-main ul li,
    .cpnydtl-recommend .slider-main ul li {
        margin-top: 12px;
        border-bottom: solid 1px #eef0f5;
        padding-bottom: 5px;
        height: auto
    }

    .job-detail .slider-main li,
    .cpnydtl-recommend .slider-main li {
        height: auto
    }

.job-detail .recommend-box .btn-direction,
.cpnydtl-recommend .recommend-box .btn-direction {
    display: inline-block;
    top: unset;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 9999
}

.job-detail .recommend-box .btn-prev,
.cpnydtl-recommend .recommend-box .btn-prev {
    left: 10px
}

.job-detail .recommend-box .btn-next,
.cpnydtl-recommend .recommend-box .btn-next {
    right: 10px
}

.job-detail .recommend-box .slider-dot,
.cpnydtl-recommend .recommend-box .slider-dot {
    position: absolute;
    bottom: 5px;
    right: 350px;
    top: auto;
    /*  width: 126px; */
    text-align: center;
}

    .job-detail .recommend-box .slider-dot i,
    .cpnydtl-recommend .recommend-box .slider-dot i {
        height: 10px;
        width: 10px;
        margin-right: 12px;
        border: solid 1px #e5e8ee;
        opacity: 1
    }

    .job-detail .recommend-box .slider-dot i,
    .cpnydtl-recommend .recommend-box .slider-dot i {
        border-radius: 100px
    }

        .job-detail .recommend-box .slider-dot i.cur,
        .cpnydtl-recommend .recommend-box .slider-dot i.cur {
            background: #3d7cee;
            border-color: #3d7cee
        }

.job-detail .slider-main li,
.cpnydtl-recommend .slider-main li {
    font-size: 12px;
    line-height: 25px
}


.smallbanner {
    width: 100%;
    height: 80px;
    background: #dce5f6;
    position: fixed;
    z-index: 1001;
    top: 0;
    display: none
}

    .smallbanner .detail-op {
        padding: 0
    }

        .smallbanner .detail-op .btns {
            float: right;
            margin-top: 21px;
            padding: 0
        }


    .smallbanner .name {
        font-size: 24px;
        line-height: 80px
    }


        .smallbanner .name span {
            vertical-align: middle;
            margin-top: -3px
        }

.detail-op {
    padding-top: 34px;
    padding-bottom: 0
}

    .detail-op .btns {
        float: right;
        padding-top: 4px;
        text-align: right
    }

        .detail-op .btns .btn {
            margin-left: 20px
        }

            .detail-op .btns .btn:first-of-type {
                margin-left: 0
            }

    .detail-op .name {
        font-size: 20px;
        color: #424a5e;
        font-weight: 400
    }

    .detail-op .op-links {
        text-align: right;
        padding-top: 10px;
        position: relative
    }

        .detail-op .op-links a {
            display: inline-block;
            margin-left: 20px;
            color: #9fa3b0;
            padding-left: 20px;
            -webkit-transition: none;
            transition: none
        }

        .detail-op .op-links .link-like {
            background-position: 0 -73px
        }


        .detail-op .op-links .link-report {
            background-position: 0 6px
        }


        .detail-op .op-links .link-wechat-share {
            position: relative;
            background-position: 0 -138px
        }

    .detail-op p {
        margin-top: 8px
    }


.job-sec {
    position: relative
}

    .chat-sider h3,
    .job-sec h3,
    .secretary-sec h3 {
        line-height: 40px;
        border-bottom: 3px solid #f6f6f8;
        position: relative;
    }

        .job-sec h3::before {
            content: "";
            display: block;
            height: 3px;
            background: #3d7cee;
            width: 63px;
            position: absolute;
            bottom: -3px;
        }

    .job-sec .text,
    .secretary-sec .text {
        color: black;
        line-height: 36px
    }


    .job-sec h3 {
        font-weight: 700;
        font-size: 15px;
        color: #424a5e;
        margin-bottom: 15px
    }


    .job-sec .look-all {
        color: #5dd5c8;
        position: absolute;
        bottom: 4px;
        right: 0
    }

.level-list {
    margin-top: 5px;
    height: 66px
}

    .level-list li {
        display: inline-block;
        width: 246px;
        margin-top: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .level-list span {
        display: inline-block;
        margin-right: 7px;
        color: #8d92a1
    }

    .level-list .res-time {
        width: 155px;
        float: right
    }

    .level-list .company-type {
        width: 350px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .level-list .manage-state {
        width: 230px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

.job-sec.company-info .text {
    height: auto;
    overflow: hidden
}

.job-sec.company-info .look-all {
    padding-left: 20px
}

    .job-sec.company-info .look-all span {
        color: #61687c !important
    }


.company-hotjob .more,
.detail-search .more,
.job-recomend .more,
.promotion-job .more,
.recruiter-list .more {
    float: right;
    font-size: 14px;
    color: #9fa3b0;
    background-position: right -1581px;
    padding-right: 28px;
    margin-right: -10px;
    font-weight: 400
}



.detail-content .text {
    word-break: break-all;
    word-wrap: break-word
}


.promotion-job {
    margin-bottom: 20px;
    padding-bottom: 10px
}


    .promotion-job li {
        border-bottom: 1px #f5f7f9 solid;
        padding-bottom: 18px
    }

        .promotion-job li:after {
            content: '';
            clear: both;
            display: block;
            height: 0;
            overflow: hidden
        }

        .promotion-job li .name {
            font-size: 15px;
            color: #424a5e;
            padding: 20px 0 12px
        }


        .promotion-job li:last-of-type {
            border-bottom: 0
        }

        .promotion-job li .gray a {
            color: #9fa3af
        }


    .promotion-job .info-primary {
        float: none
    }

    .promotion-job .name a {
        color: #424a5e
    }

    .promotion-job .company-logo {
        padding-top: 20px;
        float: right
    }

        .promotion-job .company-logo img {
            border-radius: 10px;
            display: block
        }


    .promotion-job .view-more a,
    .recruiter-list .view-more a {
        display: block;
        border: 1px #e3e7ed solid;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #666;
    }

    .promotion-job .view-more .more,
    .recruiter-list .view-more .more {
        float: none;
        display: inline-block;
        font-style: normal;
        margin-top: 7px
    }

.promotion-img {
    margin-bottom: 16px !important
}

    .promotion-img img {
        display: block;
        width: 284px
    }

.job-location {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-top: 15px
}

.job-location {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-top: 20px;
    font-size: 13px;
    position: relative
}


    .job-location p {
        cursor: pointer;
        position: absolute;
        right: 12px;
        bottom: 12px;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        padding: 2px 10px 2px 40px;
        background: #fff
    }

.job-location-map {
    cursor: pointer;
    position: relative;
    width: 810px;
    height: 174px;
    overflow: hidden;
}

.job-location .tip-inner {
    height: 174px
}

    .job-location .tip-inner .gray {
        background: 0 0;
        text-align: center;
        position: relative;
        top: 88px;
        right: 0;
        box-shadow: none
    }

    .job-location .tip-inner .ui-icon-loading {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(https://z.zhipin.com/web/geek/resource/loading.gif) right center no-repeat;
        background-size: contain;
        vertical-align: -4px;
        margin-right: 4px
    }


.location-address {
    display: block;
    background-position: 15px -420px;
    padding-left: 25px;
    color: #62687a;
    padding: 13px 15px 11px 35px;
    font-size: 15px;
    border-bottom: 1px #ecedef solid
}

.company-detail-guide-download-app-v62 {
    display: none;
    position: fixed;
    top: 122px;
    left: 112px;
    z-index: 999;
    width: 130px;
    height: 130px;
    border: 1px solid rgba(227, 231, 237, 1);
    background: #fff;
    box-shadow: 5px 5px 15px rgba(227, 231, 237, 1);
    border-radius: 4px
}

.job-detail-guide-download-app-v62 {
    display: none;
    position: fixed;
    top: 122px;
    left: 112px;
    z-index: 9999;
    padding: 14px;
    border: 1px solid rgba(227, 231, 237, 1);
    background: #fff;
    border-radius: 4px
}

.inner {
    width: 1184px;
    margin-bottom: 10px;
}


.fl {
    float: left
}

.fr {
    float: right
}

.gray {
    color: #9fa3b0
}


em {
    font-style: normal
}


.fl {
    float: left
}

.fr {
    float: right
}

.fr {
    float: right
}


.job-primary.detail-box .info-primary {
    width: 650px
}

.job-banner {
    height: auto;
    padding: 24px 0
}

    .job-banner .name {
        font-size: 32px;
        line-height: 45px;
        padding: 11px 0 8px
    }

.job-status {
    font-size: 14px;
    line-height: 20px
}

    .job-status span {
        vertical-align: middle
    }


.job-banner .salary {
    display: inline-block;
    vertical-align: middle;
    color: #fa6a43;
    height: 42px;
    font-size: 30px;
    line-height: 42px;
    font-weight: 600
}

.company-banner .name h1,
.job-banner .name h1 {
    vertical-align: middle;
    font-size: 32px;
    max-width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.company-new .tag-more .link-more,
.job-tags span,
.tag-container .tag-more .link-more {
    display: inline-block;
    padding: 0 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #78a6e9;
    color: #477fd4;
    height: 23px;
    line-height: 23px;
    border-radius: 13px;
    margin-top: 0;
    vertical-align: top
}

.tag-container .tag-more .link-more {
    line-height: 16px
}

.smallbanner .tag-container {
    margin-top: 9px;
    height: auto;
    margin-bottom: 13px
}


    .detail-box .tag-container .tag-more .tag-all,
    .smallbanner .tag-container .tag-more .tag-all {
        display: none;
        position: absolute;
        top: 45px;
        right: 0;
        z-index: 100;
        width: 635px;
        height: auto;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .15);
        padding: 30px;
        padding-bottom: 10px;
        box-sizing: border-box;
        margin-right: 0;
        overflow: initial
    }

.tag-container .tag-more .link-more:hover {
    background-color: rgba(94, 213, 200, .18);
}

.detail-box .tag-container .tag-more:hover .tag-all {
    display: block;
}

.tag-container .tag-more .tag-all:before {
    content: '';
    position: absolute;
    top: -16px;
    right: 25px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
}

.dolt {
    display: inline-block;
    vertical-align: middle;
    width: 2px;
    height: 2px;
    margin: 0 7px;
    border-radius: 50%;
    background-color: black
}

.job-banner .info-primary p {
    margin-bottom: 10px
}



.job-banner .job-op {
    width: 298px;
    position: absolute;
    right: 0;
    top: 50%;
    bottom: 0;
    margin-top: -47px
}


.detail-box .job-op .btn-more,
.detail-box .job-op .btn-startchat {
    display: block;
    width: 296px;
    margin-top: 0;
    float: none
}

.detail-box .job-op .btn-container {
    font-size: 0
}



.job-banner .op-container {
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    width: 100%
}


    .job-banner .op-container a {
        height: 22px;
        line-height: 22px;
        font-size: 16px;
        color: #fa6a43
    }



.detail-box .tag-container {
    line-height: 0
}

.tag-container {
    display: inline-block
}

    .tag-container .tag-more {
        opacity: 0;
        height: 23px;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 8px;
        line-height: 16px;
        display: none
    }

.smallbanner .tag-container .tag-more {
    top: 2px
}

.job-detail .detail-figure {
    float: left;
    position: static
}

    .job-detail .detail-figure img {
        margin-right: 20px
    }

.detail-op .name {
    margin-top: 8px
}

.smallbanner {
    padding: 14px 0;
    z-index: 1001;
    height: auto
}

    .smallbanner .name {
        line-height: 45px
    }

        .smallbanner .name h1 {
            font-size: 32px;
            line-height: 45px;
            max-width: 380px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            height: 45px;
            display: inline-block;
            vertical-align: middle;
            font-weight: 400
        }


    .smallbanner .inner {
        position: relative
    }

    .smallbanner .detail-op .btns {
        margin-top: 0
    }

    .smallbanner .name span {
        background: 0 0;
        font-size: 30px;
        line-height: 42px;
        color: #fa6a43;
        margin-left: 10px;
        font-weight: 700
    }

    .smallbanner .job-tags {
        padding-top: 0
    }

    .smallbanner .info .link-more {
        font-size: 14px;
        line-height: 14px;
        text-decoration: underline;
        margin-left: 16px
    }

    .smallbanner .detail-op {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -22px
    }

    .smallbanner .tag-container .link-more {
        top: 2px;
        line-height: 14px;
        text-decoration: none;
        margin-left: 0
    }

    .smallbanner .detail-op .btn-startchat {
        width: 270px;
        height: 44px;
        line-height: 44px;
        box-sizing: border-box
    }

    .smallbanner .info {
        display: flex;
        align-items: center
    }

        .smallbanner .info .job-detail-guide-download-app {
            display: inline-flex;
            align-items: center;
            cursor: pointer;
            font-size: 14px;
            line-height: 14px;
            margin-left: 20px
        }

        .smallbanner .info .job-detail-guide-download-app-icon {
            width: 11px;
            height: 16px;
            display: inline-block;
            margin-left: 8px;
            margin-right: 4px;
            background-size: 100% 100%
        }



.sider-company .company-info {
    overflow: hidden;
    line-height: 60px;
    margin-bottom: 27px
}

.sider-company img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 18px;
    border-radius: 10px
}

.sider-company p {
    line-height: 20px;
    margin-bottom: 20px
}

    .sider-company p i {
        display: inline-block;
        vertical-align: -4px;
        width: 17px;
        height: 17px;
        position: absolute;
    }

    .sider-company p span {
        margin-left: 30px;
        display: inline-block;
    }


    .sider-company p.gray {
        color: #d0d4da
    }


.job-detail .recommend-box .btn-direction {
    z-index: 998
}

.tag-container {
    width: 750px;
    position: relative
}

.searchList .job-list .job-item {
    padding-left: 40px;
    padding-right: 40px;
}

    .searchList .job-list .job-item .company-info .company-text,
    .searchList .job-list .job-item .company-info .company-logo {
        float: right;
    }

.warn-text {
    color: red;
}

.statisticaCenter .options {
    background-color: #DCE5F6;
    border-radius: 8px;
    padding: 15px;
    color: #888;
    font-weight: bold;
}

    .statisticaCenter .options > div {
        float: left;
        padding: 0 10px;
    }

        .statisticaCenter .options > div.active {
            color: #000;
        }

        .statisticaCenter .options > div:not(:last-child) {
            border-right: 2px solid #999;
            /* margin-right: 10px; */
        }

.statisticaCenter .chart {
    width: 100%;
    height: 300px;
}

.statisticaCenter .pietit {
    color: #aaa;
}

    .statisticaCenter .pietit .tt {
        font-size: 18px;
        font-weight: bold;
        margin-right: 10px;
    }

.statisticaCenter .piechart > div {
    width: 50%;
    float: left;
    height: 250px;
}

/*企业中心*/

/*企业基本信息*/
.c_basicinfo .input-open-layer {
    position: relative;
    cursor: pointer;
}

.c_basicinfo .input-item {
    width: 400px;
    vertical-align: top;
    padding: 0px 15px;
    display: inline-block;
    margin: 0 10px;
}

.c_basicinfo .input-item-label {
    padding-bottom: 10px;
    display: inline-block;
    font-weight: 600;
}

.c_basicinfo .layui-form-item {
    margin-bottom: 20px;
}

.c_basicinfo .input-inner-icon {
    position: absolute;
    right: 20px;
    bottom: 8px;
    font-size: 22px;
}

.c_basicinfo .layui-input,
.c_basicinfo .layui-textarea {
    text-align: left;
}

.c_basicinfo .input-item-oneline {
    padding: 0px 15px;
    margin: 0 10px;
}

.c_basicinfo .logouploader {
    border: 1px solid #e6e6e6;
    padding: 15px;
}

.c_basicinfo .logotip {
    color: #c9c9c9;
}

.c_basicinfo .upload i {
    padding: 25px;
    display: inline-block;
    background: #fafafa;
    vertical-align: baseline;
    margin-top: 10px;
    color: #69a5c2;
    font-size: 50px;
    cursor: pointer;
}

.cert-preview {
    border-top: 2px solid #e6e6e6;
    padding-left: 25px;
}

.steps-style {
    text-align: center;
    margin-bottom: 20px;
}

    .steps-style .step,
    .steps-style .step-icon {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
    }

        .steps-style .step.is-active .step-icon {
            background: #4786ff;
            border-color: #4786ff;
            color: #fff;
        }

    .steps-style .step-icon {
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #d8dce6;
        background-color: #fff;
    }

.step.is-active .step-title,
.step.is-active {
    color: #4786ff;
}

.steps-style .step ~ .step {
    margin-left: 50px;
}

    .steps-style .step ~ .step:before {
        content: "......";
        color: #808080;
        letter-spacing: 1px;
        position: absolute;
        left: -40px;
    }

/*发布职位*/
.addjobs .second-title {
    margin: 10px;
    font-weight: bold
}

.addjobs .actbox {
    word-break: break-word;
}

.addjobs .joblight {
    padding: 5px 15px;
    background: #5b91f3;
    color: white;
    margin: 0 10px 10px 0;
    line-height: 36px;
    border-radius: 3px;
    white-space: nowrap;
}

    .addjobs .joblight i {
        margin-right: -10px;
        cursor: pointer;
        font-size: 14px;
        padding-left: 5px;
    }

.addjobs .joblightlist {
    display: none;
}

    .addjobs .joblightlist span,
    .addjobs .joblightlist a {
        padding: 3px 15px;
        margin: 0 10px 10px 0;
        border: 1px solid #e2e1e1;
        cursor: pointer;
        font-size: 13px;
        border-radius: 3px;
        display: inline-block;
    }

        .addjobs .joblightlist span.active {
            color: #5b91f3;
            border-color: #5b91f3;
        }

.addjobs .resume-fliter .set-btn {
    color: #5b91f3;
    margin-left: 15px;
}

.addjobs .labelbox {
    display: none;
}

.position h3 {
    color: #3E7DEF;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}

.position .layui-form-item {
    line-height: 32px;
    margin-bottom: 0;
}

.position .layui-form-switch {
    margin-top: 0;
    margin-right: 5px;
}

.position a {
    color: #3E7DEF;
    padding-left: 10px;
}

.position .layui-table thead th {
    text-align: left;
}


.position .layui-table tbody tr {
    border-bottom: 1px solid #ccc;
}

.findjobforG .hotCompany .media > div {
    float: left;
    color: #333;
}

.findjobforG .hotCompany .layui-card {
    /* border-radius: 10px; */
}

.findjobforG .hotCompany .media > div span {
    padding: 10px;
}

.findjobforG .hotCompany .media .companylogo img {
    width: 80px;
    height: 80px;
}

.findjobforG .hotCompany .companyText {
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    height: 100px;
    color: #666;
    font-size: 12px;
}

.findjobforG .hotCompany .footer span,
.findjobforG .hotCompany .footer span i {
    cursor: pointer;
    font-size: 12px;
}

.findjobforG .hotCompany .footer a {
    font-size: 13px;
}

/* .findjobforG .hotCompany .footer span:nth-child(2) {
    float: right;
} */

.archives .layui-table th {
    text-align: center;
    font-weight: bold;
}

.archives .info > div {
    float: left;
    width: 33.333%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}

    .archives .info > div > div {
        padding: 5px 15px;
        text-align: center;
        box-sizing: border-box;
        display: inline-block;
        color: #fff;
        background-color: #3E7DEF;
        border-radius: 8px;
        margin-right: 10px;
        height: 34px;
    }

    .archives .info > div span {
        font-weight: normal;
    }

.archives .layui-card {
    border: 1px solid #ccc;
    box-shadow: 0 6px 15px rgba(36, 37, 38, 0.1);
}


.archives .layui-tab-title li.layui-this {
    font-size: 16px;
}

ul.servicetel {
    margin-left: 25px;
    margin-top: 10px;
}

    ul.servicetel > li {
        list-style: disc;
        vertical-align: middle;
        margin: 10px;
        color: #474747;
    }

.talents-item {
    cursor: pointer;
}

.talents .job-info.info {
    width: 40% !important;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100px;
}

.talents .talents-list {
    width: 100%;
}

.talents a.job-name {
    color: #ff6700 !important;
    font-weight: normal;
}

.talents .live-time {
    float: left;
    color: #999;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    height: 95px;
    width: 15%;
}

    .talents .live-time .fav {
        color: #045CE7;
        font-size: 18px;
        cursor: pointer;
    }

        .talents .live-time .fav.active {
            color: #ff6700;
        }

        .talents .live-time .fav i {
            font-size: 20px;
        }

.talents .work-list {
    width: 45%;
    height: 95px;
    float: left;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
}

    .talents .work-list > div {
        width: 100%;
        color: #666;
        font-weight: bold;
    }

        .talents .work-list > div > div:first-child {
            font-size: 13px;
            width: 50%;
            float: left;
        }

        .talents .work-list > div > div:last-child {
            width: 50%;
            font-size: 13px;
            float: left;
        }

/*密码强度*/
.low,
.mdl,
.hit {
    display: inline-block;
    vertical-align: middle;
    color: white;
    background: #D2D2D2;
    width: 45px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.low-Color {
    background: red;
}

.mdl-Color {
    background: rgb(46, 144, 209);
}

.hit-Color {
    background: rgb(10, 194, 10);
}

#feedback .fbstyleBtn {
    display: inline-block;
    background: #f6f6f6;
    color: #464646;
    padding: 5px 10px;
    margin: 5px 10px;
    font-size: 13px;
    cursor: pointer;
}

    #feedback .fbstyleBtn.active {
        color: white;
        background: #2d8ad6;
    }

#isAll {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 99;
}

    #isAll .layui-form-radio * {
        font-size: 12px;
        color: #3D7CEE;
        font-weight: bold;
    }

.cert-preview .imgshowbox {
    display: inline-block;
    width: 200px;
    height: 250px;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
}

    .cert-preview .imgshowbox video {
        width: 100%;
        height: 100%;
    }

    .cert-preview .imgshowbox span {
        position: absolute;
        cursor: pointer;
        z-index: 9999;
        font-size: 20px;
        color: white;
        padding: 3px;
        background: rgba(0, 0, 0, 0.5);
        right: 0;
    }

.addjobs .Labelbtn {
    float: right;
    margin-top: 10px;
}

.addjobs .zdy_btn label {
    cursor: pointer
}

.addjobs .zdy_btn input {
    display: none;
    border: none;
}

.accountManage .layui-table th {
    text-align: center;
}

.accountManage .changePower {
    display: flex;
}

    .accountManage .changePower .layui-form-switch {
        margin-top: 0;
    }

    .accountManage .changePower > div {
        flex: 1;
    }

        .accountManage .changePower > div:nth-child(2) {
            border-left: .5px solid #ddd;
            border-right: .5px solid #ddd;
            padding: 0 8px;
        }

.jobfail-list {
    padding-top: 10px;
}

.jobfail-item {
    margin-bottom: 20px;
}

    .jobfail-item .layui-card {
        padding: 10px;
        cursor: pointer;
        min-height: 119px;
    }

    .jobfail-item .leftimg img {
        width: 140px;
    }

    .jobfail-item .leftimg,
    .jobfail-item .right-content {
        float: left;
    }

    .jobfail-item .right-content {
        margin-left: 20px;
        width: calc(100% - 300px);
    }

        .jobfail-item .right-content h3 {
            font-weight: bold;
            margin-bottom: 10px;
        }

        .jobfail-item .right-content p {
            color: #999;
            margin-bottom: 10px;
        }

        .jobfail-item .right-content > div {
            float: left;
            min-width: 30%;
            margin-bottom: 10px;
            color: #999;
        }

        .jobfail-item .right-content h3 .layui-badge {
            line-height: 24px;
            height: 24px;
        }

    .jobfail-item .btns {
        float: left;
        padding-top: 20px;
    }

.btns > div:first-child {
    margin-bottom: 20px;
}

.jobfail-item .limg,
.rc {
    float: left;
}

.jobfail-item .limg {
    width: 120px;
}

    .jobfail-item .limg img {
        width: 100px;
        margin: auto;
    }


.jobfail-item .rc h3 {
    color: #3E7DEF;
    font-weight: bold;
    max-width: 230px;
}

.jobfail-item .rc p {
    margin-top: 5px;
}

.jobfail-item .rc .m {
    color: #ff6700;
}

.jobfail-item .rc .c {
    color: #666;
    font-size: 13px;
}

.jobfail-item .rc .fav {
    color: #045CE7;
}

.jobfail-item .rc p span {
    margin: 0 5px;
}

    .jobfail-item .rc p span:first-child {
        margin-left: 0;
    }

.jobfail-item .counts {
    margin-top: 5px;
    display: inline-block;
    border: .5px solid #3E7DEF;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    padding: 0 10px;
}

    .jobfail-item .counts span {
        color: #ff6700;
    }

.banner {
    width: 100%;
}

    .banner img {
        width: 100%;
        height: auto;
        min-width: 1184px;
    }

.toplist .title {
    width: 100%;
    text-align: center;
    position: relative;
}

    .toplist .title > h3 {
        font-weight: bold;
        font-size: 20px;
        letter-spacing: 4px;
        color: #333;
        margin-bottom: 10px;
    }

        .toplist .title > h3 > span {
            border-bottom: 3px solid #045CE7;
            margin: 0 10px;
            color: #F6F6F8;
        }

    .toplist .title > p {
        font-size: 14px;
        color: #888;
    }

.toplist .seemore {
    width: 100%;
    text-align: center;
}

    .toplist .seemore a {
        display: inline-block;
        padding: 5px 40px;
        border: 1px solid #045CE7;
        color: #045CE7;
        letter-spacing: 3px;
    }

.jobdetail.fav {
    padding: 10px;
    display: block;
    text-align: center;
    color: #045CE7;
    font-size: 14px;
}

.text-important {
    color: #ff6700;
}


.tipTitle {
    font-size: 15px;
    background-color: #80BBE7;
    padding: 0px 10px;
    text-align: center;
}

.layui-layer-tips {
    /*    min-width:400px;
    display:inline-block;*/
    /*min-width: 260px;*/
}

    .layui-layer-tips .layui-layer-content {
        padding: 0;
    }

.op {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #D1EEEE;
    padding: 4px 10px;
    color: #137f80f0;
}

    .op > a:hover {
        text-decoration: underline;
        color: #CE0000;
    }

.tabnewsList {
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 260px;
}

.tabnewsItem {
    flex: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 4px 0;
}

.tabnewsItemTitle {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 500px;
    white-space: nowrap;
}

.tabnewsItemTitle > a:hover {
  text-decoration: underline;
  color: red;
}

.tipTitle {
  width: 100%;
}

.layui-tab-title li {
    flex: 1;
}

.layui-tab {
     min-height: 310px;
}

.layui-clear {
}


.layui-tab-content {
    padding: 0 10px;
}

.tp {
    position: absolute;
    background-color: aquamarine;
    padding: 3px;
}

.rightSpecialArea{
    display:flex;
    flex-wrap:nowrap;
    flex-direction:column;
    justify-content:space-around;
    height:531px;

}

.rightSpecialArea >div{
    text-align:center;
}

.main-slide {
    width: 648px;
    height: 600px;
    float: left;
    margin: 0 0 10px 10px;
    background: white;
    overflow: hidden;
}

.layui-this {
    background-color: #3E7DEF;
    color:#FFF !important;
}

.tabnewsMore{
    text-align:right;
    width:100%;
}

.menu-sub {
    min-height: 515px;
}