.text-center {
  text-align: center !important;
}
.mt25 {
  margin-top: 0.25rem !important;
}
.mb20 {
  margin-bottom: 0.2rem !important;
}
.title-wrapper {
  text-align: center;
  margin-top: 0.7rem;
  margin-bottom: 0.5rem;
}
.title-wrapper h2 {
  font-size: 0.42rem;
  color: #222222;
  margin-bottom: 0.1rem;
}
.title-wrapper h2 .hot {
  color: #f8303a;
}
.title-wrapper h2.white-title {
  color: #ffffff;
}
.title-wrapper h2.white-title .hot {
  color: #fffa7a;
}
.title-wrapper p {
  font-weight: 300;
  font-size: 0.24rem;
  color: #999999;
  letter-spacing: 0.05rem;
}
.title-wrapper p.white-title {
  color: #ffffff;
  opacity: 0.5;
}
.scroll-wrapper {
  position: relative;
}
.scroll-wrapper .prev,
.scroll-wrapper .next {
  position: absolute;
  width: 0.3rem;
  margin-top: 0.2rem;
}
.scroll-wrapper .prev img,
.scroll-wrapper .next img {
  display: block;
  width: 100%;
}
.scroll-wrapper .prev {
  left: 0.08rem;
}
.scroll-wrapper .next {
  right: 0.08rem;
}
.btn-wrapper {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-wrapper .a_btn {
  width: auto !important;
  height: 0.6rem !important;
  background: linear-gradient(90deg, #fe6e47, #fe5a47);
  border-radius: 0.3rem;
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #ffffff;
  text-align: center;
  padding: 0.18rem 0.5rem 0.18rem 0.4rem;
  position: relative;
  box-sizing: border-box;
}
.btn-wrapper .a_btn::after {
  position: absolute;
  right: 0.25rem;
  top: 0.23rem;
  border: solid #ffffff;
  border-width: 0 0.03rem 0.03rem 0;
  display: inline-block;
  padding: 0.06rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #ffffff;
  opacity: 0.5;
  content: "";
}
.phoneTeacherBox img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.phoneTeacherBox .clears::after {
  content: ".";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0;
}
.phoneTeacherBox .clears {
  zoom: 1;
}
.phoneTeacherBox .ban {
  padding: 0.5rem;
}
.phoneTeacherBox .service-module6 {
  background: #ffffff;
  padding-bottom: 1rem;
}
.phoneTeacherBox .service-module6 .swiper-container {
  padding-bottom: 0.6rem;
}
.phoneTeacherBox .service-module6 .swiper-container .swiper-slide .slide-item {
  width: 6.5rem;
  margin: 0 auto;
  box-sizing: border-box;
}
.phoneTeacherBox .service-module6 .swiper-container .swiper-slide .slide-item img {
  width: 100%;
}
.phoneTeacherBox .service-module6 .swiper-container .swiper-pagination {
  bottom: 0rem !important;
}
.phoneTeacherBox .service-module6 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: #ffc7be;
}
.phoneTeacherBox .service-module6 .swiper-container .swiper-pagination .swiper-pagination-bullet,
.phoneTeacherBox .service-module6 .swiper-container .swiper-pagination-bullet-active {
  background: #fe6047;
}
.phoneTeacherBox .teacher-module1 {
  padding: 0 0.5rem;
}
.phoneTeacherBox .teacher-module1 .title-wrapper {
  margin-top: 0;
}
.phoneTeacherBox .teacher-module1 .title-wrapper i {
  position: relative;
  top: -0.1rem;
}
.phoneTeacherBox .teacher-module1 .swiper-container {
  padding: 0.4rem;
  background: #f7f7f7;
  border-radius: 0.28rem;
}
.phoneTeacherBox .teacher-module1 .swiper-slide dl {
  width: 5.7rem;
  height: 2.86rem;
  border-radius: 0.2rem;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.4rem;
  gap: 0.4rem;
}
.phoneTeacherBox .teacher-module1 .swiper-slide dl h2 {
  font-size: 0.24rem;
  font-weight: bold;
  color: #203b52;
  line-height: 0.4rem;
}
.phoneTeacherBox .teacher-module1 .swiper-slide dl p {
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #70808d;
  white-space: nowrap;
  /* 溢出内容隐藏 */
  overflow: hidden;
  /* 文本溢出时显示省略号 */
  text-overflow: ellipsis;
  /* 关键：设置最大显示行数 */
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* 显示4行 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  white-space: normal;
  /* 恢复换行，否则line-clamp无效 */
}
.phoneTeacherBox .teacher-module1 .swiper-slide dl dd {
  width: 3rem;
  padding: 0.1rem 0;
}
.phoneTeacherBox .teacher-module1 .swiper-slide dl img {
  width: 1.9rem;
  height: 2.86rem;
  border-radius: 0.2rem;
}
.phoneTeacherBox .teacher-module2 {
  padding: 0 0.5rem;
}
.phoneTeacherBox .teacher-module2 .title-wrapper {
  margin-top: 1rem;
}
.phoneTeacherBox .teacher-module2 .swiper-container1 .swiper-wrapper {
  display: flex;
  justify-content: center;
}
.phoneTeacherBox .teacher-module2 .swiper-container1 .swiper-wrapper .swiper-slide {
  width: 2.16rem !important;
  text-align: center;
  font-size: 0.25rem;
  padding-bottom: 0.14rem;
  margin-bottom: 0.32rem;
}
.phoneTeacherBox .teacher-module2 .swiper-container2 {
  height: 7.43rem;
  background: linear-gradient(0deg, #1e69e8, #165dce);
  box-shadow: 0.05rem 0.06rem 0rem 0rem #d3e4ff;
  border-radius: 0.28rem;
}
.phoneTeacherBox .teacher-module2 .swiper-container2 .swiper-slide {
  width: 100% !important;
}
.phoneTeacherBox .teacher-module2 .swiper-container2 .bgpic::after {
  content: "";
  background: url(/mobile/topic/teacher/images/part4-pic4.png) no-repeat;
  width: 2.7rem;
  position: absolute;
  height: 3.1rem;
  background-size: 100%;
  z-index: 5;
  bottom: 0;
  right: 0;
}
.phoneTeacherBox .teacher-module2 .swiper-container2 .headerPic {
  width: 5.6rem;
  display: block;
  margin: 0.45rem auto 0.3rem;
}
.phoneTeacherBox .teacher-module2 .swiper-container2 p {
  font-weight: bold;
  font-size: 0.34rem;
  color: #ffffff;
  margin-left: 0.6rem;
  letter-spacing: 0.04rem;
}
.phoneTeacherBox .teacher-module2 .swiper-container2 .txtPic {
  width: 6.5rem;
}
.phoneTeacherBox .teacher-module2 .btn-wrapper {
  margin-top: 0.4rem;
}
.phoneTeacherBox .teacher-module3 .content {
  width: 6.5rem;
  height: 7.6rem;
  background: linear-gradient(0deg, #1e69e8, #165dce);
  box-shadow: 0.05rem 0.06rem 0rem 0rem #d3e4ff;
  border-radius: 0.2rem;
  margin: 0 auto;
}
.phoneTeacherBox .teacher-module3 .content ul {
  padding-top: 0.1rem;
}
.phoneTeacherBox .teacher-module3 .content li {
  display: flex;
  justify-content: space-around;
  margin: 0.3rem 0.3rem 0 0.3rem;
  position: relative;
}
.phoneTeacherBox .teacher-module3 .content li img {
  width: 1.1rem;
  height: 1.1rem;
}
.phoneTeacherBox .teacher-module3 .content li h1 {
  font-weight: bold;
  font-size: 0.3rem;
  color: #ffffff;
  flex: 0.3;
  text-align: center;
  margin: 0.22rem 0.3rem 0 0.3rem;
}
.phoneTeacherBox .teacher-module3 .content li div {
  flex: 1;
}
.phoneTeacherBox .teacher-module3 .content li div p {
  font-weight: 400;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.37rem;
  opacity: 0.7;
}
.phoneTeacherBox .teacher-module3 .content li::after {
  content: "";
  position: absolute;
  border-bottom: 0.01rem solid #347ce8;
  width: 100%;
  top: -0.12rem;
}
.phoneTeacherBox .teacher-module3 .content li:first-child::after {
  border-bottom: none;
}
.phoneTeacherBox .teacher-module3 .content li:first-child h1,
.phoneTeacherBox .teacher-module3 .content li:last-child h1 {
  margin-top: 0.35rem;
}
.phoneTeacherBox .teacher-module3 .flow {
  width: 6.5rem;
  height: 1.93rem;
  background: #f5f8ff;
  border-radius: 0.2rem;
  border: 0.02rem #e0eaff dashed;
  margin: 0.2rem auto 0.5rem;
  padding: 0.5rem 0.32rem 0.32rem 0.32rem;
  position: relative;
}
.phoneTeacherBox .teacher-module3 .flow p {
  width: 2.4rem;
  height: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.26rem;
  color: #126fe3;
  line-height: 0.3rem;
  background: #f5f8ff;
  position: absolute;
  left: 50%;
  text-align: center;
  top: 0.35rem;
  transform: translateX(-50%);
}
.phoneTeacherBox .teacher-module3 .flow .txt {
  font-size: 0.24rem;
  color: #203b52;
  border-top: 0.02rem solid #93c3ff;
  padding-top: 0.4rem;
}
.phoneTeacherBox .teacher-module3 .flow .txt span {
  color: #126fe3;
}
.phoneTeacherBox .teacher-module4 {
  padding-top: 0.1rem;
  margin-top: 0.6rem;
  width: 7.5rem;
  height: 12.12rem;
  background: linear-gradient(0deg, #1e69e8, #165dce);
}
.phoneTeacherBox .teacher-module4 .hot {
  color: #fffc9e;
}
.phoneTeacherBox .teacher-module4 .title-wrapper h2 {
  color: #fff;
}
.phoneTeacherBox .teacher-module4 .title-wrapper p {
  color: #fff;
  opacity: 0.7;
}
.phoneTeacherBox .teacher-module4 .prev,
.phoneTeacherBox .teacher-module4 .next {
  position: absolute;
  width: 0.3rem;
  margin-top: 0.2rem;
}
.phoneTeacherBox .teacher-module4 .prev {
  left: 0.08rem;
}
.phoneTeacherBox .teacher-module4 .next {
  right: 0.08rem;
}
.phoneTeacherBox .teacher-module4 .btn-wrapper {
  margin-top: 0.5rem;
}
.phoneTeacherBox .teacher-module4 .swiper-container1 {
  width: 6.5rem !important;
  padding-bottom: 0.2rem;
  border: 0 solid #3885ff;
  border-left-width: 0.01rem;
  border-right-width: 0.01rem;
}
.phoneTeacherBox .teacher-module4 .swiper-container1 .swiper-wrapper {
  /* 关键：让 wrapper 适应内容宽度（默认是容器宽度） */
  width: auto;
  /* 水平排列 slide */
  white-space: nowrap;
  /* 禁止 slide 换行 */
}
.phoneTeacherBox .teacher-module4 .swiper-container1 .swiper-slide {
  /* 核心：让 slide 宽度由内容决定 */
  display: inline-block;
  width: auto !important;
  /* 覆盖 Swiper 自动添加的 width */
  white-space: normal;
  /* 恢复 slide 内部文本换行（可选） */
  /* 可选：添加内边距避免内容紧贴边缘 */
  padding: 0 10px;
}
.phoneTeacherBox .teacher-module4 .swiper-container1 .pic {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.25rem;
  color: #fff;
  text-align: center;
}
.phoneTeacherBox .teacher-module4 .swiper-container2 {
  padding: 0.4rem;
  background: #004fcb;
  border-radius: 0.28rem;
  width: 6.5rem;
  margin: 0.3rem auto 0.6rem;
  padding-bottom: 0.6rem;
  position: relative;
}
.phoneTeacherBox .teacher-module4 .swiper-slide .teachlist {
  height: 6.12rem;
  overflow-y: scroll;
}
.phoneTeacherBox .teacher-module4 .swiper-slide .teachlist::after {
  content: "";
  background: url(/mobile/topic/teacher/images/fuzzy.png) no-repeat;
  width: 5.72rem;
  height: 1.17rem;
  position: absolute;
  bottom: -0.01rem;
}
.phoneTeacherBox .teacher-module4 .swiper-slide dl {
  width: 5.7rem;
  height: 2.86rem;
  border-radius: 0.2rem;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.4rem;
  gap: 0.4rem;
}
.phoneTeacherBox .teacher-module4 .swiper-slide dl h2 {
  font-size: 0.24rem;
  font-weight: bold;
  color: #203b52;
  line-height: 0.4rem;
}
.phoneTeacherBox .teacher-module4 .swiper-slide dl p {
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #70808d;
  white-space: nowrap;
  /* 溢出内容隐藏 */
  overflow: hidden;
  /* 文本溢出时显示省略号 */
  text-overflow: ellipsis;
  /* 关键：设置最大显示行数 */
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* 显示4行 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  white-space: normal;
  /* 恢复换行，否则line-clamp无效 */
}
.phoneTeacherBox .teacher-module4 .swiper-slide dl dd {
  width: 3rem;
  padding: 0.1rem 0;
}
.phoneTeacherBox .teacher-module4 .swiper-slide dl img {
  width: 1.9rem;
  height: 2.86rem;
  border-radius: 0.2rem;
}
.phoneTeacherBox .teacher-module4 .swiper-slide dl:last-child {
  margin-bottom: 0;
}
.phoneTeacherBox .teacher-module5 .swiper-container1 .swiper-wrapper {
  display: flex;
  justify-content: center;
}
.phoneTeacherBox .teacher-module5 .swiper-container1 .swiper-wrapper .swiper-slide {
  width: 2.16rem !important;
  text-align: center;
  font-size: 0.25rem;
  padding-bottom: 0.14rem;
  margin-bottom: 0.32rem;
}
.phoneTeacherBox .teacher-module5 .swiper-container2 {
  width: 6.5rem;
  background: #f7f7f7;
  border-radius: 0.28rem;
}
.phoneTeacherBox .teacher-module5 .swiper-container2 img {
  display: block;
  margin: 0 auto;
}
.phoneTeacherBox .teacher-module5 .btn-wrapper {
  margin-top: 0.4rem;
}
.phoneTeacherBox .teacher-module6 .swiper-container {
  width: 6.5rem;
  margin: 0 auto;
}
.phoneTeacherBox .teacher-module6 .btn-wrapper {
  margin-top: 0.4rem;
}
.phoneTeacherBox .teacher-module7 {
  padding-top: 0.1rem;
  margin-top: 0.6rem;
  width: 7.5rem;
  height: 12.12rem;
}
.phoneTeacherBox .teacher-module7 .prev,
.phoneTeacherBox .teacher-module7 .next {
  position: absolute;
  width: 0.3rem;
  margin-top: 0.2rem;
}
.phoneTeacherBox .teacher-module7 .prev {
  left: 0.08rem;
}
.phoneTeacherBox .teacher-module7 .next {
  right: 0.08rem;
}
.phoneTeacherBox .teacher-module7 .btn-wrapper {
  margin-top: 0.5rem;
}
.phoneTeacherBox .teacher-module7 .swiper-container1 {
  width: 6.5rem !important;
  padding-bottom: 0.2rem;
}
.phoneTeacherBox .teacher-module7 .swiper-container1 .pic {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.25rem;
  text-align: center;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 {
  border-radius: 0.28rem;
  width: 6.5rem;
  position: relative;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide h4 {
  font-weight: bold;
  font-size: 0.32rem;
  color: #ffffff;
  padding: 0.4rem 0 0 0.45rem;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide p {
  font-weight: 400;
  font-size: 0.24rem;
  padding: 0.2rem 0 0 0.45rem;
  color: #ffffff;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .btn-wrapper {
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .content {
  width: 6.5rem;
  height: 8rem;
  background: url(/mobile/topic/teacher/images/part9-bg1.png) no-repeat;
  background-size: contain;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .content2 {
  background: url(/mobile/topic/teacher/images/part9-bg2.png) no-repeat;
  background-size: contain;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .content3 {
  background: url(/mobile/topic/teacher/images/part9-bg3.png) no-repeat;
  background-size: contain;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .content4 {
  background: url(/mobile/topic/teacher/images/part9-bg4.png) no-repeat;
  background-size: contain;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .content5 {
  background: url(/mobile/topic/teacher/images/part9-bg5.png) no-repeat;
  background-size: contain;
}
.phoneTeacherBox .teacher-module7 .swiper-container2 .swiper-slide .content6 {
  background: url(/mobile/topic/teacher/images/part9-bg6.png) no-repeat;
  background-size: contain;
}
