.left_meuns_frame {
    float: left;
    width: 130px;
    height: 500px;
    border-right: 1px solid #aaaaaa;
}

.left_meuns {
    margin-top: 30px;
    width: 130px;
    height: 25px;
    line-height: 36px;
    font-weight: bold;
}

.left_meuns_color div {
    color: #009ce4;
}

.left_meuns_title {
    line-height: 36px;
    text-align: left;
    float: left;
    width: 90px
}

.left_meuns-content {
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "宋体";
    color: #5c5c5c;
    line-height: 30px;
}

.index_content {
    overflow: hidden
}

.summary-content {
    text-align: left;
    text-indent: 2em;
    line-height: 30px
}

.talent_content {
    float: left;
    width: 252px;
    height: 502px;
    margin-right: 30px;
}

.talent_content img {
    margin-top: 15px;
    width: 225px;
    height: 282px
}

.talent_content img {
    margin-top: 15px;
    width: 225px;
    height: 282px
}

.talent_content div {
    color: white;
    margin: 13px 15px 15px 15px;
    text-align: left;
    line-height: 24px
}

.job_search_form {
    padding: 30px 0px 30px 0px;
    margin-top: 50px;
    background-color: #e5e5e5;
    width: 1200px;
    height: 40px
}

.job_search_logo {
    float: left;
    margin-left: 40px;
    margin-right: 40px
}

.job_search_title {
    float: left;
    color: #015198;
    margin-right: 30px;
    line-height: 40px
}

.job_search_button {
    height: 45px;
    width: 120px;
    color: white;
    background-color: #015198;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 45px;
    padding: 0 18px;
    white-space: nowrap;
    text-align: center;
    border: none;
    border-radius: 2px;
    cursor: pointer
}

.join_line {
    margin-top: 20px;
    width: 1200px;
    background-color: #aaaaaa;
    height: 1px
}

.join_position_descr {
    display: none;
    min-height: 100px;
    padding: 10px 15px;
    margin-top: 10px;
    background-color: #F2F2F2;
    border-top: 1px solid #e6e6e6
}

.join_position_zhizhe {
    font-weight: bold;
    padding: 20px 30px 10px 30px
}

.join_position_name {
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px
}

.join_position_intro_info {
    word-break: break-word;
    white-space: pre-line;
    margin: 0px 30px 20px 30px;
    line-height: 28px;
    text-align: justify;
}