.bg-page[data-v-798f0415]:before {
  content: "";
  position: absolute;
  top: 0rem;
  left: 50%;
  width: 100%;
  height: 3.27rem;
  transform: translate(-50%);
  background: url(/assets/bg-da577bae.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
header[data-v-798f0415] {
  width: 100%;
  padding: 0.14rem 0.08rem;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
}
header .header[data-v-798f0415] {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header .logo[data-v-798f0415] {
  height: 0.32rem;
  cursor: pointer;
}
header .header .content[data-v-798f0415] {
  display: flex;
  align-items: center;
  height: 0.36rem;
}
header .header .content.connected .wallet[data-v-798f0415] {
  border: 0.5px solid #18aa00;
}
header .header .content.connected .wallet .tw-icon[data-v-798f0415] {
  border-radius: 50%;
}
header .header .content .wallet[data-v-798f0415] {
  border-radius: 0.12rem;
  color: #fff;
  font-size: 0.12rem;
  font-weight: 600;
  cursor: pointer;
  padding: 0 0.11rem 0 0.08rem;
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 0.04rem;
  border: 0.5px solid #b60000;
  background: rgba(16, 25, 45, 0.5);
  box-shadow: 0 4px 4px #00000040;
}
header .header .content .wallet img[data-v-798f0415] {
  margin-right: 0.04rem;
  height: 0.2rem;
}
header .header .content .wallet .loading[data-v-798f0415] {
  width: 0.15rem;
  height: 0.15rem;
  margin-left: 0.04rem;
  animation: rotate 1s linear infinite;
}
header .header .content .logout[data-v-798f0415] {
  height: 0.2rem;
  margin-left: 0.05rem;
  cursor: pointer;
}
header .header .content .lange[data-v-798f0415] {
  border-radius: 0.14rem;
  background: rgba(47, 64, 82, 0.6);
  padding: 0 0.06rem;
  cursor: pointer;
  margin-left: 0.08rem;
  display: flex;
  align-items: center;
}
header .header .content .lange img[data-v-798f0415] {
  height: 0.24rem;
}
footer[data-v-798f0415] {
  position: sticky;
  bottom: 0;
  height: 0.78rem;
  z-index: 99;
  width: 100%;
  padding: 0 0.07rem;
  display: flex;
  justify-content: center;
  background: #fff;
  box-shadow: 0 4px 20px #00000005;
}
footer .nav[data-v-798f0415] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  position: relative;
}
footer .nav img[data-v-798f0415] {
  height: 0.24rem;
}
footer .nav p[data-v-798f0415] {
  margin-top: 0.06rem;
  color: #8e9bae;
  font-size: 0.12rem;
  line-height: 1.5;
  transition: all 0.2s;
}
footer .nav.active p[data-v-798f0415] {
  color: #155bad;
}
