.join_us-more-section {
    width: 100%;
    background-color: #efefef;
    padding-top: 84px;
}

.join_us-section-two {
    padding-top: 50px;
    padding-bottom: 150px;
}

.join_us-more-section .join_us-more-container {
    width: 1197px;
    margin: 0 auto;
    overflow: hidden;
}

.join_us-more-container-left {
    width: 319px;
    float: left;
}

.container-select-box {
    width: 100%;
    height: 411px;
    background: #fff;
}

.container-select-box-content {
    width: 100%;
    height: 314px;
    padding: 35px 19px;
}

.container-select-box-title {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 36px;
    margin-bottom: 24px;
}

.container-select-box-content .line {
    width: 281px;
    height: 1px;
    background: rgba(243, 243, 243, 1);
    margin: 22px 0;
}

.select-input {
    height: 40px;
    background: rgba(243, 243, 243, 1);
    border-radius: 2px;
    /* display: block; */
    padding: 6px 12px;
    font-size: 14px;
    outline: none;
    border: 0px;
    color: rgba(157, 157, 157, 1);
    float: left;
}

.container-select-box-line .search-button {
    width: 45px;
    height: 40px;
    background: rgba(76, 138, 251, 1);
    border-radius: 2px;
    float: left;
    margin-left: 10px;
    text-align: center;
}

.container-select-box-line {
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
}

.container-select-box-foot {
    width: 319px;
    height: 97px;
    background: rgba(249, 249, 249, 1);
}

.select-box-foot-left {
    height: 100%;
    width: 94px;
    line-height: 94px;
    text-align: center;
    float: left;
}

.select-box-foot-right {
    float: left;
    width: 225px;
    padding: 27px 0;
}

.select-box-foot-text {
    height: 25px;
    font-size: 14px;
    font-family: inherit;
    font-weight: 400;
    color: rgba(116, 116, 116, 1);
    line-height: 25px;
}

.select-box-foot-email {
    height: 25px;
    font-size: 14px;
    font-family: inherit;
    font-weight: 400;
    color: #4c8afb;
    line-height: 25px;
}

.join_us-more-container-right {
    width: 848px;
    float: left;
    margin: 0 10px;
    background: #fff;
    padding: 20px 10px;
}

.jobs-panel-heading {
    height: 63px;
    margin-bottom: 0;
    padding: 0;
}

.container-jobs-title {
    width: 100%;
    height: 63px;
    padding: 0 15px;
    margin: 0;
}

.container-jobs-item {
    width: 261px;
    height: 63px;
    display: inline-block;
    font-size: 14px;
    font-family: inherit;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 63px;
}

.jobs-title {
    font-size: 16px
}

.container-jobs-item img {
    float: right;
    margin-top: 22px;
}

.join_us-more-container-right .jobs-panel-title {
    border-top: 1px solid rgba(243, 243, 243, 1)
}

.join_us-more-container-right .jobs-panel-body {
    padding: 10px 15px;
}

.join_us-more-container-right .jobs-panel-body-title {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 30px;
    font-family: inherit;
    font-weight: bold;
}

.join_us-more-container-right .jobs-panel-body-content {
    color: #888888;
    line-height: 25px;
}