.active {
    color: #0D8FFF;
    padding-bottom: 11px;
    border-bottom: 2px solid #0D8FFF;
    transform: 0.1s;
}

#job {
    margin: 0 auto;
}

.job-left-content {
    position: relative;
}

.job-slider {
    position: absolute;
    left: 330px;
    top: 0;
    width: 500px;
    height: 300px;
    background: #fff;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    padding: 15px;
    z-index: 11;
}

.job-slider-title {
    margin-bottom: 10px;
}

.job-slider-item {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    margin-bottom: 10px;
}

.job-slider-item a {
    color: #999;
}

.job-slider-item:hover a {
    color: #0388FB;
}

.business-main {
    display: flex;
    width: 1175px;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 20px;
}

.business-main-new {
    display: flex;
}

/* 左边布局 */

.job-middle-top {
    display: flex;
}

.job-top-left {
    width: 333px;
    height: 352px;
}

.job-list-content {
    height: 344px;
    padding-top: 9px;
    background: #FFFFFF;
    border-radius: 5px;

}

.job-list {
    padding-left: 15px;
    padding-right: 15px;
}

.job-list:hover {
    background-color: #e6f4ff;
    color: #0388FB;
}

.job-item {
    display: flex;
    line-height: 41px;
    flex-direction: column;
}

.job-type {
    font-size: 16px;
    font-weight: bold;
    color: #4D4D4D;
}

.job-type-tit {
    font-size: 14px;
    font-weight: 400;
    line-height: 33px;
}

/*.job-type-tit1 {*/
/*    width: 220px;*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*}*/

.job-span-item {
    display: inline-block;
    padding-right: 17px;
    color: #999999;
}


.job-span-item:hover {
    font-size: 14px;
    color: #0D8FFF;
}

.job-list-show {
    margin: 9px 15px;

    border-top: 1px solid #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    color: #0D8FFF;
    line-height: 44px;
}

.job-top-img {
    width: 513px;
    height: 352px;
    margin-left: 15px;
}


/* 热门职位 */
.job-hot-content {
    width: 861px;
    background: #FFFFFF;
    margin-top: 15px;
}

.job-hot-content1 {
    padding: 23px 8px;
    margin-bottom: 40px;
}


.job-hot-tit {
    display: flex;
    justify-content: center;
}

.job-hot-tit1 {
    width: 48px;
    height: 2px;
    background: #0D8FFF;
    border: 2px #0D8FFF;
    margin-top: 10px;
    margin-right: 14px;
}

.job-tit1-text {
    margin-right: 14px;
    font-size: 18px;
    font-weight: bold;
    color: #0D8FFF;
}


/* 热招职位导航条 */

.job-nav-content {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}

.job-nav-list {
    height: 33px;
    padding-left: 15px;
    padding-right: 15px;
}

.job-nav-tit {
    padding-bottom: 6px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #676767;
}

.job-type-tit1 {

}

.job-nav-tit:hover {
    font-size: 16px;
    font-weight: bold;
    color: #0D8FFF;
    border-bottom: 2px solid #0D8FFF;
}

/* 互联网招聘信息 */
.job-content {
    display: flex;
    margin-top: 6px;

}

.job-content1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.job-nav-msg {
    width: 275px;
    height: 140px;
    margin-right: 6px;
    margin-bottom: 6px;
}

.job-msg-content {
    padding: 12px 14px;
    background: #FFFFFF;
    border: 1px solid #9A9A9A23;
    opacity: 0.9;
}

.job-item-top {
    display: flex;
}

.job-item-middle {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
    margin-top: 4px;
    padding-bottom: 14px;
    border-bottom: 1px solid #CCCCCC;
}

.job-item-middle1::after {
    content: '|';
    padding: 0 11px;
}

.job-item-bottom {
    display: flex;
    margin-top: 10px;
}

.job-item-bottom-img {
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}

.job-item-toptit {
    width: 190px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    color: #4D4D4D;
}

.job-msg-content:hover .job-item-toptit {
    color: #0388FB;
}

.job-item-pay {
    font-size: 14px;
    font-weight: bold;
    color: #FF7200;
    white-space: nowrap;
    margin-left: 5px;

}

.job-item-bottom-right {
    margin-left: 10px;
}


.job-item-bottom-tit {
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
}

.job-item-bootom-tit2 {
    display: flex;
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    margin-top: 5px;
}

.job-item-bottom-text::after {
    content: '|';
    padding: 0 11px;
}

.job-content-bottom {
    margin: 14px auto;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #0D8FFF;
    border-radius: 5px;
    text-align: center;
    align-items: center;
}

.job-content-bottom a {
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}


/* 右侧我的信息 */
.business-new-right {
    width: 300px;
    margin-left: 14px;
}

.business-right-top {
    padding: 19px;
    background: #FFFFFF;
    border-radius: 5px;
}

.business-top-mine {
    border-bottom: 1px solid #CCCCCC;
    text-align: center;

}

.business-mine-p {
    margin-top: 11px;
    margin-bottom: 35px;
}

.business-mine-interaction {
    display: flex;
    width: 184px;
    justify-content: space-between;

    font-size: 16px;
    color: #333333;
    padding-bottom: 19px;
    margin-left: 41px;
}

.mine-msg {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.mine-msg img {
    width: 42px;
    height: 42px;
    margin-left: 10px;
}

.mine-msg div {
    font-size: 16px;
    color: #333333;
    margin-top: 8px;
}

.business-bottom-inform {
    color: #333333;
    line-height: 30px;
    margin-top: 15px;
}

.business-inform-h {
    display: flex;
    width: 262px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    height: 30px;
}

.business-inform-h1:hover {
    color: #0D8FFF;
    border-bottom: 1px solid #0D8FFF;
}

.business-inform-h1 {
    margin-right: 20px;
}

.business-inform-p {
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
}

/*操作说明*/
/*.business-bottom-inform {*/
/*    padding: 10px;*/
/*}*/

/*.instrustion {*/
/*    font-size: 16px;*/
/*    font-weight: 550;*/
/*    color: #333333;*/
/*    line-height: 30px;*/
/*    margin: 10px;*/
/*}*/

.innerInstru {
    font-size: 14px;
    width: 264px;
    overflow: hidden;
    height: 20px;
    margin: 6px auto;
}


/* 热门企业 */
.business-new-bottom {
    width: 300px;
    background: #FFFFFF;
    border-radius: 5px;
    margin-top: 16px;
}

.business-new-company {
    padding: 30px 20px;
}

.business-bottom-tit1 {
    display: flex;
    align-items: center;
}

.business-tit-left {
    display: flex;
    align-items: center;
}

.business-tit-right {
    margin-left: 60px;
}

.business-item-one {
    font-weight: bold;
    width: 19px;
}

.business-new-list {
    margin-top: 20px;
    font-size: 18px;
    color: #333333;
}

.business-new-item {
    display: flex;
}

.business-item-two {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-left: 5px;
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 5px;
    color: #333333;
}