/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/components/NProgress/nprogress.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1031;
  width: 100%;
  height: 2px;
  background: #1677ff;
}

/* Fancy blur effect */
#nprogress .peg {
  position: absolute;
  right: 0;
  display: block;
  width: 100px;
  height: 100%;
  opacity: 1;
  transform: rotate(3deg) translate(0, -4px);
  transform: rotate(3deg) translate(0, -4px);
  transform: rotate(3deg) translate(0, -4px);
  box-shadow: 0 0 10px #1677ff, 0 0 5px #1677ff;
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 1031;
  display: block;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1677ff;
  border-left-color: #1677ff;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  position: relative;
  overflow: hidden;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-14.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-14.use[2]!./node_modules/ant-design-vue/dist/reset.css ***!
  \******************************************************************************************************************************************************************************************/
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/assets/styles/common.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  width: 100vw;
  background: #f5f5f5;
}

*, body {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#webpack-dev-server-client-overlay {
  display: none !important;
}

/* flex 弹性盒子 --s */
.flex-1 {
  flex: 1;
}

.flex {
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  flex-wrap: wrap;
}

.flex.flex-middle {
  -o-box-align: center;
  align-items: center;
}

.flex.flex-top {
  -o-box-align: start;
  align-items: flex-start;
}

.flex.flex-bottom {
  -o-box-align: end;
  align-items: flex-end;
}

.flex.flex-baseline {
  align-items: baseline;
}

.flex.flex-center {
  -o-box-pack: center;
  justify-content: center;
}

.flex.flex-right {
  -o-box-pack: end;
  justify-content: flex-end;
}

.flex.flex-left {
  -o-box-pack: start;
  justify-content: flex-start;
}

.flex.flex-between {
  -o-box-pack: justify;
  justify-content: space-between;
}

.flex.flex-around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flex.flex-column-around {
  flex-direction: column;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flex.flex-column {
  -o-box-orient: vertical;
  flex-direction: column;
}

.flex.flex-column-between {
  -o-box-orient: vertical;
  flex-direction: column;
  -o-box-pack: justify;
  justify-content: space-between;
}

.flex.flex-center-wrapper {
  -o-box-align: center;
  align-items: center;
  -o-box-pack: center;
  justify-content: center;
}

.flex.flex-between-wrapper {
  -o-box-align: center;
  align-items: center;
  -o-box-pack: justify;
  justify-content: space-between;
}

.flex.flex-between-center {
  justify-content: space-between;
  align-items: center;
}

.flex.flex-around-center {
  justify-content: space-around;
  align-items: center;
}

.flex.flex-center-center {
  justify-content: center;
  align-items: center;
}

.flex.flex-column-center {
  flex-direction: column;
  align-items: center;
}

.flex.flex-align-center {
  align-items: center;
}

.flex.flex-align-top {
  align-items: flex-start;
}

.flex.flex-align-bottom {
  align-items: flex-end;
}

.flex.flex-no-wrap {
  flex-wrap: nowrap;
}

/* flex 弹性盒子 --e */
/* 内边距 --s */
.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pt-4 {
  padding-top: 4px;
}

.pt-8 {
  padding-top: 8px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pb-20 {
  padding-bottom: 20px;
}

/* 内边距 --e */
/* 外边距 --s */
.ml-0 {
  margin-left: 0 !important;
}

.ml-2 {
  margin-left: 2px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-8 {
  margin-left: 8px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-0 {
  margin-inline-end: 0 !important;
}

.mr-6 {
  margin-inline-end: 6px !important;
}

.mr-10 {
  margin-inline-end: 10px !important;
}

.mr-12 {
  margin-inline-end: 12px !important;
}

.mr-20 {
  margin-inline-end: 20px !important;
}

.mr-30 {
  margin-inline-end: 30px !important;
}

.mt-6 {
  margin-top: 6px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-6 {
  margin-bottom: 6px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

/* 外边距 --e */
.ant-row .ant-form-item-label label {
  margin-top: 4px;
}

.table-title {
  color: rgba(0, 0, 0, 0.88);
  font-weight: 500;
  font-size: 16px;
}

.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.line2 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: pre-wrap;
}

.line3 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: pre-wrap;
}

.line4 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: pre-wrap;
}

.pointer {
  cursor: pointer;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.w-80 {
  width: 80px;
}

.w-100 {
  width: 100px;
}

.w-140 {
  width: 140px !important;
}

.w-150 {
  width: 150px;
}

.text-nowrap {
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-primary {
  color: #1677ff;
}

.text-success {
  color: #52c41a;
}

.text-warning {
  color: #faad14;
}

.text-error {
  color: #ff4d4f;
}
.text-error:hover {
  color: #ff4d4f;
  opacity: 0.7;
}

.text-white {
  color: #ffffff;
}

.info-item {
  margin: 20px 0;
}
.info-item .label {
  margin-right: 16px;
  width: 76px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  text-align: right;
}
.info-item .value {
  flex: 1;
}

.font-bold {
  font-weight: bold !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.font-normal {
  font-weight: normal !important;
}

.text-underline {
  text-decoration: underline !important;
}

.summary-card .summary-head {
  height: 22px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
}
.summary-card .summary-title {
  font-size: 14px;
}
.summary-card .summary-total {
  height: 52px;
  line-height: 52px;
  font-size: 30px;
  color: rgba(0, 0, 0, 0.88);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.summary-card .summary-visualize {
  margin-bottom: 10px;
  height: 46px;
}
.summary-card .summary-tip {
  padding-top: 10px;
  border-top: 1px solid rgba(5, 5, 5, 0.06);
}
.summary-card .summary-tip .txt1 {
  font-size: 14px;
  line-height: 22px;
}
.summary-card .summary-tip .txt2 {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.88);
}

.tree-list {
  padding: 10px 0;
  height: 500px;
  box-sizing: border-box;
  overflow-y: auto;
}
.tree-list::-webkit-scrollbar {
  /* 隐藏滚动条，但依旧具备可以滚动的功能 */
  display: none;
  width: 0;
  height: 0;
  background-color: transparent;
}
.tree-list .tree-item {
  padding: 0 10px;
}
.tree-list .tree-item:hover {
  background-color: #fafafa;
}

.flex-hidden {
  flex: 1;
  overflow: hidden;
}

.tgb-tag {
  position: absolute;
  left: -12px;
  top: -12px;
  /* 透明遮罩+soft-light 给标签打上一层高光 */
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.4), transparent) #ea3447;
  background-blend-mode: soft-light;
  display: inline-block;
  padding: 2px 6px;
  font-size: 10px;
  color: #fff;
  border-radius: 4px 4px 4px 0;
  z-index: 4;
}
.tgb-tag::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  bottom: -5px;
  background-color: inherit;
  filter: brightness(0.7);
  clip-path: polygon(0 0, 100% 0, 100% 100%); /*三角*/
}

.timeline-box {
  padding: 20px;
  height: 470px;
  overflow: auto;
  border-radius: 10px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.timeline-box .status {
  color: #666666;
}

.reload-icon svg {
  font-size: 20px;
}

.up-icon svg {
  font-size: 12px;
}

.right-icon svg {
  font-size: 12px;
}

.cloud-download-icon svg {
  font-size: 22px;
}

.question-icon svg {
  font-size: 14px;
  fill: #e6a23c;
}

.warning-icon svg {
  font-size: 16px;
  fill: #e6a23c;
}

.time-icon svg {
  font-size: 20px;
  fill: #1677ff;
}

.app-store-icon svg {
  font-size: 20px;
}

.platform-icon svg {
  font-size: 26px;
}

.save-icon svg {
  font-size: 18px;
}

.anticon-star svg {
  font-size: 20px;
}

.icon-font svg {
  font-size: 18px;
  fill: #555555;
}

.iconfont-icon svg {
  font-size: 16px;
  fill: #333333;
}

.icon-size-16 svg {
  font-size: 16px;
}

.icon-size-18 svg {
  font-size: 18px;
}

.icon-size-20 svg {
  font-size: 20px;
}

.icon-size-24 svg {
  font-size: 24px;
}

.icon-text-primary svg {
  fill: #1677ff;
}

.icon-text-error svg {
  fill: #ff4d4f;
}

.icon-text-warning svg {
  fill: #faad14;
}

.icon-text-white svg {
  fill: #ffffff;
}

.icon-text-success svg {
  fill: rgb(103, 194, 58);
}

.image-mode {
  margin-right: 5px;
  cursor: pointer;
  position: relative;
}
.image-mode .ant-image img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50% !important;
}
.image-mode .remove-icon {
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
}

.stack-pictures {
  z-index: 1;
}
.stack-pictures .image-mode {
  margin-right: 0;
  border: 1px solid #f5f5f5;
  border-radius: 50% !important;
  background: #fff;
  z-index: 10;
  cursor: pointer;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(25, 15, 15, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
}

.stack-pictures > *:not(:first-child) {
  margin-inline-start: -15px;
}

.form-image-mode {
  margin-left: 10px;
  cursor: pointer;
}
.form-image-mode .ant-image img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}

.sign-image-mode {
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
}
.sign-image-mode .ant-image img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}
.sign-image-mode .remove-icon {
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
}

.detail-pic-list .detail-pic-item {
  margin-right: 10px;
}
.detail-pic-list .image-mode {
  margin-right: 0;
  cursor: pointer;
}
.detail-pic-list .image-mode .ant-image img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}
.detail-pic-list .position {
  font-size: 12px;
  color: rgb(166, 166, 166);
}

.my-modal {
  padding: 10px 0 0 0;
  min-height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
}

.warning-btn {
  color: #FFFFFF !important;
  border-color: #FACC15 !important;
  background: #FACC15 !important;
}

.danger-btn {
  color: #FFFFFF !important;
  border-color: rgb(205, 32, 31) !important;
  background: rgb(205, 32, 31) !important;
}

.warning-btn:disabled, .danger-btn:disabled {
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  background-color: rgba(0, 0, 0, 0.04) !important;
}

.order-status {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
}

.height-520 {
  height: 520px;
}

.card-grid {
  padding: 10px;
  display: grid;
  grid-gap: 10px;
  background: #ffffff;
  border-radius: 7px;
  min-width: 800px;
  overflow-x: auto;
}
.card-grid .card .icon {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(54, 199, 108, 0.631372549);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
.card-grid .card .icon:hover {
  background: rgb(54, 199, 108);
}
.card-grid .card .amount-item {
  margin: 6px 0;
  font-size: 13px;
}

.ant-modal div[aria-hidden=true] {
  display: none !important;
}

.skeleton {
  background: linear-gradient(90deg, #F1F2F4 25%, #e6e6e6 37%, #F1F2F4 50%);
  background-size: 400% 100%;
  animation: skeleton-loading 1s ease infinite;
  width: 100%;
  min-width: 28px;
  min-height: 20px;
  height: 100%;
  background-position: 100% 50%;
  border-radius: 4px;
}

@keyframes skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.relative {
  position: relative;
}

.ant-form-item.mb-0 {
  margin-bottom: 0 !important;
}

.ant-form-item.mb-14 {
  margin-bottom: 14px !important;
}

.left-top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}

.right-top {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}

.tag-text-shadow {
  line-height: 1;
  font-size: 12px;
  color: #ea3447;
  text-shadow: 1px 1px 1px #ef818c;
}

.coupon-list {
  max-height: 320px;
  overflow-y: auto;
  box-shadow: inset 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(25, 15, 15, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
}
.coupon-list .coupon-item {
  padding: 10px 0;
}
.coupon-list .coupon-item:hover {
  background: rgba(0, 0, 0, 0.02);
}
.coupon-list .coupon-item .id {
  width: 60px;
  text-align: center;
}
.coupon-list .coupon-item .discount {
  width: 140px;
  text-align: center;
}

.flash-sale-order {
  position: absolute;
  right: 2px;
  top: 5px;
  line-height: 1;
  font-size: 12px;
  color: #ea3447;
  text-shadow: 1px 1px 1px #ef818c;
  z-index: 4;
}

.badge {
  position: absolute;
  top: 3px;
  right: -5px;
  width: 8px;
  height: 8px;
  background: red;
  border-radius: 50%;
}

:deep(.ant-card.card-shadow) {
  box-shadow: 1px 0 16px 0 rgba(0, 0, 0, 0.08);
}

.lxs-table-page {
  width: 100%;
  height: calc(100% - 36px);
  background-color: #fff;
  padding: 10px;
}
.lxs-table-page .lxs-table-filter {
  width: 100%;
  height: 40px;
}
.lxs-table-page .lxs-table-filter .lxs-table-filter-input {
  width: 120px;
}
.lxs-table-page .lxs-table-filter input::-moz-placeholder {
  font-size: 16px;
}
.lxs-table-page .lxs-table-filter input::placeholder {
  font-size: 16px;
}
.lxs-table-page .lxs-table-container {
  margin: 10px 0;
  width: 100%;
  height: auto;
  max-height: calc(100% - 100px);
  overflow: auto;
}

.lxs-avatar {
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}

.lxs-image {
  -o-object-fit: contain;
     object-fit: contain;
}

.lxs-color-danger {
  color: #c7254e !important;
  font-weight: bold !important;
}

.lxs-color-success {
  color: #67c23a !important;
  font-weight: bold !important;
}

.footer-card {
  position: fixed;
  bottom: 0;
  min-width: 1034px;
  max-width: 1674px;
  width: calc(100% - 246px);
  background: #FFFFFF;
  z-index: 99;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-14.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-14.use[2]!./src/assets/styles/font.css ***!
  \**************************************************************************************************************************************************************************/
@font-face {
    font-family: AlibabaPuHuiTi-Light;
    src: url(data:font/ttf;base64,) format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: AlibabaPuHuiTi-Medium;
    src: url(/fonts/AlibabaPuHuiTi-3-65-Medium.27d35b0c.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}
