@keyframes scale-up-in {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-top-in {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide-slight-top-in {
  0% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide-left-in {
  0% {
    transform: translate3d(100%, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide-right-in {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rotating {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rotating {
  animation: rotating 1.5s infinite;
}
.fz0 {
  font-size: 0px;
}
.lh0 {
  line-height: 0px;
}
.w0 {
  width: 0px;
}
.h0 {
  height: 0px;
}
.fz12 {
  font-size: 12px;
}
.lh12 {
  line-height: 12px;
}
.w12 {
  width: 12px;
}
.h12 {
  height: 12px;
}
.fz13 {
  font-size: 13px;
}
.lh13 {
  line-height: 13px;
}
.w13 {
  width: 13px;
}
.h13 {
  height: 13px;
}
.fz14 {
  font-size: 14px;
}
.lh14 {
  line-height: 14px;
}
.w14 {
  width: 14px;
}
.h14 {
  height: 14px;
}
.fz15 {
  font-size: 15px;
}
.lh15 {
  line-height: 15px;
}
.w15 {
  width: 15px;
}
.h15 {
  height: 15px;
}
.fz16 {
  font-size: 16px;
}
.lh16 {
  line-height: 16px;
}
.w16 {
  width: 16px;
}
.h16 {
  height: 16px;
}
.fz18 {
  font-size: 18px;
}
.lh18 {
  line-height: 18px;
}
.w18 {
  width: 18px;
}
.h18 {
  height: 18px;
}
.fz20 {
  font-size: 20px;
}
.lh20 {
  line-height: 20px;
}
.w20 {
  width: 20px;
}
.h20 {
  height: 20px;
}
.fz22 {
  font-size: 22px;
}
.lh22 {
  line-height: 22px;
}
.w22 {
  width: 22px;
}
.h22 {
  height: 22px;
}
.fz24 {
  font-size: 24px;
}
.lh24 {
  line-height: 24px;
}
.w24 {
  width: 24px;
}
.h24 {
  height: 24px;
}
.fz26 {
  font-size: 26px;
}
.lh26 {
  line-height: 26px;
}
.w26 {
  width: 26px;
}
.h26 {
  height: 26px;
}
.fz28 {
  font-size: 28px;
}
.lh28 {
  line-height: 28px;
}
.w28 {
  width: 28px;
}
.h28 {
  height: 28px;
}
.fz30 {
  font-size: 30px;
}
.lh30 {
  line-height: 30px;
}
.w30 {
  width: 30px;
}
.h30 {
  height: 30px;
}
.fz32 {
  font-size: 32px;
}
.lh32 {
  line-height: 32px;
}
.w32 {
  width: 32px;
}
.h32 {
  height: 32px;
}
.fz40 {
  font-size: 40px;
}
.lh40 {
  line-height: 40px;
}
.w40 {
  width: 40px;
}
.h40 {
  height: 40px;
}
.lh-1 {
  line-height: 1;
}
.ml0 {
  margin-left: 0px;
}
.mr0 {
  margin-right: 0px;
}
.mt0 {
  margin-top: 0px;
}
.mb0 {
  margin-bottom: 0px;
}
.pl0 {
  padding-left: 0px;
}
.pr0 {
  padding-right: 0px;
}
.pt0 {
  padding-top: 0px;
}
.pb0 {
  padding-bottom: 0px;
}
.lh0 {
  line-height: 0px;
}
.ml1 {
  margin-left: 1px;
}
.mr1 {
  margin-right: 1px;
}
.mt1 {
  margin-top: 1px;
}
.mb1 {
  margin-bottom: 1px;
}
.pl1 {
  padding-left: 1px;
}
.pr1 {
  padding-right: 1px;
}
.pt1 {
  padding-top: 1px;
}
.pb1 {
  padding-bottom: 1px;
}
.lh1 {
  line-height: 1px;
}
.ml2 {
  margin-left: 2px;
}
.mr2 {
  margin-right: 2px;
}
.mt2 {
  margin-top: 2px;
}
.mb2 {
  margin-bottom: 2px;
}
.pl2 {
  padding-left: 2px;
}
.pr2 {
  padding-right: 2px;
}
.pt2 {
  padding-top: 2px;
}
.pb2 {
  padding-bottom: 2px;
}
.lh2 {
  line-height: 2px;
}
.ml3 {
  margin-left: 3px;
}
.mr3 {
  margin-right: 3px;
}
.mt3 {
  margin-top: 3px;
}
.mb3 {
  margin-bottom: 3px;
}
.pl3 {
  padding-left: 3px;
}
.pr3 {
  padding-right: 3px;
}
.pt3 {
  padding-top: 3px;
}
.pb3 {
  padding-bottom: 3px;
}
.lh3 {
  line-height: 3px;
}
.ml4 {
  margin-left: 4px;
}
.mr4 {
  margin-right: 4px;
}
.mt4 {
  margin-top: 4px;
}
.mb4 {
  margin-bottom: 4px;
}
.pl4 {
  padding-left: 4px;
}
.pr4 {
  padding-right: 4px;
}
.pt4 {
  padding-top: 4px;
}
.pb4 {
  padding-bottom: 4px;
}
.lh4 {
  line-height: 4px;
}
.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mt5 {
  margin-top: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.pl5 {
  padding-left: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.lh5 {
  line-height: 5px;
}
.ml6 {
  margin-left: 6px;
}
.mr6 {
  margin-right: 6px;
}
.mt6 {
  margin-top: 6px;
}
.mb6 {
  margin-bottom: 6px;
}
.pl6 {
  padding-left: 6px;
}
.pr6 {
  padding-right: 6px;
}
.pt6 {
  padding-top: 6px;
}
.pb6 {
  padding-bottom: 6px;
}
.lh6 {
  line-height: 6px;
}
.ml8 {
  margin-left: 8px;
}
.mr8 {
  margin-right: 8px;
}
.mt8 {
  margin-top: 8px;
}
.mb8 {
  margin-bottom: 8px;
}
.pl8 {
  padding-left: 8px;
}
.pr8 {
  padding-right: 8px;
}
.pt8 {
  padding-top: 8px;
}
.pb8 {
  padding-bottom: 8px;
}
.lh8 {
  line-height: 8px;
}
.ml10 {
  margin-left: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.lh10 {
  line-height: 10px;
}
.ml11 {
  margin-left: 11px;
}
.mr11 {
  margin-right: 11px;
}
.mt11 {
  margin-top: 11px;
}
.mb11 {
  margin-bottom: 11px;
}
.pl11 {
  padding-left: 11px;
}
.pr11 {
  padding-right: 11px;
}
.pt11 {
  padding-top: 11px;
}
.pb11 {
  padding-bottom: 11px;
}
.lh11 {
  line-height: 11px;
}
.ml12 {
  margin-left: 12px;
}
.mr12 {
  margin-right: 12px;
}
.mt12 {
  margin-top: 12px;
}
.mb12 {
  margin-bottom: 12px;
}
.pl12 {
  padding-left: 12px;
}
.pr12 {
  padding-right: 12px;
}
.pt12 {
  padding-top: 12px;
}
.pb12 {
  padding-bottom: 12px;
}
.lh12 {
  line-height: 12px;
}
.ml13 {
  margin-left: 13px;
}
.mr13 {
  margin-right: 13px;
}
.mt13 {
  margin-top: 13px;
}
.mb13 {
  margin-bottom: 13px;
}
.pl13 {
  padding-left: 13px;
}
.pr13 {
  padding-right: 13px;
}
.pt13 {
  padding-top: 13px;
}
.pb13 {
  padding-bottom: 13px;
}
.lh13 {
  line-height: 13px;
}
.ml14 {
  margin-left: 14px;
}
.mr14 {
  margin-right: 14px;
}
.mt14 {
  margin-top: 14px;
}
.mb14 {
  margin-bottom: 14px;
}
.pl14 {
  padding-left: 14px;
}
.pr14 {
  padding-right: 14px;
}
.pt14 {
  padding-top: 14px;
}
.pb14 {
  padding-bottom: 14px;
}
.lh14 {
  line-height: 14px;
}
.ml15 {
  margin-left: 15px;
}
.mr15 {
  margin-right: 15px;
}
.mt15 {
  margin-top: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.lh15 {
  line-height: 15px;
}
.ml16 {
  margin-left: 16px;
}
.mr16 {
  margin-right: 16px;
}
.mt16 {
  margin-top: 16px;
}
.mb16 {
  margin-bottom: 16px;
}
.pl16 {
  padding-left: 16px;
}
.pr16 {
  padding-right: 16px;
}
.pt16 {
  padding-top: 16px;
}
.pb16 {
  padding-bottom: 16px;
}
.lh16 {
  line-height: 16px;
}
.ml18 {
  margin-left: 18px;
}
.mr18 {
  margin-right: 18px;
}
.mt18 {
  margin-top: 18px;
}
.mb18 {
  margin-bottom: 18px;
}
.pl18 {
  padding-left: 18px;
}
.pr18 {
  padding-right: 18px;
}
.pt18 {
  padding-top: 18px;
}
.pb18 {
  padding-bottom: 18px;
}
.lh18 {
  line-height: 18px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.lh20 {
  line-height: 20px;
}
.ml24 {
  margin-left: 24px;
}
.mr24 {
  margin-right: 24px;
}
.mt24 {
  margin-top: 24px;
}
.mb24 {
  margin-bottom: 24px;
}
.pl24 {
  padding-left: 24px;
}
.pr24 {
  padding-right: 24px;
}
.pt24 {
  padding-top: 24px;
}
.pb24 {
  padding-bottom: 24px;
}
.lh24 {
  line-height: 24px;
}
.ml25 {
  margin-left: 25px;
}
.mr25 {
  margin-right: 25px;
}
.mt25 {
  margin-top: 25px;
}
.mb25 {
  margin-bottom: 25px;
}
.pl25 {
  padding-left: 25px;
}
.pr25 {
  padding-right: 25px;
}
.pt25 {
  padding-top: 25px;
}
.pb25 {
  padding-bottom: 25px;
}
.lh25 {
  line-height: 25px;
}
.ml26 {
  margin-left: 26px;
}
.mr26 {
  margin-right: 26px;
}
.mt26 {
  margin-top: 26px;
}
.mb26 {
  margin-bottom: 26px;
}
.pl26 {
  padding-left: 26px;
}
.pr26 {
  padding-right: 26px;
}
.pt26 {
  padding-top: 26px;
}
.pb26 {
  padding-bottom: 26px;
}
.lh26 {
  line-height: 26px;
}
.ml28 {
  margin-left: 28px;
}
.mr28 {
  margin-right: 28px;
}
.mt28 {
  margin-top: 28px;
}
.mb28 {
  margin-bottom: 28px;
}
.pl28 {
  padding-left: 28px;
}
.pr28 {
  padding-right: 28px;
}
.pt28 {
  padding-top: 28px;
}
.pb28 {
  padding-bottom: 28px;
}
.lh28 {
  line-height: 28px;
}
.ml30 {
  margin-left: 30px;
}
.mr30 {
  margin-right: 30px;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.pl30 {
  padding-left: 30px;
}
.pr30 {
  padding-right: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.lh30 {
  line-height: 30px;
}
.ml32 {
  margin-left: 32px;
}
.mr32 {
  margin-right: 32px;
}
.mt32 {
  margin-top: 32px;
}
.mb32 {
  margin-bottom: 32px;
}
.pl32 {
  padding-left: 32px;
}
.pr32 {
  padding-right: 32px;
}
.pt32 {
  padding-top: 32px;
}
.pb32 {
  padding-bottom: 32px;
}
.lh32 {
  line-height: 32px;
}
.ml40 {
  margin-left: 40px;
}
.mr40 {
  margin-right: 40px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.pl40 {
  padding-left: 40px;
}
.pr40 {
  padding-right: 40px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.lh40 {
  line-height: 40px;
}
.ml44 {
  margin-left: 44px;
}
.mr44 {
  margin-right: 44px;
}
.mt44 {
  margin-top: 44px;
}
.mb44 {
  margin-bottom: 44px;
}
.pl44 {
  padding-left: 44px;
}
.pr44 {
  padding-right: 44px;
}
.pt44 {
  padding-top: 44px;
}
.pb44 {
  padding-bottom: 44px;
}
.lh44 {
  line-height: 44px;
}
.ml50 {
  margin-left: 50px;
}
.mr50 {
  margin-right: 50px;
}
.mt50 {
  margin-top: 50px;
}
.mb50 {
  margin-bottom: 50px;
}
.pl50 {
  padding-left: 50px;
}
.pr50 {
  padding-right: 50px;
}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.lh50 {
  line-height: 50px;
}
.ml60 {
  margin-left: 60px;
}
.mr60 {
  margin-right: 60px;
}
.mt60 {
  margin-top: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.pl60 {
  padding-left: 60px;
}
.pr60 {
  padding-right: 60px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.lh60 {
  line-height: 60px;
}
.ml70 {
  margin-left: 70px;
}
.mr70 {
  margin-right: 70px;
}
.mt70 {
  margin-top: 70px;
}
.mb70 {
  margin-bottom: 70px;
}
.pl70 {
  padding-left: 70px;
}
.pr70 {
  padding-right: 70px;
}
.pt70 {
  padding-top: 70px;
}
.pb70 {
  padding-bottom: 70px;
}
.lh70 {
  line-height: 70px;
}
.ml80 {
  margin-left: 80px;
}
.mr80 {
  margin-right: 80px;
}
.mt80 {
  margin-top: 80px;
}
.mb80 {
  margin-bottom: 80px;
}
.pl80 {
  padding-left: 80px;
}
.pr80 {
  padding-right: 80px;
}
.pt80 {
  padding-top: 80px;
}
.pb80 {
  padding-bottom: 80px;
}
.lh80 {
  line-height: 80px;
}
.ml90 {
  margin-left: 90px;
}
.mr90 {
  margin-right: 90px;
}
.mt90 {
  margin-top: 90px;
}
.mb90 {
  margin-bottom: 90px;
}
.pl90 {
  padding-left: 90px;
}
.pr90 {
  padding-right: 90px;
}
.pt90 {
  padding-top: 90px;
}
.pb90 {
  padding-bottom: 90px;
}
.lh90 {
  line-height: 90px;
}
.ml100 {
  margin-left: 100px;
}
.mr100 {
  margin-right: 100px;
}
.mt100 {
  margin-top: 100px;
}
.mb100 {
  margin-bottom: 100px;
}
.pl100 {
  padding-left: 100px;
}
.pr100 {
  padding-right: 100px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.lh100 {
  line-height: 100px;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.bg-fff {
  background-color: #fff;
}
.c-fff {
  color: #fff;
}
.c-999 {
  color: #999;
}
.c-666 {
  color: #666;
}
.round {
  border-radius: 100%;
}
.w-100 {
  width: 100%;
}
.relative {
  position: relative;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
.bold {
  font-weight: bold;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.hide {
  display: none;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.underline {
  text-decoration: underline;
}
.line-through {
  text-decoration: line-through;
}
.pre {
  white-space: pre-wrap;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.pointer {
  cursor: pointer;
}
.flex {
  display: flex;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-1 {
  flex: 1;
}
.flex-wrap {
  flex-wrap: wrap;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.align-center {
  align-items: center;
}
.align-start {
  align-items: start;
}
.flex-shrink0 {
  flex-shrink: 0;
}
.gap-8 {
  gap: 8px;
}
.gap-16 {
  gap: 16px;
}
.gap-24 {
  gap: 24px;
}
.gap-32 {
  gap: 32px;
}
.ant-descriptions-item-container {
  align-items: center;
}
.ant-cascader-menus .ant-cascader-menu:nth-of-type(1) .ant-cascader-checkbox {
  display: none;
}
.ant-modal .ant-modal-body {
  padding-top: 16px;
}
.ant-alert-info {
  background-color: #f7f0ff;
  border-color: var(--primary-color);
}
.ant-drawer .ant-drawer-content {
  background-color: #edeff2;
}
.ant-drawer .ant-drawer-content .ant-drawer-header {
  border-bottom: none;
}
.ant-drawer .ant-drawer-content .ant-drawer-body {
  padding-top: 0;
}
.ant-tag {
  font-weight: 500;
  border-radius: 22px;
  padding: 0 10px;
}
.ant-tag.ant-tag-error {
  color: #b42318;
  background: #fef3f2;
  border-color: #fecdca;
}
.ant-tag.ant-tag-success {
  color: #067647;
  background: #ecfdf3;
  border-color: #abefc6;
}
.ant-tag.ant-tag-processing {
  color: #7f56d9;
  background: #f2eefb;
  border-color: #ccbbf0;
}
.ant-empty .ant-empty-description {
  color: #999;
}

body {
  --primary-color: #4d8fff;
  --text-primary: #344054;
  --error-color: #ff4d4f;
  --text-second: #475467;
  --input-bg: #ebecf0;
  --border-color: #e4e7ec;
  --side-width: 220px;
  --header-height: 70px;
  --hover-bg: #ecf5ff;
  --min-width: 1024px;
  margin: 0;
  background-color: #f3f7ff;
  min-height: 100vh;
  color: var(--text-primary);
  font-size: 14px;
}
a,
a:hover,
.primary-color,
.ant-btn-link,
.ant-alert-info .ant-alert-icon,
.ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover {
  color: var(--primary-color);
}
.second-color {
  color: var(--text-second);
}
.error-color {
  color: var(--error-color);
}
a {
  cursor: pointer;
}
.pre-wrap {
  white-space: pre-wrap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
::-webkit-scrollbar {
  width: 4px;
  height: 6px;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: #cfd2d9;
  border-radius: 4px;
}
.gray-form-item .ant-input-affix-wrapper,
.gray-form-item .ant-input-number-outlined,
.gray-form-item .ant-input,
.gray-form-item .ant-input-group-addon,
.gray-form-item .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector {
  background-color: var(--input-bg) !important;
  border-color: var(--input-bg) !important;
}
.gray-form-item .ant-upload-picture-card-wrapper .ant-upload-select {
  background-color: var(--input-bg) !important;
}
.gray-form-item .ant-input-outlined:focus {
  box-shadow: none;
}
.input--search {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 16px 16px;
  background-position: right 10px center;
}

.site-min-width {
  min-width: var(--min-width);
}
.main-layout-wrapper {
  width: var(--min-width);
  margin: 0 auto;
}
.site-breadcrumb li:last-child {
  color: var(--primary-color);
  font-weight: 600;
}
.page {
  padding-top: calc(var(--header-height) + 16px);
  height: calc(100vh - 16px);
  min-width: var(--min-width);
}

.com-nochance {
  position: relative;
}
.com-nochance__img {
  width: 100%;
}
.com-nochance__btn {
  position: absolute;
  left: 26px;
  bottom: 40px;
  width: 350px;
}
.no-change-modal .ant-modal-content {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}

.site-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: var(--header-height);
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.site-header__content {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.site-header .vip-center {
  position: relative;
}
.site-header .vip-center img {
  position: absolute;
  top: -14px;
  height: 14px;
  right: 0;
}
.site-header .header-user-info {
  display: flex;
  align-items: center;
  width: 128px;
}
.site-header .header-user-info .logout-img {
  margin-left: 8px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 100%;
}
.site-menu {
  gap: 40px;
}
.site-menu-item {
  cursor: pointer;
  transition: color 0.5s;
}
.site-menu-item:hover {
  color: var(--primary-color);
}
.site-menu .active {
  border-bottom: solid 2px var(--primary-color);
  color: var(--primary-color);
}
@media screen and (max-width: 1024px) {
  .site-header {
    position: absolute;
  }
}

.float-aside {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -120px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  padding: 4px;
  background-color: #fff;
}
.float-aside .float-item {
  border-radius: 4px;
  padding: 8px 4px;
}
.float-aside .float-item:hover {
  background-color: #ececec;
}
@media screen and (max-width: 1024px) {
  .float-aside {
    display: none;
  }
}

.page-home {
  background-image: url(/f0d2bff1f968ba90e9c1.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #f0f5ff;
  height: 100vh;
}
.page-home .computer {
  width: 100%;
  height: 570px;
  background-image: url(/156781539b18ae2dce9a.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  border-radius: 16px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.page-home .block-title {
  border-bottom: 1px solid #fff;
  margin-top: 48px;
  margin-bottom: 32px;
}
.page-home .item {
  background-color: #fff;
  border-radius: 16px;
  padding: 24px;
  flex-shrink: 0;
  cursor: pointer;
  width: 232px;
  transition: transform 0.3s;
}
.page-home .item:hover {
  transform: scale(1.1) !important;
  transition-delay: 0s !important;
}
.page-home .item img {
  width: 64px;
  height: 64px;
}
.page-home .hot-scenes {
  flex-wrap: wrap;
}
.page-home footer {
  margin-top: 50px;
  padding: 24px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: var(--primary-color);
}
.page-home footer a {
  color: #fff;
}

.vipcenter-coupon-tick {
  position: absolute;
  color: #333;
  left: 54px;
  bottom: 10px;
}
.vipcenter-coupon-tick span {
  display: inline-block;
  width: 24px;
  line-height: 24px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  border-radius: 4px;
  color: #fff;
}

.vipcenter-buy-keep-modal .ant-modal-body {
  padding: 0;
}
.vipcenter-buy-keep-modal .ant-modal-content {
  background: transparent;
  box-shadow: none;
}

.page-vipcenter {
  background-color: #fff;
  padding: 24px 48px 80px;
}
.page-vipcenter .package {
  position: relative;
  padding: 32px 0 40px;
  border: 1px solid #ececec;
  border-radius: 6px;
  flex: 1;
}
.page-vipcenter .package.active {
  border-color: #ff7315;
  background-color: #fff8f2;
  color: #ff7315;
}
.page-vipcenter .package.active .check {
  display: block;
}
.page-vipcenter .package:not(.active):hover {
  background-color: #f8f8f8;
}
.page-vipcenter .check {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  display: none;
}
.page-vipcenter .huge-discount {
  position: absolute;
  left: -8px;
  top: -1px;
  height: 40px;
}

