#centerFrame .box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.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;
    }

.box:after {
    display: block;
    clear: both;
    content: "";
}

.newsXiang.center {
    min-height: 500px;
    background: #f9f9f9;
    border: 1px solid #cccccc;
    width: 1000px;
    float: right;
    white-space: normal;
    word-break: break-all;
}

.main_content {
    padding: 0 40px;
}

    .main_content:after {
        display: block;
        clear: both;
        content: "";
    }

.main_header {
    line-height: 80px;
    height: 80px;
}

.main_empolyer {
    line-height: 50px;
    height: 50px;
}

.main_header .activityDescription, .main_header > span {
    /*padding: 0 40px;*/
    margin: 0px 20px 0px 40px;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

#jump, #preachMeetingDownload {
    margin: 20px 0px 0px 40px;
    display: inline-block;
    height: 32px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.main_header > a {
    text-decoration: underline;
}

.downloadAttachments {
    color: #337ab7;
    cursor: pointer;
    margin-left: 40px;
}

.preachMeeting {
    color: #337ab7;
    cursor: pointer;
    margin-left:40px;
}

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 > a {
    text-decoration: underline;
}

.main-left .tipState > .start {
    color: #ff0000;
    font-weight: bold;
}

.main-left .tipState > .over {
    color: #666666;
    font-weight: bold;
}

.main-left {
    float: left;
    width: 500px;
}

.main-right {
    float: right;
    width: 540px;
    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: "";
        }

.stu_btn {
    background: #004098;
}

.com_btn {
    background: #fd9322;
}

        .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-block;*/
    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;
}
td {
    border: 1px solid #333;
    border-collapse: collapse;
    text-align:center;
}


.browse-num{
    font-size:16px;
}