@charset "utf-8";
body {
  height: 100%;
  overflow-x: hidden;
  max-width: 600px;
  margin: 0 auto;
  background: #fff;
}
#box {
  background-color: #fff;
}
@media (min-width: 600px) {
  #box {
    margin: 0 auto;
  }
}
/* 导航 start */
.header_box {
  position: relative;
  width: 100%;
  height: 0.87rem;
  z-index: 13;
}
.headDing {
  width: 7.5rem;
  position: fixed !important;
  -webkit-animation: headTop 0.4s ease-in-out;
  animation: headTop 0.4s ease-in-out;
}
@keyframes headTop {
  0% {
    top: -80px;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes headTop {
  0% {
    top: -80px;
  }
  to {
    top: 0;
  }
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.22rem;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: 13;
  box-sizing: border-box;
}
.logo-icon {
  display: block;
  width: 1.51rem;
  height: 0.46rem;
  background: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23bnjx/mzt/logo.png?v=1.15) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.06rem;
}
.nav_right {
  display: flex;
  align-items: center;
}
.nav-list > li {
  float: left;
  margin-right: 0.4rem;
}
.nav-list > li > a {
  display: block;
  line-height: 0.46rem;
  text-align: center;
  font-size: 0.24rem;
}
.nav-list > li:nth-child(2) > a {
  display: block;
  line-height: 0.46rem;
  text-align: center;
  color: #ff6c02;
  font-size: 0.28rem;
  font-weight: 600;
}
.nav-list > li:nth-child(3) > a {
  color: #ff6c02;
  font-size: 0.28rem;
  font-weight: 600;
}
.registera {
  display: block;
  width: 1.34rem;
  height: 0.46rem;
  background: #ff6c02;
  border-radius: 0.23rem;
  line-height: 0.46rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}
.registeraBtn,
.quit {
  cursor: pointer;
}
#cnzz_stat_icon_1263568833 {
  display: none;
}
/* 导航 end */
.banner {
  position: relative;
  width: 100%;
  height: 5.9rem;
  background: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23bnjx/mzt/banner.png) no-repeat center top;
  background-size: 100% 100%;
  box-sizing: border-box;
}
/* 倒计时 */
.Dilatation_count {
  position: relative;
  top: 0.82rem;
  width: 5.3rem;
  height: 0.46rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  box-pack: center;
  align-items: center;
  border-radius: 0 0 0.14rem 0.14rem;
  font-size: 0.26rem;
  color: #f9460b;
  z-index: 1;
}
.Dilatation_count > span {
  display: block;
  background: #ff5b00;
  width: 0.35rem;
  height: 0.35rem;
  line-height: 0.35rem;
  border-radius: 0.06rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0 0.06rem;
}
/* banner结束 */
.part1 .tit1 {
  display: block;
  width: 7.03rem;
  margin: 0.8rem auto 0.6rem;
}
.part1 .part1Img {
  display: block;
  width: 7.1rem;
  margin: 0.6rem auto;
}
.part1 .part1btn {
  display: block;
  width: 4.1rem;
  margin: 0.6rem auto 0.8rem;
}
.part2 {
  padding: 0.8rem 0;
  background-color: #FF6A00;
}
.part2 .tit2 {
  display: block;
  width: 6.94rem;
  margin: 0 auto;
}
.part2 .part2Img {
  display: block;
  width: 6.58rem;
  margin: 0.6rem auto;
}
.part2 .part2btn {
  display: block;
  width: 4.1rem;
  margin: 0.6rem auto 0;
}
.part2 .swiperbox {
  position: relative;
  margin: 0 0.4rem;
}
.part2 .swiperbox .mySwiper {
  width: 6.2rem;
  margin: 0 auto;
  overflow: hidden;
}
.part2 .swiperbox .mySwiper .swiper-slide div {
  width: 2.1rem;
  height: 2.5rem;
}
.part2 .swiperbox .mySwiper .swiper-slide div img {
  display: block;
  width: 100%;
}
.part2 .swiperbox .swiper-button-next {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23bnjx/mzt/next.png);
  background-size: 100% 100%;
  right: 0rem;
  top: 60%;
}
.part2 .swiperbox .swiper-button-prev {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23bnjx/mzt/prev.png);
  background-size: 100% 100%;
  left: 0rem;
  top: 60%;
}
.part3 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.part3 .tit3 {
  display: block;
  width: 7.28rem;
  margin: 0 auto 0.6rem;
}
.part3 .part3bg {
  display: block;
  width: 6.5rem;
  margin: 0 auto;
}
.part3 .part3btn {
  display: block;
  width: 4.1rem;
  margin: 0.6rem auto 0;
}
.part4 {
  padding: 0.8rem 0;
  background-color: #fdfaf8;
}
.part4 .tit4 {
  display: block;
  margin: 0 auto;
  width: 7.28rem;
}
.part4 .part4bg {
  display: block;
  width: 7.3rem;
  margin: 0.6rem 0;
}
.part4 .down {
  width: 6.6rem;
  padding-bottom: 0.4rem;
  background-color: #fff;
  margin: 0 auto;
}
.part4 .down .tips {
  display: block;
  width: 100%;
  margin: 0 auto 0.2rem;
}
.part4 .down ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0.2rem;
  border: 1px solid #f9460b;
  border-radius: 0.1rem;
}
.part4 .down ul li {
  display: flex;
  align-items: center;
  height: 0.6rem;
}
.part4 .down ul li input {
  display: block;
  border: none;
  width: 100%;
  height: 100%;
  font-size: 0.2rem;
  background-color: transparent;
  padding-left: 0.14rem;
}
.part4 .down ul li em {
  font-size: 0.2rem;
  color: #ccc;
}
.part4 .down ul li:nth-child(1) {
  width: 1.6rem;
}
.part4 .down ul li:nth-child(2) {
  width: 1.8rem;
}
.part4 .down ul li:nth-child(3) {
  width: 2.6rem;
}
.part4 .down ul li:nth-child(3) input {
  border-radius: 6px 0 0 6px !important;
  width: 80%;
}
.part4 .down ul span {
  display: block;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.16rem;
  cursor: pointer;
}
button{
  width: 100%;
  background-color: transparent;
}
.part4 .down .apply {
  display: block;
  width: 2.14rem;
  margin: 0.3rem auto 0;
}
.part5 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  background-color: #fff;
}
.part5 .tit5 {
  display: block;
  width: 7.1rem;
  margin: 0 auto;
}
.part5 .part5bg {
  display: block;
  width: 7.6rem;
  margin: 0.5rem auto 0;
}
.part5 .part5btn {
  display: block;
  width: 4.1rem;
  margin: 0 auto;
}
.part6 {
  background-color: #FF4A00;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.part6 .tit6 {
  display: block;
  width: 5.9rem;
  margin: 0 auto 0.6rem;
}
.part6 .zl {
  display: block;
  width: 7.56rem;
  margin: 0 auto;
}
.part6 .sz {
  display: flex;
  align-items: center;
  margin: 0 0.3rem 0.26rem 0.5rem;
}
.part6 .sz .sz_lt {
  display: flex;
  flex-shrink: 0;
  width: 1.72rem;
  height: 1.99rem;
  margin-right: 0.56rem;
}
.part6 .sz .sz_lt img {
  display: block;
  width: 100%;
}
.part6 .sz .sz_rt .teaname {
  font-family: '微软雅黑';
  font-size: 0.36rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #353535;
}
.part6 .sz .sz_rt .teaname span {
  font-size: 0.2rem;
  font-weight: normal;
  letter-spacing: 1px;
  color: #353535;
}
.part6 .sz .sz_rt .teayear {
  font-size: 0.24rem;
  letter-spacing: 1px;
  color: #999;
  margin: 0.12rem 0 0.16rem 0;
}
.part6 .sz .sz_rt .listen {
  width: 1.48rem;
  height: 0.48rem;
  margin-top: 0.3rem;
  background: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23bnjx/mzt/listen.png?v=1.16) no-repeat center;
  background-size: 100% 100%;
}
.part6 .teainfo div {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.14rem;
}
.part6 .teainfo div em {
  display: block;
  width: 4px;
  height: 4px;
  background-color: #efbf69;
  border-radius: 50%;
  margin: 0.11rem 0.1rem 0 0.2rem;
}
.part6 .teainfo div span {
  display: block;
  width: 6rem;
  font-family: '微软雅黑';
  font-size: 0.24rem;
  color: #535353;
}
.part6 .teacherTeam {
  margin: 0 0.2rem;
  background-color: #ffffff;
  padding-top: 0.2rem;
  border-radius: 0.08rem;
}
.part6 .teacherTeam .teacherCen {
  border-radius: 0 0 0.08rem 0.08rem;
}
.part6 .faculty_warrp {
  width: 99%;
  margin-left: 1%;
  position: relative;
}
.part6 .faculty_warrp .swiper-container {
  width: 99%;
  margin: 0 auto;
  padding-left: 1%;
}
.part6 .faculty_warrp .swiper-container .swiper-slide {
  padding-top: 0.1rem;
}
.part6 .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;
  background-color: #FFF0E7;
}
.part6 .slidertea .teacherinfo {
  margin-left: 1.16rem;
  text-align: left;
  height: 100%;
}
.part6 .slidertea .teacherinfo img {
  position: absolute;
  display: block;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.part6 .slidertea .teacherinfo p {
  position: relative;
}
.part6 .slidertea .teacherinfo .p1 {
  font-family: '微软雅黑';
  font-size: 0.2rem;
  font-weight: bold;
  color: #353535;
  padding-top: 0.2rem;
}
.part6 .slidertea .teacherinfo .p2 {
  width: 0.25rem;
  height: 0.02rem;
  background-color: #353535;
  margin: 0.08rem 0 0.06rem 0;
}
.part6 .slidertea .teacherinfo .p3 {
  font-family: '微软雅黑';
  font-size: 0.18rem;
  color: #444444;
}
.part6 .slidertea .floor {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 0.06rem;
}
.part6 .swiper-slide-active .slidertea {
  background: rgba(99, 255, 136, 0.75);
  background: -webkit-linear-gradient(rgba(51, 185, 255, 0.75), rgba(99, 255, 136, 0.75));
  background: -o-linear-gradient(rgba(51, 185, 255, 0.75), rgba(99, 255, 136, 0.75));
  background: -moz-linear-gradient(rgba(51, 185, 255, 0.75), rgba(99, 255, 136, 0.75));
  background: linear-gradient(rgba(51, 185, 255, 0.75), rgba(99, 255, 136, 0.75));
}
.part6 .swiper-slide-active .teacherinfo .p2 {
  background-color: #FBDB93 !important;
}
.part6 .swiper-slide-active .teacherinfo p {
  color: #FBDB93 !important;
}
.part6 .swiper-slide-active .floor {
  visibility: visible;
}
.part6 .slideBox {
  display: none;
  padding-bottom: 0.3rem;
}
.part6 .teacher_active {
  display: block !important;
}
.part6 .teacherCen ul li {
  display: none;
}
.part7 {
  background-color: #fdfaf8;
}
.part7 .tit7 {
  display: block;
  width: 6.28rem;
  padding-top:0.6rem;
  margin: 0.8rem auto 0.6rem;
}
.part7 dl {
  display: flex;
  margin: 0 0.2rem 0.5rem;
  justify-content: space-between;
}
.part7 dl dd {
  width: 1.54rem;
  height: 0.52rem;
  line-height: 0.54rem;
  text-align: center;
  border-radius: 0.05rem;
  border: solid 1px #ff6c02;
  font-size: 0.24rem;
  color: #ff6c02;
}
.part7 dl .hjactive {
  background-color: #ff6c02;
  color: #ffffff;
}
.part7 .imgs {
  position: relative;
  margin: 0 0.2rem;
  border-radius: 0.1rem;
  border: 1px solid rgba(255, 107, 2, 0.57);
  padding: 0.38rem 0;
}
.part7 .imgs div {
  width: 6.19rem;
  margin: 0 auto;
}
.part7 .imgs div img {
  display: block;
  width: 100%;
}
.part7 .imgs span {
  position: absolute;
  top: -0.19rem;
  left: 8%;
  display: block;
  width: 0.28rem;
  height: 0.2rem;
}
.part7 .imgs span img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 视频弹窗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%;
}
/* 视频弹窗end */
.animate {
  cursor: pointer;
  animation: scaleTransition 2s ease-in-out infinite;
}
@keyframes scaleTransition {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.05);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.05);
  }
}
