header[data-v-2117562c] {
  height: 56px;
}
header .header-fixed[data-v-2117562c] {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 300;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(19, 36, 74, 0.1);
}
header .header-container[data-v-2117562c] {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  height: 56px;
  /* 小于等于 1440px */
  /* 1440px 到 1680px（1441px - 1680px） */
  /* 大于 1680px */
}
header .header-container .go_back_home[data-v-2117562c] {
  font-size: 16px;
  margin-left: auto;
  color: #333;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
header .header-container .go_back_home[data-v-2117562c]:hover {
  color: var(--primary-color);
}
header .header-container .other-text[data-v-2117562c] {
  font-size: 16px;
  color: #333;
  margin-left: auto;
}
header .header-container .other-text a[data-v-2117562c] {
  color: var(--primary-color);
}
@media (max-width: 1440px) {
header .header-container[data-v-2117562c] {
    max-width: 1200px;
}
}
@media (min-width: 1441px) and (max-width: 1680px) {
header .header-container[data-v-2117562c] {
    max-width: 1280px;
}
}
@media (min-width: 1681px) {
header .header-container[data-v-2117562c] {
    max-width: 1500px;
}
}
header .header-container .kdt-logo[data-v-2117562c] {
  line-height: 28px;
}
header .header-container .kdt-logo img[data-v-2117562c] {
  height: 28px;
}
header .header-container .kdt-logo span[data-v-2117562c] {
  vertical-align: bottom;
  font-size: 18px;
  font-weight: 600;
  color: #ffa300;
  margin-left: 10px;
}
header .header-container .hnzhxb-logo[data-v-2117562c],
header .header-container .sl-logo[data-v-2117562c],
header .header-container .sxpp-logo[data-v-2117562c] {
  height: 52px;
}
header .header-container .hnzhxb-logo img[data-v-2117562c],
header .header-container .sl-logo img[data-v-2117562c],
header .header-container .sxpp-logo img[data-v-2117562c] {
  height: 52px;
}
header .header-container .zhxb-logo[data-v-2117562c],
header .header-container .cex-logo[data-v-2117562c],
header .header-container .zju-logo[data-v-2117562c] {
  height: 28px;
}
header .header-container .zhxb-logo img[data-v-2117562c],
header .header-container .cex-logo img[data-v-2117562c],
header .header-container .zju-logo img[data-v-2117562c] {
  height: 28px;
}
header .header-container .header-logo[data-v-2117562c] {
  width: 98px;
  height: 28px;
  cursor: pointer;
}
header .header-container .header-logo img[data-v-2117562c] {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
header .header-container .c-divider[data-v-2117562c] {
  height: 16px;
  width: 2px;
  background-color: var(--background-primary);
  margin-left: 40px;
  margin-right: 20px;
  border: none;
  border-radius: 2px;
  margin-top: 3px;
}
header .header-container .header-menu[data-v-2117562c] {
  margin-right: auto;
}
header .header-container .header-menu .menu-item[data-v-2117562c] {
  padding: 0 20px;
  cursor: pointer;
  font-size: 16px;
  line-height: 56px;
  overflow: hidden;
}
header .header-container .header-menu .menu-item.active[data-v-2117562c] {
  font-weight: 700;
  color: var(--primary-color);
  position: relative;
}
header .header-container .header-menu .menu-item.active[data-v-2117562c]:after {
  content: '';
  width: 30%;
  min-width: 24px;
  height: 8px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 8px;
  background-color: var(--primary-color);
}
header .header-container .header-menu .menu-item.active .drop-h[data-v-2117562c]:after {
  background-color: var(--primary-color);
}
header .header-container .header-menu .menu-item[data-v-2117562c]:hover {
  color: var(--primary-color);
}
header .header-container .header-menu .menu-item:hover .drop-h[data-v-2117562c]:after {
  background-color: var(--primary-color);
}
header .header-container .header-menu .menu-item .drop-h[data-v-2117562c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 56px;
  position: relative;
}
header .header-container .header-menu .menu-item .drop-h[data-v-2117562c]:after {
  position: absolute;
  right: -18px;
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/arrow_down.6ddb38af.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/arrow_down.6ddb38af.svg);
  -webkit-mask-size: 14px;
          mask-size: 14px;
  background-color: #999;
  margin-left: 5px;
}
.hnzhxb-header[data-v-2117562c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hnzhxb-header img[data-v-2117562c] {
  width: 35px;
  height: 35px;
}
.hnzhxb-header .hnzhxb-header-box[data-v-2117562c] {
  margin: 0 6px;
}
.hnzhxb-header .hnzhxb-header-box .hnzhxb-header-title[data-v-2117562c] {
  font-family: SourceHanSansSC-regular;
  color: #333333;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 4px;
}
.hnzhxb-header .hnzhxb-header-box .hnzhxb-header-subtitle[data-v-2117562c] {
  font-family: SourceHanSansSC-bold;
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
}

.fade-enter {
  opacity: 0 !important;
}
.fade-enter-active {
  -webkit-transition: opacity 0.2s ease !important;
  transition: opacity 0.2s ease !important;
}
.fade-leave-active {
  -webkit-transition: opacity 0.2s ease !important;
  transition: opacity 0.2s ease !important;
  opacity: 0;
}

.float-right p[data-v-153e6806] {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer[data-v-153e6806] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.border[data-v-153e6806] {
  border: 1px solid #e8e8e8;
  border-bottom: none;
}
.desc[data-v-153e6806] {
  font-size: 12px;
  color: #888;
  margin: 0;
}
.flex-box[data-v-153e6806] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: left;
}
.info[data-v-153e6806] {
  margin-bottom: 20px;
}
.footer-info[data-v-153e6806] {
  background: #f8f8f8;
  border-radius: 2px;
  padding: 10px;
}
.new-layout-content h3[data-v-153e6806] {
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 16px;
}
.new-layout-content .border[data-v-153e6806] {
  border: none;
}
.new-layout-content .mr-right[data-v-153e6806] {
  margin-right: 8px !important;
}
.new-layout-content .text-danger[data-v-153e6806] {
  color: #de5647;
}
.new-layout-content .footer-info[data-v-153e6806] {
  border-radius: 4px;
  background-color: #fefaf6;
  border: 1px dashed #f4a050;
  padding: 10px 16px;
}
.new-layout-content .footer-info p[data-v-153e6806] {
  color: #666;
}
.new-layout-content .footer-info p[data-v-153e6806]:not(:first-child) {
  margin-top: 4px !important;
}

.flex-box[data-v-08be88a7] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.money[data-v-08be88a7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 104px;
  color: #000;
  background: #ffffff;
  border-radius: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #c8ccd4;
  margin: 9px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.money[data-v-08be88a7]:hover {
  border-color: var(--primary-color);
}
.money.active[data-v-08be88a7] {
  border-color: var(--primary-color);
}
.money div[data-v-08be88a7] {
  width: 100%;
  text-align: center;
  color: inherit;
  font-size: 16px;
  margin: 4px;
}
.money div.give-money[data-v-08be88a7] {
  color: var(--primary-color);
}
.money div.give-money1[data-v-08be88a7] {
  color: #999999;
  margin-top: 6px;
}
.footer[data-v-08be88a7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.moemenyStyle[data-v-08be88a7] {
  width: 10px;
  height: 16px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #3b3e42;
  line-height: 24px;
}
.editCheckout[data-v-08be88a7] {
  position: absolute;
  right: 0px;
}
.privilege[data-v-08be88a7] {
  width: 235px;
  height: 14px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #3b3e42;
  line-height: 21px;
}
.checkoutShow[data-v-08be88a7] {
  visibility: hidden;
}
.userStyle[data-v-08be88a7] {
  height: 14px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #3b3e42;
  line-height: 21px;
}
.new-layout-content .flex-box[data-v-08be88a7] {
  gap: 16px;
}
.new-layout-content .flex-box .money[data-v-08be88a7] {
  margin: 0;
  width: 176px;
  height: 114px;
  border-radius: 4px;
  border: 1px solid #e2ebff;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
}
.new-layout-content .flex-box .money div[data-v-08be88a7] {
  margin: 0;
}
.new-layout-content .flex-box .money .moemenyStyle[data-v-08be88a7] {
  color: #333333;
  font-size: 16px;
  height: auto;
  line-height: 1em;
}
.new-layout-content .flex-box .money .give-money1[data-v-08be88a7] {
  color: #666666;
  font-size: 12px;
  margin: 10px 0 16px;
  line-height: 1em;
}
.new-layout-content .flex-box .money .layout-card[data-v-08be88a7] {
  background-color: #f9fafe;
  border-radius: 4px 4px 0 0;
}
.new-layout-content .flex-box .money .give-money[data-v-08be88a7] {
  margin-top: 16px;
}
.new-layout-content .flex-box .money.active[data-v-08be88a7] {
  border: 1px solid #004fff;
}
.new-layout-content .flex-box .money.active .give-money img[data-v-08be88a7] {
  visibility: hidden;
}
.new-layout-content .illustrate[data-v-08be88a7] {
  height: 46px !important;
  background-color: #f2f6ff !important;
  border: 1px dashed #004fff;
  line-height: 44px !important;
  color: #333333;
}
.new-layout-content .illustrate > div[data-v-08be88a7] {
  margin-left: 2px !important;
}
.new-layout-content .illustrate .privilege[data-v-08be88a7] {
  color: #333333;
}
.new-layout-content .footer[data-v-08be88a7] {
  margin: 24px 0;
}
.new-layout-content .foot-btn[data-v-08be88a7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}

h1[data-v-7257005c] {
  font-size: 24px;
  color: #666;
}
.tips[data-v-7257005c] {
  font-size: 16px;
}
.qrcode-box[data-v-7257005c] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.65);
}
.qrcode-box .qrcode-info[data-v-7257005c] {
  position: relative;
  width: 260px;
  background: #fff;
  margin: 100px auto 0;
  padding: 20px 0;
  text-align: center;
}
.qrcode-box .qrcode-tips[data-v-7257005c] {
  font-size: 16px;
}
.qrcode-box .close[data-v-7257005c] {
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
  font-size: 16px;
  color: #666;
}
.pay-mode[data-v-7257005c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pay-mode .mode[data-v-7257005c] {
  padding: 0 2px;
  min-width: 160px;
  height: 60px;
  border: 1px solid #e8e8e8;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  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;
}
.pay-mode .mode .balance[data-v-7257005c] {
  margin-left: 6px;
}
.pay-mode .mode[data-v-7257005c]:hover {
  border-color: #004fff;
}
.pay-mode .mode.active[data-v-7257005c] {
  border-color: #004fff;
}
.new-layout-content h1[data-v-7257005c] {
  color: #333333;
}
.new-layout-content .tips[data-v-7257005c] {
  color: #333333;
  font-size: 14px;
}
.new-layout-content .tips .text-danger[data-v-7257005c] {
  color: #de5647;
}
.new-layout-content .mode[data-v-7257005c] {
  width: 176px;
  height: 56px;
  border-radius: 4px;
  background-color: #f9fafe;
  border: 1px solid #f9fafe;
}
.new-layout-content .mode .balance[data-v-7257005c] {
  margin: 0;
}
.new-layout-content .mode.active[data-v-7257005c] {
  border: 1px solid #004fff;
}
.new-layout-content .illustrate[data-v-7257005c] {
  color: #666666;
}
.new-layout-content .mr-right[data-v-7257005c] {
  margin-right: 16px !important;
}

.success-color[data-v-6b6b7148] {
  color: #63c234;
}
.error-color[data-v-6b6b7148] {
  color: #de5647;
}
h3[data-v-6b6b7148] {
  font-size: 20px;
  margin: 20px 0 40px 0;
}
.callback-btns[data-v-6b6b7148] {
  margin-top: 40px;
}
.new-layout-content h3[data-v-6b6b7148] {
  font-size: 24px;
  font-weight: 700;
  color: #333333;
}
.new-layout-content .text-danger[data-v-6b6b7148] {
  color: #de5647;
}
.new-layout-content .callback-btns[data-v-6b6b7148] {
  margin-top: 24px;
}
.new-layout-content .callback-btns .mr-right[data-v-6b6b7148] {
  margin-right: 8px !important;
}


[data-v-119f0020] .MathJax_SVG {
  cursor: pointer !important;
}

.svg-icon[data-v-163737fa] {
  outline: none;
  fill: var(--m-svg-icon);
}
.svg-icon[data-v-163737fa]:hover {
  fill: var(--m-svg-icon-hover);
}
.svg-icon[data-v-163737fa]:active {
  fill: var(--m-svg-icon-active);
}

.custom-box[data-v-d61682d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-box .box-left[data-v-d61682d2],
.custom-box .box-right[data-v-d61682d2] {
  width: 212px;
}
.custom-box .box-left .title[data-v-d61682d2],
.custom-box .box-right .title[data-v-d61682d2] {
  padding: 0 0 16px;
}
.custom-box .box-left .draggable-con[data-v-d61682d2],
.custom-box .box-right .draggable-con[data-v-d61682d2] {
  height: 400px;
  border-radius: 4px;
  border: 1px solid #e2ebff;
  overflow-y: auto;
}
.custom-box .box-center[data-v-d61682d2] {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-box .box-center .icon[data-v-d61682d2] {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.custom-box .box-center .icon svg[data-v-d61682d2] {
  width: 24px;
  height: 24px;
}
.custom-box .draggable-list[data-v-d61682d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  padding: 0 18px;
  margin: 16px 0;
}
.custom-box .draggable-list span[data-v-d61682d2] {
  display: inline-block;
  width: 110px;
  text-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-box .move-icon[data-v-d61682d2] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.custom-box .move-icon-custom[data-v-d61682d2] {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/vertical_move.703f9e7b.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/vertical_move.703f9e7b.svg);
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
  background-color: #a6b0c7;
  cursor: move;
}
.custom-box .move-icon-custom[data-v-d61682d2]:hover {
  background-color: #c2cde6;
}
.custom-box .add-icon-custom[data-v-d61682d2] {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/move_plus.d3e4af2c.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/move_plus.d3e4af2c.svg);
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
  background-color: #999999;
}
.custom-box .add-icon-custom[data-v-d61682d2]:hover {
  background-color: var(--primary-color);
}
.custom-box .disabled.disabled[data-v-d61682d2] {
  opacity: 0.3;
  cursor: no-drop;
}
.custom-box .disabled.disabled .move-icon[data-v-d61682d2] {
  cursor: no-drop;
}

.menu[data-v-9b162cec] {
  height: 100%;
}
.menu .menu-box > li[data-v-9b162cec] {
  cursor: pointer;
  margin-right: 24px;
  font-size: 16px;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  position: relative;
  overflow: hidden;
}
.menu .menu-box > li.active-item[data-v-9b162cec] {
  color: #004fff;
  font-weight: 700;
}
.menu .menu-box > li.active-item[data-v-9b162cec]:after {
  content: '';
  display: block;
  min-width: 26px;
  width: 60%;
  height: 6px;
  border-radius: 6px;
  background-color: var(--primary-color);
  opacity: 0.5;
  position: absolute;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.menu .menu-box > li .more-box[data-v-9b162cec] {
  height: 100%;
}
.menu .menu-box > li .more-box .menu-icon[data-v-9b162cec] {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.menu .menu-box > li .more-box[data-v-9b162cec] .popover-menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu .menu-box > li .more-box .more-menu-outer[data-v-9b162cec] {
  display: inline-block;
  color: var(--primary-color);
  font-weight: 700;
  margin-left: 4px;
  position: relative;
}
.menu .menu-box > li .more-box .more-menu-outer[data-v-9b162cec]:after {
  content: '';
  display: block;
  min-width: 26px;
  width: 60%;
  height: 6px;
  border-radius: 6px;
  background-color: var(--primary-color);
  opacity: 0.5;
  position: absolute;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.menu .menu-box > li .more-box .menu-item-divider[data-v-9b162cec] {
  margin-top: 4px;
  margin-left: 20px;
  width: 2px;
  background-color: #e2ebff;
  border: none;
  border-radius: 2px;
}
.menu .menu-box > li[data-v-9b162cec]:hover {
  color: var(--primary-color);
}
.more-menu[data-v-9b162cec] {
  position: relative;
  min-width: 160px;
  max-width: 442px;
  padding: 12px 12px 54px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
.more-menu .p-right[data-v-9b162cec] {
  position: absolute;
  right: 12px;
  bottom: 5px;
}
.more-menu .menu-item[data-v-9b162cec] {
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}
.more-menu .menu-item[data-v-9b162cec]:hover,
.more-menu .menu-item.active-item[data-v-9b162cec] {
  background-color: #e6f2ff;
}
.more-menu .menu-item:hover .icon-wrap[data-v-9b162cec],
.more-menu .menu-item.active-item .icon-wrap[data-v-9b162cec] {
  background-color: #e6f2ff;
}
.more-menu .menu-item .menu-name[data-v-9b162cec] {
  display: inline-block;
  padding: 8px 0;
}
.more-menu .menu-item .icon-wrap[data-v-9b162cec] {
  width: 64px;
  height: 64px;
  padding: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f9fafe;
  border-radius: 4px;
}
.more-menu .menu-item .icon-wrap img[data-v-9b162cec] {
  width: 38px;
  height: 38px;
}


.driver-fade {
  overflow: hidden;
}
.driverjs-theme-1 {
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
}
.driver-popover-arrow-none {
  left: 50% !important;
  margin-left: -5px !important;
  display: block !important;
}
.driverjs-theme-2 {
  height: 344px;
}
.driverjs-theme-3 {
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
}
.driver-popover {
  width: 500px;
  max-width: 500px;
  padding: 24px !important;
}
.driver-popover-btn-disabled {
  display: none !important;
}
.driver-popover-footer button {
  color: #fff !important;
  line-height: 32px !important;
  border-radius: 4px !important;
  background-color: #004fff !important;
  text-shadow: none !important;
  padding: 0px 23px !important;
  border-color: #004fff;
}
.driver-popover-footer .driver-popover-prev-btn {
  color: #004fff !important;
  background-color: #fff !important;
  margin-right: 10px !important;
}
.driver-popover-title {
  font-size: 16px;
  font-weight: 700;
}
.driver-popover-description {
  margin-top: 10px !important;
  color: #333 !important;
}

.avatar[data-v-7d9e0e8a] {
  height: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.avatar .avatar-img[data-v-7d9e0e8a] {
  width: 100%;
  height: 100%;
  vertical-align: super;
}
.avatar .ant-avatar[data-v-7d9e0e8a] {
  width: 28px;
  height: 28px;
  position: relative;
  background: none;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid rgba(0, 79, 255, 0.25);
}
.avatar .ant-dropdown-btn[data-v-7d9e0e8a] {
  display: inline-block;
  line-height: 47px;
  cursor: pointer;
}
.avatar .real-name[data-v-7d9e0e8a] {
  font-size: 14px;
  margin: 0 6px;
  font-weight: 700;
}
.avatar .real-name-icon[data-v-7d9e0e8a] {
  color: #a6b0c7;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.avatar .real-name-icon.active[data-v-7d9e0e8a] {
  color: #004fff;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu) {
  padding: 8px 0;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item) {
  padding: 3px 16px;
  margin: 1px 0;
  border-radius: 0;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active) {
  padding: 3px 16px;
  margin: 1px 0;
  background-color: #eff4ff !important;
  color: #004fff;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider) {
  width: 70%;
  margin: 8px auto;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title) {
  padding: 3px 16px;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-expand-icon) {
  inset-inline-end: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title) {
  color: inherit !important;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu-submenu-open .ant-dropdown-menu-submenu-title) {
  background-color: #eff4ff !important;
  color: #004fff !important;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu-submenu-expand-icon) {
  inset-inline-end: 14px !important;
}
[data-v-7d9e0e8a]:global(.menu-dropdown .ant-dropdown-menu-submenu-open .ant-dropdown-menu-submenu-expand-icon) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[data-v-7d9e0e8a]:global(.menu-dropdown-sub) {
  min-width: 102px;
}
[data-v-7d9e0e8a]:global(.menu-dropdown-sub .ant-dropdown-menu) {
  width: 100%;
  margin: 0;
  padding: 8px 0;
}
[data-v-7d9e0e8a]:global(.menu-dropdown-sub .ant-dropdown-menu .ant-dropdown-menu-item) {
  padding: 3px 16px;
  margin: 1px 0;
  border-radius: 0;
}
[data-v-7d9e0e8a]:global(.menu-dropdown-sub .ant-dropdown-menu .ant-dropdown-menu-item-active) {
  background-color: #eff4ff !important;
  color: #004fff;
}
[data-v-7d9e0e8a]:global(.menu-dropdown-sub .ant-dropdown-menu .ant-dropdown-menu-item-selected) {
  background-color: unset !important;
}


.driver-fade {
  overflow: hidden;
}
.driverjs-theme-1 {
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
}
.driver-popover-arrow-none {
  left: 50% !important;
  margin-left: -5px !important;
  display: block !important;
}
.driverjs-theme-2 {
  height: 344px;
}
.driverjs-theme-3 {
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
}
.driver-popover {
  width: 500px !important;
  max-width: 500px !important;
  padding: 24px !important;
}
.driver-popover-btn-disabled {
  display: none !important;
}
.driver-popover-footer button {
  color: #fff !important;
  line-height: 32px !important;
  border-radius: 4px !important;
  background-color: #004fff !important;
  text-shadow: none !important;
  padding: 0px 23px !important;
  border-color: #004fff;
}
.driver-popover-footer .driver-popover-prev-btn {
  color: #004fff !important;
  background-color: #fff !important;
  margin-right: 10px !important;
}
.driver-popover-title {
  font-size: 16px;
  font-weight: 700;
}
.driver-popover-description {
  margin-top: 10px !important;
  color: #333 !important;
}

.select-course[data-v-a4018c9e] {
  color: #004fff;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  margin: 0 16px;
  border-radius: 4px;
  background-color: #eff4ff;
  cursor: pointer;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-course .icon[data-v-a4018c9e] {
  margin: 0 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.select-course .icon svg[data-v-a4018c9e] {
  font-size: 14px;
}
.select-con[data-v-a4018c9e] {
  border-radius: 4px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(19, 36, 74, 0.2);
          box-shadow: 0px 0px 8px 0px rgba(19, 36, 74, 0.2);
  padding: 8px;
}
.select-con .select-box[data-v-a4018c9e] {
  width: 100%;
  border-radius: 2px;
  border: 1px dashed #e2ebff;
  margin-bottom: 8px;
  padding-left: 8px;
}
.select-con .select-box[data-v-a4018c9e]:last-child {
  margin-bottom: 0;
}
.select-con .attribute-label[data-v-a4018c9e] {
  line-height: 1em;
  padding: 12px 0;
}
.select-con .attribute-value[data-v-a4018c9e] {
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 16px;
}
.select-con .attribute-value span[data-v-a4018c9e] {
  color: #666;
  margin-bottom: 12px;
  cursor: pointer;
}

.header[data-v-53a67e15] {
  width: 100%;
  min-width: 1280px;
  height: 56px;
  padding: 0 24px;
  line-height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(19, 36, 74, 0.1);
  position: sticky;
  top: 0;
  z-index: 900;
  background: #fff;
}
.header .left[data-v-53a67e15] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .left .hnzhxb-header[data-v-53a67e15] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .left .hnzhxb-header img[data-v-53a67e15] {
  width: 35px;
  height: 35px;
}
.header .left .hnzhxb-header .hnzhxb-header-box[data-v-53a67e15] {
  margin: 0 6px;
}
.header .left .hnzhxb-header .hnzhxb-header-box .hnzhxb-header-title[data-v-53a67e15] {
  font-family: SourceHanSansSC-regular;
  color: #333333;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 4px;
}
.header .left .hnzhxb-header .hnzhxb-header-box .hnzhxb-header-subtitle[data-v-53a67e15] {
  font-family: SourceHanSansSC-bold;
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
}
.header .left .cursor-pointer[data-v-53a67e15] {
  cursor: pointer;
}
.header .left .logo[data-v-53a67e15] {
  height: 28px;
  width: auto;
  max-width: 16vw;
}
.header .left .logo.sxpp-logo[data-v-53a67e15] {
  height: 52px;
}
.header .left span[data-v-53a67e15] {
  font-size: 18px;
  font-weight: 700;
  margin-left: 8px;
}
.header .left .kdt-logo_text[data-v-53a67e15] {
  font-size: 18px;
  font-weight: 600;
  color: #ffa300;
}
.header .right .btns[data-v-53a67e15] {
  margin-left: 24px;
}
.header .right .btn_icon[data-v-53a67e15] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.header .right .jby-divider[data-v-53a67e15] {
  border-width: 2px;
  margin: 0;
}
.header .right .divider-custom[data-v-53a67e15] {
  margin: 2px 24px 0;
  border: none;
  width: 2px;
  border-radius: 2px;
  background-color: var(--background-primary);
}
.header .right .to-old[data-v-53a67e15] {
  padding: 0;
  color: #666;
}

.active[data-v-0198b98d] {
  background-color: #eff4ff;
  color: #004fff;
  font-weight: 700;
  position: relative;
}
.active[data-v-0198b98d]::before {
  content: '';
  position: absolute;
  z-index: 10;
  width: 10px;
  height: 10px;
  display: inline-block;
  background: radial-gradient(circle at 0 0, transparent 70%, transparent 50%, #eff4ff 50%);
  bottom: 0px;
  left: -10px;
}
.active[data-v-0198b98d]::after {
  content: '';
  position: absolute;
  z-index: 10;
  width: 10px;
  height: 10px;
  display: inline-block;
  background: radial-gradient(circle at 100% 0, transparent 70%, transparent 50%, #eff4ff 50%);
  bottom: 0px;
  right: -10px;
}
.sub-active[data-v-0198b98d] {
  background-color: #eff4ff;
  color: #004fff;
  font-weight: bold;
}
.new-menus[data-v-0198b98d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eff4ff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-left: 10px;
  position: relative;
  margin-top: 16px;
}
.new-menus .menu-item[data-v-0198b98d] {
  white-space: nowrap;
  border-radius: 8px 8px 0px 0px;
  font-size: 16px;
  margin-right: 10px;
  width: 92px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.new-menus .menu-item[data-v-0198b98d]:hover {
  cursor: pointer;
}
.menu-item-box[data-v-0198b98d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-item-box .menu-child[data-v-0198b98d] {
  border: 1px solid #eff4ff;
  padding: 1px;
  border-radius: 4px;
  margin-right: 10px;
}
.menu-item-box ul[data-v-0198b98d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.menu-item-box ul li[data-v-0198b98d] {
  white-space: nowrap;
  padding: 0 5px;
  border-radius: 2px;
}
.menu-item-box ul li[data-v-0198b98d]:hover {
  cursor: pointer;
}
.menu-item-box ul li[data-v-0198b98d]:not(:first-child) {
  margin-left: 7px;
  position: relative;
}
.menu-item-box ul li[data-v-0198b98d]:not(:first-child)::before {
  content: '';
  position: absolute;
  left: -4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 2px;
  height: 7px;
  border-radius: 2px;
  background-color: #eff4ff;
}
.layout-header[data-v-0198b98d] {
  position: fixed;
  z-index: 10;
  margin-bottom: 100px;
  width: calc(100vw - 46px);
  background-color: #fff;
  top: 55px;
}
.header-menu-item-nrsh[data-v-0198b98d] {
  position: absolute;
  top: 25px;
  right: 20px;
}

.header .title[data-v-0f5b1cc6] {
  color: #999;
}
.header .secondary-header-menu-item[data-v-0f5b1cc6] {
  font-size: 14px;
  color: #666666;
  float: left;
  width: 200px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .new-secondary-header-menu-item[data-v-0f5b1cc6] {
  font-size: 14px;
  color: #666666;
  float: left;
  width: 200px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .router-link-exact-active[data-v-0f5b1cc6] {
  color: #004fff;
}
.header .new-router-link-exact-active[data-v-0f5b1cc6] {
  color: var(--primary-color);
}
.header .secondary-header-menu-item[data-v-0f5b1cc6]:hover {
  color: #004fff;
}
.header .secondary-header-menu-item:hover span[data-v-0f5b1cc6] {
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}
.header .new-secondary-header-menu-item[data-v-0f5b1cc6]:hover {
  color: var(--primary-color);
}
.header .new-secondary-header-menu-item:hover span[data-v-0f5b1cc6] {
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}

.header .title[data-v-a41a96ae] {
  color: #999;
}
.header .secondary-header-menu-item[data-v-a41a96ae] {
  font-size: 14px;
  color: #666666;
  float: left;
  width: 200px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .router-link-exact-active[data-v-a41a96ae] {
  color: var(--primary-color);
}
.header .secondary-header-menu-item[data-v-a41a96ae]:hover {
  color: var(--primary-color);
}
.header .secondary-header-menu-item:hover span[data-v-a41a96ae] {
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}
.header[data-v-a41a96ae] {
  background: #f9fafe;
  width: 290px !important;
  height: calc(100vh - 100px) !important;
  border-radius: 4px;
}

.header .title[data-v-665a4696] {
  color: #999;
}
.header .secondary-header-menu-item[data-v-665a4696] {
  font-size: 14px;
  color: #666666;
  float: left;
  width: 200px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .router-link-exact-active[data-v-665a4696] {
  color: #004fff;
}
.header .secondary-header-menu-item[data-v-665a4696]:hover {
  color: #004fff;
}
.header .secondary-header-menu-item:hover span[data-v-665a4696] {
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}
.l-tree[data-v-665a4696] {
  width: 168px;
  min-height: calc(100vh - 139px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--jby-card-background-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
}
.l-tree .top-title[data-v-665a4696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 24px;
  margin: 24px 0 15px 0;
  height: 20px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.l-tree .top-title .icon-wrapper[data-v-665a4696] {
  position: relative;
  margin-right: 2px;
  width: 20px;
  height: 20px;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/xq-cjfx.e26d053e.png);
  background-size: contain;
}
.l-tree .setting-item[data-v-665a4696] {
  margin-bottom: 6px;
  padding-left: 24px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}
.l-tree .setting-item[data-v-665a4696]:last-child {
  margin-bottom: 0;
}
.l-tree .setting-item[data-v-665a4696]:hover {
  color: var(--primary-color);
}
.l-tree .setting-item.active[data-v-665a4696] {
  color: var(--primary-color);
  background-color: var(--primary-bg-color);
  font-weight: bold;
  border-radius: 4px;
}
.l-tree .line-wrapper[data-v-665a4696] {
  margin: 18px auto 0 auto;
  width: 136px;
  height: 1px;
  background: #e2ebff;
}

.footer[data-v-51a59abe] {
  width: 100%;
  height: 161px;
  color: #ffffff;
  font-size: 14px;
  display: table;
  text-align: center;
  background: #282828;
  position: relative;
  z-index: 2;
}
.footer p[data-v-51a59abe] {
  margin: 20px 0;
  color: #ffffff;
}
.footer p img[data-v-51a59abe] {
  margin-right: 10px;
}
.footer p a[data-v-51a59abe] {
  color: #ffffff;
  text-decoration: none;
}
.footer.footer-landing[data-v-51a59abe] {
  height: 139px;
  background: #282828 !important;
  color: #fff !important;
}
.footer.footer-landing p[data-v-51a59abe] {
  color: #ffffff;
}
.footer.footer-landing p a[data-v-51a59abe] {
  color: #ffffff;
}
.footer.footer-fullScreen[data-v-51a59abe] {
  height: 139px;
  background: #ffffff !important;
}
.footer.footer-fullScreen p[data-v-51a59abe] {
  display: none;
}

.has-secondary-header[data-v-d45fdd08] {
  height: 120px !important;
}
.has-secondary-header .secondary-header-content[data-v-d45fdd08] {
  display: block !important;
}
.secondary-header-content[data-v-d45fdd08] {
  display: none;
  min-width: 980px;
  line-height: 40px;
  height: 40px;
  border-top: 1px solid #d9d9d9;
  margin: 0 auto;
}
.secondary-header-content .secondary-header-menu[data-v-d45fdd08] {
  margin: 0 auto;
  text-align: left;
}
.secondary-header-content .secondary-header-menu .course_select[data-v-d45fdd08] {
  width: 280px;
  float: left;
  cursor: pointer;
  background-color: var(--primary-color);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.secondary-header-content .secondary-header-menu .question-basket[data-v-d45fdd08] {
  width: 148px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #e8e8e8;
  margin-top: 14px;
  text-align: center;
  color: var(--primary-color);
  cursor: pointer;
}
.secondary-header-content .secondary-header-menu a[data-v-d45fdd08] {
  text-decoration: none;
}
.secondary-header-content .secondary-header-menu .router-link-exact-active[data-v-d45fdd08],
.secondary-header-content .secondary-header-menu .secondary-header-menu-item[data-v-d45fdd08]:hover {
  color: var(--primary-color);
}
.secondary-header-content .secondary-header-menu .router-link-exact-active span[data-v-d45fdd08],
.secondary-header-content .secondary-header-menu .secondary-header-menu-item:hover span[data-v-d45fdd08] {
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}
.secondary-header-content .secondary-header-menu .my-collection[data-v-d45fdd08] {
  color: var(--secondary-gray-color);
  cursor: pointer;
}
.secondary-header-content .secondary-header-menu .my-collection i[data-v-d45fdd08] svg {
  vertical-align: middle;
  margin-top: -3px;
}
.secondary-header-content .secondary-header-menu .my-collection .active[data-v-d45fdd08] {
  color: var(--primary-color);
}
.secondary-header-content .secondary-header-menu .my-collection .active i[data-v-d45fdd08] svg path {
  fill: var(--primary-color);
}
.secondary-header-content .secondary-header-menu .my-collection .ant-divider[data-v-d45fdd08] {
  width: 2px;
  height: 16px;
  margin: 0 12px 0 16px;
}
.secondary-header-content .secondary-header-menu .my-collection span[data-v-d45fdd08]:hover {
  color: var(--primary-color);
}
.secondary-header-content .secondary-header-menu .my-collection span:hover i[data-v-d45fdd08] svg path {
  fill: var(--primary-color);
}
.course-list[data-v-d45fdd08] {
  width: 248px;
}
.course-list p[data-v-d45fdd08] {
  width: 246px;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 14px;
}
.course-list b[data-v-d45fdd08] {
  display: inline-block;
  margin-right: 20px;
}
.course-list span[data-v-d45fdd08] {
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.course-list span.active[data-v-d45fdd08] {
  color: var(--primary-color);
}
.course-list span[data-v-d45fdd08]:hover {
  color: var(--primary-color);
}
.ant-layout-header[data-v-d45fdd08] {
  background: var(--primary-color);
  border-bottom: 1px solid #e8e8e8;
}
.ant-layout-header .ant-menu[data-v-d45fdd08] {
  display: none;
  float: right;
  height: 60px;
  line-height: 60px;
  background: var(--primary-color);
  border-bottom: 1px solid #e8e8e8;
}
.resource-list[data-v-d45fdd08] {
  width: 300px;
}
.resource-list .title[data-v-d45fdd08] {
  background: var(--primary-color);
  color: #ffffff;
  margin: -12px -16px 20px;
  padding: 12px 16px;
}
.resource-list .title span[data-v-d45fdd08] {
  display: inline-block;
  vertical-align: middle;
}
.resource-list .title span[data-v-d45fdd08]:first-child {
  width: 200px;
  margin-right: 10px;
}
.resource-list .title span[data-v-d45fdd08]:nth-child(2) {
  width: 30px;
  margin-right: 20px;
}
.resource-list .title span[data-v-d45fdd08]:nth-child(3) {
  width: 30px;
  margin-right: 10px;
}
.resource-list .newLayoutTitle[data-v-d45fdd08] {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.65);
}
.resource-list .fatherClass[data-v-d45fdd08] {
  width: 100%;
  height: 350px;
}
.resource-list .father[data-v-d45fdd08] {
  height: 230px;
}
.resource-list .overflowHidden[data-v-d45fdd08] {
  width: 102%;
  height: 190px;
  overflow: scroll;
  overflow-x: hidden;
}
.resource-list .overflowHidden .titleItem[data-v-d45fdd08] {
  margin: -12px -16px 20px;
  padding: 12px 16px;
}
.resource-list .overflowHidden .titleItem .deleteButton[data-v-d45fdd08] {
  color: var(--primary-color);
  cursor: pointer;
}
.resource-list .overflowHidden .titleItem span[data-v-d45fdd08] {
  display: inline-block;
  vertical-align: middle;
}
.resource-list .overflowHidden .titleItem span[data-v-d45fdd08]:first-child {
  width: 200px;
  margin-right: 10px;
}
.resource-list .overflowHidden .titleItem span[data-v-d45fdd08]:nth-child(2) {
  width: 26px;
  margin-right: 25px;
}
.resource-list .item[data-v-d45fdd08] {
  margin-bottom: 20px;
  color: #666;
}
.resource-list .item span[data-v-d45fdd08] {
  display: inline-block;
  vertical-align: middle;
}
.resource-list .item span[data-v-d45fdd08]:first-child {
  width: 300px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.resource-list .item i[data-v-d45fdd08] {
  float: right;
  cursor: pointer;
}
.resource-list .footer[data-v-d45fdd08] {
  margin: 0 -16px -12px;
  padding: 20px 16px;
  border-top: 1px solid #e8e8e8;
}
.resource-list .footer span[data-v-d45fdd08] {
  color: var(--primary-color);
  cursor: pointer;
}
.resource-list .footer .total[data-v-d45fdd08] {
  color: #909399;
  margin-right: 30px;
}
.resource-list .newFooter[data-v-d45fdd08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.resource-list .newFooter .actions ._clear[data-v-d45fdd08]:hover {
  color: #de5647;
  border: 1px solid #de5647;
}
.resource-list .newFooter .actions button[data-v-d45fdd08] {
  margin-left: 10px;
}
.resource-list .newFooter .actions .download-btn span[data-v-d45fdd08] {
  color: #fff;
}
.overflowHidden[data-v-d45fdd08]::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.overflowHidden[data-v-d45fdd08]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #a8a8a8;
}
.overflowHidden[data-v-d45fdd08]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
[data-v-d45fdd08]::-webkit-scrollbar {
  height: 5px !important;
  width: 5px !important;
  background: #f1f1f1;
}
.resource-box[data-v-d45fdd08] {
  width: 800px;
  height: 60px;
  overflow-y: auto;
  display: inline-block;
  white-space: nowrap;
}
.resource-type[data-v-d45fdd08] {
  padding: 0 15px;
  cursor: pointer;
}
.resource-type.active[data-v-d45fdd08],
.resource-type[data-v-d45fdd08]:hover {
  color: var(--primary-color);
}
.course_select[data-v-d45fdd08] {
  width: 280px;
  float: left;
  cursor: pointer;
  background-color: var(--primary-color);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.resource-box[data-v-d45fdd08]::-webkit-scrollbar {
  width: 0px;
  height: 4px;
}
.resource-box[data-v-d45fdd08]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.resource-box[data-v-d45fdd08]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.router-link-exact-active[data-v-d45fdd08] {
  color: var(--primary-color);
}
.router-link-exact-active[data-v-d45fdd08],
.secondary-header-menu-item[data-v-d45fdd08]:hover {
  color: var(--primary-color);
}
.router-link-exact-active span[data-v-d45fdd08],
.secondary-header-menu-item:hover span[data-v-d45fdd08] {
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}
.TopStyle[data-v-d45fdd08] {
  height: 40px;
  background: #ffffff;
}
.TrueShow[data-v-d45fdd08] {
  width: 100%;
  height: 60px;
  background: #ffffff;
}
.newLayoutTab[data-v-d45fdd08] {
  margin-right: 0 !important;
}
.newLayoutTab .specialSpan[data-v-d45fdd08] {
  margin: 0 !important;
}
.newLayoutTab .specialSpan[data-v-d45fdd08]:first-child {
  margin-left: 0 !important;
}
.newLayoutTab .specialSpan[data-v-d45fdd08]:last-child {
  margin-right: 0 !important;
}
.newLayoutDeleteButton[data-v-d45fdd08] {
  color: #de5647 !important;
}
.zt[data-v-d45fdd08] {
  padding-right: 3px;
  display: inline-block;
}
.resource-item[data-v-d45fdd08] {
  font-size: 14px;
  color: var(--secondary-gray-color);
  margin-left: 20px;
}
.resource-item > i.mt--4[data-v-d45fdd08] svg {
  margin-top: -4px;
}
.resource-item > i.mt--2[data-v-d45fdd08] svg {
  margin-top: -2px;
}
.resource-item > i[data-v-d45fdd08] svg {
  vertical-align: middle;
}
.resource-item.active[data-v-d45fdd08] {
  color: var(--primary-color);
}
.resource-item.active > i[data-v-d45fdd08] svg path {
  fill: var(--primary-color);
}

.newImgStyle[data-v-c832eee8] {
  width: 36px;
  height: 36px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
}
.newImgStyle[data-v-c832eee8] svg {
  width: 100% !important;
  height: 100% !important;
}
.tree-container[data-v-c832eee8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  scroll-behavior: smooth;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tree-container .inputName[data-v-c832eee8] {
  margin-left: -20px;
}
.tree-container .img-span[data-v-c832eee8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.tree-container .img-span .tuodong[data-v-c832eee8] {
  position: absolute;
  left: -27px;
  font-size: 14px;
}
.tree-container .img-span .title[data-v-c832eee8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 18px;
}
.tree-container .img-span .title img[data-v-c832eee8] {
  width: 16px;
}
.tree-container .img-span .title .text[data-v-c832eee8] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
}
.tree-container .img-span .title[data-v-c832eee8] .jby-icon-inner {
  vertical-align: inherit;
}
.tree-container .img-span .title .treeTextDisaledStyle[data-v-c832eee8] {
  color: #999999 !important;
}
.tree-container .img-span .title-leaf > div[data-v-c832eee8]:first-child {
  height: 30px;
  padding-top: 5px;
}
.tree-container .img-span .title-leaf > .text[data-v-c832eee8] {
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 25px;
}
.tree-container[data-v-c832eee8] .ant-tree li .ant-tree-node-content-wrapper {
  width: 98%;
  height: auto;
}
.tree-container[data-v-c832eee8] .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #e2ebff;
  color: var(--primary-color);
  position: relative;
  z-index: 9;
  width: 98%;
  font-weight: 700;
}
.tree-container[data-v-c832eee8] .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected:hover {
  background-color: #e2ebff;
}
.tree-container[data-v-c832eee8] .ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.tree-container[data-v-c832eee8] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon {
  color: var(--primary-color);
}
.tree-container[data-v-c832eee8] .ant-tree li {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.tree-container[data-v-c832eee8] .ant-tree li:last-child {
  padding-bottom: 0 !important;
}
.tree-container[data-v-c832eee8] .ant-tree li ul {
  margin-bottom: 8px;
}
.tree-container[data-v-c832eee8] .ant-tree .ant-tree-treenode-switcher-close.jby-remove-before.edit .jby-tree-inner-leaf .jby-node-content-wrapper:hover {
  background-color: #fff !important;
  color: #333333;
}
.buttonHover[data-v-c832eee8]:hover {
  color: var(--primary-color);
}
.notHave[data-v-c832eee8] {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.notHave img[data-v-c832eee8] {
  width: 150px;
  height: auto;
}
.notHave span[data-v-c832eee8] {
  font-size: 16px;
}
.createUserLessonMenu[data-v-c832eee8] {
  position: absolute;
  right: 20px;
  top: 87px;
}
.iconTuodong[data-v-c832eee8] {
  opacity: 0;
  position: absolute;
  left: -27px;
  font-size: 14px;
}
.my-prepaer-box[data-v-c832eee8] {
  position: absolute;
  top: 62px;
  left: 15px;
  z-index: 999999;
}
.img-span:hover .iconTuodong[data-v-c832eee8] {
  opacity: 1;
}
.img-span[data-v-c832eee8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.img-span .tuodong[data-v-c832eee8] {
  position: absolute;
  left: -27px;
  font-size: 14px;
}
.img-span .title[data-v-c832eee8] {
  width: 100%;
}
.img-span .activeTitle[data-v-c832eee8] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.over-ellipsis[data-v-c832eee8] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-c832eee8] .input-border:focus {
  border: 1px solid #004fff;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 79, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 79, 255, 0.2);
}
.new-tree[data-v-c832eee8] .ant-tree-switcher-icon {
  font-size: 12px !important;
}
.new-tree[data-v-c832eee8] .jby-switcher-toggle {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.new-tree[data-v-c832eee8] .ant-tree-switcher_open {
  color: #004fff !important;
}
.new-tree[data-v-c832eee8] li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background: transparent;
  font-weight: 700 !important;
  color: var(--primary-color);
  position: relative;
  z-index: 9;
}
.new-tree[data-v-c832eee8] .img-span .title {
  line-height: 22px !important;
}
.new-tree[data-v-c832eee8] li .ant-tree-node-content-wrapper.jby-node-content-wrapper {
  height: auto;
  line-height: 22px !important;
}
.new-divider[data-v-c832eee8] {
  text-align: center;
  margin: 4px 0;
  color: #e2ebff;
  margin-left: 15%;
  width: 70%;
}
[data-v-c832eee8] .ant-divider-horizontal {
  min-width: 70% !important;
}
[data-v-c832eee8] .tree-container-scrollbar .ant-tree .jby-tree-inner {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
[data-v-c832eee8] .tree-container-scrollbar .ant-tree .jby-tree-inner.jby-tree-inner-leaf {
  margin-left: 0 !important;
  padding: 0 !important;
}
[data-v-c832eee8] .tree-container-scrollbar .jby-treenode-selected > .jby-tree-inner.jby-tree-inner-leaf {
  margin-left: 0 !important;
  padding: 0 !important;
}
[data-v-c832eee8] .tree-container-scrollbar .inputName {
  margin-left: 0 !important;
}
.tree-container-scrollbar[data-v-c832eee8] .ant-tree .jby-tree-inner.jby-tree-inner-leaf {
  margin-left: 0 !important;
  padding: 0 !important;
}
.tree-container-scrollbar[data-v-c832eee8] .ant-tree .jby-tree-inner {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.tree-container-scrollbar[data-v-c832eee8] .ant-tree li ul {
  margin-bottom: 0;
}
.tree-container-scrollbar .inputName[data-v-c832eee8] {
  margin-left: 0 !important;
  margin-top: 4px;
  margin-bottom: 4px;
}
[data-v-c832eee8] .drag-over-gap-top > .jby-tree-inner .ant-tree-node-content-wrapper {
  border-top: 2px solid var(--primary-color) !important;
}
[data-v-c832eee8] .ant-tree .drag-over-gap-bottom > .jby-tree-inner .ant-tree-node-content-wrapper {
  border-bottom: 2px solid var(--primary-color) !important;
}
[data-v-c832eee8] .ant-tree li span.ant-tree-checkbox.jby-checkbox {
  -ms-flex-item-align: start !important;
      align-self: start !important;
}
.title[data-v-c832eee8] .jby-icon {
  width: 16px !important;
}

.ant-popover.classNamePop {
  width: 220px;
  padding-right: 20px;
}
.ant-popover.classNamePop .ant-popover-arrow {
  display: none !important;
}
.popover-custom-teaching {
  left: 80px !important;
  top: 140px !important;
}

.tree-skeleton[data-v-65aae286] {
  padding: 8px;
  min-height: 200px;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.css-tree-skeleton[data-v-65aae286] {
  padding: 4px 0;
}
.css-tree-skeleton .skeleton-tree-node[data-v-65aae286] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
  padding: 2px 0;
  position: relative;
  min-height: 24px;
}
.css-tree-skeleton .skeleton-tree-node.skeleton-child[data-v-65aae286] {
  padding-left: 24px;
  position: relative;
}
.css-tree-skeleton .skeleton-tree-node .skeleton-icon[data-v-65aae286] {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-animation: skeleton-shimmer-data-v-65aae286 3s infinite;
          animation: skeleton-shimmer-data-v-65aae286 3s infinite;
}
.css-tree-skeleton .skeleton-tree-node .skeleton-text[data-v-65aae286] {
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-65aae286 3s infinite;
          animation: skeleton-shimmer-data-v-65aae286 3s infinite;
}
.css-tree-skeleton .skeleton-tree-node .skeleton-text.short[data-v-65aae286] {
  width: 60%;
}
.css-tree-skeleton .skeleton-tree-node .skeleton-text.medium[data-v-65aae286] {
  height: 50px;
  width: 100%;
}
.css-tree-skeleton .skeleton-tree-node .skeleton-text[data-v-65aae286]:not(.short):not(.medium) {
  width: 100%;
}
@-webkit-keyframes skeleton-shimmer-data-v-65aae286 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-65aae286 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.paperCatalog[data-v-fbc62c2e] {
  margin-bottom: 20px;
  width: 100%;
  height: 190px;
  overflow: auto;
  padding: 10px;
  border: 1px solid #ddd;
  margin-top: 10px;
}

.update-time[data-v-1abf5f38] {
  color: #ff0100;
}

.fx-sp[data-v-c1f88d20] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fx-sp .fx-menu[data-v-c1f88d20] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.secondary-header-menu[data-v-c1f88d20] {
  margin: 0 auto;
  text-align: left;
}
.secondary-header-menu .course_select[data-v-c1f88d20] {
  width: 280px;
  float: left;
  cursor: pointer;
  background-color: var(--primary-color);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.secondary-header-menu a[data-v-c1f88d20] {
  text-decoration: none;
}
.secondary-header-menu .secondary-header-menu-main[data-v-c1f88d20] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 4px;
}
.secondary-header-menu .router-link-exact-active[data-v-c1f88d20],
.secondary-header-menu .secondary-header-menu-item[data-v-c1f88d20]:hover {
  color: var(--primary-color);
}
.secondary-header-menu .my-collection[data-v-c1f88d20] {
  color: var(--secondary-gray-color);
  cursor: pointer;
}
.secondary-header-menu .my-collection i.mt--4[data-v-c1f88d20] svg {
  margin-top: -4px;
}
.secondary-header-menu .my-collection i[data-v-c1f88d20] svg {
  vertical-align: middle;
}
.secondary-header-menu .my-collection i.strong[data-v-c1f88d20] svg path {
  fill: var(--primary-color);
}
.secondary-header-menu .my-collection .active[data-v-c1f88d20] {
  color: var(--primary-color);
}
.secondary-header-menu .my-collection .active i[data-v-c1f88d20] svg path {
  fill: var(--primary-color);
}
.secondary-header-menu .my-collection .ant-divider[data-v-c1f88d20] {
  width: 2px;
  height: 16px;
  margin: 0 12px 0 16px;
}
.secondary-header-menu .my-collection[data-v-c1f88d20] .ant-popover-inner-content {
  padding: 0;
}
.secondary-header-menu .my-collection span[data-v-c1f88d20]:not(.basket-list span):hover {
  color: var(--primary-color);
}
.secondary-header-menu .my-collection span:not(.basket-list span):hover i[data-v-c1f88d20] svg path {
  fill: var(--primary-color);
}
.course-list[data-v-c1f88d20] {
  width: 248px;
  max-height: 400px;
}
.course-list p[data-v-c1f88d20] {
  width: 246px;
  margin-bottom: 20px;
}
.course-list span[data-v-c1f88d20] {
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.course-list span[data-v-c1f88d20]:hover {
  color: var(--primary-color);
}
.ant-layout-header[data-v-c1f88d20] {
  background: var(--primary-color);
  border-bottom: 1px solid #e8e8e8;
}
.ant-layout-header .ant-menu[data-v-c1f88d20] {
  display: none;
  float: right;
  height: 60px;
  line-height: 60px;
  background: var(--primary-color);
  border-bottom: 1px solid #e8e8e8;
}
.basket-list[data-v-c1f88d20] {
  width: 240px;
  background: #fff;
}
.basket-list .chose[data-v-c1f88d20] {
  padding: 10px 16px 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #eff4ff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.basket-list .chose .bask-course[data-v-c1f88d20] {
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.basket-list .chose .bask-question-total[data-v-c1f88d20] {
  font-size: 14px;
}
.basket-list .question-bask-footer[data-v-c1f88d20] {
  padding: 5px 16px 16px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basket-list p[data-v-c1f88d20] {
  margin-bottom: 20px;
  color: #666666;
}
.basket-list p i[data-v-c1f88d20] {
  color: #666666;
  cursor: pointer;
}
.basket-list .type-list[data-v-c1f88d20] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1;
}
.basket-list .type-list .name[data-v-c1f88d20] {
  display: block;
  width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.middle[data-v-c1f88d20] {
  -ms-flex-preferred-size: calc(100% - 600px);
      flex-basis: calc(100% - 600px);
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.middle span[data-v-c1f88d20] {
  cursor: pointer;
}
.active[data-v-c1f88d20] {
  color: var(--primary-color);
}
.fixed-200[data-v-c1f88d20] {
  position: fixed;
  top: 200px;
  right: 0;
}
.fixed-100[data-v-c1f88d20] {
  position: fixed;
  top: 130px;
  right: 0px;
  z-index: 999;
}
.preview[data-v-c1f88d20] {
  width: 700px;
  height: 710px;
  overflow-y: auto;
  padding: 20px 20px 40px;
}
.popover-top[data-v-c1f88d20] {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
  padding-left: 20px;
}
.typeName-box[data-v-c1f88d20] {
  margin: 10px 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  max-height: 112px;
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.typeName-list[data-v-c1f88d20] {
  width: 174px;
  height: 32px;
  margin-left: 20px;
  margin-top: 10px;
  padding: 0 10px;
  line-height: 32px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeName-list .typeName[data-v-c1f88d20] {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.typeName-list .questionNumber[data-v-c1f88d20] {
  width: 30px;
  margin-left: 10px;
}
.typeName-list .typeName-close[data-v-c1f88d20]:hover {
  cursor: pointer;
}
.ant-drawer-body[data-v-c1f88d20] {
  height: 98%;
}
.footer[data-v-c1f88d20] {
  padding: 16px;
  border-top: 1px solid #e8e8e8;
  margin: 0;
  position: absolute;
  bottom: 57px;
  width: 100%;
  height: 50px;
  line-height: 20px;
  z-index: 9;
  background: #eee;
  border-radius: 8px 8px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .btn[data-v-c1f88d20] {
  width: 88px;
  height: 32px;
}
.leftopen[data-v-c1f88d20] {
  position: absolute;
  top: 50%;
  left: -40px;
  width: 40px;
  height: 75px;
  line-height: 68px;
  text-align: center;
  margin-top: -30px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  cursor: pointer;
}
[data-v-c1f88d20] .ant-drawer-body {
  padding: 0;
}
[data-v-c1f88d20] .ant-drawer-content {
  overflow: visible;
}
[data-v-c1f88d20] .ant-drawer-wrapper-body {
  overflow: visible;
}
[data-v-c1f88d20] .ant-drawer-body {
  height: 100%;
}
.isOpenType[data-v-c1f88d20] {
  max-height: none;
}
.a-empty[data-v-c1f88d20] {
  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;
}
.new-layout-basket .popover-top[data-v-c1f88d20] {
  height: 64px;
  padding: 0 24px;
  background-color: var(--primary-bg-color);
  color: #666666;
  border: none;
  position: relative;
}
.new-layout-basket .popover-top .basket-title[data-v-c1f88d20] {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin-right: 16px;
}
.new-layout-basket .popover-top .close-btn[data-v-c1f88d20] {
  position: absolute;
  font-size: 18px;
  top: calc(50% - 9px);
  right: 24px;
}
.new-layout-basket .typeName-box[data-v-c1f88d20] {
  width: calc(100% - 48px);
  margin: 24px 24px 0 24px;
  padding: 16px;
  padding-bottom: 0;
  background-color: #f9fafe;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
}
.new-layout-basket .typeName-box .typeName-list[data-v-c1f88d20] {
  margin: 0 8px 16px 0;
  padding: 0 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  color: #333333;
  width: auto;
  line-height: 30px;
}
.new-layout-basket .typeName-box .typeName-list .typeName[data-v-c1f88d20] {
  width: auto;
}
.new-layout-basket .typeName-box .typeName-list .questionNumber[data-v-c1f88d20] {
  width: auto;
  margin: 0;
  margin-right: 8px;
}
.new-layout-basket .typeName-box .typeName-list .typeName-close[data-v-c1f88d20] {
  color: #999;
  font-size: 16px;
}
.new-layout-basket .typeName-btn[data-v-c1f88d20] {
  width: 32px;
  height: 16px;
  position: absolute;
  left: calc(50% - 16px);
  bottom: -16px;
  border-radius: 0 0 4px 4px;
  background-color: #f9fafe;
  text-align: center;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px 3px 8px 0px rgba(19, 36, 74, 0.1);
}
.new-layout-basket .typeName-btn .jby-icon-inner[data-v-c1f88d20] {
  width: 14px;
  height: 20px;
}
.new-layout-basket .typeName-btn .jby-icon-inner .jby-icon[data-v-c1f88d20] {
  display: inline;
}
.new-layout-basket .preview[data-v-c1f88d20] {
  width: calc(100% - 48px);
  margin: 26px 24px 0 24px;
  padding: 0;
  overflow-x: hidden;
}
.new-layout-basket .preview .question-type-name[data-v-c1f88d20] {
  margin-top: 16px;
}
.new-layout-footer[data-v-c1f88d20] {
  height: 80px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px -4px 4px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px -4px 4px 0px rgba(19, 36, 74, 0.1);
  border-radius: 0;
  z-index: 20;
}
.new-layout-footer[data-v-c1f88d20] .popconfirm {
  color: #666666;
  cursor: pointer;
}
.new-layout-left-open[data-v-c1f88d20] {
  position: absolute;
  top: 50%;
  left: -32px;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 8px 0px 0px 8px;
  width: 32px;
  height: 70px;
  background-color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-layout-left-open .text[data-v-c1f88d20] {
  text-align: center;
  font-size: 14px;
  color: var(--primary-color);
  line-height: 22px;
}
[data-v-c1f88d20] .basket-list i:hover {
  color: var(--primary-color);
}

.student-selector-container[data-v-45699b4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.menu-container[data-v-45699b4b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.students-container[data-v-45699b4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-right: 50px;
}
.student-item[data-v-45699b4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.avatar-wrapper[data-v-45699b4b] {
  position: relative;
  margin-bottom: 0;
  width: 28px;
  height: 28px;
  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;
}
.student-avatar[data-v-45699b4b] {
  width: 28px;
  height: 28px;
  border: 1px solid #004FFF;
  border-radius: 50%;
}
.student-activeAvatar[data-v-45699b4b] {
  width: 14px;
  height: 14px;
}
.check-mark[data-v-45699b4b] {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 14px;
  height: 14px;
  z-index: 9;
  background: #fff;
  border-radius: 50%;
  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;
}
.student-name[data-v-45699b4b] {
  font-size: 12px;
  color: #333;
  text-align: center;
  line-height: normal;
  margin-bottom: 10px;
  max-width: 70px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 4px;
}
.student-selected .student-name[data-v-45699b4b] {
  color: #004FFF;
  font-weight: 700;
}

.router-link-exact-active[data-v-526fa64d],
.secondary-header-menu-item[data-v-526fa64d]:hover {
  color: var(--primary-color);
}
.form-actions[data-v-526fa64d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
}
.form-actions[data-v-526fa64d] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.form-actions-right[data-v-526fa64d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
[data-v-526fa64d] .ant-list-item-meta {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
[data-v-526fa64d] .ant-form-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 12px;
  white-space: nowrap;
  width: auto;
  min-width: 80px;
}
[data-v-526fa64d] .ant-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
[data-v-526fa64d] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

span[data-v-180095ee] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
span.active[data-v-180095ee] {
  color: #0a93fc;
}

.title-wrap-right[data-v-064f1e91] {
  height: 54px;
  margin-left: 30px;
}
.title-wrap-right .halving-line[data-v-064f1e91] {
  margin: 0 10px;
  position: relative;
  top: -1px;
  color: #e8e8e8;
}
.title-wrap-right .reg-text[data-v-064f1e91],
.title-wrap-right .login-text[data-v-064f1e91] {
  font-size: 16px;
  color: #6d7278;
}
.title-wrap-right .reg-text[data-v-064f1e91]:hover,
.title-wrap-right .login-text[data-v-064f1e91]:hover {
  color: #0a93fc;
}
.title-wrap-right .tips-text[data-v-064f1e91] {
  font-size: 16px;
  font-weight: 400;
  color: #c8ccd4;
}
.title-wrap-right .tips-text .go-login[data-v-064f1e91] {
  color: #0a93fc;
}
#login-box[data-v-064f1e91] {
  width: 260px;
}
#login-box .pw-box .item-title[data-v-064f1e91],
#login-box .auth-code .item-title[data-v-064f1e91],
#login-box .phone-box .item-title[data-v-064f1e91] {
  font-size: 14px;
  font-weight: 400;
  color: #6d7278;
  line-height: 20px;
  margin: 0;
  padding-left: 6px;
  padding: 10px 0;
}
#login-box .pw-box .code-title[data-v-064f1e91],
#login-box .auth-code .code-title[data-v-064f1e91],
#login-box .phone-box .code-title[data-v-064f1e91] {
  margin-bottom: 5px;
}
#login-box .pw-box .item-input[data-v-064f1e91],
#login-box .auth-code .item-input[data-v-064f1e91],
#login-box .phone-box .item-input[data-v-064f1e91] {
  border-bottom: 2px solid #f1f4f6;
}
#login-box .pw-box .item-input[data-v-064f1e91] input,
#login-box .auth-code .item-input[data-v-064f1e91] input,
#login-box .phone-box .item-input[data-v-064f1e91] input {
  border: none;
  padding-left: 6px;
}
#login-box .pw-box .item-input[data-v-064f1e91] .ant-input:focus,
#login-box .auth-code .item-input[data-v-064f1e91] .ant-input:focus,
#login-box .phone-box .item-input[data-v-064f1e91] .ant-input:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#login-box .pw-box .item-input[data-v-064f1e91]:focus-within,
#login-box .auth-code .item-input[data-v-064f1e91]:focus-within,
#login-box .phone-box .item-input[data-v-064f1e91]:focus-within {
  border-bottom: 2px solid #0a93fc;
}
#login-box .auth-code .code-title[data-v-064f1e91] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}
#login-box .auth-code .code-title .get-auth-code[data-v-064f1e91] {
  font-size: 12px;
  font-weight: 400;
  color: #0a93fc;
  line-height: 17px;
}
#login-box .login-type-group .auto-login[data-v-064f1e91] {
  margin: 15px 0;
}
#login-box .login-type-group .login-btn[data-v-064f1e91] {
  width: 100%;
  height: 36px;
  background: #ededed;
  border-radius: 6px;
  color: #aaa;
  text-align: center;
  line-height: 36px;
}
#login-box .login-type-group .login-btn.active[data-v-064f1e91] {
  background-color: #0a93fc;
  color: #fff;
}
#login-box .login-type-group .login-type-text[data-v-064f1e91] {
  font-size: 12px;
  font-weight: 400;
  color: #0a93fc;
  text-align: center;
  margin-top: 10px;
}

.download-progress[data-v-2299a0cc] {
  margin: 17px 9px 0 0;
  cursor: pointer;
}
.top-wrapper[data-v-2299a0cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 64px;
  font-size: 14px;
}
.top-wrapper .title-wrapper[data-v-2299a0cc] {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.top-wrapper .ignore-wrapper[data-v-2299a0cc] {
  color: #666;
  cursor: pointer;
}
.ant-popover-placement-bottom .download-table-pagination.ant-pagination[data-v-2299a0cc] {
  margin-top: 10px;
  text-align: right;
}
.ant-popover-placement-bottom .download-list[data-v-2299a0cc] {
  width: 380px;
  margin: 0;
}
.ant-popover-placement-bottom .download-list li[data-v-2299a0cc] {
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-popover-placement-bottom .download-list li .progress-wrap[data-v-2299a0cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e8e8e8;
  width: 360px;
  height: 62px;
}
.ant-popover-placement-bottom .download-list li .progress-wrap > div p[data-v-2299a0cc] {
  margin: 0;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #3b3e42;
  height: 14px;
}
.ant-popover-placement-bottom .download-list li .progress-wrap > div p span[data-v-2299a0cc] {
  display: inline-block;
}
.ant-popover-placement-bottom .download-list li .progress-wrap .close-icon[data-v-2299a0cc] {
  margin-left: 10px;
  margin-right: 5px;
}
.ant-popover-placement-bottom .download-list li .file-icon[data-v-2299a0cc] {
  width: 25px;
  height: 30px;
}
.ant-popover-placement-bottom .download-list li[data-v-2299a0cc]:not(:first-child) {
  padding-top: 17px;
}
.notice-wrapper[data-v-2299a0cc] {
  position: relative;
}
.notice-wrapper .notice-icon[data-v-2299a0cc] {
  width: 26px;
  height: 18px;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/download-notice.69a4e00b.png) no-repeat;
  background-size: contain;
}
.notice-wrapper svg[data-v-2299a0cc] {
  margin: 0 -20px 0 -10px;
}
.notice-wrapper .notice-num[data-v-2299a0cc] {
  position: absolute;
  top: 0;
  right: -8px;
  width: 13px;
  height: 13px;
  text-align: center;
  line-height: 13px;
  font-size: 12px;
  color: #fff;
  background: var(--error-color);
  border-radius: 50%;
}
.notice-wrapper .notice-num.middle-size[data-v-2299a0cc] {
  right: -8px;
  width: 20px;
  border-radius: 7px;
}
.notice-wrapper .notice-num.large-size[data-v-2299a0cc] {
  right: -13px;
  width: 26px;
  border-radius: 7px;
}
.handle-wrapper[data-v-2299a0cc] {
  color: var(--primary-color);
}
.handle-wrapper .handle-btn[data-v-2299a0cc] {
  margin-right: 16px;
  cursor: pointer;
}
.handle-wrapper .handle-btn.delete-btn[data-v-2299a0cc] {
  color: var(--error-color);
}
.handle-wrapper .handle-btn[data-v-2299a0cc]:last-child {
  margin-right: 0;
}

.header-menu-item[data-v-a7a7ad2e] {
  font-size: 16px;
  color: #333333;
  padding-right: 15px;
  margin: 5px 0 0px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  display: inline-block;
  line-height: 30px;
  cursor: pointer;
}
.header-menu-item span[data-v-a7a7ad2e] {
  text-align: center;
  display: inline-block;
}
.header-menu-item[data-v-a7a7ad2e]:hover {
  position: relative;
}
.header-menu-item:hover span[data-v-a7a7ad2e] {
  color: #004fff;
}
.header-menu-item:hover .home[data-v-a7a7ad2e] {
  font-weight: 700;
  color: #fff;
}
.menuimg[data-v-a7a7ad2e] {
  width: 74px;
  height: 74px;
  display: inline-block;
}
.menuimg img[data-v-a7a7ad2e] {
  width: 100%;
  height: 100%;
}
.menuName[data-v-a7a7ad2e] {
  text-align: center;
  font-size: 14px;
}
.setofbox[data-v-a7a7ad2e] {
  font-size: 16px;
  color: #333;
  line-height: 32px;
}
.sefOf[data-v-a7a7ad2e] {
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  width: 20px;
}
.popover[data-v-a7a7ad2e] {
  position: absolute;
  min-width: 400px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 16px;
  z-index: 99999;
}
.popover[data-v-a7a7ad2e]::after {
  content: '';
  position: absolute;
  right: 123px;
  top: -16px;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom: 8px solid #eee;
}
.popover[data-v-a7a7ad2e]::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 516px;
  z-index: 1;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom: 8px solid #fff;
}
.Up[data-v-a7a7ad2e] {
  position: absolute;
  right: 126px;
  top: -14px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

.secondary-header-menu[data-v-0c0c6773] {
  position: relative;
  margin: 0 auto;
  text-align: left;
}
.secondary-header-menu .course_select[data-v-0c0c6773] {
  width: 280px;
  float: left;
  cursor: pointer;
  background-color: var(--primary-color);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.secondary-header-menu .question-basket[data-v-0c0c6773] {
  width: 60px;
  height: 60px;
  line-height: 20px;
  padding-top: 10px;
  border: 1px solid var(--primary-color);
  margin-top: 12px;
  text-align: center;
  color: var(--primary-color);
  cursor: pointer;
  background-color: #fff;
  border-radius: 8px;
  font-size: 12px;
}
.secondary-header-menu .question-basket .iconDiv[data-v-0c0c6773] {
  position: relative;
}
.secondary-header-menu .question-basket .iconDiv img[data-v-0c0c6773] {
  width: 26px;
  height: 26px;
}
.secondary-header-menu .question-basket .iconDiv .iconSpan[data-v-0c0c6773] {
  position: absolute;
  top: -8px;
  right: 4px;
  color: #fff;
  min-width: 16px;
  padding: 0 3px;
  background: #ff0100;
  border-radius: 16px;
  font-size: 12px;
  line-height: 16px;
}
.secondary-header-menu a[data-v-0c0c6773] {
  text-decoration: none;
}
.secondary-header-menu .router-link-exact-active[data-v-0c0c6773],
.secondary-header-menu .secondary-header-menu-item[data-v-0c0c6773]:hover {
  color: var(--primary-color);
}
.secondary-header-menu .router-link-exact-active span[data-v-0c0c6773],
.secondary-header-menu .secondary-header-menu-item:hover span[data-v-0c0c6773] {
  position: relative;
  display: inline-block;
}
.secondary-header-menu .my-collection[data-v-0c0c6773] {
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
}
.secondary-header-menu .my-collection .resource-item[data-v-0c0c6773] {
  font-size: 14px;
  color: var(--secondary-gray-color);
  margin-left: 20px;
}
.secondary-header-menu .my-collection .resource-item > i.mt--4[data-v-0c0c6773] svg {
  margin-top: -4px;
}
.secondary-header-menu .my-collection .resource-item > i.mt--2[data-v-0c0c6773] svg {
  margin-top: -2px;
}
.secondary-header-menu .my-collection .resource-item > i[data-v-0c0c6773] svg {
  vertical-align: middle;
}
.secondary-header-menu .my-collection .resource-item.active[data-v-0c0c6773] {
  color: var(--primary-color);
}
.secondary-header-menu .my-collection .resource-item.active > i[data-v-0c0c6773] svg path {
  fill: var(--primary-color);
}
.secondary-header-menu .ant-divider[data-v-0c0c6773] {
  width: 2px;
  height: 16px;
  margin: 0 12px 0 16px;
}
.secondary-header-menu .my-collection span[data-v-0c0c6773]:hover {
  color: var(--primary-color);
}
.secondary-header-menu .my-collection span:hover > i[data-v-0c0c6773] svg path {
  fill: var(--primary-color);
}
.course-list[data-v-0c0c6773] {
  width: 248px;
  max-height: 400px;
}
.course-list p[data-v-0c0c6773] {
  width: 246px;
  margin-bottom: 20px;
}
.course-list span[data-v-0c0c6773] {
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.course-list span[data-v-0c0c6773]:hover {
  color: var(--primary-color);
}
.active[data-v-0c0c6773] {
  color: var(--primary-color);
}
.fixed-100[data-v-0c0c6773] {
  position: fixed;
  top: 130px;
  right: 0px;
  z-index: 999;
}
span[data-v-0c0c6773] {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard syntax */
}
.resource-router[data-v-0c0c6773] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.resource-router .item-end[data-v-0c0c6773] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.menu-item-height[data-v-0c0c6773] {
  position: relative;
  top: -2px;
}

.iClass[data-v-7a7166d4] {
  display: inline-block;
  background: #f00;
  border-radius: 50%;
  width: 0.5em;
  height: 0.5em;
  margin-left: 3px;
  margin-bottom: 10px;
}
.has-secondary-header .secondary-header-content[data-v-7a7166d4] {
  display: block !important;
  background-color: #fff;
}
.has-secondary-header .secondary-header-content.dis-none[data-v-7a7166d4] {
  display: none !important;
}
.header-login[data-v-7a7166d4] {
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
}
.header-white[data-v-7a7166d4] {
  background: #fff;
}
.login-button[data-v-7a7166d4] {
  display: block;
  margin: 15px auto;
  border-radius: 20px;
  color: #004fff;
  font-weight: bold;
  border: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  -webkit-transition: none !important;
  transition: none !important;
}
.header[data-v-7a7166d4] {
  position: relative;
  min-width: 980px;
  line-height: 54px;
}
.header .header-content[data-v-7a7166d4] {
  margin: 0 auto;
  height: 54px;
  overflow: hidden;
}
.header .header-content .header-logo[data-v-7a7166d4] {
  float: left;
}
.header .header-content .header-logo img[data-v-7a7166d4] {
  display: block;
  position: relative;
  margin-top: 14px;
}
.header .header-content .header-logo .img-logo[data-v-7a7166d4] {
  height: 34px;
}
.header .header-content .header-logo .span-logo[data-v-7a7166d4] {
  font-weight: 600;
  font-size: 18px;
  vertical-align: middle;
  font-family: 'SimHei', '黑体', sans-serif;
  color: #333;
  line-height: 62px;
  margin-left: 5px;
}
.header .header-content .header-logo .img-logo-sxpp[data-v-7a7166d4] {
  width: 160px;
  height: auto;
  margin-top: 5px;
}
.header .header-content .header-menu[data-v-7a7166d4] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 30px;
}
.header .header-content .header-menu a[data-v-7a7166d4] {
  text-decoration: none;
}
.header .header-content .header-menu .header-menu-items-white[data-v-7a7166d4] {
  color: #fff !important;
}
.header .header-content .header-menu .header-menu-item[data-v-7a7166d4] {
  font-size: 16px;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  cursor: pointer;
}
.header .header-content .header-menu .header-menu-item span[data-v-7a7166d4] {
  text-align: center;
  display: inline-block;
}
.header .header-content .header-menu .ant-avatar[data-v-7a7166d4],
.header .header-content .header-menu .ant-avatar-circle[data-v-7a7166d4],
.header .header-content .header-menu .ant-avatar-icon[data-v-7a7166d4] {
  margin-right: 7px;
}
.header .header-content .header-menu .ant-dropdown-link[data-v-7a7166d4] {
  color: #333 !important;
  padding-left: 10px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.header .header-content .header-menu .ant-dropdown-link .user-name[data-v-7a7166d4] {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 1.3;
  vertical-align: sub;
  padding-left: 4px;
}
.header .header-content .header-menu .ant-dropdown-link[data-v-7a7166d4]:hover {
  color: #004fff !important;
}
.header .header-content .header-menu .ant-dropdown-link-white[data-v-7a7166d4] {
  color: #fff !important;
}
.header .header-content .header-menu .router-link-exact-active[data-v-7a7166d4],
.header .header-content .header-menu .header-menu-item[data-v-7a7166d4]:hover {
  position: relative;
}
.header .header-content .header-menu .router-link-exact-active span[data-v-7a7166d4],
.header .header-content .header-menu .header-menu-item:hover span[data-v-7a7166d4] {
  color: var(--primary-color);
}
.header .header-content .header-menu .router-link-exact-active .home[data-v-7a7166d4],
.header .header-content .header-menu .header-menu-item:hover .home[data-v-7a7166d4] {
  font-weight: 700;
  color: #fff;
}
.header .header-content .header-menu .router-link-exact-active span[data-v-7a7166d4] {
  color: var(--primary-color);
  border-bottom: 3px solid #0a93fc;
  line-height: 50px;
}
.header .secondary-header-menu-main[data-v-7a7166d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .secondary-header-menu-main .secondary-menu-item[data-v-7a7166d4] {
  cursor: pointer;
}
.header .secondary-header-menu-main .secondary-header-menu-inner[data-v-7a7166d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .secondary-header-menu-main .explanationEvaluation .label-btn[data-v-7a7166d4] {
  color: #004fff !important;
  margin: 0 16px;
}
.header .active-font[data-v-7a7166d4] {
  background: none;
}
.header .secondary-header-content[data-v-7a7166d4] {
  min-height: 53px;
  padding-top: 12px;
  display: none;
  line-height: 40px;
  border-bottom: 1px solid var(--primary-bg-color);
  margin: 0 auto;
}
.header .secondary-header-content.rm-br[data-v-7a7166d4] {
  border-bottom: none;
}
.header .secondary-header-content.rm-br .sub-wrap[data-v-7a7166d4] {
  border-bottom: 1px solid var(--primary-bg-color);
}
.header .secondary-header-content.rm-br .sub-wrap .secondary-menu-item[data-v-7a7166d4]:first-child {
  padding-left: 18px;
}
.header .secondary-header-content.rm-br .secondary-header-menu[data-v-7a7166d4] {
  padding-left: 0;
}
.header .secondary-header-content .secondary-header-menu[data-v-7a7166d4] {
  margin: 0 auto;
  text-align: left;
  background: #fff;
  border-radius: 4px;
  padding-left: 8px;
}
.header .secondary-header-content .secondary-header-menu.study_subMenu[data-v-7a7166d4] {
  width: 100%;
  margin: auto;
  padding-right: 0px;
}
.header .secondary-header-content .secondary-header-menu a[data-v-7a7166d4] {
  text-decoration: none;
}
.header .secondary-header-content .secondary-header-menu .router-link-exact-active[data-v-7a7166d4],
.header .secondary-header-content .secondary-header-menu .secondary-menu-item[data-v-7a7166d4]:hover {
  color: var(--primary-color);
}
.header .secondary-header-content .secondary-header-menu .router-link-exact-active span[data-v-7a7166d4],
.header .secondary-header-content .secondary-header-menu .secondary-menu-item:hover span[data-v-7a7166d4] {
  position: relative;
  display: inline-block;
}
.header .secondary-header-content .secondary-header-menu .merge-menu-sub[data-v-7a7166d4] {
  height: 54px;
  background-color: var(--layout-bg);
  border-radius: var(--jby-border-radius-base-2);
  padding: 0 18px;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
}
.header .secondary-header-content .secondary-header-menu .merge-menu-sub li[data-v-7a7166d4] {
  margin-right: 32px;
}
.header .secondary-header-content .secondary-header-menu .merge-menu-sub li.rm-r[data-v-7a7166d4] {
  margin-right: 0;
}
.header .secondary-header-content .secondary-header-menu .merge-menu-sub li span[data-v-7a7166d4] {
  cursor: pointer;
  color: #333;
  font-size: 16px;
}
.header .secondary-header-content .secondary-header-menu .merge-menu-sub li span.sub-active[data-v-7a7166d4] {
  color: var(--primary-color);
  font-weight: 700;
}
.header[data-v-7a7166d4]::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.ant-layout-header[data-v-7a7166d4] {
  background: #004fff;
  border-bottom: 1px solid #e8e8e8;
}
.ant-layout-header .ant-menu[data-v-7a7166d4] {
  display: none;
  float: right;
  height: 60px;
  line-height: 60px;
  background: #004fff;
  border-bottom: 1px solid #e8e8e8;
}
#user-icon[data-v-7a7166d4] {
  background-color: #fff;
  width: 26px;
  height: 26px;
  margin-top: -4px;
  margin-right: 4px;
  border-radius: 50%;
}
.radioStyle[data-v-7a7166d4] {
  border-radius: 5px;
  width: 74px;
  height: 28px !important;
  font-size: 14px;
  line-height: 26px !important;
}
.downtemplate[data-v-7a7166d4] {
  color: var(--secondary-gray-color);
  position: absolute;
  right: 0;
  cursor: pointer;
}
.downtemplate i[data-v-7a7166d4] svg {
  vertical-align: middle;
}
.downtemplate i.mt--2[data-v-7a7166d4] svg {
  margin-top: -2px;
}
.downtemplate span.active[data-v-7a7166d4],
.downtemplate span[data-v-7a7166d4]:hover {
  color: var(--primary-color);
}
.downtemplate span.active i[data-v-7a7166d4] svg path,
.downtemplate span:hover i[data-v-7a7166d4] svg path {
  fill: var(--primary-color);
}


.driver-popover.driverjs-theme {
  background-color: rgb(0 0 0 / 0%);
  color: #f7f2f2;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.driver-popover.driverjs-theme button {
  background-color: rgb(0 0 0 / 0%);
  padding: 5px 15px;
  border-radius: 10px;
  border: 1px solid #ffffff;
  font-family: YRDZST, YRDZST;
  font-weight: 300;
}
.driver-popover.driverjs-theme .driver-popover-navigation-btns {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.driver-popover-description {
  text-align: center;
}
.tutorial-box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.EmptyMenu {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.goodLessonStyle {
  margin-right: 20px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-new-layout {
  display: block !important;
}
.header-new-layout .downtemplate {
  top: 0px !important;
}
.header-new-layout .downtemplate .bar {
  display: inline-block;
  width: 2px;
  height: 14px;
  border-radius: 1px;
  background-color: #e2ebff;
  margin-right: 15px;
  position: relative;
  top: 2px;
}

.explanation-description {
  width: 600px;
  margin: 10px;
}
.explanation-description p {
  width: 100%;
}

.menu-box[data-v-1c75697e] {
  cursor: pointer;
  width: 168px;
  min-height: calc(100vh - 139px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--jby-card-background-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
  padding-top: 18px;
}
.menu-box .menu-item[data-v-1c75697e] {
  width: 168px;
  line-height: 32px;
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  margin-bottom: 20px;
  padding-left: 24px;
}
.menu-box .menu-item .title[data-v-1c75697e] {
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
}
.menu-box .menu-item.active[data-v-1c75697e] {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
  color: #004fff;
  background-color: #eff4ff;
}
.menu-box .menu-item.active .title[data-v-1c75697e] {
  color: #004fff;
}
.menu-box .menu-item[data-v-1c75697e]:not(.has-children):hover {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
  color: #004fff;
  background-color: #eff4ff;
}
.menu-box .menu-item .sub-menu-item[data-v-1c75697e] {
  width: 168px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  margin: 6px 0;
  margin-left: -24px;
  padding-left: 50px;
}
.menu-box .menu-item .sub-menu-item.active[data-v-1c75697e] {
  background-color: #eff4ff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
  color: #004fff;
  font-weight: 700;
}
.menu-box .menu-item .sub-menu-item[data-v-1c75697e]:hover {
  background-color: #eff4ff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
  font-weight: 700;
}

/* 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 */
/* stylelint-disable at-rule-no-unknown */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          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);
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  color: #333333;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: #333333;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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;
}
a {
  color: #004fff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #2974ff;
}
a:active {
  color: #003dd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
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'] {
  -webkit-box-sizing: border-box;
          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;
}
::-moz-selection {
  color: #fff;
  background: #004fff;
}
::selection {
  color: #fff;
  background: #004fff;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  display: table;
  content: '';
}
.clearfix::after {
  clear: both;
}
.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin::before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #004fff;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  -webkit-box-shadow: 0 0 0 0 #004fff;
          box-shadow: 0 0 0 0 #004fff;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
          box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
          animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@-webkit-keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #004fff;
            box-shadow: 0 0 0 #004fff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #004fff;
            box-shadow: 0 0 0 #004fff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
.swing-enter,
.swing-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  -webkit-animation-name: antSwingIn;
          animation-name: antSwingIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-affix {
  position: fixed;
  z-index: 10;
}
.ant-alert {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  padding: 8px 15px 8px 37px;
  word-wrap: break-word;
  border-radius: 4px;
}
.ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.ant-alert.ant-alert-closable {
  padding-right: 30px;
}
.ant-alert-icon {
  position: absolute;
  top: 11.5px;
  left: 16px;
}
.ant-alert-description {
  display: none;
  font-size: 14px;
  line-height: 22px;
}
.ant-alert-success {
  background-color: #f7fff0;
  border: 1px solid #c7e8ae;
}
.ant-alert-success .ant-alert-icon {
  color: #63c234;
}
.ant-alert-info {
  background-color: #d3d9e0;
  border: 1px solid #bbc0c7;
}
.ant-alert-info .ant-alert-icon {
  color: #9699a0;
}
.ant-alert.jby-alert .ant-alert-close-icon .anticon-close {
  font-size: 16px;
}
.ant-alert.jby-alert .ant-alert-icon {
  font-size: 16px;
}
.ant-alert.jby-alert.ant-alert-info {
  background-color: #f2f6ff;
  border: 1px solid #c1d4ff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(9, 63, 184, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(9, 63, 184, 0.15);
}
.ant-alert.jby-alert.ant-alert-info.ant-alert-banner {
  border: none;
  border-radius: 4px;
}
.ant-alert.jby-alert.ant-alert-success {
  background-color: #f2fbf8;
  border: 1px solid #c1ebde;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(8, 119, 84, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(8, 119, 84, 0.15);
}
.ant-alert.jby-alert.ant-alert-success.ant-alert-banner {
  border: none;
  border-radius: 4px;
}
.ant-alert-warning {
  background-color: #fffaf0;
  border: transparent;
}
.ant-alert-warning .ant-alert-icon {
  color: #f4a050;
}
.ant-alert-warning.jby-alert {
  background-color: #fdf0e6;
}
.ant-alert-warning.jby-alert .ant-alert-message,
.ant-alert-warning.jby-alert .ant-alert-icon {
  color: #ec6909;
}
.ant-alert-error {
  background-color: #fff4f0;
  border: 1px solid #ffd6cc;
}
.ant-alert-error .ant-alert-icon {
  color: #de5647;
}
.ant-alert-close-icon {
  position: absolute;
  top: 8px;
  right: 16px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-with-description {
  position: relative;
  padding: 15px 15px 15px 64px;
  color: #333333;
  line-height: 1.5;
  border-radius: 4px;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px;
}
.ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  cursor: pointer;
}
.ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: #333333;
  font-size: 16px;
}
.ant-alert-message {
  color: #333333;
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-closing {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-alert-slide-up-leave {
  -webkit-animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
@-webkit-keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
.ant-anchor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  padding-left: 2px;
}
.ant-anchor-wrapper {
  margin-left: -4px;
  padding-left: 4px;
  overflow: auto;
  background-color: #fff;
}
.ant-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.ant-anchor-ink::before {
  position: relative;
  display: block;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  background-color: #e8e8e8;
  content: ' ';
}
.ant-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #004fff;
  border-radius: 8px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.ant-anchor-ink-ball.visible {
  display: inline-block;
}
.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none;
}
.ant-anchor-link {
  padding: 7px 0 7px 16px;
  line-height: 1.143;
}
.ant-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-anchor-link-title:only-child {
  margin-bottom: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #004fff;
}
.ant-anchor-link .ant-anchor-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
.ant-select-auto-complete {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-select-auto-complete.ant-select .ant-select-selection {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-auto-complete.ant-select .ant-select-selection__rendered {
  height: 100%;
  margin-right: 0;
  margin-left: 0;
  line-height: 32px;
}
.ant-select-auto-complete.ant-select .ant-select-selection__placeholder {
  margin-right: 12px;
  margin-left: 12px;
}
.ant-select-auto-complete.ant-select .ant-select-selection--single {
  height: auto;
}
.ant-select-auto-complete.ant-select .ant-select-search--inline {
  position: static;
  float: left;
}
.ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 0 !important;
}
.ant-select-auto-complete.ant-select .ant-input {
  height: 32px;
  line-height: 1.5;
  background: transparent;
  border-width: 1px;
}
.ant-select-auto-complete.ant-select .ant-input:focus,
.ant-select-auto-complete.ant-select .ant-input:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-select-auto-complete.ant-select .ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-select-auto-complete.ant-select .ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered {
  line-height: 40px;
}
.ant-select-auto-complete.ant-select-lg .ant-input {
  height: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered {
  line-height: 24px;
}
.ant-select-auto-complete.ant-select-sm .ant-input {
  height: 24px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.ant-input-group > .ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper {
  display: inline;
  float: none;
}
.ant-avatar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.ant-avatar-image {
  background: transparent;
}
.ant-avatar-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
          transform-origin: 0 center;
}
.ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
          transform-origin: 0 center;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
          transform-origin: 0 center;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.ant-avatar-square {
  border-radius: 4px;
}
.ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ant-back-top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-back-top-content:hover {
  background-color: #333333;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }
}
.ant-badge {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  color: unset;
  line-height: 1;
}
.ant-badge-count {
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #f5222d;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count a,
.ant-badge-count a:hover {
  color: #fff;
}
.ant-badge-multiple-words {
  padding: 0 8px;
}
.ant-badge-dot {
  width: 6px;
  height: 6px;
  background: #f5222d;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count,
.ant-badge-dot,
.ant-badge .ant-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
.ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.ant-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.ant-badge-status-success {
  background-color: #63c234;
}
.ant-badge-status-processing {
  position: relative;
  background-color: #1890ff;
}
.ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  -webkit-animation: antStatusProcessing 1.2s infinite ease-in-out;
          animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.ant-badge-status-default {
  background-color: #d9d9d9;
}
.ant-badge-status-error {
  background-color: #de5647;
}
.ant-badge-status-warning {
  background-color: #f4a050;
}
.ant-badge-status-pink {
  background: #eb2f96;
}
.ant-badge-status-magenta {
  background: #eb2f96;
}
.ant-badge-status-red {
  background: #f5222d;
}
.ant-badge-status-volcano {
  background: #fa541c;
}
.ant-badge-status-orange {
  background: #fa8c16;
}
.ant-badge-status-yellow {
  background: #fadb14;
}
.ant-badge-status-gold {
  background: #faad14;
}
.ant-badge-status-cyan {
  background: #13c2c2;
}
.ant-badge-status-lime {
  background: #a0d911;
}
.ant-badge-status-green {
  background: #52c41a;
}
.ant-badge-status-blue {
  background: #1890ff;
}
.ant-badge-status-geekblue {
  background: #2f54eb;
}
.ant-badge-status-purple {
  background: #722ed1;
}
.ant-badge-status-text {
  margin-left: 8px;
  color: #333333;
  font-size: 14px;
}
.ant-badge-zoom-appear,
.ant-badge-zoom-enter {
  -webkit-animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-badge-zoom-leave {
  -webkit-animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
          animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle;
}
.ant-badge-not-a-wrapper .ant-scroll-number {
  position: relative;
  top: auto;
  display: block;
}
.ant-badge-not-a-wrapper .ant-badge-count {
  -webkit-transform: none;
          transform: none;
}
@-webkit-keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.4);
            transform: scale(2.4);
    opacity: 0;
  }
}
@keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.4);
            transform: scale(2.4);
    opacity: 0;
  }
}
.ant-scroll-number {
  overflow: hidden;
}
.ant-scroll-number-only {
  display: inline-block;
  height: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
  height: 20px;
  margin: 0;
}
.ant-scroll-number-symbol {
  vertical-align: top;
}
@-webkit-keyframes antZoomBadgeIn {
  0% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeIn {
  0% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
}
@-webkit-keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
  100% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
@keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
  100% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
.ant-breadcrumb {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-breadcrumb .anticon {
  font-size: 14px;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-breadcrumb a:hover {
  color: #2974ff;
}
.ant-breadcrumb > span:last-child {
  color: #333333;
}
.ant-breadcrumb > span:last-child a {
  color: #333333;
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link > .anticon + span {
  margin-left: 4px;
}
.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.ant-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: #333333;
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn .jby-s-svg g path {
  fill: #999999;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn > a:only-child {
  color: currentColor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn .jby-s-svg g path {
  fill: #999;
}
.ant-btn:hover,
.ant-btn:focus {
  color: #2974ff;
  background-color: #fff;
  border-color: #2974ff;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentColor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover .jby-s-svg g path,
.ant-btn:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn:active,
.ant-btn.active {
  color: #003dd9;
  background-color: #fff;
  border-color: #003dd9;
}
.ant-btn:active > a:only-child,
.ant-btn.active > a:only-child {
  color: currentColor;
}
.ant-btn:active > a:only-child::after,
.ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active .jby-s-svg g path,
.ant-btn.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-disabled,
.ant-btn.disabled,
.ant-btn[disabled],
.ant-btn-disabled:hover,
.ant-btn.disabled:hover,
.ant-btn[disabled]:hover,
.ant-btn-disabled:focus,
.ant-btn.disabled:focus,
.ant-btn[disabled]:focus,
.ant-btn-disabled:active,
.ant-btn.disabled:active,
.ant-btn[disabled]:active,
.ant-btn-disabled.active,
.ant-btn.disabled.active,
.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-disabled > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled] > a:only-child,
.ant-btn-disabled:hover > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn-disabled:focus > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn-disabled:active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn-disabled.active > a:only-child,
.ant-btn.disabled.active > a:only-child,
.ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-disabled > a:only-child::after,
.ant-btn.disabled > a:only-child::after,
.ant-btn[disabled] > a:only-child::after,
.ant-btn-disabled:hover > a:only-child::after,
.ant-btn.disabled:hover > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn-disabled:focus > a:only-child::after,
.ant-btn.disabled:focus > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn-disabled:active > a:only-child::after,
.ant-btn.disabled:active > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn-disabled.active > a:only-child::after,
.ant-btn.disabled.active > a:only-child::after,
.ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-disabled .jby-s-svg g path,
.ant-btn.disabled .jby-s-svg g path,
.ant-btn[disabled] .jby-s-svg g path,
.ant-btn-disabled:hover .jby-s-svg g path,
.ant-btn.disabled:hover .jby-s-svg g path,
.ant-btn[disabled]:hover .jby-s-svg g path,
.ant-btn-disabled:focus .jby-s-svg g path,
.ant-btn.disabled:focus .jby-s-svg g path,
.ant-btn[disabled]:focus .jby-s-svg g path,
.ant-btn-disabled:active .jby-s-svg g path,
.ant-btn.disabled:active .jby-s-svg g path,
.ant-btn[disabled]:active .jby-s-svg g path,
.ant-btn-disabled.active .jby-s-svg g path,
.ant-btn.disabled.active .jby-s-svg g path,
.ant-btn[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn.is-jby-theme-disabled,
.ant-btn.is-jby-theme.disabled,
.ant-btn.is-jby-theme[disabled],
.ant-btn.is-jby-theme-disabled:hover,
.ant-btn.is-jby-theme.disabled:hover,
.ant-btn.is-jby-theme[disabled]:hover,
.ant-btn.is-jby-theme-disabled:focus,
.ant-btn.is-jby-theme.disabled:focus,
.ant-btn.is-jby-theme[disabled]:focus,
.ant-btn.is-jby-theme-disabled:active,
.ant-btn.is-jby-theme.disabled:active,
.ant-btn.is-jby-theme[disabled]:active,
.ant-btn.is-jby-theme-disabled.active,
.ant-btn.is-jby-theme.disabled.active,
.ant-btn.is-jby-theme[disabled].active {
  color: rgba(51, 51, 51, 0.5);
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(217, 217, 217, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn.is-jby-theme-disabled > a:only-child,
.ant-btn.is-jby-theme.disabled > a:only-child,
.ant-btn.is-jby-theme[disabled] > a:only-child,
.ant-btn.is-jby-theme-disabled:hover > a:only-child,
.ant-btn.is-jby-theme.disabled:hover > a:only-child,
.ant-btn.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn.is-jby-theme-disabled:focus > a:only-child,
.ant-btn.is-jby-theme.disabled:focus > a:only-child,
.ant-btn.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn.is-jby-theme-disabled:active > a:only-child,
.ant-btn.is-jby-theme.disabled:active > a:only-child,
.ant-btn.is-jby-theme[disabled]:active > a:only-child,
.ant-btn.is-jby-theme-disabled.active > a:only-child,
.ant-btn.is-jby-theme.disabled.active > a:only-child,
.ant-btn.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn.is-jby-theme-disabled > a:only-child::after,
.ant-btn.is-jby-theme.disabled > a:only-child::after,
.ant-btn.is-jby-theme[disabled] > a:only-child::after,
.ant-btn.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(51, 51, 51, 0.5);
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,
.ant-btn.active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > i,
.ant-btn > span {
  display: inline-block;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #004fff;
  border-color: #004fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  background-color: #2974ff;
  border-color: #2974ff;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover .jby-s-svg g path,
.ant-btn-primary:focus .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-primary:active,
.ant-btn-primary.active {
  color: #fff;
  background-color: #003dd9;
  border-color: #003dd9;
}
.ant-btn-primary:active > a:only-child,
.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-primary:active > a:only-child::after,
.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active .jby-s-svg g path,
.ant-btn-primary.active .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-primary-disabled,
.ant-btn-primary.disabled,
.ant-btn-primary[disabled],
.ant-btn-primary-disabled:hover,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled]:hover,
.ant-btn-primary-disabled:focus,
.ant-btn-primary.disabled:focus,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary-disabled:active,
.ant-btn-primary.disabled:active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary-disabled.active,
.ant-btn-primary.disabled.active,
.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-primary-disabled > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary-disabled .jby-s-svg g path,
.ant-btn-primary.disabled .jby-s-svg g path,
.ant-btn-primary[disabled] .jby-s-svg g path,
.ant-btn-primary-disabled:hover .jby-s-svg g path,
.ant-btn-primary.disabled:hover .jby-s-svg g path,
.ant-btn-primary[disabled]:hover .jby-s-svg g path,
.ant-btn-primary-disabled:focus .jby-s-svg g path,
.ant-btn-primary.disabled:focus .jby-s-svg g path,
.ant-btn-primary[disabled]:focus .jby-s-svg g path,
.ant-btn-primary-disabled:active .jby-s-svg g path,
.ant-btn-primary.disabled:active .jby-s-svg g path,
.ant-btn-primary[disabled]:active .jby-s-svg g path,
.ant-btn-primary-disabled.active .jby-s-svg g path,
.ant-btn-primary.disabled.active .jby-s-svg g path,
.ant-btn-primary[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-primary.is-jby-theme-disabled,
.ant-btn-primary.is-jby-theme.disabled,
.ant-btn-primary.is-jby-theme[disabled],
.ant-btn-primary.is-jby-theme-disabled:hover,
.ant-btn-primary.is-jby-theme.disabled:hover,
.ant-btn-primary.is-jby-theme[disabled]:hover,
.ant-btn-primary.is-jby-theme-disabled:focus,
.ant-btn-primary.is-jby-theme.disabled:focus,
.ant-btn-primary.is-jby-theme[disabled]:focus,
.ant-btn-primary.is-jby-theme-disabled:active,
.ant-btn-primary.is-jby-theme.disabled:active,
.ant-btn-primary.is-jby-theme[disabled]:active,
.ant-btn-primary.is-jby-theme-disabled.active,
.ant-btn-primary.is-jby-theme.disabled.active,
.ant-btn-primary.is-jby-theme[disabled].active {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 79, 255, 0.5);
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-primary.is-jby-theme-disabled > a:only-child,
.ant-btn-primary.is-jby-theme.disabled > a:only-child,
.ant-btn-primary.is-jby-theme[disabled] > a:only-child,
.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-primary.is-jby-theme-disabled:active > a:only-child,
.ant-btn-primary.is-jby-theme.disabled:active > a:only-child,
.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-primary.is-jby-theme-disabled.active > a:only-child,
.ant-btn-primary.is-jby-theme.disabled.active > a:only-child,
.ant-btn-primary.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary.is-jby-theme-disabled > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(255, 255, 255, 0.5);
}
.ant-btn-primary.is-jby-theme {
  color: #fff;
  background-color: #004fff;
  border-color: #004fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary.is-jby-theme > a:only-child {
  color: currentColor;
}
.ant-btn-primary.is-jby-theme > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary.is-jby-theme .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-primary.is-jby-theme:hover,
.ant-btn-primary.is-jby-theme:focus {
  color: #fff;
  background-color: #2974ff;
  border-color: #2974ff;
}
.ant-btn-primary.is-jby-theme:hover > a:only-child,
.ant-btn-primary.is-jby-theme:focus > a:only-child {
  color: currentColor;
}
.ant-btn-primary.is-jby-theme:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary.is-jby-theme:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme:focus .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-primary.is-jby-theme:active,
.ant-btn-primary.is-jby-theme.active {
  color: #fff;
  background-color: #003dd9;
  border-color: #003dd9;
}
.ant-btn-primary.is-jby-theme:active > a:only-child,
.ant-btn-primary.is-jby-theme.active > a:only-child {
  color: currentColor;
}
.ant-btn-primary.is-jby-theme:active > a:only-child::after,
.ant-btn-primary.is-jby-theme.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary.is-jby-theme:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.active .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-primary.is-jby-theme-disabled,
.ant-btn-primary.is-jby-theme.disabled,
.ant-btn-primary.is-jby-theme[disabled],
.ant-btn-primary.is-jby-theme-disabled:hover,
.ant-btn-primary.is-jby-theme.disabled:hover,
.ant-btn-primary.is-jby-theme[disabled]:hover,
.ant-btn-primary.is-jby-theme-disabled:focus,
.ant-btn-primary.is-jby-theme.disabled:focus,
.ant-btn-primary.is-jby-theme[disabled]:focus,
.ant-btn-primary.is-jby-theme-disabled:active,
.ant-btn-primary.is-jby-theme.disabled:active,
.ant-btn-primary.is-jby-theme[disabled]:active,
.ant-btn-primary.is-jby-theme-disabled.active,
.ant-btn-primary.is-jby-theme.disabled.active,
.ant-btn-primary.is-jby-theme[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-primary.is-jby-theme-disabled > a:only-child,
.ant-btn-primary.is-jby-theme.disabled > a:only-child,
.ant-btn-primary.is-jby-theme[disabled] > a:only-child,
.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-primary.is-jby-theme-disabled:active > a:only-child,
.ant-btn-primary.is-jby-theme.disabled:active > a:only-child,
.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-primary.is-jby-theme-disabled.active > a:only-child,
.ant-btn-primary.is-jby-theme.disabled.active > a:only-child,
.ant-btn-primary.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary.is-jby-theme-disabled > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-primary.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-primary.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-primary.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled],
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:hover,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:hover,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:hover,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:focus,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:focus,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:focus,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:active,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:active,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:active,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled.active,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled.active,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled].active {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 79, 255, 0.5);
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled] > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:active > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:active > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled.active > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled.active > a:only-child,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-primary.is-jby-theme.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(255, 255, 255, 0.5);
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #2974ff;
  border-left-color: #2974ff;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #2974ff;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #2974ff;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: #333333;
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-btn-ghost > a:only-child {
  color: currentColor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost .jby-s-svg g path {
  fill: #999;
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #2974ff;
  background-color: transparent;
  border-color: #2974ff;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover .jby-s-svg g path,
.ant-btn-ghost:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn-ghost:active,
.ant-btn-ghost.active {
  color: #003dd9;
  background-color: transparent;
  border-color: #003dd9;
}
.ant-btn-ghost:active > a:only-child,
.ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:active > a:only-child::after,
.ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active .jby-s-svg g path,
.ant-btn-ghost.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-ghost-disabled,
.ant-btn-ghost.disabled,
.ant-btn-ghost[disabled],
.ant-btn-ghost-disabled:hover,
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost-disabled:focus,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost-disabled:active,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost-disabled.active,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-ghost-disabled > a:only-child,
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost-disabled:hover > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost-disabled:focus > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost-disabled:active > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost-disabled.active > a:only-child,
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost-disabled > a:only-child::after,
.ant-btn-ghost.disabled > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost-disabled:hover > a:only-child::after,
.ant-btn-ghost.disabled:hover > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost-disabled:focus > a:only-child::after,
.ant-btn-ghost.disabled:focus > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost-disabled:active > a:only-child::after,
.ant-btn-ghost.disabled:active > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost-disabled.active > a:only-child::after,
.ant-btn-ghost.disabled.active > a:only-child::after,
.ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost-disabled .jby-s-svg g path,
.ant-btn-ghost.disabled .jby-s-svg g path,
.ant-btn-ghost[disabled] .jby-s-svg g path,
.ant-btn-ghost-disabled:hover .jby-s-svg g path,
.ant-btn-ghost.disabled:hover .jby-s-svg g path,
.ant-btn-ghost[disabled]:hover .jby-s-svg g path,
.ant-btn-ghost-disabled:focus .jby-s-svg g path,
.ant-btn-ghost.disabled:focus .jby-s-svg g path,
.ant-btn-ghost[disabled]:focus .jby-s-svg g path,
.ant-btn-ghost-disabled:active .jby-s-svg g path,
.ant-btn-ghost.disabled:active .jby-s-svg g path,
.ant-btn-ghost[disabled]:active .jby-s-svg g path,
.ant-btn-ghost-disabled.active .jby-s-svg g path,
.ant-btn-ghost.disabled.active .jby-s-svg g path,
.ant-btn-ghost[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-ghost.is-jby-theme-disabled,
.ant-btn-ghost.is-jby-theme.disabled,
.ant-btn-ghost.is-jby-theme[disabled],
.ant-btn-ghost.is-jby-theme-disabled:hover,
.ant-btn-ghost.is-jby-theme.disabled:hover,
.ant-btn-ghost.is-jby-theme[disabled]:hover,
.ant-btn-ghost.is-jby-theme-disabled:focus,
.ant-btn-ghost.is-jby-theme.disabled:focus,
.ant-btn-ghost.is-jby-theme[disabled]:focus,
.ant-btn-ghost.is-jby-theme-disabled:active,
.ant-btn-ghost.is-jby-theme.disabled:active,
.ant-btn-ghost.is-jby-theme[disabled]:active,
.ant-btn-ghost.is-jby-theme-disabled.active,
.ant-btn-ghost.is-jby-theme.disabled.active,
.ant-btn-ghost.is-jby-theme[disabled].active {
  color: rgba(51, 51, 51, 0.5);
  background-color: transparent;
  border-color: rgba(217, 217, 217, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-ghost.is-jby-theme-disabled > a:only-child,
.ant-btn-ghost.is-jby-theme.disabled > a:only-child,
.ant-btn-ghost.is-jby-theme[disabled] > a:only-child,
.ant-btn-ghost.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-ghost.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-ghost.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-ghost.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-ghost.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-ghost.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-ghost.is-jby-theme-disabled:active > a:only-child,
.ant-btn-ghost.is-jby-theme.disabled:active > a:only-child,
.ant-btn-ghost.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-ghost.is-jby-theme-disabled.active > a:only-child,
.ant-btn-ghost.is-jby-theme.disabled.active > a:only-child,
.ant-btn-ghost.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost.is-jby-theme-disabled > a:only-child::after,
.ant-btn-ghost.is-jby-theme.disabled > a:only-child::after,
.ant-btn-ghost.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-ghost.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-ghost.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-ghost.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-ghost.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-ghost.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-ghost.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-ghost.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-ghost.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-ghost.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-ghost.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-ghost.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-ghost.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-ghost.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(51, 51, 51, 0.5);
}
.ant-btn-dashed {
  color: #333333;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentColor;
}
.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed .jby-s-svg g path {
  fill: #999;
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #2974ff;
  background-color: #fff;
  border-color: #2974ff;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:hover .jby-s-svg g path,
.ant-btn-dashed:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn-dashed:active,
.ant-btn-dashed.active {
  color: #003dd9;
  background-color: #fff;
  border-color: #003dd9;
}
.ant-btn-dashed:active > a:only-child,
.ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:active > a:only-child::after,
.ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active .jby-s-svg g path,
.ant-btn-dashed.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-dashed-disabled,
.ant-btn-dashed.disabled,
.ant-btn-dashed[disabled],
.ant-btn-dashed-disabled:hover,
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed-disabled:focus,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed-disabled:active,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed-disabled.active,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-dashed-disabled > a:only-child,
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed-disabled:hover > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed-disabled:focus > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed-disabled:active > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed-disabled.active > a:only-child,
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed-disabled > a:only-child::after,
.ant-btn-dashed.disabled > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed-disabled:hover > a:only-child::after,
.ant-btn-dashed.disabled:hover > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed-disabled:focus > a:only-child::after,
.ant-btn-dashed.disabled:focus > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed-disabled:active > a:only-child::after,
.ant-btn-dashed.disabled:active > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed-disabled.active > a:only-child::after,
.ant-btn-dashed.disabled.active > a:only-child::after,
.ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed-disabled .jby-s-svg g path,
.ant-btn-dashed.disabled .jby-s-svg g path,
.ant-btn-dashed[disabled] .jby-s-svg g path,
.ant-btn-dashed-disabled:hover .jby-s-svg g path,
.ant-btn-dashed.disabled:hover .jby-s-svg g path,
.ant-btn-dashed[disabled]:hover .jby-s-svg g path,
.ant-btn-dashed-disabled:focus .jby-s-svg g path,
.ant-btn-dashed.disabled:focus .jby-s-svg g path,
.ant-btn-dashed[disabled]:focus .jby-s-svg g path,
.ant-btn-dashed-disabled:active .jby-s-svg g path,
.ant-btn-dashed.disabled:active .jby-s-svg g path,
.ant-btn-dashed[disabled]:active .jby-s-svg g path,
.ant-btn-dashed-disabled.active .jby-s-svg g path,
.ant-btn-dashed.disabled.active .jby-s-svg g path,
.ant-btn-dashed[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-dashed.is-jby-theme-disabled,
.ant-btn-dashed.is-jby-theme.disabled,
.ant-btn-dashed.is-jby-theme[disabled],
.ant-btn-dashed.is-jby-theme-disabled:hover,
.ant-btn-dashed.is-jby-theme.disabled:hover,
.ant-btn-dashed.is-jby-theme[disabled]:hover,
.ant-btn-dashed.is-jby-theme-disabled:focus,
.ant-btn-dashed.is-jby-theme.disabled:focus,
.ant-btn-dashed.is-jby-theme[disabled]:focus,
.ant-btn-dashed.is-jby-theme-disabled:active,
.ant-btn-dashed.is-jby-theme.disabled:active,
.ant-btn-dashed.is-jby-theme[disabled]:active,
.ant-btn-dashed.is-jby-theme-disabled.active,
.ant-btn-dashed.is-jby-theme.disabled.active,
.ant-btn-dashed.is-jby-theme[disabled].active {
  color: rgba(51, 51, 51, 0.5);
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(217, 217, 217, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-dashed.is-jby-theme-disabled > a:only-child,
.ant-btn-dashed.is-jby-theme.disabled > a:only-child,
.ant-btn-dashed.is-jby-theme[disabled] > a:only-child,
.ant-btn-dashed.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-dashed.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-dashed.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-dashed.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-dashed.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-dashed.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-dashed.is-jby-theme-disabled:active > a:only-child,
.ant-btn-dashed.is-jby-theme.disabled:active > a:only-child,
.ant-btn-dashed.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-dashed.is-jby-theme-disabled.active > a:only-child,
.ant-btn-dashed.is-jby-theme.disabled.active > a:only-child,
.ant-btn-dashed.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed.is-jby-theme-disabled > a:only-child::after,
.ant-btn-dashed.is-jby-theme.disabled > a:only-child::after,
.ant-btn-dashed.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-dashed.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-dashed.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-dashed.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-dashed.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-dashed.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-dashed.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-dashed.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-dashed.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-dashed.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-dashed.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-dashed.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-dashed.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-dashed.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(51, 51, 51, 0.5);
}
.ant-btn-danger {
  color: #fff;
  background-color: #eb8171;
  border-color: #eb8171;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  background-color: #f7ad9e;
  border-color: #f7ad9e;
}
.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover .jby-s-svg g path,
.ant-btn-danger:focus .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-danger:active,
.ant-btn-danger.active {
  color: #fff;
  background-color: #c46054;
  border-color: #c46054;
}
.ant-btn-danger:active > a:only-child,
.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-danger:active > a:only-child::after,
.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active .jby-s-svg g path,
.ant-btn-danger.active .jby-s-svg g path {
  fill: #fff;
}
.ant-btn-danger-disabled,
.ant-btn-danger.disabled,
.ant-btn-danger[disabled],
.ant-btn-danger-disabled:hover,
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled]:hover,
.ant-btn-danger-disabled:focus,
.ant-btn-danger.disabled:focus,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger-disabled:active,
.ant-btn-danger.disabled:active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger-disabled.active,
.ant-btn-danger.disabled.active,
.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-danger-disabled > a:only-child,
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger-disabled .jby-s-svg g path,
.ant-btn-danger.disabled .jby-s-svg g path,
.ant-btn-danger[disabled] .jby-s-svg g path,
.ant-btn-danger-disabled:hover .jby-s-svg g path,
.ant-btn-danger.disabled:hover .jby-s-svg g path,
.ant-btn-danger[disabled]:hover .jby-s-svg g path,
.ant-btn-danger-disabled:focus .jby-s-svg g path,
.ant-btn-danger.disabled:focus .jby-s-svg g path,
.ant-btn-danger[disabled]:focus .jby-s-svg g path,
.ant-btn-danger-disabled:active .jby-s-svg g path,
.ant-btn-danger.disabled:active .jby-s-svg g path,
.ant-btn-danger[disabled]:active .jby-s-svg g path,
.ant-btn-danger-disabled.active .jby-s-svg g path,
.ant-btn-danger.disabled.active .jby-s-svg g path,
.ant-btn-danger[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-danger.is-jby-theme-disabled,
.ant-btn-danger.is-jby-theme.disabled,
.ant-btn-danger.is-jby-theme[disabled],
.ant-btn-danger.is-jby-theme-disabled:hover,
.ant-btn-danger.is-jby-theme.disabled:hover,
.ant-btn-danger.is-jby-theme[disabled]:hover,
.ant-btn-danger.is-jby-theme-disabled:focus,
.ant-btn-danger.is-jby-theme.disabled:focus,
.ant-btn-danger.is-jby-theme[disabled]:focus,
.ant-btn-danger.is-jby-theme-disabled:active,
.ant-btn-danger.is-jby-theme.disabled:active,
.ant-btn-danger.is-jby-theme[disabled]:active,
.ant-btn-danger.is-jby-theme-disabled.active,
.ant-btn-danger.is-jby-theme.disabled.active,
.ant-btn-danger.is-jby-theme[disabled].active {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(235, 129, 113, 0.5);
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-danger.is-jby-theme-disabled > a:only-child,
.ant-btn-danger.is-jby-theme.disabled > a:only-child,
.ant-btn-danger.is-jby-theme[disabled] > a:only-child,
.ant-btn-danger.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-danger.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-danger.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-danger.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-danger.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-danger.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-danger.is-jby-theme-disabled:active > a:only-child,
.ant-btn-danger.is-jby-theme.disabled:active > a:only-child,
.ant-btn-danger.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-danger.is-jby-theme-disabled.active > a:only-child,
.ant-btn-danger.is-jby-theme.disabled.active > a:only-child,
.ant-btn-danger.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-danger.is-jby-theme-disabled > a:only-child::after,
.ant-btn-danger.is-jby-theme.disabled > a:only-child::after,
.ant-btn-danger.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-danger.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-danger.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-danger.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-danger.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-danger.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-danger.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-danger.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-danger.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-danger.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-danger.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-danger.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-danger.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-danger.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-danger.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-danger.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-danger.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-danger.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-danger.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-danger.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-danger.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-danger.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-danger.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-danger.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-danger.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-danger.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-danger.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(255, 255, 255, 0.5);
}
.ant-btn-link {
  color: #004fff;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link > a:only-child {
  color: currentColor;
}
.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link .jby-s-svg g path {
  fill: #999;
}
.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #2974ff;
  background-color: transparent;
  border-color: #2974ff;
}
.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover .jby-s-svg g path,
.ant-btn-link:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn-link:active,
.ant-btn-link.active {
  color: #003dd9;
  background-color: transparent;
  border-color: #003dd9;
}
.ant-btn-link:active > a:only-child,
.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.ant-btn-link:active > a:only-child::after,
.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:active .jby-s-svg g path,
.ant-btn-link.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link-disabled .jby-s-svg g path,
.ant-btn-link.disabled .jby-s-svg g path,
.ant-btn-link[disabled] .jby-s-svg g path,
.ant-btn-link-disabled:hover .jby-s-svg g path,
.ant-btn-link.disabled:hover .jby-s-svg g path,
.ant-btn-link[disabled]:hover .jby-s-svg g path,
.ant-btn-link-disabled:focus .jby-s-svg g path,
.ant-btn-link.disabled:focus .jby-s-svg g path,
.ant-btn-link[disabled]:focus .jby-s-svg g path,
.ant-btn-link-disabled:active .jby-s-svg g path,
.ant-btn-link.disabled:active .jby-s-svg g path,
.ant-btn-link[disabled]:active .jby-s-svg g path,
.ant-btn-link-disabled.active .jby-s-svg g path,
.ant-btn-link.disabled.active .jby-s-svg g path,
.ant-btn-link[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-link.is-jby-theme-disabled,
.ant-btn-link.is-jby-theme.disabled,
.ant-btn-link.is-jby-theme[disabled],
.ant-btn-link.is-jby-theme-disabled:hover,
.ant-btn-link.is-jby-theme.disabled:hover,
.ant-btn-link.is-jby-theme[disabled]:hover,
.ant-btn-link.is-jby-theme-disabled:focus,
.ant-btn-link.is-jby-theme.disabled:focus,
.ant-btn-link.is-jby-theme[disabled]:focus,
.ant-btn-link.is-jby-theme-disabled:active,
.ant-btn-link.is-jby-theme.disabled:active,
.ant-btn-link.is-jby-theme[disabled]:active,
.ant-btn-link.is-jby-theme-disabled.active,
.ant-btn-link.is-jby-theme.disabled.active,
.ant-btn-link.is-jby-theme[disabled].active {
  color: rgba(0, 79, 255, 0.5);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link.is-jby-theme-disabled > a:only-child,
.ant-btn-link.is-jby-theme.disabled > a:only-child,
.ant-btn-link.is-jby-theme[disabled] > a:only-child,
.ant-btn-link.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-link.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-link.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-link.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-link.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-link.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-link.is-jby-theme-disabled:active > a:only-child,
.ant-btn-link.is-jby-theme.disabled:active > a:only-child,
.ant-btn-link.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-link.is-jby-theme-disabled.active > a:only-child,
.ant-btn-link.is-jby-theme.disabled.active > a:only-child,
.ant-btn-link.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link.is-jby-theme-disabled > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(0, 79, 255, 0.5);
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link-disabled .jby-s-svg g path,
.ant-btn-link.disabled .jby-s-svg g path,
.ant-btn-link[disabled] .jby-s-svg g path,
.ant-btn-link-disabled:hover .jby-s-svg g path,
.ant-btn-link.disabled:hover .jby-s-svg g path,
.ant-btn-link[disabled]:hover .jby-s-svg g path,
.ant-btn-link-disabled:focus .jby-s-svg g path,
.ant-btn-link.disabled:focus .jby-s-svg g path,
.ant-btn-link[disabled]:focus .jby-s-svg g path,
.ant-btn-link-disabled:active .jby-s-svg g path,
.ant-btn-link.disabled:active .jby-s-svg g path,
.ant-btn-link[disabled]:active .jby-s-svg g path,
.ant-btn-link-disabled.active .jby-s-svg g path,
.ant-btn-link.disabled.active .jby-s-svg g path,
.ant-btn-link[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-link.is-jby-theme {
  color: #666666;
  padding: 0;
}
.ant-btn-link.is-jby-theme.ant-btn-isPrimary {
  color: #004fff;
}
.ant-btn-link.is-jby-theme.ant-btn-isPrimary:hover {
  color: #296cff;
}
.ant-btn-link.is-jby-theme.ant-btn-isPrimary:active,
.ant-btn-link.is-jby-theme.ant-btn-isPrimary:focus {
  color: #004aed;
}
.ant-btn-link.is-jby-theme.ant-btn-isDanger {
  color: #de5647;
}
.ant-btn-link.is-jby-theme.ant-btn-isDanger:hover {
  color: #da756a;
}
.ant-btn-link.is-jby-theme.ant-btn-isDanger:active,
.ant-btn-link.is-jby-theme.ant-btn-isDanger:focus {
  color: #ce472e;
}
.ant-btn-link.is-jby-theme-disabled,
.ant-btn-link.is-jby-theme.disabled,
.ant-btn-link.is-jby-theme[disabled],
.ant-btn-link.is-jby-theme-disabled:hover,
.ant-btn-link.is-jby-theme.disabled:hover,
.ant-btn-link.is-jby-theme[disabled]:hover,
.ant-btn-link.is-jby-theme-disabled:focus,
.ant-btn-link.is-jby-theme.disabled:focus,
.ant-btn-link.is-jby-theme[disabled]:focus,
.ant-btn-link.is-jby-theme-disabled:active,
.ant-btn-link.is-jby-theme.disabled:active,
.ant-btn-link.is-jby-theme[disabled]:active,
.ant-btn-link.is-jby-theme-disabled.active,
.ant-btn-link.is-jby-theme.disabled.active,
.ant-btn-link.is-jby-theme[disabled].active {
  color: rgba(102, 102, 102, 0.5);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link.is-jby-theme-disabled > a:only-child,
.ant-btn-link.is-jby-theme.disabled > a:only-child,
.ant-btn-link.is-jby-theme[disabled] > a:only-child,
.ant-btn-link.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-link.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-link.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-link.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-link.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-link.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-link.is-jby-theme-disabled:active > a:only-child,
.ant-btn-link.is-jby-theme.disabled:active > a:only-child,
.ant-btn-link.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-link.is-jby-theme-disabled.active > a:only-child,
.ant-btn-link.is-jby-theme.disabled.active > a:only-child,
.ant-btn-link.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link.is-jby-theme-disabled > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-link.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-link.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-link.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-link.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-link.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-link.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(102, 102, 102, 0.5);
}
.ant-btn-link.is-jby-theme.ant-btn-isDanger {
  color: #de5647;
}
.ant-btn-link.is-jby-theme.ant-btn-isDanger:disabled {
  opacity: 0.5;
}
.ant-btn-link.is-jby-theme.ant-btn-isDanger:hover {
  color: #de5647;
}
.ant-btn-link.is-jby-theme.ant-btn-isPrimary {
  color: #004fff;
}
.ant-btn-link.is-jby-theme.ant-btn-isPrimary:disabled {
  opacity: 0.5;
}
.ant-btn-link.is-jby-theme.ant-btn-isPrimary:hover {
  color: #004fff;
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn-icon-only > i {
  vertical-align: middle;
}
.ant-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle,
.ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg,
.ant-btn-circle-outline.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm,
.ant-btn-circle-outline.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.ant-btn.ant-btn-loading {
  position: relative;
}
.ant-btn.ant-btn-loading:not([disabled]) {
  pointer-events: none;
}
.ant-btn.ant-btn-loading.is-jby-theme::before {
  display: none;
}
.ant-btn.ant-btn-loading.is-jby-theme.ant-btn-loading-center span {
  opacity: 0;
}
.ant-btn.ant-btn-loading.is-jby-theme.ant-btn-loading-center > .anticon + span,
.ant-btn.ant-btn-loading.is-jby-theme.ant-btn-loading-center > span + .anticon {
  margin-left: 0;
}
.ant-btn.ant-btn-loading.is-jby-theme.ant-btn-loading-center .anticon-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only).is-jby-theme {
  padding-left: 15px;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only).is-jby-theme.ant-btn-link {
  padding-left: 0;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only).is-jby-theme .anticon:not(:last-child) {
  margin-left: 0;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-btn-group {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > .ant-btn.active,
.ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.ant-btn-group > .ant-btn-icon-only {
  font-size: 14px;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.ant-btn-group-lg > .ant-btn.ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  line-height: 22px;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.ant-btn-group-sm > .ant-btn.ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 6px;
}
.ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.ant-btn-background-ghost.is-jby-theme {
  background: #fff !important;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #004fff;
  background-color: transparent;
  border-color: #004fff;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary .jby-s-svg g path {
  fill: #004fff;
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #2974ff;
  background-color: transparent;
  border-color: #2974ff;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn-background-ghost.ant-btn-primary:active,
.ant-btn-background-ghost.ant-btn-primary.active {
  color: #003dd9;
  background-color: transparent;
  border-color: #003dd9;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-background-ghost.ant-btn-primary-disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-background-ghost.ant-btn-primary-disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 79, 255, 0.5);
  background-color: transparent;
  border-color: rgba(0, 79, 255, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary[disabled].active .jby-s-svg g path {
  fill: rgba(0, 79, 255, 0.5);
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme {
  color: #004fff;
  background-color: transparent;
  border-color: #004fff;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme .jby-s-svg g path {
  fill: #004fff;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:focus {
  color: #2974ff;
  background-color: transparent;
  border-color: #2974ff;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.active {
  color: #003dd9;
  background-color: transparent;
  border-color: #003dd9;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled],
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled],
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active {
  color: rgba(0, 79, 255, 0.5);
  background-color: transparent;
  border-color: rgba(0, 79, 255, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-primary.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(0, 79, 255, 0.5);
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #eb8171;
  background-color: transparent;
  border-color: #eb8171;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger .jby-s-svg g path {
  fill: #eb8171;
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #f7ad9e;
  background-color: transparent;
  border-color: #f7ad9e;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger:focus .jby-s-svg g path {
  fill: #f7ad9e;
}
.ant-btn-background-ghost.ant-btn-danger:active,
.ant-btn-background-ghost.ant-btn-danger.active {
  color: #c46054;
  background-color: transparent;
  border-color: #c46054;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.active .jby-s-svg g path {
  fill: #c46054;
}
.ant-btn-background-ghost.ant-btn-danger-disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-background-ghost.ant-btn-danger-disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(235, 129, 113, 0.5);
  background-color: transparent;
  border-color: rgba(235, 129, 113, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger[disabled].active .jby-s-svg g path {
  fill: rgba(235, 129, 113, 0.5);
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme {
  color: #de5647;
  background-color: transparent;
  border-color: #de5647;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme .jby-s-svg g path {
  fill: #de5647;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:focus {
  color: #eb8171;
  background-color: transparent;
  border-color: #eb8171;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:focus .jby-s-svg g path {
  fill: #eb8171;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.active {
  color: #b83b32;
  background-color: transparent;
  border-color: #b83b32;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.active .jby-s-svg g path {
  fill: #b83b32;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled],
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled],
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active {
  color: rgba(222, 86, 71, 0.5);
  background-color: transparent;
  border-color: rgba(222, 86, 71, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-danger.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(222, 86, 71, 0.5);
}
.ant-btn-background-ghost.ant-btn-link {
  color: #004fff;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #fff;
}
.ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link .jby-s-svg g path {
  fill: #004fff;
}
.ant-btn-background-ghost.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-link:focus {
  color: #2974ff;
  background-color: transparent;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link:focus .jby-s-svg g path {
  fill: #2974ff;
}
.ant-btn-background-ghost.ant-btn-link:active,
.ant-btn-background-ghost.ant-btn-link.active {
  color: #003dd9;
  background-color: transparent;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-link:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.active .jby-s-svg g path {
  fill: #003dd9;
}
.ant-btn-background-ghost.ant-btn-link-disabled,
.ant-btn-background-ghost.ant-btn-link.disabled,
.ant-btn-background-ghost.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-link-disabled:hover,
.ant-btn-background-ghost.ant-btn-link.disabled:hover,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-link-disabled:focus,
.ant-btn-background-ghost.ant-btn-link.disabled:focus,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-link-disabled:active,
.ant-btn-background-ghost.ant-btn-link.disabled:active,
.ant-btn-background-ghost.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-link-disabled.active,
.ant-btn-background-ghost.ant-btn-link.disabled.active,
.ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-btn-background-ghost.ant-btn-link-disabled,
.ant-btn-background-ghost.ant-btn-link.disabled,
.ant-btn-background-ghost.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-link-disabled:hover,
.ant-btn-background-ghost.ant-btn-link.disabled:hover,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-link-disabled:focus,
.ant-btn-background-ghost.ant-btn-link.disabled:focus,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-link-disabled:active,
.ant-btn-background-ghost.ant-btn-link.disabled:active,
.ant-btn-background-ghost.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-link-disabled.active,
.ant-btn-background-ghost.ant-btn-link.disabled.active,
.ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(0, 79, 255, 0.5);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link-disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled] .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled]:active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link-disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link.disabled.active .jby-s-svg g path,
.ant-btn-background-ghost.ant-btn-link[disabled].active .jby-s-svg g path {
  fill: rgba(0, 79, 255, 0.5);
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  vertical-align: top;
}
a.ant-btn {
  padding-top: 0.1px;
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
.ant-fullcalendar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  border-top: 1px solid #d9d9d9;
  outline: none;
}
.ant-select.ant-fullcalendar-year-select {
  min-width: 90px;
}
.ant-select.ant-fullcalendar-year-select.ant-select-sm {
  min-width: 70px;
}
.ant-select.ant-fullcalendar-month-select {
  min-width: 80px;
  margin-left: 8px;
}
.ant-select.ant-fullcalendar-month-select.ant-select-sm {
  min-width: 70px;
}
.ant-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right;
}
.ant-fullcalendar-header .ant-select-dropdown {
  text-align: left;
}
.ant-fullcalendar-header .ant-radio-group {
  margin-left: 8px;
  text-align: left;
}
.ant-fullcalendar-header label.ant-radio-button {
  height: 22px;
  padding: 0 10px;
  line-height: 20px;
}
.ant-fullcalendar-date-panel {
  position: relative;
  outline: none;
}
.ant-fullcalendar-calendar-body {
  padding: 8px 12px;
}
.ant-fullcalendar table {
  width: 100%;
  max-width: 100%;
  height: 256px;
  background-color: transparent;
  border-collapse: collapse;
}
.ant-fullcalendar table,
.ant-fullcalendar th,
.ant-fullcalendar td {
  border: 0;
}
.ant-fullcalendar td {
  position: relative;
}
.ant-fullcalendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.ant-fullcalendar-column-header {
  width: 33px;
  padding: 0;
  line-height: 18px;
  text-align: center;
}
.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner {
  display: none;
}
.ant-fullcalendar-month,
.ant-fullcalendar-date {
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-fullcalendar-value {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: #333333;
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-fullcalendar-value:hover {
  background: #e6f2ff;
  cursor: pointer;
}
.ant-fullcalendar-value:active {
  color: #fff;
  background: #004fff;
}
.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value {
  width: 48px;
}
.ant-fullcalendar-today .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value {
  -webkit-box-shadow: 0 0 0 1px #004fff inset;
          box-shadow: 0 0 0 1px #004fff inset;
}
.ant-fullcalendar-selected-day .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  color: #fff;
  background: #004fff;
}
.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,
.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.25);
}
.ant-fullcalendar-month-panel-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-fullcalendar-content {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
}
.ant-fullcalendar-fullscreen {
  border-top: 0;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  table-layout: fixed;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group {
  margin-left: 16px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button {
  height: 32px;
  line-height: 30px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  display: block;
  height: 116px;
  margin: 0 4px;
  padding: 4px 8px;
  color: #333333;
  text-align: left;
  border-top: 2px solid #e8e8e8;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover {
  background: #e6f2ff;
  cursor: pointer;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active {
  background: #a3cdff;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  padding-right: 12px;
  padding-bottom: 5px;
  text-align: right;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-value {
  width: auto;
  text-align: right;
  background: transparent;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  color: #333333;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date {
  background: transparent;
  border-top-color: #004fff;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: #e6f2ff;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value {
  color: #004fff;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,
.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date {
  color: rgba(0, 0, 0, 0.25);
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  position: static;
  width: auto;
  height: 88px;
  overflow-y: auto;
}
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover {
  cursor: not-allowed;
}
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover {
  background: transparent;
}
.ant-fullcalendar-disabled-cell .ant-fullcalendar-value {
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  cursor: not-allowed;
}
.ant-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-card-hoverable {
  cursor: pointer;
}
.ant-card-hoverable:hover {
  border-color: rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.ant-card-bordered {
  border: 1px solid #e8e8e8;
}
.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 2px 2px 0 0;
  zoom: 1;
}
.ant-card-head::before,
.ant-card-head::after {
  display: table;
  content: '';
}
.ant-card-head::after {
  clear: both;
}
.ant-card-head::before,
.ant-card-head::after {
  display: table;
  content: '';
}
.ant-card-head::after {
  clear: both;
}
.ant-card-head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-card-head-title {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-head .ant-tabs {
  clear: both;
  margin-bottom: -17px;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
}
.ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
}
.ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 16px 0;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
}
.ant-card-body {
  padding: 24px;
  zoom: 1;
}
.ant-card-body::before,
.ant-card-body::after {
  display: table;
  content: '';
}
.ant-card-body::after {
  clear: both;
}
.ant-card-body::before,
.ant-card-body::after {
  display: table;
  content: '';
}
.ant-card-body::after {
  clear: both;
}
.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
          box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-cover > * {
  display: block;
  width: 100%;
}
.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  zoom: 1;
}
.ant-card-actions::before,
.ant-card-actions::after {
  display: table;
  content: '';
}
.ant-card-actions::after {
  clear: both;
}
.ant-card-actions::before,
.ant-card-actions::after {
  display: table;
  content: '';
}
.ant-card-actions::after {
  clear: both;
}
.ant-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.ant-card-actions > li > span:hover {
  color: #004fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #004fff;
}
.ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.ant-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.ant-card-meta::before,
.ant-card-meta::after {
  display: table;
  content: '';
}
.ant-card-meta::after {
  clear: both;
}
.ant-card-meta::before,
.ant-card-meta::after {
  display: table;
  content: '';
}
.ant-card-meta::after {
  clear: both;
}
.ant-card-meta-avatar {
  float: left;
  padding-right: 16px;
}
.ant-card-meta-detail {
  overflow: hidden;
}
.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.ant-card-meta-title {
  overflow: hidden;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-loading {
  overflow: hidden;
}
.ant-card-loading .ant-card-body {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-card-loading-content p {
  margin: 0;
}
.ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  -webkit-animation: card-loading 1.4s ease infinite;
          animation: card-loading 1.4s ease infinite;
}
@-webkit-keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.ant-card-small > .ant-card-body {
  padding: 12px;
}
.ant-carousel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-carousel .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.ant-carousel .slick-list:focus {
  outline: none;
}
.ant-carousel .slick-list.dragging {
  cursor: pointer;
}
.ant-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.ant-carousel .slick-list .slick-slide input.ant-radio-input,
.ant-carousel .slick-list .slick-slide input.ant-checkbox-input {
  visibility: hidden;
}
.ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input,
.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input {
  visibility: visible;
}
.ant-carousel .slick-slider .slick-track,
.ant-carousel .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.ant-carousel .slick-track::before,
.ant-carousel .slick-track::after {
  display: table;
  content: '';
}
.ant-carousel .slick-track::after {
  clear: both;
}
.slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}
.ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .ant-carousel .slick-slide {
  float: right;
}
.ant-carousel .slick-slide img {
  display: block;
}
.ant-carousel .slick-slide.slick-loading img {
  display: none;
}
.ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.ant-carousel .slick-initialized .slick-slide {
  display: block;
}
.ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.ant-carousel .slick-arrow.slick-hidden {
  display: none;
}
.ant-carousel .slick-prev,
.ant-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-carousel .slick-prev:hover,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.ant-carousel .slick-prev:hover::before,
.ant-carousel .slick-next:hover::before,
.ant-carousel .slick-prev:focus::before,
.ant-carousel .slick-next:focus::before {
  opacity: 1;
}
.ant-carousel .slick-prev.slick-disabled::before,
.ant-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.ant-carousel .slick-prev {
  left: -25px;
}
.ant-carousel .slick-prev::before {
  content: '←';
}
.ant-carousel .slick-next {
  right: -25px;
}
.ant-carousel .slick-next::before {
  content: '→';
}
.ant-carousel .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.ant-carousel .slick-dots-bottom {
  bottom: 12px;
}
.ant-carousel .slick-dots-top {
  top: 12px;
}
.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.ant-carousel .slick-dots li button {
  display: block;
  width: 16px;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ant-carousel .slick-dots li button:hover,
.ant-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.ant-carousel .slick-dots li.slick-active button {
  width: 24px;
  background: #fff;
  opacity: 1;
}
.ant-carousel .slick-dots li.slick-active button:hover,
.ant-carousel .slick-dots li.slick-active button:focus {
  opacity: 1;
}
.ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  width: 3px;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-carousel-vertical .slick-dots-left {
  left: 12px;
}
.ant-carousel-vertical .slick-dots-right {
  right: 12px;
}
.ant-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline;
}
.ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}
.ant-cascader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-cascader-input.ant-input {
  position: static;
  width: 100%;
  padding-right: 24px;
  background-color: transparent !important;
  cursor: pointer;
}
.ant-cascader-picker-show-search .ant-cascader-input.ant-input {
  position: relative;
}
.ant-cascader-picker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-cascader-picker-with-value .ant-cascader-picker-label {
  color: transparent;
}
.ant-cascader-picker-disabled {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-cascader-picker-disabled .ant-cascader-input {
  cursor: not-allowed;
}
.ant-cascader-picker:focus .ant-cascader-input {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-cascader-picker:focus .ant-cascader-input .jby-s-svg {
  color: #004fff;
}
.ant-cascader-picker-show-search.ant-cascader-picker-focused {
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-picker-label {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  padding: 0 20px 0 12px;
  overflow: hidden;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-cascader-picker-clear {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 12px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.ant-cascader-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-cascader-picker:hover .ant-cascader-picker-clear {
  opacity: 1;
}
.ant-cascader-picker-arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-cascader-picker-label:hover + .ant-cascader-input {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-cascader-picker-small .ant-cascader-picker-clear,
.ant-cascader-picker-small .ant-cascader-picker-arrow {
  right: 8px;
}
.ant-cascader-menus {
  position: absolute;
  z-index: 1050;
  font-size: 14px;
  white-space: nowrap;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-cascader-menus ul,
.ant-cascader-menus ol {
  margin: 0;
  list-style: none;
}
.ant-cascader-menus-empty,
.ant-cascader-menus-hidden {
  display: none;
}
.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft,
.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft,
.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-cascader-menu {
  display: inline-block;
  min-width: 111px;
  height: 180px;
  margin: 0;
  padding: 4px 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #e8e8e8;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.ant-cascader-menu:first-child {
  border-radius: 4px 0 0 4px;
}
.ant-cascader-menu:last-child {
  margin-right: -1px;
  border-right-color: transparent;
  border-radius: 0 4px 4px 0;
}
.ant-cascader-menu:only-child {
  border-radius: 4px;
}
.ant-cascader-menu-item {
  padding: 5px 12px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-cascader-menu-item:hover {
  background: #e6f2ff;
}
.ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-cascader-menu-item-disabled:hover {
  background: transparent;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #fafafa;
}
.ant-cascader-menu-item-expand {
  position: relative;
  padding-right: 24px;
}
.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 12px;
  color: rgba(0, 0, 0, 0.45);
}
:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
:root .ant-cascader-menu-item-loading-icon {
  font-size: 12px;
}
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-menu-item .ant-cascader-menu-item-keyword {
  color: #f5222d;
}
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #004fff;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #004fff;
  border-radius: 2px;
  visibility: hidden;
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  content: '';
}
.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
          transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
          transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #004fff;
  border-color: #004fff;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.ant-checkbox-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-checkbox-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #004fff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-collapse {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 4px;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 4px 4px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-left: 40px;
  color: #333333;
  line-height: 22px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 16px;
  display: inline-block;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow > * {
  line-height: 1;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  display: inline-block;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow::before {
  display: none;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow-icon {
  display: block;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  -webkit-transition: -webkit-transform 0.24s;
  transition: -webkit-transform 0.24s;
  transition: transform 0.24s;
  transition: transform 0.24s, -webkit-transform 0.24s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  float: right;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  right: 16px;
  left: auto;
}
.ant-collapse-anim-active {
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-collapse-content {
  overflow: hidden;
  color: #333333;
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}
.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.ant-collapse-content-inactive {
  display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 4px 4px;
}
.ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}
.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-comment {
  position: relative;
}
.ant-comment-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
}
.ant-comment-avatar {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.ant-comment-content {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.ant-comment-content-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.ant-comment-content-author > a,
.ant-comment-content-author > span {
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.ant-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.ant-comment-content-detail p {
  white-space: pre-wrap;
}
.ant-comment-actions {
  margin-top: 12px;
  padding-left: 0;
}
.ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-actions > li > span {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-comment-actions > li > span:hover {
  color: #595959;
}
.ant-comment-nested {
  margin-left: 44px;
}
.ant-calendar-picker-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-calendar-picker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-calendar-picker-input {
  outline: none;
}
.ant-calendar-picker-input.ant-input {
  line-height: 1.5;
}
.ant-calendar-picker-input.ant-input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #2974ff;
}
.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) .jby-s-svg {
  color: #004fff;
}
.ant-calendar-picker-clear,
.ant-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-picker-clear {
  z-index: 2;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.ant-calendar-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar-picker:hover .ant-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.ant-calendar-picker-icon {
  display: inline-block;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 1;
}
.ant-input-disabled + .ant-calendar-picker-icon {
  cursor: not-allowed;
}
.ant-calendar-picker-small .ant-calendar-picker-clear,
.ant-calendar-picker-small .ant-calendar-picker-icon {
  right: 8px;
}
.ant-calendar {
  position: relative;
  width: 280px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-input {
  width: 100%;
  height: 22px;
  color: #333333;
  background: #fff;
  border: 0;
  outline: 0;
  cursor: auto;
}
.ant-calendar-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-week-number {
  width: 286px;
}
.ant-calendar-week-number-cell {
  text-align: center;
}
.ant-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-header a:hover {
  color: #2974ff;
}
.ant-calendar-header .ant-calendar-century-select,
.ant-calendar-header .ant-calendar-decade-select,
.ant-calendar-header .ant-calendar-year-select,
.ant-calendar-header .ant-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-header .ant-calendar-century-select-arrow,
.ant-calendar-header .ant-calendar-decade-select-arrow,
.ant-calendar-header .ant-calendar-year-select-arrow,
.ant-calendar-header .ant-calendar-month-select-arrow {
  display: none;
}
.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-prev-month-btn,
.ant-calendar-header .ant-calendar-next-month-btn,
.ant-calendar-header .ant-calendar-prev-year-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-prev-century-btn::before,
.ant-calendar-header .ant-calendar-prev-decade-btn::before,
.ant-calendar-header .ant-calendar-prev-year-btn::before,
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-prev-century-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-decade-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-year-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-century-btn:hover::after,
.ant-calendar-header .ant-calendar-prev-decade-btn:hover::after,
.ant-calendar-header .ant-calendar-prev-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before,
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-next-century-btn:hover::before,
.ant-calendar-header .ant-calendar-next-decade-btn:hover::before,
.ant-calendar-header .ant-calendar-next-year-btn:hover::before,
.ant-calendar-header .ant-calendar-next-century-btn:hover::after,
.ant-calendar-header .ant-calendar-next-decade-btn:hover::after,
.ant-calendar-header .ant-calendar-next-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before,
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-header .ant-calendar-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-prev-month-btn::before,
.ant-calendar-header .ant-calendar-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-prev-month-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-header .ant-calendar-prev-month-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-next-month-btn::before,
.ant-calendar-header .ant-calendar-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-next-month-btn:hover::before,
.ant-calendar-header .ant-calendar-next-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-header .ant-calendar-next-month-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-next-month-btn::before,
.ant-calendar-header .ant-calendar-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-body {
  padding: 8px 12px;
}
.ant-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
.ant-calendar table,
.ant-calendar th,
.ant-calendar td {
  text-align: center;
  border: 0;
}
.ant-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.ant-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
}
.ant-calendar-column-header .ant-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.ant-calendar-week-number-header .ant-calendar-column-header-inner {
  display: none;
}
.ant-calendar-cell {
  height: 30px;
  padding: 3px 0;
}
.ant-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: #333333;
  line-height: 22px;
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-date-panel {
  position: relative;
  outline: none;
}
.ant-calendar-date:hover {
  background: #e6f2ff;
  cursor: pointer;
}
.ant-calendar-date:active {
  color: #fff;
  background: #2974ff;
}
.ant-calendar-today .ant-calendar-date {
  color: #004fff;
  font-weight: bold;
  border-color: #004fff;
}
.ant-calendar-selected-day .ant-calendar-date {
  background: #a3cdff;
}
.ant-calendar.is-jby-theme .ant-calendar-selected-day .ant-calendar-date {
  background: #004fff;
  color: #fff;
  font-weight: normal;
}
.ant-calendar-last-month-cell .ant-calendar-date,
.ant-calendar-next-month-btn-day .ant-calendar-date,
.ant-calendar-last-month-cell .ant-calendar-date:hover,
.ant-calendar-next-month-btn-day .ant-calendar-date:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: transparent;
}
.ant-calendar-disabled-cell .ant-calendar-date {
  position: relative;
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed;
}
.ant-calendar-disabled-cell .ant-calendar-date:hover {
  background: #f5f5f5;
}
.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  content: '';
}
.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}
.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  content: ' ';
}
.ant-calendar-disabled-cell-first-of-row .ant-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-calendar-disabled-cell-last-of-row .ant-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-calendar-footer {
  padding: 0 12px;
  line-height: 38px;
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-footer:empty {
  border-top: 0;
}
.ant-calendar-footer-btn {
  display: block;
  text-align: center;
}
.ant-calendar-footer-extra {
  text-align: left;
}
.ant-calendar .ant-calendar-today-btn,
.ant-calendar .ant-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center;
}
.ant-calendar .ant-calendar-today-btn-disabled,
.ant-calendar .ant-calendar-clear-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-today-btn:only-child,
.ant-calendar .ant-calendar-clear-btn:only-child {
  margin: 0;
}
.ant-calendar .ant-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px;
}
.ant-calendar .ant-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 1;
  text-indent: 43px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.ant-calendar .ant-calendar-clear-btn:hover::after {
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar .ant-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  color: #fff;
  background-color: #004fff;
  border-color: #004fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 22px;
}
.ant-calendar .ant-calendar-ok-btn > .anticon {
  line-height: 1;
}
.ant-calendar .ant-calendar-ok-btn,
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn:focus {
  outline: 0;
}
.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-calendar .ant-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled] {
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-ok-btn.disabled > *,
.ant-calendar .ant-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.ant-calendar .ant-calendar-ok-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.ant-calendar .ant-calendar-ok-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.ant-calendar .ant-calendar-ok-btn .jby-s-svg g path {
  fill: #999999;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-calendar .ant-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn .jby-s-svg g path {
  fill: #fff;
}
.ant-calendar .ant-calendar-ok-btn:hover,
.ant-calendar .ant-calendar-ok-btn:focus {
  color: #fff;
  background-color: #2974ff;
  border-color: #2974ff;
}
.ant-calendar .ant-calendar-ok-btn:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn:focus .jby-s-svg g path {
  fill: #fff;
}
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn.active {
  color: #fff;
  background-color: #003dd9;
  border-color: #003dd9;
}
.ant-calendar .ant-calendar-ok-btn:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.active .jby-s-svg g path {
  fill: #fff;
}
.ant-calendar .ant-calendar-ok-btn-disabled,
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn-disabled:active,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn-disabled.active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn-disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled] .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled]:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled],
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 79, 255, 0.5);
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled] .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(255, 255, 255, 0.5);
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme {
  color: #fff;
  background-color: #004fff;
  border-color: #004fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme .jby-s-svg g path {
  fill: #fff;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:focus {
  color: #fff;
  background-color: #2974ff;
  border-color: #2974ff;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:focus > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:focus .jby-s-svg g path {
  fill: #fff;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.active {
  color: #fff;
  background-color: #003dd9;
  border-color: #003dd9;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.active .jby-s-svg g path {
  fill: #fff;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled],
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled] .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled],
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled.active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled.active,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled].active {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 79, 255, 0.5);
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled] .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled]:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme-disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme.disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.is-jby-theme.is-jby-theme[disabled].active .jby-s-svg g path {
  fill: rgba(255, 255, 255, 0.5);
}
.ant-calendar .ant-calendar-ok-btn-disabled,
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn-disabled:active,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn-disabled.active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn-disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled] .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled]:active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn-disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn.disabled.active .jby-s-svg g path,
.ant-calendar .ant-calendar-ok-btn[disabled].active .jby-s-svg g path {
  fill: rgba(0, 0, 0, 0.25);
}
.ant-calendar-range-picker-input {
  width: 44%;
  height: 99%;
  text-align: center;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.ant-calendar-range-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-range-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range-picker-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-range-picker-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-range-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.ant-calendar-range-picker-separator {
  display: inline-block;
  min-width: 10px;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  pointer-events: none;
}
.ant-input-disabled .ant-calendar-range-picker-separator {
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-range {
  width: 552px;
  overflow: hidden;
}
.ant-calendar-range .ant-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}
.ant-calendar-range-part {
  position: relative;
  width: 50%;
}
.ant-calendar-range-left {
  float: left;
}
.ant-calendar-range-left .ant-calendar-time-picker-inner {
  border-right: 1px solid #e8e8e8;
}
.ant-calendar-range-right {
  float: right;
}
.ant-calendar-range-right .ant-calendar-time-picker-inner {
  border-left: 1px solid #e8e8e8;
}
.ant-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(0, 0, 0, 0.45);
  line-height: 34px;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: -90px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  padding: 0 10px 0 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date {
  color: #004fff;
  background: #a3cdff;
  border-color: #004fff;
}
.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date,
.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date {
  color: #fff;
  background: #004fff;
  border: 1px solid transparent;
}
.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover,
.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover {
  background: #004fff;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0;
}
.ant-calendar-range .ant-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.ant-calendar-range .ant-calendar-input,
.ant-calendar-range .ant-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
  line-height: 24px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar-range .ant-calendar-input::-moz-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range .ant-calendar-input:-moz-placeholder, .ant-calendar-range .ant-calendar-time-picker-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-range .ant-calendar-input:-ms-input-placeholder, .ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-range .ant-calendar-input:placeholder-shown,
.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-range .ant-calendar-input:hover,
.ant-calendar-range .ant-calendar-time-picker-input:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-calendar-range .ant-calendar-input + .ant-input-suffix .jby-search-icon,
.ant-calendar-range .ant-calendar-time-picker-input + .ant-input-suffix .jby-search-icon {
  margin-left: 8px;
}
.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-calendar-range .ant-calendar-input:focus .jby-s-svg,
.ant-calendar-range .ant-calendar-time-picker-input:focus .jby-s-svg {
  color: #004fff;
}
.ant-calendar-range .ant-calendar-input:focus + .ant-input-suffix .jby-search-icon svg path,
.ant-calendar-range .ant-calendar-time-picker-input:focus + .ant-input-suffix .jby-search-icon svg path {
  fill: #004fff;
}
.ant-calendar-range .ant-calendar-input + .ant-input-suffix .jby-search-icon:hover,
.ant-calendar-range .ant-calendar-time-picker-input + .ant-input-suffix .jby-search-icon:hover {
  cursor: pointer;
}
.ant-calendar-range .ant-calendar-input + .ant-input-suffix .jby-search-icon:hover svg path,
.ant-calendar-range .ant-calendar-time-picker-input + .ant-input-suffix .jby-search-icon:hover svg path {
  fill: #004fff;
}
.ant-calendar-range .ant-calendar-input + .ant-input-suffix .jby-search-icon svg,
.ant-calendar-range .ant-calendar-time-picker-input + .ant-input-suffix .jby-search-icon svg {
  vertical-align: sub;
}
.ant-calendar-range .ant-calendar-input-disabled,
.ant-calendar-range .ant-calendar-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input-disabled:hover,
.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-calendar-range .ant-calendar-input[disabled],
.ant-calendar-range .ant-calendar-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input[disabled]:hover,
.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-calendar-range .ant-calendar-input,
textarea.ant-calendar-range .ant-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-calendar-range .ant-calendar-input-lg,
.ant-calendar-range .ant-calendar-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-calendar-range .ant-calendar-input-sm,
.ant-calendar-range .ant-calendar-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar-range .ant-calendar-time-picker-icon {
  display: none;
}
.ant-calendar-range.ant-calendar-week-number {
  width: 574px;
}
.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part {
  width: 286px;
}
.ant-calendar-range .ant-calendar-year-panel,
.ant-calendar-range .ant-calendar-month-panel,
.ant-calendar-range .ant-calendar-decade-panel {
  top: 34px;
}
.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel {
  top: 0;
}
.ant-calendar-range .ant-calendar-decade-panel-table,
.ant-calendar-range .ant-calendar-year-panel-table,
.ant-calendar-range .ant-calendar-month-panel-table {
  height: 208px;
}
.ant-calendar-range .ant-calendar-in-range-cell {
  position: relative;
  border-radius: 0;
}
.ant-calendar-range .ant-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.ant-calendar-range .ant-calendar-in-range-cell::before {
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  left: 0;
  display: block;
  background: #e6f2ff;
  border: 0;
  border-radius: 0;
  content: '';
}
.ant-calendar-range .ant-calendar-footer-extra {
  float: left;
}
div.ant-calendar-range-quick-selector {
  text-align: left;
}
div.ant-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.ant-calendar-range .ant-calendar-header,
.ant-calendar-range .ant-calendar-month-panel-header,
.ant-calendar-range .ant-calendar-year-panel-header,
.ant-calendar-range .ant-calendar-decade-panel-header {
  border-bottom: 0;
}
.ant-calendar-range .ant-calendar-body,
.ant-calendar-range .ant-calendar-month-panel-body,
.ant-calendar-range .ant-calendar-year-panel-body,
.ant-calendar-range .ant-calendar-decade-panel-body {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker {
  top: 68px;
  z-index: 2;
  width: 100%;
  height: 207px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner {
  height: 100%;
  padding-top: 40px;
  background: none;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select {
  height: 100%;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul {
  max-height: 100%;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  margin-right: 8px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn {
  height: 22px;
  margin: 8px 12px;
  line-height: 22px;
}
.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker {
  height: 233px;
}
.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body {
  border-top-color: transparent;
}
.ant-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #fff;
}
.ant-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%;
}
.ant-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
}
.ant-calendar-time-picker-combobox {
  width: 100%;
}
.ant-calendar-time-picker-column-1,
.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select {
  width: 100%;
}
.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select {
  width: 50%;
}
.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select {
  width: 33.33%;
}
.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select {
  width: 25%;
}
.ant-calendar-time-picker-input-wrap {
  display: none;
}
.ant-calendar-time-picker-select {
  position: relative;
  float: left;
  height: 226px;
  overflow: hidden;
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
}
.ant-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.ant-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.ant-calendar-time-picker-select:last-child {
  border-right: 0;
}
.ant-calendar-time-picker-select ul {
  width: 100%;
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-calendar-time-picker-select li {
  width: 100%;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: '';
}
.ant-calendar-time-picker-select li:hover {
  background: #e6f2ff;
}
.ant-calendar-time-picker-select li:focus {
  color: #004fff;
  font-weight: 600;
  outline: none;
}
li.ant-calendar-time-picker-select-option-selected {
  font-weight: 600;
  background: #f5f5f5;
}
li.ant-calendar-time-picker-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
li.ant-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.ant-calendar-time .ant-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 34px;
}
.ant-calendar-time .ant-calendar-footer {
  position: relative;
  height: auto;
}
.ant-calendar-time .ant-calendar-footer-btn {
  text-align: right;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn {
  float: left;
  margin: 0;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-month-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-month-panel > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.ant-calendar-month-panel-hidden {
  display: none;
}
.ant-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.ant-calendar-month-panel-header a:hover {
  color: #2974ff;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-month-panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-calendar-month-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-month-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.ant-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
  color: #fff;
  background: #004fff;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover {
  color: #fff;
  background: #004fff;
}
.ant-calendar-month-panel-cell {
  text-align: center;
}
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-month-panel-month:hover {
  background: #e6f2ff;
  cursor: pointer;
}
.ant-calendar-year-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-year-panel > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.ant-calendar-year-panel-hidden {
  display: none;
}
.ant-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.ant-calendar-year-panel-header a:hover {
  color: #2974ff;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-year-panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-calendar-year-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-year-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.ant-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-calendar-year-panel-cell {
  text-align: center;
}
.ant-calendar-year-panel-cell-disabled .ant-calendar-year-panel-year,
.ant-calendar-year-panel-cell-disabled .ant-calendar-year-panel-year:hover {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-year-panel-year:hover {
  background: #e6f2ff;
  cursor: pointer;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  color: #fff;
  background: #004fff;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover {
  color: #fff;
  background: #004fff;
}
.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,
.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-decade-panel-hidden {
  display: none;
}
.ant-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.ant-calendar-decade-panel-header a:hover {
  color: #2974ff;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::after {
  border-color: #333333;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-decade-panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-calendar-decade-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-decade-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.ant-calendar-decade-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-calendar-decade-panel-cell {
  white-space: nowrap;
  text-align: center;
}
.ant-calendar-decade-panel-decade {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 6px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-decade-panel-decade:hover {
  background: #e6f2ff;
  cursor: pointer;
}
.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade {
  color: #fff;
  background: #004fff;
}
.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover {
  color: #fff;
  background: #004fff;
}
.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,
.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-month .ant-calendar-month-header-wrap {
  position: relative;
  height: 288px;
}
.ant-calendar-month .ant-calendar-month-panel,
.ant-calendar-month .ant-calendar-year-panel {
  top: 0;
  height: 100%;
}
.ant-calendar-week-number-cell {
  opacity: 0.5;
}
.ant-calendar-week-number .ant-calendar-body tr {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-calendar-week-number .ant-calendar-body tr:hover {
  background: #e6f2ff;
}
.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week {
  font-weight: bold;
  background: #a3cdff;
}
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date {
  color: #333333;
  background: transparent;
}
.ant-descriptions-title {
  margin-bottom: 20px;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.ant-descriptions-view {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 16px;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-label {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
}
.ant-descriptions-item-label::after {
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  content: ' ';
}
.ant-descriptions-item-colon::after {
  content: ':';
}
.ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.ant-descriptions-item-content {
  display: table-cell;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
}
.ant-descriptions-item {
  padding-bottom: 0;
}
.ant-descriptions-item > span {
  display: inline-block;
}
.ant-descriptions-middle .ant-descriptions-row > th,
.ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px;
}
.ant-descriptions-small .ant-descriptions-row > th,
.ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px;
}
.ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #e8e8e8;
}
.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
}
.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #e8e8e8;
}
.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px;
}
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px;
}
.ant-divider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  background: #e8e8e8;
}
.ant-divider.jby-divider {
  background-color: #e2ebff;
}
.ant-divider.jby-divider.ant-divider-vertical {
  width: 2px;
  border-radius: 2px;
}
.ant-divider,
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
}
.ant-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0;
}
.ant-divider-horizontal.ant-divider-with-text-center,
.ant-divider-horizontal.ant-divider-with-text-left,
.ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  background: transparent;
}
.ant-divider-horizontal.ant-divider-with-text-center::before,
.ant-divider-horizontal.ant-divider-with-text-left::before,
.ant-divider-horizontal.ant-divider-with-text-right::before,
.ant-divider-horizontal.ant-divider-with-text-center::after,
.ant-divider-horizontal.ant-divider-with-text-left::after,
.ant-divider-horizontal.ant-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  content: '';
}
.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.ant-divider-dashed {
  background: none;
  border-color: #e8e8e8;
  border-style: dashed;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
  border-top: 0;
}
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::after {
  border-style: dashed none none;
}
.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  -webkit-transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-content-wrapper {
  position: absolute;
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.ant-drawer-left,
.ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-left.ant-drawer-open.no-mask,
.ant-drawer-right.ant-drawer-open.no-mask {
  width: 0%;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-right {
  right: 0;
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  -webkit-transform: translateX(1px);
          transform: translateX(1px);
}
.ant-drawer-top,
.ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open,
.ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-top.ant-drawer-open.no-mask,
.ant-drawer-bottom.ant-drawer-open.no-mask {
  height: 0%;
}
.ant-drawer-top {
  top: 0;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-bottom {
  bottom: 0;
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-title {
  margin: 0;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-close.jby-drawer-close {
  color: #a6b0c7;
}
.ant-drawer-close.jby-drawer-close > .anticon-close {
  font-size: 18px;
}
.ant-drawer-close.jby-drawer-close:hover {
  color: #8a97b4;
}
.ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: #333333;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.ant-drawer-header.jby-drawer-header {
  background: #eff4ff;
  border-bottom-color: transparent;
}
.ant-drawer-header-no-title {
  color: #333333;
  background: #fff;
}
.ant-drawer-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-drawer-wrapper-body {
  height: 100%;
  overflow: auto;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  -webkit-transition: opacity 0.3s linear, height 0s ease 0.3s;
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.ant-drawer-open-content {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@-webkit-keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ant-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
  padding: 0;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: #333333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #004fff;
  background-color: #e6f2ff;
}
.ant-dropdown-menu-item.is-jby-theme:hover,
.ant-dropdown-menu-submenu-title.is-jby-theme:hover {
  background-color: #e2ebff;
}
.ant-dropdown-menu-item-selected.is-jby-theme,
.ant-dropdown-menu-submenu-title-selected.is-jby-theme {
  background-color: #e2ebff;
}
.ant-dropdown-menu-item-selected.is-jby-theme > a,
.ant-dropdown-menu-submenu-title-selected.is-jby-theme > a {
  color: #004fff;
  background-color: #e2ebff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #e6f2ff;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #004fff;
}
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-trigger.is-jby-theme > .anticon-down,
.ant-dropdown-link.is-jby-theme > .anticon-down {
  font-size: 16px;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #004fff;
}
.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.ant-empty-image img {
  height: 100%;
}
.ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.ant-empty-description {
  margin: 0;
}
.ant-empty-footer {
  margin-top: 16px;
}
.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-normal .ant-empty-image {
  height: 40px;
}
.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-small .ant-empty-image {
  height: 35px;
}
.ant-form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
}
.ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.ant-form-hide-required-mark .ant-form-item-required::before {
  display: none;
}
.ant-form-item-label > label {
  color: #333333;
}
.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.ant-form-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item label {
  position: relative;
}
.ant-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.ant-form-item-control {
  position: relative;
  line-height: 40px;
  zoom: 1;
}
.ant-form-item-control::before,
.ant-form-item-control::after {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  clear: both;
}
.ant-form-item-control::before,
.ant-form-item-control::after {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  clear: both;
}
.ant-form-item-children {
  position: relative;
}
.ant-form-item-with-help {
  margin-bottom: 5px;
}
.ant-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-form-item-label-left {
  text-align: left;
}
.ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 22px;
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-form-explain {
  margin-bottom: -1px;
}
.ant-form-extra {
  padding-top: 4px;
}
.ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .ant-input {
  padding-right: 30px;
}
form .has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 18px;
}
form .has-feedback .ant-input-affix-wrapper .ant-input {
  padding-right: 49px;
}
form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input {
  padding-right: 68px;
}
form .has-feedback > .ant-select .ant-select-arrow,
form .has-feedback > .ant-select .ant-select-selection__clear,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px;
}
form .has-feedback > .ant-select .ant-select-selection-selected-value,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .ant-cascader-picker-clear {
  right: 28px;
}
form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px;
}
form .has-feedback .ant-calendar-picker-icon,
form .has-feedback .ant-time-picker-icon,
form .has-feedback .ant-calendar-picker-clear,
form .has-feedback .ant-time-picker-clear {
  right: 28px;
}
form .ant-mentions,
form textarea.ant-input {
  height: auto;
  margin-bottom: 4px;
}
form .ant-upload {
  background: transparent;
}
form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
form .ant-radio-inline,
form .ant-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
form .ant-radio-inline:first-child,
form .ant-checkbox-inline:first-child {
  margin-left: 0;
}
form .ant-checkbox-vertical,
form .ant-radio-vertical {
  display: block;
}
form .ant-checkbox-vertical + .ant-checkbox-vertical,
form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
form .ant-input-number-handler-wrap {
  z-index: 2;
}
form .ant-select,
form .ant-cascader-picker {
  width: 100%;
}
form .ant-input-group .ant-select,
form .ant-input-group .ant-cascader-picker {
  width: auto;
}
form :not(.ant-input-group-wrapper) > .ant-input-group,
form .ant-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
}
form:not(.ant-form-vertical) :not(.ant-input-group-wrapper) > .ant-input-group,
form:not(.ant-form-vertical) .ant-input-group-wrapper {
  position: relative;
  top: -1px;
}
.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5;
  white-space: initial;
  text-align: left;
}
.ant-form-vertical .ant-form-item-label label::after,
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.ant-form-vertical .ant-form-item-label label::after,
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.ant-form-vertical .ant-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xs-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
}
.ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.ant-form-inline .ant-form-text {
  display: inline-block;
}
.ant-form-inline .has-feedback {
  display: inline-block;
}
.has-success.has-feedback .ant-form-item-children-icon,
.has-warning.has-feedback .ant-form-item-children-icon,
.has-error.has-feedback .ant-form-item-children-icon,
.is-validating.has-feedback .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 20px;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.has-success.has-feedback .ant-form-item-children-icon svg,
.has-warning.has-feedback .ant-form-item-children-icon svg,
.has-error.has-feedback .ant-form-item-children-icon svg,
.is-validating.has-feedback .ant-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.has-success.has-feedback .ant-form-item-children-icon {
  color: #63c234;
  -webkit-animation-name: diffZoomIn1 !important;
          animation-name: diffZoomIn1 !important;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #f4a050;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #f4a050;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper .ant-input,
.has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f4a050;
}
.has-warning .ant-input-prefix {
  color: #f4a050;
}
.has-warning .ant-input-group-addon {
  color: #f4a050;
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .has-feedback {
  color: #f4a050;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #f4a050;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #f4a050;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper .ant-input,
.has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f4a050;
}
.has-warning .ant-input-prefix {
  color: #f4a050;
}
.has-warning .ant-input-group-addon {
  color: #f4a050;
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .has-feedback {
  color: #f4a050;
}
.has-warning.has-feedback .ant-form-item-children-icon {
  color: #f4a050;
  -webkit-animation-name: diffZoomIn3 !important;
          animation-name: diffZoomIn3 !important;
}
.has-warning .ant-select-selection {
  border-color: #f4a050;
}
.has-warning .ant-select-selection:hover {
  border-color: #f4a050;
}
.has-warning .ant-select-open .ant-select-selection,
.has-warning .ant-select-focused .ant-select-selection {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-select-open .ant-select-selection .jby-s-svg,
.has-warning .ant-select-focused .ant-select-selection .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-calendar-picker-icon::after,
.has-warning .ant-time-picker-icon::after,
.has-warning .ant-picker-icon::after,
.has-warning .ant-select-arrow,
.has-warning .ant-cascader-picker-arrow {
  color: #f4a050;
}
.has-warning .ant-input-number,
.has-warning .ant-time-picker-input {
  border-color: #f4a050;
}
.has-warning .ant-input-number-focused,
.has-warning .ant-time-picker-input-focused,
.has-warning .ant-input-number:focus,
.has-warning .ant-time-picker-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-number-focused .jby-s-svg,
.has-warning .ant-time-picker-input-focused .jby-s-svg,
.has-warning .ant-input-number:focus .jby-s-svg,
.has-warning .ant-time-picker-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-number:not([disabled]):hover,
.has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #f4a050;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #f4a050;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #de5647;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #de5647;
}
.has-error .ant-input-prefix {
  color: #de5647;
}
.has-error .ant-input-group-addon {
  color: #de5647;
  background-color: #fff;
  border-color: #de5647;
}
.has-error .has-feedback {
  color: #de5647;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #de5647;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #de5647;
}
.has-error .ant-input-prefix {
  color: #de5647;
}
.has-error .ant-input-group-addon {
  color: #de5647;
  background-color: #fff;
  border-color: #de5647;
}
.has-error .has-feedback {
  color: #de5647;
}
.has-error.has-feedback .ant-form-item-children-icon {
  color: #de5647;
  -webkit-animation-name: diffZoomIn2 !important;
          animation-name: diffZoomIn2 !important;
}
.has-error .ant-select-selection {
  border-color: #de5647;
}
.has-error .ant-select-selection:hover {
  border-color: #de5647;
}
.has-error .ant-select-open .ant-select-selection,
.has-error .ant-select-focused .ant-select-selection {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-select-open .ant-select-selection .jby-s-svg,
.has-error .ant-select-focused .ant-select-selection .jby-s-svg {
  color: #004fff;
}
.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #de5647;
}
.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.has-error .ant-calendar-picker-icon::after,
.has-error .ant-time-picker-icon::after,
.has-error .ant-picker-icon::after,
.has-error .ant-select-arrow,
.has-error .ant-cascader-picker-arrow {
  color: #de5647;
}
.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #de5647;
}
.has-error .ant-input-number-focused,
.has-error .ant-time-picker-input-focused,
.has-error .ant-input-number:focus,
.has-error .ant-time-picker-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-number-focused .jby-s-svg,
.has-error .ant-time-picker-input-focused .jby-s-svg,
.has-error .ant-input-number:focus .jby-s-svg,
.has-error .ant-time-picker-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor .jby-s-svg,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input .jby-s-svg {
  color: #004fff;
}
.has-error .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #de5647;
}
.has-error .ant-transfer-list {
  border-color: #de5647;
}
.has-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-transfer-list-search:not([disabled]):focus .jby-s-svg {
  color: #004fff;
}
.is-validating.has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #004fff;
}
.ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@-webkit-keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.ant-form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
}
.ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.ant-form-hide-required-mark .ant-form-item-required::before {
  display: none;
}
.ant-form-item-label > label {
  color: #333333;
}
.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.ant-form-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item label {
  position: relative;
}
.ant-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.ant-form-item-control {
  position: relative;
  line-height: 40px;
  zoom: 1;
}
.ant-form-item-control::before,
.ant-form-item-control::after {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  clear: both;
}
.ant-form-item-control::before,
.ant-form-item-control::after {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  clear: both;
}
.ant-form-item-children {
  position: relative;
}
.ant-form-item-with-help {
  margin-bottom: 5px;
}
.ant-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-form-item-label-left {
  text-align: left;
}
.ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 22px;
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-form-explain {
  margin-bottom: -1px;
}
.ant-form-extra {
  padding-top: 4px;
}
.ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .ant-input {
  padding-right: 30px;
}
form .has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 18px;
}
form .has-feedback .ant-input-affix-wrapper .ant-input {
  padding-right: 49px;
}
form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input {
  padding-right: 68px;
}
form .has-feedback > .ant-select .ant-select-arrow,
form .has-feedback > .ant-select .ant-select-selection__clear,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px;
}
form .has-feedback > .ant-select .ant-select-selection-selected-value,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .ant-cascader-picker-clear {
  right: 28px;
}
form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px;
}
form .has-feedback .ant-calendar-picker-icon,
form .has-feedback .ant-time-picker-icon,
form .has-feedback .ant-calendar-picker-clear,
form .has-feedback .ant-time-picker-clear {
  right: 28px;
}
form .ant-mentions,
form textarea.ant-input {
  height: auto;
  margin-bottom: 4px;
}
form .ant-upload {
  background: transparent;
}
form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
form .ant-radio-inline,
form .ant-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
form .ant-radio-inline:first-child,
form .ant-checkbox-inline:first-child {
  margin-left: 0;
}
form .ant-checkbox-vertical,
form .ant-radio-vertical {
  display: block;
}
form .ant-checkbox-vertical + .ant-checkbox-vertical,
form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
form .ant-input-number-handler-wrap {
  z-index: 2;
}
form .ant-select,
form .ant-cascader-picker {
  width: 100%;
}
form .ant-input-group .ant-select,
form .ant-input-group .ant-cascader-picker {
  width: auto;
}
form :not(.ant-input-group-wrapper) > .ant-input-group,
form .ant-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
}
form:not(.ant-form-vertical) :not(.ant-input-group-wrapper) > .ant-input-group,
form:not(.ant-form-vertical) .ant-input-group-wrapper {
  position: relative;
  top: -1px;
}
.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5;
  white-space: initial;
  text-align: left;
}
.ant-form-vertical .ant-form-item-label label::after,
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.ant-form-vertical .ant-form-item-label label::after,
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.ant-form-vertical .ant-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xs-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
}
.ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.ant-form-inline .ant-form-text {
  display: inline-block;
}
.ant-form-inline .has-feedback {
  display: inline-block;
}
.has-success.has-feedback .ant-form-item-children-icon,
.has-warning.has-feedback .ant-form-item-children-icon,
.has-error.has-feedback .ant-form-item-children-icon,
.is-validating.has-feedback .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 20px;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.has-success.has-feedback .ant-form-item-children-icon svg,
.has-warning.has-feedback .ant-form-item-children-icon svg,
.has-error.has-feedback .ant-form-item-children-icon svg,
.is-validating.has-feedback .ant-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.has-success.has-feedback .ant-form-item-children-icon {
  color: #63c234;
  -webkit-animation-name: diffZoomIn1 !important;
          animation-name: diffZoomIn1 !important;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #f4a050;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #f4a050;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper .ant-input,
.has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f4a050;
}
.has-warning .ant-input-prefix {
  color: #f4a050;
}
.has-warning .ant-input-group-addon {
  color: #f4a050;
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .has-feedback {
  color: #f4a050;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #f4a050;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #f4a050;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper .ant-input,
.has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f4a050;
}
.has-warning .ant-input-prefix {
  color: #f4a050;
}
.has-warning .ant-input-group-addon {
  color: #f4a050;
  background-color: #fff;
  border-color: #f4a050;
}
.has-warning .has-feedback {
  color: #f4a050;
}
.has-warning.has-feedback .ant-form-item-children-icon {
  color: #f4a050;
  -webkit-animation-name: diffZoomIn3 !important;
          animation-name: diffZoomIn3 !important;
}
.has-warning .ant-select-selection {
  border-color: #f4a050;
}
.has-warning .ant-select-selection:hover {
  border-color: #f4a050;
}
.has-warning .ant-select-open .ant-select-selection,
.has-warning .ant-select-focused .ant-select-selection {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-select-open .ant-select-selection .jby-s-svg,
.has-warning .ant-select-focused .ant-select-selection .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-calendar-picker-icon::after,
.has-warning .ant-time-picker-icon::after,
.has-warning .ant-picker-icon::after,
.has-warning .ant-select-arrow,
.has-warning .ant-cascader-picker-arrow {
  color: #f4a050;
}
.has-warning .ant-input-number,
.has-warning .ant-time-picker-input {
  border-color: #f4a050;
}
.has-warning .ant-input-number-focused,
.has-warning .ant-time-picker-input-focused,
.has-warning .ant-input-number:focus,
.has-warning .ant-time-picker-input:focus {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-number-focused .jby-s-svg,
.has-warning .ant-time-picker-input-focused .jby-s-svg,
.has-warning .ant-input-number:focus .jby-s-svg,
.has-warning .ant-time-picker-input:focus .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-input-number:not([disabled]):hover,
.has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #f4a050;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc07d;
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input .jby-s-svg {
  color: #004fff;
}
.has-warning .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #f4a050;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #de5647;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #de5647;
}
.has-error .ant-input-prefix {
  color: #de5647;
}
.has-error .ant-input-group-addon {
  color: #de5647;
  background-color: #fff;
  border-color: #de5647;
}
.has-error .has-feedback {
  color: #de5647;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #de5647;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #de5647;
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-affix-wrapper .ant-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #de5647;
}
.has-error .ant-input-prefix {
  color: #de5647;
}
.has-error .ant-input-group-addon {
  color: #de5647;
  background-color: #fff;
  border-color: #de5647;
}
.has-error .has-feedback {
  color: #de5647;
}
.has-error.has-feedback .ant-form-item-children-icon {
  color: #de5647;
  -webkit-animation-name: diffZoomIn2 !important;
          animation-name: diffZoomIn2 !important;
}
.has-error .ant-select-selection {
  border-color: #de5647;
}
.has-error .ant-select-selection:hover {
  border-color: #de5647;
}
.has-error .ant-select-open .ant-select-selection,
.has-error .ant-select-focused .ant-select-selection {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-select-open .ant-select-selection .jby-s-svg,
.has-error .ant-select-focused .ant-select-selection .jby-s-svg {
  color: #004fff;
}
.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #de5647;
}
.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.has-error .ant-calendar-picker-icon::after,
.has-error .ant-time-picker-icon::after,
.has-error .ant-picker-icon::after,
.has-error .ant-select-arrow,
.has-error .ant-cascader-picker-arrow {
  color: #de5647;
}
.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #de5647;
}
.has-error .ant-input-number-focused,
.has-error .ant-time-picker-input-focused,
.has-error .ant-input-number:focus,
.has-error .ant-time-picker-input:focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-number-focused .jby-s-svg,
.has-error .ant-time-picker-input-focused .jby-s-svg,
.has-error .ant-input-number:focus .jby-s-svg,
.has-error .ant-time-picker-input:focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #de5647;
}
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor .jby-s-svg,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus .jby-s-svg {
  color: #004fff;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #eb8171;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input .jby-s-svg {
  color: #004fff;
}
.has-error .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #de5647;
}
.has-error .ant-transfer-list {
  border-color: #de5647;
}
.has-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-transfer-list-search:not([disabled]):focus .jby-s-svg {
  color: #004fff;
}
.is-validating.has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #004fff;
}
.ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.ant-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-row::before,
.ant-row::after {
  display: table;
  content: '';
}
.ant-row::after {
  clear: both;
}
.ant-row::before,
.ant-row::after {
  display: table;
  content: '';
}
.ant-row::after {
  clear: both;
}
.ant-row + .ant-row::before {
  clear: both;
}
.ant-row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ant-row-flex::before,
.ant-row-flex::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-row-flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-row-flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-row-flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-row-flex-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ant-row-flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ant-row-flex-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-row-flex-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-row-flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-col {
  position: relative;
  min-height: 1px;
}
.ant-col-1,
.ant-col-xs-1,
.ant-col-sm-1,
.ant-col-md-1,
.ant-col-lg-1,
.ant-col-2,
.ant-col-xs-2,
.ant-col-sm-2,
.ant-col-md-2,
.ant-col-lg-2,
.ant-col-3,
.ant-col-xs-3,
.ant-col-sm-3,
.ant-col-md-3,
.ant-col-lg-3,
.ant-col-4,
.ant-col-xs-4,
.ant-col-sm-4,
.ant-col-md-4,
.ant-col-lg-4,
.ant-col-5,
.ant-col-xs-5,
.ant-col-sm-5,
.ant-col-md-5,
.ant-col-lg-5,
.ant-col-6,
.ant-col-xs-6,
.ant-col-sm-6,
.ant-col-md-6,
.ant-col-lg-6,
.ant-col-7,
.ant-col-xs-7,
.ant-col-sm-7,
.ant-col-md-7,
.ant-col-lg-7,
.ant-col-8,
.ant-col-xs-8,
.ant-col-sm-8,
.ant-col-md-8,
.ant-col-lg-8,
.ant-col-9,
.ant-col-xs-9,
.ant-col-sm-9,
.ant-col-md-9,
.ant-col-lg-9,
.ant-col-10,
.ant-col-xs-10,
.ant-col-sm-10,
.ant-col-md-10,
.ant-col-lg-10,
.ant-col-11,
.ant-col-xs-11,
.ant-col-sm-11,
.ant-col-md-11,
.ant-col-lg-11,
.ant-col-12,
.ant-col-xs-12,
.ant-col-sm-12,
.ant-col-md-12,
.ant-col-lg-12,
.ant-col-13,
.ant-col-xs-13,
.ant-col-sm-13,
.ant-col-md-13,
.ant-col-lg-13,
.ant-col-14,
.ant-col-xs-14,
.ant-col-sm-14,
.ant-col-md-14,
.ant-col-lg-14,
.ant-col-15,
.ant-col-xs-15,
.ant-col-sm-15,
.ant-col-md-15,
.ant-col-lg-15,
.ant-col-16,
.ant-col-xs-16,
.ant-col-sm-16,
.ant-col-md-16,
.ant-col-lg-16,
.ant-col-17,
.ant-col-xs-17,
.ant-col-sm-17,
.ant-col-md-17,
.ant-col-lg-17,
.ant-col-18,
.ant-col-xs-18,
.ant-col-sm-18,
.ant-col-md-18,
.ant-col-lg-18,
.ant-col-19,
.ant-col-xs-19,
.ant-col-sm-19,
.ant-col-md-19,
.ant-col-lg-19,
.ant-col-20,
.ant-col-xs-20,
.ant-col-sm-20,
.ant-col-md-20,
.ant-col-lg-20,
.ant-col-21,
.ant-col-xs-21,
.ant-col-sm-21,
.ant-col-md-21,
.ant-col-lg-21,
.ant-col-22,
.ant-col-xs-22,
.ant-col-sm-22,
.ant-col-md-22,
.ant-col-lg-22,
.ant-col-23,
.ant-col-xs-23,
.ant-col-sm-23,
.ant-col-md-23,
.ant-col-lg-23,
.ant-col-24,
.ant-col-xs-24,
.ant-col-sm-24,
.ant-col-md-24,
.ant-col-lg-24 {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
.ant-col-1,
.ant-col-2,
.ant-col-3,
.ant-col-4,
.ant-col-5,
.ant-col-6,
.ant-col-7,
.ant-col-8,
.ant-col-9,
.ant-col-10,
.ant-col-11,
.ant-col-12,
.ant-col-13,
.ant-col-14,
.ant-col-15,
.ant-col-16,
.ant-col-17,
.ant-col-18,
.ant-col-19,
.ant-col-20,
.ant-col-21,
.ant-col-22,
.ant-col-23,
.ant-col-24 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
}
.ant-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-push-24 {
  left: 100%;
}
.ant-col-pull-24 {
  right: 100%;
}
.ant-col-offset-24 {
  margin-left: 100%;
}
.ant-col-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-push-23 {
  left: 95.83333333%;
}
.ant-col-pull-23 {
  right: 95.83333333%;
}
.ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-push-22 {
  left: 91.66666667%;
}
.ant-col-pull-22 {
  right: 91.66666667%;
}
.ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-push-21 {
  left: 87.5%;
}
.ant-col-pull-21 {
  right: 87.5%;
}
.ant-col-offset-21 {
  margin-left: 87.5%;
}
.ant-col-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-push-20 {
  left: 83.33333333%;
}
.ant-col-pull-20 {
  right: 83.33333333%;
}
.ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-push-19 {
  left: 79.16666667%;
}
.ant-col-pull-19 {
  right: 79.16666667%;
}
.ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-push-18 {
  left: 75%;
}
.ant-col-pull-18 {
  right: 75%;
}
.ant-col-offset-18 {
  margin-left: 75%;
}
.ant-col-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-push-17 {
  left: 70.83333333%;
}
.ant-col-pull-17 {
  right: 70.83333333%;
}
.ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-push-16 {
  left: 66.66666667%;
}
.ant-col-pull-16 {
  right: 66.66666667%;
}
.ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-push-15 {
  left: 62.5%;
}
.ant-col-pull-15 {
  right: 62.5%;
}
.ant-col-offset-15 {
  margin-left: 62.5%;
}
.ant-col-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-push-14 {
  left: 58.33333333%;
}
.ant-col-pull-14 {
  right: 58.33333333%;
}
.ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-push-13 {
  left: 54.16666667%;
}
.ant-col-pull-13 {
  right: 54.16666667%;
}
.ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-push-12 {
  left: 50%;
}
.ant-col-pull-12 {
  right: 50%;
}
.ant-col-offset-12 {
  margin-left: 50%;
}
.ant-col-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-push-11 {
  left: 45.83333333%;
}
.ant-col-pull-11 {
  right: 45.83333333%;
}
.ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-push-10 {
  left: 41.66666667%;
}
.ant-col-pull-10 {
  right: 41.66666667%;
}
.ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-push-9 {
  left: 37.5%;
}
.ant-col-pull-9 {
  right: 37.5%;
}
.ant-col-offset-9 {
  margin-left: 37.5%;
}
.ant-col-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-push-8 {
  left: 33.33333333%;
}
.ant-col-pull-8 {
  right: 33.33333333%;
}
.ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-push-7 {
  left: 29.16666667%;
}
.ant-col-pull-7 {
  right: 29.16666667%;
}
.ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-push-6 {
  left: 25%;
}
.ant-col-pull-6 {
  right: 25%;
}
.ant-col-offset-6 {
  margin-left: 25%;
}
.ant-col-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-push-5 {
  left: 20.83333333%;
}
.ant-col-pull-5 {
  right: 20.83333333%;
}
.ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-push-4 {
  left: 16.66666667%;
}
.ant-col-pull-4 {
  right: 16.66666667%;
}
.ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-push-3 {
  left: 12.5%;
}
.ant-col-pull-3 {
  right: 12.5%;
}
.ant-col-offset-3 {
  margin-left: 12.5%;
}
.ant-col-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-push-2 {
  left: 8.33333333%;
}
.ant-col-pull-2 {
  right: 8.33333333%;
}
.ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-push-1 {
  left: 4.16666667%;
}
.ant-col-pull-1 {
  right: 4.16666667%;
}
.ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-offset-0 {
  margin-left: 0;
}
.ant-col-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-col-xs-1,
.ant-col-xs-2,
.ant-col-xs-3,
.ant-col-xs-4,
.ant-col-xs-5,
.ant-col-xs-6,
.ant-col-xs-7,
.ant-col-xs-8,
.ant-col-xs-9,
.ant-col-xs-10,
.ant-col-xs-11,
.ant-col-xs-12,
.ant-col-xs-13,
.ant-col-xs-14,
.ant-col-xs-15,
.ant-col-xs-16,
.ant-col-xs-17,
.ant-col-xs-18,
.ant-col-xs-19,
.ant-col-xs-20,
.ant-col-xs-21,
.ant-col-xs-22,
.ant-col-xs-23,
.ant-col-xs-24 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
}
.ant-col-xs-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-xs-push-24 {
  left: 100%;
}
.ant-col-xs-pull-24 {
  right: 100%;
}
.ant-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-col-xs-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-xs-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-xs-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-xs-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-xs-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-xs-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-xs-push-21 {
  left: 87.5%;
}
.ant-col-xs-pull-21 {
  right: 87.5%;
}
.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-col-xs-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-xs-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-xs-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-xs-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-xs-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-xs-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-xs-push-18 {
  left: 75%;
}
.ant-col-xs-pull-18 {
  right: 75%;
}
.ant-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-col-xs-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-xs-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-xs-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-xs-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-xs-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-xs-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-xs-push-15 {
  left: 62.5%;
}
.ant-col-xs-pull-15 {
  right: 62.5%;
}
.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-col-xs-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-xs-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-xs-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-xs-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-xs-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-xs-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-xs-push-12 {
  left: 50%;
}
.ant-col-xs-pull-12 {
  right: 50%;
}
.ant-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-col-xs-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-xs-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-xs-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-xs-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-xs-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-xs-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-xs-push-9 {
  left: 37.5%;
}
.ant-col-xs-pull-9 {
  right: 37.5%;
}
.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-col-xs-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-xs-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-xs-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-xs-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-xs-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-xs-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-xs-push-6 {
  left: 25%;
}
.ant-col-xs-pull-6 {
  right: 25%;
}
.ant-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-col-xs-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-xs-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-xs-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-xs-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-xs-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-xs-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-xs-push-3 {
  left: 12.5%;
}
.ant-col-xs-pull-3 {
  right: 12.5%;
}
.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-col-xs-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-xs-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-xs-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-xs-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-xs-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-xs-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-xs-push-0 {
  left: auto;
}
.ant-col-xs-pull-0 {
  right: auto;
}
.ant-col-xs-offset-0 {
  margin-left: 0;
}
.ant-col-xs-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 576px) {
  .ant-col-sm-1,
  .ant-col-sm-2,
  .ant-col-sm-3,
  .ant-col-sm-4,
  .ant-col-sm-5,
  .ant-col-sm-6,
  .ant-col-sm-7,
  .ant-col-sm-8,
  .ant-col-sm-9,
  .ant-col-sm-10,
  .ant-col-sm-11,
  .ant-col-sm-12,
  .ant-col-sm-13,
  .ant-col-sm-14,
  .ant-col-sm-15,
  .ant-col-sm-16,
  .ant-col-sm-17,
  .ant-col-sm-18,
  .ant-col-sm-19,
  .ant-col-sm-20,
  .ant-col-sm-21,
  .ant-col-sm-22,
  .ant-col-sm-23,
  .ant-col-sm-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-sm-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-sm-push-24 {
    left: 100%;
  }
  .ant-col-sm-pull-24 {
    right: 100%;
  }
  .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .ant-col-sm-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-sm-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-sm-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-sm-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-sm-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-sm-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-sm-push-18 {
    left: 75%;
  }
  .ant-col-sm-pull-18 {
    right: 75%;
  }
  .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .ant-col-sm-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-sm-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-sm-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-sm-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-sm-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-sm-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-sm-push-12 {
    left: 50%;
  }
  .ant-col-sm-pull-12 {
    right: 50%;
  }
  .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .ant-col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-sm-push-6 {
    left: 25%;
  }
  .ant-col-sm-pull-6 {
    right: 25%;
  }
  .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .ant-col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-sm-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-sm-push-0 {
    left: auto;
  }
  .ant-col-sm-pull-0 {
    right: auto;
  }
  .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .ant-col-sm-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 768px) {
  .ant-col-md-1,
  .ant-col-md-2,
  .ant-col-md-3,
  .ant-col-md-4,
  .ant-col-md-5,
  .ant-col-md-6,
  .ant-col-md-7,
  .ant-col-md-8,
  .ant-col-md-9,
  .ant-col-md-10,
  .ant-col-md-11,
  .ant-col-md-12,
  .ant-col-md-13,
  .ant-col-md-14,
  .ant-col-md-15,
  .ant-col-md-16,
  .ant-col-md-17,
  .ant-col-md-18,
  .ant-col-md-19,
  .ant-col-md-20,
  .ant-col-md-21,
  .ant-col-md-22,
  .ant-col-md-23,
  .ant-col-md-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-md-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-md-push-24 {
    left: 100%;
  }
  .ant-col-md-pull-24 {
    right: 100%;
  }
  .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .ant-col-md-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-md-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-md-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-md-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-md-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-md-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-md-push-21 {
    left: 87.5%;
  }
  .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-md-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-md-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-md-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-md-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-md-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-md-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-md-push-18 {
    left: 75%;
  }
  .ant-col-md-pull-18 {
    right: 75%;
  }
  .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .ant-col-md-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-md-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-md-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-md-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-md-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-md-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-md-push-15 {
    left: 62.5%;
  }
  .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-md-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-md-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-md-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-md-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-md-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-md-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-md-push-12 {
    left: 50%;
  }
  .ant-col-md-pull-12 {
    right: 50%;
  }
  .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .ant-col-md-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-md-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-md-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-md-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-md-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-md-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-md-push-9 {
    left: 37.5%;
  }
  .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-md-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-md-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-md-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-md-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-md-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-md-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-md-push-6 {
    left: 25%;
  }
  .ant-col-md-pull-6 {
    right: 25%;
  }
  .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .ant-col-md-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-md-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-md-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-md-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-md-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-md-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-md-push-3 {
    left: 12.5%;
  }
  .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-md-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-md-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-md-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-md-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-md-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-md-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-md-push-0 {
    left: auto;
  }
  .ant-col-md-pull-0 {
    right: auto;
  }
  .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .ant-col-md-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 992px) {
  .ant-col-lg-1,
  .ant-col-lg-2,
  .ant-col-lg-3,
  .ant-col-lg-4,
  .ant-col-lg-5,
  .ant-col-lg-6,
  .ant-col-lg-7,
  .ant-col-lg-8,
  .ant-col-lg-9,
  .ant-col-lg-10,
  .ant-col-lg-11,
  .ant-col-lg-12,
  .ant-col-lg-13,
  .ant-col-lg-14,
  .ant-col-lg-15,
  .ant-col-lg-16,
  .ant-col-lg-17,
  .ant-col-lg-18,
  .ant-col-lg-19,
  .ant-col-lg-20,
  .ant-col-lg-21,
  .ant-col-lg-22,
  .ant-col-lg-23,
  .ant-col-lg-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-lg-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-lg-push-24 {
    left: 100%;
  }
  .ant-col-lg-pull-24 {
    right: 100%;
  }
  .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .ant-col-lg-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-lg-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-lg-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-lg-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-lg-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-lg-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-lg-push-18 {
    left: 75%;
  }
  .ant-col-lg-pull-18 {
    right: 75%;
  }
  .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .ant-col-lg-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-lg-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-lg-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-lg-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-lg-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-lg-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-lg-push-12 {
    left: 50%;
  }
  .ant-col-lg-pull-12 {
    right: 50%;
  }
  .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .ant-col-lg-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-lg-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-lg-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-lg-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-lg-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-lg-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-lg-push-6 {
    left: 25%;
  }
  .ant-col-lg-pull-6 {
    right: 25%;
  }
  .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .ant-col-lg-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-lg-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-lg-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-lg-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-lg-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-lg-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-lg-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-lg-push-0 {
    left: auto;
  }
  .ant-col-lg-pull-0 {
    right: auto;
  }
  .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .ant-col-lg-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1200px) {
  .ant-col-xl-1,
  .ant-col-xl-2,
  .ant-col-xl-3,
  .ant-col-xl-4,
  .ant-col-xl-5,
  .ant-col-xl-6,
  .ant-col-xl-7,
  .ant-col-xl-8,
  .ant-col-xl-9,
  .ant-col-xl-10,
  .ant-col-xl-11,
  .ant-col-xl-12,
  .ant-col-xl-13,
  .ant-col-xl-14,
  .ant-col-xl-15,
  .ant-col-xl-16,
  .ant-col-xl-17,
  .ant-col-xl-18,
  .ant-col-xl-19,
  .ant-col-xl-20,
  .ant-col-xl-21,
  .ant-col-xl-22,
  .ant-col-xl-23,
  .ant-col-xl-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-xl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-xl-push-24 {
    left: 100%;
  }
  .ant-col-xl-pull-24 {
    right: 100%;
  }
  .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-xl-push-18 {
    left: 75%;
  }
  .ant-col-xl-pull-18 {
    right: 75%;
  }
  .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-xl-push-12 {
    left: 50%;
  }
  .ant-col-xl-pull-12 {
    right: 50%;
  }
  .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-xl-push-6 {
    left: 25%;
  }
  .ant-col-xl-pull-6 {
    right: 25%;
  }
  .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-xl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xl-push-0 {
    left: auto;
  }
  .ant-col-xl-pull-0 {
    right: auto;
  }
  .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1600px) {
  .ant-col-xxl-1,
  .ant-col-xxl-2,
  .ant-col-xxl-3,
  .ant-col-xxl-4,
  .ant-col-xxl-5,
  .ant-col-xxl-6,
  .ant-col-xxl-7,
  .ant-col-xxl-8,
  .ant-col-xxl-9,
  .ant-col-xxl-10,
  .ant-col-xxl-11,
  .ant-col-xxl-12,
  .ant-col-xxl-13,
  .ant-col-xxl-14,
  .ant-col-xxl-15,
  .ant-col-xxl-16,
  .ant-col-xxl-17,
  .ant-col-xxl-18,
  .ant-col-xxl-19,
  .ant-col-xxl-20,
  .ant-col-xxl-21,
  .ant-col-xxl-22,
  .ant-col-xxl-23,
  .ant-col-xxl-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-xxl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-xxl-push-24 {
    left: 100%;
  }
  .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-xxl-push-18 {
    left: 75%;
  }
  .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-xxl-push-12 {
    left: 50%;
  }
  .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-xxl-push-6 {
    left: 25%;
  }
  .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-xxl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xxl-push-0 {
    left: auto;
  }
  .ant-col-xxl-pull-0 {
    right: auto;
  }
  .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.ant-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-input + .ant-input-suffix .jby-search-icon {
  margin-left: 8px;
}
.ant-input:focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-input:focus .jby-s-svg {
  color: #004fff;
}
.ant-input:focus + .ant-input-suffix .jby-search-icon svg path {
  fill: #004fff;
}
.ant-input + .ant-input-suffix .jby-search-icon:hover {
  cursor: pointer;
}
.ant-input + .ant-input-suffix .jby-search-icon:hover svg path {
  fill: #004fff;
}
.ant-input + .ant-input-suffix .jby-search-icon svg {
  vertical-align: sub;
}
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-input-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-group-addon .ant-select .ant-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-input-group-addon .ant-select-open .ant-select-selection,
.ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #004fff;
}
.ant-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selection,
.ant-input-group-addon:first-child .ant-select .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selection,
.ant-input-group-addon:last-child .ant-select .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  height: 24px;
  padding: 1px 7px;
}
.ant-input-group-lg .ant-select-selection--single {
  height: 40px;
}
.ant-input-group-sm .ant-select-selection--single {
  height: 24px;
}
.ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  float: left;
  width: 100%;
}
.ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1;
}
.ant-input-group.ant-input-group-compact::before,
.ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.ant-input-group.ant-input-group-compact::before,
.ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:hover,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:focus,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.ant-input-affix-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-input-affix-wrapper .ant-input {
  position: relative;
  text-align: inherit;
}
.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.ant-input-affix-wrapper .ant-input-disabled ~ .ant-input-suffix .anticon {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-input-affix-wrapper .ant-input-prefix {
  left: 12px;
}
.ant-input-affix-wrapper .ant-input-suffix {
  right: 12px;
}
.ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px;
}
.ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child) {
  padding-right: 49px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input {
  padding-right: 22px;
}
.ant-input-password-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-password-icon:hover {
  color: #333;
}
.ant-input-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  vertical-align: 0;
}
.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-clear-icon:active {
  color: #333333;
}
.ant-input-clear-icon + i {
  margin-left: 6px;
}
.ant-input-textarea-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px 8px 0 0;
}
.ant-input-textarea-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-textarea-clear-icon:active {
  color: #333333;
}
.ant-input-textarea-clear-icon + i {
  margin-left: 6px;
}
.ant-input-search .jby-search-icon-btn svg {
  vertical-align: sub;
}
.ant-input-search .jby-search-icon-btn svg path {
  fill: #fff;
}
.ant-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ant-input-search-enter-button input {
  border-right: 0;
}
.ant-input-search-enter-button + .ant-input-group-addon,
.ant-input-search-enter-button input + .ant-input-group-addon {
  padding: 0;
  border: 0;
}
.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ant-input-number::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input-number:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input-number:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-input-number + .ant-input-suffix .jby-search-icon {
  margin-left: 8px;
}
.ant-input-number:focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-input-number:focus .jby-s-svg {
  color: #004fff;
}
.ant-input-number:focus + .ant-input-suffix .jby-search-icon svg path {
  fill: #004fff;
}
.ant-input-number + .ant-input-suffix .jby-search-icon:hover {
  cursor: pointer;
}
.ant-input-number + .ant-input-suffix .jby-search-icon:hover svg path {
  fill: #004fff;
}
.ant-input-number + .ant-input-suffix .jby-search-icon svg {
  vertical-align: sub;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-input-number-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-input-number-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #2974ff;
}
.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none;
}
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.ant-input-number:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-input-number-focused {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-input-number-focused .jby-s-svg {
  color: #004fff;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  outline: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -moz-appearance: textfield !important;
}
.ant-input-number-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input-number-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input-number-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.ant-input-number-lg input {
  height: 38px;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-radius: 0 4px 4px 0;
  opacity: 0;
  -webkit-transition: opacity 0.24s linear 0.1s;
  transition: opacity 0.24s linear 0.1s;
}
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: inline-block;
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  min-width: auto;
  margin-right: 0;
}
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  font-size: 12px;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  border-top-right-radius: 4px;
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid #d9d9d9;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
  text-align: center;
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}
.ant-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #f0f2f5;
}
.ant-layout,
.ant-layout * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-layout.ant-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
.ant-layout-header,
.ant-layout-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-layout-header {
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  background: #001529;
}
.ant-layout-footer {
  padding: 24px 50px;
  color: #333333;
  font-size: 14px;
  background: #f0f2f5;
}
.ant-layout-content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
}
.ant-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #001529;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
.ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.ant-layout-sider-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 4px 0 0 4px;
}
.ant-layout-sider-light {
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-trigger {
  color: #333333;
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: #333333;
  background: #fff;
}
.ant-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
}
.ant-list * {
  outline: none;
}
.ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.ant-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.ant-list-spin {
  min-height: 40px;
  text-align: center;
}
.ant-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
}
.ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0;
}
.ant-list-item-content {
  color: #333333;
}
.ant-list-item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 0;
}
.ant-list-item-meta-avatar {
  margin-right: 16px;
}
.ant-list-item-meta-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.ant-list-item-meta-title {
  margin-bottom: 4px;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.ant-list-item-meta-title > a {
  color: #333333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-list-item-meta-title > a:hover {
  color: #004fff;
}
.ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.ant-list-item-action {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}
.ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #e8e8e8;
}
.ant-list-header {
  background: transparent;
}
.ant-list-footer {
  background: transparent;
}
.ant-list-header,
.ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
}
.ant-list-split .ant-list-item {
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.ant-list-split .ant-list-header {
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-lg .ant-list-item {
  padding-top: 16px;
  padding-bottom: 16px;
}
.ant-list-sm .ant-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.ant-list-vertical .ant-list-item {
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
.ant-list-vertical .ant-list-item-main {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-list-vertical .ant-list-item-extra {
  margin-left: 40px;
}
.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.ant-list-item-no-flex {
  display: block;
}
.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.ant-list-bordered {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.ant-list-bordered.ant-list-sm .ant-list-item {
  padding-right: 16px;
  padding-left: 16px;
}
.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .ant-list-item-action {
    margin-left: 24px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ant-list-item-action {
    margin-left: 12px;
  }
  .ant-list-vertical .ant-list-item {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
.ant-mentions {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: #333333;
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 0;
  overflow: hidden;
  line-height: 1.5;
  white-space: pre-wrap;
  vertical-align: bottom;
}
.ant-mentions::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-mentions:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-mentions::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-mentions:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-mentions:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-mentions:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mentions:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-mentions + .ant-input-suffix .jby-search-icon {
  margin-left: 8px;
}
.ant-mentions:focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-mentions:focus .jby-s-svg {
  color: #004fff;
}
.ant-mentions:focus + .ant-input-suffix .jby-search-icon svg path {
  fill: #004fff;
}
.ant-mentions + .ant-input-suffix .jby-search-icon:hover {
  cursor: pointer;
}
.ant-mentions + .ant-input-suffix .jby-search-icon:hover svg path {
  fill: #004fff;
}
.ant-mentions + .ant-input-suffix .jby-search-icon svg {
  vertical-align: sub;
}
.ant-mentions-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-mentions[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-mentions {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-mentions-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-mentions-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-mentions-disabled > textarea {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions-disabled > textarea:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-mentions-focused {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-mentions-focused .jby-s-svg {
  color: #004fff;
}
.ant-mentions > textarea,
.ant-mentions-measure {
  min-height: 30px;
  margin: 0;
  padding: 4px 11px;
  overflow: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  line-height: inherit;
  direction: inherit;
  letter-spacing: inherit;
  white-space: inherit;
  text-align: inherit;
  vertical-align: top;
  word-wrap: break-word;
  word-break: inherit;
  -moz-tab-size: inherit;
    -o-tab-size: inherit;
       tab-size: inherit;
}
.ant-mentions > textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
}
.ant-mentions > textarea::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-mentions > textarea:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-mentions > textarea::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-mentions > textarea:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-mentions > textarea:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-mentions > textarea:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mentions > textarea:-moz-read-only {
  cursor: default;
}
.ant-mentions > textarea:read-only {
  cursor: default;
}
.ant-mentions-measure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  pointer-events: none;
}
.ant-mentions-measure > span {
  display: inline-block;
  min-height: 1em;
}
.ant-mentions-dropdown {
  margin: 0;
  padding: 0;
  color: #333333;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-mentions-dropdown-hidden {
  display: none;
}
.ant-mentions-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.ant-mentions-dropdown-menu-item {
  position: relative;
  display: block;
  min-width: 100px;
  padding: 5px 12px;
  overflow: hidden;
  color: #333333;
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-mentions-dropdown-menu-item:hover {
  background-color: #e6f2ff;
}
.ant-mentions-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
.ant-mentions-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
.ant-mentions-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-mentions-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-mentions-dropdown-menu-item-selected {
  color: #333333;
  font-weight: 600;
  background-color: #fafafa;
}
.ant-mentions-dropdown-menu-item-active {
  background-color: #e6f2ff;
}
.ant-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: #333333;
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
  transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
  zoom: 1;
}
.ant-menu::before,
.ant-menu::after {
  display: table;
  content: '';
}
.ant-menu::after {
  clear: both;
}
.ant-menu::before,
.ant-menu::after {
  display: table;
  content: '';
}
.ant-menu::after {
  clear: both;
}
.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-menu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-selected {
  color: #004fff;
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #e6f2ff;
}
.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item > a {
  display: block;
  color: #333333;
}
.ant-menu-item > a:hover {
  color: #004fff;
}
.ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.ant-menu-item > .ant-badge > a {
  color: #333333;
}
.ant-menu-item > .ant-badge > a:hover {
  color: #004fff;
}
.ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-item:hover,
.ant-menu-item-active,
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active,
.ant-menu-submenu-title:hover {
  color: #004fff;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color: #004fff;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #004fff;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f2ff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  border-radius: 4px;
}
.ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background: #333333 \9;
  background-image: -webkit-gradient(linear, left top, right top, from(#333333), to(#333333));
  background-image: linear-gradient(to right, #333333, #333333);
  background-image: none \9;
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(2px);
          transform: rotate(-45deg) translateY(2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#004fff), to(#004fff));
  background: linear-gradient(to right, #004fff, #004fff);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(-45deg) translateX(2px);
          transform: rotate(-45deg) translateX(2px);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(45deg) translateX(-2px);
          transform: rotate(45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
          transform: rotate(-45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateX(2px);
          transform: rotate(45deg) translateX(2px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #004fff;
}
.ant-menu-vertical .ant-menu-submenu-selected > a,
.ant-menu-vertical-left .ant-menu-submenu-selected > a,
.ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #004fff;
}
.ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu-active,
.ant-menu-horizontal > .ant-menu-item-open,
.ant-menu-horizontal > .ant-menu-submenu-open,
.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #004fff;
  border-bottom: 2px solid #004fff;
}
.ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: #333333;
}
.ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #004fff;
}
.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #004fff;
}
.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #004fff;
  -webkit-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.02px;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline-collapsed {
  width: 80px;
}
.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > a,
.ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #004fff;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.ant-message {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  top: 16px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.ant-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-message-notice:first-child {
  margin-top: -8px;
}
.ant-message-notice-content {
  display: inline-block;
  background: #fff;
  border-radius: 4px;
  pointer-events: all;
  padding: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-message-custom-content {
  padding: 10px 16px;
}
.ant-message-custom-content .anticon-info-circle-v1,
.ant-message-custom-content .anticon-check-circle-v1,
.ant-message-custom-content .anticon-exclamation-circle-v1,
.ant-message-custom-content .anticon-close-circle-v1 {
  font-size: 18px !important;
}
.ant-message-success {
  border-radius: 4px;
  background-color: #f2fbf8;
  border: 1px solid #c1ebde;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(8, 119, 84, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(8, 119, 84, 0.15);
}
.ant-message-warning {
  background-color: #fefaf6;
  border: 1px solid #fce8d4;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(224, 142, 64, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(224, 142, 64, 0.15);
  border-radius: 4px;
}
.ant-message-error {
  border-radius: 4px;
  background-color: #fdf6f6;
  border: 1px solid #f6d5d2;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(206, 35, 16, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(206, 35, 16, 0.15);
}
.ant-message-info {
  border-radius: 4px;
  background-color: #f2f6ff;
  border: 1px solid #c1d4ff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(9, 63, 184, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(9, 63, 184, 0.15);
}
.ant-message-loading {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #7fa7ff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(9, 63, 184, 0.15);
          box-shadow: 0px 0px 4px 0px rgba(9, 63, 184, 0.15);
}
.ant-message-success .anticon {
  color: #63c234;
}
.ant-message-error .anticon {
  color: #de5647;
}
.ant-message-warning .anticon {
  color: #f4a050;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #9699a0;
}
.ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}
.ant-message-notice.move-up-leave.move-up-leave-active {
  overflow: hidden;
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 24px;
  pointer-events: none;
}
.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.ant-modal-title {
  margin: 0;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.ant-modal-title.jby-modal-title {
  color: #333333;
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: auto;
}
.ant-modal-content.jby-modal-content {
  border-radius: 16px;
}
.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-modal-close-x {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.ant-modal-close.jby-modal-close {
  right: 6px;
}
.ant-modal-close.jby-modal-close > span {
  width: 47px;
  height: 47px;
  line-height: 47px;
  color: #a6b0c7;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.ant-modal-close.jby-modal-close > span:hover {
  color: #8a97b4;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  color: #333333;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.ant-modal-header.jby-modal-header {
  padding: 12px 24px;
  color: #333333;
  background: #eff4ff;
  border-bottom: none;
  border-radius: 16px 16px 0 0;
}
.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-footer.jby-modal-footer {
  padding: 0 24px 24px;
  border-top: 1px solid transparent;
  border-radius: 0 0 16px 16px;
}
.ant-modal.zoom-enter,
.ant-modal.zoom-appear {
  -webkit-transform: none;
          transform: none;
  opacity: 0;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  filter: alpha(opacity=50);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .ant-modal-centered .ant-modal {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.ant-modal-confirm .ant-modal-header {
  display: none;
}
.ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.ant-modal-confirm-body-wrapper {
  zoom: 1;
}
.ant-modal-confirm-body-wrapper::before,
.ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.ant-modal-confirm-body-wrapper::before,
.ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: #333333;
  font-size: 14px;
}
.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}
.ant-modal-confirm .ant-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.ant-modal-confirm .ant-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #de5647;
}
.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #f4a050;
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #9699a0;
}
.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #63c234;
}
.ant-notification {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationLeftFadeIn;
          animation-name: NotificationLeftFadeIn;
}
.ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
.ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.ant-notification-notice-description {
  font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
.anticon.ant-notification-notice-icon-success {
  color: #63c234;
}
.anticon.ant-notification-notice-icon-info {
  color: #9699a0;
}
.anticon.ant-notification-notice-icon-warning {
  color: #f4a050;
}
.anticon.ant-notification-notice-icon-error {
  color: #de5647;
}
.ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.ant-notification .notification-fade-effect {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-leave {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationFadeIn;
          animation-name: NotificationFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
          animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.ant-page-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  padding: 16px 24px;
  background-color: #fff;
}
.ant-page-header-ghost {
  background-color: inherit;
}
.ant-page-header.has-breadcrumb {
  padding-top: 12px;
}
.ant-page-header.has-footer {
  padding-bottom: 0;
}
.ant-page-header-back {
  float: left;
  margin: 8px 0;
  margin-right: 16px;
  font-size: 16px;
  line-height: 1;
}
.ant-page-header-back-button {
  color: #004fff;
  text-decoration: none;
  outline: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #000;
  cursor: pointer;
}
.ant-page-header-back-button:focus,
.ant-page-header-back-button:hover {
  color: #2974ff;
}
.ant-page-header-back-button:active {
  color: #003dd9;
}
.ant-page-header .ant-divider-vertical {
  height: 14px;
  margin: 0 12px;
  vertical-align: middle;
}
.ant-breadcrumb + .ant-page-header-heading {
  margin-top: 8px;
}
.ant-page-header-heading {
  width: 100%;
  overflow: hidden;
}
.ant-page-header-heading-title {
  display: block;
  float: left;
  margin-bottom: 0;
  padding-right: 12px;
  color: #333333;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}
.ant-page-header-heading .ant-avatar {
  float: left;
  margin-right: 12px;
}
.ant-page-header-heading-sub-title {
  float: left;
  margin: 5px 0;
  margin-right: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.ant-page-header-heading-tags {
  float: left;
  margin: 4px 0;
}
.ant-page-header-heading-extra {
  float: right;
}
.ant-page-header-heading-extra > * {
  margin-left: 8px;
}
.ant-page-header-heading-extra > *:first-child {
  margin-left: 0;
}
.ant-page-header-content {
  padding-top: 12px;
  overflow: hidden;
}
.ant-page-header-footer {
  margin-top: 16px;
}
.ant-page-header-footer .ant-tabs-bar {
  margin-bottom: 1px;
  border-bottom: 0;
}
.ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
  padding: 8px;
  font-size: 16px;
}
@media (max-width: 576px) {
  .ant-page-header-heading-extra {
    display: block;
    float: unset;
    width: 100%;
    padding-top: 12px;
    overflow: hidden;
  }
}
.ant-pagination {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.ant-pagination-jby .ant-pagination-item:focus,
.ant-pagination-jby .ant-pagination-item:hover {
  border-color: #d9d9d9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-jby .ant-pagination-item:focus a,
.ant-pagination-jby .ant-pagination-item:hover a {
  color: #004fff;
}
.ant-pagination-jby .ant-pagination-item-active {
  font-weight: 500;
  background: #eff4ff;
  border-color: #004fff;
}
.ant-pagination-jby .ant-pagination-item-active a {
  color: #004fff;
}
.ant-pagination-jby .ant-pagination-item-active:focus,
.ant-pagination-jby .ant-pagination-item-active:hover {
  border-color: #004fff;
}
.ant-pagination-jby .ant-pagination-item-active:focus a,
.ant-pagination-jby .ant-pagination-item-active:hover a {
  color: #004fff;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: #333333;
  -webkit-transition: none;
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  border-color: #004fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #004fff;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #004fff;
}
.ant-pagination-item-active a {
  color: #004fff;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #2974ff;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #2974ff;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  color: #004fff;
  letter-spacing: -1px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  font-size: 12px;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: #333333;
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  outline: 0;
}
.ant-pagination-prev a,
.ant-pagination-next a {
  color: #333333;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
  border-color: #2974ff;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #004fff;
  border-color: #004fff;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input + .ant-input-suffix .jby-search-icon {
  margin-left: 8px;
}
.ant-pagination-options-quick-jumper input:focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-pagination-options-quick-jumper input:focus .jby-s-svg {
  color: #004fff;
}
.ant-pagination-options-quick-jumper input:focus + .ant-input-suffix .jby-search-icon svg path {
  fill: #004fff;
}
.ant-pagination-options-quick-jumper input + .ant-input-suffix .jby-search-icon:hover {
  cursor: pointer;
}
.ant-pagination-options-quick-jumper input + .ant-input-suffix .jby-search-icon:hover svg path {
  fill: #004fff;
}
.ant-pagination-options-quick-jumper input + .ant-input-suffix .jby-search-icon svg {
  vertical-align: sub;
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #004fff;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  height: 24px;
  padding: 1px 7px;
  width: 44px;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #dbdbdb;
  border-color: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(0, 0, 0, 0.45);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}
.ant-popover {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: #333333;
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
}
.ant-popover-inner-content {
  padding: 12px 16px;
  color: #333333;
}
.ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: #333333;
  font-size: 14px;
}
.ant-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #f4a050;
  font-size: 14px;
}
.ant-popover-message-title {
  padding-left: 22px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
          box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-progress {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}
.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
}
.ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 100px;
}
.ant-progress-circle-trail {
  stroke: #f5f5f5;
}
.ant-progress-circle-path {
  -webkit-animation: ant-progress-appear 0.3s;
          animation: ant-progress-appear 0.3s;
}
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.ant-progress-success-bg,
.ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  -webkit-transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #63c234;
}
.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.ant-progress-text .anticon {
  font-size: 14px;
}
.ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  -webkit-animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
          animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.ant-progress-status-exception .ant-progress-bg {
  background-color: #de5647;
}
.ant-progress-status-exception .ant-progress-text {
  color: #de5647;
}
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #de5647;
}
.ant-progress-status-success .ant-progress-bg {
  background-color: #63c234;
}
.ant-progress-status-success .ant-progress-text {
  color: #63c234;
}
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #63c234;
}
.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #333333;
  line-height: 1;
  white-space: normal;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #de5647;
}
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #63c234;
}
@-webkit-keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
@keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
.ant-radio-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-radio-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
  cursor: pointer;
}
.ant-radio {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: sub;
  outline: none;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #004fff;
}
.ant-radio-input:focus + .ant-radio-inner {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
          box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #004fff;
  border-radius: 50%;
  visibility: hidden;
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
          animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  content: '';
}
.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #004fff;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #004fff;
}
.ant-radio-checked .ant-radio-inner::after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.jby-custom-radio:hover .ant-radio-inner {
  border-color: #004fff;
}
.jby-custom-radio .ant-radio-inner {
  overflow: hidden;
}
.jby-custom-radio .ant-radio-inner::after {
  width: 7px;
  height: 7px;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.jby-custom-radio .ant-radio-checked .ant-radio-inner {
  border-color: #004fff;
  background-color: #004fff;
}
.jby-custom-radio .ant-radio-checked .ant-radio-inner::after {
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  background-color: #fff;
}
.jby-custom-radio .ant-radio-checked.ant-radio-disabled .ant-radio-inner {
  border-color: #004fff !important;
  background-color: #004fff;
  opacity: 0.5;
  cursor: not-allowed;
}
.jby-custom-radio .ant-radio-checked.ant-radio-disabled .ant-radio-inner::after {
  background-color: #fff;
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: #333333;
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s, background 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, background 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.ant-radio-button-wrapper.is-jby-theme.is-new-switch-btn {
  padding: 0 2px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #e2ebff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-radio-button-wrapper.is-jby-theme.is-new-switch-btn:not(:last-child) {
  border-right: none;
}
.ant-radio-button-wrapper.is-jby-theme.is-new-switch-btn:last-child {
  border-left: none;
}
.ant-radio-button-wrapper.is-jby-theme.is-new-switch-btn::before {
  display: none;
}
.ant-radio-button-wrapper.is-jby-theme.is-new-switch-btn > span:last-child {
  padding: 0px 4px;
}
.ant-radio-button-wrapper.is-jby-theme.is-new-switch-btn:hover {
  position: relative;
  color: #004fff;
  font-weight: 400;
}
.ant-radio-button-wrapper a {
  color: #333333;
}
.ant-radio-button-wrapper > .ant-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 1px;
  height: 100%;
  padding: 1px 0;
  background-color: #d9d9d9;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: '';
}
.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #d9d9d9;
  border-radius: 4px 0 0 4px;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.ant-radio-button-wrapper:hover {
  position: relative;
  color: #004fff;
}
.ant-radio-button-wrapper:focus-within {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
          box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #004fff;
  background: #fff;
  border-color: #004fff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn {
  font-weight: 500;
  color: #004fff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn > span:last-child {
  background: #eff4ff;
  border-radius: 2px;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #004fff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn {
  border-color: #e2ebff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn::before {
  display: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn:first-child {
  border-color: #e2ebff;
  border-right: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn:active,
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn:hover {
  color: #004fff;
  border-color: #e6f2ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn:active::before,
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn:hover::before {
  display: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled).is-jby-theme.is-new-switch-btn:focus-within {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #004fff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #2974ff;
  border-color: #2974ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #2974ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #003dd9;
  border-color: #003dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
  background-color: #003dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
          box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #004fff;
  border-color: #004fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #2974ff;
  border-color: #2974ff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #003dd9;
  border-color: #003dd9;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
          box-shadow: 0 0 0 3px rgba(0, 79, 255, 0.08);
}
.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@-webkit-keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .ant-radio {
    vertical-align: text-bottom;
  }
}
.ant-rate {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 20px;
  line-height: unset;
  list-style: none;
  outline: none;
}
.ant-rate-disabled .ant-rate-star {
  cursor: default;
}
.ant-rate-disabled .ant-rate-star:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ant-rate-star {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-rate-star:not(:last-child) {
  margin-right: 8px;
}
.ant-rate-star > div:focus {
  outline: 0;
}
.ant-rate-star > div:hover,
.ant-rate-star > div:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ant-rate-star-first,
.ant-rate-star-second {
  color: #e8e8e8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
  vertical-align: middle;
}
.ant-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
  opacity: 1;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-full .ant-rate-star-second {
  color: inherit;
}
.ant-rate-text {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
}
.ant-result {
  padding: 48px 32px;
}
.ant-result-success .ant-result-icon > .anticon {
  color: #63c234;
}
.ant-result-error .ant-result-icon > .anticon {
  color: #de5647;
}
.ant-result-info .ant-result-icon > .anticon {
  color: #9699a0;
}
.ant-result-warning .ant-result-icon > .anticon {
  color: #f4a050;
}
.ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto;
}
.ant-result-icon {
  margin-bottom: 24px;
  text-align: center;
}
.ant-result-icon > .anticon {
  font-size: 72px;
}
.ant-result-title {
  color: #333333;
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
}
.ant-result-subtitle {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.ant-result-extra {
  margin-top: 32px;
  text-align: center;
}
.ant-result-extra > * {
  margin-right: 8px;
}
.ant-result-extra > *:last-child {
  margin-right: 0;
}
.ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #fafafa;
}
.ant-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
}
.ant-select ul,
.ant-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .ant-select-arrow-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-select-arrow .ant-select-arrow-icon svg.jby-s-svg {
  color: #999;
}
.ant-select-selection {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-select-selection:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-select-selection:hover .jby-s-svg {
  color: #004fff !important;
}
.ant-select-focused .ant-select-selection,
.ant-select-selection:focus,
.ant-select-selection:active {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-select-focused .ant-select-selection .jby-s-svg,
.ant-select-selection:focus .jby-s-svg,
.ant-select-selection:active .jby-s-svg {
  color: #004fff;
}
.ant-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-selection__clear::before {
  display: block;
}
.ant-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.ant-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-selection .jby-s-svg {
  margin-top: -1px;
}
.ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.ant-select-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-disabled .ant-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-disabled .ant-select-selection:hover,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:active {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-disabled .ant-select-selection:hover .jby-s-svg,
.ant-select-disabled .ant-select-selection:focus .jby-s-svg,
.ant-select-disabled .ant-select-selection:active .jby-s-svg {
  color: #999 !important;
}
.ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: #f5f5f5;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.ant-select-selection--single {
  position: relative;
  height: 32px;
  cursor: pointer;
}
.ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 32px;
}
.ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px;
}
.ant-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px;
  margin-left: 11px;
  line-height: 30px;
}
.ant-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-lg .ant-select-selection--multiple .ant-select-arrow {
  top: 20px;
}
.ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.ant-select-sm .ant-select-selection__rendered {
  margin-left: 7px;
  line-height: 22px;
}
.ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-sm .ant-select-selection--multiple .ant-select-arrow {
  top: 12px;
}
.ant-select-sm .ant-select-selection__clear,
.ant-select-sm .ant-select-arrow {
  right: 8px;
}
.ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.ant-select-selection__placeholder,
.ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: #bfbfbf;
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.ant-select-search__field__placeholder {
  left: 12px;
}
.ant-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.ant-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
}
.ant-select-search--inline > i {
  float: right;
}
.ant-select-selection--multiple {
  min-height: 32px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1;
}
.ant-select-selection--multiple::before,
.ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.ant-select-selection--multiple::after {
  clear: both;
}
.ant-select-selection--multiple::before,
.ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.ant-select-selection--multiple::after {
  clear: both;
}
.ant-select-selection--multiple .ant-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  width: 0.75em;
  max-width: 100%;
  padding: 1px;
}
.ant-select-selection--multiple .ant-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px;
}
.ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.ant-select-selection--multiple > ul > li,
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: 24px;
  margin-top: 3px;
  line-height: 22px;
}
.ant-select-selection--multiple .ant-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: #333333;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-selection--multiple .ant-select-arrow {
  top: 16px;
}
.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-open .ant-select-arrow-icon svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-select-open .ant-select-arrow-icon svg.jby-s-svg {
  color: #004fff;
}
.ant-select-open .ant-select-selection {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-select-open .ant-select-selection .jby-s-svg {
  color: #004fff;
}
.ant-select-combobox .ant-select-arrow {
  display: none;
}
.ant-select-combobox .ant-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,
.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: #333333;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding: 4px 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.ant-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 32px;
}
.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6f2ff;
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled).jby-ant-select-dropdown-menu-item {
  background-color: #eff4ff;
}
.ant-select-dropdown-menu-item-selected {
  color: #333333;
  font-weight: 600;
  background-color: #fafafa;
}
.ant-select-dropdown-menu-item-selected.jby-ant-select-dropdown-menu-item {
  background-color: #eff4ff;
}
.ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6f2ff;
}
.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled).jby-ant-select-dropdown-menu-item {
  background-color: #eff4ff;
}
.ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 32px;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
  display: none;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
  display: inline-block;
  color: #004fff;
}
.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 12px;
}
.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}
.ant-skeleton {
  display: table;
  width: 100%;
}
.ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}
.ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: #f2f2f2;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  margin-top: 16px;
  background: #f2f2f2;
}
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px;
}
.ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}
.ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: #f2f2f2;
}
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: ant-skeleton-loading 1.4s ease infinite;
          animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: ant-skeleton-loading 1.4s ease infinite;
          animation: ant-skeleton-loading 1.4s ease infinite;
}
@-webkit-keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.ant-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  height: 12px;
  margin: 14px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  -ms-touch-action: none;
      touch-action: none;
}
.ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-track {
  width: 4px;
}
.ant-slider-vertical .ant-slider-handle {
  margin-top: -6px;
  margin-left: -5px;
}
.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-dot {
  top: auto;
  left: 2px;
  margin-bottom: -4px;
}
.ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}
.ant-slider-with-marks {
  margin-bottom: 28px;
}
.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #7ab2ff;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #7ab2ff;
  border-radius: 50%;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.ant-slider-handle:focus {
  border-color: #3372ff;
  outline: none;
  -webkit-box-shadow: 0 0 0 5px rgba(0, 79, 255, 0.2);
          box-shadow: 0 0 0 5px rgba(0, 79, 255, 0.2);
}
.ant-slider-handle.ant-tooltip-open {
  border-color: #004fff;
}
.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.ant-slider:hover .ant-slider-track {
  background-color: #5294ff;
}
.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #5294ff;
}
.ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
}
.ant-slider-mark-text-active {
  color: #333333;
}
.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  cursor: pointer;
}
.ant-slider-dot:first-child {
  margin-left: -4px;
}
.ant-slider-dot:last-child {
  margin-left: -4px;
}
.ant-slider-dot-active {
  border-color: #80a7ff;
}
.ant-slider-disabled {
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}
.ant-space {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ant-space-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ant-space-align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-space-align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-space-align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-space-align-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.ant-spin {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #004fff;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #004fff;
  border-radius: 100%;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s infinite linear alternate;
          animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s infinite linear;
          animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@-webkit-keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
.ant-statistic {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-statistic-content {
  color: #333333;
  font-size: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-statistic-content-value-decimal {
  font-size: 16px;
}
.ant-statistic-content-prefix,
.ant-statistic-content-suffix {
  display: inline-block;
}
.ant-statistic-content-prefix {
  margin-right: 4px;
}
.ant-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px;
}
.ant-steps {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-item-container {
  outline: none;
}
.ant-steps-item:last-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail,
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-item-icon,
.ant-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.ant-steps-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.ant-steps-item-icon > .ant-steps-icon {
  position: relative;
  top: -1px;
  color: #004fff;
  line-height: 1;
}
.ant-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  border-radius: 1px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: '';
}
.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: #333333;
  font-size: 16px;
  line-height: 32px;
}
.ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #e8e8e8;
  content: '';
}
.ant-steps-item-subtitle {
  display: inline;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal;
  font-size: 14px;
}
.ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-steps-item-wait .ant-steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #004fff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #004fff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #004fff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #333333;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #333333;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ant-steps-item-process .ant-steps-item-icon {
  background: #004fff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #004fff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #004fff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #004fff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #333333;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #004fff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #004fff;
}
.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #de5647;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #de5647;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #de5647;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #de5647;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #de5647;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #de5647;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-description,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-icon .ant-steps-icon {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
  color: #004fff;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
  border-color: #004fff;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
  color: #004fff;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.ant-steps-item-custom .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 32px;
}
.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #004fff;
}
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 12px;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.ant-steps-small .ant-steps-item-title {
  padding-right: 12px;
  font-size: 14px;
  line-height: 24px;
}
.ant-steps-small .ant-steps-item-title::after {
  top: 12px;
}
.ant-steps-small .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-steps-small .ant-steps-item-tail {
  top: 8px;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: none;
          transform: none;
}
.ant-steps-vertical {
  display: block;
}
.ant-steps-vertical .ant-steps-item {
  display: block;
  overflow: visible;
}
.ant-steps-vertical .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-steps-vertical .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.ant-steps-vertical .ant-steps-item-title {
  line-height: 32px;
}
.ant-steps-vertical .ant-steps-item-description {
  padding-bottom: 12px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  padding: 38px 0 6px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 1px;
  height: 100%;
}
.ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 30px 0 6px;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 24px;
}
@media (max-width: 480px) {
  .ant-steps-horizontal.ant-steps-label-horizontal {
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    display: block;
    overflow: visible;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
    float: left;
    margin-right: 16px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title {
    line-height: 32px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
    padding-bottom: 12px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 16px;
    width: 1px;
    height: 100%;
    padding: 38px 0 6px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
    width: 1px;
    height: 100%;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    display: none;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
    line-height: 24px;
  }
}
.ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 58px;
  padding: 3.5px 24px;
}
.ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 116px;
  margin-top: 8px;
  text-align: center;
}
.ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 42px;
}
.ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-label-vertical .ant-steps-item-title::after {
  display: none;
}
.ant-steps-label-vertical .ant-steps-item-subtitle {
  display: block;
  margin-bottom: 4px;
  margin-left: 0;
  line-height: 1.5;
}
.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 46px;
}
.ant-steps-dot .ant-steps-item-title,
.ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5;
}
.ant-steps-dot .ant-steps-item-tail,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0;
}
.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 20px);
  height: 3px;
  margin-left: 12px;
}
.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px;
}
.ant-steps-dot .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 8px;
  height: 8px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 8px;
  background: transparent;
  border: 0;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* expand hover area */
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, 0.001);
  content: '';
}
.ant-steps-dot .ant-steps-item-content,
.ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 140px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 8px;
  margin-left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 2px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  left: -2px;
}
.ant-steps-navigation {
  padding-top: 12px;
}
.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -12px;
}
.ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center;
}
.ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -16px;
  padding-bottom: 12px;
  text-align: left;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: auto;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button']:hover {
  opacity: 0.85;
}
.ant-steps-navigation .ant-steps-item:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-steps-navigation .ant-steps-item:last-child::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -14px;
  margin-left: -2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
}
.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 3px;
  background-color: #004fff;
  -webkit-transition: width 0.3s, left 0.3s;
  transition: width 0.3s, left 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  content: '';
}
.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
@media (max-width: 480px) {
  .ant-steps-navigation > .ant-steps-item {
    margin-right: 0 !important;
  }
  .ant-steps-navigation > .ant-steps-item::before {
    display: none;
  }
  .ant-steps-navigation > .ant-steps-item.ant-steps-item-active::before {
    top: 0;
    right: 0;
    left: unset;
    display: block;
    width: 3px;
    height: calc(100% - 24px);
  }
  .ant-steps-navigation > .ant-steps-item::after {
    position: relative;
    top: -2px;
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .ant-steps-navigation > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    visibility: hidden;
  }
}
.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
  margin-left: -16px;
  padding-left: 16px;
  background: #fff;
}
.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item {
  margin-left: -12px;
  padding-left: 12px;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child {
  overflow: hidden;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot::after {
  right: -200px;
  width: 200px;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::before,
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background: #fff;
  content: '';
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  right: -10px;
  left: auto;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ccc;
}
.ant-switch {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-switch-inner {
  display: block;
  margin-right: 6px;
  margin-left: 24px;
  color: #fff;
  font-size: 12px;
}
.ant-switch-loading-icon,
.ant-switch::after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 18px;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-switch::after {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
}
.ant-switch:not(.ant-switch-disabled):active::before,
.ant-switch:not(.ant-switch-disabled):active::after {
  width: 24px;
}
.ant-switch-loading-icon {
  z-index: 1;
  display: none;
  font-size: 12px;
  background: transparent;
}
.ant-switch-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-switch-loading .ant-switch-loading-icon {
  display: inline-block;
  color: #333333;
}
.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon {
  color: #004fff;
}
.ant-switch:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 79, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 79, 255, 0.2);
}
.ant-switch:focus:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 14px;
}
.ant-switch-small .ant-switch-inner {
  margin-right: 3px;
  margin-left: 18px;
  font-size: 12px;
}
.ant-switch-small::after {
  width: 12px;
  height: 12px;
}
.ant-switch-small:active::before,
.ant-switch-small:active::after {
  width: 16px;
}
.ant-switch-small .ant-switch-loading-icon {
  width: 12px;
  height: 12px;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin-right: 18px;
  margin-left: 3px;
}
.ant-switch-small.ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -13px;
}
.ant-switch-small.ant-switch-loading .ant-switch-loading-icon {
  font-weight: bold;
  -webkit-transform: scale(0.66667);
          transform: scale(0.66667);
}
.ant-switch-checked {
  background-color: #004fff;
}
.ant-switch-checked .ant-switch-inner {
  margin-right: 24px;
  margin-left: 6px;
}
.ant-switch-checked::after {
  left: 100%;
  margin-left: -1px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -19px;
}
.ant-switch-loading,
.ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.ant-switch-loading *,
.ant-switch-disabled * {
  cursor: not-allowed;
}
.ant-switch-loading::before,
.ant-switch-disabled::before,
.ant-switch-loading::after,
.ant-switch-disabled::after {
  cursor: not-allowed;
}
@-webkit-keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.66667);
            transform: rotate(360deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
@keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.66667);
            transform: rotate(360deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
.ant-table-wrapper {
  zoom: 1;
}
.ant-table-wrapper::before,
.ant-table-wrapper::after {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  clear: both;
}
.ant-table-wrapper::before,
.ant-table-wrapper::after {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  clear: both;
}
.ant-table-wrapper.jby-table-wrapper {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.ant-table {
  --jby-custom-border-color: #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  clear: both;
}
.ant-table.jby-custom-table {
  --jby-custom-border-color: #e2ebff;
}
.ant-table-body {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-table-empty .ant-table-body {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 4px 4px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-table-layout-fixed table {
  table-layout: fixed;
}
.ant-table.jby-custom-table {
  border-color: #e2ebff !important;
  border-radius: 8px !important;
}
.ant-table.jby-custom-table .jby-custom-table {
  margin: 10px;
}
.ant-table.jby-custom-table .jby-empty-data {
  border-radius: 8px;
}
.ant-table.jby-custom-table .ant-table-placeholder {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.ant-table.jby-custom-table.jby-no-border {
  border: 1px solid #e2ebff;
  overflow: hidden;
}
.ant-table.jby-custom-table.jby-no-border .ant-table-placeholder {
  border-bottom: none !important;
}
.ant-table.jby-custom-table.jby-no-border .ant-table-tbody tr:last-child td {
  border-bottom-color: transparent !important;
}
.ant-table.jby-custom-table .ant-table-body table {
  border-collapse: separate !important;
}
.ant-table.jby-custom-table .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar > table {
  border-right: 1px solid #e2ebff !important;
}
.ant-table.jby-custom-table .ant-table-scroll .ant-table-placeholder {
  margin-right: 8px;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-scroll {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-scroll .ant-table-header table.ant-table-fixed {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-scroll .ant-table-body > table {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-scroll .ant-table-body > table .ant-table-tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-scroll .ant-table-body > table .ant-table-tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered.l-r-radius .ant-table-scroll .ant-table-body .ant-table-fixed {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered table {
  border-collapse: separate !important;
  border-radius: 8px 8px 0 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered table .ant-table-thead {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered table .ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered table .ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered table.ant-table-fixed {
  border-radius: 0 !important;
  border-collapse: separate !important;
}
.ant-table.jby-custom-table.ant-table-bordered table tr.ant-table-expanded-row td .ant-table-body table {
  border: none !important;
}
.ant-table.jby-custom-table.ant-table-bordered table tr.ant-table-expanded-row td .ant-table-body table tr th:last-child,
.ant-table.jby-custom-table.ant-table-bordered table tr.ant-table-expanded-row td .ant-table-body table tr td:last-child {
  border-right: none !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-content .ant-table-body table {
  border-bottom-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-content .ant-table-body table .ant-table-tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-content .ant-table-body table .ant-table-tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-content .ant-table-scroll .ant-table-body table {
  border-top-left-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered.ant-table-empty .ant-table-content .ant-table-body table,
.ant-table.jby-custom-table.ant-table-bordered.ant-table-empty .ant-table-content .ant-table-body-outer .ant-table-body-inner table {
  border-bottom-left-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-body-inner .ant-table-fixed {
  border-top-left-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-body-outer .ant-table-body-inner .ant-table-fixed {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-body-outer .ant-table-body-inner .ant-table-fixed tr:last-child td:first-child {
  border-bottom-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-thead .ant-table-fixed {
  border-top-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-fixed .ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-fixed .ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-header .ant-table-fixed {
  border-radius: 8px 0 0 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-header .ant-table-fixed .ant-table-thead {
  border-top-right-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-header .ant-table-fixed .ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-left .ant-table-fixed .ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-body-outer .ant-table-body-inner .ant-table-fixed {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-body-outer .ant-table-body-inner .ant-table-fixed tr:last-child td:last-child {
  border-bottom-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-fixed {
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-fixed .ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-fixed .ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 8px !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-header .ant-table-fixed {
  border-radius: 0 8px 0 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-header .ant-table-fixed .ant-table-thead {
  border-top-right-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-bordered .ant-table-fixed-right .ant-table-header .ant-table-fixed .ant-table-thead > tr:first-child > th:first-child {
  border-top-right-radius: 8px !important;
  border-top-left-radius: 0 !important;
}
.ant-table.jby-custom-table.ant-table-scroll-position-right .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar > table {
  border-right: none !important;
}
.ant-table.jby-custom-table .ant-table-fixed-left {
  border-color: #e2ebff !important;
}
.ant-table.jby-custom-table .ant-table-fixed-left tr th,
.ant-table.jby-custom-table .ant-table-fixed-left tr td {
  border-color: #e2ebff !important;
}
.ant-table.jby-custom-table .ant-table-fixed-right {
  border-color: #e2ebff !important;
}
.ant-table.jby-custom-table .ant-table-fixed-right tr th,
.ant-table.jby-custom-table .ant-table-fixed-right tr td {
  border-color: #e2ebff !important;
}
.ant-table.jby-custom-table .ant-table-body table tr > td,
.ant-table.jby-custom-table .ant-table-body-inner table tr > td {
  padding: 13px 16px !important;
}
.ant-table.jby-custom-table .ant-table-hide-scrollbar {
  background: #f9fafe !important;
  position: relative;
}
.ant-table.jby-custom-table .ant-table-hide-scrollbar:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #e2ebff;
}
.ant-table.jby-custom-table .ant-table-thead {
  background: #f9fafe !important;
}
.ant-table.jby-custom-table .ant-table-content {
  border-color: #e2ebff !important;
}
.ant-table.jby-custom-table .ant-table-thead > tr > th {
  background: #f9fafe !important;
  padding: 13px 16px !important;
}
.ant-table.jby-custom-table .ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table.jby-custom-table .ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table.jby-custom-table .ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table.jby-custom-table .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #eff4ff;
}
.ant-table-thead > tr > th {
  color: #333333;
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid var(--jby-custom-border-color);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-thead > tr > th .anticon-filter,
.ant-table-thead > tr > th .ant-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-thead > tr > th .anticon-filter > svg,
.ant-table-thead > tr > th .ant-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
}
.ant-table-thead > tr > th .ant-table-filter-selected.anticon {
  color: #004fff;
}
.ant-table-thead > tr > th .ant-table-column-sorter {
  display: table-cell;
  vertical-align: middle;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner {
  height: 1em;
  margin-top: 0.35em;
  margin-left: 0.57142857em;
  color: #bfbfbf;
  line-height: 1em;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  -webkit-transform: scale(0.91666667) rotate(0deg);
          transform: scale(0.91666667) rotate(0deg);
  display: block;
  height: 1em;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  font-size: 12px;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #004fff;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.15em;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  height: 0.5em;
  line-height: 0.5em;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  margin-top: 0.125em;
}
.ant-table-thead > tr > th.ant-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
  -webkit-background-clip: border-box;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters {
  padding-right: 30px !important;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active {
  color: #333333;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  cursor: pointer;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover {
  background: #f2f2f2;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon {
  background: #f2f2f2;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on) {
  color: rgba(0, 0, 0, 0.45);
}
.ant-table-thead > tr > th .ant-table-header-column {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  display: table;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title {
  display: table-cell;
  vertical-align: middle;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > *:not(.ant-table-column-sorter) {
  position: relative;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-thead > tr > th.ant-table-column-has-sorters {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid var(--jby-custom-border-color);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #e6f2ff;
}
.ant-table-thead > tr.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-thead > tr:hover.ant-table-row-selected > td,
.ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background: #fafafa;
}
.ant-table-thead > tr:hover.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr:hover.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-thead > tr:hover {
  background: none;
}
.ant-table-footer {
  position: relative;
  padding: 16px 16px;
  color: #333333;
  background: #fafafa;
  border-top: 1px solid var(--jby-custom-border-color);
  border-radius: 0 0 4px 4px;
}
.ant-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fafafa;
  content: '';
}
.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid var(--jby-custom-border-color);
}
.ant-table-title {
  position: relative;
  top: 1px;
  padding: 16px 0;
  border-radius: 4px 4px 0 0;
}
.ant-table.ant-table-bordered .ant-table-title {
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid var(--jby-custom-border-color);
}
.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
}
.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content table,
.ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0;
}
.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0;
}
.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-top: 1px solid var(--jby-custom-border-color);
  border-radius: 4px;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  color: inherit;
  background: #fafafa;
}
.ant-table-thead > tr > th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.01);
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.ant-table-header {
  overflow: hidden;
  background: #fafafa;
}
.ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.ant-table-loading {
  position: relative;
}
.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.ant-table-loading .ant-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px;
}
.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid var(--jby-custom-border-color);
  border-right: 0;
  border-bottom: 0;
}
.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-right: 1px solid var(--jby-custom-border-color);
  border-left: 1px solid var(--jby-custom-border-color);
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header + .ant-table-body > table,
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid var(--jby-custom-border-color);
}
.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid var(--jby-custom-border-color);
}
.ant-table-placeholder {
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-top: 1px solid var(--jby-custom-border-color);
  border-bottom: 1px solid var(--jby-custom-border-color);
  border-radius: 0 0 4px 4px;
}
.ant-table-pagination.ant-pagination {
  float: right;
  margin: 16px 0;
}
.ant-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  border: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #004fff;
  font-weight: bold;
  text-shadow: 0 0 2px #a3cdff;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.ant-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid var(--jby-custom-border-color);
}
.ant-table-filter-dropdown-link {
  color: #004fff;
}
.ant-table-filter-dropdown-link:hover {
  color: #2974ff;
}
.ant-table-filter-dropdown-link:active {
  color: #003dd9;
}
.ant-table-filter-dropdown-link.confirm {
  float: left;
}
.ant-table-filter-dropdown-link.clear {
  float: right;
}
.ant-table-selection {
  white-space: nowrap;
}
.ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.ant-table-selection .anticon-down {
  color: #bfbfbf;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-selection-menu .ant-action-down {
  color: #bfbfbf;
}
.ant-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer;
}
.ant-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6);
}
.ant-table-row-expand-icon {
  color: #004fff;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid var(--jby-custom-border-color);
  border-radius: 2px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  color: #2974ff;
}
.ant-table-row-expand-icon:active {
  color: #003dd9;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentColor;
}
.ant-table-row-expanded::after {
  content: '-';
}
.ant-table-row-collapsed::after {
  content: '+';
}
.ant-table-row-spaced {
  visibility: hidden;
}
.ant-table-row-spaced::after {
  content: '.';
}
.ant-table-row-cell-ellipsis,
.ant-table-row-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-table-row-cell-ellipsis .ant-table-column-title {
  display: block;
}
.ant-table-row-cell-break-word {
  word-wrap: break-word;
  word-break: break-word;
}
tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -16px -16px -17px;
}
.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.ant-table-scroll table {
  min-width: 100%;
}
.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) {
  color: transparent;
}
.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) > * {
  visibility: hidden;
}
.ant-table-body-inner {
  height: 100%;
}
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: scroll;
  opacity: 0.9999;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid transparent !important;
  border-width: 0 0 1px 0;
  background-color: #fff !important;
}
.ant-table-hide-scrollbar {
  scrollbar-color: transparent transparent;
  min-width: unset;
}
.ant-table-hide-scrollbar::-webkit-scrollbar {
  min-width: inherit;
  background-color: transparent;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid transparent !important;
  border-width: 1px 1px 1px 0;
  background-color: #fff !important;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead > tr:only-child > th:last-child {
  border-right-color: transparent;
}
.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.ant-table-fixed-left {
  left: 0;
  -webkit-box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.ant-table-fixed-right {
  right: 0;
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table colgroup > col.ant-table-selection-col {
  width: 60px;
}
.ant-table-thead > tr > th.ant-table-selection-column-custom .ant-table-selection {
  margin-right: -15px;
}
.ant-table-thead > tr > th.ant-table-selection-column,
.ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
}
.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.ant-table-row[class*='ant-table-row-level-0'] .ant-table-selection-column > span {
  display: inline-block;
}
.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
/**
* Another fix of Firefox:
*/
@supports (-moz-appearance: meterbar) {
  .ant-table-thead > tr > th.ant-table-column-has-actions {
    background-clip: padding-box;
  }
}
.ant-table-middle > .ant-table-title,
.ant-table-middle > .ant-table-content > .ant-table-footer {
  padding: 12px 8px;
}
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px;
}
.ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -12px -8px -13px;
}
.ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-small > .ant-table-title,
.ant-table-small > .ant-table-content > .ant-table-footer {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-title {
  top: 0;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-footer {
  background-color: transparent;
  border-top: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-footer::before {
  background-color: transparent;
}
.ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background-color: transparent;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01);
}
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0;
}
.ant-table-small > .ant-table-content .ant-table-header {
  background-color: transparent;
  border-radius: 4px 4px 0 0;
}
.ant-table-small > .ant-table-content .ant-table-placeholder,
.ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered {
  border-right: 0;
}
.ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none;
}
.ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.ant-table-small.ant-table-bordered .ant-table-thead > tr > th.ant-table-row-cell-last,
.ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -8px -8px -9px;
}
.ant-table-small.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  border-radius: 0 0 4px 4px;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 40px;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  height: 40px;
  margin: 0;
  margin-right: 2px;
  padding: 0 16px;
  line-height: 38px;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  height: 40px;
  color: #004fff;
  background: #fff;
  border-color: #e8e8e8;
  border-bottom: 1px solid #fff;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active::before {
  border-top: 2px solid transparent;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled {
  color: #004fff;
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive {
  padding: 0;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x {
  width: 16px;
  height: 16px;
  height: 14px;
  margin-right: -5px;
  margin-left: 3px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover {
  color: #333333;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane,
.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane {
  -webkit-transition: none !important;
  transition: none !important;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive,
.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive {
  overflow: hidden;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.ant-tabs-extra-content {
  line-height: 45px;
}
.ant-tabs-extra-content .ant-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  color: #333333;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #004fff;
  border-color: #004fff;
}
.ant-tabs-extra-content .ant-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-tabs.ant-tabs-large .ant-tabs-extra-content {
  line-height: 56px;
}
.ant-tabs.ant-tabs-small .ant-tabs-extra-content {
  line-height: 37px;
}
.ant-tabs.ant-tabs-card .ant-tabs-extra-content {
  line-height: 40px;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container {
  height: 100%;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  padding-bottom: 4px;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab {
  width: 90%;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab {
  margin-right: 1px;
  border-right: 0;
  border-radius: 4px 0 0 4px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-left: 1px;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab {
  height: auto;
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active {
  padding-top: 1px;
  padding-bottom: 0;
  color: #004fff;
}
.ant-tabs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.ant-tabs::before,
.ant-tabs::after {
  display: table;
  content: '';
}
.ant-tabs::after {
  clear: both;
}
.ant-tabs::before,
.ant-tabs::after {
  display: table;
  content: '';
}
.ant-tabs::after {
  clear: both;
}
.ant-tabs-ink-bar {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  height: 2px;
  background-color: #004fff;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-tabs-bar {
  margin: 0 0 16px 0;
  border-bottom: 1px solid #e8e8e8;
  outline: none;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav-container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: -1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.ant-tabs-nav-container::before,
.ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.ant-tabs-nav-container::after {
  clear: both;
}
.ant-tabs-nav-container::before,
.ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.ant-tabs-nav-container::after {
  clear: both;
}
.ant-tabs-nav-container-scrolling {
  padding-right: 32px;
  padding-left: 32px;
}
.ant-tabs-bottom .ant-tabs-bottom-bar {
  margin-top: 16px;
  margin-bottom: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: none;
}
.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar {
  top: 1px;
  bottom: auto;
}
.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container {
  margin-top: -1px;
  margin-bottom: 0;
}
.ant-tabs-tab-prev,
.ant-tabs-tab-next {
  position: absolute;
  z-index: 2;
  width: 0;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.ant-tabs-tab-prev.ant-tabs-tab-arrow-show,
.ant-tabs-tab-next.ant-tabs-tab-arrow-show {
  width: 32px;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
.ant-tabs-tab-prev:hover,
.ant-tabs-tab-next:hover {
  color: #333333;
}
.ant-tabs-tab-prev-icon,
.ant-tabs-tab-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  line-height: inherit;
  text-align: center;
  text-transform: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-tabs-tab-prev-icon-target,
.ant-tabs-tab-next-icon-target {
  display: block;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-tabs-tab-prev-icon-target,
:root .ant-tabs-tab-next-icon-target {
  font-size: 12px;
}
.ant-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.ant-tabs-tab-btn-disabled,
.ant-tabs-tab-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab-next {
  right: 2px;
}
.ant-tabs-tab-prev {
  left: 0;
}
:root .ant-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.ant-tabs-nav-wrap {
  margin-bottom: -1px;
  overflow: hidden;
}
.ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.ant-tabs-nav {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav::before,
.ant-tabs-nav::after {
  display: table;
  content: ' ';
}
.ant-tabs-nav::after {
  clear: both;
}
.ant-tabs-nav .ant-tabs-tab {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav .ant-tabs-tab::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: 2px solid transparent;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.ant-tabs-nav .ant-tabs-tab:hover {
  color: #2974ff;
}
.ant-tabs-nav .ant-tabs-tab:active {
  color: #003dd9;
}
.ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px;
}
.ant-tabs-nav .ant-tabs-tab-active {
  color: #004fff;
  text-shadow: 0 0 0.25px currentColor;
}
.ant-tabs-nav .ant-tabs-tab-disabled,
.ant-tabs-nav .ant-tabs-tab-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container {
  font-size: 16px;
}
.ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  padding: 16px;
}
.ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container {
  font-size: 14px;
}
.ant-tabs .ant-tabs-small-bar .ant-tabs-tab {
  padding: 8px 16px;
}
.ant-tabs-content::before {
  display: block;
  overflow: hidden;
  content: '';
}
.ant-tabs .ant-tabs-top-content,
.ant-tabs .ant-tabs-bottom-content {
  width: 100%;
}
.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive input,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: margin-left;
}
.ant-tabs .ant-tabs-left-bar,
.ant-tabs .ant-tabs-right-bar {
  height: 100%;
  border-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab {
  display: block;
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,
.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content {
  text-align: center;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll {
  width: auto;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  height: 100%;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav {
  width: 100%;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,
.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  top: 0;
  bottom: auto;
  left: auto;
  width: 2px;
  height: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.ant-tabs .ant-tabs-left-content,
.ant-tabs .ant-tabs-right-content {
  width: auto;
  margin-top: 0 !important;
  overflow: hidden;
}
.ant-tabs .ant-tabs-left-bar {
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
  border-right: 1px solid #e8e8e8;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab {
  text-align: right;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container {
  margin-right: -1px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: -1px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar {
  right: 1px;
}
.ant-tabs .ant-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8;
}
.ant-tabs .ant-tabs-right-bar {
  float: right;
  margin-bottom: 0;
  margin-left: -1px;
  border-left: 1px solid #e8e8e8;
}
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-left: -1px;
}
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: -1px;
}
.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  left: 1px;
}
.ant-tabs .ant-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-tabs-top .ant-tabs-ink-bar-animated,
.ant-tabs-bottom .ant-tabs-ink-bar-animated {
  -webkit-transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-left .ant-tabs-ink-bar-animated,
.ant-tabs-right .ant-tabs-ink-bar-animated {
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.no-flex > .ant-tabs-content > .ant-tabs-content-animated,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
}
.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive input,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tabs-left-content > .ant-tabs-content-animated,
.ant-tabs-right-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
}
.ant-tabs-left-content > .ant-tabs-tabpane-inactive,
.ant-tabs-right-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.ant-tabs-left-content > .ant-tabs-tabpane-inactive input,
.ant-tabs-right-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  cursor: default;
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-tag.jby-tag {
  border-color: transparent;
  padding: 1px 8px;
  border-radius: 2px 8px 2px 8px;
}
.ant-tag.jby-tag.jby-type-success {
  color: #00b179;
  background: rgba(0, 177, 121, 0.1) !important;
}
.ant-tag.jby-tag.jby-type-success.jby-mode-circle {
  background: #00b179 !important;
}
.ant-tag.jby-tag.jby-type-success.jby-mode-circle .circle-s.l {
  background: radial-gradient(circle at 100% 0, transparent 50%, transparent 69.5%, #00b179 50%);
}
.ant-tag.jby-tag.jby-type-success.jby-mode-circle .circle-s.r {
  background: radial-gradient(circle at 100% 100%, transparent 50%, transparent 69.5%, #00b179 50%);
}
.ant-tag.jby-tag.jby-type-success.jby-mode-card {
  position: relative;
  min-width: 48px;
  min-height: 48px;
  max-width: 110px;
  font-size: 14px;
  color: #fff;
  background-color: transparent !important;
  word-break: break-all;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid transparent;
  padding: 12px 8px 20px;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}
.ant-tag.jby-tag.jby-type-success.jby-mode-card svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.ant-tag.jby-tag.jby-type-success.jby-mode-card svg g {
  width: 100%;
  height: 100%;
}
.ant-tag.jby-tag.jby-type-success.jby-mode-card svg path {
  fill: #00b179;
}
.ant-tag.jby-tag.jby-type-warning {
  color: #f4a050;
  background: rgba(244, 160, 80, 0.1) !important;
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-circle {
  background: #f4a050 !important;
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-circle .circle-s.l {
  background: radial-gradient(circle at 100% 0, transparent 50%, transparent 69.5%, #f4a050 50%);
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-circle .circle-s.r {
  background: radial-gradient(circle at 100% 100%, transparent 50%, transparent 69.5%, #f4a050 50%);
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-card {
  position: relative;
  min-width: 48px;
  min-height: 48px;
  max-width: 110px;
  font-size: 14px;
  color: #fff;
  background-color: transparent !important;
  word-break: break-all;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid transparent;
  padding: 12px 8px 20px;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-card svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-card svg g {
  width: 100%;
  height: 100%;
}
.ant-tag.jby-tag.jby-type-warning.jby-mode-card svg path {
  fill: #f4a050;
}
.ant-tag.jby-tag.jby-type-error {
  color: #de5647;
  background: rgba(222, 86, 71, 0.1) !important;
}
.ant-tag.jby-tag.jby-type-error.jby-mode-circle {
  background: #de5647 !important;
}
.ant-tag.jby-tag.jby-type-error.jby-mode-circle .circle-s.l {
  background: radial-gradient(circle at 100% 0, transparent 50%, transparent 69.5%, #de5647 50%);
}
.ant-tag.jby-tag.jby-type-error.jby-mode-circle .circle-s.r {
  background: radial-gradient(circle at 100% 100%, transparent 50%, transparent 69.5%, #de5647 50%);
}
.ant-tag.jby-tag.jby-type-error.jby-mode-card {
  position: relative;
  min-width: 48px;
  min-height: 48px;
  max-width: 110px;
  font-size: 14px;
  color: #fff;
  background-color: transparent !important;
  word-break: break-all;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid transparent;
  padding: 12px 8px 20px;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}
.ant-tag.jby-tag.jby-type-error.jby-mode-card svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.ant-tag.jby-tag.jby-type-error.jby-mode-card svg g {
  width: 100%;
  height: 100%;
}
.ant-tag.jby-tag.jby-type-error.jby-mode-card svg path {
  fill: #de5647;
}
.ant-tag.jby-tag.jby-type-popular {
  color: #6260f5;
  background: rgba(98, 96, 245, 0.1) !important;
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-circle {
  background: #6260f5 !important;
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-circle .circle-s.l {
  background: radial-gradient(circle at 100% 0, transparent 50%, transparent 69.5%, #6260f5 50%);
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-circle .circle-s.r {
  background: radial-gradient(circle at 100% 100%, transparent 50%, transparent 69.5%, #6260f5 50%);
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-card {
  position: relative;
  min-width: 48px;
  min-height: 48px;
  max-width: 110px;
  font-size: 14px;
  color: #fff;
  background-color: transparent !important;
  word-break: break-all;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid transparent;
  padding: 12px 8px 20px;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-card svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-card svg g {
  width: 100%;
  height: 100%;
}
.ant-tag.jby-tag.jby-type-popular.jby-mode-card svg path {
  fill: #6260f5;
}
.ant-tag.jby-tag.jby-mode-circle {
  font-size: 14px;
  color: #fff;
  padding: 0 16px;
  line-height: 26px;
  border-radius: 0 26px 26px 0;
  -webkit-box-shadow: 2px 0px 4px 0px rgba(73, 21, 21, 0.1);
          box-shadow: 2px 0px 4px 0px rgba(73, 21, 21, 0.1);
  position: relative;
}
.ant-tag.jby-tag.jby-mode-circle .circle-s {
  display: block;
  position: absolute;
  left: -1px;
  width: 6px;
  height: 6px;
  background: var(--primary-bg-color);
}
.ant-tag.jby-tag.jby-mode-circle .circle-s.l {
  top: -6px;
}
.ant-tag.jby-tag.jby-mode-circle .circle-s.r {
  bottom: -6px;
}
.ant-tag:hover {
  opacity: 0.85;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: #333333;
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
:root .ant-tag .anticon-close {
  font-size: 12px;
}
.ant-tag .anticon-close:hover {
  color: #333333;
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #004fff;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #004fff;
}
.ant-tag-checkable:active {
  background-color: #003dd9;
}
.ant-tag-hidden {
  display: none;
}
.ant-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.ant-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.ant-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.ant-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.ant-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.ant-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.ant-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.ant-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.ant-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.ant-time-picker-panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-time-picker-panel-inner {
  position: relative;
  left: -2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-time-picker-panel-input {
  width: 100%;
  max-width: 154px;
  margin: 0;
  padding: 0;
  line-height: normal;
  border: 0;
  outline: 0;
  cursor: auto;
}
.ant-time-picker-panel-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-time-picker-panel-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-panel-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-panel-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-time-picker-panel-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-time-picker-panel-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-time-picker-panel-input-wrap {
  position: relative;
  padding: 7px 2px 7px 12px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-time-picker-panel-input-invalid {
  border-color: #de5647;
}
.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap {
  max-width: 112px;
}
.ant-time-picker-panel-select {
  position: relative;
  float: left;
  width: 56px;
  max-height: 192px;
  overflow: hidden;
  font-size: 14px;
  border-left: 1px solid #e8e8e8;
}
.ant-time-picker-panel-select:hover {
  overflow-y: auto;
}
.ant-time-picker-panel-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.ant-time-picker-panel-select:last-child {
  border-right: 0;
}
.ant-time-picker-panel-select:only-child {
  width: 100%;
}
.ant-time-picker-panel-select ul {
  width: 56px;
  margin: 0;
  padding: 0 0 160px;
  list-style: none;
}
.ant-time-picker-panel-select li {
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 32px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-time-picker-panel-select li:focus {
  color: #004fff;
  font-weight: 600;
  outline: none;
}
.ant-time-picker-panel-select li:hover {
  background: #e6f2ff;
}
li.ant-time-picker-panel-select-option-selected {
  font-weight: 600;
  background: #f5f5f5;
}
li.ant-time-picker-panel-select-option-selected:hover {
  background: #f5f5f5;
}
li.ant-time-picker-panel-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
li.ant-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
li.ant-time-picker-panel-select-option-disabled:focus {
  color: rgba(0, 0, 0, 0.25);
  font-weight: inherit;
}
.ant-time-picker-panel-combobox {
  zoom: 1;
}
.ant-time-picker-panel-combobox::before,
.ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.ant-time-picker-panel-combobox::after {
  clear: both;
}
.ant-time-picker-panel-combobox::before,
.ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.ant-time-picker-panel-combobox::after {
  clear: both;
}
.ant-time-picker-panel-addon {
  padding: 8px;
  border-top: 1px solid #e8e8e8;
}
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-time-picker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 128px;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-time-picker-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-time-picker-input:hover {
  border-color: #2974ff;
  border-right-width: 1px !important;
}
.ant-time-picker-input + .ant-input-suffix .jby-search-icon {
  margin-left: 8px;
}
.ant-time-picker-input:focus {
  border-color: #2974ff;
  border-right-width: 1px !important;
  outline: 0;
}
.ant-time-picker-input:focus .jby-s-svg {
  color: #004fff;
}
.ant-time-picker-input:focus + .ant-input-suffix .jby-search-icon svg path {
  fill: #004fff;
}
.ant-time-picker-input + .ant-input-suffix .jby-search-icon:hover {
  cursor: pointer;
}
.ant-time-picker-input + .ant-input-suffix .jby-search-icon:hover svg path {
  fill: #004fff;
}
.ant-time-picker-input + .ant-input-suffix .jby-search-icon svg {
  vertical-align: sub;
}
.ant-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-time-picker-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-time-picker-open {
  opacity: 0;
}
.ant-time-picker-icon,
.ant-time-picker-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 14px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-time-picker-icon .ant-time-picker-clock-icon,
.ant-time-picker-clear .ant-time-picker-clock-icon {
  display: block;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
}
.ant-time-picker-clear {
  z-index: 2;
  background: #fff;
  opacity: 0;
  pointer-events: none;
}
.ant-time-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-time-picker:hover .ant-time-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.ant-time-picker-large .ant-time-picker-input {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-time-picker-small .ant-time-picker-input {
  height: 24px;
  padding: 1px 7px;
}
.ant-time-picker-small .ant-time-picker-icon,
.ant-time-picker-small .ant-time-picker-clear {
  right: 7px;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .ant-input {
      line-height: 1.5;
    }
  }
}
.ant-timeline {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-timeline-item {
  position: relative;
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  list-style: none;
}
.ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 2px solid #e8e8e8;
}
.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent;
}
.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px;
}
.ant-timeline-item-head-blue {
  color: #004fff;
  border-color: #004fff;
}
.ant-timeline-item-head-red {
  color: #de5647;
  border-color: #de5647;
}
.ant-timeline-item-head-green {
  color: #63c234;
  border-color: #63c234;
}
.ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-timeline-item-content {
  position: relative;
  top: -6px;
  margin: 0 0 0 18px;
  word-break: break-word;
}
.ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  left: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 4px);
  width: calc(50% - 14px);
  text-align: left;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 12px);
  margin: 0;
  text-align: right;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(100% - 4px - 2px);
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 18px);
}
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 14px);
  border-left: 2px dotted #e8e8e8;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(100% - 15px);
  border-left: 2px dotted #e8e8e8;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.ant-tooltip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
.ant-tooltip-placement-top .ant-tooltip-arrow::before,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(-6.53553391px) rotate(45deg);
          transform: translateY(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(6.53553391px) rotate(45deg);
          transform: translateX(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(-6.53553391px) rotate(45deg);
          transform: translateX(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(6.53553391px) rotate(45deg);
          transform: translateY(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-transfer-customize-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-transfer-customize-list .ant-transfer-operation {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-item-align: center;
      align-self: center;
}
.ant-transfer-customize-list .ant-transfer-list {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: auto;
  height: auto;
  min-height: 200px;
}
.ant-transfer-customize-list .ant-transfer-list-body-with-search {
  padding-top: 0;
}
.ant-transfer-customize-list .ant-transfer-list-body-search-wrapper {
  position: relative;
  padding-bottom: 0;
}
.ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper {
  padding: 12px;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #fafafa;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 1px solid #e8e8e8;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 4px;
}
.ant-transfer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
}
.ant-transfer-disabled .ant-transfer-list {
  background: #f5f5f5;
}
.ant-transfer-list {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 200px;
  padding-top: 40px;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ant-transfer-list-with-footer {
  padding-bottom: 34px;
}
.ant-transfer-list-search {
  padding: 0 24px 0 8px;
}
.ant-transfer-list-search-action {
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  width: 28px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 32px;
  text-align: center;
}
.ant-transfer-list-search-action .anticon {
  color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-transfer-list-search-action .anticon:hover {
  color: rgba(0, 0, 0, 0.45);
}
span.ant-transfer-list-search-action {
  pointer-events: none;
}
.ant-transfer-list-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 8px 12px 9px;
  overflow: hidden;
  color: #333333;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.ant-transfer-list-header-title {
  position: absolute;
  right: 12px;
}
.ant-transfer-list-header .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
.ant-transfer-list-body {
  position: relative;
  height: 100%;
  font-size: 14px;
}
.ant-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px;
}
.ant-transfer-list-body-with-search {
  padding-top: 56px;
}
.ant-transfer-list-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.ant-transfer-list-content > .LazyLoad {
  -webkit-animation: transferHighlightIn 1s;
          animation: transferHighlightIn 1s;
}
.ant-transfer-list-content-item {
  min-height: 32px;
  padding: 6px 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-transfer-list-content-item > span {
  padding-right: 0;
}
.ant-transfer-list-content-item-text {
  padding-left: 8px;
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #e6f2ff;
  cursor: pointer;
}
.ant-transfer-list-content-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-transfer-list-body-not-found {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-transfer-list-body-with-search .ant-transfer-list-body-not-found {
  margin-top: 16px;
}
.ant-transfer-list-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-transfer-operation {
  display: inline-block;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: middle;
}
.ant-transfer-operation .ant-btn {
  display: block;
}
.ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px;
}
.ant-transfer-operation .ant-btn .anticon {
  font-size: 12px;
}
@-webkit-keyframes transferHighlightIn {
  0% {
    background: #a3cdff;
  }
  100% {
    background: transparent;
  }
}
@keyframes transferHighlightIn {
  0% {
    background: #a3cdff;
  }
  100% {
    background: transparent;
  }
}
:root {
  --jby-tree-bg-color: #eff4ff;
}
.ant-tree.ant-tree-directory {
  position: relative;
}
.ant-tree.ant-tree-directory > li span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li span.ant-tree-switcher.ant-tree-switcher-noop,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher.ant-tree-switcher-noop {
  pointer-events: none;
}
.ant-tree.ant-tree-directory > li span.ant-tree-checkbox,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-checkbox {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover::before {
  background: #e6f2ff;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper.ant-tree-node-selected,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-switcher {
  color: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner {
  border-color: #004fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after {
  border-color: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: #004fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  background: #004fff;
}
.ant-tree .jby-tree-inner:hover {
  background-color: var(--jby-tree-bg-color, #eff4ff);
}
.ant-tree .jby-tree-inner:hover .ant-tree-node-selected {
  color: #004fff;
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
}
.ant-tree .jby-tree-inner:hover > span.jby-checkbox {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  margin: 0;
  padding: 4px 4px 4px 2px;
  border-radius: 4px 0 0 4px;
}
.ant-tree .jby-tree-inner:hover > span.jby-checkbox.jby-remove-border-l {
  border-radius: 0;
}
.ant-tree .jby-tree-inner:hover > span.jby-switcher-toggle {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  border-radius: 4px 0 0 4px;
}
.ant-tree .jby-tree-inner:hover > span.jby-node-content-wrapper {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  color: #004fff;
}
.ant-tree .jby-tree-inner:hover > span.jby-node-content-wrapper.ant-tree-node-selected {
  font-weight: 700;
}
.ant-tree .jby-tree-inner:hover > span.jby-radius {
  border-radius: 4px;
}
.ant-tree .jby-tree-inner:hover > span.jby-switcher-noop {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  color: #004fff;
  border-radius: 4px 0 0 4px;
}
.ant-tree .jby-tree-inner:hover > span.jby-switcher-noop.jby-remove-border-l {
  border-radius: 0;
}
.ant-tree .jby-tree-inner:hover > span.jby-switcher-noop > i {
  color: #004fff;
}
.ant-tree .jby-tree-inner:hover > span.jby-switcher-noop .jby-tree-prefix-svg g {
  fill: #004fff;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner {
  background-color: var(--jby-tree-bg-color, #eff4ff);
}
.ant-tree .jby-treenode-selected > .jby-tree-inner.jby-tree-inner-leaf {
  margin-left: 24px !important;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner .ant-tree-node-selected {
  color: #004fff;
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-checkbox {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  margin: 0;
  padding: 4px 4px 4px 2px;
  border-radius: 4px 0 0 4px;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-checkbox.jby-remove-border-l {
  border-radius: 0;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-switcher-toggle {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  border-radius: 4px 0 0 4px;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-node-content-wrapper {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  color: #004fff;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-node-content-wrapper.ant-tree-node-selected {
  font-weight: 700;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-radius {
  border-radius: 4px;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-switcher-noop {
  background-color: var(--jby-tree-bg-color, #eff4ff) !important;
  color: #004fff;
  border-radius: 4px 0 0 4px;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-switcher-noop.jby-remove-border-l {
  border-radius: 0;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-switcher-noop > i {
  color: #004fff;
}
.ant-tree .jby-treenode-selected > .jby-tree-inner > span.jby-switcher-noop .jby-tree-prefix-svg g {
  fill: #004fff;
}
.ant-tree .jby-tree-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  border-radius: 4px;
}
.ant-tree .jby-tree-inner .ant-tree-switcher {
  background-color: transparent !important;
}
.ant-tree .jby-tree-inner.jby-tree-inner-leaf {
  margin-left: 24px !important;
}
.ant-tree .jby-tree-inner .jby-node-content-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: none;
  transition: none;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ant-tree .jby-remove-before {
  padding: 2px 0 !important;
}
.ant-tree .jby-remove-before ul {
  padding: 0 0 0 24px !important;
}
.ant-tree .jby-remove-before:before {
  border: none !important;
}
.ant-tree-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #004fff;
}
.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #004fff;
  border-radius: 2px;
  visibility: hidden;
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  content: '';
}
.ant-tree-checkbox:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}
.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
          transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
          transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #004fff;
  border-color: #004fff;
}
.ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-tree-checkbox-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-tree-checkbox-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #004fff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree {
  /* see https://github.com/ant-design/ant-design/issues/16259 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
}
.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 16.67%;
  left: 0;
  width: 100%;
  height: 66.67%;
}
.ant-tree ol,
.ant-tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-tree li {
  margin: 0;
  padding: 4px 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.ant-tree li span[draggable],
.ant-tree li span[draggable='true'] {
  line-height: 20px;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.ant-tree li .jby-tree-prefix-svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-tree li.drag-over > span[draggable] {
  color: white;
  background-color: #004fff;
  opacity: 0.8;
}
.ant-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #004fff;
}
.ant-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #004fff;
}
.ant-tree li.filter-node > span {
  color: #f5222d !important;
  font-weight: 500 !important;
}
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #004fff;
  font-size: 14px;
  -webkit-transform: none;
          transform: none;
}
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open::after,
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close::after {
  opacity: 0;
}
.ant-tree li ul {
  margin: 0;
  padding: 0 0 0 24px;
}
.ant-tree li .ant-tree-node-content-wrapper {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 5px;
  color: #333333;
  line-height: 24px;
  text-decoration: none;
  vertical-align: top;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tree li .ant-tree-node-content-wrapper.jby-node-content-wrapper {
  height: 30px;
  line-height: 30px;
}
.ant-tree li .ant-tree-node-content-wrapper.jby-node-content-wrapper .ant-tree-iconEle {
  height: 30px;
  line-height: 30px;
}
.ant-tree li .ant-tree-node-content-wrapper.jby-node-content-wrapper.jby-remove-pdl {
  padding-left: 0;
}
.ant-tree li .ant-tree-node-content-wrapper.jby-node-content-wrapper[draggable='true'] {
  border: none;
}
.ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #e6f2ff;
}
.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #a3cdff;
}
.ant-tree li span.ant-tree-checkbox {
  top: initial;
  height: 24px;
  margin: 0 4px 0 2px;
  padding: 4px 0;
}
.ant-tree li span.ant-tree-checkbox.jby-checkbox {
  height: 30px;
}
.ant-tree li span.ant-tree-checkbox.jby-checkbox:after {
  border-color: transparent;
}
.ant-tree li span.ant-tree-checkbox.jby-checkbox .ant-tree-checkbox-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tree li span.ant-tree-switcher,
.ant-tree li span.ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.ant-tree li span.ant-tree-iconEle:empty {
  display: none;
}
.ant-tree li span.ant-tree-switcher {
  position: relative;
}
.ant-tree li span.ant-tree-switcher.jby-switcher-toggle {
  height: 30px;
}
.ant-tree li span.ant-tree-switcher.jby-switcher-toggle > i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  cursor: default;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop.jby-switcher-noop {
  height: 30px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop.jby-switcher-noop > i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open.jby-switcher-toggle i {
  color: #004fff;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close.jby-switcher-toggle i {
  color: #999999;
}
.ant-tree li:last-child > span.ant-tree-switcher::before,
.ant-tree li:last-child > span.ant-tree-iconEle::before {
  display: none;
}
.ant-tree > li:first-child {
  padding-top: 7px;
}
.ant-tree > li:last-child {
  padding-bottom: 7px;
}
.ant-tree-child-tree > li:first-child {
  padding-top: 8px;
}
.ant-tree-child-tree > li:last-child {
  padding-bottom: 0;
}
li.ant-tree-treenode-disabled > span:not(.ant-tree-switcher),
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.ant-tree.ant-tree-show-line li {
  position: relative;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher {
  color: rgba(0, 0, 0, 0.45);
  background: #fff;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree.ant-tree-show-line li:not(:last-child)::before {
  position: absolute;
  left: 12px;
  width: 1px;
  height: 100%;
  height: calc(100% - 22px);
  margin: 22px 0 0;
  border-left: 1px solid #d9d9d9;
  content: ' ';
}
.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle {
  display: none;
}
.ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper {
  width: calc(100% - 24px);
}
.ant-tree.ant-tree-block-node li span.ant-tree-checkbox + .ant-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.ant-select-tree-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #004fff;
}
.ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #004fff;
  border-radius: 2px;
  visibility: hidden;
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  content: '';
}
.ant-select-tree-checkbox:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
  visibility: visible;
}
.ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-select-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
          transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
          transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #004fff;
  border-color: #004fff;
}
.ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-select-tree-checkbox-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-select-tree-checkbox-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #004fff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-select-tree {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin: 0;
  margin-top: -4px;
  padding: 0 4px;
}
.ant-select-tree li {
  margin: 8px 0;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.ant-select-tree li.filter-node > span {
  font-weight: 500;
}
.ant-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper {
  display: inline-block;
  width: calc(100% - 24px);
  margin: 0;
  padding: 3px 5px;
  color: #333333;
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: #eff4ff;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #eff4ff;
  color: #004fff;
}
.ant-select-tree li span.ant-select-tree-checkbox {
  margin: 0 4px 0 0;
}
.ant-select-tree li span.ant-select-tree-checkbox + .ant-select-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.ant-select-tree li span.ant-select-tree-switcher,
.ant-select-tree li span.ant-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  color: #004fff;
  font-size: 14px;
  -webkit-transform: none;
          transform: none;
}
.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-select-tree li span.ant-select-tree-switcher {
  position: relative;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop {
  cursor: auto;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #004fff;
  font-size: 14px;
  -webkit-transform: none;
          transform: none;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle {
  display: none;
}
.ant-select-tree-child-tree {
  display: none;
}
.ant-select-tree-child-tree-open {
  display: block;
}
li.ant-select-tree-treenode-disabled > span:not(.ant-select-tree-switcher),
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper,
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-select-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.ant-select-tree-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-select-tree-dropdown .ant-select-dropdown-search {
  position: sticky;
  top: 0;
  z-index: 1;
  display: block;
  padding: 4px;
  background: #fff;
}
.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap {
  width: 100%;
}
.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 4px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
}
.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide {
  display: none;
}
.ant-select-tree-dropdown .ant-select-not-found {
  display: block;
  padding: 7px 16px;
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-upload {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.ant-upload input[type='file'] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-select-picture-card {
  display: table;
  float: left;
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #004fff;
}
.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #003dd9;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #2974ff;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #2974ff;
  font-size: 48px;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: #333333;
  font-size: 16px;
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-picture-card-wrapper {
  zoom: 1;
  display: inline-block;
  width: 100%;
}
.ant-upload-picture-card-wrapper::before,
.ant-upload-picture-card-wrapper::after {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  clear: both;
}
.ant-upload-picture-card-wrapper::before,
.ant-upload-picture-card-wrapper::after {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  clear: both;
}
.ant-upload-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  zoom: 1;
}
.ant-upload-list::before,
.ant-upload-list::after {
  display: table;
  content: '';
}
.ant-upload-list::after {
  clear: both;
}
.ant-upload-list::before,
.ant-upload-list::after {
  display: table;
  content: '';
}
.ant-upload-list::after {
  clear: both;
}
.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 14px;
}
.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 28px;
}
.ant-upload-list-item {
  position: relative;
  height: 22px;
  margin-top: 8px;
  font-size: 14px;
}
.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-upload-list-item-name-icon-count-1 {
  padding-right: 14px;
}
.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
  opacity: 0;
}
.ant-upload-list-item-card-actions.picture {
  top: 25px;
  line-height: 1;
  opacity: 1;
}
.ant-upload-list-item-card-actions .anticon {
  padding-right: 6px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list-item-info {
  height: 100%;
  padding: 0 12px 0 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.ant-upload-list-item-info .anticon-loading,
.ant-upload-list-item-info .anticon-paper-clip {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload-list-item .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  top: 6px;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:root .ant-upload-list-item .anticon-close {
  font-size: 12px;
}
.ant-upload-list-item .anticon-close:hover {
  color: #333333;
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #e6f2ff;
}
.ant-upload-list-item:hover .anticon-close {
  opacity: 1;
}
.ant-upload-list-item:hover .ant-upload-list-item-card-actions {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .anticon-paper-clip,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #de5647;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions {
  opacity: 1;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #de5647;
}
.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #de5647;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 54px;
  text-align: center;
  opacity: 0.8;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 18px;
}
.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 36px;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  line-height: 28px;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.ant-upload-list-picture .anticon-close,
.ant-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 8px;
  right: 8px;
  line-height: 1;
  opacity: 1;
}
.ant-upload-list-picture-card.ant-upload-list::after {
  display: none;
}
.ant-upload-list-picture-card-container {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ' ';
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5;
  text-align: center;
}
.ant-upload-list-picture-card .anticon-picture + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading-text {
  margin-top: 18px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  padding-left: 0;
}
.ant-upload-list .ant-upload-success-icon {
  color: #63c234;
  font-weight: bold;
}
.ant-upload-list .ant-upload-animate-enter,
.ant-upload-list .ant-upload-animate-leave,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-upload-list .ant-upload-animate-enter {
  -webkit-animation-name: uploadAnimateIn;
          animation-name: uploadAnimateIn;
}
.ant-upload-list .ant-upload-animate-leave {
  -webkit-animation-name: uploadAnimateOut;
          animation-name: uploadAnimateOut;
}
.ant-upload-list .ant-upload-animate-inline-enter {
  -webkit-animation-name: uploadAnimateInlineIn;
          animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  -webkit-animation-name: uploadAnimateInlineOut;
          animation-name: uploadAnimateInlineOut;
}
@-webkit-keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@font-face {
  font-family: SimSun;
  font-weight: normal;
  src: url('https://file.xinjiaoyu.com/pages/font/simsun.woff') format('woff');
}
@font-face {
  font-family: Symbola;
  src: url('https://resource.xinjiaoyu.com/jbywebstatic/font/Symbola.eot');
  src: local('Symbola Regular'), local('Symbola'), url('https://resource.xinjiaoyu.com/jbywebstatic/font/Symbola.woff2') format('woff2'), url('https://resource.xinjiaoyu.com/jbywebstatic/font/Symbola.woff') format('woff'), url('https://resource.xinjiaoyu.com/jbywebstatic/font/Symbola.ttf') format('truetype'), url('https://resource.xinjiaoyu.com/jbywebstatic/font/Symbola.otf') format('opentype'), url('https://resource.xinjiaoyu.com/jbywebstatic/font/Symbola.svg#Symbola') format('svg');
}
@font-face {
  font-family: SimSun;
  font-weight: normal;
  src: url('https://file.xinjiaoyu.com/pages/font/simsun.woff') format('woff');
}
:root {
  --layout-bg: #f9fafe;
  --ques-bg-color: #f9fafe;
  --primary-color: #004fff;
  --disabled-color: rgba(0, 0, 0, 0.25);
  --primary-bg-color: #eff4ff;
  --primary-text-color: #333333;
  --primary-gray-color: #333333;
  --secondary-gray-color: #666666;
  --tertiary-gray-color: #999999;
  --dot-matrix-pagination-bg: #21344d;
  --dot-matrix-pagination-bg-shadow: rgba(0, 0, 0, 0.2);
  --dot-matrix-pagination-font: #ffffff;
  --dot-matrix-pagination-white: #ffffff;
  --dot-matrix-pagination-font-grey: rgba(255, 255, 255, 0.7);
  --dot-matrix-pagination-font-black: #666666;
  --dot-matrix-pagination-font-hover: #004fff;
  --dot-matrix-pagination-font-disabled: rgba(255, 255, 255, 0.5);
  --dot-matrix-pagination-button-bg: #3a546c;
  --dot-matrix-pagination-button-border: #ffffff;
  --dot-matrix-base-font: #333333;
  --base-viewport-width: 1920;
  --current-viewport-width: 2500;
  --prepare-filter-brightness: 1;
  --prepare-border: 1px;
  --prepare-color-brightness: #ffffff;
  --primary-describe-bg-color: #fefaf6;
  --primary-describe-border-color: #f4a050;
  --jby-padding-base-1: 8px;
  --jby-padding-base-2: 12px;
  --jby-padding-base-3: 16px;
  --jby-padding-base-4: 20px;
  --jby-border-radius-base-1: 4px;
  --jby-border-radius-base-2: 8px;
  --jby-card-background-color: #f9fafe;
  --jby-list-item-acitve-color: #ecf7ff;
  --border-secondary-color: #e2ebff;
  --jby-warning-color: #de5647;
  --jby-gap-size: 16px;
  --jby-border-color: #d3d5dd;
}
html[theme='dark-#1E232B'] {
  --layout-bg: #1f242b;
  --primary-color: #004fff;
  --dot-matrix-pagination-bg: #ffffff;
  --dot-matrix-pagination-bg-shadow: rgba(0, 0, 0, 0.2);
  --dot-matrix-pagination-font: #666666;
  --dot-matrix-pagination-white: #ffffff;
  --dot-matrix-pagination-font-grey: #999999;
  --dot-matrix-pagination-font-black: rgba(0, 0, 0, 0.5);
  --dot-matrix-pagination-font-hover: #004fff;
  --dot-matrix-pagination-font-disabled: #999999;
  --dot-matrix-pagination-button-bg: #f6f6f6;
  --dot-matrix-pagination-button-border: #004fff;
  --dot-matrix-base-font: #ffffff;
}
html[theme='dark-#1E232B'] .ant-spin-dot-item {
  background-color: var(--dot-matrix-base-font);
}
html[theme='dark-#2C4843'] {
  --layout-bg: #2c4843;
  --primary-color: #004fff;
  --dot-matrix-pagination-bg: #ffffff;
  --dot-matrix-pagination-bg-shadow: rgba(0, 0, 0, 0.2);
  --dot-matrix-pagination-font: #666666;
  --dot-matrix-pagination-white: #ffffff;
  --dot-matrix-pagination-font-grey: #999999;
  --dot-matrix-pagination-font-black: rgba(0, 0, 0, 0.5);
  --dot-matrix-pagination-font-hover: #004fff;
  --dot-matrix-pagination-font-disabled: #999999;
  --dot-matrix-pagination-button-bg: #f6f6f6;
  --dot-matrix-pagination-button-border: #004fff;
  --dot-matrix-base-font: #ffffff;
}
html[theme='dark-#2C4843'] .ant-spin-dot-item {
  background-color: var(--dot-matrix-base-font);
}
html[theme='dark-#284F87'] {
  --layout-bg: #284f87;
  --primary-color: #004fff;
  --dot-matrix-pagination-bg: #ffffff;
  --dot-matrix-pagination-bg-shadow: rgba(0, 0, 0, 0.2);
  --dot-matrix-pagination-font: #666666;
  --dot-matrix-pagination-white: #ffffff;
  --dot-matrix-pagination-font-grey: #999999;
  --dot-matrix-pagination-font-black: rgba(0, 0, 0, 0.5);
  --dot-matrix-pagination-font-hover: #004fff;
  --dot-matrix-pagination-font-disabled: #999999;
  --dot-matrix-pagination-button-bg: #f6f6f6;
  --dot-matrix-pagination-button-border: #004fff;
  --dot-matrix-base-font: #ffffff;
}
html[theme='dark-#284F87'] .ant-spin-dot-item {
  background-color: var(--dot-matrix-base-font);
}
html[theme='light-#C5E5C9'] {
  --layout-bg: #c5e5c9;
  --primary-color: #004fff;
  --dot-matrix-pagination-bg: #21344d;
  --dot-matrix-pagination-bg-shadow: rgba(0, 0, 0, 0.2);
  --dot-matrix-pagination-font: #ffffff;
  --dot-matrix-pagination-white: #ffffff;
  --dot-matrix-pagination-font-grey: rgba(255, 255, 255, 0.7);
  --dot-matrix-pagination-font-black: #666666;
  --dot-matrix-pagination-font-hover: #004fff;
  --dot-matrix-pagination-font-disabled: rgba(255, 255, 255, 0.5);
  --dot-matrix-pagination-button-bg: #3a546c;
  --dot-matrix-pagination-button-border: #ffffff;
  --dot-matrix-base-font: #333333;
}
body {
  min-width: 1280px;
  overflow: auto;
}
.text-primary {
  color: var(--primary-color) !important;
}
.text-secondary {
  color: #909399;
}
.text-danger {
  color: #de5647 !important;
}
.text-danger:hover {
  color: #de5647 !important;
}
.text-warning {
  color: #f4a050 !important;
}
.text-success {
  color: #63c234 !important;
}
.text-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.mr-auto {
  margin: 0 auto !important;
}
.mr-top {
  margin-top: 20px !important;
}
.mr-bottom {
  margin-bottom: 20px !important;
}
.mr-left {
  margin-left: 20px !important;
}
.mr-left.no-margin-left {
  margin-left: 0 !important;
}
.mr-right {
  margin-right: 20px !important;
}
.pd-left {
  padding-left: 20px !important;
}
.pd-left .primary-color {
  color: var(--primary-color);
  margin: 0 6px;
}
.pd-left .color666 {
  color: #666;
}
.pd-bottom {
  padding-bottom: 20px !important;
}
.pd-top {
  padding-top: 20px !important;
}
.pd-right {
  padding-right: 20px !important;
}
.pd {
  padding: 20px !important;
}
.pd-none {
  padding: 0;
}
.width-100 {
  width: 100%;
}
.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.pointer {
  cursor: pointer;
}
.inline-block {
  display: inline-block;
}
.inline-block p {
  margin: 0;
}
.text-center {
  text-align: center;
}
.question-pd {
  width: 100%;
}
.question-pd img {
  max-width: 100%;
}
.secondary-color-backgroud {
  background-color: #e6f4ff;
}
.secondary-color-backgroud .ant-card-body {
  padding: 20px;
}
.inline {
  display: inline;
  margin-left: 3px;
}
.inline p {
  margin: 0;
  word-wrap: break-word;
  word-break: break-all;
}
.inline-block {
  display: inline-block;
}
.inline-block p {
  margin: 0;
  display: inline;
}
.loading {
  text-align: center;
  border-radius: 4px;
  padding: 30px 50px;
  margin: 20px 0;
}
.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.login-header {
  padding-top: 75px;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
}
.login-slogan {
  padding-top: 75px;
  font-weight: 400;
  font-size: 36px;
}
.login-form-forgot {
  float: right;
}
.login-form-button {
  width: 100%;
}
.ant-card-bordered {
  border: 0px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(73, 83, 98, 0.12);
          box-shadow: 0px 0px 6px 0px rgba(73, 83, 98, 0.12);
}
.ant-card-body {
  padding: 20px;
  zoom: 1;
}
.ant-card-wider-padding .ant-card-body {
  padding: 20px !important;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ant-form-item .ant-form-item-label {
  text-align: left;
}
.no-outline .ant-radio-button-wrapper {
  padding: 0 12px !important;
  border: 0 !important;
  background: none !important;
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
}
.no-outline .ant-radio-button-wrapper::before {
  width: 0 !important;
}
.no-outline .ant-radio-button-wrapper-checked {
  padding: 0 12px !important;
  border: 0 !important;
  background: none !important;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
}
.no-outline .ant-radio-button-wrapper-checked::before {
  opacity: 0 !important;
  width: 0 !important;
  background: none !important;
}
.no-outline .ant-radio-button-wrapper:focus-within {
  outline: none !important;
}
.mark-third-menu .ant-card-body {
  margin-bottom: 20px;
  padding: 15px 20px !important;
}
.mark-third-menu .ant-tabs-top-bar {
  border-bottom: 0 !important;
  margin: 0;
  height: 40px;
}
.mark-third-menu .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  margin: 0 80px 0 0;
}
.mark-third-menu .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  margin: 0 80px 0 0;
}
.mark-third-menu .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  margin: 0 80px 0 0;
}
.mark-third-menu .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  margin: 0 80px 0 0;
}
.mark-third-menu .ant-tabs-nav-container {
  font-size: 16px;
  padding-left: 24px;
  padding-right: 24px;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  text-align: var(--table-align-fill);
  color: #545454;
  min-width: 60px;
}
.ant-table-thead > tr > th {
  color: #333333 !important;
}
.ant-table-tbody > tr:nth-child(even) {
  background: #f3f7fa;
}
.jby-custom-table .ant-table-tbody > tr:nth-child(even) {
  background: #fff;
}
.table-white .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.table-white .ant-table-tbody > tr:nth-child(even) {
  background: #fff;
}
.fixleft-table .ant-table td {
  white-space: nowrap;
  width: 60px;
}
.ant-breadcrumb {
  padding-bottom: 20px;
}
.card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.card-title:before {
  content: '';
  width: 4px;
  height: 16px;
  background: var(--primary-color);
  margin-right: 20px;
}
.card-title .btn-right {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.card-title .sub-title {
  font-size: 10px;
  margin: 0 0 0 20px;
}
.new-card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.new-card-title .new-title {
  font-weight: 700;
  font-size: 16px;
}
.new-card-title .pd-left {
  font-size: 14px;
}
.new-card-title:before {
  content: '';
  width: 4px;
  height: 12px;
  border-radius: 2px;
  background-color: var(--primary-color);
  margin-right: 12px;
}
.new-card-title .btn-right {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.new-card-title .sub-title {
  font-size: 10px;
  margin: 0 0 0 20px;
}
.new-card-title-noBefore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.new-card-title-noBefore .btn-right {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.new-card-title-noBefore .sub-title {
  font-size: 10px;
  margin: 0 0 0 20px;
}
.card-table .ant-card-body {
  padding: 10px 0 !important;
}
.job-sub-status-table .ant-table-thead > tr > th,
.job-sub-status-table .ant-table-tbody > tr > td {
  padding: 16px 10px;
}
.collapse-homework-report.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow {
  position: absolute;
  right: 0;
  left: initial;
}
.collapse-homework-report.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 0;
}
.collapse-homework-report.ant-collapse > .ant-collapse-item.ant-collapse-item-active > .ant-collapse-header .arrow:before {
  content: '收起';
  display: inline-block;
  font-size: 14px;
  padding-right: 27px;
}
.collapse-homework-report.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow:before {
  content: '展开';
  display: inline-block;
  font-size: 14px;
  padding-right: 27px;
}
.collapse-homework-report .ant-collapse-content > .ant-collapse-content-box {
  padding: 20px 0 !important;
}
.collapse-homework-report.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: none;
}
.ant-pagination.ant-table-pagination {
  margin: 16px 0 0;
}
/*回到顶部*/
.back-up.ant-back-top {
  right: 70px;
}
.back-up .ant-back-top-content {
  background: #004fff;
  border-radius: 6px;
  width: 40px;
  height: 40px;
}
/*Question组件样式*/
.card-group-title {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
  font-weight: 500;
  text-align: left;
}
.card-group-body {
  width: 300px;
  height: 240px;
}
.card-group-image {
  width: 300px;
  height: 187px;
}
/*待确认答题卡样式*/
.answer-sheet {
  width: 800px;
}
.answer-sheet-img-border {
  width: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.answer-sheet-img {
  width: 100%;
}
.student-list {
  width: 440px;
  padding-left: 20px;
  padding-top: 52px;
}
.student-list .student-list-title {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.student-list .class-check {
  margin: 20px 0;
  text-align: left;
  width: 100%;
}
.student-list .student-search .ant-input {
  width: 114px;
  margin-right: 10px;
}
/*对点题库样式*/
.knowledgeTree {
  width: 280px;
  height: calc(100vh - 134px);
  float: left;
}
.knowledgeTree .ant-tree {
  width: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.basket-box .ant-popover-inner-content {
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
}
.knowledge-sub {
  width: 280px;
  height: calc(100vh - 134px);
}
.knowledge-sub .ant-card-body {
  width: 100%;
  height: 100%;
}
.question-list {
  width: calc(100% - 300px);
  float: left;
}
.question-list .ant-radio-button-wrapper {
  padding: 0 10px;
}
.question-list .flex-box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.question-list .ant-input-affix-wrapper {
  width: 300px;
}
.ant-anchor-ink:before {
  display: none;
}
.ant-anchor-link {
  padding: 0;
  line-height: inherit;
}
.ant-anchor-link a {
  color: inherit;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: inherit;
}
.ant-anchor-ink-ball.visible {
  display: none;
}
.ant-message {
  z-index: 2147483585;
}
.question-title {
  height: 40px;
  line-height: 40px;
  border: 1px solid #d3d5dd;
  border-bottom: none;
  padding: 0 15px;
}
.question-title .id {
  font-size: 18px;
  font-weight: 600;
  color: #004fff;
  float: left;
}
.question-title .info {
  float: left;
  margin-left: 15px;
}
.question-title .link a {
  float: right;
  margin-left: 15px;
}
.question-footer {
  height: 40px;
  line-height: 40px;
  border: 1px solid #d3d5dd;
  border-top: none;
  padding: 0 15px;
  margin-bottom: 20px;
}
.question-section {
  border-radius: 1px solid 4px;
  border: 1px solid #d3d5dd;
  padding: 15px;
}
.question-section .head-title {
  margin-bottom: 0.5em;
  color: #de5647;
}
.question-section .solution-explain {
  padding-left: 1em;
}
.question-section .solution-explain .point ::after {
  content: ', ';
}
.question-section .solution-explain .point :last-child {
  content: '' !important;
}
.sub-question {
  margin-top: -25px;
}
.slide-fade-enter-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}
.ant-radio-group .page-layout .ant-radio-wrapper {
  margin-right: 0px;
}
.ant-radio-group .page-layout .ant-radio-wrapper span.ant-radio + * {
  padding-right: 0px;
}
.not-border .ant-collapse {
  background: transparent;
  border: none;
}
.not-border .ant-collapse .ant-collapse-item {
  border: none;
}
.not-border .ant-collapse .ant-collapse-content {
  border: none;
}
.smart .ant-tag {
  line-height: 1.5;
}
.smart .ant-tag .anticon-close {
  font-size: 14px;
  margin-left: 16px;
}
.glint {
  -webkit-animation: glint 0.5s linear 0.05s;
          animation: glint 0.5s linear 0.05s;
}
@-webkit-keyframes glint {
  0% {
    background: #e6f4ff;
  }
  100% {
    background: transparent;
  }
}
@keyframes glint {
  0% {
    background: #e6f4ff;
  }
  100% {
    background: transparent;
  }
}
.drag-box {
  padding: 0;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.drag-box .ant-modal-header {
  cursor: move;
}
.tips-num {
  position: absolute;
  font-size: 14px;
  line-height: 1;
  left: 0;
  bottom: -13px;
  font-weight: 600;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.tmp-red {
  border-color: #f40108 !important;
  color: #f40108 !important;
}
.tmp-red:before {
  border-color: #f40108 !important;
  color: #f40108 !important;
}
.tmp-red:after {
  border-color: #f40108 !important;
  color: #f40108 !important;
}
.tmp-red input {
  color: #f40108 !important;
}
.tmp-u-red u {
  text-decoration-color: #f40108 !important;
}
.tmp-dashed u {
  text-decoration-style: dashed !important;
  text-decoration-thickness: 1px !important;
}
.tmp-point {
  position: absolute;
  width: 45px;
  height: 16px;
  background: #000;
  z-index: 1;
}
.tmp-point-top-left {
  top: 19px;
  left: 13px;
}
.tmp-point-top-right {
  top: 19px;
  right: 13px;
}
.tmp-point-bottom-left {
  bottom: 19px;
  left: 13px;
}
.tmp-point-bottom-right {
  bottom: 19px;
  right: 13px;
}
.tmp-page-point {
  position: absolute;
  width: 18px;
  height: 16px;
  background: #000;
  bottom: 19px;
  z-index: 1;
}
.tmp-pageA {
  left: 474px;
}
.tmp-pageB {
  left: 438px;
}
.tmp-pageC {
  left: 402px;
}
.tmp-pageD {
  left: 366px;
}
.tmp-container {
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tmp-container .height-tips {
  display: none !important;
}
.tree-collapse.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 4px 0 4px 16px;
}
.tree-collapse.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  left: 0px;
}
.tree-collapse.ant-collapse .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}
.tree-collapse.ant-collapse .ant-collapse-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.MathJax {
  outline: 0;
}
@media print {
  #zhichiBtnBox {
    display: none !important;
  }
}
.sch-table .ant-table td,
.sch-table .ant-table th {
  white-space: nowrap;
}
.alert.ant-alert-info {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
}
.alert.ant-alert-info /deep/ .ant-alert-icon {
  color: #1890ff;
}
.remove-btn {
  background-color: #ffa600 !important;
  border-color: #ffa600 !important;
  -webkit-box-shadow: 0 2px 0 #fff0c8;
          box-shadow: 0 2px 0 #fff0c8;
}
.remove-btn:hover {
  background-color: #ffbb00 !important;
  border-color: #ffbb00 !important;
}
.remove-btn:active {
  background-color: #ff9b00 !important;
  border-color: #ff9b00 !important;
}
button img {
  vertical-align: inherit;
}
a {
  cursor: pointer;
}
.align-bottom {
  vertical-align: bottom;
}
.modal /deep/ .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
}
.modal /deep/ .ant-modal-close-x {
  width: 42px;
  height: 42px;
  line-height: 42px;
  color: #fff;
}
.modal /deep/ .ant-modal-header {
  height: 42px;
  text-align: center;
  padding: 0;
  background: #0a93fc;
}
.modal /deep/ .ant-modal-header .modal-title {
  line-height: 42px;
  color: #fff;
}
.modal .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 40px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.card-box {
  position: relative;
  padding: 24px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
}
.video-js .vjs-time-control {
  display: block;
}
.video-js .vjs-remaining-time {
  display: none;
}
.styleWeight {
  color: #3b3e42;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 400;
}
.styleWeight2 {
  color: #3b3e42;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 500;
}
*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
*::-webkit-scrollbar-thumb {
  border-radius: 4px;
  /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); */
  background: rgba(51, 51, 51, 0.1);
}
*::-webkit-scrollbar-thumb:hover {
  background: rgba(51, 51, 51, 0.2);
}
*::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); */
  border-radius: 4;
  background: rgba(51, 51, 51, 0);
}
.small-scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.small-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(51, 51, 51, 0.1);
}
.small-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(51, 51, 51, 0.2);
}
.small-scrollbar::-webkit-scrollbar-track {
  border-radius: 2;
  background: rgba(51, 51, 51, 0);
}
.ant-select-dropdown-menu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.ant-select-dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(51, 51, 51, 0.1);
}
.ant-select-dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: rgba(51, 51, 51, 0.2);
}
.ant-select-dropdown-menu::-webkit-scrollbar-track {
  border-radius: 2;
  background: rgba(51, 51, 51, 0);
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled).jby-ant-select-dropdown-menu-item {
  background-color: #f5f5f5 !important;
}
.ant-select-open .ant-select-arrow .ant-select-arrow-icon svg.jby-s-svg {
  color: var(--primary-color);
}
ol,
ul,
li {
  list-style: none;
}
.tinymce-editor ul {
  list-style: disc;
}
.tinymce-editor ol {
  list-style: decimal;
}
.tinymce-editor li {
  list-style: inherit;
}
.mt-24 {
  margin-top: 24px;
}
.table-style .ant-table-thead > tr > th,
.table-style .ant-table-tbody > tr > td {
  padding: 0 !important;
  font-size: 14px !important;
  height: 48px !important;
}
.jby-new-layout .table-style .ant-table-thead > tr > th,
.jby-new-layout .table-style .ant-table-tbody > tr > td {
  padding: 0 16px !important;
  font-size: 14px !important;
  height: 48px !important;
}
.public-operate-analysis {
  margin: 16px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.newPublic-operate-analysis {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.justify-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.justify-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.public-tab-analysis {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #f6f6f6;
  border-radius: 4px 5px 5px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 3px;
}
.public-tab-analysis .tab-item-analysis {
  width: 88px;
  line-height: 30px;
  border-radius: 4px 5px 5px 4px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}
.public-tab-analysis .tab-item-analysis.active {
  border: 1px solid var(--primary-color);
  background-color: #fff;
  color: var(--primary-color);
}
.newPublic-tab-analysis {
  background: #f6f6f6;
  border-radius: 4px 5px 5px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px;
}
.newPublic-tab-analysis .tab-item-analysis {
  width: 88px;
  line-height: 30px;
  border-radius: 4px 5px 5px 4px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}
.newPublic-tab-analysis .tab-item-analysis.active {
  border: 1px solid #0a93fc;
  background-color: #fff;
  color: #0a93fc;
}
.newPublic-tab-analysis .tab-item-analysis.new-active {
  border: 1px solid var(--primary-color);
  background-color: #fff;
  color: var(--primary-color);
}
.rightTab {
  position: relative;
}
.rightTab .newPublic-select {
  position: absolute;
  right: 0;
  bottom: -50px;
  z-index: 10;
}
.loading-analysis {
  height: 480px;
  text-align: center;
  border-radius: 4px;
  padding: 240px 50px;
  margin: 20px 0;
}
/*备授课点阵笔公共样式*/
.dot-matrix-pagination-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(4, 33, 63, 0.9);
  border-radius: 4px;
}
.dot-matrix-pagination-btn .pagination-btn-item {
  height: auto;
  cursor: pointer;
  color: #cccccc;
  padding: 5px 15px;
  text-align: center;
}
.dot-matrix-pagination-btn .pagination-btn-item:hover {
  color: var(--dot-matrix-pagination-font-hover);
}
.dot-matrix-pagination-btn .pagination-btn-item:hover .pagination-btn-icon {
  background-color: var(--dot-matrix-pagination-font-hover);
}
.dot-matrix-pagination-btn .pagination-btn-item[disabled='disabled'] {
  color: #666666;
  cursor: not-allowed;
}
.dot-matrix-pagination-btn .pagination-btn-item[disabled='disabled'] .pagination-btn-icon {
  background-color: var(--dot-matrix-pagination-font-disabled);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon {
  width: 24px;
  height: 24px;
  margin: 4px auto 0;
  background-color: #cccccc;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 18px 18px;
          mask-size: 18px 18px;
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.zoom-in {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-zoom-in.130ba004.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-zoom-in.130ba004.svg);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.zoom-out {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-zoom-out.63cf0816.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-zoom-out.63cf0816.svg);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.prev {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-prev.6b8c16ec.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-prev.6b8c16ec.svg);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.next {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-next.2bb1e63f.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-next.2bb1e63f.svg);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.page-split {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-page-split.84f3e568.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-page-split.84f3e568.svg);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.answer {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-answer.b7230410.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-answer.b7230410.svg);
}
.dot-matrix-pagination-btn .pagination-btn-item .pagination-btn-icon.answerClose {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-answer-close.aabc674a.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/pagination-btn-answer-close.aabc674a.svg);
  scale: 80%;
}
.dot-matrix-radio-btn .ant-radio-button-wrapper {
  background: var(--dot-matrix-pagination-bg);
  -webkit-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid var(--dot-matrix-pagination-bg);
  color: var(--dot-matrix-pagination-font);
  padding: 11px 16px;
  height: auto;
}
.dot-matrix-radio-btn .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  color: var(--dot-matrix-pagination-white);
  background: var(--dot-matrix-pagination-font-hover);
  border: 1px solid var(--dot-matrix-pagination-font-hover);
}
.dot-matrix-radio-btn .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover {
  background: var(--dot-matrix-pagination-font-hover);
  color: var(--dot-matrix-pagination-white);
}
.dot-matrix-answer-font.success {
  color: #0a9300;
}
.dot-matrix-answer-font.error {
  color: #ff0100;
}
.dot-matrix-answer-font.notAnswer {
  color: #333333;
}
.dot-matrix-answer-font.halfPair {
  color: #ff9900;
}
.dot-matrix-answer-font.answered {
  color: #0a93fc;
}
.autoAdaption {
  zoom: calc(var(--current-viewport-width) / var(--base-viewport-width));
}
.autoAdaptionTabs .ant-tabs-nav-wrap .ant-tabs-nav {
  zoom: calc(var(--current-viewport-width) / var(--base-viewport-width));
}
.fullScreenIcon {
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/fullscreen.ba288543.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/fullscreen.ba288543.svg);
  background-color: var(--primary-color);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 18px 18px;
          mask-size: 18px 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: sub;
  margin-left: 4px;
}
.visibleTrueIcon {
  background-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/visibleTrue.b70845ad.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.visibleFalseIcon {
  background-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/visibleFalse.f87ad4f9.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.wrap-querstions .main .title u {
  display: inline-block;
  text-indent: 0;
}
.x-question {
  font-family: 'Times New Roman';
  /* Apply a default padding if legacy cellpadding attribute is missing */
  /* Set default table styles if a table has a positive border attribute
     and no inline css */
  /* Set default table styles if a table has a positive border attribute
     and no inline css */
  /* Set default table styles if a table has a positive border attribute
     and no inline css */
}
.x-question table {
  border-collapse: collapse;
}
.x-question table p {
  margin: 0;
}
.x-question table colgroup col {
  width: auto !important;
}
.x-question table:not([cellpadding]) th,
.x-question table:not([cellpadding]) td {
  padding: 0.4rem;
}
.x-question table[border]:not([border='0']):not([style*='border-width']) th,
.x-question table[border]:not([border='0']):not([style*='border-width']) td {
  border-width: 1px;
}
.x-question table[border]:not([border='0']):not([style*='border-style']) th,
.x-question table[border]:not([border='0']):not([style*='border-style']) td {
  border-style: solid;
}
.x-question table[border]:not([border='0']):not([style*='border-color']) th,
.x-question table[border]:not([border='0']):not([style*='border-color']) td {
  border-color: #ccc;
}
.mce-content-body p img {
  max-width: 100%;
}
.jby-nav-tab-item {
  font-size: 16px;
  color: var(--primary-text-color);
  padding: 0 18px;
  float: left;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin-right: 4px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.jby-nav-tab-item.router-link-exact-active,
.jby-nav-tab-item.active {
  background: #eff4ff;
  color: var(--primary-color);
  font-weight: bold;
  border-radius: 8px 8px 0px 0px;
}
.jby-nav-tab-item.router-link-exact-active::before,
.jby-nav-tab-item.active::before,
.jby-nav-tab-item.router-link-exact-active::after,
.jby-nav-tab-item.active::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 9px;
  height: 9px;
  background: var(--primary-bg-color);
  margin-top: 10px;
}
.jby-nav-tab-item.router-link-exact-active::before,
.jby-nav-tab-item.active::before {
  background: radial-gradient(circle at 0% 0%, transparent 50%, transparent 69.5%, var(--primary-bg-color) 50%);
  left: -8px;
}
.jby-nav-tab-item.router-link-exact-active::after,
.jby-nav-tab-item.active::after {
  background: radial-gradient(circle at 100% 0, transparent 50%, transparent 69.5%, var(--primary-bg-color) 50%);
  right: -8px;
}
.new-layout-tabs .ant-tabs-bar {
  border-bottom: none;
  -webkit-transition: none;
  transition: none;
  margin: 0;
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab {
  border: none !important;
  font-size: 16px;
  color: var(--primary-text-color);
  padding: 0 14px;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin-left: 4px;
  background-color: transparent !important;
  -webkit-transition: none;
  transition: none;
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab:hover {
  color: var(--primary-color);
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab:before {
  display: none;
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab.ant-tabs-tab-active {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#ecf7ff), to(#dbe6ee)) !important;
  background: linear-gradient(180deg, #ecf7ff 0%, #dbe6ee 100%) !important;
  color: var(--primary-color);
  font-weight: 500;
  border-radius: 8px 8px 0px 0px;
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab.ant-tabs-tab-active::before,
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab.ant-tabs-tab-active::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 9px;
  height: 9px;
  background: var(--primary-bg-color);
  margin-top: 10px;
  top: inherit;
  border: none;
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab.ant-tabs-tab-active::before {
  background: radial-gradient(circle at 0% 0%, transparent 50%, transparent 69.5%, #ecf7ff 50%);
  left: -8px;
}
.new-layout-tabs .ant-tabs-bar .ant-tabs-tab.ant-tabs-tab-active::after {
  background: radial-gradient(circle at 100% 0%, transparent 50%, transparent 69.5%, #ecf7ff 50%);
  right: -8px;
}
.talk .ant-popover-inner {
  border-radius: 8px;
}
.talk .ant-popover-inner-content {
  padding: 8px !important;
}
.talk .ant-table {
  border: 0 !important;
}
.talk .ant-table-thead tr th {
  border: 2px solid #fff;
  border-radius: 8px;
}
.talk .ant-table-thead tr th:first-child {
  background-color: #eff4ff !important;
  height: 26px;
}
.talk .ant-table-thead tr th:last-child {
  background-color: #f9fafe;
}
.talk .ant-table-tbody tr {
  color: #333;
  font-size: 14px;
}
.talk .ant-table-tbody tr td {
  border-radius: 8px;
  border: 2px solid #fff;
}
.talk .ant-table-tbody tr td:first-child {
  background-color: #eff4ff;
  height: 26px;
  padding: 4px !important;
}
.talk .ant-table-tbody tr td:last-child {
  background-color: #f9fafe;
}
.ant-input-number-disabled {
  border-color: rgba(229, 229, 229, 0.5) !important;
}
 /deep/ .action .ant-popover-content .ant-popover-buttons button {
  height: 32px !important;
  width: 60px !important;
}
 /deep/ .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn {
  color: #004fff !important;
  border-color: #004fff !important;
}
.new-tempalte .card-content {
  border-radius: 8px;
}
.prepare-icon-warp {
  color: #666666;
  cursor: pointer;
  font-size: 14px;
}
.prepare-icon-warp .prepare-icon {
  display: inline-block;
  background-color: #9b9b9b;
  vertical-align: text-bottom;
}
.prepare-icon-warp .prepare-icon.prepare-icon-edit {
  width: 20px;
  height: 20px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_edit.8a609743.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_edit.8a609743.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
}
.prepare-icon-warp .prepare-icon.prepare-icon-teaching {
  width: 20px;
  height: 20px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_teaching.3ba7360a.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_teaching.3ba7360a.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
}
.prepare-icon-warp .prepare-icon.prepare-icon-more {
  width: 20px;
  height: 20px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_more.70dfafab.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_more.70dfafab.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
}
.prepare-icon-warp .prepare-icon.prepare-icon-add {
  width: 20px;
  height: 20px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_add.db471fe3.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_add.db471fe3.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
}
.prepare-icon-warp .prepare-icon.prepare-icon-back {
  width: 10px;
  height: 14px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/back.012c132b.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/back.012c132b.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 10px 14px;
          mask-size: 10px 14px;
}
.prepare-icon-warp .prepare-icon.prepare-icon-fullScreen {
  width: 24px;
  height: 24px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_fullScreen.f9c237dd.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/prepare_fullScreen.f9c237dd.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 24px 24px;
          mask-size: 24px 24px;
}
.prepare-icon-warp .prepare-icon.prepare-icon-cut-screen {
  width: 24px;
  height: 24px;
  -webkit-mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/cut-screen.6d683fc7.svg);
          mask-image: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/cut-screen.6d683fc7.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 24px 24px;
          mask-size: 24px 24px;
}
.prepare-icon-warp:hover {
  color: var(--primary-color);
}
.prepare-icon-warp:hover .prepare-icon {
  background-color: var(--primary-color);
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  height: 0;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt-12 {
  margin-top: 12px;
}
.mt-16 {
  margin-top: 16px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-14 {
  margin-right: 14px;
}
.mr-16 {
  margin-right: 16px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mb-16 {
  margin-bottom: 16px;
}
.ml-4 {
  margin-left: 4px;
}
.ml-16 {
  margin-left: 16px;
}
.ml-24 {
  margin-left: 24px;
}
.ml-28 {
  margin-left: 28px;
}
.pt-16 {
  padding-top: 16px;
}
.pr-16 {
  padding-right: 16px;
}
.pb-16 {
  padding-bottom: 16px;
}
.pl-16 {
  padding-left: 16px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-11 {
  margin-top: 11px;
}
.mt-20 {
  margin-top: 20px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-8 {
  margin-right: 8px;
}
.mt-80 {
  margin-top: 80px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-12 {
  margin-right: 12px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-24 {
  margin-right: 24px;
}
.ml-3 {
  margin-left: 3px;
}
.ml-8 {
  margin-left: 8px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.mb-6 {
  margin-bottom: 6px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-24 {
  margin-bottom: 24px;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pr-0 {
  padding-right: 0px !important;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-40 {
  padding-right: 40px;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.p-0 {
  padding: 0 !important;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.w-100-persent {
  width: 100%;
}
.w-40 {
  width: 40px;
}
.w-300 {
  width: 300px;
}
.m-50 {
  margin: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.p-50 {
  padding: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.pr-50 {
  padding-right: 50px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.w-50 {
  width: 50px;
}
.m-45 {
  margin: 45px;
}
.ml-45 {
  margin-left: 45px;
}
.mr-45 {
  margin-right: 45px;
}
.mt-45 {
  margin-top: 45px;
}
.mb-45 {
  margin-bottom: 45px;
}
.p-45 {
  padding: 45px;
}
.pl-45 {
  padding-left: 45px;
}
.pr-45 {
  padding-right: 45px;
}
.pt-45 {
  padding-top: 45px;
}
.pb-45 {
  padding-bottom: 45px;
}
.w-45 {
  width: 45px;
}
.m-40 {
  margin: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.p-40 {
  padding: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.w-40 {
  width: 40px;
}
.m-35 {
  margin: 35px;
}
.ml-35 {
  margin-left: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.mt-35 {
  margin-top: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.p-35 {
  padding: 35px;
}
.pl-35 {
  padding-left: 35px;
}
.pr-35 {
  padding-right: 35px;
}
.pt-35 {
  padding-top: 35px;
}
.pb-35 {
  padding-bottom: 35px;
}
.w-35 {
  width: 35px;
}
.m-30 {
  margin: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.p-30 {
  padding: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.w-30 {
  width: 30px;
}
.m-25 {
  margin: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.p-25 {
  padding: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pt-25 {
  padding-top: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.w-25 {
  width: 25px;
}
.m-20 {
  margin: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.p-20 {
  padding: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.w-20 {
  width: 20px;
}
.m-15 {
  margin: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.p-15 {
  padding: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.pt-15 {
  padding-top: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.w-15 {
  width: 15px;
}
.m-10 {
  margin: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.p-10 {
  padding: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.w-10 {
  width: 10px;
}
.m-5 {
  margin: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.p-5 {
  padding: 5px;
}
.pl-5 {
  padding-left: 5px;
}
.pr-5 {
  padding-right: 5px;
}
.pt-5 {
  padding-top: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.w-5 {
  width: 5px;
}
.ml-23 {
  margin-left: 23px;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.row-center-center {
  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;
}
.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fw-600 {
  font-weight: 600;
}
.fw-bd {
  font-weight: bold;
}
.color-D62C2C {
  color: #d62c2c;
}
.color-f {
  color: #fff;
}
.color-e {
  color: #eee;
}
.color-ab {
  color: #ababab;
}
.position-relative {
  position: relative;
}
.new-roman {
  font-family: 'Times New Roman';
}
.shadow-common {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.white-space-nowrap {
  white-space: nowrap;
}
.overflow-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.default-color {
  color: #3f9eff;
}
.new-default-color {
  color: var(--primary-color);
}
.year .ant-alert-close-text {
  color: var(--link-color);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 13px;
}
.year .ant-alert-message {
  color: #fe9400;
}
.hidden-controls-button .ant-input-number-handler-wrap {
  display: none !important;
}
.hidden-controls-button input {
  text-align: center;
}
.mjx-chtml {
  display: inline !important;
  font-size: 1em !important;
}
.overflow-hidden-custom {
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
p u {
  white-space: break-spaces;
}
.ant-dropdown-menu .ant-dropdown-menu-item:hover .hover-red {
  color: #f16269;
}
.ant-select-dropdown .ant-select-dropdown-menu-item,
.ant-select-dropdown .ant-select-dropdown-menu-submenu-title {
  -webkit-box-shadow: 0 0 0 2px #ffffff !important;
          box-shadow: 0 0 0 2px #ffffff !important;
  margin: 2px !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
.ant-menu.ant-menu-inline .ant-menu-item,
.ant-menu.ant-menu-inline .ant-menu-submenu-title {
  padding-left: 14px !important;
  /* 16px - 2px border */
  padding-right: 14px !important;
  /* 16px - 2px border */
  border-left: 2px solid #ffffff !important;
  border-right: 2px solid #ffffff !important;
}
.ant-dropdown-menu .ant-dropdown-menu-item,
.ant-dropdown-menu .ant-dropdown-menu-submenu-title {
  padding-left: 14px !important;
  /* 16px - 2px border */
  padding-right: 14px !important;
  /* 16px - 2px border */
  border-left: 2px solid #ffffff !important;
  border-right: 2px solid #ffffff !important;
}
.modal-label-bg {
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  position: relative;
  line-height: 1em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.modal-label-bg::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 7px;
  border-radius: 3.5px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 79, 255, 0.2)), to(rgba(239, 244, 255, 0.1)));
  background: linear-gradient(90deg, rgba(0, 79, 255, 0.2) 0%, rgba(239, 244, 255, 0.1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.mr--8 {
  margin-right: -8px;
}
/*清楚表格右侧多余边框*/
.table-br-none .ant-table.jby-custom-table.ant-table-scroll-position-left .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar > table {
  border-right: none !important;
}
/*表格右侧边框*/
.table-br .ant-table.jby-custom-table.ant-table-scroll-position-right .ant-table-scroll .ant-table-header > table.ant-table-fixed {
  border-right: 1px solid #e2ebff !important;
}
.backPage__divider {
  height: 16px;
}
.default-btn-line.ant-btn {
  background-color: #ffffff;
  border: 1px solid #004fff;
  color: #004fff;
}
.gwt-Image,
.GeoGebraFrame button[data-title]:after {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
.GeoGebraFrame .toolbarPanel .toolBPanel .toolbar_button {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.GeoGebraFrame .gwt-Image {
  vertical-align: baseline !important;
}
.split-content .english-break p {
  line-break: auto;
  text-align: start;
  word-break: break-word;
}
.split-content .english-break p u {
  line-break: anywhere;
}
.split-content .english-break p u .tinymce-horizontal-line {
  border-bottom: 0;
}
.english-break p u .tinymce-horizontal-line {
  border-bottom: 0;
}

@font-face {
  font-family: 'iconfont';
  src: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.f61bc785.eot); /* IE9 */
  src: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.f61bc785.eot#iefix) format('embedded-opentype'),
    /* IE6-IE8 */
      url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAACBMAAsAAAAAPDgAAB/7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCIKArfbMsJATYCJAOBRAtkAAQgBYRtB4U2G6kwZQRsHACxZ1+liCpRLvv/ywRuDIly4C9EMKlyt0I5wNEn2aPqi3WbKTvnO5snWLDhWbksF63WfcmaKg7m1f4T66rFRQwbSkmErJFz8IwBAKHYAUqCojJVKH2V3JIfun29IQMESEIw/S67Z14057211XXNTb7TeinQzkhxYcYQWKA2bbMHzLJd2Huv5eMusH/kX+tXthNeCBjuuLDYHENgeH5uvR8L9hf/D0aO7a/og1HpYINBD9hG9RCpETrrZFiUMRMwh+eFYOAFxtQDo1CMwkavCq9q+y5/fzGXrzCs+fz/nuV7vbTN0UuONvnL4zRKISQIB/znNmqkJNJxpExkRrUGQ3/3T2dxMwIIgGuSvOAB2Efa/9aAFQCYRTDgEeH+T2fZSgvH0KEOurukaLZMU6Yp54+0Xo3H8lrS0khL0qLOm3uWvaQQ2gdU7bsqZVrgSlq0HZK8ATvsqwLUAlfpkxaoKlK36QKPzb15YIZu+cEJp9YO/RlzfY/Wsm+GHWpiIKKCY/f1br+nAK1GR3Q4Pr7WjBnbClB8xnePml01frJZkIhHOVujbyBOll/gG+Ar/n3xHzuFhJJbMT46fzt6sRsnfxGznTpSWQCT18NqD1RgDdRQEFEHv1Dd8zVchrTHa/8ArSSHEzfXvMpfux25Qz8vSZqhbwlZv72giRQIRRTNiFmJVCZXKFVqjVZvMJqYmplbWFpZw594G1vMtbN3cEQ6J2cXV4LDg6KRsd4OlDdotA1xTDRBBJohjBaIi1aIjzaIRDskQAckRCckQhdEoRui0QMx6IXE6INY9EMSDEBSDEIyDEFyDEMKjEBKjEIqjEFqjEMaTEBaTEI6TEF6TEMGzEBGzEImmINMMQ+ZYQEyD2VUC8AiZIklyAo1ZI0GyAbLkC1WIDusQvZYgxxQQI6F7FQnKODqDAWoLlCA6goFqF4CKsgrlJC/bY2NaR5PFKvlrp8A9LXACIqHXtk4aIV1IhM8yvQFj7xDyKL+cEJFR3YHBF9/oeLOIg5Qd1CkgmABqseP+AIcIZgiEqRUnlubauOFMj3xKK3SuvOD+XrSTJnl2+DWVzlDZK02GB9VMCUrpWyz1Gfhnlu8APuiczWmKduLoiWt3NrQXQVTtppoGpc/D/evmM+lWc41q5BlID2jOLWc/Ov25hn9cK7GXsmuyRGy6YuYpbVNQROKE4wwFa3SxyyjcrogKdOwldwjCwVJLmq+4CIdSDogJrEteSmU87hL7okTLeM9+LV5tTPqSUMLvvchqh5enoJnp5e0tZ60furdUDvMBiE2ON09nbWCNLw7zKceogUA6onr0AogZHaswAzxGnyuw5zlgQj1x4ZbIYyaAYoN/agD0ct99fAPsT9yoVOOEA7dgWAS6pGm1IpLIfNTIO8ZlpccoD4eZiGMr66gyH+G0/iHi34dhgDScSO8FBxCHJnLWIU6VuMDmEYaIsgIfmUgeKmX8j37ALJ+PnMhNVPphgvbfeFc6dJHpTa7mQJoYTrvoYRelcwWP8sONz75wAnqeUm1/VZJzgQHIPqaoBmojicSXmiEiu4WjZH6jeRA4eaY0Ar1sxODoxGe3Ey0uDO+nMiJGQLzKx4hHG1EDTh/qUjzp4va0jTHlA3BkAyzZGzCgxqy1LxgQTTYTXrjUKK5Y7bxUkKYCsvrpCKAmQ1ilKMRy4Fx08UYoo2/+bHKP+Gj2/8J49V/C4fiBv0ACgnhm5CLAGFO6G3z0Td3enFEC370Id6FSbWK7CL5ir+Z1Vs5XfV/kIDQnPpAc+QTqpRKJr1hr/8wjqzNM+Ut1wws8XUuag7WTUkl09yBuqvYksrFD01Zc4Mf25O6SiExUnwVY2QRbypT0P22PgDUE6xAbiDYkZwuUFxtSYDcYqIZLLrsrFOv0ArUvHTPjoIRwdLymvWWvmX9Xd1a3cK9OKT6KFXHM7qtRkHsMFdyJtIiLPGoIu0rshGXRpKWPyMhOVf6adLTWrPrTM4utcxxY1jXDjRUCOaMYK97xYTjvrdn9jostTIOun7wTYP98+Dru+uyI3aMS9LVXeX76z+eu5Rx5Z47Yn3cET8+zCX/cP7K+Nae6nfhtvLZba7crH52ffNqqpDkMhylNcYUxT8aObj0VdtYdCxxnlNpwVaWAPeoLwEM3dAMZPiSay5b8iLoxnN4s18A57kxomfDqDofW5lBOl5y9dCW+UZQVdbcbb8iohV7M6zJq86WV5aMka0d87vI0c06Li/vhfYM1trsD8+B8o27qU3tgRN/Zb6SVyyxa0p5F7ff5va02Jq0hb+6hqpZiuK+ybnQuX/hBZygXGmjGcB4N8BNXwUDR6xiW8fAD+R/fa+6PtTW+ViI4VYbxs2d9W/bzovXc+1+d8/WWZ1XQbvx/gM/19+5nRckG7OWogxp9CGXf3m8YnO0E0Mbf5MDSqcCk6SROoxzE/dMWdFL/6YYqMcavNhNFm5qr6i9z5OGpXYWN26mlqgnRISf8iAk+aFAiUL8LC/BOyea+J4FpKAwI8JSIrJvPeG5GhXAAkjlmo4oa+lewy1FOmjjRLVZaMpTepeyf9N6X4C6fIN2Bx7TX13ry2EBC/1CJ1eBLSMwnEM9c2/TEyO2L9lYbw3jZmMwxX0FkOlsqx6lWJKtuMusD5DlQDhEPTZmA0D5qHsSmn31el9SxSUudqOf5/lCQ9E3MctGOuEqblFToDL2y9kvaPLjzgroyAiaDkJcBOZjsiWBueveJMYq4VcPUzKYAMKT6rcV3V9zleEKixgE6i6IVMnhRkgWuVgMae44byGYPSeKI9TG9t255pjOssCQjA66alASjrPOdkeKEiA8oCWMIS5GkKa7UPV+9fZ0JkwqqQe3q+iqjQXePOFkRB3yugdT0VUodLLe9HpiOCBxa/qtVOKt+WVMU2VvGg1un71RWopfBd11Pggzj5U+y+jhf/5urSg3Nw55E3/zOq/LPW9ufVyZ7HZ/KThM8h8nife3Dy8XpMZ2Nsz9l2+5LanbG5ufVad6EyXT6JYJnFEm8dQDGCKVgjsRwPAO4rJkscDgHY71eY7gDE5h7XBJUSQbpJBeTxbGWpni7U0z26joVJQdGBGEjN+2Og0hAhT4J+ZRm+lS1paU4niIh7GMzPdcbZjq8ECC5K69jdagWXfGELJATo7oCDqeMwBQjDH0mB7MFAUnwd3IZeP7ALK4XRgzCLNmlokOwRwutz4ZKbgRUk0S2eMe4uJ+ytyJwTzGw7MC0mC0jMvKkii9g2oSU9AupSQWVmfrcvVb7+LP5SJIytC0h6h0y+3K9mVSdnziIS7BeudxAk1dZ6gts6I2eRNa2SZCMj2XSxLK4fluQ1kyRAnjWIDQ+ZW2j8bie9Ccd5XHHgtzruKS4qJHu/Ewl4MpxxG5dPMRW3fExx/2JnxVyQ72Ku3HXMmftBlnZTsLSJSRJGJFwvIYhmiMwnQV0RS5lQVF24YQrSvHSaxgCadFFypS1qLMTFomo1kzNHBTZRWrD6LoT7BMV1IcxClTZJ5jj0VPMtYdkTECRpkNBsYk7YPTqOYBbrCipYmtfwXR2n+RwuY/npHy3wbOQetXBbYs6zjyhwILM4PFACWIlpikcoWFhU+6A3299acgERfUiSKDUX3yn1v+nbFu9fKmEXr37Gv1g/TI37P/q92HdCALE8CsfB3B04nxmpYVxm750+OJfI12NkN9cVx1951q1FS0HUvkndwWuQSL3lHuwndINh5aF0T6giOH0HywidAUuEQDY5ZtZWAJmhpmzJ6CCDhCOrwS6KkE2zZddiwuws/vrU8FZi4c44go2X5DcaGZLo4HyOoA+shNzB6LtH8puHfNF5bK/TV6RicAF1FkIDYEfWBMblvHUXVnL6n0jwy3HzLrbcka4RtTQU3RNaeaCzclVXe3J/2ySFS7slDfulbNzFFL1cKsrpeus6spVW34laDAmUL5ysa4RtajNVZxnZaG3WcQrP4bkSgiC6ANunTMj8xQKVQHgMS5ocoWRy8BqRj1pWE3hHGB28bKf6+wfWmAT76myoNuqKwP5XLTsBVBwIOLifuhnrAaCGWDtlRPCo68OxDJdkWwNTT3Mo4aKlmaJT2Rzq3i9S6kI01fnBlJ/Irq/VdDS60xVavmdG1rSiPe3UT1dxFV6xBLKz7LhebU6lpo/ts/sbwa1EGPTq4sA9VZW2hsZ5bcTg+JF4f7d9eYFlg3At22JBnNjSSPdZPl9NGQh/3lEVd91paTdmS0tNpAtZXClJaTNOXMuHtd8mRa1h0z49omnqyn4y4bO8XBnx4zBkYG302x0Va702Tt7OcFyS8k1lLOKEk05QJP8qSq6epDj+qumZsmeXMNe5bfPPMG4dTm099Yhkdde+SsrsKUaB+edmwfO2UXfpSqnP8PwyEwV8I2Zr40je5EsdG0Fkfvd2twQ4xhKVxIAGE5wrnlyFEUG46jCCXdMIodY2V59f2CxIWICxDn7khwzpJVgHgt42x+o2RyjdL21crb8yPM+FI3db9XrN22tk/cllXMrSbcvcXT14ODzffCP9+psVHZXltbd/16XW2KixREJzWoKVT1ubPALm+Gt2yBy2nesr0ZIdu3wk2zdjTbsqD6egg5SwHa5u+ze6iMowUcxDo7O4IQoeIwohs+cgTpxriG24cQQIRyMaT7yJFumAgThxIjyOwsYsW4SnDoENfENaeJH8ZxEa7fYY06lWKmqNW5h3M7vvukDvjqHkDqyko1MqQI+PAzDjdt3tyEDHfEbe1+uAkyQyYpZAIGUul4Bs7tNxwnVTPHIHP2L9vcfwvj8t6sq29OLo2L/aDScpB6Ea9jnF1flaj4Bah/SQg5scJWRCemvIHU84kgJsmP5y04ohXk5b16lUUF2iMC74xPimvfGVaFTp4aRx7e/sWfwIOcUcUoRzv06dprZvDHjqe4Hwefz6e+Z1ltuedVHmi8/8cev19uGasdOSrOn0kF1vhV6JUx8Kcp+OP+vB6/g5gLZqOZoBvphFkF6sQGQp6aqiQMYj0ooEMWEWslSRmInqOHDJ37XfciIBo/FoFJy1rrlAzX9tbt2+9Ggj9Oh6proDQovbo6HZrtrIbS/Vn5iTaRbelSG7mUHJvWNGn70AT3PpGJnK5mjHMGBHSECM/E2+Y2zdnizwg3Zm1SQHodULit1yugU6M+QLe9tTy73MHmcHWuxGDHmG20mO69JksMBOztyCN0Ih3IA9YV+JiDHr4lCO9/wZ97Xj9yLOP2ksWQ/Pnd2a90c3XWET1Dff/V1XM9bSKLcuLZwvABn/dDLtnm7bo53ciIPlZ9tXrhQlU1801zcz7rh+ukrdcmupmewpU0Nb25yxk1jQl0gtOmPlaFAUAjIwA8+uK9fb/fAhAksjiHy5INhhCFPA6AbXu2GEyjAj2fV+d957193/4DwXZWDPcObZj2mpqcchv1NS0zTJ6tNCbTtqoyXgB7db0n8Tp8hqjTYXAG17WFzpnJDjjc9wIJHcHGl5NwNqE7iUM57TwbaIu+sAltR8ZsAtNtcEzAeJBkzG0LTQIbCtP6jTnNDO6U5olzRCtWiDTivIlATF+xIkeUL56glJPklbAID4KNHng0ewA50OYAkVkSvQPYlgctKlnYN5gZueLJ5qR9Q2yCT7CHWNYQa+y7oTDwiFoR4r/PPx92D3Eb+vyLXnex/itjvLIWSWIWWNCFnv3337Mlo3oZepbUUtRTctut0PVOSfThUrIU0GtYv+I63AvX4r+ashc2J/+7ebtTO7/o5ORTFZzrve86/yH49kllgclpSWXhk2+BnDvkpaBkXNHDv2icworDipzw0Mys1jsmpovocnJtWoS/76pquriSp68LT94sNQNR5+XV42GVPFV+Si2n311/j1G38pvw/O0toXmx7TRZaFFoob6z44/on0Eslzh0Qk6X1yoeSh4emmhvT9+45Qomxa6EBITg1EHZa5hPKYw1Dm17GRW2tLa4OxfTsIq914XWgBgkWEHoRXrCqnbtneOOu7x3wceRYe9hJ1rahsczSbPScxsf3wydDZtJ5SY3lQEg5ri/Xm5PnZfDvjT7zNhxiCP2VI7X0S4HMSP+WgWNKsAXHEypTexQw207dxpLhkGEBCmKjs422cBxyMwWe4rZyMCZ/RshR82CB1hcTxHIPHAcTs+BGhqgbCgHkrMEAoAIE+O9TbUYpMLGHTuMMFvMF7Pz5fmNcD4tvKg4YnNtAdm8DaphS1iwc8VHIN4sB3XE7PBgxU15CUDUHdtJ6IHX0Yt1YOoJ4j0xPNGRQtI/J2pSh0UzdZNR43We0fw68ECY5zQXKrGN+i9aGge02kX+S9EUXeF3/aDkHpOm18VmP36QS2W+FSOpP7SsGTSBgVaEsr2PrydkaKbgspVvl0Nl0NtvX+WyhkiVQ19F4LLHtyvm7cDAtaSK09zJeAWuw/eYHL/+pHaeP69QcPYAOwC80K6pOxoNf4qvyZrKzuZnaRx20G8PsqZYw7enbi9lP948NRUUJTt3Kisbm2Jma+jZrII5zIF1aOYsZMe2i4QGsyenJmHM3Cw2z47/WIa5qds7hWfuuk1/nJyX+8yYYmadiH73/r/Hwpi3G9hTENgsO82v8xxdv/4L/2zHQ3FKTeaNjEx1LjKdkZ6Q9B4vJ6BsZESjGfU08MdKE5MqAm6Q6VnV9bR4XxdWU5H68tRs6RX/iqoqWKdU6kiNJvbJxtxUNZWSmqqpVKfynNXqiKNONt/TvqO+YyDiTv9V+BjYV+xohIDXcBpYvHskOoRacwbZEGtQqxxCEfJzJ3YDnla7jbYrczhzOy10J+jJxcmDB3FSfXeCsUncYdQhnT7mIN4xerrDKETQT7t32eiEv8OzmMozIWV0uGTZspJ6o/DyZVAJNahk77l1+e+E7ygKYsjI2YKQfNrcyjSlLa1Y68jX5E6S6vqk2FPU5CBQmDQsxMZrPKgGSuE45lFj9RB6WKMohgqyIuAxcpEVC8ixYkLMmlORY2WQDGvEgsqIxsq6GeFL2VtpTrX0EYykmBTVdP/ocZbU+N7xfFXp1BGGkLqEmkplvJXG9zM3xC/FcoW9tXEGiemj/xnHeCR9jbtFrjFQGMfcrOesjFy3B/HpD1jxsMGNg2BRDb6GpHdq47V++P+8BlqB2YdQuYTHx1xIbaCwcXkqY/ypKN/QPqVoUhnjqdZaaWlhWxlEYfq6nIMQkkSp13ACKK/NBrzVFIBy1ea8Ma9FRl1lhDTdN0NGp1kZBlV0xjgm7XnHrYwE99ZDKlIVrXJT9U/ngvZrQNRQJPTXhMyMQNeEaZFiqyHfDdXkGUsjfluQ8HV5ocWdkbclxP7+NMrSz40bb4JSHzV5Xm5xx45RDVQ5w51xjGL4Tur4xunNb2/aV5zddXRXd9M35fGB90+ubjZ0PzU/1oZrw/zIe0rQsbRt2VnvU0cmVen/cfP8uXXm5v3Znp9/cPKWp8ZZbYQu1KP2UKhziSKXzvr7b5ami/WlhMHu+glTYPk+dOgVU8EI++warPTh8NhbnXxd/TBvRcAsi6uCqfHQMOf7RDMBFMBQD6/Ea1IomLrDFlwmAgiclSiAxTAOfc3a6c7w2MHMkjmSjjJMxo/wlGKrmPbaklGC4gzG/Q/kyic5guPOyQeESVHC60RYNYHJMPiFq2BEejFcohgKAtz8DEPlUgcKKoy3wpDIEQyRt8pnWWIcQYUoivMVKIZS+GIc7FjN03gikJr1Fy1E7nGhYo4TikCZKJQiPoCiGIWyBXFg+A/JQxr8YYdYJA65zKkYRT9lBiFyQo5ko6gKpZgc3pc0iaLvU5iMiJAIYbWxK35TwBOkw5+qQxVCEq6nF8Byoeg6Khd+ghNmgmyKaCYlW4DKvGyUrSb3n4ZcELlQjrhuT8VRu0IcAnuf8TQCBL72LQGXoxRpJ88DjbZsggJtQ1Z2MDucOhw6glPRlVKQ4XhBzMGohxcdRZgI+hBFmUGr2AMhnogTVNDG26YghSjyVpgMNViQvqIoSlNQFCpCDiegcgJFRj2ZzPpkrwFVuITn39N5sfa9odo1Pevvvs6fTDk83T8wvDCxb/TzgbDwUErs4LxuO4c6O3p23r1bw0rec2a4uQwtKkJX9FMKCyn9DNQFfYGAEdQF4R4nQasoNIqcetuBg365rq/TEpTnIEPXl3lDkN9ezIXnvJWGs/DlAFqEbnRAHTaih2kYjYWyGI4MFjeykkYqbkXlznSLM9dZjnYw9usPUF+dGeRRXRCnGjTfCXWhgeh7ZjQbnQDHTGkS3BwDuDZuDS1xcpiZiA1PJR4f9kjkDzedNPbSEum99ETarDi1txJs5sW63KQ4UW66rMzOcmWlI3RsTbpfaZqfSSLFcvUvUxMVBwmdWEccPMOlvtTnekgAjhfuT/rhDNlLTjcvFMS2+mbBtuZ6wfg02SM681ilULY2rTurhSnd6rv1i2OD8CULbrt0kXnVFy/2qnfGs4Bsog/USepAH9BJdHhQ3+ua9P2HnqvHd1ItEP2LfEqcn2AuFTqnSTAb6Al0gxn/X6C+r71eWkyMkXuI4sy86XQGbTfoce0Lywqu2Re23N0ETLSa4jh+xmzawKMd0kBdpk+2O3C/5y5003pvjHkHvOPKH6Mr3KZBD+cUdMpVUbQe9LpGLwjyzIdyd7v7TSxxmXEB0Lw1eHDRB0njxCPwVxcPtSwrYDA/fNh8VxaTkZeY0seNj+Qd9cRKLEX0dR5J7pDbjOfPHsrIL8NAIVDGJQd5QbvvQxfdAs768e+DBwPARw5CNJuVsRkHQQU68fsvp1BHw0In0BOkGkT9a/kg5ZWpMkJ14hJWfY3b3t7Wxt2wtnAv2U/q6MCH0tb2Q4gMePS9yFMEVba3ix4Dosa7w+VXJ3f4yNSLnstPVP+Hd7+ySP2kliPTHh725HLPi9fZ7rDTry4d3j80uBukdm1NUiSZnXNiu6pFjSfT2M8njXPP2WknJQrpaaniaSZHO9fKURKPT8/zXhp8+7lACpQCJZByVHPwnIojUSqUEsFzEHYhahxgYRjEHGICZhgGxgfVQ9ZhRhhj2IqrWaO2ffKl5MuPT99S0+i91CzaEA0NXhG7PDYY/aDrfJQht/hZPEwQhs9+hP1I5s5R8VBh6Dx1TilUcsBoMb7YeK09SCt4z0URqO5UgQ5NbEVF/Hee7X57FCME58CWQ/nBxQKzPPcSST6JDWWO24rja2XPU9e2MGCu/vvvb5W6vCYbBj94EUhjtl30FJO20O0p2EC6vAYt+Rdk/1Gj+S/vhxd5LzXG6Zd5N/L+s+/h1V78sPynDr5YHvn+/KLmlBhbrO6rV0cFfy6gs0c/f1obY4tJaW4cvgiA6J3lUcG1QmBVWmvLT34/+v3f0jLn+6Pv/8DuZ5fK/vf/0W9OJiXD4Cf1Tws0i/wklXH87Mb//dhS6byfGP/LZE8HH/hMEGeLhY9XL59UMZczVZM4tBZwg/aOit2pmn8DQ593dUlCxTMz4jDxCvM8ZOTHJUtY6R99NP5DZaWOuEHopkVcvlIHch1u8eJOoqxMf5YNMOjCRb8UV8dz/zHy9TGiPDMTqJvhjUokP/k6Y0uk6Jp+EY7qh9hJOL3oj0UXFK3EYqL8IlHHOZ2MG5N1JeZ3uHVLjSOSwWlOMjFVReiLMslQko9P0184PmNMl0qDpaXTDjO8Z9i0Ca9zvvG624Ckhldefu16RcV1oZvo9WtuMNdkEgXffaGP4nFbdLSNNAmnZ+kxsh6IOyJd1wyuben+otN1G/Iz/v5Bxz3gfDPghob5NPwAT7K880tzy1qGaL91l68Fq+z//P/yJzMAwN4t3iBt6OA1ZAUSe9AsHiLmm1vFFqTy4CRyEVG4u1CAmO32c8IO2C2KFM4jcxKZ5HX9jFgRFjCGkGp4GBlT8LSMDuTqXBI9AQAUQI8O3kAhJKzvbeR3WY329DoGyCqR7QeQxSe+xI4hIvvf/RDMUwmA7JrTepkMRizAFiMnVMz9z76NEaRR1PwQ6YbCP2jEnGRjd/NE7wSyRqUA+BoAACCp8NWsti9V4xANUOP0we3ie6TplpXIp8jaX4cuBo6tDNxVwYn7jY79hXT08Tf7g7Bl/9u+WH3TAsDvNLHRCwHwy8+7oMD+95+52LF1DJHg0wUCc5Pd/oD57r+M8/mbdgH/ue9VjXtBYoYOB8MLAN+BowLCy2XAr1IHUn/ZVgpubBHpklaCwzcIgrTkufkouCKPgkd6J4QOJi8eyWRDVAcA9r5mArG+BYfxXxCsH56bfwVX6V/w2GIohH4WjiEj6wI3lRmsQG2qhUHH5KNLNu3pzxA02eyM4QPvkAuOmsuzC++ZCRBkGSXKNFyJeOMzt2Y8e3WQEpsucwNOzqJI93R+7mklzxy3vU2fZMAS68SaUVncGDmM+GuLzYcf/xkIVGLlJ/d6uPE7kBX42I1LZy44+AklrntVxVtMBVcEMc+Yd8xYyxgjBtIlzYyOvlADOOJMFHA6T87R2TwvPUteadsdRe27T6P8jXNIEJNLHvkkKfg+V/zl3xfTUEw2SbO8KKu6abt+GCfT2XyxXK03293+cDydL9ebbYiywq0aKCQ9ddwtVlps7eXQ2MloxrleLxEFk6XdD8vkhZyyYAW0slRewKoP3dnH/Gtd9ZZCbdeK8hwtb9eKNVqaAX7AdoKoooryMlraLFEb9UBz3GuRghTSMLlDg7C2jCEYhV2Pk3UZWTXwf8TuAl10Bm9VlhoMainhHtcknissdd+wA9Kkw5TtEqGChbr7eYN0KeQEAQjqoICyRokDb1zFolB20k7mAY7glmiKJUJ21CMUptWFFU8qj3u1QXXKBcdYXSzJvTxEqJbSLyq22VnjaKnh1NMgqTH2tXryaH7qXAtJhrJLad0p204IvmKBdDsscKOjDp8KlM4t3vMuly2uWly3uGlx2+LOuO8BAAAA)
      format('woff2'),
    url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.17b8837e.woff) format('woff'),
    url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.3670193e.ttf) format('truetype'),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
      url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/iconfont.aa3ac230.svg#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconbi:before {
  content: '\e62b';
}

.icondenglu-copy:before {
  content: '\e63b';
}

.iconmima1:before {
  content: '\e63a';
}

.iconppt:before {
  content: '\e625';
}

.iconword:before {
  content: '\e626';
}

.iconshitilan:before {
  content: '\e664';
}

.iconkaoshicuotiben:before {
  content: '\e602';
}

.iconzuoye:before {
  content: '\e603';
}

.iconkaoshi:before {
  content: '\e604';
}

.iconzuoyecuotiben:before {
  content: '\e605';
}

.iconfangda:before {
  content: '\e607';
}

.iconsuoxiao:before {
  content: '\e608';
}

.iconduidianweike:before {
  content: '\e609';
}

.iconleitituozhan:before {
  content: '\e60a';
}

.iconshujufenxi:before {
  content: '\e60b';
}

.iconmingshijiangjie:before {
  content: '\e60c';
}

.iconzhiding:before {
  content: '\e60d';
}

.iconjiaruzhonglian:before {
  content: '\e60e';
}

.iconyichuzhonglian:before {
  content: '\e60f';
}

.iconbanjiguanli:before {
  content: '\e610';
}

.iconjiaoxuezuguanli:before {
  content: '\e611';
}

.iconjiaoshiguanli:before {
  content: '\e612';
}

.iconshebeiguanli:before {
  content: '\e613';
}

.iconquanxianguanli:before {
  content: '\e614';
}

.iconxueshengguanli:before {
  content: '\e615';
}

.iconlogo:before {
  content: '\e616';
}

.iconlogo-copy:before {
  content: '\e62c';
}

.iconduidianxuanti:before {
  content: '\e617';
}

.icontushuxuanti:before {
  content: '\e618';
}

.iconzhinengxuanti:before {
  content: '\e619';
}

.iconshijuanxuanti:before {
  content: '\e61a';
}

.iconjiucuo:before {
  content: '\e61b';
}

.iconshoucang:before {
  content: '\e61c';
}

.iconshitilanshanchu:before {
  content: '\e61d';
}

.iconjiaocaiguanli:before {
  content: '\e61e';
}

.iconzujuan-genghuantimu:before {
  content: '\e61f';
}

.iconzujuan-quxiaoshoucang:before {
  content: '\e620';
}

.iconzujuan-shanchu:before {
  content: '\e621';
}

.iconzujuan-xiayi:before {
  content: '\e623';
}

.iconzujuan-shangyi:before {
  content: '\e624';
}

.iconzujuan-shoucang:before {
  content: '\e622';
}

.iconright:before {
  content: '\e627';
}

.iconwrong:before {
  content: '\e628';
}

.iconsquare:before {
  content: '\e629';
}

.iconpencil:before {
  content: '\e62a';
}

.iconhalfright:before {
  content: '\e62d';
}

.icondelete:before {
  content: '\e62e';
}

.iconearser:before {
  content: '\e62f';
}

.icontext:before {
  content: '\e630';
}

@font-face {
  font-family: 'iconfont'; /* Project id 2414240 */
  src: url(data:font/woff2;base64,d09GMgABAAAAAApQAAsAAAAAFOAAAAoDAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACEEgqaLJVrATYCJAM0CxwABCAFhQsHgVUbvhEjEfZysFKT/cWB3fBtQ0Q4Q5cgE8u89nZNiDWIMHzr4NTQE/tb8fD9WL9zn30RSSrVhEwiQWNIm8AbJIaE9986lOwl7LVl8mldRyHUN5nSmv0BboG9slw4+C58nIqPsV3YpPnA//B06r/X+hhwzSVpmqTQkKZyCmVFsrkY4NxtvvsYgmJCMJCZgi+g/gD/by6zgSKpepT0PJCvU/kzpYGFKacpEXsg2VehWr/ZAh+TuhPuJKEXJM2pwDZGhdJ14XY9iUC/Azsmbk6unthKRwRi66a4G4Oif3TQCDan5SkDgaHX2qiXlpX4pJI+pJ/4mHz8+O8oeklq5t7V/SfHCfv4LBnpbbeH+cc7vkk4PKEiY2fHCuLpsNExmZGdhPV3dZ1ygWkwC+lXNvKw0wbMy9qBnDpoQNX06NWnn0CShMR/vMZlg1h0V8n/FRFgm0dCGACPgVDBY0E1eRwo8HhQ4AgocBQUOAYhwHFQm+MEKHASmbcmG4oumcecYuU79RVzLY8TvVcOSPFQZhQ9WnFpYCAmxsUQktSlysS8Q1IwAufx4jGxUHBiyOYny0hcJhONJMkDKLgtTKPHRqMoByCNICyEDEDxkoK9puncg9QOHmSOXbuEdkkw1i0DpKW/i3twBETRzww89uFRGD2W9oj5Lp8URjNeiYTXFXJ7WZiEsDXsR0chFxz+PNgRPJNuDwTaETuCWFAHyoXD42CD3URVSS64rxCQHdIVxlCk28U0uZN4vsXJikoPQXs4qTWC9hzwwcgOB+djlnPBIAB0IDD1IUIhCBlfsgsdSd94ktPBPb2lsjI3/UaLdX5ox84TBAIA0B6dAx3N3Hqaa+We3KA66OuPDe2dqA0GUXRsi1fvREaghfXfVFrALWsQ4fAIvNYWt9aOjBJb2MfXFe3ouhznPLQbOUZDQBTtQUnOdzx0H+epVF1/jBBM4MBxbBrLehnfLGgk6xotvLAGE4da7KzEyUgnu7qHiJZzV0AMfXklk6swlrmGziRYu0QcsxIXznJO4a7Ql9mrzLXxXB/du3876WcG0FMinfhFxCj36JZKCpmTfqMEMaRTv4gU5R7ckIsBffyxVoQY0vFRIoR9eFMpgfTZLPFmerH3rytEYPM3uxwylputVwv2ph28qEUOnte61eeLnpWppna36Lyil3KIHboD+/cSkg9JXdJdg3YWOL3tBGtkks/dUkFm2LFSX6FPmgwZ6cBGblDuAEB3IPVC6pXMEwDsuJHjcIhOdyYmD1DpubAK3R0IbFNXTQfK+RjvXlLvpQBe6jlUuDAEnj04tho8QVTJctp9FmpDbABkcO0S7ool3dMbw6XXwkG3KVDkDow6GaCCCieOduyzEq2Q5lF0xmHz5bzzyDL2/PGKOHHhgnYp9KX7sq8R+p68iCyBzNOLXoOwdrCWJdPuvQQReR34VsfH1KiE0b3Gs27ag+4h66EKN6jBiqT9zqm20+KJD4tNwiRflC+l2QXL/NscXcdNFtYtGvMCgJs9Vzr+9siTIAdVJoFY0t3KecQUDh8EIQZXV+gJOYgixO0jBkXLIhntyZuKbRbv4qgL7+ie6HRAFxkh3dkSxqtZuYRKiTn8wLRalsA/Ibtb3nld/LW2ZnFb14uBhRTqVyxJ7V/9eurw/bL3iOoPN3/QqoheIvwfPjCfAAm2Fh49ta4fWMTCuFHZ9Vm1jvYOKGufs7YhqVlnAebNJUtNBWxkQ1M0bdFW6U37taakypXWhhh4AxdldRvN0QXjC/J6wKK8CZ2F+RDZPDGPiMOz5neMnJVdDGpWllkW4DXL7VUxywqa58TUUISpdNHM2vLoZ5l7Tx3xUJ7wlD6qUtm3aG4jUXm9imjEqX3KSgoMG96dO8ZoHJPbmAsNEOPKLX0omC5cg6ASTfx8fhvQbM7lgzZ1F0PAv4b6G/ev4T4LYJG0H5+kmIT7Zd/L/glk+sWaiUkJkwizJn2fhtbsS9f8MyjL8PG8JJ5JsRjfTCxOWExMXkcY8bd4AgFhip8ON/q/8Kje7Kf6Fy70UFXKPpDbRqsuKmcpL6q+Uo54u9of5401x3rjhJZZFxKqjN7nsdqGBKiXyDPkJRVAjucpmCTxzx64uTFxVw4PaSz2uQ3u9j9ZS/Uyqjx6fkzJwCq28bmnxdsMjInEBXNafdrJs+E535E35kTOOaF6j7539mRaer35PCG9c/L0sZuF6+/v/zSnM+fT/efXN9w8dntvMGbYkk5dFZGHL4u4YNw3ffF3tTd/s1KR7T1NpOY7m1A2IubkiO+WjDplvBCxDN/WH2t4Ua3WzU7c/KK8sqRCa7B2DJ3o9xxm1YJrtuaLGb9Z3Rxv82na9D1D1XqBUF3FXzDP9hiVC0gTVQwapa/VVq8x74YWa/mDq/oqppuGLpSvfMc1SzErYXiLciY1c8M3zeq0zuRynb6sUdREW3PmCHxky6jPTG/O8maFWpqfUVA5c6T2QWfbN+vbKUp4UfFoN+U5faR4wrN+3ObYkyYZjoeM7xkYoFK0Z3idytH8M5Htka9hq5Wdtu/0p/V6kBz1SAZ6oDeYqmGl12zXLOyhdZmZ/uSEyQGf9qkjKfsXL/YozfvBcdvH5CLFIvJjOcmnk/KdiQavRVTUhlvandpbDQGFz5kuE6nFpJN8CDzIJSEm4secH4PbPvVXn/JBH9U3cWKfYpiiH9z+dW2ieiKPjZz1/Uz2EOApmfPhrVSfAXq0ocsL+ZNUPcoyQ+KhbhN6R7cRYVBWHCctUjX9TMU+Vt1Wf3hHKokgXspkZc865xKWtROw/QH87zYv4yKZxLQui6QB+F8BkYwQPN/YTL7eZbs7tJQWLddhCUkkVM345zoMjO3N7BlPFv0ah/741r9bemZjApuVMeZ7l6lPfUbwP6Wrb0ypO50zlKGC8siGQVzMNcAMxpC7/ydmM6Tfq6fLrRj3J1omyCgiA5UMNSzpsRyWDViVi+uBXF2P5eZ6L6zftnvEdvTYpCh9WPOGsDDtPSwZ9iMsm/YpF9d/qfpGlZvrQli/B9G6sQFr8f7agwiQcDngqBxpn4bgGztaFJgPHsDEXPjG5PxdX8BX6Ii36s2O9lMg8POdUXVNOwTNtXcFPxlxd5DnjpfepaBC3YZQbjQausteVzBhhzwghChqgpMGsZHiEG0LCelkZwsFlBt4AIyobUfww7Po6PoCeBXQwN5wLXVNmnzKiDrtDnatdBltB+0c4SLxWluBO2EhgJ45hyu7D0oBJaizE5pKGxrecprK6oduKe4C5tqc0X3DQ5EiR4kaLXqidxbGQwSiEIM4JAApgRKsrCCjbBQ0O4gUMItLfQyOzBAHLTkLcacUJQqSu6yWSEYSQSVZL19RxNAWlX2klcBDuKxl7qKkI9pN5jgtATNYKNEIHEY3gCUV58wTrpS7HDInFsh4fEUG) format('woff2'),
    url(data:font/woff;base64,d09GRgABAAAAAAyMAAsAAAAAFOAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8dEkDY21hcAAAAYgAAACKAAACEl4t0UpnbHlmAAACFAAAB+oAAA0sljPpNWhlYWQAAAoAAAAAMQAAADYfF68NaGhlYQAACjQAAAAeAAAAJAj8BQZobXR4AAAKVAAAABkAAAA0Ndf//mxvY2EAAApwAAAAHAAAABwUSBeqbWF4cAAACowAAAAfAAAAIAEfAKxuYW1lAAAKrAAAAU4AAAKLw/LOFXBvc3QAAAv8AAAAjwAAANXvrwbzeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFRYZzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnjE942du+N/AEMN8h6ERKMyIoogJAHmdDPJ4nO2RyxHCMAxEn+PgfCGNpAgK4kRFVKc2wsp7oAk08yxrbcszWuAGVHGKEcqbQsZLaul6Ze36yFN1Uy4MUeO4LoghWmZF0dmsvLOpa2NSteitbqtH9m78Y+/r51fFYPq+Gk2QaCYdismQ2mxIbTE591gNqW0mnYvdpJtxN+SfD5Pux2EYv6tlIZ4AAHictVd/bNx2Ff8++85OfDnfL9tfpznbZ/tsJ83lrjn77tZem7ahS9c1NClsbVW00XUtQghade2SlYruunVjAoQ6kIrUIZgEEhISU5E6RPtXEQIk1HVISENCQ4AmIe0vhIT4h9yV97XbKC0l/JCIv3l+9ntf+96Pz3vPZOjOnTu91NP8BULICMmSUeKRBpkhHyWk1IWmOq1MgtOajtTQZheuzS6gqVlgt6IZLkwHtiOIqh346aYJakERRNupQ6tQUjRqz0CnVYj8Btg3vHc8tuBHnjd43IPzRlj4wcqNolPT4RfiYIdq8dzyEzJ805g2tkysnMLTTjXHX8ppnJoTVhbgdx7+vccId3aU/vIlveYUZ6Gs7j5aWio3yv3XJro8nrnf921Z46CUTXMvyBoA2sUzG9Of53ukinYdJyRd54Ko0+7gz8PVDqebGjWBLU0RZRBdYRKCUAubM1Dn0P4cKrXadc6ddmTIQeCjjkAVEyzACxQLitbcDgW8024VqNZsR1BevPA4cMObGpcPjJ6aXziw+PojrW5q3wUv8Krn5yGbVRptIb3lyGbY/MxmkKROCqBx4OS23ecPykMbHz23IHKw48SszNWvZYzMNUk1pWXVUJclU+0VPvPGQVX5xN49T3JPvlL1t2/pfHleOPjo7u/u3nVI5J6F7rHl41tB2JwbmjlzeNPO5x+rpcXuqcfk3NzyHgHgO29J0luSoUjPDa7JCqgyzD8nKQYZIuTOiymCuaCgpzaTPeRpcoK8TL5OCGBwDVBkQG/UYRtEbXRbKfYAOmk7RHVoQAfZbYxFJZmpa1QLSxGTN5mmwpyXTkQmdCFR9wPf5WORwx4SqwfJS2aYUvxiQRRcPn5JHIH4xXyr81QH1zz+0+KwNGI/4jzhbKlygMxv3l1PODj+P2+Fo3dFuP5YLKdSgw/vyRKliw/Iga4v/2/3E5LCOPX4n2CcAhKSnWQfYtVuaoqA6BQQghpiFfMwajc1vJLBTRCJcC05ftRGnzLddKzvt6I2qmuB4AR+1AHco4g34XaW0uygqVuWzvV0i45Rt+v0e07XLVUbp/Oqnr0k67oMn1ayAz9fVLPw26zybsaSJQmWMoYq8T1aphW9n9IrFZ1blCmV+1edrdXqVodb2dDwlP77tKzrY/qrMi0VUfyhJGGewxJLdJLY+CJ/EzGbIxYZJxHLQWZO8qPRuDB9v7V+bBYzsMQYzEFkQ/55q1az+hqj3Pv95lAmM8TdRjp4fczz2p73siTL0q8Y4XuT5srXzMlJkz9hTs5lxJWrYiYj8otipj/HVNse11MNRTFUch9WArKVLJBjZJl8hXx7XayEMVhacSK768AljPGixqhw10GMG0OmlexZBzRujBo1+Q0P4iZb6djSvM1yq9K2M7dv/2txp5K5PTj2oLztrLv9fvFD8LMqTNRe+ScArL784Qr/8RNWFbAnxBj6OcYvJEfJaYxaKwr8+KhjA/DRd8lhACv2WO41dmCuYd/AI9GzHewjrMlFyV0W2w4DGNUMSHYwLu4topA2uZBphzKHoQr4o5Pu1lp9yCpM6bxeK5rDU7Wtbg2K2dpIJpsazo5ZLe5IyxobGU5nM9lJuRD13/Q8xR6HMTpueUaeDskO7+SGtELZt8a1MozbiL/qYIp3MWb12dQs3zpw/EDEg3x9cW83DPRpK18EKOataT0Iu3sXf5zThZJXcUfE4bQgpIfFEbfilQR6Ni0Py133ejuqjVujJXGYKnnLypf0YbE0ak1MRu3rbldOZYbSc3a7AvyuRutQGB5qrdamHvHjKeIwITTEfugzPMawxWLDcr3ZjnMf0SyzscEEj4G3FfkI6oRDV2Ff1jz0FWvVJidgb+ZRHZURCLj55j5WpvY9pEq5Xd4pVtTTt05jzwy8i29e9ILBH2Y/G26obzx58mOWOWEtTAazQTC7j5GkWHErrFhdYrXqUlKq+ikkflFRC2d6vTM5qhYO75nbv39uz5XdS+enxo3y4okT44YNz/g753f6McHaJa76gOIs9RGyiyyS/eQp9MTdOgzohHhYSlLMhXs+WE0v1ELf8K171Rq9JzBEOz6sncoKa6eyD2p7a7i4LUgM2m5M+MagUZ4aG5sqwzt539I2jLnIXw6rb+epVnibF0ZNOuj513y2sKz4g1t+r75Q576PBFf/e9WNdjRFVf5GedroHzGmy7qiaM6kxu1HfuX4G8ZEwSyn+a+OlArcn/0g8O8QRsm9HnUT8eWTJtnB5klqszxYLd92XM615l1bV/Og5OA0hUYyXS/Wx4SIi7zoO6KgUGDzVbBej3K755IWhZF8oEVJFdaiXsiYqrQ26P2rTJdbXBN2rnp/g/oTNigzM3gNG1Tmnn3vxXn+f7Hvh/BBTtdzA2PUtke5b43aukG9bdX+0eo2rzrzUp7quctMAc6q8iAX2/cXWb0mmVm071NSWfn39mnGWvv+LkmSIQ2uSEp5jX0XSIZMkY+TT8b9N+m+aFyAQz/PJvxmu1OaRtQGbozaoGXfPXfufiPgQEFV1s9oPIvEXwcBw0AnRCHYzBth7DnuZ3lK84MlRq/kKICS436anM9Ri3KDW7SicQG7AxFjl6xWhTNCq9+1WjYg8wUK30j2w5eQwt+0iobrr0quvwk/JPB5n3sWz90CVXI7EnpZybkm41wzMsV+hE/izNDifh0zBdr/YvIMTOl/AJX2TkYAAHicY2BkYGAA4twZusnx/DZfGbhZGEDgrv3WDhj9////etYq5kYgl4OBCSQKAERmDIEAAAB4nGNgZGBgbvjfwMDAWvkfCFirGIAiKIAXAKwSBwsAAHicY2FgYGCJ/f+ftfL/fxYQmwgMANjIBQgAAAAAAAAAAHIBBgHaAkwCnAN8BCgEqgUsBZwGDAaWeJxjYGRgYOBlWMDAwQACTEDMBYQMDP/BfAYAGgEBzAB4nG2RzWrCQBSFT/wrVeiiBTeFMpu6KcSfpV0Kuq4LtxLjRCNJJoyjIHTfZZ+mT9En6Kav0FfoSbwtIibMzXfPnHsyIQBu8Q0Px+uO68geWuyOXMEVHoSr1B+Fa+SecJ38LNwgj4WbeMKLcJH4ygSvds2ug3dhD218CFdwg0/hKvUv4Rr5R7iOtlcXbpDvhZuYeX3hFjre28jqwOmlWhxUHJosMpkr1jwK0jg5TPVqlwT2RDnBmbbb2GSq7/dO1InOtP2L3O5XA+ciFVmTqjFNOkmMyq3Z6ND5a+fyYbcbie6HJsUIFhoBHOsSCgscWGOEMMgQldX9P+ekACn3E/qmnFlhRw6YctlzWZ1x0mLLrthV6MPnb7vsndCblf7zU26x5/sHVIsTKi7LhJQ0liTNhISskJd7GyohdR/rcirHEF3e0ZnfL78//QUDSXhLAAB4nG2M3Q7CIBSDOdM5ZX/PCJNAN3OYCgnj6WUu3tmrtvlaUYlDUvxXTxWd6Ew1XaihK91IUksd9TSIURu+4+0U28lFxc0WOWCJXULwbDO2UsqMGRqKZ4wr2OpCl3opwHAQ2RWfwEOC8gm/2Op9s7MP1NpgMXKFVcjRb6abYrlV/hv6sDtn2L7whBAfGls7bQA=) format('woff'),
    url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8dEkDAAABjAAAAGBjbWFwXi3RSgAAAiAAAAISZ2x5ZpYz6TUAAARQAAANLGhlYWQfF68NAAAA4AAAADZoaGVhCPwFBgAAALwAAAAkaG10eDXX//4AAAHsAAAANGxvY2EUSBeqAAAENAAAABxtYXhwAR8ArAAAARgAAAAgbmFtZcPyzhUAABF8AAACi3Bvc3TvrwbzAAAUCAAAANUAAQAAA4D/gAAABXn/////BXoAAQAAAAAAAAAAAAAAAAAAAA0AAQAAAAEAAG2YLWNfDzz1AAsEAAAAAADdP7WIAAAAAN0/tYj///9/BXoDgQAAAAgAAgAAAAAAAAABAAAADQCgAAgAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEJAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYC5g8DgP+AAFwD3ACBAAAAAQAAAAAAAAAAAAAAAAACBAAAAARd//8Fef//BAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAAAAAUAAAADAAAALAAAAAQAAAFyAAEAAAAAAGwAAwABAAAALAADAAoAAAFyAAQAQAAAAAYABAABAALmA+YP//8AAOYC5gb//wAAAAAAAQAGAAgAAAAMAAsABQAGAAcACAAJAAoAAQACAAMABAAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAoAAAAAAAAAAMAADmAgAA5gIAAAAMAADmAwAA5gMAAAALAADmBgAA5gYAAAAFAADmBwAA5gcAAAAGAADmCAAA5ggAAAAHAADmCQAA5gkAAAAIAADmCgAA5goAAAAJAADmCwAA5gsAAAAKAADmDAAA5gwAAAABAADmDQAA5g0AAAACAADmDgAA5g4AAAADAADmDwAA5g8AAAAEAAAAAAAAAHIBBgHaAkwCnAN8BCgEqgUsBZwGDAaWAAj///+ABF4DgQAAAAwADQAZACUALwA+AE0AABM7ATIVMRQrASI1MTQVMyEyFTEUIyEiNTE0ATIWHwEhNTQ+AjMFJyEiBgcVIScmBTIeARURFAYHISIuATURExQWFyE+ATc1ETQmLwEhuiXNJSXNJSUBtiUl/kolAX4dMxGt/LoSIiwYAccH/kAVHwMCd1QOAZwdMR06KfxxHTEdQRUPA5APFgIVDwb8TwHdJSUlJdYlJSUlAnkZF8qCGCwiEkIBHBVHYhN2HC8c/YgpOwMcLxwC3/0hDhYCARMNBQJ4DhYBAQAAAAP///+ABXoDgAAkAE0AZQAABS4CJzQ3Njc+ATc+ATc2MzEyFhceARceARcWFAcOAQcjBisBJzMWMzI+AS4CKwEiDwE3NjU2LgIjMSIOAQ8BJyYOAQcGFxQeAR8BAScmIg8BBhQWMj8BERQeATY1ERcWMjY0ARxQgUoBAgkwL5ZWGXFMT1ZQkTg1OwROgSUnJSR+TAENDRQvNgYFOmA5ATlhOQEKCjcEAQEvVm89R35XDggqRXtPBwIBQG5CDgIutAsdC7QKFR4KdxUdFXcKHhWAEWqbVxUUW0tJVQJVhSQmPzo3i0wGV0VHpEdEWAcCYwE7ZHdlPAEGOQ8IPnRaMEF1SCwFBztxSA4PRndJBgEBo64KCq4KHRQKcv60DhQBFQ4BTHIKFB0ACAAA/38EAAOBABQAJAA5AEkAXgBuAIMAkwAAATIeAR0BFA4BKwEiLgE9ATQ2NzYzExQeAR8BMj4BPwE0LgEvATcyPgE9ATQuASsBIg4BHQEUFhcWMxM0PgE/ATIeAR8BFA4BDwEFIg4BHQEUHgE7ATI+AT0BNCYnJiMDFA4BDwEiLgEvATQ+AT8BJyIuAT0BND4BOwEyHgEdARQGBwYjAzQuAS8BIg4BDwEUHgEfAQM1N103N103TDddNxcSCQoMITgiVCI6JAIBITgi1883XTc3XTdMN103FxIJCgwhOCJUIjokAgEhOCLX/mU3XTc3XTdMN103FxIJCgwhOCJUIjokAgEhOCLXzzddNzddN0w3XTcXEgkKDCE4IlQiOiQCASE4ItcBYjddN0w3XTc3XTfhEhwEBP7pIjokAgEhOCJUIjokAgGEN103TDddNzddN+ESHAQEARciOiQCASE4IlQiOiQCAYQ3XTdMN103N1034RIcBAT+6SI6JAIBITgiVCI6JAIBhDddN0w3XTc3XTfhEhwEBAEXIjokAgEhOCJUIjokAgEAAAQAAP+AA8EDgQAnADMAQQBOAAATITIWFAYjISIGFREUFjMhMjY1ETQ2MhYVERQOASMhIi4BNRE0PgITIiY0NjsBMhYUBiMFFAYjISImNTQ2MyEyFicGIicmNDcBNjIWFAfAAc4NFxcN/jIYHx8YAoAYHxcbFyM7Iv2AIjsjEyQvcxAVGA2QDhgYDgFoFA3+JhASFQ0B2g0UzwsfDgoKAXYLHRUKA4AXHBcgGP0EGCAgGAJQDhcXDv2wIjwkJDwiAvwaLyUU/dwXHBgYGxiGDhcTEg4XF+kKCgsdCwF2ChUeCgAAAAQAAP9/A8ADgAAPAB8AKAA0AAABMhYVERQGIyEiJjURNDYzBSEiBhURFBYzITI2NRE0JgEyFhQGIiY0NhMyFhQGKwEiJjQ2MwN1HywsH/0WHywsHwLc/TIICwsIAs4ICwv+kRslJTYlJYMKDg4K0AoODgoDgCse/JIeKyseA24eK0YLB/ywBwsLBwNQBwv9RiU2JSU2JQKAFR0UFB0VAAAIAAD/fwQAA4EAFAAnADwATwBkAHcAjACfAAABMh4BHQEUDgErASIuAT0BNDY3NjMTFB4BHwEzMj4BPwE1NC4BLwEjNzI+AT0BNC4BKwEiDgEdARQWFxYzEzQ+AT8BMzIeAR8BFRQOAQ8BIwUiDgEdARQeATsBMj4BPQE0JicmIwMUDgEPASMiLgEvATU0PgE/ATMnIi4BPQE0PgE7ATIeAR0BFAYHBiMDNC4BLwEjIg4BDwEVFB4BHwEzAzU3XTc3XTdMN103FxIJCg0gNyEKTCE6JAIBIDYhC87ON103N103TDddNxcSCQoNIDchCkwhOiQCASA3IAvO/mQ3XTc3XTdMN103FxIJCg0gNiIKTCE6JAIBIDYhC87ON103N103TDddNxcSCQoNIDYiCkwhOiQCASA2IQvOAWI3XTdMN103N1034RIcBAT+6SE6JAIBIDYhC0whOiQCAYU3XTdMN103N1034RIcBAQBFyE6JAIBIDcgC0whOiQCAYU3XTdMN103N1034RIcBAT+6SE6JAIBIDYhC0whOiQCAYU3XTdMN103N1034RIcBAQBFyE6JAIBIDYhC0whOiQCAQAAAwAA/4ADxgOBADMAYgBzAAABNTQnJicmJyYnLgEHIyYGBwYHBgcGBwYdAQ4BBwYHBhcWFxYXFjMhMjc2NzY3NicmJy4BByEiJzQ3PgE3NTQ3Njc2NzY/ATU0NzY7ATIXFh0BFxYXFhcWFxYdAR4BFx4BBwYFHgIzNz4BNzMOAiIuAScDYisjPCwuCB8RLRgDGCwSHgktLDwjLAESDSwMCw0ECQ0bHzUCYDUfGwwJBQ0LDSsOETT9oCUlFCEoARsXKB8lHRAXCA4iAyIPCBYRHCYfKBYcASghCgoBJP4tAyM3IQouQgRCAzVWZVY0AwEOuVBLOzMnGDEfEBIBARIQHzEYJzM7S1C4DxgGEyUgIwwHCQUGBgUJBwwjICUTBhd5BQ4JDjsjuTY0LCgfGRMHCRcUEB8fEBMYCQcTGR8pKzQ2uSM7DgQLCAVGITYgAQNELzVYMzNYNQAEAAD/gAPBA4AAJgA+AE0AWgAAFzMyNjQmKwEiJjURNDYzITIWHQEUFjI2PQE0LgEjISIOARURFB4BJRQGIiY1NCYiBhUUBiImNTQ3PgEyFhcWJSIuATY3PgEeAgYHDgEDIg4BFB4BMj4BNC4BwE4NFxcNThgfHxgCgBgfFxsXIzsi/YAiOyMjOwMiEiAVc8xzFR0VJyWEoIQlJ/7gQmwzGi4qb29SHx4pH08rJ0InJ0JOQicnQoAXHBcgGAL8GCAgGJAOFxcOkCI8JCQ8Iv0EJDwiJhIUFRF0gIB0DxcVEVpJRlFRRkmaR3Z+LSgdHFBubigdIQFhJkFMQSYmQUxBJgAAAAcAAP+AA8EDgAAXAC8AQwBEAFAAUQBdAAAXIi4BNRE0PgEzITIeARURFAcGBwYHBiMBIg4BFREUHgEzITI3Njc2NzY1ETQuASMDNTQ2OwEyFhQGKwEiBh0BFAYiJgE7ATIVMRQrASI1MTQRMyEyFTEUIyEiNTE04yxLLCxLLAI6LEssHRc2LykmHf4vHC0bGy0cAc0QJh8WGhsjGy0cljMktRAXFhG1AwYZHhf+gCa0Jia0JiYBNCYm/swmgC5PLgKqLk8uLk8u/ackKiE0LRcVA7ocMR39YB0xHBgUFBYiKxYCUR0xHPxlmx0pER4cBQOODBMRAu8mJycm/wAmJycmAAAABAAA/4ADwAOBACYAMgBAAE0AABchMjY0JiMhIiY1ETQ2MyEyFhURFBYyNjURNC4BIyEiDgEVERQeARMiBhQWOwEyNjQmIyU0JiMhIgYVFBYzITI2ByYiBwYUFwEWMjY0J8ABzg0XFw3+MhgfHxgCgBgfFxsXIzsi/YAiOyMjO3sQFRgNkA4XFw4BaBQN/iYQEhUNAdoNFM8KIA4KCgF4Cx4VCoAXHBcgGAL8GCAgGP2wDhcXDgJQIjwkJDwi/QQkPCICJBccGBgbGIYOFxMSDhcX5goKCx4L/ogKFR4LAAAEAAD/gAPWA4AAJgAyAEAATQAAFyEyNjQmIyEiJjURNDYzITIWFREUFjI2NRE0LgEjISIOARURFB4BEyIGFBY7ATI2NCYjJTQmIyEiBhUUFjMhMjYHJiIHBhQXARYyNjQnsQHjDxgYD/4dGSEhGQKeGSEYHRclPST9YiQ9JSQ+ghAXGA+WDxgYDwF5FQ7+DxASFQ0B8Q4VtAoeDQoKAWYKHBQKgBccFyAYAvwYICAY/bAOFxcOAlAiPCQkPCL9BCQ8IgIkFh0YGBsYhg4XExIOFxf7CgoKHQr+mgoUHAsAAAQAAP+AA9YDgQALAC0AUwBfAAABMhYUBiMhIiY0NjMnIgYHAxQWFyEyNjcTMTU0JicjFRQGIiYnNSEVFAYiJic1NzIWHwEhNTQ2MhYXFTMyHgEXFREUDgEHISIuAScRND4BNzM1NDYBISIGFBYzITI2NCYCxRAXFxD+dhAXFxCaDxcBARQPAsMPFwEBFA97Fx8XAv7MFyAWAicPFwEBATQXIBYCdh81IAIdMx/9Ox81IQEdMx99FwGX/nYQFxcQAYoQFxcB9hYgFhYgFvQUD/0wDxYCFA8CbWMPFgI7ERcUD0A7ERcUD0CWFA8jHhEXFA8jHjQeB/00HzUhAh4zHwLTHzUhAh4RF/2HFiAWFiAWAAAAAAAAEgDeAAEAAAAAAAAAEwAAAAEAAAAAAAEACwATAAEAAAAAAAIABwAeAAEAAAAAAAMACwAlAAEAAAAAAAQACwAwAAEAAAAAAAUACwA7AAEAAAAAAAYACwBGAAEAAAAAAAoAKwBRAAEAAAAAAAsAEwB8AAMAAQQJAAAAJgCPAAMAAQQJAAEAFgC1AAMAAQQJAAIADgDLAAMAAQQJAAMAFgDZAAMAAQQJAAQAFgDvAAMAAQQJAAUAFgEFAAMAAQQJAAYAFgEbAAMAAQQJAAoAVgExAAMAAQQJAAsAJgGHQ3JlYXRlZCBieSBpY29uZm9udGZvbnRfZmFtaWx5UmVndWxhcmZvbnRfZmFtaWx5Zm9udF9mYW1pbHlWZXJzaW9uIDEuMGZvbnRfZmFtaWx5R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdABmAG8AbgB0AF8AZgBhAG0AaQBsAHkAUgBlAGcAdQBsAGEAcgBmAG8AbgB0AF8AZgBhAG0AaQBsAHkAZgBvAG4AdABfAGYAYQBtAGkAbAB5AFYAZQByAHMAaQBvAG4AIAAxAC4AMABmAG8AbgB0AF8AZgBhAG0AaQBsAHkARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0BAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgAPYmVuZGlzaGFuZ2NodWFuB3l1bnRpa3UMeGl0b25neml5dWFuCnppamliaWFuamkPcGluZ2Jhbmd1YW5rb25nDnppeXVhbnpob25neGluDnhpYW94aXpob25neGluC2JhbmppZ3VhbmxpBWJlaWtlCnBpZ2FpenVveWUMY3Vpamlhb3p1b3llDXRpYW96aGVuZ3JpcWkAAAAAAA==) format('truetype');
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bendishangchuan:before {
  content: '\e60c';
}

.icon-yuntiku:before {
  content: '\e60d';
}

.icon-xitongziyuan:before {
  content: '\e60e';
}

.icon-zijibianji:before {
  content: '\e60f';
}

.icon-pingbanguankong:before {
  content: '\e606';
}

.icon-ziyuanzhongxin:before {
  content: '\e607';
}

.icon-xiaoxizhongxin:before {
  content: '\e608';
}

.icon-banjiguanli:before {
  content: '\e609';
}

.icon-beike:before {
  content: '\e60a';
}

.icon-pigaizuoye:before {
  content: '\e60b';
}

.icon-cuijiaozuoye:before {
  content: '\e603';
}

.icon-tiaozhengriqi:before {
  content: '\e602';
}

@font-face {
  font-family: 'iconfont'; /* Project id 2413927 */
  src: url(data:font/woff2;base64,d09GMgABAAAAAAf4AAsAAAAAD1AAAAepAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACEIAqPfI0nATYCJAMoCxYABCAFhGcHgR0bIA1RlE9SnOwrjFt4IhWqGx1jZWNFdSaCMkA1kAAAAADcFX6lASLEw/f7/W/t4+/cr9JQ6zRomkg0Sz+RCYVk00mEzpA6VP/fpftlbb2j6hhzqLHkjZ80l/lySYfGqSqEpQqH4+GQIDR7/nHTPtp7SUMb8NQIFToVKqLIxJ1k8+TOqRtU3IecuJPmgOcxUCVD/7fWqkuyZNYulKtxZnYX7o/cu4+KhSYW8oWEqDYincgjNEIMhNAxsU0unQlqHQSVH3uKwHTHhqYHB2eX0HcWeQ2DWqhzg6BznHEWQcc1TckIDMPauEcW8RFU0nvmLAAfnO+P/7AxOkhqpl7r2Zv9FB7f+240Z4/8A8j6hmHrhIqMGz3LiK/ZeV9kD244Ysp6Fm+BPQPX36L86lO0lYq/WDU+H/q38xpdnT/saf/mga5KwsrQFJloINaE67v6Fb/6jCQ6v4qovuQCUIJcBgrIVWjl5DHQgKwDNchPJFH43ZD2lfM8Yg+4DNI3ID8E1ecRUdft6KxJuiyOn0+U4oCwYeooEYlFuKcEChNhqx27r3JEfA9SWqtVDyZ1NlswrbFYggm12Zxzi1JbSGhiSOvkSGrzfL29+bVCQzlEbc3NxcZgOkvSooOye31zxaASgoCkSolPqsuFQm1VPAOivBgVMMwgMTgbAJiWAFODS56HRKIxCIXZUphWZgNCOxcYYOxfqcE7zV4Mg3BjlrLDth9mQ+FOgLcbBpDayWFCuoDhcredqWqiBkZpE2lUU9UAENUQFN8YpnsaGAzSKDwDUUZXy8C6rlTKs+wyaVKaQpS9QWctAETNeZiucbQf6fXdtZTsFxoMWC+0yZI4Rycv2DaNKHtniq1xVm2m0Kwu99LqqpQ2Yx3a26KZimwbAuYKUs50Em3aZUGZ3UeOUmJtZq4kS6uBaZFGZ/WsKRCqDWdZ5EDzLfoAcxeZee9lAEz4FDmgjDdwoWCYc1cH8gD75crKvM3LaM0mMmAnOqtHLc5l0BKdxtzgeBYpDsqkhGqt0sZAiK5TxqHCUt51FiEetczgkM/hpz5ZVAI1FYAJdUboEGmaA6ietOmHAwWVZ3yxg5wRc+0ImbhdJw7ONoXTw2ccmUllc13iSJnNT7RYmku12c7iwnrpGbmHMjr63tdICY8YCq476nzWfzqo9UykWIvQFgthNteg889is5FWq11/Yp9yt89LL/nsVu5b1IlNfBJeeJ9yUXIW7oOO60f9D6tUh/2Pfu9/THXosAri+7vlEAiCjqoO/ymXwzSuXZm/Y+gwevryNlfnjgR/8EfdV1jX8xkHXPRCVtq7t5EXE1yzPzuEhIbJG1APRWi4G5qu9In08VFDWLP08fQHmfddxBE8bz8G9ShPnori0x/lfNG2t/r5L68mdsdo1v4HWiuDlzlw2mrw8qepk6nfTAVMPQsPbw6/ETKVOvX7x1PDb//3/6/pm9oDP0ZxCKLAFIjlsbqwDVLEw5HB5KGDWFceVoQoBj3eK0ZwXtG5VRGW14UV+xnfvsvUvsQyKNfx/UHZsIdW0ScD80FOGrm/rsR+P34mpWxnWcqJ019gK39xMJLhyK9q13ifzz9PUKa7TEXu35DE93oaL4vzPrX5VKx3gqzsX3GTx6+bvSM9I/oDw8J8YlcROrGJnz3gGZ7yoZt/kTdFjjll3z7dFVx3/PU0B1713rTizj4B75A8r9vWB5o9SKlCel2Ky8hVBPcp95rDDa7G8KVFhhLKegoZ87seg5V7g3s93Zb+LeLJrslwmcjhK0+Ha+uAbcSJxgusCNZ2w7FR/hisEZODOqDPnun1fBsFAsB1UfLZZ3o9YUc7pQP7BJTKfa/7ChXiSLlEIqRCKO2D/WnigDUjOKQvhCBIDqQ6A6NuI2Qe/DZgexiBPnFmeSX8DOCviD0ueYhfwQfQJ/gTdEC1b8u2XVsvbTWJexkVCDyq8juoYjk/ye9Cs+RZ6DvWu3qWdstn2yqnFY89ZzprTM7gSUK9Xv8UU2BP21ufyZ61tmbLNspy7typ8z+0vS3XdGKn+ce02z0mgYiL0+fEEbgf0A8CANj1bMAiAQCAlc38HLB/PMhyP4e//RpLmftBSRQAI535ESELfxcQDWUKilkasA9PW9l5uviw32ntt7H8Y636+fJ856S0Uzokal5wMJIvmLOWdzmzyCZmGAe/0s86VaTIqomjT9GOt7rVLls/6qndIDrpTiHLXM9Bgeu16GpxDxpc70dP1+0fv9hlNYuywiX3iA5b6tHJhu+Q4foEBa6v0dWBD2hw/Y2enkfv2RaXItl1GHlMSVwjPDGa6lbv2HuOLMjIpVVfo8s5Ksn0xFS88RA1uir2yctsxntKqDOKHJyvh1IaYp3JMPETJe/tyuQkle0zkRgFuxwU8Vb8FBGrmXIJQ6Oz++jPO4eYQIo4puN1jpMLRvYT0yZMMRwPhWaN2pOeuTJmhqccihjgqEEhDq4EIC91BmHlNRmUvPImlErUWCsmtdkoV0y0r9SmTv5fG0M924wUOUrUaNFjxCpmLDj3S+7Gs6C7qByPIxPzyPTnkalxk+qgothepX3TwMe80SzjFHWVjydLNVOBm84wVbWXvUiL45K3+CgXbTTSpcABAAAA) format('woff2'),
    url(data:font/woff;base64,d09GRgABAAAAAAoAAAsAAAAAD1AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8JEqRY21hcAAAAYgAAACeAAACIBxSVZBnbHlmAAACKAAABZAAAAf8zaZCRWhlYWQAAAe4AAAALwAAADYeyuCvaGhlYQAAB+gAAAAcAAAAJAfeA4tobXR4AAAIBAAAAA8AAAAoKAAAAGxvY2EAAAgUAAAAFgAAABYMKgmYbWF4cAAACCwAAAAeAAAAIAEbAJ5uYW1lAAAITAAAAUAAAAJnEKM8sHBvc3QAAAmMAAAAcwAAAJ3qwSc1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnvE9P8jc8L+BgYH5DkMjUJgRRRETAHoBDTF4nOWSsQ3CMBBFv7EJBCFEwQypqCNFmSDrUDMLFU3GyDI/M6RK/vlShWzAWc/Sfevs0z8DOAKI4ikSEL4IsPhIDVmPuGQ94aX8gbuUxBsr1mzYsmPPaRzmGdhXfyLolu0CTurloLMSZxR6TV2FYqf63+Ka9/ealeayI8fAyrE5snbkItg4NkO2Tq7tHHkM9o7cBifH/sA4OIgLo9Y3JwAAeJxtVV1sFFUUvj/duZ3d2Vmms7uzM3S789Odaei2DbvbnXa3LMWFaigVECRRiCWUQE0wMWqKJhB2Ex4MDxgMiYoPLfHBByUkGgRjjH3VF30ixj8QI4kxGBNI9IEdPHe2lUrcnZx7/u/cc893BkUQenCqC9EWyqAhdBKdRucQitjeMPbcsl/HfqWo9WEtnWQyZgK1mcCEpJbW0kW/4lfKnuu5Klhk7IQx6VIR1L4DKtdLuYM4BZIGMQnsVfxRx2aj6RoeLXslIYtLRT/Fd9hMNLALDGQhlfTSGoNMOQw5NgoMwuqYoPnZA2e9gQHv7IHZbx6y88ePHK5OTFQPH/ljlXlF6JGipqEMEdZd7l0nRZL4UsLuleNqqlvoy+DxGSPB5FRJyamprEK30agh6Vk5KhKyjXZhUXzXTJNbmwvu+mHznJTfZ0qxpKxYe5qP7t1h6dVw96NzfPe5o+FrtD93h6KM0Z7eZHd3fOJvY9BISoy8ReNSPZsVBfoYVS7TLV17PE1z99KMNmhqjsQSQoysT5Me66sLA+6w3p98sqaPyBE2SQVpCMGPcULfJrcRBT6GEkhFGlqPkFpSHN9KWWop5bBwBRl4vr6xe/cI+bLtn2k0XuPrX43GiUbjzUaD/Noem5jAWz/ashv/ElwOAvwgwIj3wy26TPsgv418NIMOIYQtW0imS1axUnaZDTeXFAYxV9VwsY43YdBGHNvlTGjtw2AAX1qsgK7SESBCxmBM50vFNF9D4zDuZKJL95fjqhqnk0CHOBeKy0bBUOPtm0sgGCoInLnDLUsh4WYSuoZWzuAl4OFZVOOLck9HvxhX8U898iKPWeQxhop//K/9BohrzGGpoRbf0XPUQyZqoGehziw8QQiIYggOfmQv/HNgMI+DgkMGAAJe4BuqBbvjw4uB7RE8jLlXqZjDnPZhaP6vqRizzflK7Zla5fmcHRO3Tj69I5GY2ZtNHdyp6jumtbK2faY2aRfc/ol6Y3tze6M+0e8W8FQiekLqirGowOTYcxclVdZo9DOJLGASE+5tqPkvWP391rGx2oa7LEbkVNZjbKA3KhTViGi4sZhrJOOsmLtXntq2ueEVCl5jcutU+a5ZDKrisagpd1Mq7vlUVi3pWxlqIkBNbtCL0B8idF8WeWgjqsHEUMJrTqcUGt60kFJKcFi/xFXQi8qKNrLqtkZHPnYyxzNOQRQWWPf5QLN1kO4UzncLxwUx+NDWF/RQZAuCaOJWxrH14BRuCaIoBB+Q67qNHf1+UCDXueaObtt6+/cC/o1LCJHwIlvkZ5REwwjlrdVdlU5D8wvMp4ubwxvFlfIIdm2YVZzAnKOvtndF6BiNRCj5E2j7KmHkTBMIThIyAOttLlwjZJ68yL3auziFgAsE/Ch3Y+DH3QiPXcFwi1poENDVQDvRfnQUvQwYs93V2iQFx7Ld0ZWSdrC2+r6gdZ18uRJCSACvtbyzmgMyUM5DBOfza3i8hqeId7w5MDY20F7m1AxlTgjHYTwwO1jCk501xGTzX3TiMP4B+n+ecCBC5ps8M4FdeA7AcmiDTQ5y5hHS2SZYgfDKEix31lVMNull+F5tQBWoH+rUBr4/lj2MoTp13JlTIMsYLH1crnOLix9OMSefrvDrdm2GhTQ9rej5yXyArHHbHrfwF4quK8GW8dmxsdlxgjYdqentOcUwFPw9p8EPkhPHn8R1Jx48HiOkmVnXbvdvckw/R17K+WbGylT2V9pngVQPjRO6LhNMZcwMPO/FcBy/H7M1KdgnWfw8ODzUEu0CJMGc9fkr8dbLYZiP0I0WjIfO6TrvXucjk7wePNUUVUO8KopXonoyehJfqs1Vq3O14FpY/yd2tKanW2SmKRoq94heEVU9erI6tzBXhUJON99pTaN/AFMjafl4nGNgZGBgAGIlf/P18fw2Xxm4WRhA4O7Vc5EI+n89CwNzI5DLwcAEEgUAKQAKygB4nGNgZGBgbvjfwBDDwgACQJKRARVwAQBHEAJzeJxjYWBgYCECAwADmAApAAAAAAAA1gEIAY4CGAJwArgDWAPAA/4AAHicY2BkYGDgYpjEwM4AAkxgHheQ/A/mMwAAGDsBugAAeJyFkT1uwkAQhZ/BkASUKEqkNGlWKSgSyfyUSKlQoKegB7PmR7bXWi9I1DlNjpAT5AjpaHOKSHnYQwNFvNrZb96+mR3JAO6wh4fyu+cu2cMls5IruMCjcJX6k7BPfhauoYmecJ36q3ADL3gTbrJjxg6ef8WshXdhD7f4EK7gBp/CVepfwj75W7iGB/wI16n/Cjcw8a6Fm2h54cDqqdNzNdupVWjSyKTueI71YhNP7ak80TZfmVR1g85RGulU22ObfLvoORepyJpEDXmr49iozJq1Dl2wdC7rt9uR6EFoEgxgoTGFY5xDYYYd4wohDFJERXRn+ZjuBTaIWWn/dU/otsipH3KFLgJ0zlwjutLCeTpNji1f61F1dCtuy5qENJRazUlisuIPPNytqYTUAyyLqgx9tLmiE39QzJD8AdiTb1d4nG1LWw6CMBDcwUq1fngET9BDLUrrImwToAne3jX46WQyybyooR2B/iOgwQEOR7TwOOGMgAv5u8xxqBrSGDsunXC5LlzeYmKczPvN5FHlthbNg6ReN4mWaZ7qd5/7vfC/v5tlFLfy8moT67MK0QfRuiXtAA==) format('woff'),
    url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8JEqRAAABjAAAAGBjbWFwHFJVkAAAAhQAAAIgZ2x5Zs2mQkUAAARMAAAH/GhlYWQeyuCvAAAA4AAAADZoaGVhB94DiwAAALwAAAAkaG10eCgAAAAAAAHsAAAAKGxvY2EMKgmYAAAENAAAABZtYXhwARsAngAAARgAAAAgbmFtZRCjPLAAAAxIAAACZ3Bvc3TqwSc1AAAOsAAAAJ0AAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAoAAQAAAAEAACJPN69fDzz1AAsEAAAAAADd1c5ZAAAAAN3VzlkAAP9/BAADgQAAAAgAAgAAAAAAAAABAAAACgCSAAcAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEAAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYO58EDgP+AAAAD3ACBAAAAAQAAAAAAAAAAAAAAAAACBAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAAAAAUAAAADAAAALAAAAAQAAAGkAAEAAAAAAJ4AAwABAAAALAADAAoAAAGkAAQAcgAAABQAEAADAATmDuYm5jbmOeY75knmqeb558H//wAA5g7mJuY25jnmO+ZJ5qnm+efB//8AAAAAAAAAAAAAAAAAAAAAAAAAAQAUABQAFAAUABQAFAAUABQAFAAAAAcABQACAAEACQAIAAYABAADAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAB8AAAAAAAAAAkAAOYOAADmDgAAAAcAAOYmAADmJgAAAAUAAOY2AADmNgAAAAIAAOY5AADmOQAAAAEAAOY7AADmOwAAAAkAAOZJAADmSQAAAAgAAOapAADmqQAAAAYAAOb5AADm+QAAAAQAAOfBAADnwQAAAAMAAAAAANYBCAGOAhgCcAK4A1gDwAP+AAAABQAA/38EAAOBABgALQB9AIQAkQAABSInLgEnJjQ3PgE3NjIXHgEXFhQHDgEHBgMiBwYHBhQXFhcWMjc2NzY0JyYnJhMOAQcOASMiJy4BJxYzMjY3NjcjDgEHJicVJisBFTc2NxcGBwYPASc2NzUjIgc1FjsBNTQnMwYdATMyNxU+ATc2PwIXBg8BBgczMjcGFRQnFhcHLgEnHwEOAQcxBgcnNjc+AQIAaF9cjicoKCeOXF/QX1yOJygoJ45cX2h3ZmQ6PDw6ZGbuZmQ6PDw6ZGZ0BhIMCiAaES0CBwg0HBAMBRQBrQ8iHA4NExUIBh4YATlNGg8HDhUzER8TFR0RA0UDChoMGR0OCgkCAkUDBAEJCZsgFgLiPywmGy4gkQwlViAMCxQOESFTgCgnjlxf0F9cjicoKCeOXF/QX1yOJygDtzw6ZGbuZ2M6PDw6Y2fuZmQ6PP29Ji0KBwcDEhwUCAgNPPgaKxoUDAcClwMNDD4dHQkGA0IDEa8DQQRTJxcXJlQDGBcrIBcjDAcPBgsCGxYCEiHKmigmLhkkFE47GS8OBQdAAwYMLQAAAAAHAAAAAAOYAuYAAwAHAAsADwATABcAGwAAEzMRIzchFSETMxUjByEVIRMzESM3MxUjEzMRI49RUS8Cyf03ikNDeQLJ/Tf3Q0N8Q0OSQ0MC5f04PDwBRLJBUQHj/q/+/gH//gEABQAA/+IDwAMeAAsAIgA3AE0AYgAAASEiBhQWMyEyNjQmByIGHQEUBisBIgYUFjsBMj4BPQE0JgcFIyImPQE0JiIGHQEUHgE7ATI2NCYDMjY9ATQ2OwEyNjQmKwEiDgEdARQWJTMyFh0BFBYyNj0BNC4BKwEiBhQWA6D8wA0TEw0DQA0TEy0NExMNwA0TEw3AGiwaEw394KANExMaExosGqANExPtDRMTDaANExMNoBosGhMCDcANExMaExosGsANExMBoBMaExMaE58TDZ8OEhMaExosGp8NEwHeEg6fDRMTDZ8aLBoTGhMB3RMNnw4SExoTGiwanw0T3xMNnw0TEw2fGiwaExoTAAAAAAMAAP/aA5EDJwAgAEMAWgAAEwcOAR0BFBceARcWMjc+ATc2PQE0JicmJyYnJgcGBwYHJzc2NzY3NjIXFhcWFx4BHQEUBwYHBgcGIicmJyYnJj0BNDYBIi8BLgE3Njc2MzIfATc2MzIeAQ8BBs8DCQsiIGg2O1k7NmkfIgsJREBVTA8PTVQdFWBPExlMSxc0F0pNO0AiLCYkPD5DSoBKQz48JCYsAUYPCnwMBAsHCgYHDgteoQwTDhcDCrsMAnYBAgsG9Co7N20hJCQhbDg7KvMHCwIOFR0nBwcoHAoGMhMFCRomCwsmGhQNBzIf9DRGRT9DJywsJ0NAREY08yAy/joJbAogDggDAwlTuQ4TIQzYDgAAAAYAAP/fA6EDHgAJABMAHQAnADEAOwAABRE0NjsBMhYVEQM0JisBIgYVETMBNDY3MzIWFREjNzMRNCYrASIGFQU0NjsBMhYVESM3MxE0JisBIgYVArMjGHcYIywJBnYHCJT+FyIZdxgj7SyUCAZ3Bgn+rCIZdhkj7SyUCAd2BgkgAYEYIyIZ/n8BgQYJCQb+qwLWGSIBIxn8/iwC1gYJCQbtGSIiGf3rLAHpBgkJBgAAAgAAAAADgQLhABQALgAAJSERNCYrASIGFREUFjMhMjY9ATQmJRYyPwEXFjI3ATY0LwEmIg8BJyYiDwEGFBcDeP1QBQM4AwUFAwLwAwUF/bcCBwKKgAIHAgEUAgIoAgcC5oACBwK4AgJoAnADBQUD/VADBQUDOAMFmgICioADAgEUAgcCKAIC5oACArcCBwIABwAAAAADgQMhACsANwBDAE8AWwBnAHMAAAEiJjQ2OwEyFhURFAYjISImNRE0NjsBMhYUBisBIgYVERQWMyEyNjURNCYjJTQ2MhYdARQGIiY1JTQ2MhYdARQGIiY1IyImNDY7ATIWFAYjAyImNDYzITIWFAYjJSImNDYzITIWFAYjASImNDYzITIWFAYjAwANExMNICg4OCj9wCg4OCggDRMTDSANExMNAkANExMN/iATGhMTGhMBQBMaExMaE8ANExMNgA0TEw3ADRMTDQEADRMTDf8ADRMTDQEADRMTDf8ADRMTDQEADRMTDQKgExoTOCj94Cg4OCgCICg4ExoTEw394A0TEw0CIA0TYA0TEw1gDRMTDWANExMNYA0TEw0TGhMTGhP+oBMaExMaE6ATGhMTGhP+wBMaExMaEwAAAAADAAD/gAOvA4EAKgA2AEMAAAEiBhURFA4BIyEiLgE1ETQ+ATMhMjY0JiMhIg4BFREUHgEzITI+ATURNCYBIgYUFjMhMjY0JiMlFjY3ATY0JiIHAQYWA4QRGSVAJf4AITkiIjkhAb8RGRkR/kE5Xzg4XzkCAD1mOxn9YxEaGhEB2xEaGhH+3AwjDQG2DRkjDf5HCwICgBgQ/f0kPSMgNx8Cch83IBghGDZbNv2ONls2OmI5AgMQGP5GGCAYGCAYowsBDQGnCyIXDP5WDCEAAAAAAQAAAAADoAMEACcAAAEhNzY0JiIPAQYUHwEWMjY0LwEhMh4BFA4BIyEiBhQWMyEyPgE0LgECiP5SgAkTGgm3CQm1ChkUCn0BrTtjOjpjO/64DRMTDQFITIFLS4ECTYAJGhMJtQoZCrUJExkKfTpjdmM6ExoTS4CZgUsAAAAAEgDeAAEAAAAAAAAAEwAAAAEAAAAAAAEACAATAAEAAAAAAAIABwAbAAEAAAAAAAMACAAiAAEAAAAAAAQACAAqAAEAAAAAAAUACwAyAAEAAAAAAAYACAA9AAEAAAAAAAoAKwBFAAEAAAAAAAsAEwBwAAMAAQQJAAAAJgCDAAMAAQQJAAEAEACpAAMAAQQJAAIADgC5AAMAAQQJAAMAEADHAAMAAQQJAAQAEADXAAMAAQQJAAUAFgDnAAMAAQQJAAYAEAD9AAMAAQQJAAoAVgENAAMAAQQJAAsAJgFjQ3JlYXRlZCBieSBpY29uZm9udGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAUgBlAGcAdQBsAGEAcgBpAGMAbwBuAGYAbwBuAHQAaQBjAG8AbgBmAG8AbgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBuAGYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoBAgEDAQQBBQEGAQcBCAEJAQoBCwAHY2lyLWp1bgpmbC1iYW9iaWFvD3Nhb3lpc2Fvc2FvbWlhbwd4aWFvZHVpH3RvbmdqaWZlbnhpLXhpYW5nbXViaWFvZ2V0b25namkHYmFvYmlhbwRyaWxpBHRhc2sGZmFuaHVpAAAAAAA=) format('truetype');
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cir-jun:before {
  content: '\e639';
}

.icon-fl-baobiao:before {
  content: '\e636';
}

.icon-saoyisaosaomiao:before {
  content: '\e7c1';
}

.icon-xiaodui:before {
  content: '\e6f9';
}

.icon-tongjifenxi-xiangmubiaogetongji:before {
  content: '\e626';
}

.icon-baobiao:before {
  content: '\e6a9';
}

.icon-rili:before {
  content: '\e60e';
}

.icon-task:before {
  content: '\e649';
}

.icon-fanhui:before {
  content: '\e63b';
}

@font-face {
  font-family: 'iconfont-toolbar'; /* Project id 4058101 */
  src:
    url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.57957b4a.woff2) format('woff2'),
    url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.27f60c9f.woff) format('woff'),
    url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/fonts/iconfont.3702d007.ttf) format('truetype');
}

.iconfont-toolbar {
  font-family: 'iconfont-toolbar' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tihuan1:before {
  content: '\e632';
}

.icon-tihuan:before {
  content: '\e631';
}

.icon-a-shitilan11:before {
  content: '\e630';
}

.icon-bianji:before {
  content: '\e62f';
}

.icon-a-bianzu5:before {
  content: '\e62e';
}

.icon-shitilan:before {
  content: '\e62d';
}

.icon-PPT:before {
  content: '\e62c';
}

.icon-word:before {
  content: '\e66a';
}

.icon-shipinwenjian1:before {
  content: '\e62b';
}

.icon-ppt:before {
  content: '\e61b';
}

.icon-file-word:before {
  content: '\e7ba';
}

.icon-file-ppt:before {
  content: '\e7b9';
}

.icon-yunziyuan1:before {
  content: '\e62a';
}

.icon-a-bianji3:before {
  content: '\e618';
}

.icon-a-bianzu12:before {
  content: '\e619';
}

.icon-a-bianzu11:before {
  content: '\e61a';
}

.icon-a-lianxi2:before {
  content: '\e61c';
}

.icon-qiehuanicon:before {
  content: '\e61d';
}

.icon-a-shoukeicon8:before {
  content: '\e61e';
}

.icon-a-tuodong1:before {
  content: '\e61f';
}

.icon-tuodong:before {
  content: '\e620';
}

.icon-a-xiazaiicon7:before {
  content: '\e621';
}

.icon-a-yunziyuan1:before {
  content: '\e622';
}

.icon-a-yunziyuan2:before {
  content: '\e623';
}

.icon-yunziyuan:before {
  content: '\e624';
}

.icon-tupianwenjian:before {
  content: '\e626';
}

.icon-shipinwenjian:before {
  content: '\e627';
}

.icon-a-shitilan1:before {
  content: '\e628';
}

.icon-a-bianzu9:before {
  content: '\e629';
}

.icon-student:before {
  content: '\e612';
}

.icon-iconfontmove:before {
  content: '\e625';
}

.icon-jiahao:before {
  content: '\e604';
}

.icon-zz:before {
  content: '\e600';
}

.icon-a-bianzu4:before {
  content: '\e601';
}

.icon-a-bianzu3:before {
  content: '\e602';
}

.icon-a-bianzu2:before {
  content: '\e603';
}

.icon-a-bianzu1:before {
  content: '\e605';
}

.icon-a-collect:before {
  content: '\e606';
}

.icon-a-collect-b:before {
  content: '\e607';
}

.icon-a-error-correction:before {
  content: '\e608';
}

.icon-a-knowledge:before {
  content: '\e609';
}

.icon-a-difficulty:before {
  content: '\e60a';
}

.icon-a-edit:before {
  content: '\e60b';
}

.icon-a-del:before {
  content: '\e60c';
}

.icon-leitijialian:before {
  content: '\e60d';
}

.icon-xingzhuang:before {
  content: '\e60e';
}

.icon-xingzhuangjiehe:before {
  content: '\e60f';
}

.icon-top:before {
  content: '\e610';
}

.icon-teacher:before {
  content: '\e611';
}

.icon-Recharge:before {
  content: '\e613';
}

.icon-phone:before {
  content: '\e614';
}

.icon-help:before {
  content: '\e615';
}

.icon-customer-service:before {
  content: '\e616';
}

.icon-CardActivation:before {
  content: '\e617';
}

@font-face {
  font-family: 'font_family'; /* Project id 2980040 */
  src: url('//at.alicdn.com/t/font_2980040_3f9n7butfy9.woff2?t=1639388296331')
      format('woff2'),
    url('//at.alicdn.com/t/font_2980040_3f9n7butfy9.woff?t=1639388296331')
      format('woff'),
    url('//at.alicdn.com/t/font_2980040_3f9n7butfy9.ttf?t=1639388296331')
      format('truetype');
}

.font_family {
  font-family: 'font_family' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked='true'],
.ql-editor ul[data-checked='false'] {
  pointer-events: none;
}
.ql-editor ul[data-checked='true'] > li *,
.ql-editor ul[data-checked='false'] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked='true'] > li::before,
.ql-editor ul[data-checked='false'] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked='true'] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked='false'] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type='file'],
.ql-snow .ql-toolbar input.ql-image[type='file'] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow
  .ql-picker.ql-header
  .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow
  .ql-picker.ql-font
  .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow
  .ql-picker.ql-size
  .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow
  .ql-picker.ql-header
  .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow
  .ql-picker.ql-font
  .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow
  .ql-picker.ql-size
  .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='1']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='1']::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='2']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='2']::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='3']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='3']::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='4']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='4']::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='5']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='5']::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='6']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='6']::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='1']::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='2']::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='3']::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='4']::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='5']::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='6']::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='serif']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='serif']::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='monospace']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='monospace']::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='serif']::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='monospace']::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='small']::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='small']::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='large']::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='large']::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='huge']::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='huge']::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='small']::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='large']::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='huge']::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px #ddd;
          box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: 'Visit URL:';
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type='text'] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type='text'] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode='link']::before {
  content: 'Enter link:';
}
.ql-snow .ql-tooltip[data-mode='formula']::before {
  content: 'Enter formula:';
}
.ql-snow .ql-tooltip[data-mode='video']::before {
  content: 'Enter video:';
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.card-skeleton-container[data-v-4bdfe79f] {
  width: 100%;
}
.skeleton-grid[data-v-4bdfe79f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.skeleton-grid .skeleton-card[data-v-4bdfe79f] {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.skeleton-grid .skeleton-card .skeleton-image[data-v-4bdfe79f],
.skeleton-grid .skeleton-card .skeleton-label[data-v-4bdfe79f] {
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  -webkit-animation: skeleton-shimmer-data-v-4bdfe79f 1.5s infinite;
          animation: skeleton-shimmer-data-v-4bdfe79f 1.5s infinite;
  border-radius: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-grid .skeleton-card .skeleton-image[data-v-4bdfe79f] {
  width: 100%;
}
.skeleton-grid .skeleton-card .skeleton-label[data-v-4bdfe79f] {
  margin: 8px 0px;
}
@-webkit-keyframes skeleton-shimmer-data-v-4bdfe79f {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}
@keyframes skeleton-shimmer-data-v-4bdfe79f {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}

.ant-radio-button-wrapper[data-v-41391ac3] {
  height: auto;
  line-height: 20px;
}
[data-v-41391ac3] .ant-checkbox-group-item {
  margin-bottom: 6px;
}

.avatar-uploader[data-v-baa6aa56] {
  width: 104px;
}
.avatar-uploader.text[data-v-baa6aa56] {
  width: auto;
}
.avatar-uploader.text[data-v-baa6aa56] .ant-upload {
  width: auto;
  height: auto;
}
.ant-upload-select-picture-card i[data-v-baa6aa56] {
  font-size: 32px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-baa6aa56] {
  margin-top: 8px;
  color: #666;
}
img[data-v-baa6aa56] {
  max-width: 100%;
  max-height: 100%;
}

.header[data-v-fc645b02] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


[data-v-5a3ccece] .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  margin-right: 0;
}
[data-v-5a3ccece] .ant-tabs-bar {
  margin-bottom: 0;
}
.assembly[data-v-5a3ccece] {
  padding: 20px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
[data-v-5a3ccece] .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  border-top: 3px solid;
}
.wrap-querstions[data-v-5a3ccece] {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions .main[data-v-5a3ccece] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-5a3ccece] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .main .choices[data-v-5a3ccece] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-5a3ccece] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution[data-v-5a3ccece] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution .solution-detail[data-v-5a3ccece] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-5a3ccece] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-5a3ccece] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-5a3ccece]::before {
  content: '【※组题题干※】';
  color: #de5647;
}
.wrap-querstions .parent-question[data-v-5a3ccece] {
  border: 1px solid #d3d5dd;
  padding: 10px;
}
.wrap-class-grade[data-v-5a3ccece] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .box[data-v-5a3ccece] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .box .right[data-v-5a3ccece] {
  padding-left: 20px;
}
.wrap-class-grade .buttons[data-v-5a3ccece] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .buttons .ant-btn[data-v-5a3ccece] {
  margin-left: 10px;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .small-img[data-v-5a3ccece] {
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .buttons .small-img div[data-v-5a3ccece] {
  width: 35px;
  height: 35px;
  border: 1px solid #c9dffc;
  background: #f5fbff;
  text-align: center;
  line-height: 35px;
  color: #0a93fc;
}
.wrap-class-grade .buttons-oldLayout .ant-btn[data-v-5a3ccece] {
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
}
.wrap-class-grade .buttons-oldLayout .ant-btn-primary[disabled][data-v-5a3ccece] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.video[data-v-5a3ccece] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.solution-detail[data-v-5a3ccece] {
  margin-bottom: 1em;
}
.solution-detail[data-v-5a3ccece]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-5a3ccece] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-5a3ccece] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-5a3ccece] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-5a3ccece] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-5a3ccece],
.slide-fade-leave-to[data-v-5a3ccece] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.ant-btn > .iconfont + span[data-v-5a3ccece] {
  margin-left: 8px;
}
.detail-title[data-v-5a3ccece] {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.detail-title span[data-v-5a3ccece] {
  font-weight: 100;
}
.data-analysis[data-v-5a3ccece] {
  width: 100%;
  padding: 0 6px;
}
.data-analysis .detail-btn[data-v-5a3ccece] {
  color: #0a93fc;
}
.ml[data-v-5a3ccece] {
  margin-left: 20px;
}
.chart[data-v-5a3ccece] {
  width: 600px;
  height: 300px;
}
.btns[data-v-5a3ccece] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.inline[data-v-5a3ccece] {
  display: inline;
}
.inline p[data-v-5a3ccece] {
  margin: 0;
}
.text-error[data-v-5a3ccece] {
  color: #f16269;
}
.question-num[data-v-5a3ccece] {
  font-size: 16px;
  font-weight: 500;
}
.textIconBtn[data-v-5a3ccece] {
  color: #666666;
}
.textIconGroup[data-v-5a3ccece] .jby-icon-inner {
  padding: 0 8px;
}

#question[data-v-1ed4a3c9] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483584;
}
.question-content[data-v-1ed4a3c9] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 1;
  font-size: 20px;
  zoom: 2;
  -webkit-transition: zoom 1s;
  transition: zoom 1s;
}
.question-content .options[data-v-1ed4a3c9] {
  padding-bottom: 20px;
}
.question-content .options p[data-v-1ed4a3c9] {
  margin-bottom: 0;
}
.question-answer[data-v-1ed4a3c9] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
  zoom: 4;
}
.tool-box[data-v-1ed4a3c9] {
  width: 100px;
  height: 100%;
  max-height: 100%;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 300;
  background: #ffffff;
}
.tool-box p[data-v-1ed4a3c9] {
  width: 100px;
  height: 80px;
  text-align: center;
}
.tool-box .anticon[data-v-1ed4a3c9] {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: 10px 25px 10px;
  display: block;
}
.tool-box[data-v-1ed4a3c9]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.tool-box[data-v-1ed4a3c9]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.tool-box[data-v-1ed4a3c9]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.question-content[data-v-1ed4a3c9]::-webkit-scrollbar,
.question-answer[data-v-1ed4a3c9]::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
.question-content[data-v-1ed4a3c9]::-webkit-scrollbar-thumb,
.question-answer[data-v-1ed4a3c9]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.question-content[data-v-1ed4a3c9]::-webkit-scrollbar-track,
.question-answer[data-v-1ed4a3c9]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.active[data-v-1ed4a3c9] {
  color: #1890ff;
}
.disable[data-v-1ed4a3c9] {
  color: #909399;
}
.data-analysis[data-v-1ed4a3c9] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}
.data-analysis .chart[data-v-1ed4a3c9] {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.data-analysis .chartPie[data-v-1ed4a3c9] {
  width: 1500px !important;
  height: 600px !important;
}
.data-analysis .title[data-v-1ed4a3c9] {
  font-size: 36px;
  font-weight: bold;
}
.data-analysis .title span[data-v-1ed4a3c9] {
  font-size: 24px;
  color: #909399;
  margin-left: 10px;
}
.data-analysis .table[data-v-1ed4a3c9] {
  width: 1400px;
  margin: 0 auto;
}
.similar-question[data-v-1ed4a3c9] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  zoom: 2;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}

.new-print-box[data-v-b09c983e] {
  max-width: 992px;
  margin: 0 auto;
}
.new-print-box[data-v-b09c983e] .ant-table-body {
  margin: 0;
}
.new-print-box[data-v-b09c983e] .ant-table.jby-custom-table {
  --jby-custom-border-color: #545454;
}
.new-print-box .table[data-v-b09c983e] {
  --jby-custom-border-color: #545454;
}
.new-print-box .table[data-v-b09c983e] .ant-table-bordered .ant-table-thead > tr > th,
.new-print-box .table[data-v-b09c983e] .ant-table-bordered .ant-table-tbody > tr > td {
  border: 1px solid #545454;
  --jby-custom-border-color: #545454;
  padding: 5px 5px !important;
  text-align: center;
}
.new-print-box .table[data-v-b09c983e] .ant-table-small {
  border: 1px solid #545454;
}
.new-print-box .table[data-v-b09c983e] .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  border-bottom: 1px solid #545454;
}
.new-print-box .table[data-v-b09c983e] .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
.print-box[data-v-b09c983e] {
  max-width: 992px;
  margin: 0 auto;
}
@page {
  size: auto;
  margin: 0mm;
}

.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f28 {
  font-size: 28px;
}
@media print {
@page {
    size: auto;
    margin: 0mm;
}
body {
    min-width: 992px;
}
.container2 {
    min-width: 992px;
}
.print-box {
    width: 992px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px 0px 10px;
}
html {
    font-size: 12pt !important;
    /* 打印时的基准字体大小 */
}
.f16 {
    font-size: 0.8rem;
}
.f18 {
    font-size: 0.9rem;
}
.f20 {
    font-size: 1rem;
}
.f28 {
    font-size: 1.4rem;
}
.ant-table {
    font-size: 0.7rem;
}
}

.infos[data-v-702f78c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.infos p[data-v-702f78c2] {
  margin-bottom: 0;
}
.info[data-v-702f78c2] {
  text-align: center;
  height: 20px;
}
.info span[data-v-702f78c2] {
  padding: 0 13px;
  color: #fff;
  position: relative;
}
.lines.top0[data-v-702f78c2] {
  top: 1px;
}
.lines[data-v-702f78c2] {
  width: 1px;
  height: 13px;
  top: 3px;
  left: -1px;
  position: relative;
  border-radius: 1px;
  background-color: #fff;
  display: inline-block;
}
.marks[data-v-702f78c2]::before {
  left: 86px;
}
.overtext[data-v-702f78c2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: calc(100vw * 0.3);
}

.export-dialog-content[data-v-08c6243c] {
  padding: 20px 0;
}
.export-dialog-content .form-item[data-v-08c6243c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.export-dialog-content .form-item .form-label[data-v-08c6243c] {
  width: 80px;
  text-align: right;
  margin-right: 12px;
  font-weight: 500;
  color: #333;
}
.export-dialog-content .form-item .form-control[data-v-08c6243c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.export-dialog-content .form-item .form-control .subject-display[data-v-08c6243c] {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}
[data-v-08c6243c] .ant-modal-header .ant-modal-title {
  font-size: 16px;
  font-weight: 600;
}
[data-v-08c6243c] .ant-modal-footer {
  border-top: 1px solid #f0f0f0;
  padding: 16px 24px;
}
.checkbox-container[data-v-08c6243c] {
  border-radius: 8px;
}
.checkbox-container .check-all[data-v-08c6243c] {
  margin-bottom: 16px;
  padding-bottom: 12px;
  font-weight: 500;
}
.checkbox-container .check-all[data-v-08c6243c] .ant-checkbox-wrapper {
  font-size: 14px;
  color: #262626;
}
.checkbox-container .checkbox-group .checkbox-row[data-v-08c6243c] {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2px 16px;
}
.checkbox-container .checkbox-group .checkbox-row .ant-checkbox-wrapper[data-v-08c6243c] {
  margin: 0;
  padding: 1px 12px;
  border-radius: 6px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkbox-container .checkbox-group .checkbox-row .ant-checkbox-wrapper span[data-v-08c6243c]:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
  display: inline-block;
  font-size: 13px;
  color: #595959;
  margin-left: 8px;
}
[data-v-08c6243c] .ant-checkbox-wrapper span:nth-child(2) span {
  position: relative;
  top: 4px;
}
[data-v-08c6243c] .ant-radio-group .ant-radio-wrapper {
  margin-right: 16px;
}
[data-v-08c6243c] .ant-modal-body {
  max-height: 423px;
  overflow-y: auto;
}

.export-progress-overlay[data-v-2f3db974] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.45);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
}
.export-progress-modal[data-v-2f3db974] {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  width: 480px;
  max-width: 90vw;
  padding: 0;
  overflow: hidden;
  position: relative;
  top: 66px;
}
.progress-header[data-v-2f3db974] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 24px;
  border-bottom: 1px solid #f0f0f0;
  background: #fafafa;
}
.progress-header h3[data-v-2f3db974] {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #262626;
}
.close-btn[data-v-2f3db974] {
  padding: 4px;
  border: none;
  background: transparent;
  color: #8c8c8c;
  cursor: pointer;
  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;
}
.close-btn[data-v-2f3db974]:hover {
  color: #595959;
  background: #f5f5f5;
}
.progress-content[data-v-2f3db974] {
  padding: 15px;
  position: relative;
  padding-right: 40px;
  padding-bottom: 0px;
}
.progress-info[data-v-2f3db974] {
  margin-bottom: 20px;
}
.progress-info p[data-v-2f3db974] {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.progress-bar[data-v-2f3db974] {
  margin-bottom: 5px;
}
.progress-status[data-v-2f3db974] {
  text-align: center;
  color: #8c8c8c;
  font-size: 12px;
  min-height: 18px;
  line-height: 18px;
}
/* 响应式设计 */
.closeBtn[data-v-2f3db974] {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #d1d1d1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
[data-v-2f3db974] .ant-progress-inner {
  background-color: #262626;
}
[data-v-2f3db974] .ant-progress-text {
  color: #fff;
}

.wraps[data-v-6d94b4d4] {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.header[data-v-6d94b4d4],
.footer[data-v-6d94b4d4] {
  height: 54px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9999999999;
}
.header[data-v-6d94b4d4] {
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.6);
}
.homework_warp[data-v-6d94b4d4] {
  height: calc(100vh - 1px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
  background-color: #fff !important;
  background: url('https://resource.xinjiaoyu.com/jbyprod/img/ebookbg.png') !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.homework_warp .middle_switch[data-v-6d94b4d4] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 14px;
  cursor: pointer;
  z-index: 10;
  width: 48px;
  height: 48px;
  background: #f8f2e8;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.homework_warp .middle_switch.left[data-v-6d94b4d4] {
  left: 16px;
  text-align: center;
}
.homework_warp .middle_switch.right[data-v-6d94b4d4] {
  right: 16px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 5px;
}
.title[data-v-6d94b4d4] {
  color: #fff;
  position: absolute;
  top: 14px;
  left: 24px;
  font-size: 18px;
  font-family: SourceHanSansSC-bold;
  font-weight: 700;
}
.select_subject[data-v-6d94b4d4] {
  position: absolute;
  color: #fff;
  left: 200px;
  font-size: 14px;
  top: 2px;
  margin: 10px auto;
}
.infos p[data-v-6d94b4d4] {
  margin-bottom: 0;
}
.info[data-v-6d94b4d4] {
  text-align: center;
}
.info span[data-v-6d94b4d4] {
  padding: 0 13px;
  color: #fff;
  position: relative;
}
.lines.top0[data-v-6d94b4d4] {
  top: 1px;
}
.lines[data-v-6d94b4d4] {
  width: 1px;
  height: 13px;
  top: 3px;
  left: -1px;
  position: relative;
  border-radius: 1px;
  background-color: #fff;
  display: inline-block;
}
.marks[data-v-6d94b4d4]::before {
  left: 86px;
}
.menus[data-v-6d94b4d4] {
  position: absolute;
  left: 14px;
  top: -3px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  padding: 0px 15px;
  padding-left: 13px;
  padding-right: 20px;
  height: 61px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menus[data-v-6d94b4d4] .jby-icon {
  width: 32px !important;
  position: relative;
  top: -2px;
}
.footer[data-v-6d94b4d4] {
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 15px;
}
.footer .tabs[data-v-6d94b4d4] {
  position: relative;
  top: 0px;
  height: 54px;
  padding: 0px 35px;
  padding-top: 12px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
}
.nextScale[data-v-6d94b4d4] {
  display: inline-block;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  position: relative;
  right: 10px;
}
.zoom[data-v-6d94b4d4] {
  display: inline-block;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  margin: 0 20px;
  position: relative;
}
.fullScreen[data-v-6d94b4d4] {
  margin-left: 20px;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  display: inline-block;
}
.titles[data-v-6d94b4d4] {
  color: #fff;
  text-align: center;
}
.choice_class[data-v-6d94b4d4] {
  position: absolute;
  left: 150px;
  top: 14px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.choice_class .text[data-v-6d94b4d4] {
  font-size: 18px;
  font-weight: 700;
}
.switch_student[data-v-6d94b4d4] {
  display: inline-block;
  position: relative;
  top: -1px;
}
.student_list[data-v-6d94b4d4] {
  top: 39px !important;
  width: 128px !important;
  bottom: auto !important;
  left: auto !important;
  right: 0px !important;
}
.homeWork_new_list[data-v-6d94b4d4] {
  top: 40px !important;
  left: auto !important;
  bottom: auto !important;
  right: 0px !important;
}
.homeWork_new_list li[data-v-6d94b4d4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.class_list[data-v-6d94b4d4] {
  top: 40px !important;
  bottom: auto !important;
  left: auto !important;
  right: 0px !important;
  width: 198px !important;
}
.class_list[data-v-6d94b4d4],
.homeWork_new_list[data-v-6d94b4d4],
.student_list[data-v-6d94b4d4],
.menus-list[data-v-6d94b4d4] {
  position: absolute;
  width: 290px;
  min-height: 100px;
  max-height: 555px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  left: 19px;
  bottom: 55px;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  padding: 20px 8px;
  font-size: 14px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
}
.class_list li[data-v-6d94b4d4],
.homeWork_new_list li[data-v-6d94b4d4],
.student_list li[data-v-6d94b4d4],
.menus-list li[data-v-6d94b4d4] {
  height: 34px;
  top: 541px;
  color: #dddddd;
  left: 36px;
  border-radius: 4px;
  line-height: 34px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.class_list li span[data-v-6d94b4d4],
.homeWork_new_list li span[data-v-6d94b4d4],
.student_list li span[data-v-6d94b4d4],
.menus-list li span[data-v-6d94b4d4] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.class_list li.on[data-v-6d94b4d4],
.homeWork_new_list li.on[data-v-6d94b4d4],
.student_list li.on[data-v-6d94b4d4],
.menus-list li.on[data-v-6d94b4d4] {
  background-color: rgba(239, 244, 255, 0.2);
  color: #fff;
}
.boolImageBox[data-v-6d94b4d4] {
  height: calc(100vh - 140px);
  width: calc(100vw - 32px);
  margin: 0 auto;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.boolImageBox .filter[data-v-6d94b4d4] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.boolImageBox .filter .left-click-area[data-v-6d94b4d4],
.boolImageBox .filter .right-click-area[data-v-6d94b4d4] {
  height: 100%;
  width: 50%;
  cursor: pointer;
}
.ant-select-dropdown[data-v-6d94b4d4],
.ant-dropdown[data-v-6d94b4d4] {
  z-index: 1060 !important;
  /* 1.0 版本默认通常是 1000 */
}
*[data-v-6d94b4d4]::-webkit-scrollbar {
  display: none !important;
}
.header_menus[data-v-6d94b4d4] {
  position: absolute;
  right: 95px;
  top: 15px;
  color: #fff;
}
.iconfff[data-v-6d94b4d4] path {
  fill: #fff !important;
}
.row-center-center button[data-v-6d94b4d4] {
  color: #fff;
}
.textoverflow[data-v-6d94b4d4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 170px;
}
.flex-between[data-v-6d94b4d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.w300[data-v-6d94b4d4] {
  width: 335px !important;
}
.w200[data-v-6d94b4d4] {
  width: 200px !important;
}
.posRight[data-v-6d94b4d4] {
  left: auto !important;
  right: 24px !important;
}
.flipBookLoading[data-v-6d94b4d4] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.noData[data-v-6d94b4d4] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.exportBook[data-v-6d94b4d4] {
  position: absolute;
  right: 20px;
}
.switchSingle[data-v-6d94b4d4] {
  margin-right: 15px;
  border: 1px solid #fff;
  padding: 5px 1px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  top: 2px;
  padding-bottom: 6px;
}
.switchSingle span[data-v-6d94b4d4] {
  display: inline-block;
  text-align: center;
  padding: 3px 10px;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.switchSingle span.on[data-v-6d94b4d4] {
  background-color: #fff;
  color: #004FFF;
}
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg path,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg line,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg rect,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg circle,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg ellipse,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg text,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg tspan,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg polygon,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg polyline,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg use,
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg foreignObject {
  display: none !important;
  opacity: 0 !important;
}
.boolImageBox.hide-marks[data-v-6d94b4d4] .svgClass svg image {
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg path,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg line,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg rect,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg circle,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg ellipse,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg text,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg tspan,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg polygon,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg polyline,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg use,
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg foreignObject {
  display: none !important;
  opacity: 0 !important;
}
.boolImageBox.hide-marks[data-v-6d94b4d4]  .svgClass svg image {
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.flex[data-v-152cb7ca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 改为 align-items 更合适 */
  gap: 16px;
  width: 100%;
  /* 高度移到行内样式 */
}
.flex .item[data-v-152cb7ca] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  -webkit-animation: skeleton-shimmer-data-v-152cb7ca 3s infinite;
          animation: skeleton-shimmer-data-v-152cb7ca 3s infinite;
  /* 让 item 继承父容器高度或自适应 */
  height: 100%;
  min-height: inherit;
}
@-webkit-keyframes skeleton-shimmer-data-v-152cb7ca {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-152cb7ca {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.img-item-skeleton[data-v-222d31d8] {
  padding: 0;
  min-height: 200px;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.skeleton-grid[data-v-222d31d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
  width: 100%;
}
.skeleton-grid .skeleton-grid-item[data-v-222d31d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 216px;
  height: 240px;
}
.skeleton-grid .skeleton-grid-item .skeleton-image[data-v-222d31d8] {
  width: 100%;
  height: 216px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  -webkit-animation: skeleton-shimmer-data-v-222d31d8 3s infinite;
          animation: skeleton-shimmer-data-v-222d31d8 3s infinite;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-grid .skeleton-grid-item .skeleton-label[data-v-222d31d8] {
  height: 20px;
  margin: 8px 12px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-222d31d8 3s infinite;
          animation: skeleton-shimmer-data-v-222d31d8 3s infinite;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@-webkit-keyframes skeleton-shimmer-data-v-222d31d8 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-222d31d8 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.paper-content[data-v-bc236afe] {
  width: 100%;
}
.paper-content .top-area[data-v-bc236afe] {
  margin-bottom: 16px;
}
.paper-content .top-area .share-mode[data-v-bc236afe] {
  border-bottom: 1px dashed #d9d9d9;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  padding: 0 0 16px 0;
}
.paper-content .content-area[data-v-bc236afe] {
  overflow: auto;
}
.paper-content .content-area .note[data-v-bc236afe] {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
.paper-content .content-area .empty-state[data-v-bc236afe] {
  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;
  height: 200px;
  color: #999;
  font-size: 14px;
}
.paper-content .audit-result[data-v-bc236afe] {
  margin-top: 20px;
  height: 518px;
  overflow: auto;
}
.paper-content .audit-info[data-v-bc236afe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.paper-content .audit-info .info-item[data-v-bc236afe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.paper-content .audit-info .info-item .label[data-v-bc236afe] {
  font-weight: 500;
  color: #333;
}
.paper-content .audit-info .info-item .value[data-v-bc236afe] {
  color: #666;
}
.paper-content .audit-info .info-item .status-text[data-v-bc236afe] {
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.paper-content .audit-info .info-item .action-text[data-v-bc236afe] {
  cursor: pointer;
  color: #004fff;
  font-weight: 500;
}
.paper-content .footer-area[data-v-bc236afe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
}
.paper-content .footer-area .footer-area-left[data-v-bc236afe] {
  font-size: 14px;
  color: #666;
}
.paper-content .footer-area .footer-area-left span[data-v-bc236afe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.paper-content .footer-area .footer-area-right[data-v-bc236afe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.mr10[data-v-bc236afe] {
  margin-right: 10px;
}
.paper-content-inner[data-v-bc236afe] {
  height: 600px;
  overflow: auto;
}
[data-v-bc236afe] .ant-table.jby-custom-table .ant-table-body table tr > td {
  padding: 5px 16px !important;
}

.question-content[data-v-73cac967] {
  width: 100%;
}
.question-content .top-area[data-v-73cac967] {
  margin-bottom: 16px;
}
.question-content .content-area[data-v-73cac967] {
  height: 463px;
  overflow: auto;
}
.question-content .content-area .note[data-v-73cac967] {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
.question-content .content-area .empty-state[data-v-73cac967] {
  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;
  height: 200px;
  color: #999;
  font-size: 14px;
}
.question-content .audit-result[data-v-73cac967] {
  height: 518px;
  overflow: auto;
}
.question-content .audit-info[data-v-73cac967] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.question-content .audit-info .info-item[data-v-73cac967] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.question-content .audit-info .info-item .label[data-v-73cac967] {
  font-weight: 500;
  color: #333;
}
.question-content .audit-info .info-item .value[data-v-73cac967] {
  color: #666;
}
.question-content .audit-info .info-item .status-text[data-v-73cac967] {
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.question-content .audit-info .info-item .action-text[data-v-73cac967] {
  cursor: pointer;
  color: #004fff;
  font-weight: 500;
}
.question-content .footer-area[data-v-73cac967] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}
.question-content .footer-area .footer-area-left[data-v-73cac967] {
  font-size: 14px;
  color: #666;
}
.question-content .footer-area .footer-area-left span[data-v-73cac967] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.question-content .footer-area .footer-area-right[data-v-73cac967] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.mr10[data-v-73cac967] {
  margin-right: 10px;
}

.shareDiv[data-v-655e4558] {
  width: 100%;
  height: 128px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #D7DFFD;
  border-radius: 5px;
  overflow: auto;
}
.shareDiv .checkbox-group-block[data-v-655e4558] {
  margin-top: 8px;
}
.shareDiv .checkbox-group-block[data-v-655e4558] .ant-checkbox-wrapper {
  display: block;
  margin-bottom: 8px;
}
.shareDiv .checkbox-group-block[data-v-655e4558] .ant-checkbox {
  margin-left: 8px;
}
.shareRange[data-v-655e4558] {
  height: 225px;
  padding-left: 8px;
  padding-bottom: 10px;
  margin-bottom: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #D7DFFD;
  border-radius: 5px;
  overflow: auto;
}
.shareRange .grade-item[data-v-655e4558] {
  margin-bottom: 0px;
}
.shareRange .grade-item[data-v-655e4558]:last-child {
  margin-bottom: 0;
}
.shareRange .grade-item .grade-header[data-v-655e4558] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
}
.shareRange .grade-item .grade-header[data-v-655e4558] .ant-checkbox-wrapper {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shareRange .grade-item .grade-header[data-v-655e4558] .ant-checkbox-wrapper .grade-count {
  font-size: 12px;
  color: #666;
  margin-left: 4px;
}
.shareRange .grade-item .grade-header .grade-actions[data-v-655e4558] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-right: 24px;
}
.shareRange .grade-item .grade-header .grade-actions .expand-btn[data-v-655e4558],
.shareRange .grade-item .grade-header .grade-actions .select-all-btn[data-v-655e4558] {
  padding: 0;
  height: auto;
  font-size: 12px;
  color: #004fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.shareRange .grade-item .grade-header .grade-actions .expand-btn[data-v-655e4558]:hover,
.shareRange .grade-item .grade-header .grade-actions .select-all-btn[data-v-655e4558]:hover {
  color: #004fff;
}
.shareRange .grade-item .student-group[data-v-655e4558] {
  padding: 8px;
  background-color: #efefef;
  border-radius: 5px;
  margin-left: 24px;
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shareRange .grade-item .student-group .group-item[data-v-655e4558] {
  width: 100%;
}
.shareRange .grade-item .student-group .group-item[data-v-655e4558] .ant-checkbox-wrapper {
  font-weight: 500;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shareRange .grade-item .student-group .group-item .sub-student-group[data-v-655e4558] {
  background-color: #efefef;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shareRange .grade-item .student-group[data-v-655e4558] .ant-checkbox-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
  font-weight: normal;
  white-space: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 22px;
  line-height: 22px;
  margin-left: 0px;
}
.shareRange .grade-item .student-group[data-v-655e4558] .ant-checkbox-wrapper .ant-checkbox {
  top: 0;
}
.shareRange .grade-item .student-group[data-v-655e4558] .ant-checkbox-wrapper .ant-checkbox + span {
  padding: 0 8px;
  line-height: 22px;
}
.student-name[data-v-655e4558] {
  display: inline-block;
  width: 90px;
  /* 4个汉字大约8em */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.ownSubject[data-v-655e4558] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 8px;
}
.ownSubject[data-v-655e4558] .ant-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.ownSubject[data-v-655e4558] .ant-radio-wrapper {
  margin-right: 16px;
  margin-bottom: 8px;
}
[data-v-655e4558] .ant-form-item {
  margin-bottom: 10px;
}
[data-v-655e4558] .ant-form-item.has-error .ant-form-explain {
  color: #f5222d;
  margin-top: 4px;
}
.endTimeClass[data-v-655e4558] {
  margin-bottom: 0px;
}
.formInlineDiv[data-v-655e4558] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}

.resources-content[data-v-55039a8a] {
  width: 100%;
}
.resources-content .top-area[data-v-55039a8a] {
  margin-bottom: 16px;
}
.resources-content .top-area .batch-share-item[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.resources-content .top-area .subject-info .subject-section[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.resources-content .top-area .subject-info .subject-section[data-v-55039a8a]:last-child {
  margin-bottom: 0;
}
.resources-content .top-area .subject-info .subject-section .section-label[data-v-55039a8a] {
  font-weight: 500;
  color: #333;
  margin-right: 12px;
}
.resources-content .top-area .subject-info .subject-section .subject-items[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.resources-content .top-area .subject-info .subject-section .subject-items .subject-item[data-v-55039a8a] {
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.resources-content .top-area .subject-info .subject-section .subject-items .subject-item.active[data-v-55039a8a] {
  color: #004fff;
  cursor: pointer;
}
.resources-content .top-area .subject-info .subject-section .subject-items .subject-item[data-v-55039a8a]:hover:not(.active) {
  color: #004fff;
  cursor: pointer;
}
.resources-content .content-area .note[data-v-55039a8a] {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
.resources-content .content-area .empty-state[data-v-55039a8a] {
  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;
  height: 200px;
  color: #999;
  font-size: 14px;
}
.resources-content .shareHeight[data-v-55039a8a] {
  height: 320px;
  overflow: auto;
}
.resources-content .normalHeight[data-v-55039a8a] {
  height: 463px;
  overflow: auto;
}
.resources-content .audit-result[data-v-55039a8a] {
  margin-top: 20px;
  height: 528px;
  overflow: auto;
}
.resources-content .audit-info[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.resources-content .audit-info .info-item[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.resources-content .audit-info .info-item .label[data-v-55039a8a] {
  font-weight: 500;
  color: #333;
}
.resources-content .audit-info .info-item .value[data-v-55039a8a] {
  color: #666;
}
.resources-content .audit-info .info-item .status-text[data-v-55039a8a] {
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.resources-content .audit-info .info-item .action-text[data-v-55039a8a] {
  cursor: pointer;
  color: #004fff;
  font-weight: 500;
}
.resources-content .footer-area[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}
.resources-content .footer-area .footer-area-left[data-v-55039a8a] {
  font-size: 14px;
  color: #666;
}
.resources-content .footer-area .footer-area-left span[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.resources-content .footer-area .footer-area-right[data-v-55039a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.mr10[data-v-55039a8a] {
  margin-right: 10px;
}
.newImgStyle[data-v-55039a8a] {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  margin-right: 8px;
}
.newImgStyle[data-v-55039a8a] svg {
  width: 100% !important;
  height: 100% !important;
}
.form-preview-recource[data-v-55039a8a] {
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 128px;
  overflow: auto;
  margin-bottom: 16px;
  border: 1px solid #D7DFFD;
  border-radius: 5px;
}
.form-preview-recource div[data-v-55039a8a] {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.form-preview-recource div i[data-v-55039a8a] {
  float: left;
  display: inline-block;
  width: 20px;
  margin: 0px 5px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* 分享标签页容器 */
.share-tabs[data-v-40c61b75] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
/* 分享标签页样式 */
.share-tab[data-v-40c61b75] {
  color: #000;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  /* 激活状态 */
  /* 悬停效果 */
}
.share-tab.active[data-v-40c61b75] {
  color: #004fff;
}
.share-tab[data-v-40c61b75]:hover {
  opacity: 0.8;
}
/* 状态指示点 */
.color-dot[data-v-40c61b75] {
  display: inline-block;
  margin-left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.special-layout .special-layout__header[data-v-5d84297c] {
  height: 48px;
  border-radius: 8px 8px 0px 0px;
  background-color: #f9fafe;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(24, 31, 77, 0.1);
}
.special-layout .special-layout__body[data-v-5d84297c] {
  height: calc(100% - 48px);
  border-radius: 0px 0px 8px 8px;
  background-color: #ffffff;
  border: 1px solid #e2ebff;
}

.exam-subject-list-skeleton[data-v-346faa3a] {
  padding: 8px 0;
  min-height: 100px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.subject-group[data-v-346faa3a] {
  margin-bottom: 16px;
}
.subject-group .region-header[data-v-346faa3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  margin-bottom: 8px;
}
.subject-group .region-header .region-tag[data-v-346faa3a] {
  width: 70px;
  height: 22px;
  border-radius: 12px;
  color: white;
  text-align: center;
  line-height: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-346faa3a 3s infinite;
          animation: skeleton-shimmer-data-v-346faa3a 3s infinite;
}
.subject-group .region-header .region-desc[data-v-346faa3a] {
  width: 300px;
  height: 16px;
  opacity: 0.8;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-346faa3a 3s infinite;
          animation: skeleton-shimmer-data-v-346faa3a 3s infinite;
}
.subject-group .subject-buttons[data-v-346faa3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  margin-top: 18px;
  margin-left: 18px;
}
.subject-group .subject-buttons .subject-btn[data-v-346faa3a] {
  width: 120px;
  height: 65px;
  border-radius: 8px;
  background-color: #f5f7fa;
  border: 1px solid #e2ebff;
  text-align: center;
  line-height: 40px;
  color: #666;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-346faa3a 3s infinite;
          animation: skeleton-shimmer-data-v-346faa3a 3s infinite;
}
@-webkit-keyframes skeleton-shimmer-data-v-346faa3a {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-346faa3a {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.course-list[data-v-21daac77] {
  width: 248px;
}
.course-list p[data-v-21daac77] {
  width: 246px;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 14px;
}
.course-list b[data-v-21daac77] {
  display: inline-block;
  margin-right: 20px;
}
.course-list span[data-v-21daac77] {
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.course-list span.active[data-v-21daac77] {
  color: #004fff;
}
.course-list span[data-v-21daac77]:hover {
  color: #004fff;
}
.module-box[data-v-21daac77] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.module-box .icon-arrow[data-v-21daac77] {
  color: #099cf9;
}

.title h3[data-v-3bf0cc1c] {
  font-size: 16px;
}
.title .info[data-v-3bf0cc1c] {
  margin-top: 16px;
}
.title .label[data-v-3bf0cc1c] {
  color: #999999;
}
.title .value[data-v-3bf0cc1c] {
  margin-right: 72px;
}
.statistic-num[data-v-3bf0cc1c] {
  margin-top: 24px;
}
.item[data-v-3bf0cc1c] {
  display: inline-block;
  width: 160px;
  height: 120px;
  background: #fff;
  text-align: center;
  padding: 20px 24px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.item .num[data-v-3bf0cc1c] {
  color: #0a93fc;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 14px;
}
.item .label[data-v-3bf0cc1c] {
  font-size: 14px;
  color: #3b3e42;
}
.item + .item[data-v-3bf0cc1c] {
  margin-left: 36px;
}
.box-title[data-v-3bf0cc1c] {
  font-size: 16px;
  color: #3b3e42;
  margin: 24px 0 18px 12px;
}
.card-box[data-v-3bf0cc1c] {
  padding: 24px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.exam[data-v-3bf0cc1c] {
  display: inline-block;
  min-width: 300px;
  padding: 0 12px;
}
.card-box[data-v-3bf0cc1c] .ant-table-pagination.ant-pagination {
  float: none;
  text-align: center;
}
.tabs[data-v-3bf0cc1c] {
  margin-bottom: 12px;
}
.tabs .tab[data-v-3bf0cc1c] {
  display: inline-block;
  width: 64px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  color: #6d7278;
  border-radius: 12px;
  background: #eff2f5;
  cursor: pointer;
}
.tabs .tab.active[data-v-3bf0cc1c],
.tabs .tab[data-v-3bf0cc1c]:hover {
  background: #0a93fc;
  color: #fff;
}
.tabs .tab + .tab[data-v-3bf0cc1c] {
  margin-left: 12px;
}
.s-list[data-v-3bf0cc1c] {
  position: relative;
  width: 100%;
}
.s-list .header[data-v-3bf0cc1c] {
  color: #0a93fc;
  margin-bottom: 6px;
}
.s-list .s-item[data-v-3bf0cc1c] {
  margin: 6px 0;
}
.s-list .s-item .not[data-v-3bf0cc1c] {
  color: #e02020;
}
.line[data-v-3bf0cc1c] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1px;
  height: calc(100% - 20px);
  background: #e8e8e8;
}

.file-button-wrap[data-v-9dad4580] .upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.file-button-wrap[data-v-9dad4580] .ant-upload-list-item-name {
  max-width: 500px;
}

.tree-wrap[data-v-3546a9ec] .ant-tree-node-content-wrapper .tree-node {
  color: #3b3e42;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  position: relative;
  top: 2px;
  margin: 0 3px;
  padding: 5px 8px;
}
.tree-wrap[data-v-3546a9ec] .ant-tree-node-content-wrapper:hover {
  background: none;
}
.tree-wrap[data-v-3546a9ec] .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background: none;
}
.tree-wrap[data-v-3546a9ec] .ant-tree-node-content-wrapper.ant-tree-node-selected .tree-node {
  background: #e6f4ff;
  border-radius: 4px;
}
.tree-wrap[data-v-3546a9ec] .ant-tree li .ant-tree-node-content-wrapper {
  padding-left: 0;
}

.transitionClolor[data-v-6072648a] {
  background-color: #f1f5f8;
}
#question[data-v-6072648a] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483584;
}
.question-content[data-v-6072648a] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 1;
  font-size: 20px;
  zoom: 2;
  -webkit-transition: zoom 1s;
  transition: zoom 1s;
}
.question-content .options[data-v-6072648a] {
  padding-bottom: 20px;
}
.question-content .options p[data-v-6072648a] {
  margin-bottom: 0;
}
.question-answer[data-v-6072648a] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
  zoom: 4;
}
.tool-box[data-v-6072648a] {
  width: 100px;
  height: 100%;
  max-height: 100%;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 35px;
  z-index: 300;
  background: #ffffff;
}
.tool-box p[data-v-6072648a] {
  width: 100px;
  height: 80px;
  text-align: center;
}
.tool-box .anticon[data-v-6072648a] {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: 10px 25px 10px;
  display: block;
}
.tool-box[data-v-6072648a]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.tool-box[data-v-6072648a]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.tool-box[data-v-6072648a]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.question-content[data-v-6072648a]::-webkit-scrollbar,
.question-answer[data-v-6072648a]::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
.question-content[data-v-6072648a]::-webkit-scrollbar-thumb,
.question-answer[data-v-6072648a]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.question-content[data-v-6072648a]::-webkit-scrollbar-track,
.question-answer[data-v-6072648a]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.active[data-v-6072648a] {
  color: #1890ff;
}
.disable[data-v-6072648a] {
  color: #909399;
}
.data-analysis[data-v-6072648a] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}
.data-analysis .chart[data-v-6072648a] {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.data-analysis .chartPie[data-v-6072648a] {
  width: 1500px !important;
  height: 600px !important;
}
.data-analysis .title[data-v-6072648a] {
  font-size: 36px;
  font-weight: bold;
}
.data-analysis .title span[data-v-6072648a] {
  font-size: 24px;
  color: #909399;
  margin-left: 10px;
}
.data-analysis .table[data-v-6072648a] {
  width: 1400px;
  margin: 0 auto;
}
.similar-question[data-v-6072648a] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  zoom: 2;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}
.solution-detail[data-v-6072648a] {
  margin-bottom: 10px;
}
.solution-detail[data-v-6072648a]:last-child {
  margin-bottom: 10px !important;
}
.solution-explain[data-v-6072648a] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-6072648a] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-6072648a] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-6072648a] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-6072648a],
.slide-fade-leave-to[data-v-6072648a] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.amplification[data-v-6072648a] {
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 20px;
  left: -30px;
}
.amplificationTwo[data-v-6072648a] {
  font-size: 14px;
  width: 50px !important;
  margin-left: 15px;
  margin-top: 20px;
}
.ImgAmplification[data-v-6072648a] {
  height: 0 !important;
  font-size: 30px !important;
  text-align: center !important;
  margin-right: 0 !important;
}
.amplificationSpan[data-v-6072648a] {
  position: absolute;
  top: 70px;
  left: 8px;
}
.amplificationSpanTwo[data-v-6072648a] {
  position: absolute;
  top: 70px;
  left: 52px;
}
.prevQuestionP[data-v-6072648a] {
  margin-bottom: 20px;
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 90px;
  left: -6px;
}
.nextQuestionP[data-v-6072648a] {
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 90px;
  left: 48px;
  margin-bottom: 20px;
}
.prevQuestionSpan[data-v-6072648a] {
  position: absolute;
  left: 4px;
  top: 150px;
}
.nextQuestionSpan[data-v-6072648a] {
  position: absolute;
  left: 50px;
  top: 150px;
}
.prevQuestionIcon[data-v-6072648a] {
  text-align: center !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#fullScreenId[data-v-6072648a] .ant-table-tbody /deep/ tr /deep/ td {
  text-align: left;
  white-space: pre-wrap;
}
#fullScreenId[data-v-6072648a] .ant-table /deep/ th {
  white-space: pre-wrap;
}
.btns[data-v-6072648a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#questionColor[data-v-6072648a] {
  padding-right: 42px;
  padding-left: 2px;
  background: #f1f5f8;
}
#questionColor p[data-v-6072648a] {
  padding-right: 20px;
}
.questionAnswer[data-v-6072648a] {
  display: inline-block;
  position: absolute;
  top: 0;
}
#spanId[data-v-6072648a] {
  margin-left: 80px;
}
#spanTId[data-v-6072648a] p {
  margin-left: 80px;
}

.wrap-querstions[data-v-01e4544a] {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions .main[data-v-01e4544a] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-01e4544a] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .main .choices[data-v-01e4544a] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-01e4544a] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution[data-v-01e4544a] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution .solution-detail[data-v-01e4544a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-01e4544a] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-01e4544a] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-01e4544a]::before {
  content: '【※组题题干※】';
  color: #de5647;
}
.wrap-querstions .parent-question[data-v-01e4544a] {
  border: 1px solid #d3d5dd;
  padding: 10px;
}
.wrap-class-grade[data-v-01e4544a] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .box[data-v-01e4544a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .box .right[data-v-01e4544a] {
  padding-left: 20px;
}
.wrap-class-grade .buttons[data-v-01e4544a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .buttons .ant-btn[data-v-01e4544a] {
  margin-left: 10px;
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .ant-btn-primary[disabled][data-v-01e4544a] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.wrap-class-grade .buttons .small-img[data-v-01e4544a] {
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .buttons .small-img div[data-v-01e4544a] {
  width: 35px;
  height: 35px;
  border: 1px solid #c9dffc;
  background: #f5fbff;
  text-align: center;
  line-height: 35px;
  color: #0a93fc;
}
.video[data-v-01e4544a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.solution-detail[data-v-01e4544a] {
  margin-bottom: 1em;
}
.solution-detail[data-v-01e4544a]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-01e4544a] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-01e4544a] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-01e4544a] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-01e4544a] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-01e4544a],
.slide-fade-leave-to[data-v-01e4544a] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.ant-btn > .iconfont + span[data-v-01e4544a] {
  margin-left: 8px;
}
.detail-title[data-v-01e4544a] {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.detail-title span[data-v-01e4544a] {
  font-weight: 100;
}
.data-analysis[data-v-01e4544a] {
  width: 100%;
  padding: 0 6px;
}
.data-analysis .detail-btn[data-v-01e4544a] {
  color: #0a93fc;
}
.ml[data-v-01e4544a] {
  margin-left: 20px;
}
.chart[data-v-01e4544a] {
  width: 600px;
  height: 300px;
}
.btns[data-v-01e4544a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.inline[data-v-01e4544a] {
  display: inline;
}
.inline p[data-v-01e4544a] {
  margin: 0;
}
.text-error[data-v-01e4544a] {
  color: #f16269;
}
.question-num[data-v-01e4544a] {
  font-size: 16px;
  font-weight: 500;
}

.tree-skeleton[data-v-2c4f1ef9] {
  min-height: 200px;
  overflow: hidden;
}
@-webkit-keyframes skeleton-shimmer-data-v-2c4f1ef9 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-2c4f1ef9 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
.skeleton-animation[data-v-2c4f1ef9] {
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  -webkit-animation: skeleton-shimmer-data-v-2c4f1ef9 3s infinite;
          animation: skeleton-shimmer-data-v-2c4f1ef9 3s infinite;
}
.file-list-skeleton[data-v-2c4f1ef9] {
  padding: 0;
  background: #fff;
}
.file-list-skeleton .skeleton-table-header[data-v-2c4f1ef9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #e2ebff;
  color: #666;
  font-size: 14px;
}
.file-list-skeleton .skeleton-table-header .header-name[data-v-2c4f1ef9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  max-width: 400px;
  margin-left: 30px;
}
.file-list-skeleton .skeleton-table-header .header-size[data-v-2c4f1ef9] {
  width: 100px;
}
.file-list-skeleton .skeleton-table-header .header-time[data-v-2c4f1ef9] {
  width: 160px;
}
.file-list-skeleton .skeleton-table-row[data-v-2c4f1ef9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #e2ebff;
}
.file-list-skeleton .skeleton-table-row .row-checkbox[data-v-2c4f1ef9] {
  width: 16px;
  height: 16px;
  margin-right: 16px;
  border-radius: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-list-skeleton .skeleton-table-row .row-icon[data-v-2c4f1ef9] {
  width: 36px;
  height: 36px;
  margin-right: 8px;
  border-radius: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-list-skeleton .skeleton-table-row .row-content[data-v-2c4f1ef9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  overflow: hidden;
}
.file-list-skeleton .skeleton-table-row .row-content .row-filename[data-v-2c4f1ef9] {
  height: 16px;
  min-width: 100px;
  max-width: 100%;
}
.file-list-skeleton .skeleton-table-row .row-content .row-tags[data-v-2c4f1ef9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-list-skeleton .skeleton-table-row .row-content .row-tags .row-tag[data-v-2c4f1ef9] {
  height: 20px;
  width: 60px;
  border-radius: 10px;
}
.file-list-skeleton .skeleton-table-row .row-size[data-v-2c4f1ef9] {
  width: 80px;
  height: 16px;
  margin-left: auto;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-list-skeleton .skeleton-table-row .row-time[data-v-2c4f1ef9] {
  width: 140px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.attribute-item[data-v-84dbc796] {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.attribute-item b[data-v-84dbc796] {
  white-space: nowrap;
  line-height: 34px;
}
.attribute-item b.new-label[data-v-84dbc796] {
  font-weight: normal;
  color: #666;
}
.attribute-item div[data-v-84dbc796] {
  line-height: 34px;
}
.attribute-item[data-v-84dbc796] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme {
  color: #333;
  border: none;
  padding: 0 12px;
}
.attribute-item[data-v-84dbc796] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme:before {
  display: none;
}
.attribute-item[data-v-84dbc796] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme:focus-within {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.attribute-item[data-v-84dbc796] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme.ant-radio-button-wrapper-checked {
  color: var(--primary-color);
}
.attribute-item[data-v-84dbc796] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme.ant-radio-button-wrapper-disabled {
  opacity: 0.6;
  background-color: transparent;
}
.attribute-item[data-v-84dbc796] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: var(--primary-color);
}
.new-layout .attribute-item[data-v-84dbc796] {
  margin-bottom: 8px;
}
.new-layout .new-label[data-v-84dbc796] {
  font-weight: normal;
  color: #666;
  line-height: 1;
}
.new-layout .no-outline-1[data-v-84dbc796] {
  line-height: 1;
}
.new-layout .no-outline-1 .ant-radio-button-wrapper[data-v-84dbc796] {
  height: auto;
  line-height: 1em;
  margin-bottom: 16px;
}

.MessageBoard[data-v-4e5b9850] {
  background: #fff;
  border-radius: 4px 4px 8px 8px;
  border: 1px solid #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 12px;
  position: relative;
}
.MessageBoard .scrollBox[data-v-4e5b9850] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: scroll;
  padding-bottom: 15px;
}
.MessageBoard .scrollBox[data-v-4e5b9850]::-webkit-scrollbar {
  width: 5px;
}
.MessageBoard .scrollBox[data-v-4e5b9850]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.MessageBoard .scrollBox[data-v-4e5b9850]::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}
.MessageBoard .srollcontent[data-v-4e5b9850] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 15px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 40px;
}
.MessageBoard .srollcontent.own[data-v-4e5b9850] {
  text-align: right;
  margin-right: 0px;
}
.MessageBoard .srollcontent.own .message[data-v-4e5b9850] {
  margin-right: 40px;
  max-width: calc(100% - 80px);
  border-radius: 16px 0px 16px 16px;
  background-color: rgba(10, 147, 0, 0.06);
  text-align: right;
}
.MessageBoard .srollcontent .message[data-v-4e5b9850] {
  max-width: calc(100% - 50px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 40px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 0px 16px 16px 16px;
  background-color: rgba(10, 147, 252, 0.06);
}
.MessageBoard .srollcontent .message img[data-v-4e5b9850] {
  max-width: 100%;
  height: 100%;
}
.MessageBoard .srollcontent .message p[data-v-4e5b9850] {
  word-wrap: break-word;
  white-space: wrap;
  max-width: 100%;
  color: #333;
}
.MessageBoard .srollcontent .message .time[data-v-4e5b9850] {
  text-align: right;
  color: #999;
}
.MessageBoard .srollcontent .name[data-v-4e5b9850] {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.MessageBoard .footer[data-v-4e5b9850] {
  height: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  border-radius: 0 0 8px 8px;
}
.MessageBoard .footer span[data-v-4e5b9850] {
  width: 75px;
  height: 32px;
  top: 752px;
  left: 1497px;
  border-radius: 4px;
  background-color: rgba(10, 147, 252, 0.1);
  font-family: SourceHanSansSC;
  color: #0a93fc;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.MessageBoard .message-img[data-v-4e5b9850] {
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.MessageBoard .message-img[data-v-4e5b9850]:hover {
  opacity: 0.8;
}
.noMsg[data-v-4e5b9850] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.noMsg img[data-v-4e5b9850] {
  width: 124px;
  height: 70px;
}
.text-r[data-v-4e5b9850] {
  text-align: left !important;
}
.image-preview[data-v-4e5b9850] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.image-preview .preview-content[data-v-4e5b9850] {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
}
.image-preview .preview-content img[data-v-4e5b9850] {
  max-width: 100%;
  max-height: 90vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.image-preview .preview-content .close-btn[data-v-4e5b9850] {
  position: absolute;
  top: -40px;
  right: -40px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.image-preview .preview-content .close-btn[data-v-4e5b9850]:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.new-layout[data-v-4e5b9850] {
  max-height: calc(100vh - 200px) !important;
  min-height: 497px !important;
  border: 1px solid #eff4ff;
  border-radius: 4px;
  padding-bottom: 16px;
  border: 0;
}
.new-layout .MessageBoard .scrollBox[data-v-4e5b9850] {
  overflow-y: auto;
}
.new-layout .MessageBoard .scrollBox[data-v-4e5b9850]::-webkit-scrollbar-thumb {
  background: rgba(51, 51, 51, 0.1);
  border-radius: 5px;
}
.new-layout .MessageBoard .scrollBox[data-v-4e5b9850]::-webkit-scrollbar-thumb:hover {
  background: #333333;
}
.new-layout .MessageBoard .footer span[data-v-4e5b9850] {
  background: var(--jby-card-background-color);
  color: var(--primary-color);
}

.banner[data-v-6048659e] {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.banner[data-v-66594d8d] {
  position: relative;
  overflow: hidden;
}

.card-skeleton-container[data-v-068f1e1e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 允许换行 */
  width: 100%;
  gap: 16px;
  /* 卡片之间的间距 */
  /* 或者使用 margin 实现间距 */
  /* margin: -8px; 负边距抵消子元素的外边距 */
}
.card-item[data-v-068f1e1e] {
  /* 计算每行的卡片数量 */
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 10.667px);
          flex: 0 0 calc(33.333% - 10.667px);
  /* 3个卡片，考虑间距 */
  /* 或者使用百分比计算，根据间距调整 */
  /* width: calc(33.333% - 10.667px); */
  /* 如果需要固定最小宽度，可以加上 */
  /* min-width: 300px; */
  /* 使用 margin 实现间距的替代方案 */
  /* margin: 8px; */
}
.newLayoutCard[data-v-068f1e1e] {
  height: 340px;
  width: 100%;
  /* 让卡片填满容器 */
}
.newLayoutCard[data-v-068f1e1e] .jby-card-body {
  padding: 24px 16px;
}
.skeleton-row-placeholder[data-v-068f1e1e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 14px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(50%, #e0e0e0), color-stop(75%, #f0f0f0));
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  -webkit-animation: shimmer-data-v-068f1e1e 1.5s infinite;
          animation: shimmer-data-v-068f1e1e 1.5s infinite;
}
@-webkit-keyframes shimmer-data-v-068f1e1e {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}
@keyframes shimmer-data-v-068f1e1e {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}
/* 响应式调整 */
@media (max-width: 1200px) {
.card-item[data-v-068f1e1e] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 8px);
            flex: 0 0 calc(50% - 8px);
    /* 屏幕较小显示2个 */
}
}
@media (max-width: 768px) {
.card-item[data-v-068f1e1e] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    /* 小屏幕显示1个 */
}
}

.ant-divider-horizontal[data-v-7fb29126] {
  margin-top: 6px;
  margin-bottom: 24px;
}
.colHove[data-v-7fb29126]:hover {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.colHove:hover span[data-v-7fb29126] {
  color: #3b3e42;
  font-weight: 400;
  color: #0a93fc;
}
.ant-card[data-v-7fb29126] .ant-card-body {
  padding: 15px;
}
.card-title[data-v-7fb29126] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  border-radius: 6px;
  position: relative;
  margin-bottom: 15px;
}
.card-title[data-v-7fb29126]:before {
  content: '';
  width: 2px;
  height: 16px;
  background: #0a93fc;
  margin-right: 12px;
}
.card-title .btn-right[data-v-7fb29126] {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.card-title .sub-title[data-v-7fb29126] {
  font-size: 10px;
  margin: 0 0 0 12px;
}
.hyh[data-v-7fb29126] {
  color: #3b3e42;
}
.hyh[data-v-7fb29126]:hover {
  color: #0a93fc;
}
.gutter-box img.pic-3d[data-v-7fb29126] {
  --f: 0.3;
  /* 视差系数（数值越小越好） */
  --_a: calc(90deg * var(--f));
  -webkit-transform: perspective(400px) translateX(0px) rotateY(var(--_a));
          transform: perspective(400px) translateX(0px) rotateY(var(--_a));
  --d: 4px;
  /* 深度 */
  --x: 4px;
  padding-block: var(--d);
  margin-left: 5px;
  outline: var(--d) solid #a3a3a3;
  outline-offset: calc(-1 * var(--d));
  --_d: calc(100% - var(--d));
  --_l: 0px;
  --_r: 0px;
  clip-path: polygon(var(--_l) calc(var(--_d) - var(--x)), var(--_l) calc(var(--d) + var(--x)), var(--d) var(--d), var(--_d) var(--d), calc(var(--_d) + var(--_r)) calc(var(--d) + var(--x)), calc(var(--_d) + var(--_r)) calc(var(--_d) - var(--x)), var(--_d) var(--_d), var(--d) var(--_d));
}

.Ratio[data-v-f984a7ee] {
  color: '#FF3B3E42';
}
.preparingColor[data-v-f984a7ee] {
  color: #999999;
  font-size: 14px;
  margin-left: 18px;
  cursor: pointer;
  font-weight: 500;
}
#informationClass[data-v-f984a7ee] {
  height: 20px;
  font-size: 14px;
  margin-bottom: 21px;
}
#informationClass[data-v-f984a7ee]:nth-child(1) {
  height: 82px;
  margin-bottom: 12px;
}
#informationClass[data-v-f984a7ee]:nth-child(2) {
  margin-top: 6px;
}
#informationClass .classArw[data-v-f984a7ee] {
  margin-top: 0px;
}
.ant-divider-horizontal[data-v-f984a7ee] {
  margin-top: 6px;
  margin-bottom: 21px;
}
.prepareLessonsClass[data-v-f984a7ee] {
  color: #3b3e42;
  font-weight: 400;
}
.prepareLessonsClass p[data-v-f984a7ee] {
  margin-top: 6px;
  font-size: 12px;
}
.prepareLessonsClass .p1Class[data-v-f984a7ee] {
  cursor: pointer;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.prepareLessonsClass .p2Class[data-v-f984a7ee] {
  cursor: pointer;
  color: #999999;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.prepareLessonsClass .p2Class .ql-align-justify[data-v-f984a7ee] {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
}
.prepareLessonsClass[data-v-f984a7ee]:hover {
  color: #0a93fc;
}
.ant-card[data-v-f984a7ee] .ant-card-body {
  padding: 15px;
}
.card-title[data-v-f984a7ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  border-radius: 6px;
  position: relative;
  margin-bottom: 15px;
}
.card-title[data-v-f984a7ee]:before {
  content: '';
  width: 2px;
  height: 16px;
  background: #0a93fc;
  margin-right: 12px;
}
.card-title .btn-right[data-v-f984a7ee] {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.card-title .sub-title[data-v-f984a7ee] {
  font-size: 10px;
  margin: 0 0 0 12px;
}

.box[data-v-d41780e0] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.spanPostion[data-v-d41780e0] {
  position: absolute;
  right: 36px;
  color: #999999;
}
.sequenceList[data-v-d41780e0] {
  margin-top: 21px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: '#FF3B3E42';
}
.sequenceList[data-v-d41780e0]:nth-child(1) {
  margin-top: 0px;
}
.sequenceList[data-v-d41780e0] {
  color: #3b3e42;
}
.sequenceList[data-v-d41780e0]:hover {
  color: #0a93fc;
}
.ant-divider-horizontal[data-v-d41780e0] {
  margin-top: 6px;
  margin-bottom: 21px;
}
.preparingColor[data-v-d41780e0] {
  color: #999999;
  font-size: 14px;
  margin-left: 18px;
  cursor: pointer;
  font-weight: 500;
}
.ant-card[data-v-d41780e0] .ant-card-body {
  padding: 15px;
}
.card-title[data-v-d41780e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  border-radius: 6px;
  position: relative;
  margin-bottom: 15px;
}
.card-title[data-v-d41780e0]:before {
  content: '';
  width: 2px;
  height: 16px;
  background: #0a93fc;
  margin-right: 12px;
}
.card-title .btn-right[data-v-d41780e0] {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.card-title .sub-title[data-v-d41780e0] {
  font-size: 10px;
  margin: 0 0 0 12px;
}


.table-skeleton-container[data-v-5ea34878] {
  width: 100%;
  border: 1px solid #e2ebff;
  border-radius: 4px;
  background-color: #fff;
  overflow: hidden;
  /* padding: 8px 0; */
}
.table-border[data-v-5ea34878] {
  border-bottom: 1px solid #e2ebff;
}
.skeleton-row[data-v-5ea34878] {
  padding: 0 16px;
  min-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.skeleton-header[data-v-5ea34878] {
  background-color: #f9fafe;
  font-weight: 600;
  color: #333;
}
.skeleton-row-placeholder[data-v-5ea34878] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 22px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(50%, #e0e0e0), color-stop(75%, #f0f0f0));
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  -webkit-animation: shimmer-data-v-5ea34878 1.5s infinite;
          animation: shimmer-data-v-5ea34878 1.5s infinite;
}
@-webkit-keyframes shimmer-data-v-5ea34878 {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}
@keyframes shimmer-data-v-5ea34878 {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}


.table-skeleton-container[data-v-1b80f601] {
  width: 100%;
  border: 1px solid #e2ebff;
  border-radius: 4px;
  background-color: #fff;
  overflow: hidden;
  margin: 15px 0px;
  /* padding: 8px 0; */
}
.table-border[data-v-1b80f601] {
  border-bottom: 1px solid #e2ebff;
}
.skeleton-row[data-v-1b80f601] {
  padding: 0 16px;
  min-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.skeleton-header[data-v-1b80f601] {
  background-color: #f9fafe;
  font-weight: 600;
  color: #333;
}
.skeleton-row-placeholder[data-v-1b80f601] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 22px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(50%, #e0e0e0), color-stop(75%, #f0f0f0));
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  -webkit-animation: shimmer-data-v-1b80f601 1.5s infinite;
          animation: shimmer-data-v-1b80f601 1.5s infinite;
}
@-webkit-keyframes shimmer-data-v-1b80f601 {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}
@keyframes shimmer-data-v-1b80f601 {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}

.pic-item-skeleton[data-v-30c79313] {
  padding: 0;
  min-height: 200px;
  height: 100%;
  margin-left: 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.skeleton-text[data-v-30c79313] {
  width: 150px;
  height: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  -webkit-animation: skeleton-shimmer-data-v-30c79313 3s infinite;
          animation: skeleton-shimmer-data-v-30c79313 3s infinite;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-grid[data-v-30c79313] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
}
.skeleton-grid .skeleton-card[data-v-30c79313] {
  width: 236px;
  margin: 0 10px 10px 10px;
  height: 210px;
  border: 1px solid #e2ebff;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
}
.skeleton-grid .skeleton-card .skeleton-preview[data-v-30c79313] {
  width: 100%;
  height: 138px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  -webkit-animation: skeleton-shimmer-data-v-30c79313 3s infinite;
          animation: skeleton-shimmer-data-v-30c79313 3s infinite;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-grid .skeleton-card .skeleton-title[data-v-30c79313] {
  height: 20px;
  margin: 8px 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-30c79313 3s infinite;
          animation: skeleton-shimmer-data-v-30c79313 3s infinite;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-grid .skeleton-card .skeleton-actions[data-v-30c79313] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  border-top: 1px solid #e8e8e8;
  margin-top: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-grid .skeleton-card .skeleton-actions .skeleton-action-icon[data-v-30c79313] {
  width: 16px;
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 2px;
  -webkit-animation: skeleton-shimmer-data-v-30c79313 3s infinite;
          animation: skeleton-shimmer-data-v-30c79313 3s infinite;
}
@-webkit-keyframes skeleton-shimmer-data-v-30c79313 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-30c79313 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.tree-btns[data-v-d4e5b9ca] {
  display: inline-block;
  margin: 0px;
}
.tree-btns a + a[data-v-d4e5b9ca] {
  margin-left: 10px;
}
.tree-btns .textbold[data-v-d4e5b9ca] {
  font-weight: bold;
}
[data-v-d4e5b9ca] .tree-con .tree-btns {
  width: 60px;
}
[data-v-d4e5b9ca] .tree-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.tree-title[data-v-d4e5b9ca] {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 5px;
}
.tree[data-v-d4e5b9ca] {
  height: 500px;
  overflow: auto;
}
.collectTree[data-v-d4e5b9ca] {
  height: calc(100vh - 220px) !important;
  overflow: auto;
}
[data-v-d4e5b9ca] .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  width: 100%;
}
[data-v-d4e5b9ca] .ant-tree-treenode-selected {
  width: 100%;
}
[data-v-d4e5b9ca] .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background: #ecf3fb;
}
.treeConBg[data-v-d4e5b9ca] {
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  top: 4px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEKADAAQAAAABAAAADQAAAACsJSLBAAAAeklEQVQoFWPkmvznNAMDgwkQI4OP//8zJH3PY1mHLIiNzQQURNcMUsfPyMiwknPyn2BsmpDFGIEu+I8sQCz7PyPDZyamvzYgF5AFGP8z8P77y6xOtgEwW0cNYGAYHGFAVkKCRuM/FkYGxioGhv9GsHgllgalRBYG5gMAQEEaUsdYqrAAAAAASUVORK5CYII=) no-repeat !important;
  background-size: 17px auto !important;
}
.new-layout .collectTree[data-v-d4e5b9ca] {
  height: 100% !important;
}
.new-layout .tree-title[data-v-d4e5b9ca] {
  height: 30px !important;
}
.new-layout[data-v-d4e5b9ca] .tree-con .tree-btns {
  width: 48px;
}
.new-layout[data-v-d4e5b9ca] .ant-tree-node-selected {
  font-weight: normal !important;
}
.new-layout[data-v-d4e5b9ca] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close.jby-switcher-toggle i {
  color: #c1c1c1 !important;
}
.new-layout[data-v-d4e5b9ca] .ant-modal-body {
  padding-bottom: 40px;
}

.flex-box[data-v-54690918] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-54690918] .ant-tree-node-selected {
  font-weight: normal !important;
}
[data-v-54690918] .collect-center .ant-tree li .ant-tree-node-content-wrapper:hover path {
  fill: #004fff !important;
}
[data-v-54690918] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close.jby-switcher-toggle i {
  color: #c1c1c1;
}
[data-v-54690918] .ant-modal-body {
  padding: 24 !important;
}
[data-v-54690918] .collect-center {
  overflow: auto !important;
}
[data-v-54690918] .ant-modal-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-54690918] .ant-modal-title > span:last-child {
  margin-right: 30px;
}

.backs[data-v-d9a5f7b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.backs.position[data-v-d9a5f7b4] {
  position: absolute;
  left: 20px;
}
.backs .padding-left-5[data-v-d9a5f7b4] {
  padding-left: 5px;
}

.form-tips[data-v-5fcaaaeb] {
  color: #666666;
  font-size: 14px;
  margin-right: 30px;
}
.form-phase[data-v-5fcaaaeb] {
  margin-bottom: 10px;
}
.form-phase span[data-v-5fcaaaeb] {
  color: #666;
  margin: 0 10px;
  cursor: pointer;
}
.form-phase .current[data-v-5fcaaaeb] {
  color: #004fff;
}
.form-directory[data-v-5fcaaaeb] {
  max-height: calc(100vh - 200px);
  overflow: auto;
  min-height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}
.form-directory .ant-spin-nested-loading[data-v-5fcaaaeb] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-directory .tree-con[data-v-5fcaaaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.form-directory .tree-title[data-v-5fcaaaeb] {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 20px;
  padding-left: 5px;
}
.form-directory .treeConBg[data-v-5fcaaaeb] {
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  top: 4px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEKADAAQAAAABAAAADQAAAACsJSLBAAAAeklEQVQoFWPkmvznNAMDgwkQI4OP//8zJH3PY1mHLIiNzQQURNcMUsfPyMiwknPyn2BsmpDFGIEu+I8sQCz7PyPDZyamvzYgF5AFGP8z8P77y6xOtgEwW0cNYGAYHGFAVkKCRuM/FkYGxioGhv9GsHgllgalRBYG5gMAQEEaUsdYqrAAAAAASUVORK5CYII=) no-repeat !important;
  background-size: 17px auto !important;
}
.form-directory .new-tree-con .tree-title[data-v-5fcaaaeb] {
  height: auto;
}
.form-directory[data-v-5fcaaaeb] li.ant-tree-treenode-disabled > .jby-tree-inner > .ant-tree-node-content-wrapper {
  opacity: 0.6;
}

.list-item-skeleton[data-v-1adcda40] {
  min-height: 200px;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.skeleton-list .skeleton-list-item[data-v-1adcda40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  width: 100%;
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e2ebff;
  border-radius: 4px;
  padding: 0 8px;
}
.skeleton-list .skeleton-list-item[data-v-1adcda40]:first-child {
  margin-top: 0;
}
.skeleton-list .skeleton-list-item .skeleton-icon[data-v-1adcda40] {
  width: 56px;
  height: 56px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 8px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
          animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
}
.skeleton-list .skeleton-list-item .skeleton-content[data-v-1adcda40] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 8px;
  overflow: hidden;
}
.skeleton-list .skeleton-list-item .skeleton-content .skeleton-title[data-v-1adcda40] {
  height: 20px;
  width: 60%;
  margin-bottom: 8px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
          animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
}
.skeleton-list .skeleton-list-item .skeleton-content .skeleton-subtitle[data-v-1adcda40] {
  height: 16px;
  width: 40%;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
          animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
}
.skeleton-list .skeleton-list-item .skeleton-actions[data-v-1adcda40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin: 0 16px 0 56px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.skeleton-list .skeleton-list-item .skeleton-actions .skeleton-action-btn[data-v-1adcda40] {
  width: 80px;
  height: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
          animation: skeleton-shimmer-data-v-1adcda40 3s infinite;
}
@-webkit-keyframes skeleton-shimmer-data-v-1adcda40 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-1adcda40 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}


[data-v-34abb1d0] .mce-content-body {
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 4px 11px;
  line-height: 1.5;
  border-radius: 4px;
}

.share-list {
  min-height: 110px;
  margin-top: -13px;
}
.share-list.has-record .title {
  font-family: SourceHanSansSC;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  width: 84px;
  height: 14px;
  top: 541px;
  left: 698px;
}
.share-list p {
  margin: 5px 0px;
}
.share-list p:after {
  display: block;
  content: '';
  clear: both;
}
.share-list p > span,
.share-list p > button {
  margin-right: 10px;
  font-size: 14px;
  display: block;
  float: left;
  line-height: 32px;
  min-height: 32px;
}
.share-list p span.title {
  width: 300px;
  color: #333333;
  font-weight: 400;
}
.share-list p span.customdesc {
  width: 454px;
}
.share-list p span.time {
  width: 300px;
  color: #666666;
}
.share-list p span.status {
  color: #333333;
}
.share-list p span.status > i {
  margin-left: 5px;
}
.share-list p > b {
  color: #999999;
  font-weight: normal;
  line-height: 30px;
  font-size: 13px;
}
.share-list .divider {
  margin: 10px 0px;
}
.new-layout .color1 {
  color: #f4a050 !important;
}
.new-layout .color2 {
  color: #00b179 !important;
}
.new-layout .color3 {
  color: #de5647 !important;
}
.new-layout .color4 {
  color: #de5647 !important;
}
.new-layout .color5 {
  color: #de5647 !important;
}
.new-layout .color6 {
  color: #de5647 !important;
}
.new-layout .share {
  font-family: SourceHanSansSC;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-left: 0px !important;
  float: right;
}
.new-layout .share2 {
  color: rgba(0, 79, 255, 0.5) !important;
  position: relative;
  left: 12px;
}
.new-layout .share1 {
  color: #004fff !important;
  position: relative;
  left: 12px;
}
.new-layout .time {
  font-family: SourceHanSansSC;
  color: #333333 !important;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  width: auto !important;
  max-width: 300px !important;
}
.new-layout p span.title {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  margin-right: 8px !important;
  color: #666666 !important;
}

#hiddenCaptchaButton[data-v-2b95548b] {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 32px;
}
.count-down-wrap[data-v-2b95548b] {
  height: 32px;
  line-height: 32px;
}
span[data-v-2b95548b] {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
span .active[data-v-2b95548b] {
  color: #333;
  letter-spacing: normal;
}
span .active[data-v-2b95548b]:hover {
  color: #2974ff;
}
.time[data-v-2b95548b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  letter-spacing: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 32px;
  line-height: 32px;
  color: rgba(51, 51, 51, 0.5);
}


.share {
  display: inline-block;
}
.right-share-btn {
  position: absolute;
  right: 0;
  top: -5px;
}
.form-tips {
  color: #666666;
  margin-right: 30px;
  font-family: SourceHanSansSC;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}
.form-preview {
  max-height: 300px;
  padding-bottom: 20px;
  overflow: auto;
}
.form-preview > div > label {
  display: block;
  margin: 10px 0px !important;
}
.form-preview .form-preview-recource div {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 520px;
  float: right;
}
.form-preview .form-preview-recource div i {
  float: left;
  display: inline-block;
  width: 20px;
  margin: 0px 5px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.form-preview .form-preview-paper {
  width: 100%;
}
.form-preview .form-preview-paper > label {
  float: left;
  width: 50%;
}
.form-preview .form-preview-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-preview .form-preview-question > label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-phase {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-phase > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
}
.form-phase span {
  color: #666;
  margin: 0 20px 0px 0px;
  cursor: pointer;
}
.form-phase .current {
  color: var(--primary-color);
}
.form-directory {
  height: 500px;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}
.form-directory .ant-spin-nested-loading {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-directory .tree-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.form-directory .tree-title {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 5px;
}
.form-directory .treeConBg {
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEKADAAQAAAABAAAADQAAAACsJSLBAAAAeklEQVQoFWPkmvznNAMDgwkQI4OP//8zJH3PY1mHLIiNzQQURNcMUsfPyMiwknPyn2BsmpDFGIEu+I8sQCz7PyPDZyamvzYgF5AFGP8z8P77y6xOtgEwW0cNYGAYHGFAVkKCRuM/FkYGxioGhv9GsHgllgalRBYG5gMAQEEaUsdYqrAAAAAASUVORK5CYII=) no-repeat center center !important;
  background-size: 17px auto !important;
}
.column-line {
  height: 10px;
  width: 1px;
  background: #eee;
  margin: 0 10px;
}
.current-tab {
  color: var(--primary-color);
  font-weight: 600;
}
.prepare-height {
  height: 400px;
}
.prepare-height-student {
  height: 462px;
  overflow: auto;
}
.class-student-box {
  width: 560px;
  min-height: 125px;
  border-radius: 8px;
  border: 1px solid #e2ebff;
}
.class-student-box .class-list-box {
  height: 100%;
  width: 170px;
  height: 125px;
  border-right: 1px solid #e2ebff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tree-content {
  /* 矩形 */
  width: 560px;
  height: 163px;
  overflow: auto;
  border-radius: 8px;
  border: 1px solid #e2ebff;
}
.line-height-class {
  line-height: 30px;
  margin-top: 10px;
  width: 140px;
  padding: 0 10px;
  border-radius: 4px;
}
.class-item-select-bg {
  background: rgba(10, 147, 252, 0.1);
  background-color: #e2ebff;
}
.line-height-student {
  line-height: 32px;
}
.student-list-box {
  height: 125px;
  overflow: auto;
}
.student-list-box .student-name-box {
  width: 48px;
  display: inline-block;
  line-height: 14px;
}
.new-tree .tree-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-tree .tree-con .treeConBg {
  top: 0;
}
.new-tree .tree-con .tree-title {
  height: auto;
}
.new-layout .form-preview {
  max-height: 176px !important;
  padding-bottom: 0px !important;
}
.new-layout form-directory .dashed {
  border-top: 2px dashed #eff4ff;
  margin-top: 16px;
}
.new-layout .new-dashed {
  margin-top: 0;
  border-top: 0;
}
.new-layout .form-phase {
  padding-top: 16px !important;
  margin-bottom: 0px !important;
}
.new-layout .greyScroll {
  padding-top: 16px !important;
}
.new-layout .ant-modal-body {
  padding-top: 16px !important;
}
.new-layout .current {
  color: var(--primary-color) !important;
}
.new-layout .nameSpacing {
  margin-right: 20px;
  color: #666;
}
.new-layout .nameSpacing .name {
  margin: 0;
  letter-spacing: 14px !important;
  /* 每个字符之间增加  像素的间距 */
}
.new-layout .new-nameSpacing-wrapper {
  margin-left: 16px;
}
.new-layout .new-nameSpacing-wrapper span {
  color: #333;
}
.new-layout .new-nameSpacing .name {
  letter-spacing: inherit !important;
  /* 根据新UI修改样式 */
}
.new-layout .row-height {
  line-height: 2;
}
.new-layout .new-layout-curtab-wrapper .cursor-pointer {
  position: relative;
}
.new-layout .new-layout-curtab-wrapper .current-tab:after {
  content: '';
  position: absolute;
  width: 38px;
  height: 4px;
  border-radius: 4px;
  background-color: #e2ebff;
  left: 16px;
  bottom: -12px;
}
.new-layout .prepare-height-student {
  height: 480px;
  padding-top: 16px;
}
.new-layout .prepare-height-student .ant-checkbox-group {
  gap: 16px;
}
.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.teachingplan-collective-share .ant-tooltip-inner {
  background: #f1f5f8;
  color: #333;
  border-color: #f1f5f8;
  margin-left: 3px;
}
.teachingplan-collective-share .ant-tooltip-arrow::before {
  background: #f1f5f8;
}
.teachingplan-collective-share .ant-btn-link {
  color: #004fff;
}
.teachingplan-collective-share .ant-btn-link.is-jby-theme.ant-btn-isPrimary:disabled {
  color: inherit !important;
}
.newImgStyle {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  margin-right: 8px;
}
.newImgStyle /deep/ svg {
  width: 100% !important;
  height: 100% !important;
}

.resources-skeleton .skeleton-item[data-v-e32b2392] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0 12px 0;
  margin-bottom: 10px;
  border: 1px solid var(--border-secondary-color);
  border-radius: 4px;
  background: #fff;
}
.resources-skeleton .skeleton-item .skeleton-icon[data-v-e32b2392] {
  width: 56px;
  height: 56px;
  margin-left: 30px;
  margin-right: 8px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
          animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
}
.resources-skeleton .skeleton-item .skeleton-content[data-v-e32b2392] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-header[data-v-e32b2392] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px dashed var(--border-secondary-color);
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-header .skeleton-title-container[data-v-e32b2392] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  /* 添加这个属性，让flex容器正确处理溢出 */
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-header .skeleton-title-container .skeleton-title[data-v-e32b2392] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 200px;
  /* 确保标题有最小宽度 */
  height: 24px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
          animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-header .skeleton-title-container .skeleton-tags[data-v-e32b2392] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /* 防止标签被压缩 */
  margin-left: 20px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-header .skeleton-title-container .skeleton-tags .skeleton-tag[data-v-e32b2392] {
  width: 60px;
  height: 22px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  border-radius: 11px;
  -webkit-animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
          animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-header .skeleton-status[data-v-e32b2392] {
  width: 180px;
  height: 22px;
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /* 防止状态区域被压缩 */
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
          animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer[data-v-e32b2392] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta[data-v-e32b2392] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392] {
  width: 120px;
  height: 18px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
          animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392]:nth-child(2) {
  width: 100px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392]:nth-child(3) {
  width: 160px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392]:nth-child(4) {
  width: 80px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392]:nth-child(5) {
  width: 60px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392]:nth-child(6) {
  width: 140px;
}
.resources-skeleton .skeleton-item .skeleton-content .skeleton-footer .skeleton-actions .skeleton-action[data-v-e32b2392] {
  width: 100px;
  height: 32px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
          animation: skeleton-loading-data-v-e32b2392 1.4s ease infinite;
}
@-webkit-keyframes skeleton-loading-data-v-e32b2392 {
0% {
    background-position: 100% 50%;
}
100% {
    background-position: 0 50%;
}
}
@keyframes skeleton-loading-data-v-e32b2392 {
0% {
    background-position: 100% 50%;
}
100% {
    background-position: 0 50%;
}
}
@media screen and (max-width: 1200px) {
.skeleton-item .skeleton-content .skeleton-header .skeleton-title-container .skeleton-title[data-v-e32b2392] {
    max-width: calc(100vw - 600px);
}
}
@media screen and (max-width: 768px) {
.skeleton-item[data-v-e32b2392] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.skeleton-item .skeleton-icon[data-v-e32b2392] {
    margin-left: 20px;
    margin-bottom: 12px;
}
.skeleton-item .skeleton-content[data-v-e32b2392] {
    margin-right: 20px;
    margin-left: 20px;
}
.skeleton-item .skeleton-content .skeleton-header[data-v-e32b2392] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 12px;
}
.skeleton-item .skeleton-content .skeleton-header .skeleton-title-container[data-v-e32b2392] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 8px;
}
.skeleton-item .skeleton-content .skeleton-header .skeleton-title-container .skeleton-title[data-v-e32b2392] {
    width: 100%;
    max-width: 100% !important;
}
.skeleton-item .skeleton-content .skeleton-header .skeleton-title-container .skeleton-tags[data-v-e32b2392] {
    margin-left: 0;
}
.skeleton-item .skeleton-content .skeleton-header .skeleton-status[data-v-e32b2392] {
    width: 100%;
    margin-left: 0;
}
.skeleton-item .skeleton-content .skeleton-footer[data-v-e32b2392] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 12px;
}
.skeleton-item .skeleton-content .skeleton-footer .skeleton-meta[data-v-e32b2392] {
    width: 100%;
}
.skeleton-item .skeleton-content .skeleton-footer .skeleton-meta .skeleton-meta-item[data-v-e32b2392] {
    width: 45% !important;
    margin-bottom: 8px;
}
.skeleton-item .skeleton-content .skeleton-footer .skeleton-actions[data-v-e32b2392] {
    width: 100%;
}
.skeleton-item .skeleton-content .skeleton-footer .skeleton-actions .skeleton-action[data-v-e32b2392] {
    width: 100%;
}
}

.margin-r[data-v-5f9ce5a5] {
  margin-right: 12px;
}
.break-class[data-v-5f9ce5a5] {
  margin-left: 55px;
}
.break-img[data-v-5f9ce5a5] {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 10px;
}
.break-img img[data-v-5f9ce5a5] {
  margin-left: 4px;
}
.break-img[data-v-5f9ce5a5]:hover {
  color: #0a93fc;
}
.not-handle[data-v-5f9ce5a5] {
  cursor: not-allowed;
}
.not-handle[data-v-5f9ce5a5]:hover {
  color: rgba(0, 0, 0, 0.65);
}
.score-list-item[data-v-5f9ce5a5] {
  margin-left: 50px;
}
.score-li[data-v-5f9ce5a5] {
  margin-bottom: 12px;
}
.error-msg[data-v-5f9ce5a5] {
  color: #f5222d;
}


[data-v-e8c3150c] .mce-content-body {
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
  margin: 0 !important;
  line-height: 1.5;
}
[data-v-e8c3150c] mark {
  background-color: red;
  color: #333;
  margin: 0;
  padding: 0;
}
.custom-tooltip[data-v-e8c3150c] {
  position: fixed;
  background: #333;
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  pointer-events: none;
  /* 防止Tooltip干扰鼠标事件 */
  z-index: 1000;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  max-width: 200px;
  /* 限制宽度，支持换行 */
  word-wrap: break-word;
}
.right_content_top[data-v-e8c3150c] {
  margin-bottom: 10px;
  padding: 5px 0;
}
.right_content_top .time[data-v-e8c3150c] {
  color: #1890ff;
}
.right_content[data-v-e8c3150c] {
  border: 1px solid #d9d9d9;
  padding: 4px 11px;
  min-height: calc(100vh - 310px);
}
.right_content .right_content_item[data-v-e8c3150c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.right_content .right_content_item .title[data-v-e8c3150c] {
  margin-right: 20px;
}
.right_content .right_content_item .content[data-v-e8c3150c] {
  color: #333;
  background: red;
  padding: 0px 5px;
}




























































































/* ✅ 强制设置宽度 */
.question-icon[data-v-6ce485e0] {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.question-tips-title[data-v-6ce485e0] {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}
.exit-confirm-modal[data-v-6ce485e0] {
  padding-top: 10px;
}

div[data-v-09aaf381] {
  cursor: default;
}
img[data-v-09aaf381] {
  width: 100%;
}
.img-box-setting[data-v-09aaf381] {
  min-height: 30px;
  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;
  overflow: hidden;
}

.reportBox[data-v-01eaf266] {
  background: #fff;
  height: calc(100vh - 98px);
  max-height: 876px;
  position: fixed;
  z-index: 999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  left: 50px;
  top: 50px;
  -webkit-transition: height 0.3s ease, -webkit-transform 0.05s linear;
  transition: height 0.3s ease, -webkit-transform 0.05s linear;
  transition: height 0.3s ease, transform 0.05s linear;
  transition: height 0.3s ease, transform 0.05s linear, -webkit-transform 0.05s linear;
  will-change: transform;
  /* 预告知浏览器会变化 */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  /* 隐藏背面 */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  /* 触发GPU加速 */
  pointer-events: auto;
  /* 确保可以接收鼠标事件 */
}
.borderCCC[data-v-01eaf266] {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.b-radius[data-v-01eaf266] {
  border-radius: 5px;
}
[data-v-01eaf266] .ant-rate-star {
  color: #e99d42;
}
/* 滚动条整体样式 */
.scroll[data-v-01eaf266]::-webkit-scrollbar {
  width: var(--box-width);
  /* 滚动条宽度 */
}
/* 滚动条轨道 */
.scroll[data-v-01eaf266]::-webkit-scrollbar-track {
  background: #fff;
  /* 轨道背景色 */
  border-radius: var(--box-width);
  /* 圆角 */
}
/* 滚动条滑块 */
.scroll[data-v-01eaf266]::-webkit-scrollbar-thumb {
  background: var(--box-color);
  /* 滑块背景色 */
  border-radius: var(--box-width);
  /* 圆角 */
}
/* 滚动条滑块悬停效果 */
.scroll[data-v-01eaf266]::-webkit-scrollbar-thumb:hover {
  background: #555;
  /* 悬停时滑块背景色 */
}
.rate-score[data-v-01eaf266] {
  width: 342px;
  height: 341px;
  border-radius: 8px;
  background-color: #eff4ff;
  padding: 16px 24px 0;
}
.rate-score .comprehensive[data-v-01eaf266] {
  height: 70px;
  border-bottom: 1px solid #e2ebff;
}
.rate-score .comprehensive p[data-v-01eaf266] {
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 14px;
  position: relative;
  z-index: 0;
}
.rate-score .comprehensive p[data-v-01eaf266]::after {
  content: '';
  width: 68px;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: 3px;
  z-index: -1;
  background: #0a93fc;
  border-radius: 4px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 135, 255, 0)), to(rgba(0, 79, 255, 0.3)));
  background: linear-gradient(270deg, rgba(0, 135, 255, 0) 0%, rgba(0, 79, 255, 0.3) 100%);
}
.rate-score .comprehensive span[data-v-01eaf266] {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
}
.rate-score .comprehensive-item[data-v-01eaf266] {
  margin-top: 14px;
}
.rate-score .comprehensive-item .c-item[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 20px;
}
.rate-score .comprehensive-item .c-item span[data-v-01eaf266] {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
}
.rate-score .comprehensive-item .c-item[data-v-01eaf266] .ant-rate {
  font-size: 18px;
}
.rate-score .comprehensive-item span[data-v-01eaf266] {
  color: #666666;
  font-weight: 400;
  font-size: 14px;
}
.rate-score[data-v-01eaf266] .ant-rate-star:not(:last-child) {
  margin-right: 4px;
}
.rate-score[data-v-01eaf266] .ant-tooltip-inner {
  padding: 16px;
  background-color: #fff;
  color: #333;
}
.rate-score[data-v-01eaf266] .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 5px;
}
.rate-score[data-v-01eaf266] .ant-tooltip-arrow::before {
  width: 10px;
  height: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(19, 36, 74, 0.2);
          box-shadow: 0px 0px 4px 0px rgba(19, 36, 74, 0.2);
}
[data-v-01eaf266] .ant-modal-content {
  border-radius: 12px;
}
[data-v-01eaf266] .ant-modal-content .ant-modal-header {
  background-color: #eff4ff;
}
[data-v-01eaf266] .ant-modal-content .ant-modal-header #rcDialogTitle3 {
  color: #333333;
  font-weight: 500;
  font-size: 16px;
}
[data-v-01eaf266] .ant-modal-content .ant-tag-checkable {
  width: 92px;
  height: 32px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
}
[data-v-01eaf266] .ant-modal-content .ant-tag-checkable span {
  line-height: 30px;
  color: #333333;
  font-size: 14px;
}
[data-v-01eaf266] .ant-modal-content .ant-tag-checkable-checked {
  background-color: rgba(0, 79, 255, 0.1);
  border: 1px solid #004fff;
}
[data-v-01eaf266] .ant-modal-content .ant-tag-checkable-checked span {
  color: #004fff;
}
.essay .essay-content[data-v-01eaf266] {
  padding: 10px;
}
.essay .essay-content img[data-v-01eaf266] {
  width: 100px;
  margin-top: 6px;
}
.essay .essay-content p[data-v-01eaf266] {
  color: #666666;
  font-size: 14px;
}
.essay .essay-content p span[data-v-01eaf266] {
  color: #333;
  font-weight: 500;
}
[data-v-01eaf266] .filterChoice .ChoiceStuList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-v-01eaf266] .filterChoice .ChoiceStuList .activeBorder {
  border: 1px solid #0a93fc !important;
}
[data-v-01eaf266] .filterChoice .ChoiceStuList span {
  height: 50px;
  width: 130px;
  padding: 3px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-01eaf266] .filterChoice .ChoiceStuList span i {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-style: normal;
  text-align: center;
}
[data-v-01eaf266] .filterChoice .ChoiceStuList span:hover {
  background-color: #f2f2f2;
}
.azsfvv[data-v-01eaf266] {
  width: 578px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.azsfvv .show-original[data-v-01eaf266] {
  position: fixed;
  right: 483px;
  top: 65px;
  width: 88px;
  height: 24px;
  z-index: 9999;
  cursor: pointer;
  border-radius: 0px 4px 4px 0px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 0px 8px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 2px 0px 8px 0px rgba(19, 36, 74, 0.1);
}
.azsfvv .show-original span[data-v-01eaf266] {
  margin-left: 8px;
}
.azsfvv .href-btn[data-v-01eaf266] {
  width: 38px;
  max-height: 826px;
  height: calc(100vh - 148px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor-wrapper {
  padding: 0;
  margin: 0;
  overflow: unset;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor {
  padding-left: 0;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor-link {
  display: block;
  width: 38px;
  padding: 6px 4px;
  background-color: #ffffff;
  border: 1px solid #004fff;
  border-bottom: none;
  color: #004fff;
  font-size: 14px;
  text-align: center;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor-link:nth-of-type(2) {
  border-radius: 0px 4px 0px 0px;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor-link:last-of-type {
  border-radius: 0px 0px 4px 0px;
  border-bottom: 1px solid #004fff;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor-link a {
  white-space: normal;
}
.azsfvv .href-btn[data-v-01eaf266] .ant-anchor-link-active {
  background-color: #004fff;
  color: #ffffff;
}
.student[data-v-01eaf266] {
  font-size: 16px;
  margin-top: 15px;
  width: 218px;
  height: 32px;
  font-weight: 400;
  background-color: #eff4ff;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  border-radius: 4px;
}
[data-v-01eaf266] .tabIcon {
  color: #004fff;
  font-weight: bold;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
  top: 3px;
}
[data-v-01eaf266] .tabIcon path {
  fill: #ccc;
}
.marks[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  padding: 0 10px;
}
.marks .marks-score[data-v-01eaf266] {
  width: 118px;
  text-align: center;
}
.marks .marks-score .s-big[data-v-01eaf266] {
  display: inline-block;
  text-align: center;
  color: #de5647;
  font-weight: 700;
  font-size: 42px;
  line-height: 1;
}
.marks .marks-score .s-small[data-v-01eaf266] {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  color: #de5647;
  font-weight: 700;
}
.marks .marks-score span[data-v-01eaf266] {
  display: block;
  color: #333333;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.main-content[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.main-content .original[data-v-01eaf266] {
  width: 539px;
  height: calc(100vh - 148px);
  max-height: 826px;
  border-right: 1px solid #eff4ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-content .original .annotations-con[data-v-01eaf266] {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.main-content .original a[data-v-01eaf266] {
  color: #333333;
}
.main-content .original .highlight[data-v-01eaf266] {
  position: relative;
  border-radius: 4px;
  background-color: rgba(253, 236, 220, 0.8);
  color: #333333;
  font-size: 14px;
  line-height: 2;
  border: 1px solid transparent;
}
.main-content .original .highlight .serial-number[data-v-01eaf266] {
  position: absolute;
  top: -10px;
  left: -6px;
  display: block;
  text-align: center;
  line-height: 16px;
  width: 15px;
  height: 15px;
  font-weight: 700;
  font-size: 10px;
  background-color: #f4a050;
  border-radius: 50%;
  color: #fff;
}
.main-content .original .highlight-active[data-v-01eaf266],
.main-content .original .highlight-activ[data-v-01eaf266] {
  border-radius: 4px;
  background-color: rgba(244, 160, 80, 0.5);
  border: 1px solid #f4a050;
}
.title[data-v-01eaf266] {
  margin-left: 14px;
  position: relative;
  font-weight: 700;
  font-size: 16px !important;
}
.title[data-v-01eaf266]::after {
  content: '';
  width: calc(100% - 10px);
  height: 8px;
  position: absolute;
  left: 0;
  bottom: 3px;
  z-index: -1;
  background: #0a93fc;
  border-radius: 4px;
  background: -webkit-linear-gradient(300deg, #b4ccff, #fff);
}
.w50[data-v-01eaf266] {
  width: 32px;
}
.w80[data-v-01eaf266] {
  width: 35px;
  margin-top: 10px;
}
.error[data-v-01eaf266] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}
.error div[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-bottom: 1px solid #e2ebff;
}
.error div[data-v-01eaf266]:last-child {
  border: none;
}
.error div span[data-v-01eaf266]:nth-of-type(1) {
  background-color: #eff4ff;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: SourceHanSansSC;
  color: #333333;
  font-weight: 500;
}
.error div span[data-v-01eaf266]:nth-of-type(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
}
.hover-active[data-v-01eaf266],
.hover-activ[data-v-01eaf266] {
  border: 1px solid #f4a050 !important;
}
.hover-active .error div[data-v-01eaf266],
.hover-activ .error div[data-v-01eaf266] {
  border-bottom: 1px solid #f4a050;
}
.hover-active .error div[data-v-01eaf266]:last-child,
.hover-activ .error div[data-v-01eaf266]:last-child {
  border: none;
}
.hover-active .error div span[data-v-01eaf266]:nth-of-type(1),
.hover-activ .error div span[data-v-01eaf266]:nth-of-type(1) {
  background-color: rgba(244, 160, 80, 0.5);
  color: #333333;
}
.hover-active .error div span[data-v-01eaf266]:nth-of-type(2),
.hover-activ .error div span[data-v-01eaf266]:nth-of-type(2) {
  background-color: rgba(244, 160, 80, 0.2);
}
.details[data-v-01eaf266] {
  font-size: 18px;
}
.details .title[data-v-01eaf266] {
  margin-bottom: 14px;
}
.details .text-total[data-v-01eaf266] {
  display: block;
  color: #333333;
  font-weight: 400;
  font-size: 13px;
  margin-left: 14px;
  margin-bottom: 16px;
}
.details .text-total span[data-v-01eaf266] {
  color: #004fff;
  font-weight: 700;
}
.polish .text-total[data-v-01eaf266] {
  display: block;
  color: #333333;
  font-weight: 400;
  font-size: 13px;
  margin-left: 14px;
  margin-bottom: 16px;
}
.polish .text-total span[data-v-01eaf266] {
  color: #004fff;
  font-weight: 700;
}
.analyze .basic-data[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.analyze .basic-data p[data-v-01eaf266] {
  color: #333333;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 0;
}
.analyze .basic-data span[data-v-01eaf266] {
  color: #333333;
  font-size: 13px;
  font-weight: 500;
  margin-left: 24px;
}
.analyze .basic-data span span[data-v-01eaf266] {
  color: #004fff;
  font-weight: 700;
  margin-left: 5px;
}
.analyze .analyze-content[data-v-01eaf266] {
  padding-bottom: 20px;
}
.analyze .analyze-content .mt-6[data-v-01eaf266] {
  padding: 16px;
  margin-top: 16px;
  border-radius: 8px;
  background-color: #eff4ff;
  border: 1px solid #e2ebff;
}
.analyze .analyze-content .mt-6 .a-title[data-v-01eaf266] {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 8px;
}
.analyze .analyze-content .mt-6 .highLight[data-v-01eaf266] {
  font-weight: 700;
}
.analyze .analyze-content .mt-6 .mt-text[data-v-01eaf266] {
  line-height: 22px;
}
.analyze .analyze-content .grammar[data-v-01eaf266] {
  padding-bottom: 0;
}
.analyze .analyze-content .grammar #grammarErrorAdvice[data-v-01eaf266] {
  width: 476px;
  height: 200px;
  text-align: center;
}
.analyze .analyze-content .vocabulary .paragraph[data-v-01eaf266] {
  margin-bottom: 10px;
}
.analyze .analyze-content .vocabulary .paragraph span[data-v-01eaf266] {
  font-weight: 500;
  margin-right: 5px;
}
.analyze .analyze-content .vocabulary #horizontal[data-v-01eaf266] {
  width: 476px;
  height: 200px;
  text-align: center;
}
.analyze .analyze-content .vocabulary .p-echarts[data-v-01eaf266] {
  height: 116px;
  margin-top: 12px;
  border-radius: 8px;
  padding: 12px 16px 0;
  background-color: #e2ebff;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 42px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track[data-v-01eaf266] {
  height: 4px;
  width: 337px;
  border-radius: 9999px;
  background-color: rgba(0, 79, 255, 0.4);
  position: relative;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track .slider-fill[data-v-01eaf266] {
  position: absolute;
  height: 4px;
  background-color: #165dff;
  border-radius: 9999px;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track .slider-marker[data-v-01eaf266] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 9999px;
  margin-top: -0.25rem;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track .slider-marker .slider-label[data-v-01eaf266] {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #benchmark-marker[data-v-01eaf266] {
  left: 33%;
  background-color: white;
  border: 1px solid #165dff;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #benchmark-marker .slider-label[data-v-01eaf266] {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #165dff;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #current-marker[data-v-01eaf266] {
  background-color: #165dff;
  border-color: white;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #current-marker .slider-label[data-v-01eaf266] {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #165dff;
  top: -40px;
  white-space: nowrap;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #current-marker[data-v-01eaf266]::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 20px;
  width: 1px;
  background-color: #165dff;
  opacity: 0.5;
  background-image: repeating-linear-gradient(to bottom, transparent, transparent 2px, currentColor 2px, currentColor 4px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -20px;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #target-marker[data-v-01eaf266] {
  left: 66%;
  background-color: white;
  border: 1px solid #165dff;
}
.analyze .analyze-content .vocabulary .p-echarts .echarts-content .slider-track #target-marker .slider-label[data-v-01eaf266] {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #165dff;
}
.analyze .analyze-content .vocabulary .p-echarts .slider-footer[data-v-01eaf266] {
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
  color: #004fff;
  opacity: 0.5;
}
.analyze .analyze-content .structure .paragraph[data-v-01eaf266] {
  margin-bottom: 10px;
}
.analyze .analyze-content .structure .paragraph span[data-v-01eaf266] {
  font-weight: 500;
  margin-right: 5px;
}
.analyze .analyze-content .structure #s-sentence[data-v-01eaf266] {
  width: 476px;
  height: 162px;
  text-align: center;
}
.analyze .analyze-content .structure .p-echarts[data-v-01eaf266] {
  height: 116px;
  margin: 12px 0;
  border-radius: 8px;
  padding: 12px 16px 0;
  background-color: #e2ebff;
}
.analyze .analyze-content .structure .p-echarts .echarts-content[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 42px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track[data-v-01eaf266] {
  width: 337px;
  height: 4px;
  border-radius: 9999px;
  background-color: rgba(0, 79, 255, 0.4);
  position: relative;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track .slider-fill[data-v-01eaf266] {
  position: absolute;
  height: 4px;
  background-color: #165dff;
  border-radius: 9999px;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track .slider-marker[data-v-01eaf266] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 9999px;
  margin-top: -0.25rem;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track .slider-marker .slider-label[data-v-01eaf266] {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #benchmark-marker[data-v-01eaf266] {
  left: 33%;
  background-color: white;
  border: 1px solid #165dff;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #benchmark-marker .slider-label[data-v-01eaf266] {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #165dff;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #current-marker[data-v-01eaf266] {
  background-color: #165dff;
  border-color: white;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #current-marker .slider-label[data-v-01eaf266] {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #165dff;
  top: -40px;
  white-space: nowrap;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #current-marker[data-v-01eaf266]::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 20px;
  width: 1px;
  background-color: #165dff;
  opacity: 0.5;
  background-image: repeating-linear-gradient(to bottom, transparent, transparent 2px, currentColor 2px, currentColor 4px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -20px;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #target-marker[data-v-01eaf266] {
  left: 66%;
  background-color: white;
  border: 1px solid #165dff;
}
.analyze .analyze-content .structure .p-echarts .echarts-content .slider-track #target-marker .slider-label[data-v-01eaf266] {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #165dff;
}
.analyze .analyze-content .structure .p-echarts .slider-footer[data-v-01eaf266] {
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
  color: #004fff;
  opacity: 0.5;
}
.analyze .analyze-content .structure #logical-coherent[data-v-01eaf266] {
  width: 476px;
  height: 182px;
  text-align: center;
}
.filter[data-v-01eaf266] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 10px;
}
.close[data-v-01eaf266] {
  position: absolute;
  right: 20px;
  top: 7px;
  font-size: 20px;
  cursor: pointer;
  z-index: 1000;
}
.evaluate[data-v-01eaf266] {
  text-align: center;
  margin-top: 24px;
}
.evaluate .flod[data-v-01eaf266] {
  color: #004fff;
  font-weight: 400;
  font-size: 13px;
}
.evaluate span[data-v-01eaf266] {
  font-weight: bold;
}
.evaluate p[data-v-01eaf266] {
  margin-left: 20px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  font-family: SourceHanSansSC;
}
.no_feedback[data-v-01eaf266] {
  margin-left: 20px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  font-family: SourceHanSansSC;
}
.titles[data-v-01eaf266] {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  line-height: 48px;
  height: 48px;
  border-bottom: 1px solid #eee;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 50px;
  background-color: #eff4ff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.titles[data-v-01eaf266]:hover {
  cursor: move;
}
.ecport-form[data-v-01eaf266] .ant-form-item-label {
  line-height: 21px !important;
}
.ecport-form[data-v-01eaf266] .ant-form-item-control {
  line-height: 21px !important;
}
.ecport-form .current-class[data-v-01eaf266] {
  padding: 16px 0 16px 16px;
  width: 197px;
  border-radius: 4px;
  background-color: #eff4ff;
  margin: 7px 0 0 195px;
}
.ecport-form .current-class span[data-v-01eaf266] {
  color: #333333;
  font-size: 14px;
}
.ecport-form .content-box[data-v-01eaf266] {
  margin-bottom: 16px;
  width: 50%;
}
.ecport-form .content-box .show-more[data-v-01eaf266] {
  width: 359px;
  margin-top: 16px;
  padding: 17px 0 17px 20px;
  border-radius: 4px;
  background-color: #eff4ff;
}
.ecport-form .a-dd[data-v-01eaf266] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 186px;
  vertical-align: middle;
}
.switch[data-v-01eaf266]:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 16px;
  left: -1px;
  top: 2px;
  border-radius: 1px;
  background-color: #d8d8d8;
  border: 1px solid #e2ebff;
}
.switch[data-v-01eaf266] path {
  fill: #004fff !important;
}
.checkbox-container[data-v-01eaf266] {
  width: 100%;
  position: relative;
}
.checkbox-container .check-all[data-v-01eaf266] {
  position: absolute;
  top: 12px;
  left: 0;
}
.checkbox-container .checkbox-group[data-v-01eaf266] {
  width: 100%;
}
.checkbox-container .checkbox-group .checkbox-row[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.checkbox-container .checkbox-group .checkbox-row .ant-checkbox-wrapper[data-v-01eaf266] {
  width: 20%;
  margin-left: 0;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.checkbox-container .checkbox-group .checkbox-row .ant-checkbox-wrapper[data-v-01eaf266]:nth-of-type(1) {
  margin-left: 20%;
}
.switchShowRert[data-v-01eaf266] {
  font-size: 18px;
  padding-left: 5px;
  display: inline-block;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  position: relative;
  left: -5px;
}
[data-v-01eaf266] .blue path {
  fill: #004fff !important;
}
.mores[data-v-01eaf266] {
  display: inline-block;
  top: 7px;
  left: -5px;
  position: relative;
}
.bigTitle[data-v-01eaf266] {
  display: inline-block;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  max-width: 250px;
}
.studentName[data-v-01eaf266] {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filter[data-v-01eaf266] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  z-index: 9999;
}
.errorList[data-v-01eaf266] {
  border: 1px solid #e2ebff;
  border-radius: 4px;
  width: 95%;
  margin: 10px auto;
}
.scroll[data-v-01eaf266] {
  overflow-y: auto;
  height: calc(100vh - 148px);
  max-height: 826px;
}
.no-marks[data-v-01eaf266] {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 120px;
}
.no-marks .no-report[data-v-01eaf266] {
  text-align: center;
  width: 200px;
  margin-bottom: 30px;
}
.no-marks .essay-content-b[data-v-01eaf266] {
  display: block;
  font-weight: initial;
  font-size: 14px;
  font-style: normal;
}
.no-marks .essay-content-b[data-v-01eaf266]:nth-child(1) {
  margin-bottom: 5px;
  line-height: 16px;
}
.no-marks .essay-content-b[data-v-01eaf266]:nth-child(2) {
  color: #666666;
}
.polish-tip[data-v-01eaf266] {
  padding: 13px;
  margin: 16px 13px 0px;
  border-radius: 8px;
  background-color: #eff4ff;
  border: 1px solid #e2ebff;
}
.polish-tip .tip-header[data-v-01eaf266] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  color: #333333;
  font-weight: bold;
}
.polish-tip .lightbulb-icon[data-v-01eaf266] {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.polish-tip .tips-list[data-v-01eaf266] {
  list-style-type: none;
  padding-left: 0;
}
.polish-tip .tips-list li[data-v-01eaf266] {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  color: #666666;
}
.polish-tip .tips-list li[data-v-01eaf266]::before {
  content: "•";
  color: blue;
  font-size: 30px;
  position: absolute;
  left: 5px;
  top: -14px;
}
i[data-v-01eaf266] {
  font-style: normal;
}

.reportBox[data-v-44a90436] {
  background: #fff;
  /* height: calc(100vh - 98px); */
  /* max-height: 876px; */
  height: auto;
  min-height: 200px;
  max-height: 500px;
  position: fixed;
  z-index: 999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.filter[data-v-44a90436] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 998;
}
.close[data-v-44a90436] {
  position: absolute;
  right: 20px;
  top: 7px;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
}
.titles[data-v-44a90436] {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  line-height: 56x;
  height: 56px;
  border-bottom: 1px solid #eee;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  padding-right: 50px;
  background-color: #EFF4FF;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px 5px 0 0;
  cursor: move;
}
.mores[data-v-44a90436] {
  cursor: move;
  display: inline-block;
  top: 4px;
  left: -5px;
  position: relative;
}
.bigTitle[data-v-44a90436] {
  display: inline-block;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.main-content[data-v-44a90436] {
  padding: 20px;
  background-color: #fff;
  max-height: 440px;
  overflow-y: auto;
  border-radius: 0 0 5px 5px;
}
.content-body[data-v-44a90436] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.label[data-v-44a90436] {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.footer-btns[data-v-44a90436] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}
.marks[data-v-44a90436] {
  font-size: 16px;
  font-weight: bold;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/markline.fc308e53.png) no-repeat left center;
  background-position: 111px 24px;
  height: 50px;
  background-size: 35%;
  padding-left: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.marks span[data-v-44a90436] {
  position: relative;
  top: -10px;
  font-size: 32px;
  color: #DE5647;
  padding-left: 20px;
}
.marks span i[data-v-44a90436] {
  font-style: normal;
  font-size: 18px;
}
.report-container[data-v-44a90436] {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.report-item-container[data-v-44a90436] {
  padding: 5px 0;
  background-color: #F9FAFE;
}
.report-item[data-v-44a90436] {
  font-size: 14px;
  padding: 5px 10px;
  padding-bottom: 3px;
  color: #333;
  border-radius: 4px;
}
.report-item-header[data-v-44a90436] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
  font-weight: bold;
  color: #333;
}
.report-item-content[data-v-44a90436] {
  color: #666;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dot[data-v-44a90436] {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #004FFF;
  border-radius: 50%;
  margin-right: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.report-header[data-v-44a90436] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex ;
}
.report-header > div[data-v-44a90436] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.report-header > div[data-v-44a90436]:nth-child(2) {
  position: relative;
}
.report-header > div[data-v-44a90436]:nth-child(2):before {
  content: "";
  width: 1px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 18px;
  background: #E2EBFF;
}
.report-header > div:nth-child(2) p[data-v-44a90436] {
  position: relative;
  left: -20px;
}

.badge[data-v-5e2cdc1b] {
  position: relative;
  cursor: pointer;
}
.close[data-v-5e2cdc1b] {
  cursor: pointer;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 0px;
}
.img[data-v-5e2cdc1b] {
  width: 116px;
}

.v-ChartView[data-v-45729246] {
  width: 100%;
  height: 460px;
}

.img-modal[data-v-11914e4e] .ant-modal-body {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.img-modal[data-v-11914e4e] .ant-modal-content {
  background: transparent;
  height: 100%;
}
.img-modal[data-v-11914e4e] .ant-modal {
  height: 100%;
  padding-bottom: 0;
}
.tool-box-bar[data-v-11914e4e] {
  width: 700px;
  height: 60px;
  background: #083455;
  border-radius: 8px;
  position: fixed;
  bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tool-box-bar-exam[data-v-11914e4e] {
  width: 900px;
}
.studentName[data-v-11914e4e] {
  padding: 5px 10px;
  background: #083455;
  border-radius: 8px;
  position: fixed;
  bottom: 80px;
  color: #ffffff;
  font-size: 16px;
}
.exam-btn[data-v-11914e4e] {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.student-name-score[data-v-11914e4e] {
  position: fixed;
  bottom: 14px;
  right: calc(50% + 460px);
  min-width: 150px;
  max-width: 300px;
  height: 60px;
  background: #083455;
  border-radius: 8px;
  color: #ffffff;
  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;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 考试模式下的定位调整 */
.tool-box-bar-exam ~ .student-name-score[data-v-11914e4e] {
  right: calc(50% + 450px + 16px);
}
.transition-all[data-v-11914e4e] {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.answer-canvas[data-v-11914e4e] {
  position: absolute;
  left: 0;
  top: 0;
}
.w-40[data-v-11914e4e] {
  width: 40px;
}
.w-50[data-v-11914e4e] {
  width: 50px;
}
.tool-select[data-v-11914e4e] {
  -webkit-filter: saturate(10%);
          filter: saturate(10%);
}
.img-modal[data-v-11914e4e] .ant-modal-wrap::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.img-modal[data-v-11914e4e] .ant-modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.box-container[data-v-11914e4e] {
  height: 100%;
  max-height: 100vh;
  width: 100%;
  max-width: 100vw;
}
.brush-setting-box[data-v-11914e4e] {
  width: 297px;
  height: 75px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  border: 1px solid #fafafa;
  position: absolute;
  top: -85px;
  left: calc(-150px + 50%);
}
.eraser-size[data-v-11914e4e] {
  background: #000000;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04);
  border-radius: 50%;
}
.eraser-selected[data-v-11914e4e] {
  border: 1px solid #2495ff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1px;
}
.eraser-setting-text[data-v-11914e4e] {
  width: 24px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
}
.column-line[data-v-11914e4e] {
  width: 1px;
  height: 39px;
  background: #e6e6e6;
  margin: 0 24px;
}

.flex-box[data-v-2715eda2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.new-roman[data-v-2715eda2] p {
  white-space: break-spaces;
}
.old-roman[data-v-2715eda2] p {
  word-break: break-all;
}
.old-roman[data-v-2715eda2] img {
  max-width: 100%;
}
.wrap-querstions[data-v-2715eda2] {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions p[data-v-2715eda2] {
  word-wrap: break-word !important;
}
.wrap-querstions .main[data-v-2715eda2] {
  text-align: left;
}
.wrap-querstions .main .question-group-title[data-v-2715eda2] {
  margin-left: 10px;
}
.wrap-querstions .main .question-group-title i[data-v-2715eda2] {
  vertical-align: text-bottom;
  color: var(--primary-color);
}
.wrap-querstions .main .question-group-title i.anticon-up[data-v-2715eda2] {
  vertical-align: text-top;
}
.wrap-querstions .main .question-group-title i.anticon-down[data-v-2715eda2] svg path {
  fill: var(--primary-color);
}
.wrap-querstions .main .title[data-v-2715eda2] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-word;
}
.wrap-querstions .main .choices[data-v-2715eda2] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-2715eda2] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution[data-v-2715eda2] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution .solution-detail[data-v-2715eda2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-2715eda2] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-2715eda2] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-2715eda2] {
  border: 1px solid #d3d5dd;
  padding: 10px;
  margin-top: 10px;
}
.wrap-class-grade[data-v-2715eda2] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .box[data-v-2715eda2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .box .right[data-v-2715eda2] {
  padding-left: 20px;
}
.wrap-class-grade .buttons[data-v-2715eda2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .buttons .ant-btn[data-v-2715eda2] {
  margin-left: 10px;
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .ant-btn-primary[disabled][data-v-2715eda2] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.wrap-class-grade .buttons .small-img[data-v-2715eda2] {
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .buttons .small-img div[data-v-2715eda2] {
  width: 35px;
  height: 35px;
  border: 1px solid #c9dffc;
  background: #f5fbff;
  text-align: center;
  line-height: 35px;
  color: #0a93fc;
}
.video[data-v-2715eda2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.solution-detail[data-v-2715eda2] {
  margin-bottom: 1em;
}
.solution-detail[data-v-2715eda2]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-2715eda2] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-2715eda2] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-2715eda2] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-2715eda2] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-2715eda2],
.slide-fade-leave-to[data-v-2715eda2] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.ant-btn > .iconfont + span[data-v-2715eda2] {
  margin-left: 8px;
}
.detail-title[data-v-2715eda2] {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.detail-title span[data-v-2715eda2] {
  font-weight: 100;
}
.data-analysis[data-v-2715eda2] {
  width: 100%;
  padding: 0 6px;
}
.data-analysis .detail-btn[data-v-2715eda2] {
  color: #0a93fc;
}
.ml[data-v-2715eda2] {
  margin-left: 25px;
}
.chart[data-v-2715eda2] {
  width: 600px;
  height: 300px;
}
.btns[data-v-2715eda2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.inline[data-v-2715eda2] {
  display: inline;
}
.inline p[data-v-2715eda2] {
  margin: 0;
}
.text-error[data-v-2715eda2] {
  color: #f16269;
}
.question-num[data-v-2715eda2] {
  font-size: 16px;
  font-weight: 500;
}
.answer p[data-v-2715eda2] {
  display: inline-block;
}
.needPeople[data-v-2715eda2]:hover {
  color: #1890ff;
  cursor: pointer;
}
.audio-item[data-v-2715eda2] {
  width: 250px;
  height: 40px;
  margin-top: 16px;
}
._question-item[data-v-2715eda2] {
  margin-bottom: 16px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid var(--border-secondary-color);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(19, 36, 74, 0.1);
}
._question-item .newWrapQuerstions[data-v-2715eda2] {
  margin-bottom: 0;
  padding: 16px 16px 0;
}
._question-item .newWrapQuerstions .newQuestionContent .title[data-v-2715eda2] {
  line-height: 24px;
  margin-top: 18px;
}
._question-item .newWrapQuerstions .newQuestionContent .choices[data-v-2715eda2] {
  margin-top: 20px;
}
._question-item .newWrapQuerstions .newWrapClassGrade[data-v-2715eda2] {
  height: 50px;
  border-top: 1px solid #eff4ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
._question-item .newWrapQuerstions .newWrapClassGrade .box .pd-right[data-v-2715eda2] {
  padding-right: 16px !important;
}
._question-item .newWrapQuerstions .newWrapClassGrade .buttons[data-v-2715eda2] .jby-icon-inner {
  margin-left: 10px;
}
._question-item .newWrapQuerstions .newWrapClassGrade .buttons[data-v-2715eda2] .jby-icon-inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
._question-item .newWrapQuerstions .newWrapClassGrade .buttons[data-v-2715eda2] .jby-icon-inner .text i {
  margin-right: 4px;
  margin-top: -1px;
}
._question-item .newSolution[data-v-2715eda2] {
  background: #f9fafe;
  margin: 0 auto;
  border-radius: 0px 0px 4px 4px;
  padding: 16px 8px;
}
._question-item .newSolution .solution-detail[data-v-2715eda2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
._question-item .newSolution .solution-detail .solution-head[data-v-2715eda2] {
  margin-right: 8px;
}
.image-detail[data-v-2715eda2] {
  max-height: 600px;
  overflow: auto;
}


[data-v-009f40d4] .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  margin-right: 0;
}
[data-v-009f40d4] .ant-tabs-bar {
  margin-bottom: 0;
}
.assembly[data-v-009f40d4] {
  background-color: #f9fafe;
  padding: 40px 20px 20px 20px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
[data-v-009f40d4] .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  border-top: 3px solid;
}
.wrap-querstions[data-v-009f40d4] {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions[data-v-009f40d4]:hover {
  border: 1px solid #004fff;
  border-radius: 4px;
}
.wrap-querstions .main[data-v-009f40d4] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-009f40d4] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .main .choices[data-v-009f40d4] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-009f40d4] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution[data-v-009f40d4] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution .solution-detail[data-v-009f40d4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-009f40d4] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-009f40d4] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-009f40d4]::before {
  content: '【※组题题干※】';
  color: #de5647;
}
.wrap-querstions .parent-question[data-v-009f40d4] {
  border: 1px solid #d3d5dd;
  padding: 10px;
}
.wrap-class-grade[data-v-009f40d4] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .box[data-v-009f40d4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .box .right[data-v-009f40d4] {
  padding-left: 20px;
}
.wrap-class-grade .buttons[data-v-009f40d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .buttons .ant-btn[data-v-009f40d4] {
  margin-left: 10px;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .small-img[data-v-009f40d4] {
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .buttons .small-img div[data-v-009f40d4] {
  width: 35px;
  height: 35px;
  border: 1px solid #c9dffc;
  background: #f5fbff;
  text-align: center;
  line-height: 35px;
  color: #0a93fc;
}
.wrap-class-grade .buttons-oldLayout .ant-btn[data-v-009f40d4] {
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
}
.wrap-class-grade .buttons-oldLayout .ant-btn-primary[disabled][data-v-009f40d4] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.video[data-v-009f40d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.btn[data-v-009f40d4] {
  color: #004fff;
  font-size: 14px;
}

.solution-detail[data-v-009f40d4] {
  margin-bottom: 1em;
}
.solution-detail[data-v-009f40d4]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-009f40d4] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-009f40d4] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-009f40d4] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-009f40d4] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-009f40d4],
.slide-fade-leave-to[data-v-009f40d4] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.ant-btn > .iconfont + span[data-v-009f40d4] {
  margin-left: 8px;
}
.detail-title[data-v-009f40d4] {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.detail-title span[data-v-009f40d4] {
  font-weight: 100;
}
.data-analysis[data-v-009f40d4] {
  width: 100%;
  margin-top: 42px;
}
.data-analysis .detail-row[data-v-009f40d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.data-analysis .detail-row .detail-col[data-v-009f40d4] {
  width: 80px;
  height: 32px;
  background-color: #E2EBFF;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
  margin-right: 24px;
}
.data-analysis .detail-btn[data-v-009f40d4] {
  color: #0a93fc;
}
.ml[data-v-009f40d4] {
  margin-left: 20px;
}
.chart[data-v-009f40d4] {
  width: 700px;
  height: 300px;
}
.btns[data-v-009f40d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.inline[data-v-009f40d4] {
  display: inline;
}
.inline p[data-v-009f40d4] {
  margin: 0;
}
.text-error[data-v-009f40d4] {
  color: #FF8585;
}
.question-num[data-v-009f40d4] {
  font-size: 16px;
  font-weight: 500;
}
.textIconBtn[data-v-009f40d4] {
  color: #666666;
}
.textIconGroup[data-v-009f40d4] .jby-icon-inner {
  padding: 0 8px;
}
/* 修改进度条背景颜色 */
[data-v-009f40d4] .ant-progress-inner {
  background: #E2EBFF;
}
._newLayout[data-v-009f40d4] {
  margin-bottom: 16px;
}
._newLayout .main ._contents[data-v-009f40d4] {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid var(--border-secondary-color);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px 0px 4px 0px rgba(19, 36, 74, 0.1);
  margin-bottom: 0;
  padding: 16px;
}
._newLayout .main ._contents .question-tag[data-v-009f40d4] {
  margin: 0 0 16px -16px;
}
._newLayout .main ._contents .newWrapClassGrade[data-v-009f40d4] {
  height: 50px;
  border-top: 1px solid #eff4ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
._newLayout .main ._contents .newWrapClassGrade .box .pd-right[data-v-009f40d4] {
  padding-right: 16px !important;
}
._newLayout .main ._contents .newWrapClassGrade .buttons[data-v-009f40d4] .jby-icon-inner {
  margin-left: 10px;
}
._newLayout .main ._contents .newWrapClassGrade .buttons[data-v-009f40d4] .jby-icon-inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
._newLayout .main ._contents .newWrapClassGrade .buttons[data-v-009f40d4] .jby-icon-inner .text i {
  margin-right: 4px;
  margin-top: -1px;
}
._newLayout .main ._contents .bgcolor[data-v-009f40d4] {
  background-color: #F9FAFE;
}
._newLayout .main .newSolution[data-v-009f40d4] {
  margin-top: 24px !important;
  background: #f9fafe;
  margin: 0 auto;
  border-radius: 0px 0px 4px 4px;
  padding: 16px 8px;
}
._newLayout .main .newSolution .solution-detail[data-v-009f40d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
._newLayout .main .newSolution .solution-detail .solution-head[data-v-009f40d4] {
  margin-right: 8px;
}
._newLayout .main .tabs-style[data-v-009f40d4] {
  position: absolute;
  top: 16px;
  margin-left: 22px;
  border-radius: 0px 0px 4px 4px;
}
._newLayout .main ._options[data-v-009f40d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f9fafe;
  padding: 22px;
}
._newLayout .main ._options .text-secondary[data-v-009f40d4] {
  width: 50%;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  margin: 48px 0 0;
}
._newLayout .main ._options ._solution[data-v-009f40d4] {
  background: #f9fafe;
  margin: 0;
  border-radius: 0px 0px 4px 4px;
  padding: 0;
}
._newLayout .main ._options > div[data-v-009f40d4]:nth-child(1),
._newLayout .main ._options > div[data-v-009f40d4]:nth-child(3) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
._newLayout .main ._options .width70[data-v-009f40d4] {
  width: 70% !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 70% !important;
          flex: 0 0 70% !important;
  /* 使用!important确保样式优先级 */
}
._newLayout .main ._options .vertical-divider[data-v-009f40d4] {
  -ms-flex-item-align: center;
      align-self: center;
  height: 324px;
}
._newLayout[data-v-009f40d4] .table-bg .ant-table-body {
  background-color: #ffffff;
  margin: 0 !important;
  border-radius: 8px;
}

.objective-question-custom-popconfirm .ant-popover-inner {
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(19, 36, 74, 0.2);
          box-shadow: 0px 0px 8px 0px rgba(19, 36, 74, 0.2);
}
.objective-question-custom-popconfirm .ant-popover-inner .ant-popover-inner-content {
  padding: 24px;
}
.objective-question-custom-popconfirm .ant-popover-inner .ant-popover-inner-content .ant-popover-buttons {
  margin-bottom: 0;
}
.objective-question-custom-popconfirm .ant-popover-inner .ant-popover-inner-content .ant-popover-buttons button:first-of-type {
  color: var(--primary-color);
  border-color: var(--primary-color);
}
.objective-question-custom-popconfirm .ant-popover-inner .ant-popover-inner-content .ant-popover-buttons button:first-of-type:hover {
  color: #2974ff;
  background-color: #82DB89;
  border-color: #2974ff;
}
.c {
  color: #82DB89;
}


[data-v-9660b70c] .mce-content-body {
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 4px 11px;
  line-height: 1.5;
  border-radius: 4px;
}

.question-num[data-v-33e86ace] {
  position: relative;
  margin-bottom: 10px;
}
.question-num .num[data-v-33e86ace] {
  position: absolute;
  top: -90px;
}
.question-content[data-v-33e86ace] img {
  max-width: 100%;
  height: auto;
}
.number[data-v-33e86ace] {
  display: inline-block;
  min-width: 18%;
  height: 40px;
  line-height: 40px;
  color: #aaa;
  text-align: center;
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 0 3px;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.number a[data-v-33e86ace] {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
}
.number.active[data-v-33e86ace] {
  color: #fff;
  background: #004fff;
  border: 1px solid #004fff;
}
.timer[data-v-33e86ace] {
  float: right;
  display: block;
  height: 25px;
  line-height: 25px;
  color: #de5647;
}
.timer[data-v-33e86ace]::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/alarm.a5f9dcc5.png) no-repeat center / 100% 100%;
  vertical-align: sub;
}
.option[data-v-33e86ace] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.option.multiple[data-v-33e86ace] {
  border-radius: 2px;
}
.option.active[data-v-33e86ace] {
  color: #fff;
  background: #004fff;
  border-color: #004fff;
}
.master[data-v-33e86ace] {
  text-align: right;
  margin-top: 10px;
  padding-right: 10px;
}
.master span[data-v-33e86ace] {
  color: #333;
  cursor: pointer;
}
.master span.active[data-v-33e86ace] {
  color: #004fff;
}
.swiper-slide[data-v-33e86ace] {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.swiper-slide span[data-v-33e86ace] {
  text-align: center;
  height: 32px;
  line-height: 29px;
  width: 100%;
  display: block;
}
.swiper-slide.wrong[data-v-33e86ace] {
  background: #fce0e1;
  border: 1px solid #f7a1a5;
  color: #de5647;
}
.swiper-slide.active[data-v-33e86ace] {
  background: #004fff;
  color: #ffffff;
  border: 1px solid #004fff;
}
.swiper-slide.active-wrong[data-v-33e86ace] {
  background: #de5647;
  color: #ffffff;
  border: 1px solid #de5647;
}
.swiper-slide.answer[data-v-33e86ace] {
  background: #e8e8e8;
  border: 1px solid #d3d5dd;
  color: #909399;
}
.swiper-slide.active-answer[data-v-33e86ace] {
  background: #d3d5dd;
  border: 1px solid #d3d5dd;
  color: #fff;
}
.swiper-btn-arrow[data-v-33e86ace] {
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.swiper-box[data-v-33e86ace] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.swiper-box .swiper-button-prev[data-v-33e86ace] {
  left: 0;
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.swiper-box .swiper-button-next[data-v-33e86ace] {
  right: 0;
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.right[data-v-33e86ace] {
  background: #e6f4ff;
}
.fixed[data-v-33e86ace] {
  position: fixed;
  width: 305px;
}
.fixed-height[data-v-33e86ace] {
  max-height: 700px;
  overflow-y: auto;
}
[data-v-33e86ace] .detail img {
  vertical-align: top;
}
.question-isExtra[data-v-33e86ace] {
  background: #f16269;
  color: #fff;
  font-size: 12px;
  padding: 3px 3px;
  border-radius: 5px;
}
[data-v-33e86ace] .detail img {
  vertical-align: top;
}
.stativ[data-v-33e86ace] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
}
.stativ[data-v-33e86ace] .ant-statistic-content {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #f16269 !important;
}

.question-num[data-v-cc933cdc] {
  position: relative;
  margin-bottom: 10px;
}
.question-num .num[data-v-cc933cdc] {
  position: absolute;
  top: -90px;
}
.question-content[data-v-cc933cdc] img {
  max-width: 100%;
  height: auto;
}
.number[data-v-cc933cdc] {
  display: inline-block;
  min-width: 18%;
  height: 40px;
  line-height: 40px;
  color: #aaa;
  text-align: center;
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 0 3px;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.number a[data-v-cc933cdc] {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
}
.number.active[data-v-cc933cdc] {
  color: #fff;
  background: #004fff;
  border: 1px solid #004fff;
}
.timer[data-v-cc933cdc] {
  float: right;
  display: block;
  height: 25px;
  line-height: 25px;
  color: #de5647;
}
.timer[data-v-cc933cdc]::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/alarm.a5f9dcc5.png) no-repeat center / 100% 100%;
  vertical-align: sub;
}
.option[data-v-cc933cdc] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.option.multiple[data-v-cc933cdc] {
  border-radius: 2px;
}
.option.active[data-v-cc933cdc] {
  color: #fff;
  background: #004fff;
  border-color: #004fff;
}
.master[data-v-cc933cdc] {
  text-align: right;
  margin-top: 10px;
  padding-right: 10px;
}
.master span[data-v-cc933cdc] {
  color: #333;
  cursor: pointer;
}
.master span.active[data-v-cc933cdc] {
  color: #004fff;
}
.swiper-slide[data-v-cc933cdc] {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.swiper-slide span[data-v-cc933cdc] {
  text-align: center;
  height: 32px;
  line-height: 29px;
  width: 100%;
  display: block;
}
.swiper-slide.wrong[data-v-cc933cdc] {
  background: #fce0e1;
  border: 1px solid #f7a1a5;
  color: #de5647;
}
.swiper-slide.active[data-v-cc933cdc] {
  background: #004fff;
  color: #ffffff;
  border: 1px solid #004fff;
}
.swiper-slide.active-wrong[data-v-cc933cdc] {
  background: #de5647;
  color: #ffffff;
  border: 1px solid #de5647;
}
.swiper-slide.answer[data-v-cc933cdc] {
  background: #e8e8e8;
  border: 1px solid #d3d5dd;
  color: #909399;
}
.swiper-slide.active-answer[data-v-cc933cdc] {
  background: #d3d5dd;
  border: 1px solid #d3d5dd;
  color: #fff;
}
.swiper-btn-arrow[data-v-cc933cdc] {
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.swiper-box[data-v-cc933cdc] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.swiper-box .swiper-button-prev[data-v-cc933cdc] {
  left: 0;
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.swiper-box .swiper-button-next[data-v-cc933cdc] {
  right: 0;
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.right[data-v-cc933cdc] {
  background: #e6f4ff;
}
.fixed[data-v-cc933cdc] {
  position: fixed;
  width: 305px;
}
.fixed-height[data-v-cc933cdc] {
  max-height: 700px;
  overflow-y: auto;
}
[data-v-cc933cdc] .detail img {
  vertical-align: top;
}
.question-isExtra[data-v-cc933cdc] {
  background: #f16269;
  color: #fff;
  font-size: 12px;
  padding: 3px 3px;
  border-radius: 5px;
}
[data-v-cc933cdc] .detail img {
  vertical-align: top;
}
.stativ[data-v-cc933cdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
}
.stativ[data-v-cc933cdc] .ant-statistic-content {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #f16269 !important;
}
.resize-handle[data-v-cc933cdc] {
  position: absolute;
  right: 5px;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  cursor: n-resize;
}
.resize-handle .resize-icon[data-v-cc933cdc] {
  font-size: 20px;
}
.resize-handle svg[data-v-cc933cdc] {
  color: red;
}
.list-item[data-v-cc933cdc] {
  position: relative;
  width: 100%;
  min-height: 50px;
  overflow-y: hidden;
  /* 默认隐藏滚动条 */
}
.content[data-v-cc933cdc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sticky[data-v-cc933cdc] {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 1000;
  border-bottom: 1px solid #ccc;
}

.title[data-v-256c1f94] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.sub-content[data-v-256c1f94] {
  padding: 0 20px 5px;
  border: 1px solid transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.sub-content[data-v-256c1f94]:hover {
  border: 1px solid var(--primary-color);
}
.choices[data-v-256c1f94] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.slide-fade-enter-active[data-v-256c1f94] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-256c1f94] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-256c1f94],
.slide-fade-leave-to[data-v-256c1f94] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.solution[data-v-256c1f94] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.solution .solution-detail[data-v-256c1f94] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.solution .solution-detail .solution-head[data-v-256c1f94] {
  width: 70px;
}
.solution .solution-detail .solution-explain p[data-v-256c1f94] {
  margin: 0 !important;
}
.solution-detail[data-v-256c1f94] {
  margin-bottom: 1em;
}
.solution-detail[data-v-256c1f94]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-256c1f94] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-256c1f94] {
  padding: 0;
  margin: 0;
}
.selectedmask[data-v-256c1f94] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  opacity: 0.2;
  z-index: 2;
  cursor: pointer;
}
.buttons .ant-btn[data-v-256c1f94] {
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.buttons .ant-btn-primary[disabled][data-v-256c1f94] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
[data-v-256c1f94] .sub-content {
  position: relative;
  left: -20px;
}
[data-v-256c1f94] .no-content {
  top: 25px;
}

.question-num[data-v-3182b888] {
  position: relative;
  margin-bottom: 10px;
}
.question-num .num[data-v-3182b888] {
  position: absolute;
  top: -90px;
}
.question-content[data-v-3182b888] img {
  max-width: 100%;
  height: auto;
}
.number[data-v-3182b888] {
  display: inline-block;
  min-width: 18%;
  height: 40px;
  line-height: 40px;
  color: #aaa;
  text-align: center;
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 0 3px;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.number a[data-v-3182b888] {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
}
.number.active[data-v-3182b888] {
  color: #fff;
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
}
.timer[data-v-3182b888] {
  float: right;
  display: block;
  height: 25px;
  line-height: 25px;
  color: #de5647;
}
.timer[data-v-3182b888]::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/alarm.a5f9dcc5.png) no-repeat center / 100% 100%;
  vertical-align: sub;
}
.option[data-v-3182b888] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.option.multiple[data-v-3182b888] {
  border-radius: 2px;
}
.option.active[data-v-3182b888] {
  color: #fff;
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.master[data-v-3182b888] {
  text-align: right;
  margin-top: 10px;
  padding-right: 10px;
}
.master span[data-v-3182b888] {
  color: #333;
  cursor: pointer;
}
.master span.active[data-v-3182b888] {
  color: var(--primary-color);
}
.swiper-slide[data-v-3182b888] {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.swiper-slide span[data-v-3182b888] {
  text-align: center;
  height: 32px;
  line-height: 29px;
  width: 100%;
  display: block;
}
.swiper-slide.wrong[data-v-3182b888] {
  background: #fce0e1;
  border: 1px solid #f7a1a5;
  color: #de5647;
}
.swiper-slide.active[data-v-3182b888] {
  background: #004fff;
  color: #ffffff;
  border: 1px solid #004fff;
}
.swiper-slide.active-wrong[data-v-3182b888] {
  background: #de5647;
  color: #ffffff;
  border: 1px solid #de5647;
}
.swiper-slide.answer[data-v-3182b888] {
  background: #e8e8e8;
  border: 1px solid #d3d5dd;
  color: #909399;
}
.swiper-slide.active-answer[data-v-3182b888] {
  background: #d3d5dd;
  border: 1px solid #d3d5dd;
  color: #fff;
}
.swiper-btn-arrow[data-v-3182b888] {
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.swiper-box[data-v-3182b888] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.swiper-box .swiper-button-prev[data-v-3182b888] {
  left: 0;
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.swiper-box .swiper-button-next[data-v-3182b888] {
  right: 0;
  background: none;
  width: 50px;
  height: 32px;
  top: 0;
  margin-top: 0;
  color: #333333;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
}
.right[data-v-3182b888] {
  background: #e6f4ff;
}
.fixed[data-v-3182b888] {
  position: fixed;
  width: 305px;
}
.fixed-height[data-v-3182b888] {
  max-height: 700px;
  overflow-y: auto;
}
[data-v-3182b888] .detail img {
  vertical-align: top;
}
.question-isExtra[data-v-3182b888] {
  background: #f16269;
  color: #fff;
  font-size: 12px;
  padding: 3px 3px;
  border-radius: 5px;
}
[data-v-3182b888] .detail img {
  vertical-align: top;
}
.stativ[data-v-3182b888] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
}
.stativ[data-v-3182b888] .ant-statistic-content {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #f16269 !important;
}
.audio-item[data-v-3182b888] {
  width: 250px;
  height: 40px;
}

.parent-question[data-v-e7bd3420] {
  cursor: pointer;
}
.content[data-v-e7bd3420] {
  border: 1px solid var(--border-secondary-color);
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.content[data-v-e7bd3420]:hover {
  border-color: var(--primary-color);
}
.title[data-v-e7bd3420] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[data-v-e7bd3420] .choices {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: 'Times New Roman';
  color: #000;
}
.solution[data-v-e7bd3420] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.solution .solution-detail[data-v-e7bd3420] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.solution .solution-detail .solution-head[data-v-e7bd3420] {
  width: 70px;
}
.solution .solution-detail .solution-explain[data-v-e7bd3420] p {
  margin: 0 !important;
}
.solution-detail[data-v-e7bd3420] {
  margin-bottom: 1em;
}
.solution-detail[data-v-e7bd3420]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-e7bd3420] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-e7bd3420] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-e7bd3420] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-e7bd3420] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-e7bd3420],
.slide-fade-leave-to[data-v-e7bd3420] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.wrap-class-grade[data-v-e7bd3420] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e2ebff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrap-class-grade .statistics[data-v-e7bd3420] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap-class-grade .buttons[data-v-e7bd3420] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wrap-class-grade .buttons .button[data-v-e7bd3420] {
  padding: 0 5px;
  height: 36px;
  margin-right: 5px;
  color: #666;
  font-size: 14px;
}
.wrap-class-grade .buttons .button .but-span[data-v-e7bd3420] {
  margin-right: 3px;
  font-size: 14px;
}
.wrap-class-grade .buttons .button[data-v-e7bd3420]:hover {
  color: var(--primary-color) !important;
  opacity: 0.8;
}
.wrap-class-grade .buttons .mr-10[data-v-e7bd3420] {
  margin-right: 10px;
}
.wrap-class-grade .buttons .ant-btn[data-v-e7bd3420] {
  padding: 0;
}
.question-box[data-v-e7bd3420] {
  position: relative;
  padding: 0 20px;
}
.notselectedmask[data-v-e7bd3420] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
}
.selectedmask[data-v-e7bd3420] {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.25;
  z-index: 2;
  cursor: pointer;
}
.selectedmask-audio[data-v-e7bd3420] {
  height: calc(100% - 40px);
}
.question-ghost[data-v-e7bd3420] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  background: #e6f4ff;
  border: 1px solid #0a93fc;
  z-index: 99999;
}
.zoom-out[data-v-e7bd3420] {
  -webkit-animation: zoom-out-data-v-e7bd3420 0.4s ease-in;
          animation: zoom-out-data-v-e7bd3420 0.4s ease-in;
}
.zoom-in[data-v-e7bd3420] {
  -webkit-animation: zoom-in-data-v-e7bd3420 0.4s ease-in;
          animation: zoom-in-data-v-e7bd3420 0.4s ease-in;
}
@-webkit-keyframes zoom-out-data-v-e7bd3420 {
0% {
    left: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    left: 420px;
    -webkit-transform: scale(0);
            transform: scale(0);
}
}
@keyframes zoom-out-data-v-e7bd3420 {
0% {
    left: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    left: 420px;
    -webkit-transform: scale(0);
            transform: scale(0);
}
}
@-webkit-keyframes zoom-in-data-v-e7bd3420 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes zoom-in-data-v-e7bd3420 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.grayscale[data-v-e7bd3420] {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  cursor: not-allowed;
}
.correct-type[data-v-e7bd3420] {
  height: auto;
  line-height: 1;
  margin-bottom: 1em;
}
.tips[data-v-e7bd3420] {
  color: #c2c2c2;
  font-size: 14px;
  margin-right: 30px;
}
.title[data-v-e7bd3420] {
  word-wrap: break-word;
}
.new-roman[data-v-e7bd3420] p {
  color: #000;
  word-wrap: break-word;
  white-space: break-spaces;
}
.old-roman[data-v-e7bd3420] p {
  color: #000;
  word-wrap: break-word;
  word-break: break-all;
}
[data-v-e7bd3420] p {
  color: #000;
  word-wrap: break-word;
}
[data-v-e7bd3420] p u {
  display: inline-block;
  text-indent: 0;
}
[data-v-e7bd3420] mark {
  background: none;
  color: red;
  font-weight: 600;
}
.add_btn[data-v-e7bd3420]:hover {
  background: #0a93fc !important;
  border: #e6f4ff !important;
  color: #e6f4ff !important;
}
.del_btn[data-v-e7bd3420] {
  background: #ffffff !important;
  border: 1px solid #666666 !important;
  color: #666666 !important;
}
.del_btn[data-v-e7bd3420]:hover {
  background: #e6f4ff !important;
  border: 1px solid #0a93fc !important;
  color: #0a93fc !important;
}
.question-typeName[data-v-e7bd3420] {
  padding: 10px 20px 20px 20px;
  display: inline-block;
  font-weight: 400;
  line-height: 20px;
  font-size: 12px;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.knowl-point-list[data-v-e7bd3420] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.question-source[data-v-e7bd3420] {
  display: inline-block;
  padding: 3px 20px;
  color: #0a93fc;
  font-size: 12px;
  border-radius: 4px;
  background-color: rgba(10, 147, 252, 0.1);
}
.audio-item[data-v-e7bd3420] {
  width: 250px;
  height: 40px;
}
.question-mark[data-v-e7bd3420] {
  background-color: rgba(10, 147, 0, 0.08);
  color: #3bac33;
}
.question-top[data-v-e7bd3420] {
  margin-left: 14px;
}
.flex-box[data-v-e7bd3420] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.new-layout-content[data-v-e7bd3420] {
  border: 1px solid var(--border-secondary-color);
  border-radius: 8px;
  position: relative;
  z-index: 2;
  padding: 0px 16px 0 16px;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
  margin-top: 0px !important;
}
.new-layout-content[data-v-e7bd3420] p {
  color: #333;
}
.new-layout-content[data-v-e7bd3420] .choices {
  color: #333;
}
.new-layout-content .question-typeName[data-v-e7bd3420] {
  font-size: 14px;
  padding: 16px 0;
  color: #666;
}
.new-layout-content .question-typeName[data-v-e7bd3420] .ant-divider {
  width: 2px;
  margin: 0 16px;
  background-color: #e2ebff;
}
.new-layout-content .question-box[data-v-e7bd3420] {
  padding: 0;
}
.new-layout-content .wrap-class-grade[data-v-e7bd3420] {
  padding: 15px 0;
  color: #999;
}
.new-layout-content .solution[data-v-e7bd3420] {
  margin: 16px 0 16px 0;
  border-radius: 0px 0px 4px 4px;
  background-color: #f9fafe;
}
.new-layout-content .buttons .btn[data-v-e7bd3420] {
  margin-left: 16px;
  height: 20px;
}
.new-layout-content .buttons[data-v-e7bd3420] .jby-icon-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-layout-content .buttons[data-v-e7bd3420] .jby-icon-inner .text {
  line-height: normal;
}
.new-layout-content .source-box[data-v-e7bd3420] {
  position: absolute;
  top: 11px;
  right: 4px;
}
.new-layout-content .source-box .question-source2[data-v-e7bd3420] {
  margin-right: 4px;
}
.new-layout-content .btn:hover .collect-icon-text[data-v-e7bd3420] {
  color: #f4a050;
}
.new-layout-content .btn:active .collect-icon-text[data-v-e7bd3420] {
  color: #de8b3b;
}
.new-layout-content .collect-icon-text[data-v-e7bd3420] {
  color: #666;
}
.new-layout-content .collect-icon-text[data-v-e7bd3420]:hover {
  color: #f4a050;
}
.new-layout-content .collect-icon-text[data-v-e7bd3420]:active {
  color: #de8b3b;
}
.modal-title-tip[data-v-e7bd3420] {
  color: #999999;
  font-size: 14px;
  margin: 0 8px;
}
.content-item[data-v-e7bd3420] {
  line-height: 1em;
  margin-bottom: 16px;
}
.correct-type[data-v-e7bd3420] {
  margin-bottom: 24px;
}
.modal-body-title[data-v-e7bd3420] {
  color: #333333;
  font-weight: 500;
}
[data-v-e7bd3420] .jby-tag.is-primary {
  background-color: rgba(0, 79, 255, 0.1) !important;
  color: #004fff !important;
}

.btns[data-v-b8a97b24] {
  text-align: center;
  margin-bottom: 20px;
}
.btns > span[data-v-b8a97b24] {
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  margin: 0px 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btns > span > span[data-v-b8a97b24] {
  margin: 0px 5px;
  color: #999999;
}
.btns .prev[data-v-b8a97b24],
.btns .next[data-v-b8a97b24] {
  vertical-align: -2px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(https://front.xinjiaoyu.com/jbywebprod/frontworkspace/dee8fc97_1769162224283/img/icon-prev.b4599f26.png);
  background-size: cover;
  cursor: pointer;
}
.btns .prev.hidden[data-v-b8a97b24],
.btns .next.hidden[data-v-b8a97b24] {
  opacity: 0.3;
}
.btns .prev[data-v-b8a97b24]:hover,
.btns .next[data-v-b8a97b24]:hover {
  opacity: 0.8;
}
.btns .prev.next[data-v-b8a97b24],
.btns .next.next[data-v-b8a97b24] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.filter[data-v-29902bb3] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  backdrop-filter: blur(2px);
}
.filter img[data-v-29902bb3] {
  position: relative;
  top: -50px;
  width: 150px;
}

.border-bottom[data-v-0409ca38] {
  border-bottom: 1px #ddd dashed;
  padding-bottom: 20px;
}
.card-title[data-v-0409ca38] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  border-radius: 6px;
  position: relative;
  margin-bottom: 20px;
}
.card-title[data-v-0409ca38]:before {
  content: '';
  width: 4px;
  height: 16px;
  background: #0a93fc;
  margin-right: 12px;
}
.card-title .btn-right[data-v-0409ca38] {
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.card-title .sub-title[data-v-0409ca38] {
  font-size: 10px;
  margin: 0 0 0 12px;
}
.p-right[data-v-0409ca38] {
  padding-right: 18px;
}
.dow-operation[data-v-0409ca38] {
  cursor: pointer;
}
.dow-operation img[data-v-0409ca38] {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.dow .dow-content p[data-v-0409ca38] {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}
.dow .dow-content span[data-v-0409ca38] {
  font-size: 14px;
  color: #666666;
}
.dow .dow-content img[data-v-0409ca38] {
  width: 60px;
  height: auto;
}
.vertical-center[data-v-0409ca38] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
[data-v-0409ca38] .ant-card-body {
  padding: 10px 0px;
}
[data-v-0409ca38] .ant-btn {
  border-radius: 20px;
  font-size: 12px;
  padding: 0 30px;
  cursor: pointer;
}
.new-layout .card-title[data-v-0409ca38]:before {
  background: var(--primary-color);
  border-radius: 0 3px 3px 0;
  margin-right: 16px;
}

.compact-list-item-skeleton[data-v-30003ae4] {
  padding: 8px 0;
  min-height: 100px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.compact-list .compact-list-item[data-v-30003ae4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 56px;
  padding: 0 8px;
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e2ebff;
}
.compact-list .compact-list-item[data-v-30003ae4]:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.compact-list .compact-list-item .compact-icon[data-v-30003ae4] {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
          animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
}
.compact-list .compact-list-item .compact-content[data-v-30003ae4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 8px;
  overflow: hidden;
}
.compact-list .compact-list-item .compact-content .compact-title[data-v-30003ae4] {
  width: 75%;
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
          animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
}
.compact-list .compact-list-item .compact-content .compact-subtitle[data-v-30003ae4] {
  width: 30%;
  height: 14px;
  margin-top: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
          animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
}
.compact-list .compact-list-item .compact-actions[data-v-30003ae4] {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-left: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.compact-list .compact-list-item .compact-actions .compact-action-btn[data-v-30003ae4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
          animation: skeleton-shimmer-data-v-30003ae4 3s infinite;
}
@-webkit-keyframes skeleton-shimmer-data-v-30003ae4 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-30003ae4 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.exam-list-skeleton[data-v-4c7de383] {
  padding: 8px 0;
  min-height: 100px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.exam-list .exam-item[data-v-4c7de383] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 16px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.exam-list .exam-item[data-v-4c7de383]:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.exam-list .exam-item .exam-region[data-v-4c7de383] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.exam-list .exam-item .exam-region .region-icon[data-v-4c7de383] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
.exam-list .exam-item .exam-region .region-name[data-v-4c7de383] {
  width: 100px;
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
.exam-list .exam-item .exam-region .region-desc[data-v-4c7de383] {
  width: 240px;
  height: 14px;
  margin-left: 8px;
  opacity: 0.8;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
.exam-list .exam-item .exam-card[data-v-4c7de383] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  padding: 12px;
  background-color: #fff;
  border: 1px solid #e2ebff;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.exam-list .exam-item .exam-card .file-icon[data-v-4c7de383] {
  width: 40px;
  height: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
.exam-list .exam-item .exam-card .compact-content[data-v-4c7de383] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 8px;
  overflow: hidden;
}
.exam-list .exam-item .exam-card .compact-content .compact-title[data-v-4c7de383] {
  width: 75%;
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
.exam-list .exam-item .exam-card .compact-content .compact-subtitle[data-v-4c7de383] {
  width: 30%;
  height: 14px;
  margin-top: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
.exam-list .exam-item .exam-card .exam-meta[data-v-4c7de383] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  margin-top: 8px;
  width: 25%;
}
.exam-list .exam-item .exam-card .exam-meta .meta-item[data-v-4c7de383] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
          animation: skeleton-shimmer-data-v-4c7de383 3s infinite;
}
@-webkit-keyframes skeleton-shimmer-data-v-4c7de383 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-4c7de383 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

.btns[data-v-0ae277f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.model-header[data-v-0ae277f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.model-header > h2[data-v-0ae277f9] {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 30px;
  top: 25px;
  color: #5a5a5a;
  line-height: 30px;
}
.tabs[data-v-0ae277f9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.overflow[data-v-0ae277f9] {
  max-height: calc(100vh - 200px);
  overflow: auto;
}

.option-title[data-v-23c3e466] {
  border-radius: 2px;
  background-color: #e2ebff;
  text-align: center;
}
.detail-row[data-v-23c3e466] {
  margin-bottom: 8px;
}
.detail-row .ant-col-10[data-v-23c3e466] {
  margin-left: 16px;
}
[data-v-23c3e466] .jby-custom-table table tr td {
  background-color: #fff;
}
.ques-border[data-v-23c3e466] {
  border: 1px solid var(--border-secondary-color);
}
.ques-border[data-v-23c3e466]:hover {
  border-color: var(--primary-color);
}
.flex-box[data-v-23c3e466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.new-roman[data-v-23c3e466] p {
  white-space: break-spaces;
}
.old-roman[data-v-23c3e466] img {
  max-width: 100%;
}
.wrap-querstions[data-v-23c3e466] {
  margin-bottom: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions p[data-v-23c3e466] {
  word-wrap: break-word !important;
}
.wrap-querstions .main[data-v-23c3e466] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-23c3e466] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-word;
}
.wrap-querstions .main .choices[data-v-23c3e466] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-23c3e466] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution[data-v-23c3e466] {
  background: var(--ques-bg-color);
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution.rm-m[data-v-23c3e466] {
  margin: 0 20px 0;
}
.wrap-querstions .solution .solution-detail[data-v-23c3e466] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-23c3e466] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-23c3e466] {
  margin: 0 !important;
}
.wrap-querstions .new-solution[data-v-23c3e466] {
  background: var(--ques-bg-color);
  border-radius: 4px;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .new-solution .solution-detail[data-v-23c3e466] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .new-solution .solution-detail .solution-head[data-v-23c3e466] {
  width: 70px;
}
.wrap-querstions .new-solution .solution-detail .solution-explain p[data-v-23c3e466] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-23c3e466] {
  border: 1px solid #d3d5dd;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 16px;
}
.wrap-class-grade[data-v-23c3e466] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .box[data-v-23c3e466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .box .right[data-v-23c3e466] {
  padding-left: 20px;
}
.wrap-class-grade .box .pd-right .color333[data-v-23c3e466] {
  color: #333;
}
.wrap-class-grade .buttons[data-v-23c3e466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .buttons .ant-btn[data-v-23c3e466] {
  margin-left: 10px;
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .ant-btn-primary[disabled][data-v-23c3e466] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.wrap-class-grade .buttons .small-img[data-v-23c3e466] {
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .buttons .small-img div[data-v-23c3e466] {
  width: 35px;
  height: 35px;
  border: 1px solid #c9dffc;
  background: #f5fbff;
  text-align: center;
  line-height: 35px;
  color: #0a93fc;
}
.video[data-v-23c3e466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.canvas-control[data-v-f4db755c] {
  position: fixed;
  bottom: 0;
}
.canvas-control .bottom-bar[data-v-f4db755c] {
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.canvas-control .bottom-bar .extend-button[data-v-f4db755c] {
  cursor: pointer;
  position: absolute;
  top: -30px;
  left: calc(50% - 25px);
}
.canvas-control .bottom-bar .extend-button img[data-v-f4db755c] {
  width: 50px;
}
.canvas-control .tool-control-box[data-v-f4db755c] {
  overflow: hidden;
  width: 100%;
  height: 80px;
  -webkit-transition: height 200ms;
  transition: height 200ms;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.canvas-control .tool-control-box > div .icon-item-box[data-v-f4db755c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 50px;
}
.canvas-control .tool-control-box > div .icon-item-box img[data-v-f4db755c] {
  width: 26px;
}
.canvas-control .tool-control-box > div .icon-item-box span[data-v-f4db755c] {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}
.canvas-control .background-color-box[data-v-f4db755c] {
  background: #f9f9fa;
  position: absolute;
  left: 30px;
  top: -15px;
  padding: 0 5px;
  border-radius: 2px;
}
.canvas-control .background-color-box .background-color-content-box[data-v-f4db755c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 35px;
  width: 190px;
  position: relative;
}
.canvas-control .background-color-box .background-color-triangle[data-v-f4db755c] {
  position: absolute;
  border-left: 4px solid #ffffff00;
  border-right: 4px solid #ffffff00;
  bottom: -5px;
  left: 15px;
}
.canvas-control .background-color-box .background-color-triangle-color-1[data-v-f4db755c] {
  border-top: 5px solid #fff;
}
.canvas-control .background-color-box .background-color-triangle-color-2[data-v-f4db755c] {
  border-top: 5px solid #f9f9fa;
}
.canvas-control .background-color-box .color-item[data-v-f4db755c] {
  width: 20px;
  height: 20px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.canvas-control .event-item-box[data-v-f4db755c] {
  padding: 10px 30px;
}
.canvas-control .color-item-selected-border[data-v-f4db755c] {
  border: 1px solid #0a93fc;
}
.canvas-container1[data-v-f4db755c] {
  position: relative;
  z-index: 20;
  background: #ffffff00;
  position: absolute;
  top: 70px;
  left: 0;
}

.transitionClolor[data-v-4975525a] {
  background-color: #ffffff00;
}
#question[data-v-4975525a] {
  font-family: 'Times New Roman';
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483584;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
#question[data-v-4975525a]:focus {
  outline: none;
}
.question-content-1[data-v-4975525a] {
  zoom: 2;
}
.question-content[data-v-4975525a] {
  position: relative;
  width: 100%;
  z-index: 1;
  font-size: 20px;
  left: 0;
  top: 0;
  -webkit-transition: zoom 1s;
  transition: zoom 1s;
}
.question-content .options[data-v-4975525a] {
  padding-bottom: 20px;
  margin-right: 100px;
}
.question-content .options p[data-v-4975525a] {
  margin-bottom: 0;
}
.question-answer[data-v-4975525a] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
  zoom: 4;
}
.tool-box[data-v-4975525a] {
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  max-height: 100%;
  position: fixed;
  top: 0;
  right: 30px;
  z-index: 300;
  background: #ffffff00;
}
.tool-box .right-tool-box[data-v-4975525a] {
  padding: 10px 0;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.tool-box p[data-v-4975525a] {
  width: 100px;
  height: 80px;
  text-align: center;
}
.tool-box .anticon[data-v-4975525a] {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: 10px 25px 10px;
  display: block;
}
.tool-box[data-v-4975525a]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.tool-box[data-v-4975525a]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.tool-box[data-v-4975525a]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.similar-question-tabs > div[data-v-4975525a]::-webkit-scrollbar,
#question[data-v-4975525a]::-webkit-scrollbar,
.view-box[data-v-4975525a]::-webkit-scrollbar,
.data-analysis[data-v-4975525a]::-webkit-scrollbar,
.similar-question[data-v-4975525a]::-webkit-scrollbar,
.question-content[data-v-4975525a]::-webkit-scrollbar,
.question-answer[data-v-4975525a]::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.similar-question-tabs > div[data-v-4975525a]::-webkit-scrollbar-thumb,
#question[data-v-4975525a]::-webkit-scrollbar-thumb,
.view-box[data-v-4975525a]::-webkit-scrollbar-thumb,
.data-analysis[data-v-4975525a]::-webkit-scrollbar-thumb,
.similar-question[data-v-4975525a]::-webkit-scrollbar-thumb,
.question-content[data-v-4975525a]::-webkit-scrollbar-thumb,
.question-answer[data-v-4975525a]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.similar-question-tabs > div[data-v-4975525a]::-webkit-scrollbar-track,
#question[data-v-4975525a]::-webkit-scrollbar-track,
.view-box[data-v-4975525a]::-webkit-scrollbar-track,
.data-analysis[data-v-4975525a]::-webkit-scrollbar-track,
.similar-question[data-v-4975525a]::-webkit-scrollbar-track,
.question-content[data-v-4975525a]::-webkit-scrollbar-track,
.question-answer[data-v-4975525a]::-webkit-scrollbar-track {
  border-radius: 10px;
}
.active[data-v-4975525a] {
  color: #1890ff;
}
.disable[data-v-4975525a] {
  color: #909399;
}
.data-analysis[data-v-4975525a] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
  zoom: 1;
}
.data-analysis .chart[data-v-4975525a] {
  width: 750px;
  height: 400px;
  margin: 0 auto;
}
.data-analysis .chartPie[data-v-4975525a] {
  height: 600px !important;
}
.data-analysis .title[data-v-4975525a] {
  font-size: 36px;
  font-weight: bold;
}
.data-analysis .title span[data-v-4975525a] {
  font-size: 24px;
  color: #909399;
  margin-left: 10px;
}
.data-analysis .table[data-v-4975525a] {
  width: 100%;
}
.data-analysis .table[data-v-4975525a] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #ffffff00;
}
.data-analysis .table[data-v-4975525a] .ant-table-tbody tr:nth-child(2n) {
  background: #eeeeee50;
}
.data-analysis .table[data-v-4975525a] .ant-table-thead > tr > th {
  background: #fff;
}
.data-analysis .table[data-v-4975525a] .ant-table-placeholder {
  background: #ffffff20;
}
.data-analysis .table[data-v-4975525a] .ant-table-placeholder .ant-empty-image svg {
  background: #ffffff00;
}
.data-analysis .table-1[data-v-4975525a] {
  width: 100%;
}
.data-analysis .table-1[data-v-4975525a] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #ffffff00;
}
.data-analysis .table-1[data-v-4975525a] .ant-table-tbody tr:nth-child(2n) {
  background: #eeeeee50;
}
.data-analysis .table-1[data-v-4975525a] .ant-table-thead > tr > th {
  color: #fff !important;
  background: #fff;
}
.data-analysis .table-1[data-v-4975525a] .ant-table-placeholder {
  background: #ffffff10;
}
.data-analysis .table-1[data-v-4975525a] .ant-table-placeholder .ant-empty-description {
  color: #ddd;
}
.data-analysis .table-1[data-v-4975525a] .ant-table-placeholder .ant-empty-image {
  opacity: 0.6;
}
.similar-question[data-v-4975525a] {
  position: relative;
  background: #ffffff;
  width: 100%;
  zoom: 2;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}
.solution-detail[data-v-4975525a] {
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.solution-detail[data-v-4975525a]:last-child {
  margin-bottom: 10px !important;
}
.solution-explain[data-v-4975525a] {
  display: inline-block;
  width: 100%;
}
.solution-explain p[data-v-4975525a] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-4975525a] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-4975525a] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-4975525a],
.slide-fade-leave-to[data-v-4975525a] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.amplification[data-v-4975525a] {
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 20px;
  left: -30px;
}
.amplificationTwo[data-v-4975525a] {
  font-size: 14px;
  width: 50px !important;
  margin-left: 15px;
  margin-top: 20px;
}
.ImgAmplification[data-v-4975525a] {
  height: 0 !important;
  font-size: 30px !important;
  text-align: center !important;
  margin-right: 0 !important;
}
.amplificationSpan[data-v-4975525a] {
  position: absolute;
  top: 70px;
  left: 8px;
}
.amplificationSpanTwo[data-v-4975525a] {
  position: absolute;
  top: 70px;
  left: 52px;
}
.prevQuestionP[data-v-4975525a] {
  margin-bottom: 20px;
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 90px;
  left: -6px;
}
.nextQuestionP[data-v-4975525a] {
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 90px;
  left: 48px;
  margin-bottom: 20px;
}
.prevQuestionSpan[data-v-4975525a] {
  position: absolute;
  left: 4px;
  top: 150px;
}
.nextQuestionSpan[data-v-4975525a] {
  position: absolute;
  left: 50px;
  top: 150px;
}
.prevQuestionIcon[data-v-4975525a] {
  text-align: center !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#fullScreenId[data-v-4975525a] .ant-table-tbody /deep/ tr /deep/ td {
  text-align: center;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.btns[data-v-4975525a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#questionColor[data-v-4975525a] {
  border-top: 1px dashed #eee;
  padding-top: 15px;
}
#questionColor p[data-v-4975525a] {
  padding-right: 20px;
}
.questionAnswer[data-v-4975525a] {
  display: inline-block;
  position: absolute;
  top: 0;
}
#spanId[data-v-4975525a] {
  margin-left: 80px;
}
#spanTId[data-v-4975525a] {
  margin-left: 80px;
}
.background[data-v-4975525a] {
  color: #0a93fc;
}
.icon-box[data-v-4975525a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-box img[data-v-4975525a] {
  width: 26px;
}
.icon-box span[data-v-4975525a] {
  margin-top: 10px;
  font-size: 18px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}
.bottom-line[data-v-4975525a] {
  height: 1px;
  background: #dcdcdc;
  width: 40px;
  margin: 10px 0;
}
.color-f[data-v-4975525a] {
  color: #fff;
}
.bg-f[data-v-4975525a] {
  background: #fff;
}
.solution-head[data-v-4975525a] {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.similar-question-tabs[data-v-4975525a] {
  overflow: hidden;
  position: relative;
}
.similar-question-tabs > div[data-v-4975525a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: scroll;
}
.similar-question-tabs > div span[data-v-4975525a] {
  display: inline-block;
}

.wrap-querstions[data-v-ae5b163c] {
  margin-bottom: 20px;
}
.wrap-querstions .main[data-v-ae5b163c] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-ae5b163c] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
}
.wrap-querstions .main .choices[data-v-ae5b163c] {
  cursor: pointer;
}
.wrap-querstions .solution[data-v-ae5b163c] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution .solution-detail[data-v-ae5b163c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-ae5b163c] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-ae5b163c] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-ae5b163c]::before {
  content: '【※组题题干※】';
  color: #de5647;
}
.wrap-querstions .parent-question[data-v-ae5b163c] {
  border: 1px solid #d3d5dd;
  padding: 10px;
}
.wrap-class-grade[data-v-ae5b163c] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .box[data-v-ae5b163c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .box .right[data-v-ae5b163c] {
  padding-left: 20px;
}
.wrap-class-grade .buttons[data-v-ae5b163c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-class-grade .buttons .ant-btn[data-v-ae5b163c] {
  margin-left: 10px;
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .ant-btn-primary[disabled][data-v-ae5b163c] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.wrap-class-grade .buttons .small-img[data-v-ae5b163c] {
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrap-class-grade .buttons .small-img div[data-v-ae5b163c] {
  width: 35px;
  height: 35px;
  border: 1px solid #c9dffc;
  background: #f5fbff;
  text-align: center;
  line-height: 35px;
  color: #0a93fc;
}
.video[data-v-ae5b163c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#wrap-querstions .solution-detail[data-v-ae5b163c] {
  margin-bottom: 1em;
}
#wrap-querstions .solution-detail[data-v-ae5b163c]:last-child {
  margin-bottom: 0 !important;
}
#wrap-querstions .solution-explain[data-v-ae5b163c] {
  width: calc(100% - 70px);
}
#wrap-querstions .solution-explain p[data-v-ae5b163c] {
  padding: 0;
  margin: 0;
}
#wrap-querstions .slide-fade-enter-active[data-v-ae5b163c] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#wrap-querstions .slide-fade-leave-active[data-v-ae5b163c] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#wrap-querstions .slide-fade-enter[data-v-ae5b163c],
#wrap-querstions .slide-fade-leave-to[data-v-ae5b163c] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
#wrap-querstions .ant-btn > .iconfont + span[data-v-ae5b163c] {
  margin-left: 8px;
}
#wrap-querstions .detail-title[data-v-ae5b163c] {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
#wrap-querstions .detail-title span[data-v-ae5b163c] {
  font-weight: 100;
}
#wrap-querstions .data-analysis[data-v-ae5b163c] {
  width: 100%;
  padding: 0 6px;
}
#wrap-querstions .data-analysis .detail-btn[data-v-ae5b163c] {
  color: #0a93fc;
}
#wrap-querstions .ml[data-v-ae5b163c] {
  margin-left: 20px;
}
#wrap-querstions .chart[data-v-ae5b163c] {
  width: 600px;
  height: 400px;
}
#wrap-querstions .btns[data-v-ae5b163c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#wrap-querstions .inline-block[data-v-ae5b163c] {
  display: inline-block;
}
#wrap-querstions .inline-block p[data-v-ae5b163c] {
  margin: 0;
}

.attribute-item[data-v-32ea04e0] {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.attribute-item b[data-v-32ea04e0] {
  white-space: nowrap;
  line-height: 34px;
}
.attribute-item b.new-label[data-v-32ea04e0] {
  font-weight: normal;
  color: #666;
}
.attribute-item div[data-v-32ea04e0] {
  line-height: 34px;
}
.attribute-item[data-v-32ea04e0] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme {
  color: #333;
  border: none;
  padding: 0 12px;
}
.attribute-item[data-v-32ea04e0] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme:before {
  display: none;
}
.attribute-item[data-v-32ea04e0] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme:focus-within {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.attribute-item[data-v-32ea04e0] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme.ant-radio-button-wrapper-checked {
  color: var(--primary-color);
}
.attribute-item[data-v-32ea04e0] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme.ant-radio-button-wrapper-disabled {
  opacity: 0.6;
  background-color: transparent;
}
.attribute-item[data-v-32ea04e0] .ant-radio-group .ant-radio-button-wrapper.is-jby-theme.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: var(--primary-color);
}
.new-layout .attribute-item[data-v-32ea04e0] {
  margin-bottom: 8px;
}
.new-layout .new-label[data-v-32ea04e0] {
  font-weight: normal;
  color: #666;
  line-height: 1;
}
.new-layout .no-outline-1[data-v-32ea04e0] {
  line-height: 1;
}
.new-layout .no-outline-1 .ant-radio-button-wrapper[data-v-32ea04e0] {
  height: auto;
  line-height: 1em;
  margin-bottom: 16px;
}

.option-title[data-v-77f5aaeb] {
  width: 52px;
  border-radius: 2px;
  background-color: #e2ebff;
  text-align: center;
}
.detail-row[data-v-77f5aaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.detail-row .ant-col-10[data-v-77f5aaeb] {
  margin-left: 16px;
}
[data-v-77f5aaeb] .jby-custom-table table tr td {
  background-color: #fff;
}
.ques-border[data-v-77f5aaeb] {
  border: 1px solid var(--border-secondary-color);
}
.ques-border[data-v-77f5aaeb]:hover {
  border-color: var(--primary-color);
}
.flex-box[data-v-77f5aaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.old-roman[data-v-77f5aaeb] img {
  max-width: 100%;
}
.wrap-querstions[data-v-77f5aaeb] {
  margin-top: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions p[data-v-77f5aaeb] {
  word-wrap: break-word !important;
}
.wrap-querstions .main[data-v-77f5aaeb] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-77f5aaeb] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-word;
}
.wrap-querstions .main .choices[data-v-77f5aaeb] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-77f5aaeb] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution[data-v-77f5aaeb] {
  background: var(--ques-bg-color);
  border-radius: 4px;
  margin: 20px 0 20px 0;
  font-size: 14px;
}
.wrap-querstions .solution.rm-m[data-v-77f5aaeb] {
  margin: 0 20px 0;
}
.wrap-querstions .solution .solution-detail[data-v-77f5aaeb] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-77f5aaeb] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-77f5aaeb] {
  margin: 0 !important;
}
.wrap-querstions .new-solution[data-v-77f5aaeb] {
  background: var(--ques-bg-color);
  border-radius: 4px;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .new-solution .solution-detail[data-v-77f5aaeb] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .new-solution .solution-detail .solution-head[data-v-77f5aaeb] {
  width: 70px;
}
.wrap-querstions .new-solution .solution-detail .solution-explain p[data-v-77f5aaeb] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-77f5aaeb] {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 555;
  border: 1px solid #d3d5dd;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 16px;
}
.wrap-class-grade[data-v-77f5aaeb] {
  width: 100%;
  color: #888;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrap-class-grade .box[data-v-77f5aaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 允许换行 */
  gap: 15px;
}
.wrap-class-grade .buttons[data-v-77f5aaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap-class-grade .buttons .ant-btn[data-v-77f5aaeb] {
  margin-left: 10px;
  background: #e6f4ff;
  border: #004fff;
  color: #004fff;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  outline-width: 1px;
}
.wrap-class-grade .buttons .ant-btn-primary[disabled][data-v-77f5aaeb] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.wrap-class-grade .buttons[data-v-77f5aaeb] .text {
  white-space: nowrap;
}
.video[data-v-77f5aaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.solution-detail[data-v-77f5aaeb] {
  margin-bottom: 1em;
}
.solution-explain[data-v-77f5aaeb] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-77f5aaeb] {
  padding: 0;
  margin: 0;
}
.ant-btn > .iconfont + span[data-v-77f5aaeb] {
  margin-left: 8px;
}
.data-analysis[data-v-77f5aaeb] {
  width: 100%;
}
.data-analysis .detail-btn[data-v-77f5aaeb] {
  color: var(--primary-color);
}
.ml[data-v-77f5aaeb] {
  margin-left: 25px;
}
.chart[data-v-77f5aaeb] {
  width: 550px;
  height: 300px;
}
.btns[data-v-77f5aaeb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.inline[data-v-77f5aaeb] {
  display: inline;
}
.inline p[data-v-77f5aaeb] {
  margin: 0;
}
.text-error[data-v-77f5aaeb] {
  color: #f16269;
}
.answer p[data-v-77f5aaeb] {
  display: inline-block;
}
.needPeople[data-v-77f5aaeb]:hover {
  color: #004fff;
  cursor: pointer;
}
.needPeople .needExplains[data-v-77f5aaeb] {
  color: var(--primary-color);
}
.audio-item[data-v-77f5aaeb] {
  width: 250px;
  height: 40px;
}
.similar-btn[data-v-77f5aaeb] {
  float: right;
}
.similiar-list[data-v-77f5aaeb] {
  max-height: calc(100vh - 260px);
  overflow: auto;
}
.is-add-similar[data-v-77f5aaeb] {
  margin-top: 50px;
}
.analyze-box[data-v-77f5aaeb] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-box[data-v-4cc9d19c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.new-roman[data-v-4cc9d19c] {
  font-family: 'Times New Roman';
}
.new-roman[data-v-4cc9d19c] p {
  white-space: break-spaces;
}
.old-roman[data-v-4cc9d19c] p {
  word-break: break-all;
}
.wrap-querstions[data-v-4cc9d19c] {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wrap-querstions p[data-v-4cc9d19c] {
  word-wrap: break-word !important;
}
.wrap-querstions .main[data-v-4cc9d19c] {
  text-align: left;
}
.wrap-querstions .main .title[data-v-4cc9d19c] {
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-word;
}
.wrap-querstions .main .choices[data-v-4cc9d19c] {
  cursor: pointer;
}
.wrap-querstions .main .choices .choice[data-v-4cc9d19c] {
  font-family: 'Times New Roman';
}
.wrap-querstions .solution-explain_local .point[data-v-4cc9d19c] ::after {
  content: ', ';
}
.wrap-querstions .solution-explain_local .point[data-v-4cc9d19c] :last-child {
  content: '' !important;
}
.wrap-querstions[data-v-4cc9d19c] .solution-explain_local {
  width: calc(100% - 70px);
}
.wrap-querstions[data-v-4cc9d19c] .solution-explain_local p {
  width: 100%;
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 0;
}
.wrap-querstions[data-v-4cc9d19c] .solution-explain_local p span {
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-line;
}
.wrap-querstions .solution[data-v-4cc9d19c] {
  background: #f9fafe;
  border-radius: 4px;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 14px;
}
.wrap-querstions .solution .solution-detail[data-v-4cc9d19c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap-querstions .solution .solution-detail.catalog[data-v-4cc9d19c] {
  color: #004fff;
  margin-bottom: 0;
}
.wrap-querstions .solution .solution-detail .solution-head[data-v-4cc9d19c] {
  width: 70px;
}
.wrap-querstions .solution .solution-detail .solution-explain p[data-v-4cc9d19c] {
  margin: 0 !important;
}
.wrap-querstions .parent-question[data-v-4cc9d19c]::before {
  content: '【※组题题干※】';
  color: #de5647;
}
.wrap-querstions .parent-question[data-v-4cc9d19c] {
  border: 1px solid #d3d5dd;
  padding: 10px;
}
.solution-detail[data-v-4cc9d19c] {
  margin-bottom: 1em;
}
.solution-detail[data-v-4cc9d19c]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-4cc9d19c] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-4cc9d19c] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-4cc9d19c] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-4cc9d19c] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-4cc9d19c],
.slide-fade-leave-to[data-v-4cc9d19c] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.new-button-left[data-v-4cc9d19c] {
  padding: 0 16px 0 8px;
}
.new-button-right[data-v-4cc9d19c] {
  padding: 0 8px 0 16px;
}
.similar-btn[data-v-4cc9d19c] {
  float: right;
}
.similiar-list[data-v-4cc9d19c] {
  margin-top: 20px;
  max-height: calc(100vh - 310px);
  overflow: auto;
}
.sources-type[data-v-4cc9d19c]:hover {
  color: var(--primary-color);
  cursor: pointer;
}
.active[data-v-4cc9d19c] {
  color: var(--primary-color);
}
.sources-box[data-v-4cc9d19c] {
  margin: 0px 0 16px 0;
  padding: 10px;
  border-radius: 0px 0px 4px 4px;
  background-color: #f9fafe;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.solution-detail[data-v-23c3e466] {
  margin-bottom: 1em;
}
.solution-detail[data-v-23c3e466]:last-child {
  margin-bottom: 0 !important;
}
.solution-explain[data-v-23c3e466] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-23c3e466] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-23c3e466] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-23c3e466] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-23c3e466],
.slide-fade-leave-to[data-v-23c3e466] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.ant-btn > .iconfont + span[data-v-23c3e466] {
  margin-left: 8px;
}
.detail-title[data-v-23c3e466] {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.detail-title span[data-v-23c3e466] {
  font-weight: 100;
}
.data-analysis[data-v-23c3e466] {
  width: 100%;
}
.data-analysis .detail-btn[data-v-23c3e466] {
  color: var(--primary-color);
}
.ml[data-v-23c3e466] {
  margin-left: 25px;
}
.chart[data-v-23c3e466] {
  width: 600px;
  height: 300px;
}
.btns[data-v-23c3e466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.inline[data-v-23c3e466] {
  display: inline;
}
.inline p[data-v-23c3e466] {
  margin: 0;
}
.text-error[data-v-23c3e466] {
  color: #f16269;
}
.question-num[data-v-23c3e466] {
  font-size: 16px;
  font-weight: 500;
}
.answer p[data-v-23c3e466] {
  display: inline-block;
}
.needPeople[data-v-23c3e466]:hover {
  color: #1890ff;
  cursor: pointer;
}
.needPeople .needExplains[data-v-23c3e466] {
  color: var(--primary-color);
}
.audio-item[data-v-23c3e466] {
  width: 250px;
  height: 40px;
}
.aiIcon[data-v-23c3e466] {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
  left: -4px;
}
.similar-btn[data-v-23c3e466] {
  float: right;
}
.similiar-list[data-v-23c3e466] {
  max-height: calc(100vh - 260px);
  overflow: auto;
}
.is-add-similar[data-v-23c3e466] {
  margin-top: 50px;
}
.pre-btn[data-v-23c3e466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ccc;
  cursor: pointer;
  height: 30px;
  background-color: #fff;
  padding-top: 3px !important;
}
.up-btn[data-v-23c3e466] {
  padding-left: 4px !important;
  padding-right: 7px !important;
}
.down-btn[data-v-23c3e466] {
  padding-left: 7px !important;
}
.activeBtn[data-v-23c3e466] {
  color: #004fff;
  border-color: #004fff;
}
.activeBtn .jby-icon-inner[data-v-23c3e466] {
  --jby-icon-text-color--: #004fff !important;
}
.activeBtn[data-v-23c3e466]:hover {
  color: #004fff;
  border-color: #004fff;
}
.activeBtn:hover .jby-icon-inner[data-v-23c3e466] {
  --jby-icon-text-color--: #004fff !important;
}

.question-title {
  position: relative;
  font-size: 16px;
  color: #333333;
  text-align: left;
  padding-left: 20px;
}
.question-title::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  content: '';
  width: 4px;
  height: 16px;
  background: #0a93fc;
}

.tree-skeleton[data-v-253b2766] {
  height: 100%;
  overflow: hidden;
}
.custom-tree-skeleton .skeleton-item[data-v-253b2766] {
  margin-bottom: 12px;
  -webkit-animation: skeleton-shimmer-data-v-253b2766 3s ease-in-out infinite;
          animation: skeleton-shimmer-data-v-253b2766 3s ease-in-out infinite;
}
.custom-tree-skeleton .skeleton-line[data-v-253b2766] {
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-253b2766 3s infinite;
          animation: skeleton-shimmer-data-v-253b2766 3s infinite;
}
@-webkit-keyframes skeleton-shimmer-data-v-253b2766 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@keyframes skeleton-shimmer-data-v-253b2766 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}
@-webkit-keyframes skeleton-loading-data-v-253b2766 {
0%,
  100% {
    opacity: 1;
}
50% {
    opacity: 0.5;
}
}
@keyframes skeleton-loading-data-v-253b2766 {
0%,
  100% {
    opacity: 1;
}
50% {
    opacity: 0.5;
}
}
.content[data-v-253b2766] {
  background: #fff;
  border-bottom: 1px solid #f8f7f7;
  margin-bottom: 15px;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}
.custom-right-skeleton[data-v-253b2766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 80px;
  padding: 16px 0;
}
.custom-right-skeleton .main-content[data-v-253b2766] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  min-width: 0;
}
.custom-right-skeleton .top-controls[data-v-253b2766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 16px;
  width: 50%;
}
.custom-right-skeleton .top-controls .short[data-v-253b2766] {
  width: 50%;
}
.custom-right-skeleton .skeleton-item[data-v-253b2766] {
  margin-bottom: 12px;
}
.custom-right-skeleton .skeleton-item[data-v-253b2766]:last-child {
  margin-bottom: 0;
  width: 70%;
}
.custom-right-skeleton .skeleton-line[data-v-253b2766] {
  width: 100%;
}
.custom-right-skeleton .right-sidebar[data-v-253b2766] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
}
.custom-right-skeleton .short-item[data-v-253b2766] {
  width: 100%;
}
.custom-right-skeleton .skeleton-animation[data-v-253b2766] {
  height: 16px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(50%, #f1f1f1), to(#f8f8f8));
  background: linear-gradient(90deg, #f8f8f8 0%, #f1f1f1 50%, #f8f8f8 100%);
  background-size: 200% 100%;
  border-radius: 4px;
  -webkit-animation: skeleton-shimmer-data-v-253b2766 3s infinite;
          animation: skeleton-shimmer-data-v-253b2766 3s infinite;
}
.custom-right-skeleton .right-sidebar2[data-v-253b2766] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 160px;
}
.custom-right-skeleton .right-sidebar-top[data-v-253b2766] {
  margin-bottom: 20px;
}
.custom-right-skeleton .right-sidebar-bottom[data-v-253b2766] {
  margin-top: auto;
}

.list-question[data-v-aaa88c40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ghost[data-v-aaa88c40] {
  opacity: 0.5;
  background: #c8ebfb;
}
.new-list-group-item[data-v-aaa88c40] {
  cursor: move;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 5px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  font-weight: 700;
  color: #004fff;
}
.new-list-group-item .icon-item[data-v-aaa88c40] {
  cursor: pointer;
  width: 16px;
  margin-left: 16px;
}
.list-group-item[data-v-aaa88c40] {
  cursor: move;
  padding: 8px 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #0a93fc;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-group-item .icon-item[data-v-aaa88c40] {
  cursor: pointer;
  width: 16px;
  margin-left: 16px;
}
.list-group-item i[data-v-aaa88c40] {
  cursor: pointer;
  margin-top: 20px;
}
.card-title[data-v-aaa88c40]::before {
  border-radius: 2px;
}
.no-shadow[data-v-aaa88c40] {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 16px;
  position: relative;
  left: -16px;
  width: calc(100% + 32px);
  color: #666666;
  font-weight: 400;
  font-size: 14px;
}
.no-shadow[data-v-aaa88c40] .ant-card-body {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teacher-box[data-v-aaa88c40] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teacher-box-active[data-v-aaa88c40] {
  padding-left: 6px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(19, 36, 74, 0.1);
          box-shadow: 0px 2px 4px 0px rgba(19, 36, 74, 0.1);
}

.transitionClolor[data-v-cac46c66] {
  background-color: #f1f5f8;
}
#question[data-v-cac46c66] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483584;
}
.question-content[data-v-cac46c66] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 1;
  font-size: 20px;
  zoom: 2;
  -webkit-transition: zoom 1s;
  transition: zoom 1s;
}
.question-content .options[data-v-cac46c66] {
  padding-bottom: 20px;
}
.question-content .options p[data-v-cac46c66] {
  margin-bottom: 0;
}
.question-answer[data-v-cac46c66] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
  zoom: 4;
}
.tool-box[data-v-cac46c66] {
  width: 100px;
  height: 100%;
  max-height: 100%;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 35px;
  z-index: 300;
  background: #ffffff;
}
.tool-box p[data-v-cac46c66] {
  width: 100px;
  height: 80px;
  text-align: center;
}
.tool-box .anticon[data-v-cac46c66] {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: 10px 25px 10px;
  display: block;
}
.tool-box[data-v-cac46c66]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.tool-box[data-v-cac46c66]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.tool-box[data-v-cac46c66]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.question-content[data-v-cac46c66]::-webkit-scrollbar,
.question-answer[data-v-cac46c66]::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
.question-content[data-v-cac46c66]::-webkit-scrollbar-thumb,
.question-answer[data-v-cac46c66]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f1f1f1;
}
.question-content[data-v-cac46c66]::-webkit-scrollbar-track,
.question-answer[data-v-cac46c66]::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff;
}
.active[data-v-cac46c66] {
  color: #1890ff;
}
.disable[data-v-cac46c66] {
  color: #909399;
}
.data-analysis[data-v-cac46c66] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}
.data-analysis .chart[data-v-cac46c66] {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.data-analysis .chartPie[data-v-cac46c66] {
  width: 1500px !important;
  height: 600px !important;
}
.data-analysis .title[data-v-cac46c66] {
  font-size: 36px;
  font-weight: bold;
}
.data-analysis .title span[data-v-cac46c66] {
  font-size: 24px;
  color: #909399;
  margin-left: 10px;
}
.data-analysis .table[data-v-cac46c66] {
  width: 1400px;
  margin: 0 auto;
}
.similar-question[data-v-cac46c66] {
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 100%;
  zoom: 2;
  overflow-y: scroll;
  z-index: 2;
  font-size: 20px;
}
.solution-detail[data-v-cac46c66] {
  margin-bottom: 10px;
}
.solution-detail[data-v-cac46c66]:last-child {
  margin-bottom: 10px !important;
}
.solution-explain[data-v-cac46c66] {
  width: calc(100% - 70px);
}
.solution-explain p[data-v-cac46c66] {
  padding: 0;
  margin: 0;
}
.slide-fade-enter-active[data-v-cac46c66] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-cac46c66] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-enter[data-v-cac46c66],
.slide-fade-leave-to[data-v-cac46c66] {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.amplification[data-v-cac46c66] {
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 20px;
  left: -30px;
}
.amplificationTwo[data-v-cac46c66] {
  font-size: 14px;
  width: 50px !important;
  margin-left: 15px;
  margin-top: 20px;
}
.ImgAmplification[data-v-cac46c66] {
  height: 0 !important;
  font-size: 30px !important;
  text-align: center !important;
  margin-right: 0 !important;
}
.amplificationSpan[data-v-cac46c66] {
  position: absolute;
  top: 70px;
  left: 8px;
}
.amplificationSpanTwo[data-v-cac46c66] {
  position: absolute;
  top: 70px;
  left: 52px;
}
.prevQuestionP[data-v-cac46c66] {
  margin-bottom: 20px;
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 90px;
  left: -6px;
}
.nextQuestionP[data-v-cac46c66] {
  text-align: center !important;
  font-size: 14px;
  width: 50px !important;
  position: absolute;
  top: 90px;
  left: 48px;
  margin-bottom: 20px;
}
.prevQuestionSpan[data-v-cac46c66] {
  position: absolute;
  left: 4px;
  top: 150px;
}
.nextQuestionSpan[data-v-cac46c66] {
  position: absolute;
  left: 50px;
  top: 150px;
}
.prevQuestionIcon[data-v-cac46c66] {
  text-align: center !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#fullScreenId[data-v-cac46c66] .ant-table-tbody /deep/ tr /deep/ td {
  text-align: left;
  white-space: pre-wrap;
}
#fullScreenId[data-v-cac46c66] .ant-table /deep/ th {
  white-space: pre-wrap;
}
.btns[data-v-cac46c66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#questionColor[data-v-cac46c66] {
  padding-right: 20px;
  background: #f1f5f8;
}
#questionColor p[data-v-cac46c66] {
  padding-right: 20px;
}
.questionAnswer[data-v-cac46c66] {
  display: inline-block;
  position: absolute;
  top: 0;
}
#spanId[data-v-cac46c66] {
  margin-left: 80px;
}
#spanTId[data-v-cac46c66] p {
  margin-left: 80px;
}

.custom-tab[data-v-7fda8d90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: #333333;
}
.custom-tab .custom-tab-item[data-v-7fda8d90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px 0 0;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.custom-tab .custom-tab-item span[data-v-7fda8d90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-tab .custom-tab-item.activeName[data-v-7fda8d90] {
  color: #333333;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] {
  background-color: #fff;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #e2ebff;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper {
  background: #ffffff;
  border: unset;
  padding: 0;
  margin: auto 0 auto 6px;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper:last-child {
  margin-right: 6px;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper .button-text {
  display: inline-block;
  line-height: 1;
  padding: 3px 4px;
  border-radius: 2px;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper::before {
  display: none;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper-checked {
  background: #ffffff;
  border: unset;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper-checked .button-text {
  background-color: #004fff;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper-checked:hover {
  background: transparent;
  border: unset;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-wrapper-checked:focus-within {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button {
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  padding: 0 4px;
}
.custom-tab .custom-tab-radio-group[data-v-7fda8d90] .ant-radio-button-checked {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}

.back[data-v-42ce1ac2]::after {
  content: '';
  display: inline-block;
  background-color: #e2ebff;
  height: 16px;
  width: 2px;
  border-radius: 1px;
  margin: 0 24px;
}
.active-homework[data-v-42ce1ac2] {
  border-radius: 2px;
  background-color: #eff4ff;
}
.homework-list[data-v-42ce1ac2] {
  font-size: 14px;
  padding: 0 12px;
  line-height: 32px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.top-text[data-v-42ce1ac2] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  white-space: nowrap;
}
.content-student[data-v-42ce1ac2] {
  display: inline-block;
}
.miss-student-list[data-v-42ce1ac2] {
  min-width: 380px;
  max-width: 900px;
  background: #ffffff;
}
.title-block[data-v-42ce1ac2] {
  font-weight: 700;
}
#paper-detail-chapter-list[data-v-42ce1ac2] {
  width: 330px;
  background: #ffffff;
  max-height: 500px;
  overflow-y: auto;
}
#paper-detail-chapter-list[data-v-42ce1ac2]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
#paper-detail-chapter-list[data-v-42ce1ac2]::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}
#paper-detail-chapter-list[data-v-42ce1ac2]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.width-content[data-v-42ce1ac2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 200px;
}

