* {
  list-style-type: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
body {
  padding: 0px;
  margin: 0px;
  background-color: #FFBA00;
  font-size: 0.28rem;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
}
img {
  width: 100%;
  display: block;
}
body .hide {
  display: none;
}
.pre {
  position: relative;
}
.z1 {
  z-index: 1;
}
.bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
input {
  border: 0;
  background: none;
  outline: none;
}
.hui {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.boxin {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.flexcen {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexcenl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
* {
  list-style-type: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
body {
  padding: 0;
  margin: 0;
  background-color: #FFBA00;
  font-size: 0.28rem;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
}
img {
  width: 100%;
  display: block;
  object-fit: cover;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
body .hide {
  display: none;
}
.pre {
  position: relative;
}
.z1 {
  z-index: 1;
}
.bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
input {
  border: 0;
  background: none;
  outline: none;
}
.hui {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
@keyframes clickScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.click-anim {
  animation: clickScale 0.2s ease-in-out;
}
.page6 .img-box img {
  -webkit-touch-callout: default !important;
  -webkit-user-select: auto !important;
  user-select: auto !important;
  pointer-events: auto !important;
}
canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
}
#message {
  position: fixed;
  display: flex;
  justify-content: center;
  width: 100%;
  top: 50%;
  font-size: 0.24rem;
  color: #fff;
  z-index: 9999;
}
#message .text {
  text-align: center;
  line-height: 0.5rem;
  height: 0.5rem;
  padding: 0 0.2rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0.08rem;
}
.page3 {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  background-color: #FFBA00;
}
.page3 .header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.24rem 0.2rem;
  box-sizing: border-box;
}
.page3 .header .anniv {
  width: 3.3rem;
}
.page3 .header div {
  width: 0.69rem;
}
.page3 .header .audio {
  right: 0.3rem;
  width: 0.69rem;
}
.page3 .content {
  background-color: #FFF1E5;
  border-top-left-radius: 0.44rem;
  border-top-right-radius: 0.44rem;
  min-height: calc(100vh - 2.21rem);
}
.page3 .tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 0.84rem 0.29rem;
  box-sizing: border-box;
}
.page3 .tabs .tab-btn {
  width: 1.58rem;
}
.page3 .tab-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page3 .tab-panel .count {
  font-size: 0.24rem;
  color: #333;
}
.page3 .tab-panel.hide {
  display: none;
}
.page3 .tp-clear .top {
  display: flex;
  justify-content: space-between;
  width: 5.24rem;
  margin-top: 1rem;
}
.page3 .tp-clear .top .title {
  width: 3.6rem;
  object-fit: contain;
}
.page3 .tp-clear .top .claim {
  width: 1.24rem;
}
.page3 .tp-clear .cities {
  width: 5.24rem;
  display: flex;
  flex-direction: column;
}
.page3 .tp-clear .cities .city {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.4rem;
}
.page3 .tp-clear .cities .city .text {
  position: absolute;
  left: 0.26rem;
  width: 0.78rem;
  z-index: 10;
}
.page3 .tp-clear .cities .city .text.text2 {
  width: 1.62rem;
}
.page3 .tp-clear .cities .city .text.text3,
.page3 .tp-clear .cities .city .text.text4 {
  width: 1.08rem;
}
.page3 .tp-clear .cities .city .city-img {
  width: 5.24rem;
}
.page3 .tp-clear .cities .city .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 5.24rem;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  opacity: 1;
}
.page3 .tp-clear .cities .city .status {
  position: absolute;
  right: 0.26rem;
  width: 0.94rem;
  z-index: 2;
}
.page3 .tp-clear .actions {
  margin-top: 0.54rem;
  display: flex;
  justify-content: space-between;
  width: 5.24rem;
}
.page3 .tp-clear .actions .act {
  width: 2.28rem;
}
.page3 .tp-invite .title {
  width: 2rem;
  margin: 0.86rem 0 0.72rem;
}
.page3 .tp-invite .main {
  width: 3.96rem;
}
.page3 .tp-invite .tip {
  width: 3.48rem;
  margin-top: 0.33rem;
}
.page3 .tp-invite .secondary {
  margin: 0.46rem 0;
}
.page3 .tp-invite .secondary,
.page3 .tp-invite .cta {
  width: 2.28rem;
}
.page3 .tp-offline .title {
  width: 5.76rem;
  margin: 0.85rem 0 0.58rem;
}
.page3 .tp-offline .gift {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page3 .tp-offline .gift .gift-img {
  width: 3.01rem;
  margin-bottom: 0.12rem;
}
.page3 .tp-offline .gift .cta {
  width: 3.65rem;
  margin-bottom: 0.17rem;
}
.page3 .tp-offline .tip {
  width: 3rem;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.short-screen .page3 {
  transform: scale(1);
  transform-origin: top center;
}
.short-screen .page3 .tp-invite .title {
  margin: 0.56rem 0 0.42rem;
}
.short-screen .page3 .tp-offline .title {
  margin: 0.4rem 0 0.28rem;
  width: 5.56rem;
}
.short-screen .page3 .tp-offline .gift .gift-img {
  width: 2.8rem;
}
.short-screen .page3 .tp-offline .gift .cta {
  width: 3.2rem;
}
.short-screen .page3 .header {
  padding: 0.18rem 0.2rem;
}
.short-screen .page3 .header .anniv {
  width: 3rem;
}
.short-screen .page3 .tabs {
  padding: 0 0.6rem 0.2rem;
}
.short-screen .page3 .tabs .tab-btn {
  width: 1.4rem;
}
.short-screen .page3 .tp-clear .top {
  margin-top: 0.6rem;
}
.short-screen .page3 .tp-clear .top .title {
  width: 3.3rem;
}
.short-screen .page3 .tp-clear .top .claim {
  width: 1.1rem;
}
.short-screen .page3 .tp-clear .actions {
  margin-top: 0.3rem;
}
.short-screen .page3 .tp-clear .cities .city {
  margin-top: 0.28rem;
}
.short-screen .page3 .content {
  min-height: calc(100vh - 1.7rem);
  overflow: visible;
}
.page_rule {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  background-color: #FFBA00;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page_rule .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 6.27rem;
}
.page_rule .bg {
  position: relative;
  top: 0;
  left: 0;
  width: 6.27rem;
  height: auto;
  z-index: 0;
}
.page_rule .p4-main {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  padding: 0.28rem;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: scroll;
}
.page_rule .p4-main .p_tit {
  font-size: 0.38rem;
  font-weight: bold;
}
.page_rule .p4-main .tit2 {
  font-size: 0.32rem;
  font-weight: bold;
}
.page_rule .p4-main .bold {
  font-weight: bold;
}
.page_rule .p4-main .product {
  position: relative;
  z-index: 1;
  width: 3rem;
  padding-left: 0.8rem;
}
.page_rule .p4-main .tip {
  width: 3rem;
  margin-top: 0.3rem;
}
.page_rule .p4-main .p4-text {
  width: 3.15rem;
  margin-top: 0.45rem;
}
.page_rule .p4-main .time-text {
  width: 3.15rem;
  margin-top: 0.45rem;
}
.page_rule .p4-main .fanmang {
  width: 1.75rem;
  margin-top: 0.45rem;
}
.page_rule .p4-main .draw {
  width: 2.3rem;
  margin: 0.54rem auto;
}
.page_rule .p4-back {
  bottom: -1.8rem;
  left: calc(50% - 1.15rem);
  width: 2.3rem;
  margin-top: 1rem;
}
.page4 {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  background-color: #FFBA00;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page4 .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 6.27rem;
}
.page4 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 6.27rem;
  height: auto;
  z-index: 0;
}
.page4 .p4-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  padding-top: 0.28rem;
  box-sizing: border-box;
}
.page4 .p4-main .product {
  position: relative;
  z-index: 1;
  width: 3rem;
  padding-left: 0.8rem;
}
.page4 .p4-main .tip {
  width: 3rem;
  margin-top: 0.3rem;
}
.page4 .p4-main .p4-text {
  width: 3.15rem;
  margin-top: 0.45rem;
}
.page4 .p4-main .time-text {
  width: 3.15rem;
  margin-top: 0.45rem;
}
.page4 .p4-main .fanmang {
  width: 1.75rem;
  margin-top: 0.45rem;
}
.page4 .p4-main .draw {
  width: 2.3rem;
  margin: 0.54rem auto;
}
.page4 .p4-back {
  bottom: -1.8rem;
  left: calc(50% - 1.15rem);
  width: 2.3rem;
  margin-top: 1rem;
}
.modal-claim {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  top: 40%;
  z-index: 100;
}
.modal-claim .card-bg {
  display: flex;
  justify-content: center;
  width: 6.27rem;
  height: 2.6rem;
  background-image: url('../img/page4/modal-card.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.modal-claim .card-bg .claim {
  width: 1.4rem;
  height: 1.66rem;
  padding-top: 0.4rem;
}
.modal-claim .card-bg .tongguna {
  width: 2.8rem;
  height: 1.96rem;
  margin-top: 0.28rem;
}
.modal-claim .btn-ok {
  position: absolute;
  bottom: -1.8rem;
  left: calc(50% - 1.15rem);
  width: 2.3rem;
}
.share {
  position: fixed;
  top: 0.43rem;
  right: 0.61rem;
  z-index: 9999;
}
.share .top {
  width: 1.17rem;
  margin: 0 0.31rem 0.39rem auto;
}
.share .text {
  width: 6.27rem;
}
.page5 {
  position: fixed;
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  background-color: #FFBA00;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page5 .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 6.27rem;
}
.page5 .modal {
  position: absolute;
  top: 0;
  width: 6.27rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.page5 .card {
  position: relative;
  top: 0;
  left: 0;
  width: 6.27rem;
  z-index: 0;
}
.page5 .header {
  width: 3.17rem;
  margin-top: 0.28rem;
}
.page5 .subtitle {
  width: 2.8rem;
  margin-top: 0.45rem;
}
.page5 .uneditable {
  width: 2.8rem;
  margin-top: 0.45rem;
}
.page5 .time-title {
  width: 2.1rem;
  margin-top: 0.61rem;
}
.page5 .again {
  width: 2.8rem;
  margin-top: 0.95rem;
}
.page5 .item {
  width: 100%;
  padding: 0 0.33rem;
  box-sizing: border-box;
  margin-top: 0.72rem;
  margin-bottom: 0.5rem;
}
.page5 .item .date {
  width: 4.22rem;
  margin: 0 auto;
}
.page5 .item .btn-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0.55rem;
}
.page5 .item .btn-box .btn {
  width: 2.3rem;
}
.page5 .item2 {
  width: 100%;
  margin-top: 0.72rem;
  margin-bottom: 0.3rem;
}
.page5 .item2 .date {
  width: 4.22rem;
  margin: 0 auto;
}
.page5 .item2 .btn {
  width: 2.3rem;
  margin: 0.55rem auto 0;
}
.page5 .item3 {
  width: 100%;
  margin-top: 1.27rem;
  margin-bottom: 0.3rem;
}
.page5 .item3 .btn {
  width: 2.3rem;
  margin: 0 auto;
}
.page5 .slots {
  width: 100%;
  padding: 0 0.47rem;
  box-sizing: border-box;
}
.page5 .slot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.28rem;
}
.page5 .date {
  width: 3.28rem;
}
.page5 .btn-select {
  width: 1.5rem;
}
.page5 .tip {
  width: 3rem;
  margin-top: 0.3rem;
}
.page5 .back {
  bottom: -2rem;
  left: calc(50% - 1.15rem);
  width: 2.3rem;
  margin-top: 0.4rem;
}
.page6 {
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page6 .content {
  position: relative;
  width: 6.27rem;
  z-index: 1;
  box-sizing: border-box;
}
.page6 .content .top {
  position: relative;
  padding-top: 0.29rem;
  z-index: 2;
}
.page6 .content .top .t1 {
  width: 4.2rem;
  margin: 0 auto;
}
.page6 .content .top .img-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 0.26rem;
  box-sizing: border-box;
  margin-top: 0.29rem;
}
.page6 .content .top .img-box .img {
  width: 2.8rem;
}
.page6 .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 6.27rem;
  z-index: 0;
}
.page6 .back {
  width: 2.3rem;
  margin-top: 1.3rem;
}
.hide {
  display: none;
}
html:not(.hydrated) .page > * {
  visibility: hidden;
}
html:not(.hydrated) .page > .loading {
  visibility: visible;
}
.m-a {
  margin: 0 auto;
}
.ta-c {
  text-align: center;
}
.mt-10 {
  margin-top: 0.1rem;
}
.mt-20 {
  margin-top: 0.2rem;
}
.mt-30 {
  margin-top: 0.3rem;
}
.mt-40 {
  margin-top: 0.4rem;
}
.mt-50 {
  margin-top: 0.5rem;
}
.mt-60 {
  margin-top: 0.6rem;
}
.mt-70 {
  margin-top: 0.7rem;
}
.mt-80 {
  margin-top: 0.8rem;
}
.mt-90 {
  margin-top: 0.9rem;
}
.mt-190 {
  margin-top: 1.9rem;
}
.loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #FFBA00;
  z-index: 9998;
}
.loading .img-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.loading .img-box .logo {
  width: 1.36rem;
  margin-bottom: 0.16rem;
}
.loading .img-box .text {
  width: 1.58rem;
}
.index {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  background-color: #FFBA00;
}
.index .brand {
  position: absolute;
  top: 1.85rem;
  left: 1.54rem;
  z-index: 10;
}
.index .brand img {
  width: 4.47rem;
}
.index .audio {
  position: absolute;
  width: 0.94rem;
  top: 0.16rem;
  right: 0.21rem;
  z-index: 10;
}
.index .th {
  position: absolute;
  width: 2.05rem;
  top: 6.04rem;
  left: 2.61rem;
  z-index: 10;
}
.index .cluster {
  flex: 1;
  width: 100%;
  overflow: hidden;
}
.index .cluster .ring-wrap {
  position: absolute;
}
.index .cluster .ring-wrap.ring1 {
  width: 4.6rem;
  top: -0.7rem;
  left: 0;
}
.index .cluster .ring-wrap.ring2 {
  width: 3.24rem;
  top: -0.23rem;
  left: 3.15rem;
}
.index .cluster .ring-wrap.ring3 {
  width: 3.55rem;
  top: 2.74rem;
  left: 0;
  z-index: 1;
}
.index .cluster .ring-wrap.ring4 {
  width: 2.19rem;
  top: 1.93rem;
  right: 0.52rem;
}
.index .cluster .ring-wrap.ring5 {
  width: 3.25rem;
  top: 5.49rem;
  left: 0.83rem;
}
.index .cluster .ring-wrap.ring6 {
  width: 2.78rem;
  top: 4.59rem;
  left: 2.37rem;
  z-index: 2;
}
.index .cluster .ring-wrap.ring7 {
  width: 3.41rem;
  top: 3.71rem;
  right: 0;
  z-index: 1;
}
.index .cluster .ring-wrap.ring8 {
  width: 2.49rem;
  top: 7.81rem;
  left: 1.46rem;
  z-index: 1;
}
.index .cluster .ring-wrap.ring9 {
  width: 3.61rem;
  top: 6.14rem;
  right: 0.91rem;
}
.index .cluster .ring {
  width: 100%;
  display: block;
}
.index .start {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0.54rem;
  row-gap: clamp(0.3rem, 8vh, 1.6rem);
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index .start .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.4rem;
}
.index .start .btns .btn-start {
  width: 2.3rem;
}
.index .start .btns .btn-gift {
  width: 2.3rem;
}
.index .start .text {
  font-weight: bold;
  font-size: 0.23rem;
  color: #000;
  line-height: 0.32rem;
}
.index .start .text .link {
  text-decoration: underline;
}
.page1 {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  background-color: #FFBA00;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.page1 .panel {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page1 .panel .panel-bg {
  width: 6.27rem;
}
.page1 .panel .copy {
  position: absolute;
  width: 4.16rem;
  bottom: 1.08rem;
}
.page1 .go {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .go img {
  width: 2.2rem;
}
.page2 {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  background-color: #FFBA00;
}
.page2 .top-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 7.5rem;
  pointer-events: none;
  z-index: 15;
  background: rgba(0, 0, 0, 0.7);
}
.page2 .top-mask .mask-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page2 .top-mask .mask-content .mask-label {
  width: 3rem;
  margin: 0.79rem 0 0.27rem;
}
.page2 .top-mask .mask-content .heart {
  width: 4.74rem;
}
.page2 .top-mask .mask-content .mask-perfect {
  width: 4.26rem;
  margin-top: 0.51rem;
}
.page2 .top-mask .mask-content .try-again-2 {
  width: 4.4rem;
  margin-top: 0.51rem;
}
.page2 .top-mask .mask-content .mask-tip {
  width: 3.9rem;
  margin-top: 0.95rem;
}
.page2 .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.4rem;
  position: relative;
  z-index: 10;
}
.page2 .head .level {
  width: 2.76rem;
}
.page2 .head .score-wrap {
  display: flex;
  align-items: center;
  column-gap: 0.2rem;
}
.page2 .head .score-wrap .score {
  width: 1.05rem;
}
.page2 .head .score-wrap .score-val {
  display: flex;
  align-items: center;
  column-gap: 0.06rem;
}
.page2 .head .score-wrap .score-val .digit {
  width: 0.21rem;
}
.page2 .head .score-wrap .score-val .slash {
  width: 0.25rem;
}
.page2 .scene {
  position: relative;
  margin-top: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page2 .scene .overlay {
  width: 100%;
}
.page2 .scene .anniv {
  position: absolute;
  width: 3.4rem;
  bottom: 0.4rem;
}
.page2 .scene .next {
  position: absolute;
  width: 1.78rem;
  bottom: 0.07rem;
}
.page2 .scene .finish {
  position: absolute;
  width: 1.96rem;
  bottom: 0.07rem;
}
.page2 .scene .box-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0.07rem;
}
.page2 .scene .box-btn .try-again {
  width: 2.76rem;
  margin-right: 0.28rem;
}
.page2 .scene .box-btn .next {
  position: relative;
  bottom: 0;
}
.page2 .status {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.6rem;
}
.page2 .status .perfect {
  width: 2.6rem;
}
.page2 .status .next {
  width: 1.8rem;
}
.page2 .controls {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 0.6rem;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.page2 .controls .ms {
  width: 1.99rem;
}
.page2 .controls .box-btn {
  display: flex;
}
.page2 .controls .box-btn .ctrl {
  width: 1.07rem;
  height: 1.07rem;
}
.page2 .controls .jump {
  margin-top: 0.88rem;
  margin-right: 0.32rem;
}
.page2 .controls .plus {
  margin-top: 0.32rem;
}
.page2 .toggles {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0.84rem;
}
.page2 .toggles .btn {
  width: 1.09rem;
}
.page2 .toggles .btn.pause {
  margin-right: 0.5rem;
}
@keyframes rotateCW {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#game-container {
  position: absolute;
  width: 100%;
  height: 750px;
  left: 0;
  /* Position it directly below the header */
  /* Assuming header height, but for now we'll use top positioning or flex if we knew header height */
  /* Since we don't know header height exactly, we might need JS or assume a value. */
  /* User said "贴着header", let's use JS to position or just relative flow if possible. */
  /* Actually, absolute positioning is better for the scaling container. */
  /* Let's wait for JS to set top, or set a default top. */
  top: 0;
  overflow: hidden;
  z-index: 5;
  /* Above underbg, below header */
}
canvas {
  display: block;
  width: 100%;
  height: 100%;
}
.yellow {
  background-color: rgba(255, 186, 0, 0.92);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.huise {
  filter: grayscale(100%);
}
.zhePage {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #FFBA00;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.zhePage .text {
  padding: 3%;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
}
.zhePage .img-box {
  width: 1.36rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.zhePage .img-box .logo {
  width: 1.36rem;
  margin-bottom: 0.16rem;
}
