html,
body,
#app {
  height: 100%;
}

.swiper {
  /*  width: 320px;
height: 480px;*/
  width: 100%;
  height: 100%;
  background: #fff;
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #fff;
  opacity: .4;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

@-webkit-keyframes tipmove {
  0% {
    bottom: 10px;
    opacity: 0;
  }

  50% {
    bottom: 15px;
    opacity: 1;
  }

  100% {
    bottom: 20px;
    opacity: 0;
  }
}

.ani {
  position: absolute;
}

.txt {
  position: absolute;
}

#array {
  position: absolute;
  z-index: 999;
  -webkit-animation: tipmove 1.5s infinite ease-in-out;
}

.container {
  padding: .69rem 0.26rem 0 .26rem;
}

img {
  display: block;
}

.isOn {
  width: 0.3rem;
  height: 0.3rem;
  position: fixed;
  z-index: 2000;
  top: 30px;
  right: 31px;
  background: url("../images/music.png") no-repeat;
  background-size: 100%;
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

i,
span {
  font-size: .3rem;
  font-weight: bold;
  color: #FFECA7;
}

p {
  font-size: .18rem;
  color: #FFECA7;
}

.isOff {
  width: 0.3rem;
  height: 0.3rem;
  position: fixed;
  z-index: 2000;
  top: 30px;
  right: 31px;
  background: url("../images/music.png") no-repeat;
  background-size: 100%;
  -webkit-animation: rotating 2.3s linear infinite;
  animation: rotating 2.3s linear infinite;
}

.swiper-content1 {
  width: 100%;
  height: 100%;
  background: url('../images/bg1.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content2 {
  width: 100%;
  height: 100%;
  background: url('../images/bg2.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content3 {
  width: 100%;
  height: 100%;
  background: url('../images/bg3.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content4 {
  width: 100%;
  height: 100%;
  background: url('../images/bg4.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content5 {
  width: 100%;
  height: 100%;
  background: url('../images/bg5.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content6 {
  width: 100%;
  height: 100%;
  background: url('../images/bg6.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content7 {
  width: 100%;
  height: 100%;
  background: url('../images/bg5.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content8 {
  width: 100%;
  height: 100%;
  background: url('../images/bg3.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content9 {
  width: 100%;
  height: 100%;
  background: url('../images/bg10.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.swiper-content10 {
  width: 100%;
  height: 100%;
  background: url('../images/bg11.png') no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
}

.title {
  font-size: 0.28rem;
  font-weight: 900;
  color: #FFECA7;
}

.swiper-content1 {
  position: relative;
}

.start img {
  width: 375px;
  display: block;
  position: absolute;
  top: 85%;
  left: 50%;
  /* right: 0; */
  /* bottom: 0; */
  /* margin: auto; */
  transform: translate(-50%, -50%);
}

.swiper-content2 .c1 {
  line-height: .4rem;
}

.swiper-content2 .c1 .day {
  font-size: .17rem;
  color: #FFECA7;
}

.swiper-content2 .c2 {
  line-height: .6rem;
}

.swiper-content2 .c2 .mouth {
  font-size: .17rem;
  color: #FFECA7;
}

.swiper-content2 .c2 .c2-text {
  font-size: .17rem;
  color: #FFECA7;
}

.swiper-content3 ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}

.swiper-content3 ul li {
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 0.17rem;
  color: #FFECA7;
}

.swiper-content3 ul li:nth-child(2n) {
  margin-right: 0;
}

.swiper-content4 .course {
  padding-top: 0.5rem;
  line-height: 0.6rem;
}

.swiper-content5 .live {
  padding-top: 0.45rem;
  line-height: 0.55rem;
}

.swiper-content5 .live1 {
  padding-top: 0.45rem;
  line-height: 0.55rem;
}

.swiper-content6 .student {
  padding-top: 0.7rem;
}

.swiper-content6 .student p {
  padding-bottom: 0.3rem;
}

.swiper-content7 .next-year {
  padding-top: 0.7rem;
}

.swiper-content7 .next-year p {
  padding-bottom: 0.3rem;
}

.swiper-content8 .c3 {
  padding-top: 0.7rem;
}

.swiper-content8 .c3 p {
  padding-bottom: 0.5rem;
}

.pic {
  width: 334px;
  position: absolute;
  top: 86%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swiper-content9 {
  position: relative;
}

.swiper-content9 img {
  width: 279px;
  display: block;
}

.swiper-content9 .c4 {
  padding-top: 0.7rem;
}

.swiper-content9 .c4 p {
  font-size: 0.18rem;
  padding-bottom: 0.35rem;
}

.swiper-content9 .back img {
  width: 15px;
  height: 25px;
  display: block;
  position: absolute;
  top: 30px;
}

#canvas {
  width: 100%;
  display: none;
}

.success {
  display: none;
}

.success img {
  position: absolute;
  top: 2.5rem;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 90px;
  height: 35px;
}

.link p {
  font-size: 0.13rem !important;
  color: white;
  padding-bottom: 0 !important;
  line-height: 0.25rem;
  text-align: center;
}

.cover {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0rem;
  top: 0rem;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999;
}

.coverImg img {
  width: 300px;
  /* height: 100%; */
  display: block;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}