.kfxts[data-v-6b746a20] {
    position: fixed;
    top: 30%;
    width: 3rem;
    height: 3rem;
    right: 5%
}

.kfxts img[data-v-6b746a20] {
    display: block;
    width: 3rem;
    height: 3rem;
    margin-bottom: 1rem
}

.popup[data-v-6b746a20] {
    padding: 6vw 2vw;
    border-radius: 25px
}

.popup div span[data-v-6b746a20] {
    margin: 2vw 0 3vw 0;
    display: block;
    color: red
}

.number-grow-warp[data-v-396a01f9] {
    transform: translateZ(0)
}

*, :after, :before {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

body, html {
    height: 100%
}

img, video {
    max-width: 100%;
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img {
    border-style: solid
}

.bg-primary {
    background: #1843f9 !important
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.pb-3 {
    padding-bottom: .75rem
}

.border-b, .utk__address {
    border-bottom: 1px solid #636bff !important
}

.font-medium {
    font-weight: 500
}

.text-3xl {
    font-size: 1.875rem
}

.text-xs {
    font-size: .8125rem
}

.text-xxs {
    font-size: .6875rem
}

.text-sm {
    font-size: .875rem
}

.mt-5 {
    margin-top: 1.25rem
}

.text-center {
    text-align: center
}

.pb-4 {
    padding-bottom: 1rem
}

.flex-col {
    flex-direction: column
}

.px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.gap-2 {
    gap: .5rem
}

.bg-btn, .bg-secondary {
    --tw-bg-opacity: 1;
    background-color: #2f33b25e
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-xl {
    border-radius: .75rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.w-full {
    width: 100%
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.justify-between {
    justify-content: space-between
}

.items-center {
    align-items: center
}

.flex {
    display: flex
}

.container {
    padding-left: 20px;
    padding-right: 20px
}

.container, .page-bg {
    box-sizing: border-box;
    width: 100%
}

.p-2 {
    padding: .5rem
}

.header-line {
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 30px
}

.header-line, .header-right {
    display: flex;
    flex-direction: row;
    align-items: center
}

.header-right {
    justify-content: flex-end
}

.header-title {
    font-size: 22px;
    line-height: 32px;
    color: #fff
}

.select-line {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    width: 47%;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px;
    color: #fff;
    background: rgba(106, 78, 170, .8)
}

.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.van-popup--center {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.van-popup {
    position: fixed;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    transition: transform .3s ease-out;
    -webkit-overflow-scrolling: touch
}

.lang-content {
    box-sizing: border-box;
    width: 50%;
    min-height: 213px;
    padding: 20px;
    background: #2f33b2 !important;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .5);
    border-radius: 20px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border: 1px solid #f5f6f7;
    margin-left: 49%
}

.lang-title-line {
    position: relative;
    width: 100%;
    text-align: left;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

.lang-list {
    max-height: 50%;
    overflow-y: auto;
    padding-top: 30px
}

.lang-cancel {
    position: absolute;
    right: -7px;
    top: -3px
}

.network-line {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px
}

.dot {
    border-radius: 50%;
    background: #2afe4f;
    width: 8px;
    height: 8px;
    margin-top: 7px;
    margin-left: 10px
}

.dot1 {
    border-radius: 50%;
    background: #2afe4f;
    width: 8px;
    height: 8px;
    margin-top: 7px;
    margin-left: 10px
}

.network-line-title {
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap
}

.lang-line-title, .network-line-title {
    font-size: 16px;
    line-height: 25px;
    color: #fff
}

.record-title {
    font-weight: bolder;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    margin-top: 10px
}

.record-swiper {
    overflow-x: scroll
}

.van-swipe {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.van-swipe__track {
    height: 100%
}

.record-line:last-child {
    margin-right: 0
}

.record-line {
    box-sizing: border-box;
    width: 275px;
    min-height: 200px;
    border: 1px solid #aeaeae;
    background: linear-gradient(180deg, rgba(41, 28, 101, .3), transparent), #1843f9;
    border-radius: 15px;
    margin-top: 10px;
    margin-right: 15px;
    padding: 20px 15px 20px 20px
}

.van-swipe-item {
    float: left;
    height: 100%
}

.record-title-line {
    display: flex;
    flex-direction: row;
    align-items: center
}

.record-title-wrap {
    margin-left: 10px
}

.record-list {
    margin-top: 20px;
    margin-bottom: 15px
}

.record-line-tr {
    flex-direction: row;
    height: 20px;
    margin-bottom: 5px
}

.record-line-tr, .record-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%
}

.record-total {
    flex-direction: column;
    flex-wrap: nowrap;
    border-top: 1px dashed hsla(0, 0%, 100%, .5);
    padding-top: 15px
}

.btn {
    box-shadow: 0 8px 24px rgba(107, 84, 235, .37)
}

.record-total-line {
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 10px
}

.record-total-name {
    padding-left: 5px;
    font-size: 10px
}

.rate-dialot-list {
    color: #aeaeae;
    box-sizing: border-box;
    width: 100%;
    background: rgba(48, 48, 48, .3);
    box-shadow: 0 5px 4px rgba(0, 0, 0, .25);
    border-radius: 20px;
    padding: 20px
}

.rate-dialog-title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.rate-dialog-table {
    margin-top: 20px
}

.rate-table-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px
}

.rate-table-th {
    width: 72px;
    line-height: 20px;
    text-align: center
}

.btn-submit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-color: #ff5e2c;
    border-radius: 15px
}

.total-data {
    margin-top: 20px;
    background: linear-gradient(180deg, rgba(41, 28, 101, .3), transparent), #1843f9;
    border-radius: 15px;
    border: 1px solid #fff;
    padding: 20px
}

.total-top-title {
    padding-left: 10px;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px
}

.total-top-line {
    display: flex;
    flex-direction: row;
    align-items: center
}

.total-data, .total-top-line {
    box-sizing: border-box;
    width: 100%
}

.total-list {
    padding-top: 15px
}

.total-line {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px
}

.total-line-name {
    line-height: 20px;
    color: #aeaeae;
    font-size: 12px
}

.total-line-unit {
    padding-left: 3px;
    font-size: 12px
}

.home-wrap {
    margin-top: 20px
}

.home-title-line {
    display: flex;
    flex-direction: row;
    align-items: center
}

.home-title {
    line-height: 20px;
    font-weight: 700;
    padding-left: 14px
}

.home-content {
    margin-top: 15px
}

.help-line {
    margin-top: 5px
}

.help-title {
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #2f33b25e;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    border-radius: 15px
}

.help-titel-text {
    font-weight: 700;
    line-height: 20px;
    padding-left: 10px
}

.help-content, .image-wrap {
    box-sizing: border-box;
    width: 100%
}

.help-content {
    background: #2f33b25e;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 7px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #aeaeae
}

.mining-image {
    flex-shrink: 0;
    width: 24px
}

.mining-user {
    width: 80%;
    color: #aeaeae;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left
}

.mining-money-text {
    white-space: nowrap;
    flex-shrink: 0;
    padding-left: 5px;
    line-height: 20px;
    font-weight: 700
}

.swiper-data-line {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 32px;
    padding: 10px
}

.goods-tab {
    flex-direction: row;
    justify-content: space-around;
    box-sizing: border-box;
    height: 44px;
    padding: 5px;
    background: hsla(0, 0%, 100%, .1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

.goods-tab-line {
    flex-direction: column;
    justify-content: center;
    height: 34px;
    text-align: center;
    font-size: 12px;
    line-height: 20px
}

.goods-tab, .goods-tab-line {
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 22px
}

.goods-tab-line-active {
    background: hsla(0, 0%, 100%, .5)
}

.goods-tab-content {
    box-sizing: border-box;
    width: 100%;
    padding: 35px
}

.goods-content-line {
    justify-content: space-between
}

.goods-content-line, .goods-exchange-left {
    display: flex;
    flex-direction: row;
    align-items: center
}

.eth-name {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-left: 13px
}

.goods-exchange-right {
    display: flex;
    flex-direction: column;
    margin-left: 50px
}

.goods-right-money {
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    color: #aeaeae
}

.bg-secondary {
    background: linear-gradient(180deg, rgba(41, 28, 101, .3), transparent), rgba(41, 23, 103, .6)
}

.qty__field {
    max-width: 120px;
    width: 100%
}

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgba(44, 44, 83, var(--tw-bg-opacity))
}

.rounded-3xl {
    border-radius: 1.5rem
}

.relative {
    position: relative
}

input[type=number] {
    -moz-appearance: textfield
}

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

.bg-transparent {
    background-color: transparent
}

.border-0 {
    border-width: 0
}

input {
    text-indent: 6px
}

button, input, textarea {
    color: inherit;
    font: inherit
}

input {
    border: 0
}

.revenue {
    width: 100%;
    margin: auto;
    padding: 5%;
    box-shadow: 0 1px 15px rgba(188, 207, 255, .5)
}

.revenue ul {
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.revenue ul li {
    width: 30%;
    height: 1rem;
    overflow: hidden;
    font-size: .6rem;
    text-align: center
}

.kfxts {
    position: fixed;
    top: 30%;
    width: 3rem;
    height: 3rem;
    right: 5%;
    z-index: 9999;
    background: #fff;
    border-radius: 50%
}

.popup {
    padding: 10vw 2vw;
    border-radius: 25px
}

.mint-popup {
    font-size: 12px;
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    backface-visibility: hidden;
    transition: .2s ease-out
}

.mint-button--small {
    display: inline-block;
    font-size: 14px;
    padding: 0 12px;
    height: 33px
}

.banner {
    width: 88%;
    margin: auto
}

.banner img {
    border-radius: 25px;
    width: 100%;
}

.content1 {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.content1 .bandwidth p, .energy p {
    text-align: left;
    padding-bottom: .5rem
}

.content1 .value {
    width: 80%;
    background: #2f33b2 !important;
    color: #fff;
    margin-bottom: 1.5rem
}

.my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.mb-0\.5 {
    margin-bottom: .125rem
}

.mt-6 {
    margin-top: 1.5rem
}

.text-lightblue, .text-primary {
    color: #fff !important
}

.card {
    border-radius: 14px
}

.gap-7 {
    gap: 1.75rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.icon__bg {
    background: rgba(42, 254, 78, .15);
    width: 54px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.bg-secondary, .tooltip__info {
    background: #2f33b2 !important
}

.help-content, .help-titel-text {
    color: #fff;
    text-align: left
}

.content3 {
    padding-top: .5rem;
    border-radius: 20px;
    padding-bottom: 0.5rem;
    margin-bottom: 10px
}

.content5 {
    background: #1843f9;
    color: #fff;
    width: 100%;
    margin: 5% auto;
    padding: 6%;
    box-shadow: 0 1px 15px rgba(188, 207, 255, .5);
    border-radius: 14px;
    justify-content: space-between
}

.content5 li {
    text-align: center
}

.Withdrawal {
    width: 60%;
    border-radius: 25px;
    padding: 5%
}

.btns_team {
    padding-top: 1.5rem
}

.btns_team .mint-button--small {
    border-radius: 10px;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px;
    list-style: none
}

#app {
    font-family: Poppins, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50
}

.notice {
    /*width: 300px;*/
    height: 110px;
    padding: 0 0;
    overflow: hidden;
    font-size: 13px;
}

.notice ul li {
    list-style: none;
    line-height: 35px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 隐藏子菜单 */
.submenu1 {
    display: none;
    opacity: 0; /* 初始透明度为0 */
}

/* 动画效果 */
.submenu1.active {
    display: block;
    opacity: 1;
}

/* 隐藏子菜单 */
.submenu2 {
    display: none;
    opacity: 0; /* 初始透明度为0 */
}

/* 动画效果 */
.submenu2.active {
    display: block;
    opacity: 1;
}

#btn1.selected {
    background-color: #9c9ecb5e; /* 选中时的颜色为红色 */
}

#btn2.selected {
    background-color: #9c9ecb5e; /* 选中时的颜色为红色 */
}

#btn3.selected {
    background-color: #9c9ecb5e; /* 选中时的颜色为红色 */
}

#btn4.selected {
    background-color: #9c9ecb5e; /* 选中时的颜色为红色 */
}

.yk {
    height: 150px;
    overflow: hidden;
}

#marquee span {
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 0;
}

table {
    table-layout: fixed;
    width: 100%;
}

th {
    border: 1px solid black;
    height: 20px;
    font-size: 11px;
}

td {
    border: 1px solid black;
    height: 20px;
    font-size: 11px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}