<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.web {
  width: 100%;
}
@media (max-width: 751px) {
  .web {
    display: none;
  }
}
.web .banner img {
  width: 19.2rem;
}
.web .main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
}
.web .main-container .main-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 11.35rem;
}
.web .main-container .main-top img {
  width: 11.35rem;
}
.web .main-container .main-top .phone {
  width: 11.35rem;
  position: relative;
  top: -0.8rem;
  z-index: 1;
}
.web .main-container .main-middle {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web .main-container .main-middle .support {
  width: 19.2rem;
}
.web .main-container .main-middle .join {
  width: 11.1rem;
  margin: 0.3rem 0;
}
.web .main-container .main-footer {
  display: flex;
  height: 8.5rem;
  width: 100%;
  background-color: #eeeeee;
  align-items: center;
  justify-content: center;
}
.web .main-container .main-footer img {
  width: 11.1rem;
}
/*# sourceMappingURL=image_store.css.map */</pre></body></html>