.content-head {
      width: 100%;
      background: url(../image/xain.png) no-repeat center center;
      margin-top: 80px;
      margin-bottom: 40px;
    }

    .content-h1 {
      font-family: SourceHanSansCN-Normal;
      font-size: 26px;
      font-weight: bold;
      color: #3c3c3c;
      text-align: center;
    }

    .content-h2 {
      font-family: Helvetica, "Arial";
      font-size: 12px;
      color: #b9b7b7;
      text-align: center;
      padding-top: 10px;
    }

    .join-page {
      overflow: hidden;
      width: 60%;
      margin: 20px auto;
    }

    .company-info {
      overflow: hidden;
      width: 96%;
      margin: 0 auto;
      position: relative;
    }

    .company-info-blank {
      float: left;
      width: 78%;
    }

    .company-info-head {
      font-family: Microsoft Yahei;
      font-size: 22px;
      font-weight: bold;
      color: #333333;
      padding-top: 20px;
    }

    .company-info-line {
      font-size: 16px;
      color: #333333;
      line-height: 45px;
    }

    .send-blank {
      width: 100px;
      padding: 20px 2% 20px 0;
      position: absolute;
      right: 0;
      bottom: 10px;
    }

    .send-cv {
      cursor: pointer;
      width: 100px;
      height: 30px;
      background-color: #0482e7;
      font-family: Microsoft YaHei, Arial;
      font-size: 16px;
      color: #ffffff;
      border: 2px solid #0482e7;
      border-radius: 15px;
      text-align: center;
      line-height: 30px;
    }

    .send-cv:hover {
      background-color: #ffffff;
      color: #0482e7;
    }

    .recruit {
      width: 96%;
      background-color: #f9faff;
      font-size: 16px;
      font-weight: bold;
      color: #315aaa;
      border-top: 2px solid #d6e5f8;
      padding: 10px 0 10px 10px;
      margin: 20px auto 0 auto;
    }

    .recruit-info {
      width: 96%;
      margin: 0 auto;
    }

    .recruit-head {
      overflow: hidden;
      width: 100%;
      font-family: NSimSun;
      font-size: 15px;
      font-weight: bold;
      color: #333333;
      line-height: 30px;
    }

    .job-name {
      float: left;
      width: 17%;
      margin-left: 1%;
    }

    .company-name {
      float: left;
      width: 28%;
    }

    .job-salary {
      float: left;
      width: 18%;
    }

    .company-location {
      float: left;
      width: 18%;
    }

    .recruit-date {
      float: left;
      width: 18%;
    }

    .job-info {
      overflow: hidden;
      width: 100%;
      margin: 20px 0;
    }

    .station {
      float: left;
      width: 17%;
      font-size: 15px;
      font-weight: bold;
      color: #315aaa;
      margin-left: 1%;
    }

    .firm {
      float: left;
      width: 28%;
      font-size: 15px;
      color: #333333;
    }

    .other-info {
      float: left;
      width: 18%;
      font-size: 15px;
      color: #333333;
    }

    .job-requirement-blank {
      width: 100%;
      border-bottom: 2px dashed #d6e5f8;
      margin-bottom: 20px;
    }

    .job-requirement {
      overflow: hidden;
      width: 50%;
      font-family: simsun;
      font-size: 15px;
      color: #333333;
      line-height: 28px;
      padding-bottom: 20px;
      margin-left: 1%;
    }

    .toTop {
      cursor: pointer;
      width: 100px;
      background-color: #0482e7;
      font-family: Microsoft YaHei, Arial;
      font-size: 16px;
      color: #ffffff;
      border-radius: 15px;
      text-align: center;
      line-height: 30px;
      position: fixed;
      right: 6%;
      bottom: 20px;
    }

    .cv {
      width: 60%;
      margin: 0 auto;
      padding-bottom: 100px;
    }

    .cv-blank {
      width: 62%;
      height: 30px;
      margin: 0 auto 15px auto;
    }

    .cv-info {
      float: left;
      width: 30%;
      height: 30px;
      font-family: Microsoft YaHei, Arial;
      font-size: 16px;
      color: #3c3c3c;
      text-align: right;
      line-height: 30px;
      padding-right: 2%;
    }

    .cv-input {
      width: 55%;
      height: 24px;
      margin-right:5%;
    }

    .btn-box {
      
      overflow: hidden;
      margin-left:42%;
    }

    .btn {
      cursor: pointer;
      width: 80px;
      height: 27px;
      background-color: #0482e7;
      color: #ffffff;
      border: 0;
      margin-left:20px;
      border-radius: 3px;
    }