html,
body {
  height: 100%;
}
.banner {
  height: 4.4rem;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .swiper-pagination-bullets {
  top: 4.2rem;
  left: 50% !important;
  width: 100% !important;
  margin-left: -50%;
  height: 4.4rem;
}
.banner .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.03rem;
  margin: 0 2px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.banner .swiper-pagination-bullet-active {
  background-color: #fff;
}
.banner .swiper {
  height: 4.4rem;
}
.banner .swiper a {
  display: block;
  height: 4.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.banner-content {
  width: 12rem;
  height: 4.4rem;
  margin: -4.4rem auto 0;
}
.banner-content::before {
  display: table;
  content: "";
  line-height: 0;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.banner-content .classify {
  height: 4.4rem;
  width: 2.2rem;
  position: absolute;
}
.banner-content .classify-tab {
  background-color: rgba(0, 0, 0, 0.5);
  height: 4.4rem;
  width: 2.2rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
}
.banner-content .classify-tab-title {
  height: 0.54rem;
  font-size: 0.16rem;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid rgba(197, 200, 204, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box !important;
}
.banner-content .classify-tab-title > a {
  color: #fff;
  line-height: 0.54rem;
  display: block;
}
.banner-content .classify-tab-ul {
  margin-top: 0.08rem;
}
.banner-content .classify-tab-ul li {
  padding-bottom: 0.1rem;
  padding-top: 0.06rem;
}
.banner-content .classify-tab-ul li > p,
.banner-content .classify-tab-ul li > a {
  display: block;
  color: #fff;
  width: 100%;
  font-size: 0.16rem;
  font-weight: bold;
  position: relative;
  line-height: 0.4rem;
  padding-left: 0.43rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.banner-content .classify-tab-ul li > p::before,
.banner-content .classify-tab-ul li > a::before {
  content: "";
  width: 0.24rem;
  height: 0.24rem;
  position: absolute;
  top: 0.08rem;
  left: 0.12rem;
  background-repeat: no-repeat;
  background-size: 0.24rem;
  background-position: 0;
}
.banner-content .classify-tab-ul li > p::after,
.banner-content .classify-tab-ul li > a::after {
  content: "";
  width: 0.07rem;
  height: 0.12rem;
  position: absolute;
  top: 0.12rem;
  right: 0.15rem;
  background-image: url(../img/index/banner-right.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner-content .classify-tab-ul li > p > a {
  display: block;
  color: #fff !important;
}
.banner-content .classify-tab-ul li div {
  margin-left: 0.43rem;
  margin-right: 0.18rem;
  max-height: 0.52rem;
  overflow: hidden;
}
.banner-content .classify-tab-ul li div a {
  color: #fff;
  font-size: 0.14rem;
  display: inline-block;
  line-height: 1.5;
  margin-bottom: 0.05rem;
  margin-right: 0.1rem;
}
.banner-content .classify-tab-ul li.active {
  background-color: #fff;
  width: 2.24rem;
}
.banner-content .classify-tab-ul li.active > p,
.banner-content .classify-tab-ul li.active > a {
  color: #494ff5;
}
.banner-content .classify-tab-ul li.active > p::after,
.banner-content .classify-tab-ul li.active > a::after {
  background-image: url(../img/index/banner-right-active.png);
}
.banner-content .classify-tab-ul li.active div a {
  color: #949494;
}
.banner-content .classify-tab-ul li.active > p > a {
  color: #494ff5 !important;
}
.banner-content .classify-tab-ul.navs-li li:first-child p::before {
  background-image: url(../img/index-navs1.png);
}
.banner-content .classify-tab-ul.navs-li li:first-child.active p::before {
  background-image: url(../img/index-navs1-active.png);
}
.banner-content .classify-tab-ul.navs-li li:nth-child(2) p::before {
  background-image: url(../img/index-navs2.png);
}
.banner-content .classify-tab-ul.navs-li li:nth-child(2).active p::before {
  background-image: url(../img/index-navs2-active.png);
}
.banner-content .classify-tab-ul.navs-li li:nth-child(3) p::before {
  background-image: url(../img/index-navs3.png);
}
.banner-content .classify-tab-ul.navs-li li:nth-child(3).active p::before {
  background-image: url(../img/index-navs3-active.png);
}
.banner-content .classify-tab-ul.navs-more li {
  padding-bottom: 0.06rem;
}
.banner-content .classify-tab-ul.navs-more li > a::before {
  background-image: url(../img/index-navs-more.png);
}
.banner-content .classify-tab-ul.navs-more li.active {
  color: #494ff5 !important;
  background-color: #fff;
  width: 2.2rem;
}
.banner-content .classify-tab-ul.navs-more li.active > a::before {
  background-image: url(../img/index-navs-more-active.png);
}
.banner-content .classify-tab-ul.navs-more li.active > a::after {
  background-image: url(../img/index/banner-right-active.png);
}
.banner-content .classify-content {
  width: 4.8rem;
  height: 4.4rem;
  border: 2px solid #494ff5;
  padding: 0.12rem 0.3rem 0.2rem 0.3rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 2.2rem;
  z-index: 11;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.banner-content .classify-content:not(.hide) {
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.banner-content .classify-content.hide {
  display: none;
}
.banner-footer {
  width: 12rem;
  height: 1.1rem;
  position: absolute;
}
.banner-footer .recommend {
  position: absolute;
  top: 3.2rem;
  left: 2.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}
.banner-footer .recommend a {
  display: block;
  width: 2.4rem;
  height: 1.1rem;
}
.banner-footer .recommend a img {
  width: 2.4rem;
  height: 1.1rem;
  object-fit: cover;
}
.banner-footer .user {
  position: absolute;
  top: 3.2rem;
  right: 0;
  width: 2.4rem;
  height: 1.1rem;
  background-color: #fff;
  z-index: 10;
  cursor: pointer;
}
.banner-footer .user img {
  width: 0.67rem;
  height: 0.66rem;
  position: absolute;
  top: 0.22rem;
  left: 0.1rem;
  border-radius: 0.34rem;
}
.banner-footer .user span {
  color: #181818;
  line-height: 1;
  position: absolute;
  top: 0.3rem;
  left: 0.88rem;
  display: block;
  width: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner-footer .user a {
  display: block;
  width: 0.94rem;
  height: 0.34rem;
  background-color: #494ff5;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 0.34rem;
  position: absolute;
  top: 0.56rem;
  left: 0.88rem;
}
.navs-title {
  width: 100%;
  margin-bottom: 0.2rem;
  border-bottom: 1px solid #e4e4e8;
}
.navs-title span {
  line-height: 2;
  font-size: 0.2rem;
  font-weight: bold;
  border-bottom: 2px solid #494ff5;
  display: inline-block;
}
.navs .content {
  height: 3.4rem;
  overflow-y: auto;
}
.navs .content::-webkit-scrollbar {
  width: 0;
}
.navs-content {
  padding-bottom: 0.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.navs-content-title {
  width: 1.26rem;
  display: block;
}
.navs-content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 3.08rem;
}
.navs-content ul li {
  padding: 0 0.15rem;
  position: relative;
  margin-bottom: 0.2rem;
}
.navs-content ul li::before {
  content: "";
  width: 1px;
  height: 0.12rem;
  background-color: #e4e4e8;
  position: absolute;
  top: 0.05rem;
  right: 0;
}
.navs-content ul li:last-child::before {
  background-color: #fff;
}
.navs-content ul li a {
  color: #949494;
}
.navs-content ul li a:hover {
  color: #494ff5;
}
.floor-1 .course-li {
  margin-bottom: 0;
}
.floor-1 .course-li a h2 > img:first-child {
  width: 0.18rem;
}
.floor-1 .course-li a h2 > img.seckill-icon {
  width: 0.4rem;
  height: 0.2rem;
  margin-right: 0.04rem;
}
.floor-1 .course-li-price .group-right .datetime {
  line-height: 1;
}
.floor-1 .course-li-price .group-left p:nth-child(2) {
  margin-bottom: 0;
}
.floor-1 .course-li-price > div {
  padding-top: 0;
  padding-bottom: 0;
  height: 0.72rem;
  display: flex;
  align-items: center;
}
.floor-1 .teacher-item {
  margin-right: 0.36rem;
}
.floor-1 .teacher-item img {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 1000px;
}
.floor {
  width: 11.8rem;
  margin: 0 auto;
}
.floor .joint-tip {
  background: url("https://oss.kaoyanvip.cn/attach/file1624950752541.png")
    no-repeat top right #ffffff;
}
.floor .swiper-pagination-bullet {
  background-color: #fff;
}
.floor-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0.3rem;
}
.floor-title h2 {
  font-size: 0.26rem;
  line-height: 1;
  color: #1d2125;
  font-weight: bold;
}
.floor-title a {
  color: #949494;
  position: relative;
  line-height: 0.26rem;
  display: block;
  padding-right: 0.14rem;
}
.floor-title a::after {
  content: "";
  width: 0.05rem;
  height: 0.08rem;
  position: absolute;
  right: 0;
  top: 0.09rem;
  background: url(../img/index-more.png) no-repeat center;
  background-size: 0.05rem 0.08rem;
}
.first-floors {
  padding-bottom: 0.5rem;
}
.first-floors .floor:first-child {
  padding-top: 0.4rem;
}
.first-floors .floor:nth-child(2) {
  padding-top: 0.5rem;
}
.last-floors .floor {
  padding-top: 0.6rem;
}
.last-floors .floor:first-child {
  padding-top: 0.55rem;
}
.course-footer-btn {
  display: none;
}
.has-swipe-floor .swiper {
  width: 2.8rem;
  height: 4.38rem;
  float: left;
  overflow: hidden;
}
.has-swipe-floor .swiper-container-horizontal > .swiper-pagination-bullets,
.has-swipe-floor .swiper-pagination-custom,
.has-swipe-floor .swiper-pagination-fraction {
  bottom: 0.25rem;
}
.has-swipe-floor .cards-con {
  float: left;
  width: calc(100% - 2.8rem);
  padding-left: 0.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.has-swipe-floor .cards-center {
  width: 6rem;
  margin-top: -0.2rem;
}
.has-swipe-floor .cards-center > .course-li {
  float: left;
  margin-right: 0;
  margin-top: 0.2rem;
  margin-left: 0.2rem;
}
.has-swipe-floor .cards-center > .course-li:nth-child(2n + 1) {
  margin-left: 0;
}
.has-swipe-floor .cards-right .recomend-card:first-child {
  margin-bottom: 0.2rem;
}
.has-swipe-floor .course-li-price {
  display: none;
}
.has-swipe-floor .course-li {
  width: 2.8rem;
  height: 2.09rem;
  overflow: hidden;
  margin-bottom: 0;
}
.has-swipe-floor .course-li h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.has-swipe-floor .course-li .teacher {
  margin-top: 0.24rem;
}

.course-li.has-footer a {
  padding-top: 0.28rem;
}
.course-li.has-footer h2 {
  height: 0.25rem;
  line-height: 0.25rem;
  -webkit-line-clamp: 1;
}
.course-li.has-buy {
  background: url("https://oss.kaoyanvip.cn/attach/file1680074343878.png")
    no-repeat top right #ffffff;
  background-size: 0.56rem 0.23rem;
}
.course-li.has-footer .teacher {
  margin-top: 0.12rem;
  margin-bottom: 0.15rem;
}
.course-card-has-footer .course-content-wrap {
  margin-top: 0.04rem;
}
.course-card-has-footer .course-li-price {
  display: none;
}
.course-card-has-footer .teacher-item img {
  width: 0.32rem;
  height: 0.32rem;
}
.course-card-has-footer .course-footer-btn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.course-card-has-footer .course-footer-btn .free {
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  font-size: 0.18rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #ff3333;
  background: rgba(255, 51, 51, 0.03);
}
.course-card-has-footer .course-footer-btn .free:hover {
  background: rgba(255, 51, 51, 0.06);
}
.course-card-has-footer .course-footer-btn .learn {
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  font-size: 0.18rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #949494;
  background: rgba(73, 79, 252, 0.03);
}
.course-card-has-footer .course-footer-btn .learn:hover {
  color: #494ffc;
  background: rgba(73, 79, 252, 0.06);
}

.course-card-has-footer .course-footer-btn .customize {
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  font-size: 0.18rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #4678f8;
  background: rgba(240, 244, 255, 1);
}

.course-li a.course-card-seckill {
  padding-top: 0.28rem;
}
.course-card-seckill.handleDetail h2 {
  height: 0.25rem;
  line-height: 0.25rem;
  -webkit-line-clamp: 1;
}
.course-card-seckill .course-price-wrap {
  margin-top: 0.16rem;
  padding: 0 0.2rem;
  font-size: 0.22rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #ff3333;
}
.course-card-seckill .course-price-wrap span {
  font-size: 0.14rem;
  display: inline-block;
  margin-left: 0.06rem;
  position: relative;
  top: -0.03rem;
}
.course-card-seckill .course-content-wrap .seckill-time-preheat {
  font-size: 0.14rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #949494;
  background-image: url(https://oss.kaoyanvip.cn/attach/file1685684517882.png);
  background-repeat: no-repeat;
  background-size: 0.12rem 0.12rem;
  background-position: 0.2rem;
  text-indent: 0.16rem;
  padding: 0 0.2rem;
}
.course-card-seckill .course-content-wrap .seckill-time-countdown {
  color: #ff7135 !important;
}
.course-card-seckill .course-footer-wrap {
  height: 0.72rem;
  background: linear-gradient(
    180deg,
    rgba(255, 51, 51, 0.03) 0%,
    rgba(255, 51, 51, 0.03) 100%
  );
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.2rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.course-card-seckill .course-footer-wrap .left {
  font-size: 0.16rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #1d2125;
}
.course-card-seckill.course-card-seckill-countdown .course-footer-wrap .left {
  font-size: 0.14rem;
  color: #949494;
}
.course-card-seckill.course-card-seckill-countdown
  .course-footer-wrap
  .left
  span {
  display: inline-block;
  padding-left: 0.04rem;
  color: #1d2125;
}
.course-card-seckill .course-footer-wrap .right span {
  display: inline-block;
  width: 0.94rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  background: #ffffff;
  border-radius: 0.2rem;
  border: 1px solid #ebebeb;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #c5c8cc;
}
.course-card-seckill .course-footer-wrap .right span.appoint {
  background: #ff3333;
  background-image: url(https://oss.kaoyanvip.cn/attach/file1685686009145.png);
  background-size: 0.14rem;
  background-repeat: no-repeat;
  background-position: 0.22rem 0.14rem;
  border: none;
  text-indent: 0.18rem;
  color: #ffffff;
}
.course-card-seckill.course-card-seckill-countdown
  .course-footer-wrap
  .right
  span {
  background: linear-gradient(134deg, #ff336a 0%, #ff3333 60%, #ff7135 100%);
  border: none;
  color: #ffffff;
}

.recomend-course-li {
  width: 3.8rem;
  background: #e5e5e5;
  border-radius: 0.06rem;
}
/* 老师头像+名称 */
.course-li {
  margin-bottom: 0.1rem;
  margin-right: 0.2rem;
}
.course-li .teacher {
  margin: 0.3rem 0.2rem 0.2rem;
}
.course-li:nth-child(3n) {
  margin-right: 0;
}
.floor-1 .course-li {
  width: 3.8rem;
}
.floor-1 .course-li a h2 img {
  width: auto;
  height: auto;
  top: -0.01rem;
  position: relative;
  margin-right: 0.1rem;
}
.floor-swipe-container .swiper-slide {
  background-size: cover;
}
.mianfei-modal-input {
  box-sizing: border-box;
}
.mianfei-modal-input[css-has-value] {
  background-color: #fff;
}
.floor .course-li,
.floor .recomend-card,
.floor .recomend-course-li {
  box-shadow: 0px 0px 0px 0px rgba(197, 199, 203, 0.4);
  transition: box-shadow ease-in 0.3s;
}
.floor .course-li:hover,
.floor .recomend-card:hover,
.floor .recomend-course-li:hover {
  cursor: pointer;
  box-shadow: 0px 0.04rem 0.2rem 0px rgba(197, 199, 203, 0.4);
}
.floor .course-li:hover {
  border: none;
}
.floor-1 .course-li a h2 {
  font-size: 0.22rem;
  height: 2.8em;
  margin-bottom: 0.15rem;
}
.floor-1 .course-li a .course-desc p {
  line-height: 1;
}
.floor-1 .course-li-price {
  border-top-color: transparent;
}
.floor-1 .course-li-price:before {
  content: "";
  display: block;
  height: 1px;
  background-image: url("https://oss.kaoyanvip.cn/uploads/file1598517408047.png");
}
.floor-swipe .coupon-info-simple-t {
  line-height: 0.26rem;
}
.floor-swipe .coupon-info {
  width: 2.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.18rem;
  background-color: #fff;
}
.floor-swipe .coupon-info-simple {
  width: 2.4rem;
  margin-top: 0.1rem;
  margin-bottom: 0.18rem;
  color: #fff;
}
.floor-swipe .coupon-info-t {
  box-sizing: border-box;
  padding-left: 0.14rem;
  padding-right: 0.14rem;
}
.floor-swipe .coupon-info-sub-t {
  box-sizing: border-box;
}
.floor-swipe .coupon-info-btn {
  width: 1.56rem;
  height: 0.38rem;
  border-radius: 1000rem;
  line-height: 0.38rem;
}
.floor-swipe .coupon-item {
  width: 2.4rem;
  margin-bottom: -0.06rem;
}
.floor-swipe .coupon-item-content {
  padding-top: 0.06rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.floor-swipe .coupon-item-bg {
  margin-left: -0.08rem;
}
.floor-swipe .coupon-item-left {
  left: 0.1rem;
  top: 0.06rem;
}
.floor-swipe .coupon-item-price {
  width: 0.16rem;
  height: 0.16rem;
  background: #ff3333;
  border-radius: 50%;
  line-height: 0.16rem;
}
.floor-swipe .coupon-item-submit {
  right: -0.02rem;
  top: 0.06rem;
  width: 0.6rem;
  height: 0.7rem;
}
.mianfei-toggle {
  left: 0.2rem;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mianfei-modal {
  display: none;
  width: 2.4rem;
  height: 5.28rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.02rem 0.2rem 0 rgba(197, 200, 204, 0.4);
  box-shadow: 0 0.02rem 0.2rem 0 rgba(197, 200, 204, 0.4);
  border-radius: 0.12rem;
  left: 0.3rem;
  bottom: 50%;
  margin-bottom: -2.64rem;
  z-index: 30;
}
.mianfei-modal-input {
  background-color: #f7f8fc;
  border-color: #e0e2e3;
}
.mianfei-modal-close {
  position: absolute;
  right: -0.2rem;
  top: -0.2rem;
}
.mianfei-modal-title {
  width: 100%;
  height: 0.48rem;
  background: #ff3333;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
}
.mianfei-modal-title > div {
  width: 1.44rem;
  height: 0.26rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #fff;
  line-height: 0.24rem;
}
.mianfei-modal-submit-btn {
  width: 2rem;
  height: 0.48rem;
  background: #fdc715;
  border-radius: 0.24rem;
  line-height: 0.45rem;
}
.mianfei-modal-content {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mianfei-modal-line {
  width: 100%;
  height: 1px;
}
.mianfei-modal-qrcode {
  width: 0.68rem;
  height: 0.68rem;
  background: #eeeeee;
}
.mianfei-modal-qrcode-notice {
  width: 1.15rem;
  font-size: 0.15rem;
  font-weight: 500;
  color: #1d2125;
  line-height: 0.28rem;
}
.mianfei-modal .bootstrap-datetimepicker-widget {
  font-size: 0.14rem;
  background-color: #ffffff;
}
.mianfei-modal .bootstrap-datetimepicker-widget .table-sm th,
.mianfei-modal .bootstrap-datetimepicker-widget .table-sm td {
  padding: 0.15rem;
}
.online-ask {
  width: 0.62rem;
  right: 0.3rem;
  top: 3rem;
  z-index: 11;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(197, 200, 204, 0.5);
  box-shadow: 0px 2px 20px 0px rgba(197, 200, 204, 0.5);
  border-radius: 0.06rem;
  padding-bottom: 0.06rem;
}
.online-ask .online-ask-btn:hover > .online-ask-txt {
  color: #494ff5;
}
.online-ask .online-ask-modal .online-ask-txt {
  line-height: 0.75;
}
.online-ask-link:hover .online-ask-modal {
  display: block;
}
.online-ask-link .online-ask-modal {
  display: none;
}
.online-ask-txt {
  line-height: 1;
  margin-top: 0.04rem;
}
.online-ask-header {
  background: #ff7135;
  border-radius: 0.06rem 0.06rem 0rem 0rem;
}
.online-ask-title {
  font-size: 0.16rem;
  color: #fff;
  display: inline-block;
  padding: 0.3rem 0.15rem 0.08rem;
  position: relative;
  text-align: center;
  line-height: 0.21rem;
}
.online-ask-title:hover {
  color: #fff;
}
.online-ask-logo {
  position: absolute;
  top: -0.23rem;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%);
}
.online-ask-logo img {
  border-radius: 50%;
  max-width: none;
}
.online-ask-line {
  display: block;
  width: 0.5rem;
  height: 1px;
  background: rgba(197, 200, 204, 0.2);
  margin-left: auto;
  margin-right: auto;
}
.online-ask-btn {
  /* height: 0.6rem; */
  padding: 0.1rem 0.07rem;
  background-color: #ffffff;
}
.download-mobile {
  padding: 0 0.03rem;
  line-height: 0.2rem;
}
.online-ask-btn:last-child {
  border-radius: 0.06rem;
}
.online-ask-modal {
  width: 1.6rem;
  height: 2.03rem;
  background: #ffffff;
  -webkit-box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(197, 200, 204, 0.4);
  box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(197, 200, 204, 0.4);
  border-radius: 0.06rem;
  left: -1.63rem;
}
.swipe-inner-card {
  width: 2.4rem;
  height: 1.53rem;
  background: #ffffff;
}
.swipe-inner-card-content {
  width: 2.04rem;
}
.swipe-inner-card-btn {
  display: block;
  width: 156px;
  height: 38px;
  background: #ff4b64;
  border-radius: 19px;
}
.recomend-card {
  width: 2.8rem;
  height: 2.09rem;
  overflow: hidden;
}
.recomend-card .recomend-card-teachers {
  max-width: calc(11em + 0.06rem * 2);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recomend-card .recomend-card-teacher {
  margin-right: 0.06rem;
}
.recomend-card .recomend-card-teacher:last-child {
  margin-right: 0;
}
.recomend-card-bg {
  position: absolute;
  left: 0;
  top: 0;
}
.recomend-card-content {
  position: absolute;
  left: 0;
  top: 0;
}
.recomend-card-btn {
  line-height: 0.2rem;
  padding-left: 0.07rem;
  padding-right: 0.07rem;
  border-radius: 1000px;
  white-space: nowrap;
}
.recomend-card-img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.activity-trial-lesson {
  width: 100%;
  height: 0.7rem;
  background: #ff3333;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 30;
}
.activity-trial-lesson-logo > img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.activity-trial-lesson-search {
  width: 1.96rem;
  height: 0.44rem;
  border-radius: 0.22rem;
  background: #ffffff;
}
.activity-trial-lesson-search > input {
  width: 100%;
  border: none;
  font-size: 0.16rem;
}
.activity-trial-lesson-search > input:focus {
  outline: none;
}
.activity-trial-lesson-search-submit {
  width: 1.1rem;
  height: 0.44rem;
  background: #ffa829;
  border-radius: 0.6rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.activity-trial-lesson-btn {
  width: 1.1rem;
  height: 100%;
  background-color: #ffa829;
  border-radius: 0 0.22rem 0.22rem 0;
  right: 0;
  top: 0;
  color: #fff;
  font-weight: bold;
}
.activity-trial-lesson-submit {
  width: 1.1rem;
  height: 0.44rem;
  background: #ffa829;
  border-radius: 0.6rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.mianfei-modal .bootstrap-datetimepicker-widget {
  display: none;
}
.online-ask-link .online-ask-modals {
  width: 3.2rem;
  left: -3.3rem;
}
.online-ask-link .online-ask-modals .ask-modals {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.online-ask-modals {
  display: block;
  width: 3.2rem;
  height: 2.03rem;
  display: flex;
  justify-content: space-around;
}

/* 弹窗广告 */
#homeAdModal .home-ad-modal-content {
  width: 10.95rem;
  height: 6.9rem;
  padding: 0.2rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}
#homeAdModal .home-ad-modal-content .home-ad {
  width: 10.95rem;
  height: 6.9rem;
  cursor: pointer;
}

.online-qrcode.online-ask-modal {
  width: 1.82rem;
  height: 2.3rem;
  display: none;
}

.online-qrcode .close {
  font-size: .32rem;
  transform: rotate(45deg);
  color: #C7C9CC;
  cursor: pointer;
}