html {
  font-size: 1.25vw;
}
* {
  margin: 0;
  padding: 0;
  font-family: "PingFang SC", "苹方-简", "Microsoft YaHei", "微软雅黑";
  word-break: normal;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
}
iframe,
#iconDiv1,
#iconDiv1 div,
#iconDiv1 img {
  transition: none;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
#top {
  width: 100%;
  height: 3.5vw;
  background-color: #030303;
}
@media only screen and (max-width: 1920px) {
  #top {
    height: 67.2px;
  }
}
@media only screen and (max-width: 700px) {
  #top {
    height: 9.6vw;
  }
}
.mainTitle {
  margin-top: 3.125rem;
  display: flex;
  align-items: center;
}
.mainTitle div {
  width: 7.4rem;
  height: 0.125rem;
}
.mainTitle .left {
  background: linear-gradient(to left, #397bff, #397bff00, #397bff00);
}
.mainTitle .right {
  background: linear-gradient(to right, #397bff, #397bff00, #397bff00);
}
.mainTitle p {
  font-family: HyRunYuan45j;
  font-size: 1.58rem;
  color: #030303;
  margin: 0 1.25rem;
}
#banner {
  position: relative;
  z-index: 0;
  width: 100%;
}
#banner .banner {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 27.46rem;
  object-fit: cover;
}
#banner .bannerBg {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 25.66rem;
  object-fit: cover;
  margin-top: -10rem;
}
#banner .wordsWrapper {
  position: relative;
  z-index: 2;
  width: 45.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: -18rem auto 0 auto;
}
#banner .wordsWrapper .wordsItem {
  width: 13rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#banner .wordsWrapper .wordsItem .title {
  display: flex;
  align-items: center;
}
#banner .wordsWrapper .wordsItem .title img {
  width: 1.92rem;
  height: 1.92rem;
  object-fit: contain;
  margin-right: 0.6rem;
}
#banner .wordsWrapper .wordsItem .title p {
  font-size: 1.08rem;
  font-weight: 600;
  color: #030303;
  line-height: 1.92rem;
}
#banner .wordsWrapper .wordsItem .content {
  width: 12.5rem;
  font-size: 0.83rem;
  color: #5d5d5d;
  line-height: 1.5rem;
  margin-top: 1rem;
}
#main1 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
  overflow: hidden;
}
#main1 .levels {
  width: 50rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#main1 .levels .level {
  width: 8.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main1 .levels .level .levelNumber {
  font-size: 1rem;
  font-style: italic;
}
#main1 .levels .level .levelNumber span {
  font-size: 1.92rem;
  font-weight: 600;
}
#main1 .levels .level .levelContent {
  width: 4.8rem;
  border-radius: 1.25rem 1.25rem 0 0;
}
#main1 .levels .level .levelContent p {
  margin-top: 0.8rem;
  font-size: 0.84rem;
  color: #030303;
  line-height: 1.3rem;
}
#main1 .levels .level .wordsNumber {
  width: 100%;
  height: 2.98rem;
  border-left: 0.08rem solid;
  border-right: 0.08rem solid;
  border-image: linear-gradient(0deg, #c8648d 0%, #c8648e00 75%) 0.5;
  border-bottom: 0.08rem solid #c8648d;
  font-size: 0.84rem;
  line-height: 3.7rem;
  color: #030303;
}
#main1 .levels .level1 p {
  color: #89d6f7;
}
#main1 .levels .level1 .levelContent {
  height: 6.5rem;
  background-color: #d9f7ff;
}
#main1 .levels .level2 p {
  color: #7fc5f8;
}
#main1 .levels .level2 .levelContent {
  height: 7.6rem;
  background-color: #b8e5fd;
}
#main1 .levels .level3 p {
  color: #699dfb;
}
#main1 .levels .level3 .levelContent {
  height: 8.7rem;
  background-color: #fedbdf;
}
#main1 .levels .level4 p {
  color: #5981fd;
}
#main1 .levels .level4 .levelContent {
  height: 9.8rem;
  background-color: #ffd4d9;
}
#main1 .levels .level5 p {
  color: #4d5ff9;
}
#main1 .levels .level5 .levelContent {
  height: 10.9rem;
  background-color: #94aafd;
}
#main1 .levels .level6 p {
  color: #4760ff;
}
#main1 .levels .level6 .levelContent {
  height: 12rem;
  background-color: #83b5ff;
}
#main1 .levelsArea {
  position: absolute;
  z-index: 1;
  top: 18.5rem;
  width: 50rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #030303;
}
#main1 .levelsArea .area1 {
  font-family: HyRunYuan45j;
  width: 33.2%;
  height: 100%;
  border-radius: 0.88rem 0 0 0.88rem;
  background-image: linear-gradient(to right, #98d0f4 0%, #b6def8 99.5%, #ffffff 100%);
}
#main1 .levelsArea .area2 {
  font-family: HyRunYuan45j;
  width: 66.8%;
  height: 100%;
  border-radius: 0 0.88rem 0.88rem 0;
  background-image: linear-gradient(to right, #ffffff00 0%, #bab6f0 0.5%, #dce7f8 100%);
}
#main1 img {
  position: absolute;
  top: 6.2rem;
  z-index: 2;
  width: 55rem;
  height: 13.95rem;
  object-fit: contain;
}
#main2 {
  margin-top: 3rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main2 table {
  width: 50rem;
  border: 0.08rem solid #397bff;
  background-color: #397bff;
  margin-top: 2.08rem;
}
#main2 table thead tr {
  width: 100%;
  height: 2.58rem;
  background-color: #397bff;
  font-size: 0.92rem;
  color: #ffffff;
  line-height: 2.58rem;
}
#main2 table thead tr .colunm1 {
  width: 18%;
}
#main2 table thead tr .colunm2 {
  width: 18%;
}
#main2 table thead tr .colunm3 {
  width: 18%;
}
#main2 table thead tr .colunm4 {
  width: 28%;
}
#main2 table thead tr .colunm5 {
  width: 18%;
}
#main2 table tbody .greyBg {
  background-color: #f6f6f6;
}
#main2 table tbody .whiteBg {
  background-color: #ffffff;
  box-shadow: 0 0 0.5rem #d3d3d33d;
}
#main2 table tbody tr {
  width: 100%;
}
#main2 table tbody tr td {
  padding: 2rem 0;
  line-height: 1.35rem;
}
#main2 table tbody tr .name {
  font-size: 0.83rem;
  color: #397bff;
}
#main2 table tbody tr .content {
  font-size: 0.7rem;
  color: #5d5d5d;
}
#main2 table tbody tr .content1 {
  text-align: left;
}
#main2 table tbody tr .button .buttonItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#main2 table tbody tr .button .buttonItem img {
  width: 2.66rem;
  height: 2.2rem;
  object-fit: contain;
}
#main2 table tbody tr .button .buttonItem a {
  margin-top: 0.5rem;
  width: 7.3rem;
  height: 1.875rem;
  border-radius: 0.94rem;
  background-color: #397bff;
  color: #ffffff;
  font-size: 0.92rem;
  line-height: 1.875rem;
}
#main3 {
  width: 100%;
  height: 27rem;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3.125rem;
}
#main3 .mainTitle {
  position: relative;
  z-index: 1;
}
#main3 .mainTitle .left {
  background: linear-gradient(to left, #ffffff, #ffffff00, #ffffff00);
}
#main3 .mainTitle .right {
  background: linear-gradient(to right, #ffffff, #ffffff00, #ffffff00);
}
#main3 .mainTitle p {
  color: #ffffff;
}
#main3 .content {
  margin-top: 1.25rem;
  font-size: 0.92rem;
  color: #ffffff;
  line-height: 1.92rem;
  position: relative;
  z-index: 1;
}
#main3 .bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#main4 {
  margin: 0 auto;
  width: 50rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
#main4 .teacherWrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 3.33rem;
  margin-top: 3.33rem;
  padding: 0.9rem 0;
}
#main4 .teacherWrapper .photoWrapper {
  position: absolute;
  z-index: 1;
  top: -2rem;
  width: 11.6rem;
  height: 22rem;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
#main4 .teacherWrapper .photoWrapper a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5.42rem;
  background-size: contain;
  background-repeat: no-repeat;
}
#main4 .teacherWrapper .photoWrapper .left {
  background-image: url(../images/try.svg);
}
#main4 .teacherWrapper .photoWrapper .right {
  background-image: url(../images/try2.svg);
}
#main4 .teacherWrapper .photoWrapper1 {
  left: 0;
  background-image: url(../images/techerSun.webp);
}
#main4 .teacherWrapper .photoWrapper2 {
  right: 0;
  background-image: url(../images/techerChen.webp);
}
#main4 .teacherWrapper .teacherName,
#main4 .teacherWrapper .content {
  width: 30rem;
  color: #030303;
}
#main4 .teacherWrapper .teacherName {
  font-family: HyRunYuan45j;
  font-size: 1.66rem;
  line-height: 3rem;
}
#main4 .teacherWrapper .content {
  font-size: 0.83rem;
  line-height: 1.5rem;
}
#main4 .teacherWrapper .line {
  width: 18.8rem;
  height: 0.1rem;
  background-color: #79abe5;
  opacity: 0.42;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
#main4 .teacherWrapper .otherWords {
  position: absolute;
  z-index: 1;
}
#main4 .teacherWrapper .otherWords1 {
  top: -4rem;
  right: 0;
  background-image: url(../images/otherWords.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 3.8rem;
  height: 18.16rem;
}
#main4 .teacherWrapper .otherWords2 {
  width: 8.46rem;
  height: 13.6rem;
  left: 0;
  background-image: url(../images/otherWords.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#main4 .teacherWrapper1 {
  background-image: linear-gradient(to right, #f6f6f6 90%, #f6f6f600 100%);
}
#main4 .teacherWrapper1 .teacherName,
#main4 .teacherWrapper1 .content,
#main4 .teacherWrapper1 .line {
  margin-left: 13.5rem;
  text-align: left;
}
#main4 .teacherWrapper2 {
  background-image: linear-gradient(to left, #edf4ff 35%, #edf4ff00 95%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#main4 .teacherWrapper2 .teacherName,
#main4 .teacherWrapper2 .content,
#main4 .teacherWrapper2 .line {
  margin-right: 13.5rem;
  text-align: right;
}
#main5 {
  margin: 8rem auto auto auto;
  width: 50rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  overflow: visible;
}
#main5 .title {
  position: relative;
  z-index: 1;
}
#main5 .title p {
  font-family: HyRunYuan45j;
  font-size: 1.58rem;
  text-align: left;
  color: #030303;
  line-height: 1.6rem;
}
#main5 .title a {
  margin-top: 2.5rem;
  display: block;
  width: 8.6rem;
  height: 3rem;
  border-radius: 1.7rem;
  background-color: #397bff;
  font-family: HyRunYuan45j;
  font-size: 1.25rem;
  line-height: 3rem;
  color: #ffffff;
}
#main5 .content {
  width: 29.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
#main5 .content .contentItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.8rem;
}
#main5 .content .contentItem img {
  width: 3rem;
  height: 3rem;
  border-radius: 3rem;
  object-fit: cover;
}
#main5 .content .contentItem p {
  margin-top: 0.66rem;
  text-align: justify;
  font-size: 0.83rem;
  color: #030303;
  line-height: 1.5rem;
}
#main5 .content .contentItem .pStyle1 {
  width: 13rem;
}
#main5 .content .contentItem .pStyle2 {
  width: 11.5rem;
}
#main5 .content .contentItem .pStyle3 {
  width: 100%;
}
#main5 .content .contentItem:first-child,
#main5 .content .contentItem:nth-child(2) {
  margin-top: 0;
}
#main5 .content .contentItem:last-child img {
  position: relative;
  left: -7.8rem;
}
#main5BG {
  position: absolute;
  z-index: -1;
  width: 100%;
  object-fit: contain;
  height: 48.75rem;
  top: 219.5rem;
  left: 0rem;
}
#main6 {
  position: relative;
  z-index: 1;
  width: 50rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 4.25rem auto;
}
#main6 img {
  width: 100%;
  object-fit: contain;
  margin-top: 2.6rem;
}
#main6 a {
  width: 19rem;
  height: 3.2rem;
  border-radius: 2rem;
  background-color: #397bff;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 3.2rem;
  margin-top: 1.8rem;
}
