/* @font-face {
  font-family: DigitalNumbers;
  src: url('../../assets/fonts/DS-DIGIB.TTF ../../assets/fonts/DS-DIGIB.TTF')
} */
/* @font-face {
  font-family: YouSheBiaoTiHei;
  src: url('../../assets/fonts/YouSheBiaoTiHei-2.TTF');
}
@font-face {
  font-family: SourceHanSansSC;
  src: url('../../assets/fonts/SourceHanSansSC-Regular.ttf');
}
@font-face {
  font-family: Bahnschrift;
  src: url('../../assets/fonts/bahnschrift.ttf');
} */


.test {
    background: #fff;
  }
  .width-full {
    width: 100% !important;
  }
  .inner:after {
    content: '';
    display: block;
    overflow: hidden;
    visibility: hidden;
    clear: both;
  }
  .inner {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .home-inner {
    max-width: 1200px;
  }
  
  li,
  ol,
  ul {
    list-style: none;
  }
  
  ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
  }
  
  a:active,
  a:focus,
  a:hover,
  button,
  input,
  textarea {
    outline: 0;
  }
  a {
    text-decoration: none;
    color: #414a60;
  }
  
  dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
  dd {
    display: block;
    margin-inline-start: 40px;
  }
  
  .common-tab-more {
    text-align: center;
    margin-top: 10px;
    
  }
  .common-tab-more .btn {
 
    width: 184px;
    text-align: center;
    background: rgba(0, 190, 189, 0.1);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 550;
    color: #0F63C6;
    /* height: 40px; */
    line-height: 45px;
    border: none;
    cursor: pointer;
    letter-spacing: 1px;
    display: inline-block;
    /* min-width: 112px; */
    box-sizing: content-box;
    border: 1px rgba(0, 190, 189, 0.1) solid;

    width: 189px;
    height: 45px;
    background: #EAF4FF;
    border-radius: 8px;
    border: 1px solid rgba(15,99,198,0.6);
  }
  .common-tab-more .btn:hover {
    border: 1px #1890ff solid;

    color: #fff;

    /* background: #1890ff; */
    background: #0F63C6;
    border: 1px #0F63C6 solid;
  }
  
  .more-job-btn {
    display: block;
    margin: 0 auto;
    width: 122px;
    height: 30px;
    line-height: 30px;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #1890ff;
    font-size: 14px;
    font-weight: 400;
    color: #1890ff;
    transition: all 0.2s linear;
  }
  .more-job-btn:hover {
    background: #1890ff;
    color: #fff;
  }
  
  .ant-tooltip-inner {
    background-color: #fff;
  }
  
  .drop-content {
    
  }
  .drop-content .ant-tooltip-inner {
    max-height: 300px;
    width: 300px;
    overflow-y: auto;
  }
  .drop-content .title {
    font-size: 14px;
    font-weight: bold;
    padding: 6px;
    min-width: 160px;
  }
  .drop-content .content-item {
    font-size: 14px;
  }
  .drop-content .content-item-one {
    padding: 6px;
    cursor: pointer;
  }
  .drop-content .content-item-one:hover {
    background-color: #eaf4ff;
    color: #1890ff;
  }
  .drop-content .content-item-one-act {
    background-color: #eaf4ff;
    color: #1890ff;
  }
  
  .clearfix:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
  }
  
  ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.2);
    background-color: #99a9bf;
  }
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    background-color: #d3dce6;
  }
  
  .ellipsis-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .tag {
    display: flex;
  
    
  }
  .tag .tag-item {
    text-align: center;
    padding: 2px 8px;
    background: #f8f8f8;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    cursor: pointer;
    margin-right: 6px;
  }
  .tag .tag-item-new {
    background: rgba(24, 144, 255, 0.5);
    color: rgba(24, 144, 255, 1);
  }
  
  .border-soild {
    padding: 1px 8px 1px 8px;
    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;
    cursor: pointer;
  }
  
  .cp {
    cursor: pointer;
  }
  
  .recommend-content {
    
  }

  .recommend-content .ant-carousel {
    
  }
  .recommend-content .ant-carousel .slick-dots {
    
}
.recommend-content .ant-carousel .slick-dots .slick-active {
    
}
.recommend-content .ant-carousel .slick-dots .slick-active button {
    background: #1890ff !important;
  }
  

  .ant-carousel .slick-dots-bottom {

  }

  .recommend-content .ant-carousel .ant-carousel {
    
  }
  .recommend-content .ant-carousel .ant-carousel .slick-dots li button {
    background-color: #666;
  }
  

  .company-detail-page {
   
  }
  .company-detail-page .ant-tabs-bar {
    background: #fff !important;
    padding: 0 15px !important;
    border-radius: 10px !important;
  }
  
  .card {
    
  }
  .card .card-title {
    /* background: linear-gradient(90deg, #f5fcfc 0, #fcfbfa 100%); */
    background-image: linear-gradient(to right, rgba(120, 184, 254, 0.1), rgba(120, 184, 254, 0.2), rgba(120, 184, 254, 0.4));
    border-radius: 12px 12px 0 0;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 22px;
    padding: 12px 24px;
   
  }
  .card .card-title .ant-tabs {
    margin: -12px -24px;
    
  }
  .card .card-title .ant-tabs .ant-tabs-nav {
    width: 100%;
  }
  .card .card-title .ant-tabs .ant-tabs-tab {
    text-align: center;
    width: 50%;
    margin: 0px;
  }
  .card .card-content {
    padding: 16px;
  }
  
  .personal-page {
    
  }
  .personal-page .search-box {
    width: 100% !important;
    
  }
  .personal-page .search-box .search-form-con {
      width: calc(100% - 120px) !important;
    }
  

  .info-card {
    display: flex;
    
  }
  
  .info-card .card-content {
    
}
.info-card .card-content .name {
    padding-right: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    color: #222;
  }
  .info-card .card-content .tags {
    font-size: 12px;
    margin-top: 9px;
    color: #666;
  }

  .info-card .logo {
        
    margin-right: 10px;
  }
  .info-card .logo img {
      height: 46px;
      width: 46px;
      border-radius: 50%;
    }
  body{
    
  }
  body .ant-message {
    z-index: 99999999999 !important;
    }
  .status-primary{
    background-color: #1890ff;
  }
  .status-success{
    background-color: #52c41a;
  }
  .status-error{
    background-color: #f5222d;
  }
  .status-dis {
    background-color: #f2f2f2;
    color: #000;
  }
  .status-error{
    background-color: #f5222d;
  }
  .paginationBox{
    text-align: center;
    margin-top: 30px;
  }
  
  
  .ant-notification-topRight {
    z-index: 999999;
  }
  
  .ant-dropdown-menu {

  }
  
  .ant-tooltip-placement-bottomRight {
    background: transparent !important;
    z-index: 9999;
  }
  
  
  
  .mr-4 {
    margin-right: 4px;
  }
  .ml-4 {
    margin-left: 4px;
  }
  .mt-4 {
    margin-top: 4px;
  }
  .mb-4 {
    margin-bottom: 4px;
  }
  .text-center {
    text-align: center;
  }
  
  
  .login-dropdown {
    height: 500px !important;
  }
  
  .ant-message {
    z-index: 9999;
  }

  .flex {
    display: flex;
  }

  .justify-around {
    justify-content: space-around;
  }

  .justify-between {
    justify-content: space-between;
  }
  

  .justify-center {
    justify-content: center;
  }

  .align-center {
    align-items: center;
  }

  .align-start {
    align-items: flex-start;
  }

  .align-end {
    align-items: flex-end;
  }