@font-face {
    font-family: "fontCapName";
    src: url("../font/ysbth.ttf");
  }
  .nj-container {
    width: 1200px;
    margin: 0 auto;
  }
  .cen-source {
    width: 100%;
    background-color: #fff;
  }
  .cen-source .join-container {
    height: 480px;
    background: url(../img/dengjirenzheng.png) no-repeat center;
    }
  .cen-source .join-container img {
    max-width: 100%;
    max-height: 100%;
  }
  .cen-source .aboutMenu {
    height: 60px;
    background-color: #f9f9f9;
    
  }
  .cen-source .aboutMenu .aboutBall {
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: center;
  }
  .cen-source .aboutMenu .aboutBall li {
    width: 220px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .padb50 {
    padding-bottom: 50px;
  }
  .cen-source .announcements .title {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    font-family: fontCapName;
  }
  .cen-source .announcements .announcements-container {
    font-size: 14px;
    color:#666;
    line-height: 35px;
  }
  .cen-source .announcements .announcements-container p {
    margin: 0;
  }
  .cen-source .announcements .margin50 {
    margin-top: 50px;
    color: #333;
    
  }
  .cen-source .announcements .margin50>p {
    font-size: 16px;
    font-weight: bold;
  }
  .joinCompany {
    text-align: center;
  
  }
  .joinCompanyTitle {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 30px;
    font-family: fontCapName;
  }
  .contactUs .contactTitle {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
    font-size: 30px;
    font-family: fontCapName;
  }
  .contactUs div {
    font-size: 14px;
    color: #333;
  }
  .margin30 {
    margin-top: 30px;
  }
  .njLogo {
    text-align: center;
    padding-bottom: 100px;
    
  }
  .njLogo p {
    font-size: 18px;
    color: #333;
    font-weight: 400;
  }
  .content {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #666666;
    display: block;
    
  }
  .contactUs .content {
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    color: #666666;
    display: block;
  }
  .desc {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #00a991;
    border-radius: 50%;
  }
  