<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.location {
  width: 1400px;
  margin: 0 auto;
}

.location a,
.location span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1;
}

.location span {
  margin: 0 5px;
}

.location a:hover {
  color: #dc0000;
  text-decoration: underline;
}

.lesson-list {
  width: 1400px;
  margin: 0 auto;
  margin-top: 40px;
}

.lesson-list .classify {
  width: 1304px;
  padding-left: 96px;
  position: relative;
}

.lesson-list .classify p {
  line-height: 30px;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
}

.lesson-list .classify ul {
  width: 1304px;
}

.lesson-list .classify ul li {
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.lesson-list .classify ul li a {
  display: inline;
  font-size: 16px;
}

.lesson-list .classify ul li.this a {
  display: block;
  padding: 0 14px;
  height: 30px;
  background-color: #dc0000;
  border-radius: 10px;
  color: #ffffff;
}

.lesson-list .list {
  width: 100%;
  margin-top: 50px;
}

.lesson-list .list ul {
  width: 100%;
}

.lesson-list .list ul li {
  width: 318px;
  background-color: #ffffff;
  padding-bottom: 20px;
  border-radius: 16px;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
  position: relative;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: solid 1px #f4f5f7;
}

.lesson-list .list ul li a {
  width: 100%;
}

.lesson-list .list ul li a img {
  width: 100%;
  height: 238px;
  border-radius: 16px 16px 0 0;
}

.lesson-list .list ul li a .lesson-name {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  margin-top: 20px;
  padding-right: 16px;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lesson-list .list ul li a .lesson-name span {
  float: left;
  width: 24px;
  height: 24px;
  border-radius: 9px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  margin: 0 10px 0 15px;
}

.lesson-list .list ul li a .lesson-name .hui {
  background-color: #ff000f;
}

.lesson-list .list ul li a .lesson-name .jian {
  background: #fda11e;
}

.lesson-list .list ul li a .lesson-time {
  text-indent: 49px;
  height: 14px;
  font-size: 14px;
  color: #5e6370;
  line-height: 1;
  margin-top: 10px;
}

.lesson-list .list ul li a .lesson-price {
  height: 20px;
  margin-top: 12px;
}

.lesson-list .list ul li a .lesson-price s,
.lesson-list .list ul li a .lesson-price span {
  display: block;
  float: right;
}

.lesson-list .list ul li a .lesson-price s {
  font-size: 12px;
  color: #b3b3b3;
  line-height: 2;
  margin-right: 12px;
}

.lesson-list .list ul li a .lesson-price span {
  font-size: 20px;
  color: #ff000f;
  font-weight: bold;
  line-height: 1;
  margin-right: 15px;
}

.lesson-list .list ul .zuinew::after {
  display: block;
  content: '';
  width: 62px;
  height: 61px;
  background: url(../../images/news/new-caidai.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: -3px;
  left: -3px;
}

.lesson-list .list ul li:nth-child(4n) {
  margin-right: 0;
}

.lesson-list .list ul li:hover {
  box-shadow: 0px 6px 38px 0px rgba(162, 162, 162, 0.26);
}

.lesson-list .page {
  width: 1200px;
  height: 40px;
  border-radius: 8px;
  margin: 80px auto;
}

.lesson-list .pageTest {
  width: 100%;
  height: 100%;
}

.lesson-list .pageTest ul {
  float: left;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.lesson-list .pageTest ul li {
  height: 40px;
  background-color: #f4f5f7;
  border-radius: 8px;
  float: left;
  margin: 0 10px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.lesson-list .pageTest ul li a {
  padding: 0 16px;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.lesson-list .pageTest ul .activP {
  background-color: #dc0000;
}

.lesson-list .pageTest ul .activP a {
  color: #ffffff;
}

.hot-zhuanti {
  width: 1400px;
  margin: 60px auto;
}

.hot-zhuanti .mySwiper5 {
  width: 100%;
  height: 215px;
  margin-top: 40px;
}

.hot-zhuanti .mySwiper5 .swiper-slide a {
  width: 320px;
  height: 160px;
  margin: 0 auto;
}

.hot-zhuanti .mySwiper5 .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.hot-zhuanti .mySwiper5 .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: auto;
  height: 12px;
  bottom: 3px;
}

.hot-zhuanti .mySwiper5 .swiper-pagination .swiper-pagination-bullet {
  display: block;
  float: left;
  opacity: 1;
  background-color: #cccccc;
  margin: 2px 4.5px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.hot-zhuanti .mySwiper5 .swiper-pagination .swiper-pagination-bullet-active {
  transform: scale(1.25);
  background: #dc0032;
}

.hot-zhuanti .mySwiper5 .swiper-button-next,
.hot-zhuanti .mySwiper5 .swiper-button-prev {
  height: 18px;
  margin: 0;
  top: auto;
  bottom: 0;
  color: #cccccc;
  opacity: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.hot-zhuanti .mySwiper5 .swiper-button-prev {
  left: 560px;
}

.hot-zhuanti .mySwiper5 .swiper-button-next {
  right: 560px;
}

.hot-zhuanti .mySwiper5 .swiper-button-next:after,
.hot-zhuanti .mySwiper5 .swiper-button-prev:after {
  font-size: 18px;
}

.hot-zhuanti .mySwiper5:hover .swiper-button-next,
.hot-zhuanti .mySwiper5:hover .swiper-button-prev {
  opacity: 1;
}

h1 {
  width: 100%;
  font-size: 28px;
  line-height: 1;
  height: 28px;
  text-indent: 36px;
  position: relative;
}

h1::after {
  content: '';
  display: block;
  width: 20px;
  height: 19px;
  background-color: #dc0032;
  border-radius: 4px;
  opacity: 0.2;
  position: absolute;
  top: 9px;
  left: 6px;
}

h1::before {
  content: '';
  display: block;
  width: 20px;
  height: 19px;
  background-color: #dc0032;
  border-radius: 4px;
  position: absolute;
  top: 4px;
  left: 0;
}

h1 span {
  color: #dc0000;
}

h1 p {
  float: right;
  font-size: 16px;
  color: #9da5b4;
  line-height: 28px;
  font-weight: normal;
  text-indent: 0;
}

h1 a {
  float: right;
  font-size: 14px;
  color: #5e6370;
  font-weight: normal;
  line-height: 28px;
  text-indent: 0;
}

h1 img {
  display: block;
  position: absolute;
  top: 0;
  left: 165px;
  animation: checkin 0.5s ease infinite alternate;
}

@media (max-width: 1440px) {
  h1 {
    font-size: 24px;
    height: 24px;
    text-indent: 30px;
  }

  h1::after {
    width: 16px;
    height: 16px;
    border-radius: 3px;
  }

  h1::before {
    width: 16px;
    height: 16px;
    border-radius: 3px;
  }

  h1 p {
    font-size: 14px;
    line-height: 24px;
  }

  h1 a {
    line-height: 24px;
  }

  h1 img {
    left: 140px;
  }

  .location {
    width: 1200px;
  }

  .hot-zhuanti {
    width: 1200px;
    margin-top: 50px;
  }

  .hot-zhuanti .mySwiper5 {
    height: 184px;
    margin-top: 34px;
  }

  .hot-zhuanti .mySwiper5 .swiper-slide a {
    width: 276px;
    height: 138px;
  }

  .hot-zhuanti .mySwiper5 .swiper-button-prev {
    left: 460px;
  }

  .hot-zhuanti .mySwiper5 .swiper-button-next {
    right: 460px;
  }

  .lesson-list {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
  }

  .lesson-list .classify {
    width: 1104px;
  }

  .lesson-list .classify ul {
    width: 1104px;
  }

  .lesson-list .list {
    margin-top: 40px;
  }

  .lesson-list .list ul li {
    width: 275px;
    margin-right: 30px;
    margin-bottom: 24px;
    padding-bottom: 15px;
  }
  .lesson-list .list ul li a img {
    height: 206px;
  }
  .lesson-list .list ul li a .lesson-name {
    margin-top: 15px;
  }

  .lesson-list .list ul .zuinew::after {
    width: 54px;
    height: 53px;
    top: -2px;
    left: -2px;
  }

  .lesson-list .page {
    margin: 60px auto;
  }
}</pre></body></html>