.tooltip-container.H-1aqbn5c {
  z-index: 9999;
  pointer-events: auto;
}

.auto-scroll.H-1aqbn5c {
  max-height: calc(100vh - 64px);
  overflow-y: auto;
  border-radius: 12px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.drop-arrow.H-1aqbn5c {
  position: relative;
  top: 1px;
  transition: all 0.2s;
}

.tooltip-trigger.H-1aqbn5c {
  color: var(--color);
}

.tooltip-wrap.H-1aqbn5c:hover .tooltip-trigger:where(.H-1aqbn5c) {
  color: var(--hoverColor);
}

.tooltip-wrap.H-1aqbn5c:hover .drop-arrow:where(.H-1aqbn5c) {
  transform: rotate(180deg);
}
.menu-item.H-fmr2b4 {
  padding: 12px;
  line-height: normal;
}

.menu-item.H-fmr2b4:not(:first-child) {
  margin-top: 2px;
}

.menu-item.H-fmr2b4:hover {
  background: #f4f6fb;
}

.sub-title.H-fmr2b4,
.title.H-fmr2b4 {
  white-space: normal;
}

.title.H-fmr2b4 {
  color: #1d2029;
}

.sub-title.H-fmr2b4 {
  margin-top: 4px;
  color: #999b9f;
}

.arrow.H-fmr2b4 {
  opacity: 0;
  color: #9298a6;
  transition: transform 0.2s ease-in, opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

.menu-item.H-fmr2b4:hover .arrow:where(.H-fmr2b4) {
  transform: translateX(4px);
  opacity: 1;
}

@media screen and (max-width: 1280px) {
  .menu-item.H-fmr2b4 {
    padding: 8px 12px;
  }
}
.arrow-con.H-fmr2b4 {
  width: 16px;
}

  .navs.H-as7jdn {
    position: relative;
    z-index: 100;
    gap: 44px;
  }
  .header-place.H-as7jdn {
    box-sizing: border-box;
    padding: 0 40px;
    width: 100%;
    height: 64px;
    min-height: 64px;
    background-color: var(--bannerBg);
  }
  .logo.H-as7jdn {
    position: absolute;
    top: 0;
    left: 0;
  }
  .header-menu.H-as7jdn {
    line-height: 40px;
    font-weight: bold;
    color: var(--bannerColor);
  }
  .header-menu.current.H-as7jdn {
    color: var(--activeColor);
  }
  .launch-app.H-as7jdn {
    border-radius: 20px;
    padding: 0 36px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    background: #45e555;
    color: #000;
    cursor: pointer;
  }
  .launch-app.current.H-as7jdn {
    padding: 0;
    background: transparent;
    color: #45e555;
  }
  .logo.H-as7jdn {
    position: relative;
    width: 200px;
    height: 40px;
  }
  .logo.H-as7jdn img:where(.H-as7jdn) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .menu-items.H-as7jdn {
    padding: 12px 8px;
    background: #fff;
    cursor: default;
    box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.4);
  }
  @media screen and (max-width: 640px) {
    .header-place.H-as7jdn {
      display: none;
      height: unset;
      min-height: unset;
    }
  }


    .wrap.H-1c7d810 {
        box-sizing: border-box;
        padding: 24px;
        width: 398px;
        background: #fff;
        cursor: default;
        overflow: hidden;
    }
    .qrcode.H-1c7d810 {
        width: 140px;
    }
    .title.H-1c7d810 {
        line-height: 20px;
        white-space: normal;
    }
    .download-con.H-1c7d810 {
        width: 186px;
        height: 140px;
    }
    .download.H-1c7d810 {
        display: block;
        width: 186px;
        height: auto;
    }
    a.H-1c7d810 img:where(.H-1c7d810) {
        height: 48px;
    }


    .wrap.H-bnay6f {
        box-sizing: border-box;
        width: 320px;
        background: #fff;
        cursor: default;
        overflow: hidden;
    }
    section.H-bnay6f {
        background: #fff;
    }
    li.H-bnay6f:hover {
        background: #f9f9f9;
    }
    .active.H-bnay6f {
        color: var(--menu-light-hover);
    }
    .item.H-bnay6f {
        box-sizing: border-box;
        padding: 12px;
        width: 50%;
        height: 48px;
        line-height: 24px;
    }
    .wrap-ul.H-bnay6f {
        flex-wrap: wrap;
    }


  .wrap.H-yr41bo {
    box-sizing: border-box;
    padding: 16px 12px;
    width: 460px;
    background: #fff;
    cursor: default;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(204, 204, 204, 0.4);
  }
  .circle.H-yr41bo {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #38d102;
  }
  .body.H-yr41bo {
    height: 306px;
    overflow: hidden auto;
  }
  .all.H-yr41bo {
    border-bottom: 1px solid #e4e4e5;
    padding-bottom: 16px;
  }
  .content.H-yr41bo {
    margin-top: 4px;
    padding: 0;
    color: #999b9f;
    white-space: normal;
  }
  .item.H-yr41bo {
    box-sizing: border-box;
    padding: 12px 8px;
  }
  .announce-con.H-yr41bo {
    width: 320px;
  }
  .announce.H-yr41bo {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }


  .circle-icon.H-prig4a {
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    text-align: center;
  }
  .icon-con.H-prig4a {
    box-sizing: border-box;
    height: 64px;

    &.light:hover .circle-icon:where(.H-prig4a) {
      background-color: #eaecf1;
    }

    &.dark:hover .circle-icon:where(.H-prig4a) {
      background-color: #2f3438;
    }

    &.light {
      color: var(--menu-light);
    }

    &.dark {
      color: var(--menu-dark);
    }
  }
  .circle.H-prig4a {
    top: -22px;
    right: -6px;
    border-radius: 8px;
    padding: 4px;
    min-width: 8px;
    line-height: 8px;
    text-align: center;
    font-style: normal;
    background: #ff6c67;
    color: #fff;
  }


  header.H-1fvszw {
    box-sizing: border-box;
    position: sticky;
    top: 0;
    z-index: 7000;
    margin-bottom: -1px;
    border-bottom: 1px solid var(--B0);
    min-width: 0;
    max-height: var(--header-height);
    line-height: var(--header-height);
    background-color: #fff;
  }
  header.H-1fvszw {
    .dark.register {
      color: var(--blue);
      background-color: #fff;
    }
    .dark.login {
      color: var(--TW);
    }
  }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    header.H-1fvszw {
      padding: 0;
    }
  }
  .header-place.H-1fvszw {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 56px;
    min-height: 56px;
  }


  .footer-title.H-1wl44ec {
    color: #fff;
  }
  .footer-link-groups.H-1wl44ec {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  @media screen and (max-width: 768px) {
    .footer-link-groups.H-1wl44ec {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  .footer-links.H-1wl44ec a:where(.H-1wl44ec) {
    text-decoration: none;
    color: #9fa3ab;
  }


  .wrap.H-17cjbbc {
    height: 40px;
    line-height: 40px;
  }
  .underline.H-17cjbbc {
    border-bottom: 1px solid #e5e5e5;
  }
  .border.H-17cjbbc {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 0 10px;
  }
  .no-border.H-17cjbbc {
    border: none;
  }
  .white.wrap.H-17cjbbc:hover,
  .white.wrap.H-17cjbbc:focus {
    border-bottom-color: #0064c8;
  }
  .white.H-17cjbbc span:where(.H-17cjbbc),
  .white.H-17cjbbc .arrow:where(.H-17cjbbc) {
    color: #fff;
  }
  .white.before.H-17cjbbc span:where(.H-17cjbbc)::before {
    position: absolute;
    top: 4px;
    left: -10px;
    font-size: 18px;
    color: #fff;
    content: '*';
    vertical-align: middle;
  }
  .underline.H-17cjbbc:hover {
    border-color: #003fe6;
  }
  .wrap.disabled.H-17cjbbc {
    pointer-events: none;
    opacity: 0.4;
  }
  .arrow.H-17cjbbc {
    transition: transform 0.2s;
  }
  ul.H-17cjbbc {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    border-radius: 8px;
    width: 100%;
    max-height: 200px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  }
  ul.H-17cjbbc li:where(.H-17cjbbc) {
    margin: 0;
    padding-left: 10px;
  }
  ul.H-17cjbbc li:where(.H-17cjbbc):hover {
    background: #f8f8f8;
  }
  ul.H-17cjbbc li:where(.H-17cjbbc):active {
    color: #003fe6;
  }
  .dropdown.H-17cjbbc {
    z-index: 99999;
    display: inline-block;
  }
  .animation.H-17cjbbc {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  }
  .active.H-17cjbbc {
    color: #003fe6;
  }
  .option.disabled.H-17cjbbc {
    pointer-events: none;
    opacity: 0.4;
  }


  .select.H-q040yx .wrap{
    border: none;
    background: #14202d;
  }
  .select.H-q040yx .wrap ul{
    top: auto;
    bottom: 0;
  }
  .select.H-q040yx .wrap ul::placeholder{
    width: 8px;
    background-color: #ccc;
  }
  @media screen and (max-width: 800px) {
    .select.H-q040yx {
      display: none;
    }
  }


  .logo-wrap.H-axtcvb {
    margin-right: 48px;
    width: 240px;
  }
  .media-row.H-axtcvb a:where(.H-axtcvb) {
    width: 25%;
    margin-bottom: 12px;
  }
  .media-row.H-axtcvb a:where(.H-axtcvb) span:where(.H-axtcvb) {
    width: 36px;
    height: 36px;
  }
  .media-row.H-axtcvb a:where(.H-axtcvb) img:where(.H-axtcvb) {
    width: inherit;
    height: inherit;
  }
  .image.H-axtcvb {
    width: 160px;
    height: 38px;
    font-size: 0;
  }
  .copyright.H-axtcvb {
    display: none;
    color: #9fa3ab;
  }
  /* (unused) .select :global(.wrap) {
    border: none;
    background: #14202d;
  }*/
  /* (unused) .select :global(.wrap ul) {
    top: auto;
    bottom: 0;
  }*/
  /* (unused) .select :global(.wrap ul::placeholder) {
    width: 8px;
    background-color: #ccc;
  }*/
  @media screen and (max-width: 800px) {
    .logo-wrap.H-axtcvb {
      margin: 0 auto;
      padding: 0 48px;
      width: 500px;
      text-align: center;
    }
    .copyright.H-axtcvb {
      display: block;
    }
    .image.H-axtcvb {
      margin-top: 40px;
      display: inline-block;
    }
    .desc.H-axtcvb {
      display: block;
    }
  }
  @media screen and (max-width: 640px) {
    .logo-wrap.H-axtcvb {
      width: 100%;
    }
  }


  .custom-footer-wrap.H-1w3sqwy {
    background: #0e1421;
  }
  .custom-footer-main.H-1w3sqwy {
    padding: 40px;
  }
  @media screen and (max-width: 800px) {
    .custom-footer-main.H-1w3sqwy {
      flex-direction: column-reverse;
      padding: 20px 16px;
      width: 100%;
      align-items: stretch;
    }
  }


  .notices.H-1tdy9qv {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 3em;
    z-index: 9999999;
    pointer-events: none;
  }


  .notice.H-mfb9w {
    display: inline-flex;
    pointer-events: auto;
    align-self: center;
  }


  .toast.H-11bhur3 {
    margin: 8px 0;
    border-radius: 2px;
    padding: 12px 24px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #383838;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
    pointer-events: auto;
  }
  .success.H-11bhur3 {
    background: #e6f8f3;
    color: #00bd84;
  }
  .iconfont.H-11bhur3 {
    margin-right: 8px;
  }
  .danger.H-11bhur3 {
    border: solid 1px #f6a7a4;
    background: #ffc8cb;
  }


  svg.H-2ica9q {
    display: block;
  }
  @keyframes H-2ica9q-rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  svg.H-2ica9q {
    transform: rotate(360deg);
    animation: H-2ica9q-rotation 1.4s linear infinite;
  }


  button.H-12zlr5s,
  a.H-12zlr5s {
    border: solid 1px;
    padding: 0 32px;
    text-align: center;
    cursor: pointer;
  }
  .normal.H-12zlr5s {
    padding: 0 24px;
  }
  .small.H-12zlr5s {
    padding: 0 16px;
    line-height: 32px;
  }
  a.H-12zlr5s {
    display: inline-block;
  }
  button.H-12zlr5s {
    display: inline-flex;
  }
  button.H-12zlr5s:focus,
  a.H-12zlr5s:focus {
    outline: 0;
  }
  a.disabled.H-12zlr5s,
  button.H-12zlr5s:disabled {
    pointer-events: none;
    opacity: 0.4;
  }
  .p024.H-12zlr5s {
    padding: 0 24px;
  }
  .default.H-12zlr5s {
    border-color: var(--BD);
    background: transparent;
    color: var(--T1);
  }
  .text.H-12zlr5s {
    color: var(--blue);
  }
  .primary.H-12zlr5s,
  .warning.H-12zlr5s,
  .danger.H-12zlr5s {
    border-color: transparent;
    color: #fff;
  }
  .primary.ghost.H-12zlr5s,
  .warning.ghost.H-12zlr5s,
  .danger.ghost.H-12zlr5s {
    background: transparent;
  }
  .primary.H-12zlr5s {
    background: var(--blue);
  }
  .primary.ghost.H-12zlr5s {
    border-color: var(--blue);
    color: var(--blue);
  }
  .warning.H-12zlr5s {
    background: var(--warning);
  }
  .warning.ghost.H-12zlr5s {
    border-color: var(--warning);
    color: var(--warning);
  }
  .danger.H-12zlr5s {
    background: var(--danger);
  }
  .danger.ghost.H-12zlr5s {
    border-color: var(--danger);
    color: var(--danger);
  }
  .ghost.text.H-12zlr5s {
    border-color: transparent;
  }
  .default.H-12zlr5s:hover {
    border-color: var(--blue);
    color: var(--blue);
  }
  .text.H-12zlr5s:hover,
  .primary.H-12zlr5s:hover,
  .warning.H-12zlr5s:hover,
  .danger.H-12zlr5s:hover {
    opacity: 0.8;
  }
  .text.H-12zlr5s:hover {
    border-color: transparent;
  }
  .primary.H-12zlr5s:disabled,
  .warning.H-12zlr5s:disabled,
  .danger.H-12zlr5s:disabled {
    opacity: 0.4;
  }
  .loading.H-12zlr5s:disabled,
  .loading.H-12zlr5s:disabled,
  .loading.H-12zlr5s:disabled {
    opacity: 0.8;
  }
  button.H-12zlr5s svg + span {
    padding-left: 4px;
  }


  .wrap.H-ez0vi3 {
    position: sticky;
    bottom: 0;
    z-index: 1;
    width: 100%;
  }
  .main.H-ez0vi3 {
    height: 60px;
    background: #010612;
    box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.1);
  }
  .logo.H-ez0vi3 {
    width: 34px;
    height: 34px;
  }
  .context.H-ez0vi3 {
    margin: 0 15px;
  }
  .context-div.H-ez0vi3 {
    width: 70%;
  }
  .star.H-ez0vi3 {
    width: 12px;
    height: 12px;
  }
  .get-app.H-ez0vi3 {
    margin-bottom: 2px;
  }