::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-button:vertical {
    display: none;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track:vertical {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-track-piece {
    background-color: #101725;
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:vertical {
    margin-right: 10px;
    background-color: #686C75;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #aaa;
}

::-webkit-scrollbar-corner,
::-webkit-scrollbar-corner:vertical {
    background-color: #535353;
    border-radius: 16px;
}

/* .layui-layer {
    border-radius: 8px !important;
    overflow: hidden;
    background: #0E1421;
} */

.layui-table-init {
    background: #0E2230 !important;
}

@font-face {
    font-family: furoreFont;
    src: url(5050ca85d799a11bb82f.otf);
}

.layer-title-expand .layui-layer-title {
    color: #ffffff;
    background: #0e1421;
    font-size: 24px;
    /* font-weight: 800; */
    /*border-bottom: 1px solid #374252;*/
    border: none;
    text-align: center;
    font-family: furoreFont;
}

.layui-layer-setwin .layui-layer-close {
    color: #fff;
    transform: scale(1.6);
    position: relative;
    right: 0.5rem;
}

body .layer-title-expand .layui-icon-close:before {
    color: #ffffff;
}

.layui-layer-btn {
    background: rgb(30, 41, 59);
}

.layer-title-expand .layui-layer-btn0 {
    border: 1px solid #14C2A3;
    background-color: #14C2A3;
}

.layer-title-expand .layui-layer-btn a {
    border: 1px solid #14C2A3;
    background-color: #14C2A3;
    color: #FFF;
}

.layer-title-expand .layui-layer-content {
    color: #ffffff;
    background: rgb(14, 20, 33);
}

.layer-title-expand .layui-table-view {
    border: none;
}


.layer-table-title-expand .layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
    border-color: #3F515E;
    /*#bbb*/
}

.layer-table-title-expand .layui-layer-title {
    color: #14C2A3;
    background: #0E1421;
    border-bottom: 1px solid #14C2A3;
    border-radius: 8px 8px 0 0 !important;
}

.layer-table-title-expand .layui-icon-close:before {
    color: #ffffff;
}

.layer-table-title-expand .layui-table-view {
    border: none;
}

.layer-table-title-expand .layui-layer-content {
    color: #ffffff;
    background: rgb(30, 41, 59);
    border-radius: 0 0 8px 8px !important;
}

.layer-table-title-expand .layui-layer {
    border-radius: 8px !important;
    overflow: hidden;
    background: #0E1421;
}

.layer-table-title-expand .layui-table-page .layui-laypage {
    color: #ffffff;
}

.layer-table-title-expand .layui-input {
    color: #ffffff;
    background: #334155;
    border: none;
}

.layer-table-title-expand .layui-laypage-btn {
    color: #ffffff;
    background: #14C2A3;
    border: none;
}

.layer-table-title-expand .layui-table-view select[lay-ignore] {
    color: #ffffff;
    background: #334155;
    border: none;
}

.layer-table-title-expand .layui-laypage-skip {
    color: #ffffff;
}

.layer-table-title-expand .layui-laypage-count {
    color: #ffffff;
}

.layer-table-title-expand .layui-table-header {
    background: #334155;
}


.layer-title-prompt-expand .layui-layer-content {
    color: #ffffff;
    background: rgb(30, 41, 59);
    padding: 20px;
}

.layer-title-prompt-expand .layui-layer-input {
    display: block;
    width: 260px;
    height: 36px;
    margin: 0 auto;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    color: #ffffff;
}

.layer-title-prompt-expand .layui-layer-btn a {
    border: 1px solid #14C2A3;
    background-color: #14C2A3;
    color: #FFF;
}

.layer-title-prompt-expand .layui-layer-title {
    color: #ffffff;
    background: #0E1421;
    border-bottom: 1px solid #374252;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.layer-title-prompt-expand .layui-icon-close:before {
    color: #ffffff;
}

body .funibox-title-class .layui-layer-title {
    padding: 0;
    text-align: center;
}

/* body {
    background: #0E1421 ;
} */
.Fmodal-dialog {
    background: #0E1421 !important;
}

.modal {
    background: rgba(0, 0, 0, .8) !important;
}

.Fmodal-dialog {
    width: 670px !important;
    max-width: 670px !important;
    height: 700px !important;
    margin: 100px auto !important;
    border-radius: 15px;
}

.modal-dialog-account {
    width: 470px !important;
    max-width: 670px !important;
    height: 700px !important;
    margin: 100px auto !important;
}

.Fmodal-content {
    width: 100% !important;
    height: 100% !important;
    background-color: #0E1421 !important;
    border-radius: 15px !important;
    border: none !important;
}

.Fmodal-body {
    height: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    background: #0E1421;
    border-radius: 0 0 15px 15px !important;
}


.Fmodal-header {
    height: 65px !important;
    font-size: 24px !important;
    color: #ffffff;
    background: #0E1421;
    border: none !important;
    border-radius: 15px 15px 0 0 !important;
}

.iframe {
    width: 100%;
    height: 100%;
    background: #0E1421;
    border-radius: 0 0 15px 15px !important;
    position: absolute;
    bottom: 0;
}

.Fmyclose {
    color: #ffffff !important;
    margin: 0 auto;
    margin-top: -20px;
    margin-right: 6px !important;
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0);
    border: 0;

}

.close:hover {
    opacity: .5 !important;
}

.Fclose-span {
    color: #ffffff !important;
    font-size: 40px !important;
    font-weight: 300 !important;
}

.flex {
    display: flex;
}

@media screen and (min-width: 0px) and (max-width: 750px) {
    .Fmodal-dialog, .modal-dialog-account {
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
    }

    .Fmodal-content {
        width: 100% !important;
        height: 100% !important;
        background-color: #0E1421 !important;
        border-radius: 0px !important;
        border: none !important;
    }

    .Fclose-span {
        font-size: 22px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sdkFontBold {
        font-weight: 500;
        margin-top: 4px;
    }

    .yuanJianToubg {
        margin-top: 4px;
        margin-left: 12px;
        border: 2px solid #ffffff;
        border-radius: 8px;
    }

    .yuanJianTouMove {
        animation: jianTouMove 4s ease-in-out infinite;
    }

    @keyframes jianTouMove {
        0% {
            padding-left: 0px;
        }

        50% {
            padding-left: 0px;
        }

        63% {
            padding-left: 6px;
        }

        75% {
            padding-left: 0px;
        }

        88% {
            padding-left: 6px;
        }

        100% {
            padding-left: 0px;
        }
    }
}



#spinner1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-top: 40px; */
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 56px;
}

#spinner1>div {
    width: 12px;
    height: 12px;
    background-color: #16C2A3;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: fuse-bouncedelay 1s infinite ease-in-out both;
    animation: fuse-bouncedelay 1s infinite ease-in-out both;
}

#fuse-splash-screen1 {
    width: 100%;
    height: 100%;
    position: relative;
}

#spinner1 .bounce4 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

#spinner1 .bounce5 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes fuse-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes fuse-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
@charset "UTF-8"; /*!
 * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */


iframe {
  border: 0;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  /*height: 100%;*/
  overflow: hidden;
  outline: 0;
}
.Fmodal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .Fmodal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .Fmodal-dialog {
    transition: none;
  }
}
.modal.show .Fmodal-dialog {
  transform: none;
}
.modal.modal-static .Fmodal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .Fmodal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .Fmodal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.Fmodal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  /* width: 100vw;
  height: 100vh; */
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.Fmodal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.Fmodal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.Fmodal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.Fmodal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.Fmodal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.Fmodal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .Fmodal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

