/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-bf022410] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-bf022410] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-bf022410] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-bf022410] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-bf022410]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-bf022410]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-bf022410]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-bf022410]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-bf022410] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-bf022410] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-bf022410],
.ant-input[disabled][data-v-bf022410],
.ant-input-number-disabled[data-v-bf022410],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-bf022410],
.ant-cascader-picker-disabled[data-v-bf022410],
.ant-input-disabled[data-v-bf022410],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-bf022410],
.ant-checkbox-disabled + span[data-v-bf022410],
.ant-radio-disabled + span[data-v-bf022410] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-bf022410] {
  pointer-events: none;
}
#nprogress .bar[data-v-bf022410] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-bf022410] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-bf022410] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-bf022410] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-bf022410 400ms linear infinite;
  animation: nprogress-spinner-data-v-bf022410 400ms linear infinite;
}
.nprogress-custom-parent[data-v-bf022410] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-bf022410],
.nprogress-custom-parent #nprogress .bar[data-v-bf022410] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-bf022410 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-bf022410 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.car-div[data-v-bf022410] {
  padding-bottom: 100%;
  position: relative;
  cursor: pointer;
}
.car-img[data-v-bf022410] {
  padding: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
}
.car-text[data-v-bf022410] {
  text-align: center;
  cursor: default;
}
.image-title-warp[data-v-bf022410] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  font-weight: bolder;
}
.image-title-warp-1[data-v-bf022410] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  font-weight: bolder;
  color: #13C2C2;
}
.image-title-warp-left[data-v-bf022410] {
  margin-right: 5px;
  width: 3px;
  height: 20px;
  background-color: #13C2C2;
}
.image-title-item[data-v-bf022410] {
  padding-right: 15px;
  font-size: 14px;
  line-height: 20px;
}
.image-item-item-suffix[data-v-bf022410] {
  margin: 15px 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
[data-v-bf022410] .ant-card-body {
  padding: 10px 15px;
}
[data-v-bf022410] .ant-card-extra {
  padding: 5px 0;
}
[data-v-bf022410] .ant-card-head {
  min-height: 0;
  padding: 0 12px;
}

