:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

body,
html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /* 防止横向滚动 */
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  width: 100vw;
  margin: 0 auto;
}
.div-frame {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 72px;
  padding: 0 16px 0 16px;
  background: #030200;
}
.span-home {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 1;
}
.div-icons-zhankai {
  flex-shrink: 0;
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 2;
}
.div-frame-1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 5px;
  position: relative;
  width: 21px;
  margin: 10px 0 0 10px;
  z-index: 4;
}
.div-rectangle {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 3px;
  background: #ffffff;
  z-index: 5;
  border-radius: 3px;
}
.div-rectangle-2 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 3px;
  background: #ffffff;
  z-index: 6;
  border-radius: 3px;
}
.div-rectangle-3 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 3px;
  background: #ffffff;
  z-index: 7;
  border-radius: 3px;
}
.div-rectangle-4 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  z-index: 3;
}
.div-frame-5 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 710px;
  z-index: 8;
  overflow: hidden;
}
.div-frame-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 32px;
  position: relative;
  margin: 100px 10px 0 10px;
  z-index: 11;
}
.div-neiro {
  flex-shrink: 0;
  position: relative;
  width: 96px;
  height: 96px;
  background: url(../assets/images/4c4d34b0-bc1c-4b51-a70a-4c71b2a05cec.png)
    no-repeat center;
  background-size: cover;
  z-index: 12;
  overflow: hidden;
  border-radius: 50px;
}
.div-frame-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  min-width: 0;
  z-index: 13;
}
.span-ban-bloom-artists-network {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 180px;
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  text-align: center;
  z-index: 14;
}
.span-pumped-by-sothebys-vice-president {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 160px;
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  z-index: 15;
}
.div-rectangle-8 {
  position: absolute;
  width: 100vw;
  height: 192vw;
  top: 0;
  left: 0;
  background: #ffcc66;
  z-index: 9;
}
.div-bg {
  position: absolute;
  width: 100vw;
  height: 182vw;
  top: 0;
  left: 50%;
  background: url(../assets/images/mainbg.jpg)
    no-repeat center;
  background-size: cover;
  /* background-attachment: fixed; */
  transform: translate(-50%, 0);
  z-index: 10;
  overflow: hidden;
}
.div-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 20px 20px 20px 20px;
  background: #161616;
  z-index: 16;
}
.div-frame-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  z-index: 17;
}
.div-frame-a {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 18;
}
.span-who-is-neiro {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 48px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  text-align: left;
  white-space: nowrap;
  z-index: 19;
}
.div-frame-b {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 20;
}
.div-icons-sol {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 21;
}
.div-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 8px;
  left: 0;
  background: url(../assets/images/binance.jpg)
    no-repeat center;
  background-size: cover;
  z-index: 22;
}
.div-frame-c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 312px;
  z-index: 23;
}
.span-ca-addr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: auto;
  height: 40px;
  color: #fed03f;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  z-index: 24;
}
.button {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 6px;
  position: relative;
  width: 84px;
  padding: 5px 16px 5px 16px;
  cursor: pointer;
  background: #fed03f;
  border: none;
  z-index: 25;
  overflow: hidden;
  border-radius: 9999px;
}
.div-svg {
  flex-shrink: 0;
  position: relative;
  width: 12px;
  height: 12px;
  z-index: 26;
}
.div-vector {
  position: relative;
  width: 9px;
  height: 12px;
  margin: 0 0 0 1.5px;
  background: url(../assets/images/e7424016-4003-4e42-99cb-53dd18c33141.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 27;
}
.span-copy {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 34px;
  height: 20px;
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  z-index: 28;
}
.frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 32px;
  position: relative;
  z-index: 29;
}
.frame-d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  padding: 24px 16px 24px 16px;
  background: #030200;
  z-index: 30;
  overflow: hidden;
  border-radius: 20px;
}
.origin {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 36px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
  z-index: 31;
}
.image {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 258px;
  background: url(../assets/images/20decb5a-535f-41de-a9b2-dae23cf30b02.png)
    no-repeat center;
  background-size: cover;
  z-index: 32;
  border-radius: 16px;
}
.frame-e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  padding: 0 16px 0 16px;
  z-index: 33;
}
.our-journey {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 34;
}
.significant-art-piece {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  left:4%;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 35;
}
.significant-art-piece2 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 22.4px;
  text-align: left;
  z-index: 35;
}
.market-valuation {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 36;
}
.decentralization {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 80px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 37;
}
.community-governed {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 38;
}
.note {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 39;
}
.frame-f {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 1380px;
  z-index: 40;
  overflow: hidden;
}
.rectangle {
  position: absolute;
  width: 100vw;
  height: 710px;
  top: 0;
  left: 0;
  background: #d9d9d9;
  z-index: 41;
}
.bg {
  position: absolute;
  width: 100vw;
  height: 1380px;
  top: 0;
  left: 50%;
  /* background: url(../assets/images/2e90cd71-46ad-49cf-abc8-03fffdfac645.png)
    no-repeat center; */
  background: #2d2d2d;
  background-size: cover;
  transform: translate(-50%, 0);
  z-index: 42;
  overflow: hidden;
}
.frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
  position: absolute;
  width: 350px;
  height: 1140px;
  top: 19px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 43;
}
.frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  min-width: 0;
  padding: 24px 24px 24px 24px;
  background: #000000;
  z-index: 44;
  border-radius: 24px;
}
.frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 45;
}
.frame-13 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 126px;
  z-index: 46;
}
.buy-ban {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 47;
}
.icon {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 48;
  overflow: hidden;
}
.vector {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/b9460c8c-6710-4946-8bfc-ae6f6a60d7a5.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 49;
}
.frame-14 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 50;
}
.icons-sol {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 51;
}
.image-15 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 8px;
  left: 0;
  background: url(../assets/images/logo-mini.png)
    no-repeat center;
  background-size: cover;
  z-index: 52;
}
.image-copy2 {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 8px;
  left: 59vw;
  background: url(../assets/images/copy.png)
    no-repeat center;
  background-size: cover;
  z-index: 52;
}
.ca {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 272px;
  height: 40px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  z-index: 53;
}
.frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  padding: 32px 32px 32px 32px;
  background: #000000;
  z-index: 54;
  border-radius: 24px;
}
.frame-17 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 201px;
  z-index: 55;
}
.listed-exchanges {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 56;
}
.frame-18 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
  flex-shrink: 0;
  gap: 33px;
  position: relative;
  z-index: 57;
}
.frame-ex {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 58;
}

.image-1a {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/Azbit.png)
    no-repeat center;
  background-size: cover;
  z-index: 59;
}

.image-binance {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/p2b.png)
    no-repeat center;
  background-size: cover;
  z-index: 59;
}

.bitget {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 60;
}

.image-1c {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/dex.png)
    no-repeat center;
  background-size: cover;
  z-index: 65;
}
.bitget-1d {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 66;
}

.image-1f {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/77f6599b-0461-418c-a61a-43d7918f04a0.png)
    no-repeat center;
  background-size: cover;
  z-index: 71;
}
.bitget-20 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 72;
}

.image-22 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/c032d2124605d5f721e2adcc6ae1c5e89e762969.png)
    no-repeat center;
  background-size: cover;
  z-index: 77;
}
.bitget-23 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 78;
}
.image-25 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/6076147a81e669d56d57f3a682ee8517a567a57c.png)
    no-repeat center;
  background-size: cover;
  z-index: 83;
}
.bitget-26 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 84;
}
.image-28 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/c649fa4ed4d7f965f7102f029bc4a476504dfff1.png)
    no-repeat center;
  background-size: cover;
  z-index: 89;
}
.bitget-29 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 90;
}
.frame-2a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 94;
}
.image-2b {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/78ba93ebed28029a7d96c8a6540c0575c6b33a8e.png)
    no-repeat center;
  background-size: cover;
  z-index: 95;
}
.bitget-2c {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 96;
}
.frame-2d {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 61;
}
.image-2e {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/dae73d9015e9eb986477e85f3fea1eb7d95953ea.png)
    no-repeat center;
  background-size: cover;
  z-index: 62;
}
.bitget-2f {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 63;
}
.frame-30 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 67;
}
.image-31 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/3990c1ef669fefa612f3d5d92dd74367b1646d89.png)
    no-repeat center;
  background-size: cover;
  z-index: 68;
}
.bitget-32 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 69;
}
.frame-33 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 73;
}
.image-34 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/1f9f2f77a541dac6f3bd5b9caa0d648707c5abab.png)
    no-repeat center;
  background-size: cover;
  z-index: 74;
}
.bitget-35 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 75;
}
.frame-36 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 79;
}
.image-37 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/2acce5d15dd5f9e310a434f8d9862184e900768a.png)
    no-repeat center;
  background-size: cover;
  z-index: 80;
}
.bitget-orca {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 81;
}
.frame-38 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 85;
}
.image-39 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/8d81d2215db1047bf28bec1e778446023c9f751f.png)
    no-repeat center;
  background-size: cover;
  z-index: 86;
}
.bitget-bitmart {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 87;
}
.image-3b {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/5f1f6438bfd2b16fe1d0b70b1c4ff7def64c110b.png)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.image-bitrue {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/bitrue.png)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.image-ourbit {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/ourbit.webp)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.image-novadax {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/novadax.webp)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.image-bingx {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/bingx.webp)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.image-gateio {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/BITStorage.png)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.bitget-poloniex {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 93;
}
.frame-3c {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  padding: 32px 0 32px 0;
  background: #000000;
  z-index: 97;
  border-radius: 24px;
}
.on-chain-stats {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
  z-index: 98;
}
.frame-3d {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  padding: 0 40px 0 40px;
  z-index: 99;
}
.neiro {
  flex-shrink: 0;
  position: relative;
  width: 88px;
  height: 88px;
  background: url(../assets/images/ba30ccc1-496c-4829-aa70-4a3bf059d967.png)
    no-repeat center;
  background-size: cover;
  opacity: 0.6;
  z-index: 100;
  overflow: hidden;
  border-radius: 134.375px;
}
.neiro2 {
  flex-shrink: 0;
  position: relative;
  width: 64px;
  height: 64px;
  padding-top: 60px;
  background: url(../assets/images/dancer.png)
    no-repeat center;
  background-size: cover;
  opacity: 0.6;
  z-index: 100;
  overflow: hidden;
  /* border-radius: 134.375px; */
}
.frame-3e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  z-index: 101;
}
.frame-3f {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 20px 20px 20px 20px;
  background: #333333;
  z-index: 102;
  border-radius: 12px;
}
.heading-m {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 34px;
  cursor: pointer;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  white-space: nowrap;
  background: transparent;
  border: none;
  z-index: 103;
}
.marketcap {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 104;
}
.frame-40 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 20px 20px 20px 20px;
  background: #262626;
  z-index: 105;
  border-radius: 12px;
}
.heading-m-41 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 34px;
  cursor: pointer;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  white-space: nowrap;
  background: transparent;
  border: none;
  z-index: 106;
}
.marketcap-liquidity {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 107;
}
.frame-42 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 20px 20px 20px 20px;
  background: #191919;
  z-index: 108;
  border-radius: 12px;
}
.heading-m-43 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 34px;
  cursor: pointer;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  white-space: nowrap;
  background: transparent;
  border: none;
  z-index: 109;
}
.marketcap-volume {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 110;
}
.frame-44 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 20px 20px 20px 20px;
  background: #0d0d0d;
  z-index: 111;
  border-radius: 12px;
}
.heading-m-45 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 34px;
  cursor: pointer;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  white-space: nowrap;
  background: transparent;
  border: none;
  z-index: 112;
}
.marketcap-holder {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 113;
}
.frame-46 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  padding: 24px 88px 24px 88px;
  background: #000000;
  z-index: 114;
  border-radius: 24px;
}
.frame-47 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  z-index: 115;
}
.frame-48 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 116;
}
.frame-49 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 103px;
  z-index: 117;
}
.frame-4a {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: #ffffff;
  z-index: 118;
  overflow: hidden;
  border-radius: 100px;
}
.vector-4b {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/images/22ab0ab3-9088-4a4d-9e7a-463aabefd2a3.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 119;
}
.telegram {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 120;
}
.icon-4c {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 121;
  overflow: hidden;
}
.vector-4d {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/08f65489-ccac-4775-999b-8cd12b51cd9f.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 122;
}
.frame-4e {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 123;
}
.frame-4f {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 43px;
  z-index: 124;
}
.frame-50 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: #ffffff;
  z-index: 125;
  border-radius: 100px;
}
.image-51 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  background: url(../assets/images/c1c586a37b7992637df974184229d906824fc7af.png)
    no-repeat center;
  background-size: cover;
  z-index: 126;
}
.x {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 127;
}
.icon-52 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 128;
  overflow: hidden;
}
.vector-53 {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/ca5f56f9-ad92-4df1-ac18-6c7f8327f80b.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 129;
}
.frame-54 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 130;
}
.frame-55 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 99px;
  z-index: 131;
}
.aq-svg {
  flex-shrink: 0;
  position: relative;
  width: 30px;
  height: 24px;
  z-index: 132;
  overflow: hidden;
  border-radius: 6px;
}
.vector-56 {
  position: relative;
  width: 30px;
  height: 24px;
  margin: 0.01px 0 0 1.565px;
  background: url(../assets/images/discord.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 133;
}
.vector-561 {
  position: relative;
  width: 30px;
  height: 24px;
  margin: 0.01px 0 0 1.565px;
  background: url(../assets/images/Youtube.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 133;
}
.vector-562 {
  position: relative;
  width: 24px;
  height: 24px;
  margin: 0.01px 0 0 1.565px;
  background: url(../assets/images/whitepaper.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 133;
}
.dextools {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 134;
}
.icon-57 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 135;
  overflow: hidden;
}
.vector-58 {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/92ebe968-bb7a-4a6b-b6ef-1c808d88f741.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 136;
}
.frame-59 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  padding: 40px 0 40px 0;
  background: #000000;
  z-index: 137;
  border-radius: 24px;
}
.button-5a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 204px;
  cursor: pointer;
  background: transparent;
  border: none;
  z-index: 138;
}
.down {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 139;
  overflow: hidden;
}
.vector-5b {
  position: relative;
  width: 20.993px;
  height: 21.9px;
  margin: 0.05px 0 0 0.5px;
  background: url(../assets/images/3d3d52d9-99cf-4cca-bd7d-99dd26163d2b.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 140;
}
.download-white-paper {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 141;
}
.down-5c {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 142;
  overflow: hidden;
}
.vector-5d {
  position: relative;
  width: 18.763px;
  height: 18.764px;
  margin: 1.509px 0 0 1.586px;
  background: url(../assets/images/6e2dcd5c-7824-476c-b199-c99b4351054f.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 143;
}
.frame-5e {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  min-width: 0;
  height: 60px;
  background: #000000;
  z-index: 144;
}
.built-by {
  flex-shrink: 0;
  position: relative;
  width: 49px;
  height: 20px;
  cursor: pointer;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  white-space: nowrap;
  background: transparent;
  border: none;
  z-index: 145;
}
.ban {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 76px;
  height: 20px;
  margin-left: 12px;
  color: #fed03f;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  /* text-decoration: underline; */
  white-space: nowrap;
  z-index: 146;
}


/* 弹出菜单样式 */
.popup-menu {
  display: none;
  /* 初始隐藏 */
  position: absolute;
  top: 72px;
  /* 位于按钮下方 */
  right: 0px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  width: 100%;
  font-family: PingFang SC, var(--default-font-family);
}

.popup-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.popup-menu li {
  padding: 20px 20px;
  border-bottom: 1px solid #aaa;

  color: #333;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}

.popup-menu li:last-child {
  border-bottom: none;
}

.popup-menu li:hover {
  background-color: #b3b3b3;
}
