.company_info .content h4 {
    font-family: microsoft yahei;
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 4px; }

.limit {
    height: auto;
}

.crumb_nav {
    -webkit-font-smoothing: antialiased;
    color: #a0a0a0;
    font-size: 12px;
    line-height: 1.5;
    font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", "\\5b8b体", sans-serif;
}

.crumb_nav a{
    -webkit-font-smoothing: antialiased;
    color: #a0a0a0;
    font-size: 12px;
}


.other_post ul li h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    font-weight: 400;
    line-height: 25px;
}

.other_post ul li .text {
    margin-top: 6px;
    line-height: 20px;
    font-size: 14px;
    color: #656565;
    height: 20px;
}

.other_post ul li h3 span {
    color: #F14A30;
    font-size: 16px;
    max-width: 32%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    font-weight: 400;
    line-height: 25px;
}


.other_post ul li .text span, .position ul li h3 b, .position ul li h3 span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.other_post ul li h3 b {
    font-weight: 400;
    line-height: 25px;
    max-width: 64%;
}

.fl {
    float: left;
}

.other_post_salary {
    max-width: 32%;
}
