.spin-box.ant-spin-nested-loading > div > .ant-spin {
  position: fixed;
  top: 30%;
  z-index: 1000000;
}
.spin-box.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot-item {
  background: var(--primary-color);
}
.adm-center-popup-body.notice-rule {
  width: 5.84rem;
  height: 6.05rem;
  background: #131e34;
  border-radius: 0.2rem;
  opacity: 1;
  border: 0.06rem solid #1d3558;
}
.dialog-cus-box.adm-center-popup-body {
  background: #12203d;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row {
  border-top-color: rgba(255, 255, 255, 0.06);
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button {
  padding: 0.1rem;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button span {
  font-size: 14px;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button::before {
  border-color: rgba(255, 255, 255, 0.06);
  background-color: rgba(255, 255, 255, 0.06);
  display: none;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button {
  border-right-color: rgba(255, 255, 255, 0.06);
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-content .adm-auto-center .adm-auto-center-content {
  font-size: 12px;
  font-family: PingFang;
}
.reload-btn {
  -webkit-animation: myRotate 1s linear infinite;
  animation: myRotate 1s linear infinite;
}
.cus-popcover .ant-popover-inner {
  background-color: #24255b;
  background-clip: padding-box;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  padding: 12px;
}
.cus-popcover .ant-popover-arrow::before {
  background: #24255b;
}
.cus-drop-menu .ant-dropdown-menu {
  min-width: 220px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 16px 8px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: PingFang SC-Regular;
  color: #000000;
  border-radius: 10px;
  margin-bottom: 8px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item:last-child {
  margin-bottom: 0;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item > img {
  margin-right: 10px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child {
  width: 100%;
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child > div {
  display: flex;
  align-items: center;
  gap: 12px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child > div img {
  width: 20px;
  height: 20px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child img {
  width: 14px;
  height: 10px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item-active {
  opacity: 0.9;
}
.wallet-drop-menu .ant-dropdown-menu {
  border: 0 none;
  border-radius: 8px;
  background: #1b243c;
  border-radius: 10px 0 10px 10px;
  padding: 15px 20px;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item {
  font-size: 16px;
  font-family: Kanit-Bold;
  font-weight: 500;
  color: #ffffff;
  padding: 15px 0;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-family: PingFang, PingFang;
  font-weight: 500;
  color: #ffffff;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item img {
  width: 36px;
  height: 36px;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item span {
  margin-left: 21px;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item-active {
  opacity: 0.9;
}
.cus-page .ant-pagination-item {
  min-width: 32px;
  min-height: 32px;
  background: #0a0c1d;
  border-radius: 0;
  border: 1px solid #747993;
  font-size: 14px;
  font-family: PingFang, PingFang;
  font-weight: 400;
  color: #747993;
}
.cus-page .ant-pagination-item a {
  color: #747993;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.cus-page .ant-pagination-item:hover {
  border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 1 1;
}
.cus-page .ant-pagination-item-active {
  background: #0a0c1d;
  border-radius: 0;
  border: 1px solid;
  border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 1 1;
  color: #fff;
}
.cus-page .ant-pagination-item-active a {
  color: #fff;
  height: 100%;
}
.cus-page .ant-pagination-item-active:hover {
  color: #fff;
}
.cus-page .ant-pagination-item-active:hover a {
  color: #fff;
}
.cus-page .ant-pagination-prev,
.cus-page .ant-pagination-next,
.cus-page .ant-pagination-jump-prev,
.cus-page .ant-pagination-jump-next {
  background: #0a0c1d;
  color: #747993;
  border-radius: 0;
  width: 32px;
  height: 32px;
  border: 1px solid #747993;
}
.cus-page .ant-pagination-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.cus-page .ant-pagination-next .ant-pagination-item-container .ant-pagination-item-ellipsis,
.cus-page .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.cus-page .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  color: #747993;
}
.cus-page .ant-pagination-prev:hover,
.cus-page .ant-pagination-next:hover,
.cus-page .ant-pagination-jump-prev:hover,
.cus-page .ant-pagination-jump-next:hover {
  border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 1 1;
}
.cus-page .ant-pagination-disabled {
  background: rgba(255, 255, 255, 0.1);
}
.cus-page .ant-pagination-disabled .ant-pagination-item-link,
.cus-page .ant-pagination-disabled:hover .ant-pagination-item-link {
  color: #747993;
}
.cus-page .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.cus-page .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #747993;
}
.cus-page .ant-pagination-prev .ant-pagination-item-link,
.cus-page .ant-pagination-next .ant-pagination-item-link {
  color: #747993;
  border-radius: 0;
}
.b-1px {
  position: relative;
}
.b-1px:after {
  width: 200%;
  height: 200%;
  transform: scale(0.5);
  transform-origin: 0 0;
  border: 1px solid #666666;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
}
.cus-select-box {
  background-color: #29334d;
  border-radius: 8px;
  outline: none;
  box-shadow: 0 6px 16px 0 #0e1424, 0 3px 6px -4px #0e1424, 0 9px 28px 8px #0e1424;
}
.cus-select-box .ant-select-item {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
.cus-select-box .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background: #161d2d;
  color: #fff;
}
.cus-select-box.ant-select-open.ant-select-selection-item {
  color: #fff;
}
.cus-select-box .ant-select-selector .ant-select-selection-item {
  border-color: #ffffff;
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
.cus-select .ant-select-selector .ant-select-selection-item {
  border-color: #ffffff;
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
.cus-select .ant-select-arrow {
  color: #ffffff;
}
.webgl {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0.1;
}
.lil-gui {
  display: none;
}
.warn-txt {
  color: #ff6464;
}
.ant-input-affix-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  height: 42px;
}
.number-input {
  margin-top: 30px;
  height: 56px;
}
.number-input .ant-input-number-wrapper {
  height: 56px;
}
.number-input .ant-input-number-affix-wrapper,
.number-input .ant-input-number-input-wrap {
  height: 56px;
}
.number-input .ant-input-number-affix-wrapper {
  border-color: #1b243b;
  border-right: 0 none;
  border-radius: 10px;
}
.number-input .ant-input-number-affix-wrapper:focus-within,
.number-input .ant-input-number-affix-wrapper:focus {
  box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
}
.number-input .ant-input-number-affix-wrapper .ant-input-number-prefix {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input .ant-input-number-group-addon {
  border-color: #1b243b;
  border-radius: 10px;
}
.number-input .ant-input-number-group-addon button {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input .ant-input-number-input-wrap input {
  height: 56px;
}
.number-input .ant-input-number-affix-wrapper,
.number-input .ant-input-number {
  background: #0f1627;
}
.number-input .ant-input-number-input {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding-left: 10px;
  text-align: right;
  font-family: PingFang SC-Medium;
}
.number-input-mini {
  margin-top: 0;
  height: 28px;
  background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
  opacity: 0.4;
  border-radius: 0;
}
.number-input-mini:focus-within,
.number-input-mini.ant-input-number-focused {
  opacity: 1;
}
.number-input-mini .ant-input-number-wrapper {
  height: 28px;
}
.number-input-mini .ant-input-number-affix-wrapper,
.number-input-mini .ant-input-number-input-wrap {
  height: 28px;
}
.number-input-mini .ant-input-number-affix-wrapper {
  border-color: transparent;
  border-right: 0 none;
  border-radius: 10px;
}
.number-input-mini .ant-input-number-affix-wrapper:focus-within,
.number-input-mini .ant-input-number-affix-wrapper:focus {
  box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
  opacity: 1;
}
.number-input-mini .ant-input-number-affix-wrapper .ant-input-number-prefix {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input-mini .ant-input-number-group-addon {
  border-color: #1b243b;
  border-radius: 10px;
}
.number-input-mini .ant-input-number-group-addon button {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input-mini .ant-input-number-input-wrap input {
  height: 28px;
}
.number-input-mini .ant-input-number-affix-wrapper,
.number-input-mini .ant-input-number {
  opacity: 0.4;
  background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
}
.number-input-mini .ant-input-number-input {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  padding-left: 10px;
  text-align: left;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 800;
}
.normal-txt-input {
  margin-top: 20px;
  height: 56px;
  background: #0f1627;
  border-color: #1b243b;
  border-radius: 10px;
}
.normal-txt-input .ant-input-prefix {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.normal-txt-input .ant-input {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding-left: 10px;
  text-align: right;
  font-family: PingFang SC-Medium;
}
.normal-txt-input:focus-within,
.normal-txt-input:focus {
  box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
}
.normal-txt-input.ant-input-affix-wrapper-focused,
.normal-txt-input:hover {
  border-color: #1b243b;
}
.ant-switch {
  background-color: #ccc;
}
.ant-btn-primary {
  background-color: var(--primary-color);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: var(--primary-color);
}
.fee-popover {
  background: transparent;
}
.fee-popover .ant-popover-arrow {
  display: none;
}
.fee-popover .ant-popover-content .ant-popover-inner {
  width: 560px;
  min-height: 262px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #dfd4c4;
  padding: 24px;
}
.net-popover {
  background: transparent;
}
.net-popover .ant-popover-arrow {
  display: none;
}
.net-popover .ant-popover-content .ant-popover-inner {
  width: 240px;
  min-height: 156px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #dfd4c4;
  padding: 16px 10px;
}
.coin-list-modal .ant-modal .ant-modal-content {
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #dfd4c4;
  padding: 10px;
}
.coin-list-modal .ant-modal .ant-modal-content .ant-modal-header {
  background: transparent;
  padding-left: 14px;
}
.coin-list-modal .ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  line-height: 34px;
  font-size: 24px;
}
.form-item-align {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.form-item-align .form-submit {
  min-width: 200px;
  height: 40px;
  box-shadow: none;
  border-radius: 8px;
  height: fit-content;
  padding: 10px 72px;
  border: none;
}
.form-item-align .form-submit:hover {
  background: var(--primary-color-hover) !important;
}
.form-item-align .form-submit span {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: var(--primary-font-color);
}
.cus-alert {
  padding: 10px 16px;
  background: rgba(42, 131, 67, 0.1);
  border-radius: 8px;
  border: 0 none;
}
.cus-alert .ant-alert-message {
  font-weight: 400;
  font-size: 12px;
  color: #38af5a;
}
.cus-alert .anticon-close {
  color: #cccccc;
}
.cus-alert .ant-alert-icon {
  color: #38af5a;
}
.cus-alert.cus-alert-mt {
  margin-top: 40px;
}
.cus-alert.cus-alert-mb {
  margin-bottom: 15px;
}
.cus-alert.ant-alert-success {
  border-color: #23c333;
  background: #f7fffd;
}
.cus-alert.ant-alert-success a {
  color: #5498ff;
  font-size: 14px;
}
.auto-complete-pop .ant-select-item-option {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}
.rpc-popover-box {
  background: transparent;
}
.rpc-popover-box .ant-popover-arrow {
  display: none;
}
.rpc-popover-box .ant-popover-content .ant-popover-inner {
  width: 460px;
  min-height: 287px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  padding: 25px 10px;
}
.rpc-popover-box .rpcs-box .rpcs-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-head-title {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs-head button {
  width: 14px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-refresh {
  display: inline-flex;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.06);
  align-items: center;
  justify-content: center;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-refresh img {
  width: 10px;
  cursor: pointer;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
  background: rgba(0, 0, 0, 0.12);
}
.rpc-popover-box .rpcs-box .rpcs {
  margin-top: 17px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rpc-popover-box .rpcs-box .rpcs .row {
  width: 440px;
  height: 33px;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 27px;
  padding-left: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .row .label {
  display: flex;
  align-items: center;
}
.rpc-popover-box .rpcs-box .rpcs .row .label strong {
  margin-left: 8px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .row .timeout {
  display: flex;
  align-items: center;
}
.rpc-popover-box .rpcs-box .rpcs .row .timeout i {
  background: #23c333;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.rpc-popover-box .rpcs-box .rpcs .row .timeout .num {
  margin-left: 8px;
}
.rpc-popover-box .rpcs-box .rpcs .row:active,
.rpc-popover-box .rpcs-box .rpcs .row:hover,
.rpc-popover-box .rpcs-box .rpcs .row.active {
  background: rgba(0, 0, 0, 0.04);
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 58px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #999999;
  padding-right: 10px;
  margin-top: 17px;
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc input {
  width: 342px;
  height: 100%;
  padding-left: 16px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc button:disabled,
.rpc-popover-box .rpcs-box .rpcs .input-rpc button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper {
  margin-top: 16px;
  border-radius: 8px;
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
  font-size: 12px;
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  border: 0;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box {
  background: transparent;
}
.rpc-fee-popover-box .ant-popover-arrow {
  display: none;
}
.rpc-fee-popover-box .ant-popover-content .ant-popover-inner {
  width: 400px;
  min-height: 484px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  padding: 20px;
}
.rpc-fee-popover-box .rpcs-box {
  margin-top: 24px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 14px;
  padding-right: 26px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-head-title {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head button {
  width: 14px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-refresh {
  display: inline-flex;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.06);
  align-items: center;
  justify-content: center;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-refresh img {
  width: 10px;
  cursor: pointer;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
  background: rgba(0, 0, 0, 0.12);
}
.rpc-fee-popover-box .rpcs-box .rpcs {
  margin-top: 17px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row {
  width: 100%;
  height: 33px;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 27px;
  padding-left: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .label {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .label strong {
  margin-left: 8px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .timeout {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .timeout i {
  background: #23c333;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .timeout .num {
  margin-left: 8px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row:active,
.rpc-fee-popover-box .rpcs-box .rpcs .row:hover,
.rpc-fee-popover-box .rpcs-box .rpcs .row.active {
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 58px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #999999;
  padding-right: 10px;
  margin-top: 17px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc input {
  width: 342px;
  height: 100%;
  padding-left: 16px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc button:disabled,
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper {
  margin-top: 16px;
  border-radius: 8px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
  font-size: 12px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  border: 0;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-head-title {
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head button {
  width: 14px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh {
  display: inline-flex;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.06);
  align-items: center;
  justify-content: center;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh img {
  width: 10px;
  cursor: pointer;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
  background: rgba(0, 0, 0, 0.12);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs {
  margin-top: 17px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row {
  width: 100%;
  height: 33px;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 27px;
  padding-left: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .label {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .label strong {
  margin-left: 8px;
  font-family: PingFang SC,
                PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout i {
  background: #23c333;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  font-size: 12px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout span {
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout .num {
  margin-left: 8px;
  font-size: 12px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row:active,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row:hover,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row.active {
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 42px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 10px;
  margin-top: 17px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc input {
  width: 342px;
  height: 100%;
  padding-left: 16px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button:disabled,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper {
  margin-top: 16px;
  border-radius: 8px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
  font-size: 12px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  border: 0;
  font-family: PingFang SC,
                PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.notice-modal .ant-modal-content .ant-modal-title {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 18px;
  color: #000000;
  line-height: 21px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 16px;
}
.notice-modal .ant-modal-content .ant-modal-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.notice-modal .ant-modal-content .ant-modal-footer > button {
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  color: #ffffff;
}
.notice-modal .title {
  margin-top: 24px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
}
.notice-modal .txt {
  color: #12203d;
  margin-top: 24px;
  font-size: 16px;
  margin-bottom: 8px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
}
.notice-modal .list {
  padding-left: 20px;
  list-style: initial;
  margin-bottom: 40px;
}
.notice-modal .list-item {
  margin-bottom: 8px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.notice-modal .checkmark {
  width: 24px;
  height: 24px;
}
.notice-modal .checkmark-circle {
  stroke: white;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
.notice-modal .checkmark-check {
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.notice-modal .long-press-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 100%;
}
.tips-popover {
  width: 339px;
  min-height: 152px;
}
.tips-popover .ant-popover-inner {
  padding: 24px;
}
.tips-popover .pop-tips-content .pop-tips-main {
  display: flex;
}
.tips-popover .pop-tips-content .pop-tips-main img {
  width: 49px;
  height: 41px;
}
.tips-popover .pop-tips-content .pop-tips-main p {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  margin-left: 24px;
}
.tips-popover .pop-tips-content .pop-tips-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.tips-popover .pop-tips-content .pop-tips-footer button {
  background: #ff9815;
  border-radius: 8px;
  color: #000000;
}
.tips-popover .pop-tips-content .pop-tips-footer button:hover,
.tips-popover .pop-tips-content .pop-tips-footer button:active {
  color: #111;
}
@media screen and (max-width: 750px) {
  .wallet-drop-menu .ant-dropdown-menu {
    border: 0 none;
    border-radius: 0.16rem;
    background: #1b243c;
    border-radius: 0.1rem 0 0.1rem 0.1rem;
    padding: 0.15rem 0.4rem;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item {
    font-size: 14px;
    font-family: Kanit-Bold;
    font-weight: 500;
    color: #ffffff;
    padding: 0.15rem 0;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-family: PingFang, PingFang;
    font-weight: 500;
    color: #ffffff;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item img {
    width: 0.36rem;
    height: 0.36rem;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item span {
    margin-left: 0.24rem;
    font-size: 12px;
    line-height: 1;
    display: flex;
    align-items: center;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item-active {
    opacity: 0.9;
  }
  .number-input {
    margin-top: 0.4rem;
    height: 0.92rem;
  }
  .number-input .ant-input-number-wrapper {
    height: 0.92rem;
  }
  .number-input .ant-input-number-wrapper:active {
    border-color: #894ffe;
  }
  .number-input .ant-input-number-affix-wrapper,
  .number-input .ant-input-number-input-wrap {
    height: 0.92rem;
  }
  .number-input .ant-input-number-affix-wrapper {
    border-color: #1b243b;
    border-right: 0 none;
    border-radius: 0.2rem;
  }
  .number-input .ant-input-number-affix-wrapper:focus-within,
  .number-input .ant-input-number-affix-wrapper:focus {
    box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
  }
  .number-input .ant-input-number-affix-wrapper .ant-input-number-prefix {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input .ant-input-number-group-addon {
    border-color: #1b243b;
    border-radius: 0.2rem;
  }
  .number-input .ant-input-number-group-addon button {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input .ant-input-number-input-wrap input {
    height: 1rem;
  }
  .number-input .ant-input-number-affix-wrapper,
  .number-input .ant-input-number {
    background: #0f1627;
  }
  .number-input .ant-input-number-input {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding-left: 0.2rem;
    text-align: right;
    font-family: PingFang SC-Medium;
  }
  .normal-txt-input {
    margin-top: 0.4rem;
    height: 0.92rem;
    background: #0f1627;
    border-color: #1b243b;
    border-radius: 0.2rem;
  }
  .normal-txt-input .ant-input-prefix {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .normal-txt-input .ant-input {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding-left: 0.2rem;
    text-align: right;
    font-family: PingFang SC-Medium;
  }
  .normal-txt-input:focus-within,
  .normal-txt-input:focus {
    box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
  }
  .normal-txt-input.ant-input-affix-wrapper-focused,
  .normal-txt-input:hover {
    border-color: #894ffe;
  }
  .cus-select-box {
    background-color: #29334d;
    border-radius: 0.2rem;
    outline: none;
    box-shadow: 0 0.06rem 0.16rem 0 #0e1424, 0 0.03rem 0.06rem -0.04rem #0e1424, 0 0.09rem 0.28rem 0.08rem #0e1424;
  }
  .cus-select-box .ant-select-item {
    font-size: 16px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
  }
  .cus-select-box .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    background: #161d2d;
    color: #fff;
  }
  .cus-select-box.ant-select-open.ant-select-selection-item {
    color: #fff;
  }
  .cus-select-box .ant-select-selector .ant-select-selection-item {
    border-color: #ffffff;
    font-size: 16px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
  }
  .cus-select .ant-select-selector .ant-select-selection-item {
    border-color: #ffffff;
    font-size: 12px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
  }
  .cus-select .ant-select-arrow {
    color: #ffffff;
  }
}
@media screen and (max-width: 750px) {
  .number-input-mini {
    margin-top: 0;
    width: 1.6rem;
    height: 0.46rem;
    background: transparent;
    border: 0.02rem solid;
    border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 2 2;
    opacity: 1;
    border-radius: 0;
  }
  .number-input-mini:focus-within,
  .number-input-mini .ant-input-number-focused {
    opacity: 1;
  }
  .number-input-mini:focus-within .ant-input-number-input-wrap,
  .number-input-mini .ant-input-number-focused .ant-input-number-input-wrap {
    opacity: 1;
  }
  .number-input-mini .ant-input-number-wrapper {
    height: 0.46rem;
  }
  .number-input-mini .ant-input-number-affix-wrapper,
  .number-input-mini .ant-input-number-input-wrap {
    height: 0.46rem;
  }
  .number-input-mini .ant-input-number-affix-wrapper {
    border-color: transparent;
    border-right: 0 none;
    border-radius: 0;
  }
  .number-input-mini .ant-input-number-affix-wrapper:focus-within,
  .number-input-mini .ant-input-number-affix-wrapper:focus {
    box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
    opacity: 1;
  }
  .number-input-mini .ant-input-number-affix-wrapper .ant-input-number-prefix {
    font-size: 16px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input-mini .ant-input-number-group-addon {
    border-color: #1b243b;
    border-radius: 10px;
  }
  .number-input-mini .ant-input-number-group-addon button {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input-mini .ant-input-number-input-wrap {
    background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
    opacity: 0.4;
    border-radius: 0;
  }
  .number-input-mini .ant-input-number-input-wrap input {
    height: 0.46rem;
  }
  .number-input-mini .ant-input-number-affix-wrapper,
  .number-input-mini .ant-input-number {
    opacity: 1;
    background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
  }
  .number-input-mini .ant-input-number-input {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding-left: 0.1rem;
    text-align: left;
    font-family: PingFang SC,
        PingFang SC;
    font-weight: 800;
  }
  .fee-popover {
    background: transparent;
  }
  .fee-popover .ant-popover-arrow {
    display: none;
  }
  .fee-popover .ant-popover-content .ant-popover-inner {
    width: 6rem;
    min-height: 7.62rem;
    background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
    box-shadow: 0px 0.2rem 0.4rem 0px rgba(0, 0, 0, 0.25);
    border: 1px solid #dfd4c4;
    padding: 0.48rem;
  }
  .fee-modal .ant-modal-content {
    padding: 0.48rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box {
    padding-top: 0.48rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-head-title {
    font-family: PingFang SC,
                PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.68);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head button {
    width: 0.28rem;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh {
    display: inline-flex;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.06);
    align-items: center;
    justify-content: center;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh img {
    width: 10px;
    cursor: pointer;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
    background: rgba(0, 0, 0, 0.12);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs {
    margin-top: 0.44rem;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row {
    width: 100%;
    height: 1rem;
    background: transparent;
    border-radius: 0.1rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 0.27rem;
    padding-left: 0.14rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .label {
    display: flex;
    align-items: center;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .label strong {
    margin-left: 8px;
    font-family: PingFang SC,
                    PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.68);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout {
    display: flex;
    align-items: center;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout i {
    background: #23c333;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    font-size: 12px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout span {
    font-size: 12px;
    line-height: 1;
    color: #666666;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout .num {
    margin-left: 0.08rem;
    font-size: 12px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row:active,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row:hover,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row.active {
    background: rgba(0, 0, 0, 0.04);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.16rem;
    border-radius: 0.1rem;
    border: 1px solid #cccccc;
    padding-right: 0.1rem;
    margin-top: 0.22rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc input {
    width: 3.42rem;
    height: 100%;
    padding-left: 0.16rem;
    font-family: PingFang SC,
                  PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #000000;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 28px;
    border-radius: 5px 5px 5px 5px;
    font-family: PingFang SC,
                  PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.2);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button:disabled,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button.disabled {
    color: rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc .btn-active {
    color: var(--primary-font-color);
    background-color: var(--primary-color);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper {
    margin-top: 16px;
    border-radius: 8px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
    font-size: 12px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px;
    height: 28px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 5px 5px 5px 5px;
    border: 0;
    font-family: PingFang SC,
                    PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.2);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
    color: rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
    color: var(--primary-font-color);
    background-color: var(--primary-color);
  }
}
.page-content {
  width: 1112px;
  min-height: 500px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  margin: 24px auto;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 24px;
}
.breathing-light {
  background: rgba(65, 216, 62, 0.2);
  position: relative;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-flex;
}
.breathing-light::before {
  border-radius: 50%;
  content: "";
  height: 8px;
  left: calc(50% - 4px);
  position: absolute;
  top: calc(50% - 4px);
  width: 8px;
  animation: fade 2s infinite;
  background: #41d83e;
}
.get-fee {
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: -21px;
}
.chain-modal-root .chain-modal-content {
  margin-top: 20px;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper {
  padding: 8px 12px ;
  background: #F9F9FA;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #F2F2F5;
  outline: none;
  box-shadow: none;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper:hover,
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper:focus-within {
  border-color: #9194A1;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper input {
  font-weight: 400;
  font-size: 12px;
  color: #303440;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper input::placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #9194A1;
}
.chain-modal-root .chain-modal-content .empty-content-section {
  padding: 40px 40px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.chain-modal-root .chain-modal-content .empty-content-section > img {
  width: 40px;
  height: 40px;
}
.chain-modal-root .chain-modal-content .empty-content-section .title {
  font-weight: 500;
  font-size: 11px;
  color: #9194A1;
}
.chain-modal-root .chain-modal-content .content-section {
  margin-top: 20px;
}
.chain-modal-root .chain-modal-content .content-section .title {
  font-weight: 500;
  font-size: 12px;
  color: #656A7B;
}
.chain-modal-root .chain-modal-content .content-section .item-list {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.chain-modal-root .chain-modal-content .content-section .item-list li {
  list-style: none;
  width: calc(33.33% - 8px);
  background: #FDFDFE;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #F2F2F5;
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  color: #303440;
}
.chain-modal-root .chain-modal-content .content-section .item-list li.active,
.chain-modal-root .chain-modal-content .content-section .item-list li:hover {
  border-color: #9194A1;
}
.chain-modal-root .chain-modal-content .content-section .item-list li img {
  width: 24px;
  height: 24px;
}
.chain-modal-root .chain-modal-content .content-section .item-list li .name .highlight {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}
.nav-inner {
  flex-shrink: 0;
  position: sticky;
  height: 64px;
  padding: 12px 24px 16px 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  white-space: nowrap;
}
.nav-inner .nav-inner__main {
  display: flex;
  align-items: center;
}
.nav-inner .nav-inner__main .logo {
  width: 178px;
  height: 64px;
  display: flex;
  cursor: pointer;
}
.nav-inner .nav-inner__main .logo img {
  width: 100%;
  height: 100%;
}
.nav-inner .nav-inner__main .menu {
  display: flex;
  align-items: center;
}
.nav-inner .nav-inner__main .menu a,
.nav-inner .nav-inner__main .menu .m {
  cursor: pointer;
  margin-left: 60px;
  font-size: 16px;
  font-family: Kanit;
  font-weight: 400;
  color: #0a0c1d;
  opacity: 0.6;
}
.nav-inner .nav-inner__main .menu a:hover,
.nav-inner .nav-inner__main .menu .m:hover {
  opacity: 1;
}
.nav-inner .nav-inner__sub {
  display: flex;
  align-items: center;
  gap: 20px;
}
.nav-inner .nav-inner__sub .lang {
  height: 36px;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50px 50px 50px 50px;
  padding: 0 16px;
  font-size: 12px;
}
.nav-inner .nav-inner__sub .lang:hover {
  outline: 1px solid var(--primary-color-hover);
}
.nav-inner .nav-inner__sub .lang button {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-inner .nav-inner__sub .lang button > img {
  margin: 0 4px;
  width: 20px;
  height: 20px;
}
.nav-inner .nav-inner__sub .lang .text {
  color: rgba(255, 255, 255, 0.8);
}
.nav-inner .nav-inner__sub .lang .lang-code {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
}
.nav-inner .nav-inner__sub .user-coin {
  margin-right: 30px;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown .wallet-adapter-button-trigger {
  background-size: 100% 100%;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  color: #ffffff;
  height: 42px;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown-list {
  border-radius: 0;
  width: 100%;
  background: #fff5e4;
  border: 1px solid #ff9815;
  border-radius: 10px;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item {
  color: #000000;
  background: transparent;
  transition: all 300ms;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not([disabled]):hover {
  background-color: #ff9815;
  color: #fff;
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .nav-inner {
    position: sticky;
    height: 86px;
    padding: 23px 60px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .nav-inner .nav-inner__main {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .logo {
    width: 178px;
    height: 64px;
    display: flex;
    cursor: pointer;
  }
  .nav-inner .nav-inner__main .logo img {
    width: 100%;
    height: 100%;
  }
  .nav-inner .nav-inner__main .menu {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .menu a,
  .nav-inner .nav-inner__main .menu .m {
    cursor: pointer;
    margin-left: 60px;
    font-size: 16px;
    font-family: Kanit;
    font-weight: 400;
    color: #0a0c1d;
    opacity: 0.6;
  }
  .nav-inner .nav-inner__main .menu a:hover,
  .nav-inner .nav-inner__main .menu .m:hover {
    opacity: 1;
  }
  .nav-inner .nav-inner__sub {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang {
    height: 46px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang button {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang button img {
    width: 26px;
    height: 26px;
  }
  .nav-inner .nav-inner__sub .user-coin {
    margin-right: 30px;
  }
  .nav-inner .nav-inner__sub .connect-btn-box {
    margin-left: 24px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown .wallet-adapter-button-trigger {
    background-size: 100% 100%;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #ffffff;
    height: 42px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list {
    border-radius: 0;
    width: 100%;
    background: #fff5e4;
    border: 1px solid #ff9815;
    border-radius: 10px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item {
    color: #000000;
    background: transparent;
    transition: all 300ms;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not([disabled]):hover {
    background-color: #ff9815;
    color: #fff;
  }
}
@media screen and (max-width: 750px) {
  .nav-inner {
    position: sticky;
    height: 1.5rem;
    padding-left: 0.32rem;
    padding-right: 0.32rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
  }
  .nav-inner .nav-inner__main {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .logo {
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    cursor: pointer;
  }
  .nav-inner .nav-inner__main .logo img {
    width: 100%;
    height: 100%;
  }
  .nav-inner .nav-inner__main .menu {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .menu a,
  .nav-inner .nav-inner__main .menu .m {
    cursor: pointer;
    margin-left: 60px;
    font-size: 16px;
    font-family: Kanit;
    font-weight: 400;
    color: #0a0c1d;
    opacity: 0.6;
  }
  .nav-inner .nav-inner__main .menu a:hover,
  .nav-inner .nav-inner__main .menu .m:hover {
    opacity: 1;
  }
  .nav-inner .nav-inner__sub {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .nav-inner .nav-inner__sub .lang {
    height: auto;
    padding: 0.16rem;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.4rem;
    border-radius: 0.1rem;
  }
  .nav-inner .nav-inner__sub .lang button {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang button img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .nav-inner .nav-inner__sub .lang button .lang-code {
    font-size: 12px;
    display: none;
  }
  .nav-inner .nav-inner__sub .more {
    width: 0.64rem;
    height: 0.64rem;
    display: flex;
  }
  .nav-inner .nav-inner__sub .user-coin {
    margin-right: 30px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown .wallet-adapter-button-trigger {
    background-size: 100% 100%;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #ffffff;
    height: 42px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list {
    border-radius: 0;
    width: 100%;
    background: #fff5e4;
    border: 1px solid #ff9815;
    border-radius: 0.1rem;
    grid-row-gap: 0.1rem;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item {
    color: #000000;
    background: transparent;
    transition: all 300ms;
    padding: 0 0.1rem;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not([disabled]):hover {
    background-color: #ff9815;
    color: #fff;
  }
}
.connect-button {
  min-width: 100px;
  height: 36px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 50px 50px 50px 50px;
  border: 1px solid transparent;
  padding-left: 17px;
  padding-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
}
.connect-button .connected {
  display: inline-flex;
  align-items: center;
}
.connect-button .connected img {
  width: 14px;
  height: 13px;
}
.connect-button .connected span {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  margin-left: 3px;
}
.bsc .not-connect {
  color: var(--primary-color);
}
.base {
  background: var(--primary-color);
}
.base .not-connect {
  color: var(--primary-font-color);
}
.base:hover {
  background: var(--primary-color-hover);
}
.eth {
  background: var(--primary-color);
}
.eth:hover {
  background: var(--primary-color-hover);
}
.ton {
  background: #00a7e6;
}
.ton .not-connect {
  color: #ffffff;
}
.ton:hover {
  background: #0296cf;
}
/* hover 状态下的背景变化 */
.connect-button:hover {
  border: 1px solid var(--primary-color-hover);
}
.network-button {
  display: flex;
  border-radius: 50px;
  border: 1px solid transparent;
  position: relative;
}
.network-button:hover {
  border: 1px solid var(--primary-color-hover);
}
.network-button button {
  min-width: 116px;
  height: 36px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50px 50px 50px 50px;
  display: flex;
  align-items: center;
  padding: 12px 16px;
}
.network-button button img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.network-button button span {
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  font-family: PingFang SC-Medium;
  opacity: 0.8;
}
.network-button button strong {
  margin-left: 16px;
  transform: rotate(0deg);
  transition: all 0.3s;
  display: inline-flex;
}
.network-button button strong img {
  width: 16px;
  height: 16px;
  margin-right: 0;
}
.network-button button.active strong {
  transform: rotate(180deg);
}
.network-button button .btn-mix {
  display: flex;
  align-items: center;
}
.network-button button .btn-mix strong {
  font-weight: 500;
  font-family: PingFang SC-Medium;
  display: flex;
  justify-content: center;
  align-items: center;
}
.network-button button .btn-mix strong:first-child {
  font-size: 16px;
  color: #000000;
  margin-right: 8px;
}
.network-button button .btn-mix strong:last-child {
  font-size: 12px;
  color: #975400;
  min-width: 30px;
  height: 18px;
  background: #ffce90;
  border-radius: 10px 10px 10px 10px;
}
.network-button .pop-tips-button {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.nets {
  display: flex;
  flex-direction: column;
}
.nets a {
  display: flex;
  align-items: center;
  height: 40px;
  border-radius: 10px;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 8px;
}
.nets a:last-child {
  margin-bottom: 0;
}
.nets a .ico {
  width: 20px;
  height: 20px;
}
.nets a span {
  padding-left: 12px;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 22px;
  flex: 1;
}
.nets a .share {
  width: 12px;
  height: 12px;
}
.nets a:hover,
.nets a:active {
  background: #f6f6f6;
}
@media screen and (max-width: 750px) {
  .network-button {
    display: flex;
  }
  .network-button button {
    min-width: 100%;
    height: 0.74rem;
    background: linear-gradient(90deg, #fff8ee 0%, #ffdfb5 100%);
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    padding: 0.2rem;
    position: relative;
  }
  .network-button button img {
    width: 0.28rem;
    height: 0.28rem;
    margin-right: 0;
  }
}
.fu-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: space-between;
  width: 100%;
}
.footer {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  height: 70px;
  background-color: #ffffff;
}
.footer:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #eeeeee;
}
.footer .footer-main {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}
.footer .footer-main > img {
  width: 148.6875px;
  height: 15.275px;
  padding-right: 16px;
  border-right: 1px solid #d9d9d9;
  margin-right: 16px;
}
.ant-message .ant-message-notice-wrapper .ant-message-notice-content .ant-message-custom-content {
  font-size: 12px !important;
}
.tooltip-menu .ant-tooltip-arrow:before {
  background: #ffffff;
}
.tooltip-menu .ant-tooltip-inner {
  padding: 10px;
  background-color: #FFFFFF;
  box-shadow: none;
  color: red;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #333333;
}
@keyframes bounce {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  25% {
    transform: translateY(-25%) scale(1.1);
  }
  50% {
    transform: translateY(0) scale(1);
  }
  75% {
    transform: translateY(-15%) scale(1.05);
  }
}
.layout {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
  z-index: 3;
  padding-left: 0;
  transition: all 300ms;
}
.layout.layout-close {
  padding-left: 0;
}
.layout .layout-box.index .site-layout-content,
.layout .layout-box.index .tab-router-container {
  background: transparent;
}
.layout .layout-head {
  padding: 0;
  height: auto;
  background: transparent;
  z-index: 10;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  background: #1d232aff;
}
.layout .layout-head .ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: transparent;
}
.layout .layout-head .notice-cotainer {
  padding-left: 60px;
  height: 46px;
  overflow: hidden;
  display: flex;
  gap: 10px;
}
.layout .layout-head .notice-cotainer img {
  width: 16px;
  height: 16px;
  margin-top: 15px;
}
.layout .layout-head .notice-cotainer .notice-body {
  flex: 1;
  overflow: hidden;
}
.layout .layout-head .notice-cotainer .notice-list {
  width: 100%;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 16px;
}
.layout .layout-head .notice-cotainer .notice-list li {
  height: 46px;
  display: flex;
  align-items: center;
  line-height: 46px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layout .layout-head .notice-cotainer .notice-list li a {
  color: inherit;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout .layout-head .notice-cotainer .notice-list li a:hover {
  color: #ff9815;
  text-decoration: underline;
}
@keyframes noticeMove {
  0%,
  20% {
    margin-top: 0px;
  }
  25%,
  50% {
    margin-top: -46px;
  }
  55%,
  100% {
    margin-top: -92px;
  }
}
.layout .layout-sider {
  position: relative;
  height: 100vh;
  overflow: auto;
  background: #181a21ff;
}
.layout .layout-sider .ant-layout-sider-children {
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.layout .layout-sider .logo {
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  padding: 19px 21px 21px 24px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  position: sticky;
  top: 0;
  background: #1d232aff;
  z-index: 1;
}
.layout .layout-sider .logo a {
  margin-left: 23px;
}
.layout .layout-sider .logo img {
  width: 28px;
  height: 28px;
}
.layout .layout-sider .logo .coll-btn {
  padding: 0;
  width: auto !important;
  height: auto !important;
  color: #ffffff;
  line-height: 1;
}
.layout .layout-sider .logo .logo-main {
  display: flex;
  align-items: center;
}
.layout .layout-sider .logo .logo-main span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  line-height: 18px;
  margin-left: 7px;
}
.layout .layout-sider .logo-mini {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 21px;
}
.layout .layout-sider .logo-mini a {
  width: 28px;
  height: 28px;
}
.layout .layout-sider .logo-mini img {
  width: 100%;
  height: 100%;
}
.layout .layout-sider .layout-menu {
  background: #181a21;
  padding-left: 0;
  padding-right: 0;
}
.layout .layout-sider .layout-menu .ant-menu-item-icon {
  width: 20px;
  height: 20px;
}
.layout .layout-sider .layout-menu .ant-menu-item {
  border-radius: 0;
  margin-block: 0;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title {
  border-radius: 0;
  margin-block: 0;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title .ant-menu-item-icon {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title:hover {
  background: transparent;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-submenu-arrow {
  inset-inline-end: 32px;
  color: rgba(255, 255, 255, 0.8);
}
.layout .layout-sider .layout-menu .ant-menu-title-content {
  font-size: 12px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  margin-left: 13px;
}
.layout .layout-sider .layout-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background: var(--side-menu-hover-bg);
}
.layout .layout-sider .layout-menu .ant-menu-item-disabled .ant-menu-item-icon {
  color: rgba(217, 217, 217, 0.4) !important;
}
.layout .layout-sider .layout-menu .ant-menu-item-disabled .ant-menu-title-content .img-title span {
  color: rgba(217, 217, 217, 0.4) !important;
}
.layout .layout-sider .layout-menu .ant-menu-item-selected {
  background: linear-gradient(90deg, #303F50 0%, #121719 100%);
  border-bottom: 1px solid #4DA2FF;
}
.layout .layout-sider .layout-menu .ant-menu-item-selected .ant-menu-item-icon {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-item-selected .ant-menu-title-content {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-item-selected .ant-menu-title-content .img-title span {
  color: #fff;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-selected {
  background: rgba(0, 0, 0, 0.2);
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled {
  color: rgba(255, 255, 255, 0.4) !important;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled .ant-menu-submenu-title {
  background: transparent;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled .ant-menu-submenu-title:hover .ant-menu-item-icon,
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled .ant-menu-submenu-title:hover .ant-menu-title-content {
  color: rgba(255, 255, 255, 0.4) !important;
}
.layout .layout-sider .layout-menu .img-title {
  display: flex;
  align-items: center;
  position: relative;
  height: 50px;
}
.layout .layout-sider .layout-menu .img-title span {
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}
.layout .layout-sider .layout-menu .img-title i {
  line-height: 1;
  margin-right: 2px;
}
.layout .layout-sider .layout-menu .img-title img {
  width: 28px;
  height: 15px;
}
.layout .layout-sider .customer-box {
  display: flex;
  width: 256px;
  height: 46px;
  background: #252b3f;
  box-shadow: 0px 3px 0px 0px #484f68;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #484f68;
  padding-left: 7px;
  position: relative;
}
.layout .layout-sider .customer-box:hover .ico,
.layout .layout-sider .customer-box:active .ico {
  animation: bounce 1.2s ease-out 3;
  /* 3次重复 */
}
.layout .layout-sider .customer-box .ico {
  width: 57px;
  height: 51px;
  position: absolute;
  top: -5px;
  left: 8px;
}
.layout .layout-sider .customer-box .txt {
  margin-left: 103px;
  display: flex;
  align-items: center;
}
.layout .layout-sider .customer-box .txt img {
  width: 19px;
  height: 16px;
}
.layout .layout-sider .customer-box .txt span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 19px;
  margin-left: 8px;
}
.layout .layout-sider .contact-ways {
  width: 200px;
  margin-left: 34px;
  margin-bottom: 60px;
}
.layout .layout-sider .contact-ways.close {
  margin-left: 0;
  width: 100%;
}
.layout .layout-sider .contact-ways.close .line-top {
  width: 100%;
  margin-left: 0;
}
.layout .layout-sider .contact-ways.close .help-box {
  border: none;
}
.layout .layout-sider .contact-ways.close .help-box:hover {
  border: none;
}
.layout .layout-sider .contact-ways.close .help-box .contents,
.layout .layout-sider .contact-ways.close .help-box .go-icon {
  display: none;
}
.layout .layout-sider .contact-ways.close .help-box .icon {
  width: 26px;
  height: auto;
  margin: 0 auto;
}
.layout .layout-sider .contact-ways.close .help-box .help-content {
  background: none;
}
.layout .layout-sider .contact-ways.close h3 {
  display: none;
}
.layout .layout-sider .contact-ways.close .ways {
  flex-direction: column;
  align-items: center;
}
.layout .layout-sider .contact-ways .line-top {
  width: 280px;
  margin-left: -34px;
  height: 1px;
  background: #ffffff;
  border-radius: 10px 10px 10px 10px;
  opacity: 0.06;
}
.layout .layout-sider .contact-ways .help-box {
  margin-top: 20px;
  border: 1px solid #FFFFFF05;
  border-radius: 4px;
  cursor: pointer;
}
.layout .layout-sider .contact-ways .help-box:hover {
  border: 1px solid #FCD53533;
}
.layout .layout-sider .contact-ways .help-box .help-content {
  padding: 5px 12px;
  background: linear-gradient(20deg, rgba(252, 220, 86, 0.3) 1.87%, rgba(252, 213, 53, 0.1) 11.64%, rgba(255, 255, 255, 0.02) 77.11%);
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.layout .layout-sider .contact-ways .help-box .icon {
  width: 38.47px;
  height: 40px;
}
.layout .layout-sider .contact-ways .help-box .go-icon {
  width: 16px;
  height: 16px;
}
.layout .layout-sider .contact-ways .help-box .contents {
  flex: 1;
  margin-left: 8px;
}
.layout .layout-sider .contact-ways .help-box .contents h4 {
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFFCC;
}
.layout .layout-sider .contact-ways .help-box .contents p {
  color: #FFFFFF99;
  font-weight: 500;
  font-size: 10px;
}
.layout .layout-sider .contact-ways h3 {
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  margin-top: 20px;
}
.layout .layout-sider .contact-ways .ways {
  display: flex;
  margin-top: 20px;
  transition: all 300ms;
  gap: 20px;
}
.layout .layout-sider .contact-ways .ways a,
.layout .layout-sider .contact-ways .ways button {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.layout .layout-sider .contact-ways .ways .x {
  background-image: url("/img/slerf/x.svg");
}
.layout .layout-sider .contact-ways .ways .x:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .tel {
  background-image: url("/img/slerf/tel.svg");
}
.layout .layout-sider .contact-ways .ways .tel:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .email {
  background-image: url("/img/slerf/email.svg");
}
.layout .layout-sider .contact-ways .ways .email:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .git {
  background-image: url("/img/slerf/git.svg");
}
.layout .layout-sider .contact-ways .ways .git:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .blog {
  background-image: url("/img/slerf/blog.svg");
}
.layout .layout-sider .contact-ways .ways .blog:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .nb {
  width: 20px;
  height: 20px;
}
.layout .layout-content {
  padding: 0;
  flex: 1 0 auto;
  background-color: #fafafa;
}
.layout .layout-content .site-layout-content {
  padding-bottom: 60px;
}
.layout .layout-box {
  height: 100%;
  overflow: auto;
}
.wx-qrcode,
.qq-qrcode {
  width: 252px;
  height: 252px;
}
.pre-load {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}
.pre-load .custom-spin .ant-spin-dot {
  color: var(--primary-color);
}
.pre-load img {
  width: 56px;
  height: 56px;
  animation: myOpcity 10s linear infinite;
}
.pre-load p {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}
.ant-layout-footer {
  background: transparent;
  padding: 0;
}
.ant-menu-submenu-popup .ant-menu-vertical.ant-menu-sub {
  background: #262b3f;
}
.ant-menu-submenu-popup .ant-menu-item.ant-menu-item-disabled .ant-menu-item-icon {
  color: #FFFFFF;
}
.ant-menu-submenu-popup .ant-menu-item .ant-menu-item-icon {
  width: 10px;
}
.ant-menu-submenu-popup .ant-menu-item .ant-menu-item-icon {
  width: 10px;
}
.ant-menu-submenu-popup .ant-menu-item .ant-menu-title-content .img-title.comming {
  color: rgba(255, 255, 255, 0.3);
}
/*** The new CSS Reset - version 1.4.2 (last updated 30.11.2021) ***/
/*
    Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property
    - The "symbol *" part is to solve Firefox SVG sprite bug
 */
*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}
/* Preferred box-sizing value */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Remove list styles (bullets/numbers) */
ol,
ul,
menu {
  list-style: none;
}
/* For images to not be able to exceed their container */
img {
  max-width: 100%;
}
/* removes spacing between cells in tables */
table {
  border-collapse: collapse;
}
/* revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}
strong {
  font-weight: bold;
}
/* revert for bug in Chromium browsers
 - fix for the content editable attribute will work properly. */
:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}
html,
body {
  background: #fff;
  color: #0a0c1d;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: Kanit-Regular, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
:root:root {
  --adm-color-text: #ffffff;
}
a,
a:hover,
a:active {
  text-decoration: none;
  cursor: pointer;
}
input {
  background: transparent;
  border: 0 none;
}
button {
  border: 0 none;
  cursor: pointer;
}
.section {
  width: 100%;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
::placeholder {
  color: #999999;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.pointer {
  cursor: pointer;
}
*::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0;
}
*::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  padding-right: 2px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
a,
img,
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.txt-uppercase {
  text-transform: uppercase;
}
pre {
  word-break: break-all;
  white-space: pre-wrap;
}
#WEB3_CONNECT_MODAL_ID {
  position: relative;
  z-index: 99;
}
@keyframes spinner-line-fade-more {
  0%,
  100% {
    opacity: 0;
    /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}
@keyframes spinner-line-fade-quick {
  0%,
  39%,
  100% {
    opacity: 0.25;
    /* minimum opacity */
  }
  40% {
    opacity: 1;
  }
}
@keyframes spinner-line-fade-default {
  0%,
  100% {
    opacity: 0.22;
    /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}
@keyframes spinner-line-shrink {
  0%,
  25%,
  100% {
    /* minimum scale and opacity */
    transform: scale(0.5);
    opacity: 0.25;
  }
  26% {
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: calc(100vw / 7.5);
  }
  html #root {
    width: 100%;
    margin: 0;
  }
  #walletconnect-wrapper {
    font-size: 14px;
  }
  .walletconnect-modal__mobile__toggle a {
    color: #060f1c;
  }
}
.linear-txt {
  background: linear-gradient(180deg, #16e3ff 0%, #9b6cff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/** 确认框覆盖样式 */
.sl-confirm-modal .ant-modal-content {
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 5px;
}
.sl-confirm-modal .ant-modal-title {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 24px;
}
.sl-confirm-modal .ant-modal-close-x {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-confirm-modal .sl-modal-footer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}
.sl-confirm-modal .sl-modal-footer button {
  margin: 0;
  border-radius: 5px;
  border: 0 none;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
}
.sl-confirm-modal .sl-modal-footer .ant-btn-default {
  background: #e7e7e7;
  color: rgba(0, 0, 0, 0.9);
}
.sl-confirm-modal .sl-modal-footer .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
  color: rgba(0, 0, 0, 0.8);
  border: 0 none;
  background: #e7e7e7;
}
.sl-confirm-modal .sl-confirm-msg {
  padding-bottom: 20px;
}
.sl-confirm-modal .sl-confirm-msg p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 16px;
}
.sl-hash-modal .ant-modal-content {
  width: 560px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000000;
  padding: 24px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title .ico {
  width: 42px;
  height: 42px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin-left: 16px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  margin-top: 22px;
  max-height: 500px;
  overflow-y: auto;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content h4 {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  text-align: left;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p {
  display: flex;
  margin-top: 16px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p span {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #3388d7;
  line-height: 22px;
  flex: 1;
  white-space: wrap;
  word-break: break-all;
  margin-left: 15px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content .bold-txt {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  color: #ff9815;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-btns {
  padding-top: 34px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-btns .ant-btn-primary {
  min-width: 120px;
  height: 38px;
  background: #ff9815;
  box-shadow: 0px 4px 0px 0px #db7a00;
  border-radius: 5px 5px 5px 5px;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border: 0 none;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  display: none;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-content {
  display: none;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-btns {
  padding-top: 0;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-title .ico {
  width: 42px;
  height: 42px;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin-left: 16px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel {
  padding-top: 24px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel p {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel p:last-child {
  margin-bottom: 0;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel p strong,
.sl-hash-modal .sl-hash-modal-main .tx-panel p a {
  color: #5498ff;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-right: 8px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel-close p {
  display: flex;
  align-items: flex-start;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel-close p a {
  max-width: 98%;
}
.sl-hash-modal .sl-hash-modal-main .thaw-tx-panel h3 {
  font-family: PingFang SC-Medium;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.sl-hash-modal .sl-hash-modal-main .thaw-tx-panel .dot {
  display: none;
}
.sl-hash-modal .sl-hash-modal-main .collect-tips {
  width: 100%;
  min-height: 132px;
  background: #fff7ec;
  padding: 16px 10px;
  align-items: flex-start;
  display: flex;
}
.sl-hash-modal .sl-hash-modal-main .collect-tips span {
  color: #ff9815;
}
.sl-hash-modal .sl-hash-modal-main .collect-tips .collect-tips-txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 300;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-left: 4px;
  transform: translateY(-3px);
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg {
  padding-top: 24px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .collect-err h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 15px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .collect-err p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 26px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .link-office {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-top: 16px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .link-office a {
  color: #5498ff;
  font-family: PingFang SC-Medium;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer a {
  width: 240px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fffaf3;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #ff9815;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ff9815;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer a.primary {
  color: #fff;
  background: #ff9815;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn {
  display: flex;
  justify-content: flex-end;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn button {
  width: 160px;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button {
  flex: 1;
  height: 40px;
  font-size: 12px;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button:first-child {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn .ant-btn > span {
  font-style: 12px;
}
.sl-err-modal .sl-hash-modal-main .sl-hash-modal-title .ico {
  width: 42px;
  height: 46px;
}
.sl-collect-modal .ant-modal-content {
  padding-left: 10px;
  padding-right: 10px;
}
.sl-collect-modal .sl-collect-modal-main .sl-hash-modal-title,
.sl-collect-modal .sl-collect-modal-main .collect-panel,
.sl-collect-modal .sl-collect-modal-main .sl-hash-modal-footer {
  padding-left: 14px;
  padding-right: 14px;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel {
  padding-top: 24px;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel .el {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel .el span {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel .el strong {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.sl-collect-modal .sl-collect-modal-main .link-btn {
  display: flex;
  justify-content: space-between;
}
.sl-collect-modal .sl-collect-modal-main .link-btn a,
.sl-collect-modal .sl-collect-modal-main .link-btn button {
  width: 240px;
  height: 40px;
  border-radius: 5px 5px 5px 5px;
}
.sl-collect-modal .sl-collect-modal-main .link-btn a {
  background: #ff9815;
  font-size: 16px;
  color: #fff;
}
.sl-collect-modal .sl-collect-modal-main .link-btn button {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-collect-modal .sl-collect-modal-main .link-btn button:hover {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-close-modal .ant-modal-content {
  padding-left: 10px;
  padding-right: 10px;
}
.sl-close-modal .sl-close-modal-main .sl-hash-modal-title,
.sl-close-modal .sl-close-modal-main .close-panel,
.sl-close-modal .sl-close-modal-main .sl-hash-modal-footer {
  padding-left: 14px;
  padding-right: 14px;
}
.sl-close-modal .sl-close-modal-main .close-panel {
  padding-top: 24px;
}
.sl-close-modal .sl-close-modal-main .close-panel .el {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sl-close-modal .sl-close-modal-main .close-panel .el span {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.sl-close-modal .sl-close-modal-main .close-panel .el strong {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.sl-close-modal .sl-close-modal-main .link-btn {
  display: flex;
  justify-content: space-between;
}
.sl-close-modal .sl-close-modal-main .link-btn a,
.sl-close-modal .sl-close-modal-main .link-btn button {
  width: 240px;
  height: 40px;
  border-radius: 5px 5px 5px 5px;
}
.sl-close-modal .sl-close-modal-main .link-btn a {
  background: #ff9815;
  font-size: 16px;
  color: #fff;
}
.sl-close-modal .sl-close-modal-main .link-btn button {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-close-modal .sl-close-modal-main .link-btn button:hover {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-info-modal .ant-modal-content {
  border-radius: 5px;
}
.sl-info-modal .ant-modal-content .ant-modal-confirm-title {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
}
.sl-info-modal .ant-modal-content .ant-modal-confirm-content p {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-info-modal .ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #ff9815;
}
.sl-error-modal .ant-modal-content {
  border-radius: 5px;
}
.sl-error-modal .ant-modal-content .ant-modal-confirm-title {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
}
.sl-error-modal .ant-modal-content .ant-modal-confirm-content p {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-upload-modal .ant-modal-title {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.sl-upload-modal .form-item-align {
  display: flex;
  justify-content: flex-end;
}
.sl-upload-modal .form-item-align button {
  border-radius: 8px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sl-upload-modal .form-item-align button span {
  font-size: 14px;
  line-height: 1;
}
.sl-upload-modal .form-item-align button:first-child {
  padding: 10px 16px;
  background: #e7e7e7;
  color: #000000;
  border-color: #e7e7e7;
  margin-right: 22px;
}
.sl-upload-modal .form-item-align button:last-child {
  padding: 10px 46px;
  background: #ff9815;
  color: rgba(255, 255, 255, 0.9);
}
.sl-upload-modal .form-item-align.form-item-align-space {
  justify-content: space-between;
  margin-top: 24px;
}
.sl-upload-modal .form-item-menu-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sl-upload-modal .form-item-menu-box .demo-box .ant-dropdown-trigger {
  color: var(--primary-color);
  font-size: 12px;
  font-weight: 500;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 8px 8px 8px 8px;
  height: 40px;
  padding: 10px 40px;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn:first-child {
  margin-right: 24px;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-default {
  background: rgba(0, 0, 0, 0.1);
  border: none;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-default:hover {
  background: rgba(0, 0, 0, 0.2);
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-primary {
  box-shadow: none;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-primary:hover {
  background-color: var(--primary-color-hover);
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-primary span {
  color: var(--primary-font-color);
}
.sl-steal-confirm-modal .ant-modal-content {
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 5px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
}
.sl-steal-confirm-modal .sl-confirm-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
  margin-bottom: 24px;
}
.sl-steal-confirm-modal .sl-confirm-header .ico {
  width: 42px;
  height: 42px;
  display: flex;
}
.sl-steal-confirm-modal .sl-confirm-header .ico img {
  width: 100%;
  height: 100%;
}
.sl-steal-confirm-modal .sl-confirm-header .title {
  margin-left: 16px;
}
.sl-steal-confirm-modal .sl-confirm-header .title h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
}
.sl-steal-confirm-modal .ant-modal-title {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 24px;
}
.sl-steal-confirm-modal .ant-modal-close {
  top: 31px;
}
.sl-steal-confirm-modal .ant-modal-close-x {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-steal-confirm-modal .sl-modal-footer {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}
.sl-steal-confirm-modal .sl-modal-footer button {
  margin: 0;
  border-radius: 5px;
  border: 0 none;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
}
.sl-steal-confirm-modal .sl-modal-footer .ant-btn-default {
  background: #e7e7e7;
  color: rgba(0, 0, 0, 0.9);
}
.sl-steal-confirm-modal .sl-modal-footer .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
  color: rgba(0, 0, 0, 0.8);
  border: 0 none;
  background: #e7e7e7;
}
.sl-steal-confirm-modal .sl-confirm-msg {
  padding-bottom: 20px;
}
.sl-steal-confirm-modal .sl-confirm-msg p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p {
  margin-top: 8px;
  font-weight: 500;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p strong,
.sl-steal-confirm-modal .sl-confirm-msg-link p a {
  color: #5498ff;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p a span {
  margin-left: 3px;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p:first-child {
  margin-top: 0;
}
.sl-token-create-modal .ant-modal-content {
  width: 500px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
  padding: 24px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title .ico {
  width: 42px;
  height: 42px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin-left: 16px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  margin-top: 22px;
  max-height: 500px;
  overflow-y: auto;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content h4 {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  text-align: left;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p {
  display: flex;
  margin-top: 16px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p span {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #3388d7;
  line-height: 22px;
  flex: 1;
  white-space: wrap;
  word-break: break-all;
  margin-left: 15px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content .bold-txt {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  color: #ff9815;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-btns {
  padding-top: 34px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-btns .ant-btn-primary {
  min-width: 120px;
  height: 38px;
  background: #ff9815;
  box-shadow: 0px 4px 0px 0px #db7a00;
  border-radius: 5px 5px 5px 5px;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border: 0 none;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  display: none;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-content {
  display: none;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-btns {
  padding-top: 0;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-title .ico {
  width: 30px;
  height: 30px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
  margin-left: 5px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg {
  padding-top: 16px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .create-err h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 16px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .create-err p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 26px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .link-office {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 26px;
  margin-top: 16px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .link-office a {
  color: #5498ff;
  font-family: PingFang SC-Medium;
  font-style: 12px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer a {
  width: 214px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--primary-color);
  border-radius: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: var(--primary-font-color);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer a:hover {
  color: var(--primary-font-color);
  background: var(--primary-color-hover);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn {
  display: flex;
  justify-content: flex-end;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn button {
  background: var(--primary-color);
  width: 100%;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  border-radius: 8px 8px 8px 8px;
  border: none;
  color: var(--primary-font-color);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn button:hover {
  background: var(--primary-color-hover);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button {
  width: 214px;
  height: 40px;
  font-size: 12px;
  border-radius: 8px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button:first-child {
  background-color: #e6e6e6;
  border: none;
  color: #000000;
  font-weight: 500;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button:first-child:hover {
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn a {
  width: 214px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content {
  padding-top: 14px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content p {
  display: flex;
  align-items: center;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content p span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content p button {
  margin-left: 5px;
  width: 16px;
  height: 16px;
  display: inline-flex;
}
.sl-radio-btn-group {
  background: #f0f0f0;
  border-radius: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.sl-radio-btn-group .ant-radio-button-wrapper {
  border-radius: 8px;
  position: relative;
  display: inline-block;
  height: 36px;
  margin: 0;
  padding-inline: 15px;
  padding-block: 0;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-block-start-width: 1.02px;
  border-inline-start-width: 0;
  border-inline-end-width: 1px;
  cursor: pointer;
  transition: color 0.2s, background 0.2s, box-shadow 0.2s;
  padding-left: 17px;
  padding-right: 17px;
}
.sl-radio-btn-group .ant-radio-button-wrapper:not(:first-child)::before {
  display: none;
}
.sl-radio-btn-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: var(--primary-font-color);
  font-weight: 500;
  background: var(--primary-color);
  border-color: var(--primary-color);
  border: none;
  border-radius: 8px;
}
.sl-radio-btn-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: var(--primary-font-color);
  background: var(--primary-color-hover);
  border-color: var(--primary-color-hover);
}
.sl-radio-btn-group .ant-radio-button-wrapper:first-child {
  border-inline-start: 1px solid #f0f0f0;
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
}
.sl-radio-btn-group .ant-radio-button-wrapper:last-child {
  border-start-end-radius: 8px;
  border-end-end-radius: 8px;
}
.sl-popover .ant-popover-inner {
  max-width: 500px;
  background: #2C2C2C;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.1), 0px 8px 10px 1px rgba(0, 0, 0, 0.06), 0px 3px 14px 2px rgba(0, 0, 0, 0.05);
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 24px;
  position: relative;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p.circle {
  padding-left: 5px;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p.circle:before {
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p.circle a {
  color: #69A5FF;
  margin-left: 2px;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list .warning-txt {
  display: flex;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list .warning-txt span {
  min-width: 10px;
}
.sl-popover .ant-popover-arrow::before {
  background: #2C2C2C;
}
.jito-rpc-list-pop .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background: #FFEFDA;
}
html,
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset !important;
  /* 使用白色覆盖背景 */
  color: black !important;
}
:root {
  --primary-color: black;
  /* 主题色 */
  --primary-lighter-color: #f2f6ff;
  /* 更浅的主题色 */
  --primary-color-hover: #4b4f5e;
  /* 主色划过 */
  --input-active-shadow-color: #000000;
  /* 输入框激活的阴影色 */
  --radio-button-bg-color: rgba(104, 126, 227, 0.6);
  /* 输入框激活的阴影色 */
  --side-menu-hover-bg: linear-gradient(90deg, #2a345f 0%, #181a21 100%);
  --primary-font-color: #fff;
  /* 字体颜色 */
  --primary-delete-icon-hover: url(/img/eth/delete-hover.svg);
  --primary-x-icon-hover: url(/img/eth/slerf/x-hover.svg);
  --primary-tel-icon-hover: url(/img/eth/slerf/tel-hover.svg);
  --primary-email-icon-hover: url(/img/eth/slerf/email-hover.svg);
  --primary-git-icon-hover: url(/img/eth/slerf/git-hover.svg);
  --primary-blog-icon-hover: url(/img/eth/slerf/blog-hover.svg);
  --primary-switch-icon-hover: url(/img/eth/switch-token-hover.svg);
}
[data-theme="dark"] {
  --primary-color: #333;
  /* 暗主题色 */
}
[data-theme="bsc"] {
  --primary-color: #fcd535;
  --primary-lighter-color: #fff8e4;
  /* 更浅的主题色 */
  --primary-color-hover: #f0b90b;
  --input-active-shadow-color: #000000;
  /* 输入框激活的阴影色 */
  --radio-button-bg-color: rgba(244, 187, 11, 0.6);
  /* 输入框激活的阴影色 */
  --side-menu-hover-bg: linear-gradient(90deg, #392c02 0%, #181a21 100%);
  --primary-font-color: #000;
  /* 字体颜色 */
  --primary-delete-icon-hover: url("/img/bsc/delete-hover.svg");
  --primary-x-icon-hover: url("/img/bsc/slerf/x-hover.svg");
  --primary-tel-icon-hover: url("/img/bsc/slerf/tel-hover.svg");
  --primary-email-icon-hover: url("/img/bsc/slerf/email-hover.svg");
  --primary-git-icon-hover: url("/img/bsc/slerf/git-hover.svg");
  --primary-blog-icon-hover: url("/img/bsc/slerf/blog-hover.svg");
  --primary-switch-icon-hover: url("/img/bsc/switch-token-hover.svg");
}
[data-theme="base"] {
  --primary-color: #0758ff;
  /* 主题色 */
  --primary-lighter-color: #f2f6ff;
  /* 更浅的主题色 */
  --primary-color-hover: #0041c6;
  /* 主色划过 */
  --input-active-shadow-color: #000000;
  /* 输入框激活的阴影色 */
  --radio-button-bg-color: rgba(244, 187, 11, 0.6);
  /* 输入框激活的阴影色 */
  --side-menu-hover-bg: linear-gradient(90deg, #132b5c 0%, #181a21 100%);
  --primary-font-color: #fff;
  /* 字体颜色 */
  --primary-delete-icon-hover: url(/img/base/delete-hover.svg);
  --primary-x-icon-hover: url(/img/base/slerf/x-hover.svg);
  --primary-tel-icon-hover: url(/img/base/slerf/tel-hover.svg);
  --primary-email-icon-hover: url(/img/base/slerf/email-hover.svg);
  --primary-git-icon-hover: url(/img/base/slerf/git-hover.svg);
  --primary-blog-icon-hover: url(/img/base/slerf/blog-hover.svg);
  --primary-switch-icon-hover: url(/img/base/switch-token-hover.svg);
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';
  /* Project id 5044501 */
  src: url('//at.alicdn.com/t/c/font_5044501_0p2xijh7ybym.woff2?t=1763721970161') format('woff2'), url('//at.alicdn.com/t/c/font_5044501_0p2xijh7ybym.woff?t=1763721970161') format('woff'), url('//at.alicdn.com/t/c/font_5044501_0p2xijh7ybym.ttf?t=1763721970161') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.state.listing {
  color: #80d918;
}
.state.sold {
  color: #d64f49;
}
.state.canceled {
  color: #999;
}
.state.bought {
  color: #16a34a;
}
.drawer-box .ant-drawer-body {
  padding: 1rem 0.3rem;
}
.drawer-box .ant-drawer-content {
  background: rgba(18, 13, 30, 0.98);
}
.drawer-box .ant-drawer-content .drawer-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.drawer-box .ant-drawer-content .drawer-box-header a {
  width: 1.87rem;
  height: 0.62rem;
  display: flex;
}
.drawer-box .ant-drawer-content .drawer-box-header a img {
  width: 100%;
  height: 100%;
}
.drawer-box .ant-drawer-content .drawer-box-header button {
  width: 0.48rem;
  height: 0.48rem;
  display: flex;
}
.drawer-box .ant-drawer-content .drawer-box-header button img {
  width: 100%;
  height: 100%;
}
.drawer-box .ant-drawer-content .submenu {
  margin-top: 0.99rem;
}
.drawer-box .ant-drawer-content .submenu .list {
  display: flex;
  flex-direction: column;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el {
  display: flex;
  align-items: center;
  margin-bottom: 0.6rem;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el:last-child {
  margin-bottom: 0;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el img {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.3rem;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el span {
  height: 0.39rem;
  font-size: 13px;
  font-family: Kanit-Regular, Kanit;
  font-weight: 400;
  color: #ffffff;
  position: relative;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el span .hot {
  position: absolute;
  right: -130%;
  top: 0;
  width: 0.46rem;
  height: 0.22rem;
  background: linear-gradient(180deg, #ff609b 0%, #b057ff 100%);
  border-radius: 0.1rem 0.1rem 0.1rem 0px;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el span .hot i {
  zoom: 0.5;
  color: #fff;
  font-size: 20px;
}
.ant-message .ant-message-notice-wrapper .ant-message-notice-content {
  display: inline-block;
  padding: 10px 20px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: all;
}
.ant-message .ant-message-notice-wrapper .ant-message-notice-content .ant-message-custom-content {
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 14px;
}
.ant-message .ant-message-notice-wrapper .ant-message-loading > .anticon {
  color: #ff9815;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 0;
}
.refresh-light {
  font-family: PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #00cb6a;
  line-height: 14px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.refresh-light span {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: rgba(65, 216, 62, 0.2);
  border-radius: 50%;
  position: relative;
  animation: showOpacity 2s 0.3s infinite;
  transition: all 0.3s;
}
.refresh-light span::before {
  position: absolute;
  width: 8px;
  height: 8px;
  content: "";
  top: 3px;
  left: 3px;
  background-color: #41d83e;
  border-radius: 50%;
}
@keyframes showOpacity {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
/* 基础样式：默认没有边框 */
/* 基础样式：统一用透明边框，占位但看不见 */
.cus-ipt {
  border-radius: 8px;
  height: 42px;
  font-size: 12px;
  background-color: #f2f2f5 !important;
  border: 1px solid transparent;
  box-shadow: none;
  outline: none;
  /* 可以顺手加一点平滑过渡 */
  transition: border-color 0.12s ease-out, box-shadow 0.12s ease-out;
}
/* 只有非错误状态才用黑边框 */
.ant-form-item:not(.ant-form-item-has-error) .cus-ipt:hover,
.ant-form-item:not(.ant-form-item-has-error) .cus-ipt:focus {
  border-color: #000;
  box-shadow: none;
  background-color: #f2f2f5 !important;
}
/* ✅ 错误状态：强制保持红边 + 同背景，禁止被蓝色 focus 抢样式 */
.ant-form-item-has-error .cus-ipt.ant-input-focused {
  border-color: #ff4d4f !important;
  box-shadow: none !important;
  background-color: #f2f2f5 !important;
}
.ant-input-disabled {
  border: none;
}
