﻿.occupationHead{
     width: 1184px;
     height: 110px;
     margin: 0 auto;
     background: white;
 }
 .occupationHeadTop{
     width: 100%;
     height: 54px;
     padding: 12px 0;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 }
 .occupationHeadTopText{
     font-size: 16px;
     font-weight: bold;
     width: 100px;
     float: left;
     
 }
 .occupationHeadTopText p{
     height: 16px;
     border-right: 1px solid rgba(0, 0, 0, 0.5);
     margin-top: 10px;
 }
 .occupationHeadTopSearch{
     float: left;
     width: 1084px;
     padding-left: 15px;
 }
 .occupationHeadTopSearchBox{
     width: 80%;
     float: left;
     height: 37px;
     line-height: 54px;
     list-style: none;
     background: none;
     border: none;
     outline: none;
 }
 .occupationHeadTopSearchBtn{
     width: 80px;
     height: 30px;
     float: left;
     text-align: center;
     text-align: center;
     line-height: 30px;
     color: #00a6a7;
    background: rgba(0,190,189,.1);
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    border-radius: 5px;
 }
 .occupationHeadTopSearchBtn:hover{
     color: white;
     background: #00a6a7;
 
 }
 .searchInput {
     float: left;
     width: 795px;
     height: 48px;
     list-style: none;
     background: none;
     border: none;
     outline: none;
     padding: 0;
     margin: 0;
     font-size: 16px;
     color: currentColor;
     padding-left: 25px;
     border-radius: 15px;
     background: white;
     border: 0px solid red;
 }
 .occupationHeadBto{
     width: 100%;
     height: 56px;
     padding: 12px 0;
 }
 .occupationHeadBtoLiOne{
    height: 32px;
    background: rgba(0,190,189,.1);
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #00a6a7;
    line-height: 20px;
    padding: 6px 12px;
    cursor: pointer;
    float: left;
    margin-right: 25px;
 }
 .occupationHeadBtoLi{
     height: 32px;
     background: #f8f8f8;
     border-radius: 4px;
     font-size: 14px;
     font-weight: 500;
     color: black;
     line-height: 20px;
     padding: 6px 12px;
     cursor: pointer;
     float: left;
     margin-right: 25px;
     list-style: none;
     border: none;
     outline: none;
 }
 .occupationListBox{
     width: 100%;
     position: relative;
     overflow: hidden;
     margin-top: 10px;
 }
 .occupationListBoxBj{
     position: absolute;
     background: linear-gradient(180deg,#00bebd 0,#88fffe 50%,#fff 100%);
     opacity: 0.1;
     width: 100%;
     height: 100%;
     z-index: -1;
 }
 .occupationList{
     width: 1184px;
     /* overflow: hidden; */
     margin: 0 auto;
     margin-top: 25px;
     margin-bottom: 20px;
 }
 .occupationListLeft{
     float: left;
     width: 384px;
     height: 750px;
     overflow-y: scroll;
 }
 .occupationListLeft::-webkit-scrollbar {
    width: 0px; /* 定义滚动条的宽度 */
 }
 .occupationListLeftLi{
     cursor: pointer;
     user-select: none;
     width: 92%;
     height: 135px;
     background: white;
     margin: 0 auto;
     border-radius: 15px;
     margin-bottom: 15px;
     cursor: pointer;
 }
 .occupationListLeftLiDh{
     border: 1px solid #00bebd;
     background: #f8f8f8;
 }
 .occupationListLeftLi:hover{
     box-shadow: 0px 15px 15px 5px rgba(0, 0, 0, 0.1);
 }
 .job-info[data-v-71a7496c] {
     display: block;
     padding: 16px 20px;
 }
 .job-title[data-v-71a7496c] {
     display: flex;
     align-items: center;
     justify-content: space-between;
     height: 24px;
 }
  .job-title .job-name[data-v-71a7496c] {
     flex: 1;
     font-size: 16px;
     font-weight: 500;
     line-height: 22px;
     color: #222;
     padding-right: 4px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     transition: all .2s linear;
 }
  .job-title .job-salary[data-v-71a7496c] {
     font-size: 20px;
     font-family: kanzhun-mix,kanzhun-Regular;
     font-weight: 500;
     color: #fe574a;
     line-height: 24px;
     height: 24px;
     flex-shrink: 0;
 }
  .tag-list[data-v-71a7496c] {
     height: 22px;
     overflow: hidden;
     margin-left: -4px;
     margin-right: -4px;
     margin-top: 10px;
 }
  .tag-list li[data-v-71a7496c] {
     float: left;
     margin-left: 4px;
     margin-right: 4px;
     background: #f8f8f8;
     border-radius: 4px;
     font-size: 13px;
     color: #666;
     line-height: 18px;
     padding: 2px 8px;
     transition: all .2s linear;
 }
 .active .tag-list li[data-v-71a7496c] {
     background: #ededed;
 }
  .job-card-footer[data-v-71a7496c] {
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 12px 20px;
     background: linear-gradient(90deg,#f5fcfc,#fcfbfa);
     border-radius: 0 0 12px 12px;
 }
  .boss-info[data-v-71a7496c] {
     display: inline-flex;
     align-items: center;
     overflow: hidden;
     margin-right: 4px;
     transition: all .2s linear;
 }
  .boss-logo[data-v-71a7496c] {
     position: relative;
     width: 24px;
     height: 24px;
     margin-right: 8px;
 }
 .job-card-box .boss-logo img[data-v-71a7496c] {
     display: block;
     width: 24px;
     height: 24px;
     border-radius: 100%;
 }
  .boss-name[data-v-71a7496c],  .company-location[data-v-71a7496c] {
     font-size: 13px;
     color: #666;
     line-height: 18px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }
  .boss-name[data-v-71a7496c],  .company-location[data-v-71a7496c] {
     font-size: 13px;
     color: #666;
     line-height: 18px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }
 .boss-logo img[data-v-71a7496c] {
     display: block;
     width: 24px;
     height: 24px;
     border-radius: 100%;
 }
 .occupationListRight{
     float: right;
     width: 784px;
     height: 781px;
     background: white;
     border-radius: 15px;
 }
 .occupationListRightBox{
     width: 100%;
     height: 100%;
     display: none;
 }
 .occupationListRightHead{
     width: 100%;
     height: 90px;
     padding: 16px 30px;
 }
 .job-detail-header[data-v-9f6e9c62] {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding: 16px 30px;
     border-radius: 16px 16px 0 0;
     transition: box-shadow .2s linear;
 }
 .job-header-info[data-v-9f6e9c62] {
     flex: 1;
     max-width: 550px;
 }
 .job-detail-info[data-v-9f6e9c62] {
     display: flex;
     align-items: center;
     margin-right: 8px;
 }
 .job-detail-info .job-name[data-v-9f6e9c62] {
     font-size: 20px;
     font-weight: 600;
     color: #222;
     line-height: 28px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }
 .job-detail-info .job-salary[data-v-9f6e9c62] {
     font-size: 24px;
     font-family: kanzhun-mix,kanzhun-Regular;
     color: #fe574a;
     line-height: 29px;
     flex-shrink: 0;
     margin-left: 20px;
 }
 .tag-list[data-v-9f6e9c62] {
     overflow: hidden;
     height: 20px;
     margin-top: 12px;
     display: flex;
 }
 .tag-list li[data-v-9f6e9c62] {
     position: relative;
     color: #222;
     line-height: 20px;
     font-size: 14px;
     display: flex;
     align-items: center;
 }
 .tag-list li a[data-v-9f6e9c62] {
     color: #222;
 }
 .job-detail-op[data-v-9f6e9c62] {
     flex-shrink: 0;
 }
 .op-btn.op-btn-like[data-v-9f6e9c62] {
     display: flex;
     align-items: center;
     justify-content: center;
     padding: 6px 0;
 }
 .op-btn.op-btn-chat[data-v-9f6e9c62] {
     background: #00bebd;
     color: #fff;
 }
 .job-detail-op[data-v-9f6e9c62] {
     flex-shrink: 0;
 }
 .op-btn[data-v-9f6e9c62] {
     float: left;
     width: 104px;
     text-align: center;
     font-size: 14px;
     font-weight: 500;
     border-radius: 8px;
     line-height: 20px;
     padding: 7px 20px;
     color: #00a6a7;
     border: 1px solid #00bebd;
     transition: all .2s linear;
 }
 .op-btn.op-btn-like[data-v-9f6e9c62] {
     display: flex;
     align-items: center;
     justify-content: center;
     padding: 6px 0;
 }
 .op-btn[data-v-9f6e9c62] {
     float: left;
     width: 104px;
     text-align: center;
     font-size: 14px;
     font-weight: 500;
     border-radius: 8px;
     line-height: 20px;
     padding: 7px 20px;
     color: #00a6a7;
     border: 1px solid #00bebd;
     transition: all .2s linear;
 }
 .op-btn+.op-btn[data-v-9f6e9c62] {
     margin-left: 12px;
 }
 .op-btn.op-btn-chat[data-v-9f6e9c62] {
     background: #00bebd;
     color: #fff;
 }
 .job-recommend-main .job-recommend-search.is-expand+.job-recommend-result[data-v-58994311] .job-detail-body {
     max-height: calc(100vh - 289px);
 
 }
 .job-detail-body::-webkit-scrollbar {
     width: 0px; /* 定义滚动条的宽度 */
 }
 .job-detail-body[data-v-9f6e9c62] {
     max-height: calc(100vh - 228px);
     padding: 16px 30px 14px;
     overflow: auto;
     overflow: overlay;
 }
 .job-detail-body .title[data-v-9f6e9c62] {
     font-size: 16px;
     font-weight: 600;
     color: #222;
     line-height: 22px;
 }
 .job-detail-body .link-report[data-v-9f6e9c62] {
     float: right;
     height: 20px;
     font-size: 14px;
     font-weight: 400;
     color: #999;
     line-height: 20px;
     cursor: pointer;
     transition: all .2s linear;
     position: relative;
     display: inline-flex;
     align-items: center;
 }
 .job-detail-body .wechat-share[data-v-9f6e9c62] {
     float: right;
     margin-right: 24px;
 }
 .wechat-share[data-v-5e5b3ee8] {
     position: relative;
     display: inline-block;
     font-size: 14px;
     font-weight: 400;
 }
 .wechat-share .link-wechat-share[data-v-5e5b3ee8] {
     position: relative;
     display: inline-flex;
     align-items: center;
     text-decoration: none;
     color: #999;
     transition: all .2s linear;
 }
 .job-detail-body .job-label-list[data-v-9f6e9c62] {
     overflow: hidden;
     margin-top: 12px;
     margin-bottom: -4px;
     margin-left: -4px;
 }
 .job-detail-body .job-label-list li[data-v-9f6e9c62] {
     background: #f8f8f8;
     border-radius: 4px;
     padding: 4px 12px;
     font-size: 13px;
     color: #666;
     line-height: 20px;
     float: left;
     margin: 4px;
 }
 .job-detail-body .desc[data-v-9f6e9c62] {
     margin-top: 16px;
     font-size: 14px;
     color: #222;
     line-height: 24px;
     text-align: justify;
     white-space: pre-wrap;
     word-break: break-all;
 }
 .job-detail-body .desc[data-v-9f6e9c62] {
     margin-top: 16px;
     font-size: 14px;
     color: #222;
     line-height: 24px;
     text-align: justify;
     white-space: pre-wrap;
     word-break: break-all;
 }
 .JbDnSmmCQTr {
     display: inline-block;
     font-size: 0!important;
     width: 1em;
     height: 1em;
     visibility: hidden;
     line-height: 0;
 }
 .eFxEYscfmi {
     font-style: normal;
     font-weight: normal;
 }
 .JbDnSmmCQTr {
     display: inline-block;
     font-size: 0!important;
     width: 1em;
     height: 1em;
     visibility: hidden;
     line-height: 0;
 }
 .yfeSQREWS {
     display: inline-block;
     width: 0.1px;
     height: 0.1px;
     overflow: hidden;
     visibility: hidden;
 }
 .FRTXtaah {
     display: none!important;
 }
 .job-detail-body .job-boss-info[data-v-9f6e9c62] {
     border-top: 1px solid #ededed;
     padding-top: 16px;
     margin-top: 24px;
 }
 .job-detail-body .job-boss-info .detail-figure[data-v-9f6e9c62] {
     float: left;
     display: flex;
     align-items: center;
     justify-content: center;
     margin-right: 12px;
     border: 1px solid #f6fdfd;
     border-radius: 100%;
 }
 .job-detail-body .job-boss-info .detail-figure img[data-v-9f6e9c62] {
     width: 40px;
     height: 40px;
     display: block;
     border-radius: 100%;
 }
 .job-detail-body .job-boss-info .name[data-v-9f6e9c62] {
     font-size: 16px;
     font-weight: 500;
     color: #222;
     line-height: 22px;
     display: flex;
     align-items: center;
 }
 .job-detail-body .job-boss-info .icon-vip[data-v-9f6e9c62] {
     width: 16px;
     height: 16px;
     margin-left: 8px;
     margin-top: 0;
     background: url(https://img.bosszhipin.com/static/file/2022/dcxvc4yjp41661777557709.png) 0 0/16px auto no-repeat;
 }
 .job-detail-body .job-boss-info .boss-active-time[data-v-9f6e9c62] {
     font-size: 12px;
     color: #999;
     line-height: 20px;
     margin-left: 16px;
     font-weight: 400;
 }
 .job-detail-body .job-boss-info .boss-info-attr[data-v-9f6e9c62] {
     font-size: 12px;
     color: #666;
     line-height: 17px;
     margin-top: 4px;
     display: flex;
     align-items: center;
 }
 .job-detail-body .job-address[data-v-9f6e9c62] {
     border-top: 1px solid #ededed;
     padding-top: 16px;
     margin-top: 24px;
 }
 .job-detail-body .job-address .job-address-title[data-v-9f6e9c62] {
     font-size: 16px;
     font-weight: 600;
     color: #222;
     line-height: 22px;
 }
 .job-detail-body .job-address .job-address-desc[data-v-9f6e9c62] {
     margin-top: 12px;
     font-size: 14px;
     color: #333;
     line-height: 20px;
     display: flex;
     align-items: center;
     word-break: break-all;
 }
 .job-detail-body .job-address .job-address-desc[data-v-9f6e9c62] {
     margin-top: 12px;
     font-size: 14px;
     color: #333;
     line-height: 20px;
     display: flex;
     align-items: center;
     word-break: break-all;
 }
 .job-detail-body .job-address .job-address-desc[data-v-9f6e9c62]:before {
     content: " ";
     display: inline-block;
     width: 16px;
     height: 16px;
     margin-right: 6px;
     background: url(https://img.bosszhipin.com/static/file/2023/gajcfc5soe1683184253263.png) 0 0/16px auto no-repeat;
 }
 .map-box-wrapper[data-v-2fe2e15b] {
     position: relative;
     min-height: 64px;
     background: #ccc;
     border-radius: 8px;
     overflow: hidden;
     cursor: pointer;
 }
 .job-detail-body .job-address .map-box-wrapper[data-v-9f6e9c62] {
     margin-top: 12px;
 }
 .map-box-wrapper img[data-v-2fe2e15b] {
     width: 100%;
     display: block;
 }
 .map-box-wrapper .address-map-btn[data-v-2fe2e15b] {
     cursor: pointer;
     position: absolute;
     right: 12px;
     bottom: 14px;
     font-size: 14px;
     color: #333;
     line-height: 20px;
     padding: 8px 10px 8px 40px;
     background: url(https://img.bosszhipin.com/static/file/2022/oqp2zomui31661947170536.png) 12px 7px/21px 21px no-repeat,#fff;
     box-shadow: 0 3px 40px 0 hsla(0,0%,60%,.3);
     border-radius: 12px;
     transition: all .2s linear;
 }   
 .question-answer-box[data-v-fcbfb51e] {
     padding: 16px 20px;
     margin-top: 16px;
     background: url(https://img.bosszhipin.com/static/file/2023/g6el26500h1692607813439.png) 100% 0/auto 104px no-repeat;
 }
 .question-answer-box .expect-info-step[data-v-fcbfb51e] {
     display: flex;
     justify-content: space-between;
 }
 .question-answer-box .expect-info-step .info-step-tip[data-v-fcbfb51e] {
     width: 330px;
 }
 .question-answer-box .expect-info-step .step-title[data-v-fcbfb51e] {
     font-size: 16px;
     font-weight: 600;
     color: #222;
     line-height: 22px;
     margin-top: 4px;
     word-break: break-all;
 }
 .question-answer-box .expect-info-step .step-desc[data-v-fcbfb51e] {
     margin-top: 16px;
     word-break: break-all;
     font-size: 14px;
     color: #666;
     line-height: 20px;
 }
 .question-answer-box .expect-job[data-v-fcbfb51e] {
     display: flex;
     align-items: center;
 }
 .question-answer-box .expect-job .select-btn-list[data-v-fcbfb51e] {
     display: flex;
     justify-content: flex-end;
 }
 .question-answer-box .select-btn[data-v-fcbfb51e] {
     display: block;
     background: #fff;
     border-radius: 4px;
     border: 1px solid #ededed;
     color: #333;
     line-height: 20px;
     font-size: 14px;
     padding: 5px 4px;
     text-align: center;
     width: 100px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     transition: all .2s linear;
     cursor: pointer;
 }
 .question-answer-box .select-btn[data-v-fcbfb51e] {
     display: block;
     background: #fff;
     border-radius: 4px;
     border: 1px solid #ededed;
     color: #333;
     line-height: 20px;
     font-size: 14px;
     padding: 5px 4px;
     text-align: center;
     width: 100px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     transition: all .2s linear;
     cursor: pointer;
 }
 .question-answer-box .select-btn.active[data-v-fcbfb51e] {
     background: #00bebd;
     border: 1px solid #00bebd;
     color: #fff;
 }
 .question-answer-box .expect-job .select-btn-list .select-btn+.select-btn[data-v-fcbfb51e] {
     margin-left: 8px;
 }
 
 
 .occTableHead{
    width: 100%;
    padding: 16px 24px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
 }
 .occTableHeadImg{
    float: left;
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 15px;
 }
 .occTableHeadP{
    float: left;
    width: 500px;
    margin-left: 25px;
 }
 .occTableHeadP1{
    color: #00a6a7;
    margin-bottom: 12px;
    font-weight: bold;
    cursor: pointer;
    user-select: none;
 }
 .occTableHeadP2{
    width: 100%;
 }
 .occTableHeadP2 span{
    background: #f8f8f8;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    float: left;
    margin-left: 15px;
    user-select: none;
 }
 .occTableHeadP2 span:nth-child(1){
    margin-left: 0px;
 }
 .occTableHeadBox{
    width: 100px;
    height: 56px;
    float: right;
 }
 .occTableHeadBox p:nth-child(1){
    font-size: 20px;
    font-weight: 500;
    color: #222;
    line-height: 28px;
    margin-bottom: 4px;
 }
 .occTableHeadBox p:nth-child(2){
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 20px;
 }
 
 
 
 .job-card-wrapper .job-card-left .job-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 22px;
    transition: all .2s linear;
    max-width: 460px;
 }
 .job-card-wrapper .job-card-left .job-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 22px;
    transition: all .2s linear;
    max-width: 460px;
 }
 .job-card-wrapper .job-card-left .job-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 22px;
    transition: all .2s linear;
    max-width: 460px;
 }
 .search-job-result{
    width: 100%;
    margin-bottom: 40px;
    margin-top: 25px;
 }
 .job-card-wrapper {
    position: relative;
    width:100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    transition: all .2s linear;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 25px;
 }
 .job-card-wrapper:hover {
    box-shadow: 0 16px 40px 0 hsla(0,0%,60%,.3);
    z-index: 3;
 }
 .job-card-wrapper .job-card-left {
    float: left;
    width:50%;
    padding: 16px 0 16px 0px;
    height: 88px;
 }
 .job-card-wrapper .job-card-left .job-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 22px;
    transition: all .2s linear;
    max-width: 460px;
 }
 .job-card-wrapper .job-card-left .job-title .job-name {
    float: left;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
 .job-card-wrapper .job-card-left .job-title .job-area-wrapper {
    float: left;
    margin-left: 12px;
    line-height: 22px;
 }
 .job-card-wrapper .job-card-left .job-title .job-area-wrapper .job-area {
    float: left;
    max-width: 214px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
 .job-card-wrapper .job-card-left .job-title .job-area-wrapper:before {
    content: "[";
    float: left;
    font-size: 16px;
 }
 .job-card-wrapper .job-card-left .job-info {
    margin-top: 12px;
    height: 22px;
    overflow: hidden;
 }
 .job-card-wrapper .job-card-left .salary {
    font-size: 16px;
    font-weight: 500;
    color: #fe574a;
    line-height: 22px;
    float: left;
 }
 .job-card-wrapper .job-card-left .salaryLeft {
     font-size: 14px;
     color:#666;
     line-height: 22px;
     float: left;
  }


 .job-card-wrapper .job-card-left .tag-list {
    float: left;
    margin-left: 12px;
    max-width: 172px;
    height: 22px;
    overflow: hidden;
 }
 .job-card-wrapper .job-card-left .tag-list li {
    padding: 2px 8px;
    float: left;
    background: #f8f8f8;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
 }
 .job-card-wrapper .job-card-left .tag-list li+li {
    margin-left: 8px;
 }
 .job-card-wrapper .job-card-left .info-public {
    position: relative;
    margin-left: 8px;
    padding: 1px 8px 1px 29px;
    float: left;
    max-width: 168px;
    border-radius: 4px;
    border: 1px solid #e5e6e6;
    line-height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
 }
 .job-card-wrapper .job-card-left .info-public:before {
    content: " ";
    position: absolute;
    width: 13px;
    height: 12px;
    top: 4px;
    left: 8px;
    z-index: 1;
    background: url(https://img.bosszhipin.com/static/file/2022/mikp4dmkmu1655206943355.png) -17px 0/30px auto no-repeat;
 }
 .job-card-wrapper .job-card-left .info-public em {
    position: relative;
    font-style: normal;
    padding-left: 4px;
    margin-left: 4px;
 }
 .job-card-wrapper .job-card-left .info-public em:before {
    content: " ";
    position: absolute;
    top: 3px;
    left: 0;
    width: 1px;
    height: 8px;
    background: #e5e6e6;
    z-index: 1;
 }
 .job-card-wrapper .job-card-left .start-chat-btn {
    position: relative;
    display: none;
    background: #00bebd;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 2px 8px 2px 29px;
    margin-left: 8px;
 }
 .job-card-wrapper .job-card-left .boss-online-tag:before {
    content: " ";
    position: absolute;
    width: 7px;
    height: 7px;
    top: 8px;
    left: 8px;
    border-radius: 100%;
    background: #3ac249;
    z-index: 1;
 }
 .job-card-wrapper .job-card-right {
    float: left;
    width: 50%;
    padding: 16px 24px 16px 24px;
 }
 .job-card-wrapper .job-card-right .company-logo {
    float: left;
    width: 56px;
    height: 56px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #f8f8f8;
 }
 .job-card-wrapper .job-card-right .company-logo img {
    width: 100%;
    height: 100%;
 }
 .job-card-wrapper .job-card-right .company-info {
    margin-left: 12px;
    float: left;
 }
 .job-card-wrapper .job-card-right .company-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    height: 22px;
 }
 .job-card-wrapper .job-card-right .company-name a {
    display: inline-block;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 196px;
    vertical-align: middle;
    transition: all .2s linear;
 }
 .job-card-wrapper .job-card-right .company-tag-list {
    margin-top: 12px;
    height: 22px;
    overflow: hidden;
    max-width: 298px;
 }
 .job-card-wrapper .job-card-right .company-tag-list li {
    display: inline-block;
    background: #f8f8f8;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
 }
 .job-card-wrapper .job-card-right .company-tag-list li+li {
    margin-left: 8px;
 }
 .job-card-body{
    width: 100%;
    overflow: hidden;
 }
 .job-card-footer {
    width: 100%;
    overflow: hidden;
    padding: 15px 24px;
    /* background:red; */
    background: linear-gradient(90deg,#f5fcfc,#fcfbfa);
    border-radius: 0 0 12px 12px;
    cursor: pointer;
 }
 .job-card-wrapper {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 12px;
    transition: all .2s linear;
    cursor: pointer;
 }
 .job-card-footer .tag-list {
    float: left;
    width: 51%;
    overflow: hidden;
    margin-left: -8px;
    height: 18px;
 }
 .job-card-footer .tag-list li {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    white-space: nowrap;
 }
 .job-card-footer .tag-list li+li:before {
    content: " ";
    position: absolute;
    top: 4px;
    left: 0;
    width: 1px;
    height: 10px;
    background: #e0e0e0;
    z-index: 1;
 }
 .job-card-footer .info-desc {
    float: left;
    width: 362px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    word-break: break-word;
    -ms-word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
 .job-card-wrapper .job-card-left .job-title .job-area-wrapper {
    float: left;
    margin-left: 12px;
    line-height: 22px;
 }
 .job-card-wrapper .job-card-left:hover .job-title {
    color: #00a6a7;
 }
 .job-card-wrapper .job-card-left .job-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    transition: all .2s linear;
    max-width: 100%;
 }
 .navigation {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    user-select: none;
    font-weight: normal !important;
  }
  .listBox {
    width: 1220px;
    margin: 0 auto;
  }
 .salaryBig{
    font-size: 16px;
     font-weight: 500;
     color: #fe574a;
     line-height: 22px;
     flex: none;
     font-weight: bold;
   }
