.part-teacher {
  width: 100%;
  background: url(https://iqh-zt-pord-cdn.iqihang.com/23hjjxnew/H5/teabg.png) no-repeat center;
  background-size: 100% 100%;
  padding-top: 0.9rem;
  padding-bottom: 0.7rem;
}
.part-teacher .tit {
  color: #fff;
  margin-bottom: 0.8rem;
}
.part-teacher .tit span {
  background-color: #fff;
}
.part-teacher dl {
  background-color: #fff;
  display: flex;
  height: 0.8rem;
  border-bottom: 1px solid rgba(255, 108, 2, 0.1);
  border-radius: 0.1rem 0.1rem 0 0;
}
.part-teacher dl dd {
  position: relative;
  font-family: '微软雅黑';
  width: 50%;
  line-height: 0.82rem;
  font-size: 0.3rem;
  font-weight: normal;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.part-teacher dl dd span {
  position: absolute;
  bottom: 0.14rem;
  display: block;
  width: 1px;
  height: 0.47rem;
  background-color: rgba(255, 108, 2, 0.1);
}
.part-teacher dl dd:first-child {
  border-radius: 0.08rem 0 0 0;
}
.part-teacher dl dd:last-child {
  border-radius: 0 0.08rem 0 0;
}
.part-teacher dl .sztype {
  background: linear-gradient(90deg, #6ad5ff, #6ab1ff);
  color: #ffffff !important;
}
.part-teacher .sz {
  display: flex;
  align-items: center;
  margin: 0 0.3rem 0.26rem 0.5rem;
}
.part-teacher .sz .sz_lt {
  display: flex;
  flex-shrink: 0;
  width: 1.72rem;
  height: 1.99rem;
  margin-right: 0.56rem;
}
.part-teacher .sz .sz_lt img {
  display: block;
  width: 100%;
}
.part-teacher .sz .sz_rt .teaname {
  font-family: '微软雅黑';
  font-size: 0.36rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #353535;
}
.part-teacher .sz .sz_rt .teaname span {
  font-size: 0.2rem;
  font-weight: normal;
  letter-spacing: 1px;
  color: #353535;
}
.part-teacher .sz .sz_rt .teayear {
  font-size: 0.24rem;
  letter-spacing: 1px;
  color: #0073ff;
  margin: 0.12rem 0 0.16rem 0;
}
.part-teacher .sz .sz_rt .listen {
  width: 1.48rem;
  height: 0.48rem;
  margin-top: 0.3rem;
  background: url(https://iqh-zt-pord-cdn.iqihang.com/23hjjxnew/H5/listen.png?v=1.15) no-repeat center;
  background-size: 100% 100%;
}
.part-teacher .teainfo div {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.14rem;
}
.part-teacher .teainfo div em {
  display: block;
  width: 4px;
  height: 4px;
  background-color: #0073ff;
  border-radius: 50%;
  margin: 0.11rem 0.1rem 0 0.2rem;
}
.part-teacher .teainfo div span {
  display: block;
  width: 6rem;
  font-family: '微软雅黑';
  font-size: 0.24rem;
  color: #535353;
}
.part-teacher .teacherTeam {
  background-color: #ffffff;
  padding-top: 0.2rem;
  border-radius: 0 0 0.08rem 0.08rem;
  margin-bottom: 0.5rem;
}
.part-teacher .teacherTeam .teacherCen {
  border-radius: 0 0 0.08rem 0.08rem;
}
.part-teacher .faculty_warrp {
  width: 99%;
  margin-left: 1%;
  position: relative;
}
.part-teacher .faculty_warrp .swiper-container {
  width: 99%;
  margin: 0 auto;
  padding-left: 1%;
}
.part-teacher .faculty_warrp .swiper-container .swiper-slide {
  padding-top: 0.1rem;
}
.part-teacher .slidertea {
  position: relative;
  width: 2.18rem;
  height: 1.19rem;
  box-shadow: 2px 1px 7px 0px rgba(106, 104, 107, 0.2);
  border-radius: 0.06rem;
  margin-right: 0.2rem;
}
.part-teacher .slidertea .teacherinfo {
  margin-left: 1.16rem;
  text-align: left;
  width: 100%;
  height: 100%;
}
.part-teacher .slidertea .teacherinfo img {
  position: absolute;
  display: block;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.part-teacher .slidertea .teacherinfo .p1 {
  font-family: '微软雅黑';
  font-size: 0.2rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #353535;
  padding-top: 0.2rem;
}
.part-teacher .slidertea .teacherinfo .p2 {
  width: 0.25rem;
  height: 0.02rem;
  background-color: #353535;
  margin: 0.08rem 0 0.06rem 0;
}
.part-teacher .slidertea .teacherinfo .p3 {
  font-family: '微软雅黑';
  font-size: 0.2rem;
  letter-spacing: 1px;
  color: #444444;
}
.part-teacher .slidertea .floor {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 0.06rem;
  background: linear-gradient(90deg, #059bffbd, #006fffbd);
}
.part-teacher .swiper-slide-active .teacherinfo .p2 {
  background-color: #ffffff !important;
}
.part-teacher .swiper-slide-active .teacherinfo p {
  color: #ffffff !important;
}
.part-teacher .swiper-slide-active .floor {
  visibility: visible;
}
.part-teacher .slideBox {
  display: none;
  padding-bottom: 0.3rem;
}
.part-teacher .teacher_active {
  display: block !important;
}
.part-teacher .teacherCen ul li {
  display: none;
}
.teacherInfo-tab,
.teacherTeam {
  width: 7rem;
  margin: 0 auto;
}
/* 视频弹窗start */
.tips_pop {
  display: none;
  padding: 0.2rem;
  color: #fff;
  font-size: 0.2rem;
  position: fixed;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0.1rem;
  letter-spacing: 1px;
}
.gray {
  cursor: pointer;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0.7;
  background: #000;
  z-index: 9999;
  display: none;
}
.vid {
  display: none;
  width: 6.7rem;
  height: 3.5rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 111;
  background: #fff;
  border-radius: 0.16rem;
  box-shadow: 0 8px 33px 2px rgba(127, 130, 144, 0.17);
  padding: 0.6rem 0.14rem 0.16rem 0.14rem;
  z-index: 99999;
}
.vid > span {
  font-size: 0.18rem;
  font-weight: bold;
  color: #333333;
  left: 0.15rem;
  top: 0.15rem;
  position: absolute;
}
.videocloase_btn {
  width: 0.4rem;
  height: 0.4rem;
  right: 0.15rem;
  top: 0.15rem;
  position: absolute;
  cursor: pointer;
}
.videocloase_btn img {
  display: block;
  width: 100%;
  height: 100%;
}
.part-teacher .sz .sz_rt .listen {
  width: 1.06rem;
  height: 0.38rem;
  margin-top: 0.3rem;
  background: url('https://iqh-zt-pord-cdn.iqihang.com/23hjjxnew/H5/listen.png') no-repeat center;
  background-size: 100% 100%;
}
/* 视频弹窗end */
