.title {
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.title::after {
  width: 100%;
  height: 0;
  content: '';
  border-bottom: 1px solid #8f8e94;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
}
.title font {
  padding: 0 32px;
  background: #efeff4;
}
/*人群*/
.renqun {
  background: #fff;
  padding: 0 10px;
  border-radius: 10px;
  margin: 20px auto;
  overflow: hidden;
}
.renqun .title font {background: #fff;}
.renqun-list li {
  width: 326px;
  height: 210px;
  border: 1px solid #8f8e94;
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.renqun-list li:nth-child(odd) {float: left;}
.renqun-list li:nth-child(even) {float: right;}
.renqun-list li p {padding: 10px;}
.zx-a {
  display: block;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #674545;
  color: #fff;
  font-size: 30px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 20px;
}
/*学习模块*/
.list2 {
  height: 270px;
  padding: 10px 0;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  column-count: 3;
  -webkit-column-count: 3;
  column-rule: 1px solid #8f8e94;
  -webkit-column-rule: 1px solid #8f8e94;
  text-align: center;
}
.list2 strong {line-height: 3em;}
/*在线报名*/
.bm-input {
  width: 646px;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border: 1px solid #8f8e94;
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 22px;
}
.bm-submit {
  width: 686px;
  height: 60px;
  line-height: 60px;
  background: #ff2e2f;
  border-radius: 5px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.title02 {
  height: 80px;
  font-size: 22px;
  color: #d42c2c;
  overflow: hidden;
}
.title02 span {
  float: left;
  color: #d9000f;
  margin-right: 10px;
  margin-top: 10px;
}
.title02 font {
  font-size: 30px;
  color: #090606;
}
/**/
.xxnr {
  height: 833px;
}
.xxnr p {margin-bottom: 10px;}
.xxnr img {
  width: 100%;
  margin-bottom: 20px;
}
.m20 {margin-bottom: 20px;}
/*师资团队*/
.master li {
  display: inline-block;
  width: 210px;
  height: 256px;
  background: #fff;
  padding-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  /*float: left;*/
}
.master li img {border-radius: 50%;}
.master li strong {
  font-size: 22px;
  line-height: 3em;
}
.justify {
  text-align: justify;
  line-height: 0;
}
.justify:after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 0;
  overflow:hidden;
  vertical-align:top;
}
.hzdw img {margin-bottom: 20px;}
.dxb li {
  display: inline-block;
  width: 340px;
  height: 230px;
  text-align: center;
}
.dxb {padding-top: 20px;}
.dxb img {margin-bottom: 20px;}
.swiper-container {height: 280px;text-align: center;}
