#centerFrame .box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.box:after {
    display: block;
    clear: both;
    content: "";
}

.panelBox {
    background: #f9f9f9;
    width: 1000px;
    padding: 0 0 20px 0;
    float: right;
    border: 1px solid #cccccc;
    border-radius: 10px;
    min-height: 500px;
}

.inner-content {
    min-height: 500px;
}

    .inner-content > a {
        display: inline-block;
        width: 470px;
        margin: 20px 0 0 20px;
        background: #ffffff;
        border: 1px solid #cccccc;
        position: relative;
    }

        .inner-content > a > .set_top {
            position: absolute;
            top: 0;
            right: 0;
        }

.inner_top .font-left {
    float: left;
    width: 3px;
    height: 30px;
}

.tab_header {
    padding: 0 20px;
    border-bottom: 1px solid #ccc;
    height: 50px;
}
#divSearch {
    float: right;
    width: 250px;
    height: 35px;
    position: relative;
}

#txtName {
    width: 250px;
    height: 35px;
    border-radius: 5px;
    border-width: 1px;
    border: 1px solid #dddddd;
    text-indent: 20px;
}

.infoTips {
    font-size: 12px;
    color: #333333;
    width: 470px;
    padding: 15px;
}

    .infoTips > p {
        line-height: 35px;
    }

.ava {
    width: 130px;
    height: 80px;
}

.tipName {
    font-size: 18px;
    font-weight: bold;
    width: 420px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.talk {
    font-size: 0;
}

.click {
    cursor: pointer;
    font-size: 16px;
    margin-right: 20px;
    line-height: 50px;
}
/*.active {
    color: #387ad5;
}*/
.inner_top .font-qiye {
    float: left;
    margin-left: 15px;
    font-size: 24px;
    color: #999;
    padding-left: 16px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 40px;
    cursor: pointer;
}

    .inner_top .font-qiye.active {
        font-size: 30px;
        color: #000;
    }

.panelBox .dropdown {
    width: 160px !important;
    display: inline-block;
    margin: 20px 0 0 20px;
}

#dLabel {
    width: 160px;
    height: 36px;
    border: 1px solid #d1d1d1;
    color: #333333;
    background-color: #ffffff;
}

#filter {
    margin-left: 20px;
    width: 80px;
    height: 36px;
    border: none;
    border-radius: 5px;
    color: #ffffff;
}

table {
    width: 100%;
    height: auto;
    color: #999;
    border-collapse: collapse;
}

    table tr {
        width: 100%;
    }

        table tr td {
            text-align: center;
        }

            table tr td.tname {
                width: 16%;
            }

            table tr td.black {
                color: #333;
            }

    table thead {
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
    }

        table thead tr {
            height: 50px;
        }

    table tbody tr {
        /*height: 130px;*/
    }

    table thead td {
        font-size: 14px;
    }

    table tbody td {
        font-size: 15px;
    }

    table tbody tr td {
        color: #333;
    }

.nav > li > a {
    padding: 0 !important;
}

.erji {
    margin-top: 28px;
    background-color: #fff;
    width: 330px !important;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 1px 1px 4px 0px #999;
    border: 1px solid #6EA7F4;
}

#emptyPage {
    width: 998px;
    height: 450px;
    background-image: url(../images/images-details/emptyPage.png);
    background-size: cover;
    padding-top: 320px;
}

    #emptyPage > p {
        font-size: 18px;
        text-align: center;
    }

.modal-body {
    position: relative;
    padding: 30px 0 0 0 !important;
}

.newsXiang {
    padding: 0px 10px 40px;
    font-size: 14px;
    line-height: 25px;
    background-color: #fff;
}

.main_header:after {
    display: block;
    clear: both;
    content: "";
}

#yinFrame {
    width: 100%;
    margin-top: 50px;
    overflow: hidden;
}

.shareBox {
    float: right;
    height: 80px;
    line-height: 80px;
}

    .shareBox a {
        margin-left: 32px;
    }

.newsXiang.center {
    min-height: 500px;
    background: #f9f9f9;
    border: 1px solid #cccccc;
    width: 1000px;
    float: right;
    white-space: normal;
    word-break: break-all;
}

.main_content,.main_file {
    padding: 0 40px;
}

.main_header {
    line-height: 80px;
    height: 80px;
}
.main_empolyer {
    line-height: 50px;
    height: 50px;
}

.main_header span {
    padding: 0 40px;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

h2 {
    margin-bottom: 30px;
    color: #333333;
    font-size: 30px;
    line-height: 40px;
}

.main_content .main-left p {
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}

.main_content .main-left .linkman {
    letter-spacing: 5px;
}

    .main_content .main-left .linkman span {
        letter-spacing: normal;
    }

.main-left .tipState > .notStart {
    color: #008000;
    font-weight: bold;
}

.main-left .tipState > .start {
    color: #ff0000;
    font-weight: bold;
}

.main-left .tipState > .over {
    color: #666666;
    font-weight: bold;
}

.main-left {
    width: 100%;
}

.main-right {
    float: right;
    width: 500px;
    text-align: right;
    padding: 0 25px;
}

.campustalk-right {
    padding: 0 50px;
    width: 350px;
}

.m-left {
    width: 350px;
}

.main-right .dataBulk {
    margin-top: 100px;
}

    .main-right .dataBulk:after {
        display: block;
        clear: both;
        content: "";
    }

    .main-right .dataBulk > div {
        float: left;
        width: 100px;
        text-align: left;
        margin-left: 20px;
    }

        .main-right .dataBulk > div:after {
            display: block;
            clear: both;
            content: "";
        }

        .main-right .dataBulk > div > p {
            float: left;
            line-height: 40px;
        }

        .main-right .dataBulk > div > .count {
            font-size: 16px;
            width: 100px;
            height: 40px;
            background-color: #dddddd;
            line-height: 40px;
            text-align: center;
        }

        .main-right .dataBulk > div > p > span {
            font-size: 30px;
        }

.main_logo {
    width: 350px;
    height: 184px;
    vertical-align: middle;
    margin-top: 70px;
}

.BtnContainer {
    text-align: center;
    margin: 50px 0;
}

    .BtnContainer button {
        border: 0;
        border-radius: 10px;
        color: white;
        width: 220px;
        height: 60px;
    }

.modalTitle {
    height: 70px;
    line-height: 70px;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.modalContent {
    padding: 30px;
    height: 130px;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.modalBox .top_box {
    text-align: center;
}

    .modalBox .top_box > img {
        width: 200px;
        height: 200px;
    }

.company_content .company:after {
    display: block;
    clear: both;
    content: "";
}

.companyList {
    float: left;
    position: relative;
    height: 130px;
    width: 440px;
    border: 1px solid #cccccc;
    margin: 30px 0 0 38px;
    background-color: #ffffff;
}

    .companyList > .tuijian {
        position: absolute;
        top: 0;
        right: 0;
        width: 48px;
        height: 48px;
    }

    .companyList a {
        width: 100%;
        height: 100%;
        display: block;
        padding: 17px 0 18px 15px
    }

        .companyList a:after {
            display: block;
            clear: both;
            content: "";
        }

        .companyList a img {
            float: left;
        }

        .companyList a .content-right {
            float: left;
            width: 300px;
            height: 100%;
            margin-left: 20px;
            color: #333333;
        }

            .companyList a .content-right .details-title {
                font-size: 18px;
                font-weight: bold;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                display: inline-block;
                width: 300px;
            }

            .companyList a .content-right .details-industry {
                font-size: 12px;
                line-height: 50px;
            }

            .companyList a .content-right .details-nature {
                font-size: 12px;
            }

            .companyList a .content-right .details-scale {
                font-size: 12px;
            }

.job_content .jobs:after {
    display: block;
    clear: both;
    content: "";
}

.job_content .jobs .jobsList {
    margin-left: 30px;
    display: inline;
    float: left;
    word-break: break-all;
    word-wrap: break-word;
    width: 450px;
    height: 100px;
    background-color: #fff;
    margin-top: 15px;
    border: 1px solid #cccccc;
    padding: 0 10px;
}

    .job_content .jobs .jobsList:after {
        display: block;
        clear: both;
        content: "";
    }

    .job_content .jobs .jobsList .listLeft {
        float: left;
        padding-top: 6px;
    }

        .job_content .jobs .jobsList .listLeft > .po {
            color: #333333;
            line-height: 30px;
        }

            .job_content .jobs .jobsList .listLeft > .po > .name {
                font-size: 16px;
            }

            .job_content .jobs .jobsList .listLeft > .po > .city {
                color: #999999;
            }

    .job_content .jobs .jobsList .listRight {
        float: right;
        height: 100px;
    }

        .job_content .jobs .jobsList .listRight > button {
            margin-top: 35px;
            border: none;
            color: #ffffff;
            width: 80px;
            height: 30px;
            border-radius: 2px;
        }

button[disabled], html input[disabled] {
    cursor: not-allowed;
    background-color: #cccccc;
    color: #999999 !important;
}

#emptyPage {
    width: 998px;
    height: 450px;
    background-image: url(../images/images-details/emptyPage.png);
    background-size: cover;
    padding-top: 320px;
}

    #emptyPage > p {
        text-align: center;
        font-size: 18px;
        color: #333333;
    }



#popUpBox {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    z-index:9
}

#popUpBox>div{
    width: 600px;
    height: 160px;
    background: #fff;
    margin: 0 auto;
    position: fixed;
    top: 40%;
    left: 35%;
    z-index:999;
    cursor:pointer;
    border-radius:3px
   
   
}


    #popUpBox div p {
        font-size: 16px;
        text-align: center;
        line-height: 160px;
        margin-top: -65px;
    }
    #popUpBox div h3 {
        font-size: 17px;
        padding: 20px;
    }

.modal_btn {
    margin: 100px;
    display: flex;
    justify-content: space-around;
    font-size: 15px;
    margin-top: -40px;
}

    .modal_btn button {
        padding: 3px 10px;
        border: 0;
        border-radius: 3px;
    }
        .modal_btn button:nth-child(2) {
            background: #5e4fff;
            color: #ffffff;
            padding: 4px 10px;
            border: 0;
            border-radius: 3px;
        }

