.univ {
  font-size: 20px;
  color: #f74976;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.u-title {
  margin: 30px 0 20px;
  font-family: 'PingFangSC-Bold', '微软雅黑', 'Microsoft YaHei';
}
.teacher {
  font-size: 20px;
  color: #f74976;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.t-title {
  margin: 30px 0 20px;
  font-family: 'PingFangSC-Bold', '微软雅黑', 'Microsoft YaHei';
}
.student {
  font-size: 20px;
  color: #f74976;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.s-title {
  margin: 30px 0 20px;
  font-family: 'PingFangSC-Bold', '微软雅黑', 'Microsoft YaHei';
}
.total {
  width: 840px;
  margin: 0 auto;
  text-align: center;
}
.g-title {
  margin: 30px 0 20px;
  font-size: 20px;
  color: #f74976;
}
.total .charactor1 {
  vertical-align: top;
  text-align: center;
  width: 171px;
  display: inline-block;
  /* margin: 0 25px; */
  margin: 60px 17px 75px;
  font-size: 0;
}
.total .name {
  font-size: 16px;
  color: #f74976;
}
.total .graduation {
  font-size: 16px;
  color: #f74976;
  margin-bottom: 17px;
}
.total .c-desc {
  text-align: left;
  font-size: 12px;
  font-family: 'PingFangSC-Bold', '微软雅黑', 'Microsoft YaHei';
  line-height: 20px;
}
.title3 {
  display: inline-block;
  vertical-align: top;
  /* margin-right: 56px; */
  margin-top: 30px;
  border: 1px solid #e0e0e0;
}
.title3 .tab3-btn {
  /* border: 1px solid #999; */
  font-size: 18px;
  text-align: center;
  /* width: 180px; */
  width: 215px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}
.active2 {
  background-color: #f74976;
  color: #fff;
}
#content3 {
  display: inline-block;
  width: 975px;
  margin: 0 auto 70px;
  vertical-align: top;
}
img.plan {
  display: block;
  width: 671px;
  margin: 60px auto 122px;
}
