.title {
  font-family: PingFang SC;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0px;
  /* width: 980px; */
  width: 92%;
  color: #3d3d3d;
  text-align: left;
  border-bottom: 1px solid #c7b593;
  padding: 34px 0 12px 0;
  margin-bottom: 24px;
}

.tab-pane {
  width: 100%;
  margin-left: 60px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  color: #666666;
}

.training-introduction {
  /* position: relative; */
  width: 100%;
  /* width: 1000px; */
  height: 434px;
}

.txt_height {}

.bg_rc_img {
  /* width: 821px; */
  width: 72.25%;
  max-width: 700px;
  position: absolute;
  right: -10px;
  top: 0px;
}

.training-introduction p {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;

  color: #666666;
  width: 60%;
  text-align: left;
}

.separator::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 18px;
  background-color: #4e369e;
  margin-right: 11px;
}

.separator span {
  font-family: PingFang HK;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0px;
  margin-left: 16px;
  color: #999999;
}

.academic_top {
  width: 100%;
  opacity: 1;

  background: #ffffff;
  padding: 22px 35px 22px 24px;
  border: 0.5px solid rgba(187, 174, 152, 0.5);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0px;

  color: #333333;
}

.academic_area {
  display: flex;
  flex-direction: row;
  /* align-items: center; */
}

.academic_time {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 16px;
}

.area_right {
  display: flex;
  flex-direction: row;
}

.area_box {
  height: 40px;
  line-height: 40px;
  padding: 0px 16px;
  margin-right: 8px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.area_box:active {
  border: 1px solid rgba(187, 174, 152, 0.5);
}

.training-table .table-num {
  color: #7068a5;
}

.training-table div:nth-child(1) {
  margin: 24px 0;
}

.students-introduction {
  width: 100%;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  color: #666666;
}
.table thead th{color:#333;}
.table thead td{color:#666;}

@media (min-width: 768px) {
  .training-table {
    width: 82%;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: #666666;
    margin-bottom: 24px;
  }

.training-table table thead th,.training-table table thead td{color:#333;}
.training-table table tbody th,.training-table table tbody td{color:#666;}


  .tab-content {
    width: 100%;
  }

  .screen {
    margin-top: -114px;
    position: relative;
    /* position: absolute; */
    /* top: 49%; */
  }

  .separator {
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    color: #333333;
    margin-top: 60px;
    padding-bottom: 24px;
    /* background-color: #fff; */
    z-index: 99999;
  }

  .training-center {
    margin-bottom: 100px;
    position: relative;
  }

  .doctor {
    margin-top: 0px;
  }

  .type {
    flex-grow: 1;
    width: 96px !important;
  }
}

@media (max-width: 768px) {
  .title {
    width: 100%;
  }

  .tab-pane {
    width: 100%;
    margin-left: 0px;
  }

  .tab-content {
    width: 100%;
  }

  .training-root {
    padding: 0 16px;
  }

  .training-introduction {
    position: static;
    width: 100%;
    height: auto;
  }

  .bg_rc_img {
    display: none;
  }

  .students-introduction,
  .training-introduction p {
    width: 100%;
  }

  .training-table {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: #666666;
  }

  .separator {
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 16px;
  }

  .type {
    margin-right: 190px !important;
  }
}

.grade {
  display: flex;
  flex-wrap: wrap;
}

.shenqing {
  font-family: 苹方-简;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;

  color: #333333;
}

.shenqing_time {
  font-family: 苹方-简;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  margin-top: 40px;
  color: #333333;
}