.header {
  background-image: linear-gradient(to left, #1c9c6c, #147555);
}

.hero-body {
  padding-top: 8.938rem;
  background-image: linear-gradient(to left, #1c9c6c, #147555) !important;
}

.bg {
  width: 28rem;
  height: 31.25rem;
}

.bg>img {
  object-fit: contain;
  opacity: 0.06;
}

.banner-bg {
  position: absolute;
  z-index: 0;
  width: max-content;
  height: 100%;
  top: 0;
  left: 0;
}

.banner-bg>img {
  object-fit: contain;
  width: 27.813rem;
  height: 31.25rem;
}
.class-list .media-content a {
  color: #3e464c;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 10px;
}

.media-left,
.media-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.media-left {
  width: 30%;
  padding-left: .25rem;
  padding-top: .75rem;
  margin-right: 0;
}

.media-left>img {
  width: 15.75rem;
  height: 9.5rem;
  max-width: 15.75rem;
}

.media-left>p {
  font-family: Roboto;
  font-size: .875rem;
  line-height: 1.71;
  text-align: justify;
  color: #a1a6ab;
  margin-top: .625rem;
}

.media-content {
  flex-grow: 5;
  flex-basis: 0%;
  padding-right: 1.25rem;
  padding-top: .75rem;
  position: relative;
  margin-left: 1.5rem;
  height: 100%;
}

.media-content>title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  color: #020508;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
}

title {
  display: block;
}

.media-content>p {
  line-height: 2;
  font-size: 14px;
  padding-bottom: 30px;
  margin-top: .625rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
  overflow: hidden;
}

.teacher {
  display: flex;
}

.teacher>strong {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25;
  color: #020508;
  margin-top: .625rem;
  display: inline-block;
  flex-shrink: 0;
}

.teacher>span {
  font-size: 1rem;
  line-height: 1.88;
  color: #020508;
  margin-top: .313rem;
  display: inline-block;
}

.media-content>a.button {
  width: 5rem;
  height: 2rem;
  margin-top: .75rem;
  border-radius: 3px;
  background-color: #00aa72;
  box-shadow: 0 1px 2px 0 rgba(0, 41, 27, 0.08);
  font-size: .875rem;
  color: #ffffff;
  outline: none;
}

.media-content>time {
  right: 1.25rem;
  position: absolute;
  bottom: -1px;
  font-family: Roboto;
  font-size: .875rem;
  line-height: 1.71;
  color: #68747f;
}

.media-content>time>span {
  color: #00a971;
}

.classes-container {
  border-radius: .375rem;
  box-shadow: 0 .75rem 1.5rem 0 rgba(0, 0, 0, 0.03);
  -webkit-border-radius: .375rem;
  padding: 1.25rem 1.5rem;
  padding-bottom: 0;
  min-height: 3.75rem;
}

.all-classes {
  width: fit-content;
}

.all-classes li {
  margin: 0rem 3.15rem 1.25rem 0;
  font-size: 1rem;
  line-height: 1.25;
  float: left;
}

.classes-container>.classes-more li {
  margin-right: 2.918rem;
}

.all-classes li>a {
  color: #020508;
}

.classes li.active>a {
  color: #00aa72;
}

.all-classes li:last-child {
  margin-right: 0;
}

.all-classes li span>img {
  width: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.all-classes li span>img:hover {
  cursor: pointer;
}

div.class-more {
  margin-top: .938rem;
}

p#goback {
  position: absolute;
  top: -2.75rem;
  left: 0;
  cursor: pointer;
}

p#goback>img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
}

article.media,
article.column {
  border-radius: .375rem;
  background-color: #ffffff;
  box-shadow: 0 .75rem 1.5rem 0 rgba(0, 0, 0, 0.03);
  -webkit-border-radius: .375rem;
  padding-bottom: 1.25rem;
  margin-top: .25rem !important;
}

.about-school {
  border-radius: .375rem;
  background-image: linear-gradient(to left, #1c9c6c, #147555);
  box-shadow: 0 .75rem 1.5rem 0 rgba(56, 51, 51, 0.03);
  -webkit-border-radius: .375rem;
  padding: 1.5rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.about-school>title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
}

.about-school>p {
  margin-top: .625rem;
  font-size: 1.125rem;
  line-height: 1.72;
  color: #ffffff;
  font-family: Roboto;
}

.hot-pro {
  border-radius: .375rem;
  background-color: #ffffff;
  box-shadow: 0 .75rem 1.5rem 0 rgba(0, 0, 0, 0.03);
  -webkit-border-radius: .375rem;
  -moz-border-radius: .375rem;
  -ms-border-radius: .375rem;
  -o-border-radius: .375rem;
  padding-top: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.75rem;
  padding-bottom: 1.44rem;
  margin-top: 2.53rem;
}

.hot-pro>title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  color: #020508;
}

.hot-pro>.container {
  width: 100%;
  margin-top: 1.313rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.hot-pro>.container>a {
  font-family: Roboto;
  font-size: 1rem;
  border-radius: 1px;
  background-color: #f5f8fa;
  line-height: 1.88;
  color: #68747f;
  padding: 3px 8px;
  margin-right: 8px;
  margin-bottom: .688rem;
  text-decoration: none;
}

.left-sider {
  width: 100%;
  margin: 0;
}

.banner-container {
  display: flex;
}

figure.banner-img {
  width: auto !important;
  margin-right: 1.75rem;
}

figure.banner-img>img {
  object-fit: contain;
}

.title-container {
  flex-grow: 1;
  margin-left: 5.75rem !important;
  padding-top: 3.313rem;
}

.title-container>h1 {
  font-size: 2.5rem;
  font-weight: 500;
  color: #ffffff !important;
}

.title-container>h3 {
  margin-top: -0.875rem !important;
  font-size: 1.125rem;
  line-height: 1.72;
  color: #ffffff !important;
}

.hidden {
  display: none !important;
}

figure.banner-bg>img {
  object-fit: cover;
  width: 28rem;
  height: 31.25rem;
}

.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  z-index: 999;
  display: none;
}

.modal-enroll,
.modal-login-prompt {
  width: fit-content;
  height: fit-content;
  position: fixed;
  background: #ffffff;
  border-radius: 10px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1000;
  flex-direction: column;
  align-items: center;
  display: none;
  overflow: hidden;
}

.modal-title {
  width: 100%;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #020508;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #999;
  margin-bottom: 2rem;
}

.enroll-form {
  padding-left: 4.2rem;
  padding-right: 4.2rem;
}

.enroll-form-item {
  margin-bottom: 2.5rem;
  display: flex;
  align-items: center;
}

.enroll-form-item:last-of-type {
  align-items: flex-start;
}

.enroll-label {
  font-size: 0.875rem;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: right;
  color: #020508;
  margin-right: 1.87rem;
  display: inline-block;
}

.enroll-form input,
.select-box {
  width: 22.5rem;
  height: 2.25rem;
  border-radius: 3px;
  border: solid 1px #d5dee7;
  background-color: #fff;
  font-size: 0.875rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #020508;
}

.select-box {
  line-height: 2.25rem;
  position: relative;
  color: #d5dee7;
}

.select-text {
  height: 100%;
  width: 100%;
}

.enroll-form-item {
  position: relative;
}

.enroll-form-item:first-of-type::before {
  content: '中文全名';
  position: absolute;
  top: 2.7rem;
  left: 4.5rem;
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #697886;
}

.enroll-form-item:last-of-type {
  display: flex;
  flex-direction: column;
}

.enroll-form-item-warn {
  position: absolute;
  top: 2.7rem;
  right: 0;
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #ff4d4f;
  visibility: hidden;
}

.select-box::after {
  content: '';
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  width: 0;
  height: 0;
  border-width: 0.3rem;
  border-style: solid;
  border-color: #324558 transparent transparent transparent;
  display: block;
  pointer-events: none;
}

.select::-ms-expand {
  display: none;
}

.select-choices {
  width: 22.4rem;
  border-radius: 3px;
  background-color: #fff;
  font-size: 0.875rem;
  position: absolute;
  top: 2.3rem;
  left: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 999;
  display: none;
  overflow: hidden;
}

.select-choice {
  padding-left: 0.4rem;
  color: #020508;
}

.select-choice:hover {
  background-color: #00aa72;
  color: #fff;
}

.cloud-radios {
  display: flex;
  flex-direction: column;
  margin-left: 5.7rem;
  margin-top: 1rem;
}

.cloud-radio {
  position: relative;
  font-size: 0.875rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #324558;
}

.cloud-radio::before {
  content: '';
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  box-shadow: inset 0 1px 2px 0 rgba(2, 5, 8, 0.08);
  border: solid 1px #c6d1dc;
  position: absolute;
  left: -1.3rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

.cloud-radio-active::before {
  border: solid 0.25rem #00aa72;
}

.submit {
  background-color: #00aa72;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(23, 96, 47, 0.2);
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fff;
  outline: none;
  border: none;
  padding: 0.4rem 0.7rem;
  margin-bottom: 2rem;
}

.cancel {
  outline: none;
  border: none;
  font-size: 1.2rem;
  font-weight: 500;
  color: #999;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.modal-login-prompt-text {
  font-size: 0.875rem;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #020508;
  padding-left: 4.2rem;
  padding-right: 4.2rem;
  margin-bottom: 2.5rem;
}

.go {
  background-color: #00aa72;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(23, 96, 47, 0.2);
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fff;
  outline: none;
  text-decoration: none;
  padding: 0.4rem 0.7rem;
  margin-bottom: 2rem;
  transition: none;
}

.go:hover {
  color: #fff;
}

@media screen and (max-width: 769px) {
  section.section {
    padding: 1rem 1.5rem;
  }

  .classes-container {
    padding: 0;
  }

  .classes {
    min-height: 3.75rem;
    overflow-x: auto;
  }

  .classes::-webkit-scrollbar {
    height: .112rem;
    background: rgba(63, 246, 102, 0.2);
  }

  .classes::-webkit-scrollbar-button {
    width: 100%;
    background: #fff;
    display: block;
  }

  .classes::-webkit-scrollbar-thumb {
    background: #00aa72;
  }

  .classes>li {
    padding-top: 1rem;
    flex-shrink: 0;
    float: none;
  }

  article.media {
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .all-classes li {
    margin: .3rem;
  }

  .media-content {
    padding-right: 0;
    margin-left: 0;
  }

  .media-left {
    width: 100%;
    padding-left: 0;
  }

  .media-left>img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }

  .media-content>time {
    right: 0;
  }
}

@media screen and (min-width: 1408px) {
  .container {
    max-width: 1160px;
    width: 1160px;
  }
}
