@charset "UTF-8";
.container-unit, body {
    position: relative;
}

.container-unit {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    height: auto !important;
    height: 750px;
    min-height: 20px;
}

.company-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 160px;
    -o-background-size: contain;
    -ms-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

.company-logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.company-name {
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    padding: 8px 0;
}

.company-name span:first-child {
    display: inline-block;
    overflow: hidden;
    width: 295pt;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-name span:last-child {
    font-size: 14px;
    color: #999;
    vertical-align: text-bottom;
}

.company-add input {
    color: #fff;
    padding: 5px 15px;
    margin-top: 5px;
    border-radius: 5px;
    background-color: #66b7e7;
    float: right;
    font-size: 14px;
}

.position-base {
    position: relative;
    height: 162px;
    margin-bottom: 20px;
}

.wrapBox {
    padding: 24px 78px;
    box-shadow: 0 2px 2px #ddd;
}

.company-title {
    height: 78px;
    padding-right: 50px;
    position: relative;
    padding-left: 221px;
}

.company-add {
    height: 28px;
    line-height: 28px;
    color: #333333;
    font-size: 16px;
}

.company-add span:first-child {
    font-size: 18px;
}

.company-add span:last-child {
    font-size: 14px;
    display: block;
}

.container-unit .position-base .company-favorite {
    position: absolute;
    top: 17px;
    right: 0;
    height: 56px;
    color: #999;
    cursor: pointer;
    text-align: center;
}

.company-favorite i {
    font-size: 28px;
}

.company-favorite .icon-following, .company-favorite .icon-following + p {
    color: #F68657;
}

.company-info {
    width: 780px;
    border-radius: 4px;
    -ms-box-shadow: 0 2px 2px #ddd;
    -o-box-shadow: 0 2px 2px #ddd;
    box-shadow: 0 2px 2px #ddd;
    background-color: #fff;
    position: relative;
    padding: 20px 30px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.h3-title {
    position: relative;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #424a5e;
    padding: 0 10px 30px 10px;
}

.h3-title-line {
    width: 3px;
    height: 16px;
    left: 0;
    top: 11px;
    position: absolute;
    background-color: #F68657;
}

.company-detail{
    margin-top: 30px;
}

.company-detail .company-intro {
    color: #61687c;
    line-height: 36px;
}

.company-detail .company-intro .text {
    color: #333333;
    line-height: 36px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}

.company-detail .company-intro .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company-detail .company-intro p {
    font-size: 15px;
}

.company-detail .company-intro pre {
    font-size: 15px;
}

.company-detail .company-intro-btn {
    color: #61687c;
    line-height: 36px;
    cursor: pointer;
    text-align: right;
}

.company-jobs .h3-title {
    display: flex;
    justify-content: space-between;
}

.company-jobs .searchDiv input {
    width: 200px;
    border-radius: 30px;
    background: rgba(245,245,245,0.5);
    float: right;
    padding: 10px;
}

.company-jobs .searchDiv i {
    position: absolute;
    right: 20px;
}


.jobs-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: center;
    border-bottom: 1px solid #e6e6e6;
    line-height: 28px;
    padding: 10px 0px;
}

.jobs-item .jobs-item-info {
    width: 50%;
}

.jobs-item .jobs-item-info .jobs-item-title {
    cursor: pointer;
    font-size: 16px;
    color: #38b2f8;
    font-weight: 700;
}

.jobs-item .jobs-item-info .jobs-item-title span, .jobs-item .jobs-item-info .jobs-item-detail span{
    color: #e0e0e0;
    margin: 0 3px;
}

.jobs-item .jobs-item-info .jobs-item-detail {
    color: #333333;
    font-size: 14px;
    margin: 5px 0;
}

.jobs-item .jobs-item-time {
    font-size: 14px;
    color: #333333;
    cursor: auto;
}

.jobs-item .jobs-item-btn i {
    font-size: 28px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.jobs-item .jobs-item-btn i.icon-shoucang {
    color: #38b2f8;
}

.jobs-item .jobs-item-btn button {
    width: 80px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}

.jobs-item .jobs-item-btn .job-applying {
    background: #38b2f8;
}

.jobs-item .jobs-item-btn .job-applied {
    background: rgb(171, 171, 171);
}


.swxiangshang {
    left: 35px !important;
}

span.icon-sel-up {
    display: block !important;
}

.clearfix {
    display: block;
    zoom: 1;
}

.tab_con_item {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    padding: 18px 40px;
    margin: 8px 0px 0px;
}

.tab_con_item .work-name {
    font-size: 16px;
}

.tab_con_item .work-data {
    font-size: 14px;
    color: #999999;
    margin-left: 15px;
}

.tab_con_item .work-name a {
    font-size: 16px;
    color: #66b7e7;
}

.tab_con_item-l > div:nth-child(2) {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #999;
}

.tab_con_item-l .place, .tab_con_item-l .work-type {
    padding-left: 22px;
    margin-right: 10px;
}

.tab_con_item-l .money {
    color: #eb7159;
}

.tab_con_item-l .work-requirement {
    padding-left: 25px;
}

i.study {
    padding-left: 0px;
}

.tab_con_item-l {
    width: 515px;
}

.tab_con_item:hover {
    box-shadow: 2px 2px 2px #dedede;
}

.work-right {
    padding: 20px 5px;
}

i.icon-shoucang {
    font-size: 30px;
    margin-right: 10px;
    cursor: pointer;
}

i.change-color {
    color: #eb7159;
}

.work-right input {
    width: 80px;
    padding: 7px 15px;
    border-radius: 5px;
    background-color: #00d1ce;
    color: #fff;
    cursor: pointer;
    border: 1px solid #00d1ce;
}

.icon-gouwucheyouchanpinhuodong {
    position: absolute;
    font-size: 26px;
    color: #e50012;
}

.tab_con_item-l span.cut-off {
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    width: 75pt;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    white-space: nowrap;
}

span.work-type, span.place {
    overflow: hidden;
}

.none-work {
    margin-top: 10px;
    text-align: center;
}

pre {
    white-space: pre-wrap; /*css-3*/
    white-space: -moz-pre-wrap; /*Mozilla,since1999*/
    white-space: -o-pre-wrap; /*Opera7*/
    word-wrap: break-word; /*InternetExplorer5.5+*/
}

.unit-follow {
    width: 310px;
    float: right;
}

.sideBox {
    border-radius: 4px;
    -ms-box-shadow: 0 2px 2px #ddd;
    -o-box-shadow: 0 2px 2px #ddd;
    box-shadow: 0 2px 2px #ddd;
    background-color: #fff;
    position: relative;
    padding: 20px 30px;
}

.unit-follow .company-detail-item .unit-name {
    margin: 15px 0;
}

.unit-follow .company-top{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    font-size: 18px;
}

.unit-follow .unit-name li {
    line-height: 21px;
}

.unit-follow .unit-name li a {
    display: inline-block;
    min-width: 180px;
    font-size: 14px;
    overflow: hidden;
    width: 100pt;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.unit-follow .unit-name li span {
    overflow: hidden;
    font-size: 14px;
    padding-left: 6px;
    /*color: #999;*/
    display: inline-block;
}

.icon-guanzhu {
    font-size: 24px;
    color: #F68657;
    margin-right: 5px;
    font-size: 18px;
}

.none-unit {
    width: 230px;
    margin-top: 20px;
    text-align: center;
}

.none-unit2 {
    margin-top: 20px;
    text-align: center;
}

.page {
    background: #fff;
    text-align: center;
    padding: 15px 0px;
}

.page a.current {
    background: #38b2f8;
    color: #fff;
}

.page a {
    border: 1px solid #dedede;
    width: 30px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    margin-right: 10px;
    color: #555;
    display: inline-block;
}
