@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;

  /*禁止选中文字*/

  -webkit-touch-callout: none;
  /* iOS Safari */

  -webkit-user-select: none;
  /* Chrome/Safari/Opera */

  -khtml-user-select: none;
  /* Konqueror */

  -moz-user-select: none;
  /* Firefox */

  -ms-user-select: none;
  /* Internet Explorer/Edge */

  user-select: none;
  /* Non-prefixed version, currently

   not supported by any browser */
}

.bgDisable {
  background: #eee !important;
  color: #fff !important;
}

.bgDisable:hover {
  opacity: 1 !important;
}

#app {
  height: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.rig {
  text-align: right;
}

fieldset,
img {
  border: 0;
}

canvas {
  height: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 200%;
  font-weight: normal;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

a:hover img {
  border: none;
}

.m-show {
  display: block !important;
}

@media screen and (min-width: 500px) {
  .borScroll {
    background: rgba(255, 255, 255, 0.25);
    width: 500px;
    margin: 0 auto 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
  }

  .borScroll p {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1000;
  }

  .borScroll > div {
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-indent: 10px;
    height: 30px;
    cursor: pointer;
    background: #00ffb8;
    border-radius: 30px;
    position: absolute;
    left: 0;
  }

  .borScrollBtn {
    width: 250px;
    height: 50px;
    display: block;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    line-height: 50px;
    background: #00ffb8;
    border-radius: 8px;
    margin: 30px auto 10px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    border-radius: 30px;
    text-align: center;
    color: #333333;
  }

  .borScrollBtn:active {
    opacity: 0.7;
  }

  .borScrollBtnAll {
    display: flex;
    justify-content: space-between;
  }

  .borScrollBtnAll > div {
    width: 250px;
    height: 50px;
    letter-spacing: 1px;
    cursor: pointer;
    margin-top: 30px;
    line-height: 50px;
    background: #00ffb8;
    border-radius: 30px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    text-align: center;
    color: #333333;
  }

  .borScrollBtnAll > div:active {
    opacity: 0.7;
  }

  html,
  body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background: url("../img/rea/1.png") no-repeat;
    background-size: cover;
  }

  .com {
    width: 1200px;
    margin: 0 auto;
    display: none;
  }

  .t1 {
    display: flex;
    padding: 30px 0;
    justify-content: space-between;
  }

  .t2 {
    font-size: 18px;
    font-weight: 400;
    display: flex;
    line-height: 25px;
    color: #ffffff;
    align-items: center;
  }

  .t2 img {
    margin-right: 10px;
  }

  .t3 {
    display: flex;
    align-items: center;
  }

  .t3 img {
    margin-left: 40px;
    cursor: pointer;
  }

  .t4 {
    width: 240px;
    padding: 0 20px;
    overflow: hidden;
    height: 50px;
    background: rgba(67, 100, 96, 0.3);
    line-height: 50px;
    border-radius: 25px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #00ffb8;

    text-align: center;
  }

  .double-bounce {
    min-width: 100px;
    min-height: 100px;
    width: 100px;
    height: 100px;

    position: relative;
  }

  .mop-load-div {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -50px;
    height: 100px;
  }

  .logo {
    text-align: center;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 600;
    line-height: 56px;
    color: #ffffff;
  }

  .addPrice {
    text-align: center;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 56px;
    margin-top: 80px;
    color: #ffffff;
  }

  .num {
    font-size: 50px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 70px;
    color: #00ffb8;
  }

  .trx {
    margin-top: 80px;
    width: 1200px;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 12px 30px;
  }

  .trx > div {
    display: flex;
    line-height: 60px;
    justify-content: space-between;
  }

  .trx > div > p:nth-child(1) {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
  }

  .trx > div > p:nth-child(2) {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #00ffb8;
  }

  .ms {
    text-align: center;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 56px;
    color: #ffffff;
    margin-top: 80px;
  }

  .msAlert {
    width: 432px;
    height: 438px;
    background: #262431;
    opacity: 1;
    border-radius: 24px;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 30%;
    padding: 20px 30px;
    margin-left: -216px;
  }

  .msAlertClose {
    position: absolute;
    right: -20px;
    top: -50px;
    width: 40px;
    height: 40px;
  }

  .aImg img {
    width: 154px;
    height: 154px;
  }

  .aTitle {
    font-size: 28px;
    font-weight: 600;
    color: #f82566;
  }

  .aSmallBg {
    width: 100%;
    height: 168px;
    background: rgba(55, 50, 71, 0.54);
    border-radius: 24px;
    margin: 30px 0;
    padding-top: 15px;
    box-sizing: border-box;
  }

  .aSmallBg > p:nth-child(1) {
    font-size: 24px;
    font-family: PingFang SC;
    color: #ffffff;
    padding-bottom: 10px;
  }

  .aSmallBg > p:nth-child(2) {
    font-size: 50px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #00ffb8;
  }

  .aSmallBg2 {
    cursor: pointer;
  }

  .aSmallBg2 > p:nth-child(1) {
    font-size: 44px;
    font-family: PingFang SC;
    font-weight: 400;
    letter-spacing: 5px;
    padding-top: 15px;
    color: #00ffb8;
    padding-bottom: 10px;
  }

  .aSmallBg2 > p:nth-child(2) {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 100;
    line-height: 33px;
    letter-spacing: 5px;
    color: #00ffb8;
  }

  .aSmallBg > p:nth-child(2) span {
    font-size: 40px;
  }

  .sc2 {
    text-align: left;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    margin: 30px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
  }

  .scBor {
    border: 1px solid #00ffb8;
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    height: 40px;
    padding: 0 30px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 40px;
    margin-left: 30px;
    color: #00ffb8;
  }

  .scBorCer {
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    height: 40px;
    padding: 0 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin-left: 30px;
    background: #eee;
    border: 0;
    color: #fff;
  }

  .scbg {
    width: 1200px;
    height: 538px;
    box-sizing: border-box;
    padding: 30px;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    overflow-y: scroll;
  }

  .sTabList {
    display: flex;
    justify-content: space-between;
    height: 60px;
    line-height: 60px;
    position: relative;
  }

  .sTabList > p {
    width: 33.3%;
    font-size: 20px;
    font-weight: 500;
    color: #00ffb8;
  }

  .sTabList > p:nth-child(1) {
    text-align: left;
  }

  .sTabList > p:nth-child(2) {
    text-align: center;
  }

  .sTabList > p:nth-child(3) {
    text-align: center;
  }

  .sTabList > p:nth-child(4) {
    text-align: right;
  }

  .sComList > div {
    font-size: 24px;
    font-family: PingFang SC;
    margin-top: 20px;
    font-weight: 500;
    color: #00ffb8;
    display: flex;
    justify-content: space-between;
  }

  .sComList > div > div {
    width: 33.3%;
  }

  .sComList > div > div:nth-child(1) {
    text-align: left;
  }

  .sComList > div > div:nth-child(2) {
    text-align: center;
  }

  .sComList > div > div:nth-child(3) {
    text-align: center;
  }

  .sComList > div > div:nth-child(4) {
    text-align: right;
  }

  .sComList > div > div:nth-child(4) > div {
    text-align: right;
    border: 1px solid #00ffb8;
    font-size: 20px;
    color: #00ffb8;
    display: inline-block;
    width: 140px;
    border-radius: 8px;
    padding: 4px 0;
  }

  .sComList > div > div:nth-child(4) > div img {
    width: 30px;
    vertical-align: middle;
  }

  .sComList > div > div:nth-child(4) p {
    text-align: center;
    padding: 6px 15px;
    cursor: pointer;
  }

  .code2021 div {
    color: #fff;
  }

  .code2021 > div:nth-child(3) > div {
    border: 1px solid #fff !important;
    color: #fff !important;
  }

  .code2021 > div:nth-child(4) > div {
    border: 1px solid #fff !important;
    color: #fff !important;
  }

  .msList {
    display: flex;
    margin: 30px 0;
    justify-content: space-around;
    cursor: pointer;
  }

  .msList > div {
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    padding-bottom: 20px;
  }

  .msList > div > div:nth-child(2) {
    font-size: 24px;
    margin-top: -25px;
  }

  .msList img {
    width: 260px;
  }

  .msList > div:hover {
    transform: scale(1.1);
    transition: all 0.5s;
  }

  .openGif {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
  }

  .zy {
    margin-top: 80px;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-bottom: 80px;
  }

  .tab {
    display: flex;
    justify-content: center;
    margin: 30px auto;
  }

  .tab > div {
    padding: 0 30px;
    line-height: 1;
    cursor: pointer;
  }

  .active {
    color: rgba(0, 255, 184, 1);
  }

  .tab > div:nth-child(1) {
    border-right: 3px solid #fff;
  }

  .zyBg {
    width: 1200px;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 30px;
  }

  .makeRea {
    font-size: 18px;
  }

  .mobility p {
    color: #fff;
    line-height: 1.6;
    text-align: right;
    font-size: 20px;
  }

  .mobility > p:nth-child(2) {
    font-size: 26px !important;
  }

  .logo2 {
    font-size: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .logo2 img {
    margin-right: 10px;
  }

  .c05 {
    display: flex;
    justify-content: center;
    width: 100% !important;
  }

  .gvlist > div {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
  }

  .gvlist > div > div:nth-child(1) {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
  }

  .gvlist > div > div:nth-child(2) {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 25px;
    color: #00ffb8;
  }

  .gvlist > div p {
    color: #fff;
  }

  .btnList {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
  }

  .btnList > div {
    border: 1px solid #00ffb8;
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    height: 40px;
    padding: 0 30px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 40px;
    margin-left: 30px;
    color: #00ffb8;
  }

  .btnList > div:active {
    opacity: 0.6;
  }

  .btnList > div:hover {
    background: #00ffb8;
    color: #fff;
  }

  .topList {
    margin-bottom: 80px;
  }

  .topList .s1 {
    text-align: center;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    margin-bottom: 30px;
    color: #ffffff;
  }

  .tList > div {
    padding: 10px 30px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 28px;
    color: #00ffb8;
  }

  .tList > div > div {
    width: 22%;
    text-align: center;
  }

  .tList > div > div:nth-child(1) {
    width: 34%;
    word-break: break-all;
  }

  .comList > div > div {
    width: 22%;
    text-align: center;
  }

  .comList > div > div:nth-child(1) {
    width: 34%;
    word-break: break-all;
    font-size: 18px;
  }

  .comList {
    width: 1200px;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 30px;
    font-size: 24px;
    height: 340px;
    overflow-y: scroll;
  }

  ::-webkit-scrollbar {
    display: none;
  }

  .comList > div {
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #00ffb8;
    align-items: center;
    margin-bottom: 30px;
  }

  .comList > div:last-child {
    margin-bottom: 0;
  }

  .sj {
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: none;
    margin-top: 80px;
  }

  .bor {
    width: 900px;
    height: 420px;
    border: 3px solid #00ffb8;
    margin: 30px auto 0;
    text-align: center;
    position: relative;
  }

  .bor img {
    width: 100%;
    height: 100%;
  }

  .comment {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 34px;
    color: #ffffff;
    padding-top: 110px;
  }

  .comment span {
    color: #3dd3c3;
  }

  .comment img {
    width: 26px;
    vertical-align: sub;
    margin-right: 10px;
    height: 26px;
  }

  .jl {
    margin-top: 30px;
  }

  .about {
    margin-top: 80px;
  }

  .gs {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
  }

  .iconList {
    display: flex;
    justify-content: center;
    margin: 50px 0;
  }

  .iconList a {
    margin: 0 60px;
  }

  .fot {
    width: 100%;
    display: none;
    height: 95px;
    background: #242424;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
  }

  .f1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    display: flex;
    font-weight: 400;
    padding-top: 15px;
    line-height: 24px;
    color: #ffffff;
    position: relative;
  }

  .f1 span {
    position: absolute;
    right: 0;
    color: #00ffb8;
    font-size: 14px;
  }

  .f1 > div {
    margin-right: 90px;
  }

  .f2 {
    display: none;
  }

  .gv1 {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .gv2 {
    width: 180px;
  }

  .centerList {
    margin-top: 80px;
  }

  .title {
    text-align: center;
    cursor: pointer;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 56px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .d1 {
    margin-bottom: 60px;
  }

  .d1 > .title img {
    margin-left: 20px;
  }

  .tops {
    margin-top: 60px;
  }

  .zc {
    width: 1200px;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 40px 170px;
  }

  .t10 {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
  }

  .t11 {
    display: flex;
    justify-content: space-between;
  }

  .setYh {
    margin-top: 40px;
  }

  .editTrx {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
    line-height: 1rem;
    width: 100%;
    margin-top: 30px;
  }

  .noBtn {
    background: transparent !important;
    line-height: 1 !important;
    width: auto !important;
  }

  .editTrxNum {
    width: auto !important;
  }

  .editTrx .txBtn {
    margin: 0 !important;
    background: #00ffb8 !important;
    color: #333333 !important;
  }

  .t11 > div > div {
    width: 250px;
    height: 60px;
    border-radius: 8px;
    text-align: center;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    line-height: 60px;
    color: #ffffff;
  }

  .t11 > div > div:nth-child(2) {
    background: rgba(255, 255, 255, 0.25);
  }

  .txBtn {
    width: 310px;
    height: 80px;
    background: #00ffb8;
    opacity: 1;
    border-radius: 8px;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    text-align: center;
    line-height: 80px;
    color: #333333;
    margin: 80px auto 0;
  }

  .rightIcon {
    display: flex;
    align-items: center;
  }

  .yjs p {
    line-height: 30px;
  }

  .copy {
    height: 46px;
    font-size: 24px;
    font-weight: 400;
    line-height: 46px;
    padding: 0 20px;
    display: inline-block;
    color: #333333;
    cursor: pointer;
    background: #00ffb8;
    opacity: 1;
    margin-top: 10px;
    border-radius: 8px;
  }

  .copyUrl {
    text-align: right;
  }

  .tgvlist > div {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
  }

  .tgvlist > div > div {
    font-size: 24px;
    font-weight: 500;
    width: 30%;
    color: #ffffff;
  }

  .tgvlist > div > div:nth-child(2) {
    text-align: center;
  }

  .tgvlist > div > div:nth-child(3) {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #00ffb8;
    text-align: right;
  }

  .langInfo {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 2;
    text-align: center;
  }

  .ck {
    width: 360px;
    height: 270px;
    background: #fffcfa;
    opacity: 1;
    position: fixed;
    z-index: 10000;
    box-sizing: border-box;
    top: 30%;
    border-radius: 10px;
    left: 50%;
    margin-left: -180px;
    padding: 22px;
  }

  .close2 {
    z-index: 1000000;
    position: absolute;
    bottom: -80px;
    width: 40px;
    left: 50%;
    margin-left: -20px;
    cursor: pointer;
  }

  .c1 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-bottom: 30px;
    border-bottom: 1px solid #333333;
  }

  .c2 {
    width: 290px;
    background: #f0f0f0;
    opacity: 1;
    margin: 30px 10px 10px;
    line-height: 42px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 10px;
    display: flex;
    align-items: center;
    height: 42px;
  }

  .c2 img {
    width: 28px;
    height: 28px;
  }

  .c2 input {
    border: 0;
    background: transparent;
    color: #333333;
    text-align: right;
    height: 42px;
    margin-right: 10px;
    font-size: 18px;
    width: 80%;
  }

  .c3 {
    width: 58px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #666666;
    font-size: 16px;
    margin-left: 10px;
    cursor: pointer;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
    border-radius: 8px;
  }

  .bg2 {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 0;
  }

  #blachole {
    width: 100%;
    z-index: 0;
    height: 100%;
  }

  .c4 {
    font-size: 18px;
    display: flex;
    font-weight: 400;
    color: #333333;
  }

  .c04 input {
    width: 100%;
  }

  .c5 {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    margin-right: 20px;
    color: #333333;
  }

  .cBtn {
    width: 290px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    height: 42px;
    background: #00ffb8;
    opacity: 1;
    border-radius: 10px;
    margin: 30px auto 0;
    cursor: pointer;
  }

  .cBtn:active {
    opacity: 0.7;
  }

  .titleFn {
    font-size: 26px;
    text-align: center;
    margin-top: 10px;
  }

  .leDs {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
  }

  .leDs > div {
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    padding: 30px 0;
    text-align: center;
    font-size: 20px;
  }

  .leDs > div:nth-child(1) {
    width: 56%;
  }

  .leDs > div:nth-child(2) {
    width: 42%;
  }

  .leDs > div > div:nth-child(2) {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 6px;
  }

  .leDs > div > div:nth-child(3) {
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #00ffb8;
  }

  .leDs > div img {
    width: 100px;
    height: 100px;
  }

  .img6 {
    margin-right: -30px;
    position: relative;
  }

  .btnList2 {
    display: flex;
    justify-content: space-around;
    margin: 50px 70px 0;
  }

  .btnList2 > div {
    border: 1px solid #00ffb8;
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    height: 40px;
    padding: 0 50px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 40px;
    color: #00ffb8;
  }

  .btnList2 > div:active {
    opacity: 0.6;
  }

  .btnList2 > div:hover {
    background: #00ffb8;
    color: #fff;
  }
}

@media screen and (max-width: 500px) {
  html,
  body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background: url("../img/app/1.jpg") no-repeat;
    background-size: cover;
  }

  .com {
    width: 100%;
    margin: 0 auto;
    display: none;
    padding: 0.1rem 0.3rem;
    box-sizing: border-box;
  }

  .t1 {
    display: flex;
    justify-content: space-between;
  }

  .t2 {
    font-size: 0.4rem;
    font-weight: 400;
    display: flex;
    margin-top: 0.3rem;
    color: #ffffff;
    align-items: center;
  }

  .t2 img {
    margin-right: 0.1rem;
    width: 0.8rem;
  }

  .t3 {
    display: flex;
    align-items: baseline;
  }

  .t3 img {
    margin-left: 0.3rem;
    cursor: pointer;
    width: 0.5rem;
  }

  .t4 {
    width: 4rem;
    overflow: hidden;
    height: 1rem;
    background: rgba(67, 100, 96, 0.3);
    line-height: 1rem;
    border-radius: 25px;
    font-size: 0.32rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #00ffb8;

    text-align: center;
  }

  .logo {
    text-align: center;
    font-size: 0.8rem;
    font-family: PingFang SC;
    font-weight: 600;
    margin-top: 1rem;
    color: #ffffff;
  }

  .logo img {
    width: 4rem;
  }

  .addPrice {
    text-align: center;
    font-size: 0.7rem;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 0.8rem;
    color: #ffffff;
  }

  .num {
    font-size: 0.9rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #00ffb8;
  }

  .trx {
    margin-top: 0.8rem;
    width: 100%;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0.3rem 0.5rem;
  }

  .trx > div {
    display: flex;
    line-height: 1rem;
    justify-content: space-between;
  }

  .trx > div > p:nth-child(1) {
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
  }

  .trx > div > p:nth-child(2) {
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #00ffb8;
  }

  .ms {
    text-align: center;
    font-size: 0.6rem;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 56px;
    color: #ffffff;
    margin-top: 0.8rem;
  }

  .msAlert {
    width: 6.4rem;
    background: #262431;
    opacity: 1;
    border-radius: 0.3rem;
    position: fixed;
    z-index: 100;
    left: 46%;
    top: 20%;
    padding: 0.3rem 0.4rem;
    margin-left: -3.2rem;
  }

  .msAlertClose {
    position: absolute;
    right: -0.3rem;
    top: -0.6rem;
    width: 0.6rem;
    height: 0.6rem;
  }

  .aImg img {
    width: 3rem;
    height: 3rem;
  }

  .aTitle {
    font-size: 0.5rem;
    font-weight: 600;
    color: #f82566;
    margin: 0.4rem 0;
    line-height: 1;
  }

  .aSmallBg {
    width: 100%;
    background: rgba(55, 50, 71, 0.54);
    border-radius: 0.3rem;
    margin: 0.3rem 0;
    padding: 0.6rem;
    box-sizing: border-box;
  }

  .aSmallBg > p:nth-child(1) {
    font-size: 24px;
    font-family: PingFang SC;
    line-height: 1;
    color: #ffffff;
    padding-bottom: 10px;
  }

  .aSmallBg > p:nth-child(2) {
    font-size: 0.8rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #00ffb8;
  }

  .aSmallBg2 {
    cursor: pointer;
  }

  .aSmallBg2 > p:nth-child(1) {
    font-size: 0.7rem;
    font-family: PingFang SC;
    font-weight: 400;
    letter-spacing: 5px;
    color: #00ffb8;
    padding-bottom: 0.2rem;
  }

  .aSmallBg2 > p:nth-child(2) {
    font-size: 0.5rem;
    font-family: PingFang SC;
    font-weight: 100;
    line-height: 0.7rem;
    letter-spacing: 5px;
    color: #00ffb8;
  }

  .aSmallBg > p:nth-child(2) span {
    font-size: 0.5rem;
  }

  .sc2 {
    text-align: left;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    margin: 0.3rem;
    margin-bottom: 0.2rem;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    line-height: 0.8rem;
  }

  .scBor {
    border: 1px solid #00ffb8;
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    height: 0.8rem;
    padding: 0 0.4rem;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.8rem;
    margin-left: 0.3rem;
    color: #00ffb8;
  }

  .scBorCer {
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    height: 0.8rem;
    padding: 0 0.3rem;
    font-size: 0.37rem;
    font-weight: 400;
    line-height: 0.8rem;
    background: #eee;
    border: 0;
    color: #fff;
  }

  .scbg {
    width: 100%;
    height: 7rem;
    box-sizing: border-box;
    padding: 0.3rem;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    overflow-y: scroll;
  }

  .sTabList {
    display: flex;
    justify-content: space-between;
    height: 0.7rem;
    line-height: 0.7rem;
    position: relative;
  }

  .sTabList > p {
    width: 24%;
    font-size: 0.34rem;
    font-weight: 500;
    color: #00ffb8;
  }

  .sTabList > p:nth-child(1) {
    text-align: left;
    font-size: 0.3rem;
  }

  .sTabList > p:nth-child(2) {
    text-align: center;
  }

  .sTabList > p:nth-child(3) {
    text-align: center;
  }

  .sTabList > p:nth-child(4) {
    text-align: right;
    width: 32%;
  }

  .sComList > div {
    font-size: 0.35rem;
    font-family: PingFang SC;
    margin-top: 0.4rem;
    font-weight: 500;
    color: #00ffb8;
    display: flex;
    position: relative;
    justify-content: space-between;
  }

  .sComList > div > div {
    width: 24%;
  }

  .sComList > div > div:nth-child(1) {
    text-align: left;
    font-size: 0.3rem;
  }

  .sComList > div > div:nth-child(2) {
    text-align: center;
  }

  .sComList > div > div:nth-child(3) {
    text-align: center;
  }

  .sComList > div > div:nth-child(4) {
    text-align: right;
    width: 32%;
  }

  .sComList > div > div:nth-child(4) > div {
    text-align: right;
    border: 1px solid #00ffb8;
    font-size: 0.3rem;
    color: #00ffb8;
    display: inline-block;
    border-radius: 4px;
    padding: 2px 0;
  }

  .sComList > div > div:nth-child(4) > div img {
    width: 0.5rem;
    vertical-align: middle;
  }

  .sComList > div > div:nth-child(4) p {
    text-align: center;
    padding: 0.1rem 0.2rem;
    cursor: pointer;
    font-size: 0.3rem;
  }

  .code2021 {
    position: relative;
  }

  .paddBtn {
    padding-bottom: 1.5rem !important;
  }

  .flx {
    position: absolute;
    width: 100%;
    bottom: 0.2rem;
    left: 0;
    display: flex;
    justify-content: space-around;
  }

  .flx p {
    border: 1px solid #fff;
    border-radius: 0.2rem;
    padding: 0.15rem 0.6rem !important;
  }

  .flx2 {
    position: absolute;
    width: 100%;
    bottom: 0.2rem;
    left: 0;
    display: flex;
    justify-content: space-around;
  }

  .flx2 p {
    border: 1px solid #00ffb8;
    border-radius: 0.2rem;
    padding: 0.15rem 0.6rem !important;
  }

  .code2021 div {
    color: #fff;
  }

  .code2021 > div:nth-child(4) > div {
    border: 1px solid #fff !important;
    color: #fff !important;
  }

  .msList {
    display: flex;
    margin: 0.3rem 0;
    justify-content: space-around;
    font-size: 0.35rem;
    line-height: 1;
  }

  .msList > div {
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    padding-bottom: 0.3rem;
    cursor: pointer;
  }

  .msList > div > div:nth-child(2) {
    font-size: 0.33rem;
    margin-top: -0.2rem;
  }

  .msList img {
    width: 260px;
  }

  .msList img {
    width: 2.5rem;
    margin-bottom: 0.3rem;
  }

  .zy {
    margin-top: 1.2rem;
    font-size: 0.6rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.8rem;
  }

  .tab {
    display: flex;
    justify-content: center;
    margin: 30px auto;
  }

  .tab > div {
    padding: 0 0.5rem;
    line-height: 1;
    cursor: pointer;
  }

  .active {
    color: rgba(0, 255, 184, 1);
  }

  .tab > div:nth-child(1) {
    border-right: 3px solid #fff;
  }

  .zyBg {
    width: 100%;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0.3rem;
    padding-bottom: 0.5rem;
  }

  .logo2 {
    font-size: 0.7rem;
    color: #fff;
    line-height: 1rem;
    display: flex;
    justify-content: center;
  }

  .logo2 img {
    margin-right: 10px;
    width: 1rem;
    height: 1rem;
  }

  .c05 {
    display: flex;
    justify-content: center;
    width: 100% !important;
  }

  .gvlist > div {
    display: flex;
    margin-top: 0.3rem;
    justify-content: space-between;
  }

  .gvlist > div p {
    color: #fff;
  }

  .gvlist > div > div:nth-child(1) {
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
  }

  .gvlist > div > div:nth-child(2) {
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 25px;
    color: #00ffb8;
  }

  .btnList {
    display: flex;
    justify-content: space-around;
    margin-top: 0.6rem;
  }

  .btnList > div {
    border: 1px solid #00ffb8;
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    padding: 0.2rem 0.4rem;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #00ffb8;
  }

  .btnList > div:active {
    opacity: 0.6;
  }

  .btnList > div:hover {
    background: #00ffb8;
    color: #fff;
  }

  .topList {
    margin-bottom: 1.2rem;
  }

  .topList .s1 {
    text-align: center;
    font-size: 0.6rem;
    font-family: PingFang SC;
    font-weight: 500;
    margin-bottom: 0.5rem;
    color: #ffffff;
  }

  .tList > div {
    padding: 0.2rem 0.4rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.32rem;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 28px;
    color: #00ffb8;
  }

  .tList > div > div {
    width: 20%;
    line-height: 1.4;
    text-align: center;
  }

  .tList > div > div:nth-child(1) {
    width: 40%;
  }

  .comList > div > div {
    width: 20%;
    text-align: center;
    word-break: break-all;
  }

  .comList > div > div:nth-child(1) {
    width: 40% !important;
    font-size: 0.3rem !important;
  }

  .comList {
    width: 100%;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0.4rem;
    font-size: 0.4rem;
    height: 6rem;
    overflow-y: scroll;
  }

  ::-webkit-scrollbar {
    display: none;
  }

  .comList > div {
    display: flex;
    justify-content: space-between;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    align-items: center;
    color: #00ffb8;
    margin-bottom: 0.4rem;
  }

  .comList > div:last-child {
    margin-bottom: 0;
  }

  .sj {
    font-size: 0.6rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
    margin-top: 0.8rem;
    display: none;
    text-align: center;
  }

  .bor {
    border: 1px solid #00ffb8;
    margin: 0.5rem;
    text-align: center;
    position: relative;
  }

  .bor img {
    width: 100%;
    height: 100%;
  }

  .comment {
    display: none;
    font-size: 0;
  }

  .comment span {
    color: #3dd3c3;
  }

  .comment img {
    width: 26px;
    vertical-align: sub;
    margin-right: 10px;
    height: 26px;
  }

  .jl {
    margin-top: 30px;
  }

  .about {
    margin-top: 0.8rem;
  }

  .gs {
    font-size: 0.6rem;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
  }

  .iconList {
    display: flex;
    justify-content: center;
    margin: 0.8rem;
  }

  .iconList a {
    margin: 0 0.5rem;
  }

  .iconList img {
    width: 1.2rem;
  }

  .fot {
    height: auto;
    display: none;
    padding: 0.4rem;
    background: #242424;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
  }

  .f1 {
    display: none;
  }

  .f2 {
    font-size: 0.32rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 2;
    position: relative;
  }

  .f2 > p:nth-child(1) {
    width: 8rem;
    line-height: 1;
  }

  .f2 span {
    position: absolute;
    right: 0;
    color: #00ffb8;
  }

  .gv1 {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .gv2 {
    width: 10.8rem;
  }

  .centerList {
    margin-top: 0.8rem;
  }

  .title {
    text-align: center;
    cursor: pointer;
    font-size: 0.55rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 0.5rem;
    margin-bottom: 0.2rem;
  }

  .d1 {
    margin-bottom: 0.6rem;
  }

  .d1 > .title img {
    margin-left: 0.3rem;
    width: 0.55rem;
  }

  .tops {
    margin-top: 0.8rem;
  }

  .zc {
    width: 100%;
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0.5rem;
  }

  .t10 {
    font-size: 0.45rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.6rem;
  }

  .t11 {
    display: flex;
    justify-content: space-between;
  }

  .t11 > div > div {
    width: 2.4rem;
    height: 1rem;
    border-radius: 8px;
    text-align: center;
    font-size: 0.45rem;
    margin-bottom: 0.1rem;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
  }

  .t11 > div > div:nth-child(2) {
    background: rgba(255, 255, 255, 0.25);
    line-height: 1rem;
  }

  .txBtn {
    width: 5rem;
    height: 1.1rem;
    background: #00ffb8;
    border-radius: 8px;
    font-size: 0.5rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.1rem;
    color: #333333;
    margin: 0.8rem auto 0;
  }

  .setYh {
    margin-top: 0.6rem;
  }

  .editTrx {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
    line-height: 1rem;
    width: 100%;
  }

  .noBtn {
    background: transparent !important;
    line-height: 1 !important;
    margin-top: 0.2rem;
    width: auto !important;
  }

  .editTrxNum {
    width: auto !important;
  }

  .editTrx .txBtn {
    margin: 0 !important;
    background: #00ffb8 !important;
    color: #333333 !important;
    padding: 0 0.4rem;
  }

  .rightIcon {
    display: flex;
    align-items: center;
  }

  .yjs p {
    line-height: 30px;
  }

  .copy {
    height: 0.8rem;
    font-size: 0.4rem;
    line-height: 0.8rem;
    padding: 0 0.4rem;
    display: inline-block;
    color: #333333;
    cursor: pointer;
    background: #00ffb8;
    opacity: 1;
    margin-top: 10px;
    border-radius: 8px;
  }

  .copyUrl {
    text-align: right;
  }

  .tgvlist > div {
    display: flex;
    margin-top: 0.4rem;
    justify-content: space-between;
  }

  .tgvlist > div > div {
    font-size: 0.4rem;
    font-weight: 500;
    width: 30%;
    color: #ffffff;
  }

  .tgvlist > div > div:nth-child(2) {
    text-align: center;
  }

  .rightIcon img {
    width: 0.6rem;
  }

  .tgvlist > div > div:nth-child(3) {
    font-size: 0.35rem;
    font-weight: 500;
    line-height: 25px;
    color: #00ffb8;
    text-align: right;
  }

  .langInfo {
    font-size: 0.45rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 2;
    text-align: center;
  }

  .ck {
    width: 8rem;
    height: 270px;
    background: #fffcfa;
    opacity: 1;
    z-index: 10000;
    position: fixed;
    box-sizing: border-box;
    top: 30%;
    border-radius: 10px;
    left: 50%;
    margin-left: -4rem;
    padding: 22px;
  }

  .close2 {
    position: absolute;
    bottom: -1rem;
    left: 50%;
    width: 0.7rem;
    margin-left: -0.35rem;
    cursor: pointer;
  }

  .c1 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-bottom: 30px;
    border-bottom: 1px solid #333333;
  }

  .c2 {
    width: 6.5rem;
    background: #f0f0f0;
    opacity: 1;
    margin: 0.5rem 0.2rem 0.2rem;
    line-height: 1.2rem;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 10px;
    display: flex;
    align-items: center;
    height: 1.2rem;
  }

  .c2 img {
    width: 28px;
    height: 28px;
    margin-top: 0.2rem;
  }

  .c2 input {
    border: 0;
    background: transparent;
    color: #333333;
    text-align: right;
    height: 1.2rem;
    margin-right: 10px;
    font-size: 0.4rem;
    width: 3rem;
  }

  .c3 {
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    background: #666666;
    font-size: 0.35rem;
    margin-left: 10px;
    cursor: pointer;
    font-weight: 400;
    color: #ffffff;
    padding: 0 0.2rem;
    border-radius: 8px;
  }

  .bg2 {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 0;
  }

  #blachole {
    width: 100%;
    z-index: 0;
    height: 100%;
  }

  .c4 {
    font-size: 0.4rem;
    display: flex;
    font-weight: 400;
    color: #333333;
  }

  .c04 input {
    width: 100%;
  }

  .c5 {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    margin-right: 20px;
    color: #333333;
  }

  .cBtn {
    width: 100%;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    height: 42px;
    background: #00ffb8;
    opacity: 1;
    border-radius: 10px;
    margin: 30px auto 0;
    cursor: pointer;
  }

  .cBtn:active {
    opacity: 0.7;
  }

  .borScroll {
    background: rgba(255, 255, 255, 0.25);
    width: 6rem;
    overflow: hidden;
    margin: 0 auto 0.3rem;
    position: relative;
    height: 0.5rem;
    border-radius: 0.8rem;
    font-size: 0.35rem;
    color: #fff;
    text-align: center;
  }

  .borScroll p {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1000;
    top: 0;
  }

  .borScroll > div {
    font-size: 0.35rem;
    height: 0.5rem;
    text-indent: 0.2rem;
    color: #fff;
    height: 0.5rem;
    text-align: center;
    background: #00ffb8;
    border-radius: 0.8rem;
  }

  .borScrollBtn {
    width: 5rem;
    height: 0.9rem;
    letter-spacing: 1px;
    text-align: center;
    line-height: 0.9rem;
    background: #00ffb8;
    border-radius: 0.2rem;
    margin: 0.8rem auto 0.2rem;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    text-align: center;
    color: #333333;
  }

  .borScrollBtn:active {
    opacity: 0.7;
  }

  .borScrollBtnAll {
    display: flex;
    justify-content: space-between;
  }

  .borScrollBtnAll > div {
    width: 2.4rem;
    height: 0.9rem;
    letter-spacing: 1px;
    margin-top: 0.3rem;
    line-height: 0.9rem;
    background: #00ffb8;
    border-radius: 0.2rem;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    text-align: center;
    color: #333333;
  }

  .borScrollBtnAll > div:active {
    opacity: 0.7;
  }

  .double-bounce {
    min-width: 80px;
    min-height: 80px;
    width: 80px;
    height: 80px;

    position: relative;
  }

  .mop-load-div {
    width: 80px;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -40px;
    height: 80px;
  }

  .gifSet {
    position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: #000;
  }

  .openGif {
    z-index: 10000;
    top: 0;
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
  }

  .makeRea {
    font-size: 0.4rem;
  }

  .mobility p {
    color: #fff;
    line-height: 1.6;
    text-align: right;
    font-size: 0.4rem;
  }

  .mobility > p:nth-child(2) {
    font-size: 0.5rem !important;
  }

  .titleFn {
    font-size: 0.42rem;
    text-align: center;
    margin-top: 0.1rem;
  }

  .leDs {
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
  }

  .leDs > div {
    background: rgba(67, 100, 96, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    padding: 0.7rem 0;
    text-align: center;
    font-size: 0.4rem;
  }

  .leDs > div:nth-child(1) {
    width: 55%;
  }

  .leDs > div:nth-child(2) {
    width: 42%;
  }

  .leDs > div > div:nth-child(2) {
    font-size: 0.5rem;
    margin-top: 0.4rem;
    margin-bottom: 0.1rem;
  }

  .leDs > div > div:nth-child(3) {
    font-family: PingFang SC;
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 22px;
    color: #00ffb8;
  }

  .leDs > div img {
    width: 2rem;
    height: 2rem;
  }

  .img6 {
    margin-right: -0.8rem;
    position: relative;
  }

  .btnList2 {
    display: flex;
    justify-content: space-around;
    margin-top: 0.6rem;
  }

  .btnList2 > div {
    border: 1px solid #00ffb8;
    cursor: pointer;
    opacity: 1;
    border-radius: 8px;
    padding: 0.2rem 0.4rem;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #00ffb8;
  }

  .btnList2 > div:active {
    opacity: 0.6;
  }

  .btnList2 > div:hover {
    background: #00ffb8;
    color: #fff;
  }
}

.top-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.6rem;
}

.top-menu > .btnList {
  margin-top: 0;
}

.top-menu > .btnList > div {
  margin-left: 0;
}

.page {
  font-size: 20px;
  color: #00ffb8;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.page > .curr {
  text-align: center;
  width: 25px;
  margin: 0 10px;
}

.page > .btn {
  cursor: pointer;
  border: solid 1px #00ffb8;
  border-radius: 8px;
  padding: 3px 8px;
}

.top20-claim {
}

.process-main {
  align-items: center;
}

.process-main > .base {
  width: 100%;
  height: 10px;
  background: white;
  border-radius: 5px;
  position: relative;
  margin-left: 20%;
}

.process-main > .base > .process {
  position: absolute;
  left: 0;
  top: 0;
  height: 10px;
  background: #00ffb8;
  border-radius: 5px;
}

.zy > .idx-title {
  margin: 0.5rem;
}

.node-content {
  font-size: 0.35rem;
}

.node-content .item {
  display: flex;
  margin: 0.3rem 0;
  justify-content: space-between;
  align-items: center;
}

.node-content > .item > div:nth-child(1) {
  font-size: 0.4rem;
  font-weight: 500;
  color: #ffffff;
}

.node-content > .item > div:nth-child(2) {
  font-size: 0.35rem;
  font-weight: 500;
  line-height: 25px;
  color: #00ffb8;
}

.node-header {
  display: flex;
}

.node-header > div {
  margin-right: 0.5rem;
  padding-bottom: 0.2rem;
}

.node-header-active {
  color: #00ffb8;
  border-bottom: solid 1px #00ffb8;
}
.node-list-header {
  margin: 0.2rem 0;
}
.node-list-content {
  max-height: 500px;
  overflow-y: auto;
}

.t-body {
  display: flex;
  font-size: 0.35rem;
}

.t-body > div:first-child {
  width: 10%;
}

.t-body > div:not(:first-child) {
  width: 30%;
}

.node-item {
  position: relative;
  height: 30px;
  padding: 0.1rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid #fff 1px;
}

.common-button {
  min-width: 1.6rem;
  border: 1px solid #00ffb8;
  cursor: pointer;
  opacity: 1;
  border-radius: 8px;
  padding: 0.15rem 0.2rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #00ffb8;
  background-color: transparent;
}

.exit {
  border: 1px solid red;
  color: red;
}

.primary-color {
  color: #00ffb8;
}

@media screen and (min-width: 500px) {
  .node-content {
    font-size: 20px;
  }
  .node-content > .item {
    margin-top: 30px;
  }
  .node-content > .item > div:nth-child(1) {
    font-size: 24px;
  }

  .node-content > .item > div:nth-child(2) {
    font-size: 24px;
  }

  .common-button {
    height: 40px;
    min-width: 100px;
    font-size: 20px;
  }

  .node-header {
    margin-top: 30px;
  }

  .t-body {
    font-size: 15px;
  }
}
