.ac-main-entrance {
  padding: 0 !important;
  position: relative;
  min-height: 262px;
}
.ac-main-entrance > .ac-skeleton {
  padding: 32px;
}
.ac-main-entrance.ac-main-entrance-type1 .ac-main-entrance-item a:hover {
  opacity: 0.6;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item {
  text-align: center;
  flex: 0 0 272px;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item a:hover {
  cursor: auto !important;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-title {
  font-size: 28px;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-title:after {
  display: none;
}
.ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-description {
  display: none;
}
.ac-main-entrance-wrap {
  display: flex;
  padding: 52px 56px 58px 56px;
  justify-content: space-between;
}
.ac-main-entrance-item {
  flex: 0 0 303px;
}
.ac-main-entrance-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: auto !important;
}
.ac-main-entrance-item a[href] {
  cursor: pointer !important;
}
.ac-main-entrance-item .ac-image {
  display: inline-block;
  width: 102px;
  height: 82px;
  margin-bottom: 16px;
}
.ac-main-entrance-title {
  margin-bottom: 8px;
  font-size: 32px;
  font-family: AlibabaSans-Medium;
  line-height: 41px;
  color: #333;
  -webkit-font-smoothing: antialiased;
}
.ac-main-entrance-title:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 20px;
  margin-left: 16px;
  position: relative;
  top: -2px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAAGTCgrDAAAABGdBTUEAALGPC/xhBQAAAoJJREFUSA2tV09LF1EUnVI3hbQQaSViS5EWfoCw6BMEFfQFRCGSwE9goEF9hMCC1i5ClJa6CIr2StuIQOiPGyvQOkfeGe7M796ZN83vwuW9d+659755b+a9O0VRFIvQivytjDA4s0BpLTvWet6fqCNbFhi1g7IfR0sUEu6WdKczEKECXIVHBVCEfXVsexGDX9BTC9r+AwzccCRNNhlJOPccYa8m3zA+qmHFBoCBXJ8A/hST06Vwow6hVziQ0PWOBrbdw4DG7xbM6T9PjnT2niKMMW8cr4csxzBmHNcdeyPEZeJULzSykvFeItOhUXZgJanyimgjrOdxIs6g5RTcFbMP+MR6e/0fAJl6zjN6GHd4yjNEGKNTb0SEOj6eHOi0VDdGY66GMr2ISB7+Jzm+84wR9jU5fYkIHv4hOfEwyJZXYOq5sp0eGaesN5WRbyWngTODxkg6Te03otBhJYom3G7mpsCovQyDpvEwIgm/Zsg3BUbtbUOejkjCHxvyJYFR+9qQI06Jf0zkkxJp6XA1PrdwKmYdAnLMPgwqURoGvDH1GNorPo57lzTEaTXx7LOLq2RrrZ7/QeCW85pUErZvoK3bD04n4Yuoo1/JDoBNd4qSQebnwWpASdjy5ViADlX40e5CbSLefq0fcNdZ8Ch5WkvEpJvQUehQ5T6i6ZDTk60ONUMKxmVSArazw0zCi0B1DoPzBXALja5JeS3Vv5dtYL32gc4voXY52Gel20tYeb+H2sC8ulnV9ZJ5eKuAUHAWEp2qWG8G/JFQOaPALGsG/qE85wjjB/QMqoBqWWT12rhxBHhbC8wjYBnaW/YQQTNly6o1uwDNyc4/XQbdh07lOHTh/APSOMC3R7aYdAAAAABJRU5ErkJggg==") center / contain no-repeat;
}
.ac-main-entrance-description {
  font-size: 16px;
  color: #666;
  line-height: 21px;
  width: 260px;
  text-align: center;
}
@media (max-width: 830px) {
  .ac-main-entrance {
    min-height: 68.8vw;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item {
    text-align: left;
    padding: 6.93333333vw 5.33333333vw;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-item a {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-main-entrance-title {
    font-size: 4.8vw;
    line-height: 6.13333333vw;
    margin-bottom: 0;
  }
  .ac-main-entrance.ac-main-entrance-type2 .ac-image {
    margin: 0;
  }
  .ac-main-entrance-wrap {
    padding: 2.93333333vw 0;
    display: block;
  }
  .ac-main-entrance-item {
    padding: 4.024vw 5.33333333vw;
    text-align: left;
  }
  .ac-main-entrance-item .ac-image {
    float: left;
    width: 10.93333333vw;
    height: 8.8vw;
    margin-top: 1.33333333vw;
  }
  .ac-main-entrance-item a {
    display: block;
  }
  .ac-main-entrance-title {
    padding-left: 5.2vw;
    overflow: hidden;
    margin-bottom: 1.33333333vw;
    font-size: 5.6vw;
    line-height: 7.2vw;
  }
  .ac-main-entrance-title:after {
    width: 1.6vw;
    height: 2.66666667vw;
    top: -0.8vw;
    margin-left: 2.13333333vw;
  }
  .ac-main-entrance-description {
    padding-left: 5.2vw;
    overflow: hidden;
    font-size: 3.73333333vw;
    line-height: 5.6vw;
    color: #666;
    width: auto;
    text-align: left;
  }
  .platform-iPhone .ac-main-entrance-title {
    letter-spacing: -1px;
  }
}

@media (min-width: 831px) {
  .ac-banner-notice {
    margin-bottom: 20px;
  }
  .ac-banner-notice-inner {
    display: inline-block;
    padding: 4px 8.5px 4px 5px;
    background: rgba(30, 38, 142, 0.2);
    border-radius: 15px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
  }
  .ac-banner-notice-inner > * {
    display: inline-block;
    vertical-align: middle;
  }
  .ac-banner-notice-new {
    margin-bottom: 12px;
    width: 896px;
    height: 36px;
    border-radius: 4px;
    background: #011B4E;
    display: flex;
    align-items: center;
  }
  .ac-banner-notice-new .ac-banner-notice-new-icon {
    margin-left: 16px;
  }
  .ac-banner-notice-new .ac-banner-notice-new-description {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 133.333% */
    margin-left: 12px;
  }
  .ac-banner-notice-status {
    background: #00d9ff;
    border-radius: 15px;
    margin-right: 8px;
    padding: 1px 9px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #002861;
  }
  .ac-banner-notice-content {
    max-width: 466px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ac-banner-notice-content:hover {
    color: #fff;
    opacity: 0.6;
  }
  .ac-banner-notice-more {
    width: 14px;
    height: 11px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAUtJREFUOBF1lL8rxWEUxu/XvRRJScqglLAopYzKoqwGi8FuMBnsFpPBbrAYzIq6dP8LpRQpKQySlB9xX5/zdc/Jfe85T316z3me59zucLuVlNJ5RcVyr7P3kq+bz5Js0QFvtJwZTtVUYzg3VnPjzAz7dIamfsD1/7hPKmjWTG+g8AG7XmYehVuYNEMGjHkQ9VjAsg9vZuiA2dA5f7sw5Es85IHthDvwaUY+EK6AqMizcieYKeOU+qPCkBSi8IKs3hFiPsORF3wTbLUFGFUQLbUFsvz5aaIjaIX1VuGKd9wtRSYHNTgA0SssRt3Q52gDfqAJm2ExCjhagBcQHUJ31HV9DsbgEkQnbikyORiEG7lEU1HPfErTcCdt1IABC72BwjK8g2gP/J+iHlPYlib6gjX13ZdCLxyD6Anm3GJm1tjlj6YKI0VRPGZ5uP4CdSJNQbSrmBIAAAAASUVORK5CYII=") center / contain no-repeat;
    margin-left: 8.5px;
  }
}
@media (max-width: 830px) {
  .ac-banner-notice {
    margin-bottom: 5.33333333vw;
  }
  .ac-banner-notice-inner {
    display: inline-block;
    flex-direction: row;
    align-items: center;
    padding: 1.6vw 3.2vw 1.6vw 1.6vw;
    background: rgba(30, 38, 142, 0.2);
    border-radius: 4.26666667vw;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
  }
  .ac-banner-notice-inner > * {
    display: inline-block;
    vertical-align: middle;
  }
  .ac-banner-notice-new {
    margin-bottom: 3.2vw;
    height: 14.4vw;
    border-radius: 1.06666667vw;
    background: #011B4E;
    display: flex;
    align-items: center;
  }
  .ac-banner-notice-new .ac-banner-notice-new-icon {
    margin-left: 3.2vw;
  }
  .ac-banner-notice-new .ac-banner-notice-new-description {
    color: #FFF;
    font-size: 2.93333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 4.26666667vw;
    /* 133.333% */
    margin-left: 2.13333333vw;
  }
  .ac-banner-notice-status {
    background: #00d9ff;
    border-radius: 2.66666667vw;
    margin-right: 1.6vw;
    padding: 0.53333333vw 2.66666667vw;
    line-height: 4.4vw;
    text-align: center;
    font-size: 3.2vw;
    color: #002861;
  }
  .ac-banner-notice-content {
    font-size: 3.2vw;
    line-height: 4.4vw;
    max-width: 61.33333333vw;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ac-banner-notice-content:hover {
    color: #fff;
    opacity: 0.6;
  }
  .ac-banner-notice-more {
    width: 1.86666667vw;
    height: 3.2vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAAGTCgrDAAAABGdBTUEAALGPC/xhBQAAAaNJREFUSA3tV0tSwzAMTRimyc3DMbgBOzgPq3CEtpvyniLZQolDfiyYVjNpZOnpyZFle1pVU3KDiN2UpylUZd7krKmptRUFg0bcUN75cGCwPBCI/mh8NtGgMnDRpQahMKjMsoaUAAZkNGczfGSylhQAG6IhfcJgYMZMs9xIHhJSEqdXBtdep5Qi0mL8NXJ4EHXkZ7XPan8pBgSg4qu8VGYh0L7KvbcD0zpbBn23aIFLsMnQ2vgjON/CeHqIOUvTuLn/aL/pKFiPDOyKWbwDGTs8PZ6Ttx+j++/5ldGDoU83u7FEMMfmG73vAcxV9FKuBssDJJfcy3h3uTrWQLI/4mYpbyDsrCsCWkdC9Qyi2UxynPh5qf4fgladfLx+7JgJRcLFN5xLsXrV8wjpDAzS8n7C/Opc+1SQnvDYQcHOob7/wABJgyceljCJ9JunjfA5YuW/dasTLCTmF813bMz8IE4V+ctSsI9L7QaXyPrFs6kjnJujJNuJXQLuvDk5JMmSzfNIZKuS31iY+y3dvvtgQem23wd5hYb/K0jG9o2y/j7wxEv1b5zaCL27BLXJAAAAAElFTkSuQmCC") center / contain no-repeat;
    transform: rotate(180deg);
    margin-left: 1.13333333vw;
  }
}

@media (min-width: 831px) {
  .ac-video-banner {
    width: 100%;
    height: 610px;
    position: relative;
    overflow: hidden;
    background: #0071fb;
  }
  .ac-video-banner .ac-video-banner-safe-area {
    width: 2560px;
    height: 610px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .ac-video-banner .video-banner-mask {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 2560px;
    height: 133px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22133%22%20viewBox%3D%220%200%202560%20133%22%20width%3D%222560%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2560.03522%20478.386993-.03522.007007v132.606h-1279.5c457.14927%200%20884.28974-46.631667%201267.92329-130.073218l11.57671-2.532782v-.394zm-2560.03526888-.212307c382.99824388%2084.315962%20809.72376588%20131.868409%201266.64472888%20132.811027l13.85532.014287h-1280.5l-.00004888-132.825314-.03695967-.008137.03700855-.166549z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(0%20-478)%22%2F%3E%3C%2Fsvg%3E") center / contain no-repeat;
    pointer-events: none;
  }
  .ac-video-banner .video-banner-mask2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1160px;
    height: 610px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22610%22%20viewBox%3D%220%200%201156%20610%22%20width%3D%221156%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2560%200%20.05012%20478.389464c-336.94061%2074.11073-707.70254%20119.773258-1103.07747%20130.287378l-52.85739%201.192158%2010.56693-6.129483c270.96795-158.133736%20484.9633-356.065802%20585.94398-603.739517z%22%20fill%3D%22%2300d9ff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-1404)%22%2F%3E%3C%2Fsvg%3E%0A") center / contain no-repeat;
    pointer-events: none;
  }
  .ac-video-banner .ac-video-banner-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: var(--clientWidth);
    max-width: 1168px;
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
  }
  .ac-video-banner .ac-video-banner-title,
  .ac-video-banner .ac-video-banner-title2 {
    font-size: 48px;
    font-size: calc(var(--zoomRate) * 48);
    color: #fff;
    line-height: 65px;
    line-height: calc(var(--zoomRate) * 65);
    font-family: AlibabaSans-Medium;
  }
  .ac-video-banner .ac-video-banner-description {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    margin-top: 16px;
    width: 496px;
    max-height: 86px;
    overflow: hidden;
  }
  .ac-video-banner .video-animation {
    position: absolute;
    right: -173px;
    top: 0;
    z-index: -1;
    width: 1000px;
    width: calc(var(--zoomRate) * 1000);
    height: 1000px;
    height: calc(var(--zoomRate) * 1000);
  }
  .ac-video-banner .ac-video-banner-confirm-btn {
    margin-top: 15px;
    color: #fff;
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    border-radius: 8px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22194%22%20viewBox%3D%220%200%20245%20194%22%20width%3D%22245%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m867.183663%20635.000391c1.460949-32.500472%202.191424-64.993203%202.191424-97.478193%200-30.243599-.718091-60.866437-2.154274-91.86897l-.220813-4.653228h236.11231c4.41828%200%208%203.581722%208%208v178c0%204.418278-3.58172%208.000391-8%208.000391z%22%20fill%3D%22%23002861%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-867%20-441)%22%2F%3E%3C%2Fsvg%3E") center / cover no-repeat;
  }
}
@media (max-width: 830px) {
  .ac-video-banner {
    width: 100%;
    height: 131.73333333vw;
    position: relative;
    overflow: hidden;
    background: #0071fb;
  }
  .ac-video-banner .ac-video-banner-safe-area {
    width: 133.33333333vw;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .ac-video-banner .video-banner-mask {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 6.8vw;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22133%22%20viewBox%3D%220%200%202560%20133%22%20width%3D%222560%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2560.03522%20478.386993-.03522.007007v132.606h-1279.5c457.14927%200%20884.28974-46.631667%201267.92329-130.073218l11.57671-2.532782v-.394zm-2560.03526888-.212307c382.99824388%2084.315962%20809.72376588%20131.868409%201266.64472888%20132.811027l13.85532.014287h-1280.5l-.00004888-132.825314-.03695967-.008137.03700855-.166549z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(0%20-478)%22%2F%3E%3C%2Fsvg%3E") center / contain no-repeat;
    pointer-events: none;
  }
  .ac-video-banner .video-banner-mask2 {
    display: none;
  }
  .ac-video-banner .ac-video-banner-content {
    position: relative;
    width: 100vw;
    height: 100%;
    margin: 0 auto;
    padding: 17.33333333vw 3.2vw 0vw 3.2vw;
  }
  .ac-video-banner .ac-video-banner-title,
  .ac-video-banner .ac-video-banner-title2 {
    font-size: 8vw;
    color: #fff;
    line-height: 11.46666667vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-video-banner .ac-video-banner-description {
    font-size: 4vw;
    color: #fff;
    line-height: 6vw;
    margin-top: 3.2vw;
    max-height: 30.4vw;
    overflow: hidden;
  }
  .ac-video-banner .video-animation {
    position: absolute;
    left: -9.73333333vw;
    bottom: -49.33333333vw;
    z-index: -1;
    width: 120vw;
    height: 120vw;
  }
}

@media (min-width: 831px) {
  .ac-video-entrance {
    margin-top: -80px !important;
  }
  .ac-video-entrance .ac-card-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .ac-video-entrance .ac-video-entrance-item {
    position: relative;
    width: 552px;
    width: calc(var(--zoomRate) * 552);
    height: 194px;
    height: calc(var(--zoomRate) * 194);
    border-radius: 8px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
  }
  .ac-video-entrance .video-animation {
    width: 310px;
    width: calc(var(--zoomRate) * 310);
    height: 100%;
  }
  .ac-video-entrance .video-animation video,
  .ac-video-entrance .video-animation .ac-image {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: hidden;
  }
  .ac-video-entrance .ac-video-entrance-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 245px;
    width: calc(var(--zoomRate) * 245);
    height: 194px;
    height: calc(var(--zoomRate) * 194);
    padding: 17px;
    background: url("data:image/svg+xml,%3Csvg%20height%3D%22194%22%20viewBox%3D%220%200%20245%20194%22%20width%3D%22245%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m867.183663%20635.000391c1.460949-32.500472%202.191424-64.993203%202.191424-97.478193%200-30.243599-.718091-60.866437-2.154274-91.86897l-.220813-4.653228h236.11231c4.41828%200%208%203.581722%208%208v178c0%204.418278-3.58172%208.000391-8%208.000391z%22%20fill%3D%22%23002861%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-867%20-441)%22%2F%3E%3C%2Fsvg%3E") center / cover no-repeat;
  }
  .ac-video-entrance .ac-video-entrance-title {
    font-family: AlibabaSans-Medium;
    font-size: 22px;
    font-size: calc(var(--zoomRate) * 22);
    line-height: 30px;
    line-height: calc(var(--zoomRate) * 30);
    color: #fff;
  }
  .ac-video-entrance .ac-video-entrance-description {
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    margin-top: 8px;
    max-height: 88px;
    overflow: hidden;
  }
}
@media (max-width: 830px) {
  .ac-video-entrance {
    margin-top: -41.46666667vw !important;
  }
  .ac-video-entrance .ac-video-entrance-item {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 93.6vw;
    height: 80vw;
    border-radius: 1.06666667vw;
    box-shadow: 0 0.8vw 1.6vw rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .ac-video-entrance .ac-video-entrance-item:active .ac-video-entrance-title,
  .ac-video-entrance .ac-video-entrance-item:active .ac-video-entrance-description {
    opacity: 0.6;
  }
  .ac-video-entrance .ac-video-entrance-item:not(:first-child) {
    margin-top: 4.26666667vw;
  }
  .ac-video-entrance .video-animation {
    flex: 0 0 52.26666667vw;
    width: 100%;
    height: 52.26666667vw;
  }
  .ac-video-entrance .video-animation video,
  .ac-video-entrance .video-animation .ac-image {
    border-top-left-radius: 1.06666667vw;
    border-top-right-radius: 1.06666667vw;
    overflow: hidden;
  }
  .ac-video-entrance .ac-video-entrance-content {
    flex: 0 0 27.73333333vw;
    width: 100%;
    height: 27.73333333vw;
    padding: 3.2vw 3.2vw 4.8vw 3.2vw;
    background: #002861;
  }
  .ac-video-entrance .ac-video-entrance-title {
    font-family: AlibabaSans-Medium;
    font-size: 4.8vw;
    line-height: 6.66666667vw;
    color: #fff;
  }
  .ac-video-entrance .ac-video-entrance-description {
    font-size: 4vw;
    color: #fff;
    line-height: 6vw;
    margin-top: 1.06666667vw;
    max-height: 12vw;
    overflow: hidden;
  }
}

@media (min-width: 831px) {
  .ac-video-content .ac-video-content-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 144px;
  }
  .ac-video-content .ac-video-content-section:first-child {
    margin-top: 41px;
  }
  .ac-video-content .ac-video-content-section:nth-child(even) {
    flex-direction: row-reverse;
  }
  .ac-video-content .ac-video-content-right-wrap {
    flex: 0 1 517px;
  }
  .ac-video-content .ac-video-content-title {
    margin-bottom: 16px;
    font-size: 32px;
    color: #333;
    line-height: 44px;
    font-family: AlibabaSans-Bold;
  }
  .ac-video-content .ac-video-content-description {
    font-size: 20px;
    color: #333;
    line-height: 30px;
  }
  .ac-video-content .video-animation {
    flex: 0 1 500px;
    height: 385px;
  }
}
@media (max-width: 830px) {
  .ac-video-content .ac-video-content-section {
    margin-top: 13.86666667vw;
  }
  .ac-video-content .ac-video-content-section:first-child {
    margin-top: 0;
  }
  .ac-video-content .ac-video-content-title {
    margin: 8.53333333vw 0 3.2vw 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.66666667vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-video-content .ac-video-content-description {
    font-size: 4vw;
    color: #333;
    line-height: 6vw;
  }
  .ac-video-content .video-animation {
    width: 93.6vw;
    height: 72.13333333vw;
  }
}

.ac-entry-item {
  font-size: 20px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 830px) {
  .ac-entry-item {
    font-size: 4vw;
  }
}
.ac-entry-item.row-reverse {
  flex-direction: row-reverse;
}
.ac-entry-item:not(:first-child) {
  margin-top: 144px;
}
.ac-entry-item .ac-image {
  width: 600px;
  width: calc(var(--zoomRate) * 600);
  height: 385px;
  height: calc(var(--zoomRate) * 385);
}
.ac-entry-item .info {
  width: 500px;
  width: calc(var(--zoomRate) * 500);
}
.ac-entry-item .info .with-link:hover {
  cursor: pointer;
}
.ac-entry-item .info .with-link:hover .title,
.ac-entry-item .info .with-link:hover .sub-title,
.ac-entry-item .info .with-link:hover .description {
  opacity: 0.6 !important;
}
.ac-entry-item .title {
  color: #333;
  font-size: 32px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-entry-item .title {
    font-size: 4.8vw;
  }
}
.ac-entry-item .sub-title {
  margin-top: 4px;
  color: #333;
}
.ac-entry-item .description {
  color: #666;
  margin-top: 24px;
}
.ac-entry-item .icon-list {
  margin: 32px 0;
  display: flex;
}
.ac-entry-item .icon-list .icon-item {
  width: 150px;
  color: #666;
}
.ac-entry-item .icon-list .icon-item:not(:first-child) {
  margin-left: 24px;
}
.ac-entry-item .icon-list .icon-item .ac-image {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-bottom: 8px;
  flex-shrink: 0;
}
.ac-entry-item .icon-list .icon-item .icon-label {
  font-size: 16px;
}
@media (max-width: 830px) {
  .ac-entry-item .icon-list .icon-item .icon-label {
    font-size: 3.2vw;
  }
}
.ac-entry-item .action {
  display: flex;
  margin-top: 32px;
}
.ac-entry-item .action .ac-action-btn:not(:first-child) {
  margin-left: 8px;
}
@media (max-width: 830px) {
  .ac-entry-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  .ac-entry-item.row-reverse {
    flex-direction: row-reverse;
  }
  .ac-entry-item:not(:first-child) {
    margin-top: 19.2vw;
  }
  .ac-entry-item .ac-image {
    width: 93.6vw;
    height: 60vw;
  }
  .ac-entry-item .sub-title {
    margin-top: 1.06666667vw;
  }
  .ac-entry-item .info {
    width: 100%;
    margin-top: 4.26666667vw;
  }
  .ac-entry-item .info .title:after {
    width: 1.6vw;
    height: 2.66666667vw;
    top: -0.8vw;
    margin-left: 2.13333333vw;
  }
  .ac-entry-item .description {
    margin-top: 4.26666667vw;
  }
  .ac-entry-item .icon-list {
    display: flex;
    flex-direction: column;
    margin-top: 7.2vw;
    margin-bottom: 5.6vw;
  }
  .ac-entry-item .icon-list .icon-item {
    width: 100%;
    height: 12vw;
    display: flex;
    align-items: center;
  }
  .ac-entry-item .icon-list .icon-item:not(:first-child) {
    margin-left: 0;
    margin-top: 4.26666667vw;
  }
  .ac-entry-item .icon-list .icon-item .ac-image {
    width: 8.93333333vw;
    height: 8.93333333vw;
    margin-right: 7.06666667vw;
    margin-bottom: 0;
  }
  .ac-entry-item .icon-list .icon-item .icon-label {
    color: #333;
    font-size: 28px;
    font-family: AlibabaSans-Medium;
  }
  .ac-entry-item .action {
    margin-top: 8.53333333vw;
  }
  .ac-entry-item .action .ac-action-btn:not(:first-child) {
    margin-left: 2.13333333vw;
  }
}
@media (max-width: 830px) and (max-width: 830px) {
  .ac-entry-item .icon-list .icon-item .icon-label {
    font-size: 4vw;
  }
}

.ac-product-list {
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-product-list {
    font-size: 4vw;
  }
}
.ac-product-list .title span {
  font-family: AlibabaSans-Medium;
}

.ac-notice-list {
  color: #333;
  position: relative;
}
.ac-notice-list .ac-notice-item {
  padding: 16px 0;
  padding-left: 56px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.ac-notice-list .ac-notice-item.news::before {
  background: url("data:image/png;base64,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") center / contain no-repeat;
}
.ac-notice-list .ac-notice-item::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: '';
  background: url("data:image/png;base64,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") center / contain no-repeat;
  width: 32px;
  height: 32px;
}
.ac-notice-list .ac-notice-item .content {
  width: 840px;
  color: #333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-notice-list .ac-notice-item .content {
    font-size: 4vw;
  }
}
.ac-notice-list .ac-notice-item .content:hover {
  cursor: auto;
}
.ac-notice-list .ac-notice-item .content .title {
  font-family: AlibabaSans-Medium;
}
.ac-notice-list .ac-notice-item .content .description {
  margin-top: 8px;
  color: #333;
}
.ac-notice-list .ac-notice-item .action {
  font-size: 20px;
  color: #0071fb;
}
@media (max-width: 830px) {
  .ac-notice-list .ac-notice-item .action {
    font-size: 4vw;
  }
}
.ac-notice-list .ac-notice-item .action:hover {
  text-decoration: underline;
}
@media (max-width: 830px) {
  .ac-notice-list {
    margin-top: 0;
  }
  .ac-notice-list .ac-notice-item {
    padding: 3.2vw 0;
    padding-left: 10.93333333vw;
  }
  .ac-notice-list .ac-notice-item::before {
    width: 7.2vw;
    height: 7.2vw;
  }
  .ac-notice-list .ac-notice-item .content .title {
    font-size: 4.26666667vw;
  }
  .ac-notice-list .ac-notice-item .content .description {
    margin-top: 1.06666667vw;
    color: #666;
  }
}

.ac-notice-detail {
  position: relative;
  color: #333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-notice-detail {
    font-size: 4vw;
  }
}
.ac-notice-detail .ac-notice-detail-content .title {
  font-size: 20px;
  font-family: AlibabaSans-Medium;
}
.ac-notice-detail .ac-notice-detail-content .description {
  margin-top: 8px;
  color: #333;
}
.ac-notice-detail .ac-notice-detail-content .detail {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #dedede;
}
.ac-notice-detail .ac-notice-detail-content .detail p {
  margin: 15px 0;
}
@media (max-width: 830px) {
  .ac-notice-detail .ac-notice-detail-content .title {
    font-size: 5.6vw;
  }
  .ac-notice-detail .ac-notice-detail-content .description {
    margin-top: 3.2vw;
    color: #666;
  }
  .ac-notice-detail .ac-notice-detail-content .detail {
    margin-top: 6.4vw;
    padding-top: 0;
    border-top: none;
  }
  .ac-notice-detail .ac-notice-detail-content .detail p {
    margin: 6.4vw 0;
  }
}

.ac-notice .ac-banner {
  margin-bottom: -297px;
}
.ac-notice .ac-banner .ac-banner-content {
  padding-top: 150px;
  justify-content: flex-start;
}
.ac-notice .ac-notice-page {
  position: relative;
}
.ac-notice .ac-notice-page .ac-notice-back {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 0;
}
.ac-notice .ac-notice-page .ac-notice-back .ac-card-content {
  padding: 32px;
}
.ac-notice .ac-notice-page .ac-notice-back .ac-card-content .ac-link {
  color: #333;
}
.ac-notice .ac-notice-page .ac-notice-back .ac-card-content .ac-link:hover {
  color: #0071fb;
}
.ac-notice .ac-notice-page .ac-notice-back .anticon-arrow-left {
  font-size: 16px;
  margin-right: 8px;
}
@media (max-width: 830px) {
  .ac-notice .ac-banner {
    height: 43.46666667vw;
    margin-bottom: 5.33333333vw;
  }
  .ac-notice .ac-banner .ac-banner-content {
    padding-top: 0;
  }
  .ac-notice .ac-banner .ac-banner-safe-area,
  .ac-notice .ac-banner .ac-banner-page {
    height: 43.46666667vw;
  }
  .ac-notice .ac-banner .ac-banner-safe-area > .ac-image,
  .ac-notice .ac-banner .ac-banner-page > .ac-image {
    background: #0071fb;
  }
  .ac-notice .ac-banner .ac-banner-title {
    margin-top: 24vw;
  }
  .ac-notice .ac-notice-page {
    padding-bottom: 0;
  }
  .ac-notice .ac-notice-page .ac-card {
    padding-left: 4.26666667vw;
    padding-right: 4.26666667vw;
  }
  .ac-notice .ac-notice-page .ac-notice-back {
    margin-bottom: 4.26666667vw;
    padding: 4.26666667vw 3.2vw;
    background: none;
    box-shadow: none;
    font-size: 4.26666667vw;
  }
  .ac-notice .ac-notice-page .ac-notice-back .ac-card-content {
    padding: 0;
    padding-top: 0.8vw;
  }
  .ac-notice .ac-notice-page .ac-notice-back .anticon-arrow-left {
    font-size: 4.26666667vw;
  }
}

.ac-partner-list {
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-partner-list {
    font-size: 4vw;
  }
}
.ac-partner-list .ac-entry-item {
  align-items: center;
}
.ac-partner-list .title {
  font-family: AlibabaSans-Medium;
}
.ac-partner-list .title span {
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-partner-list .ac-entry-item {
    border-bottom: none;
  }
  .ac-partner-list .ac-entry-item:not(:last-child) {
    padding-bottom: 0;
  }
}

.ac-partner {
  position: relative;
}
.ac-partner .ac-partner-card {
  z-index: 1;
}
.ac-partner .ac-entry-item .ac-image {
  width: 500px;
  width: calc(var(--zoomRate) * 500);
}
.ac-partner .ac-entry-item .info {
  width: 556px;
  width: calc(var(--zoomRate) * 556);
}
@media (max-width: 830px) {
  .ac-partner .ac-entry-item .ac-image {
    width: 93.6vw;
    height: 72vw;
  }
  .ac-partner .ac-entry-item .info {
    width: 93.6vw;
  }
}

.ac-acquirer-list {
  color: #333;
  position: relative;
}
.ac-acquirer-list .ac-region-item {
  padding: 32px;
}
.ac-acquirer-list .ac-region-item .ac-card-title {
  color: #333;
}
.ac-acquirer-list .ac-region-item:not(:first-child) {
  margin-top: 32px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -24px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item {
  width: 25%;
  margin-bottom: 24px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item .ac-link {
  color: #333;
  font-size: 20px;
}
.ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item:hover .ac-link {
  opacity: 0.6;
}
@media (max-width: 830px) {
  .ac-acquirer-list {
    margin-top: 0;
    color: #333;
  }
  .ac-acquirer-list .ac-card {
    margin-bottom: 10.66666667vw;
  }
  .ac-acquirer-list .ac-region-item {
    padding: 3.2vw 3.2vw 0 3.2vw;
  }
  .ac-acquirer-list .ac-region-item:not(:first-child) {
    margin-top: 3.2vw;
  }
  .ac-acquirer-list .ac-region-item .ac-card-title {
    border-bottom: none;
    padding-bottom: 0;
    color: #333;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list {
    margin-bottom: 3.2vw;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item {
    width: 50%;
    margin-bottom: 4.26666667vw;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item .ac-link {
    font-size: 3.73333333vw;
    color: #333;
  }
  .ac-acquirer-list .ac-region-item .ac-coutry-list .ac-coutry-item:last-child {
    margin-bottom: 0;
  }
}

.ac-empty {
  height: 405px;
  color: #999;
  display: flex;
  justify-content: center;
}
.ac-empty .ac-card-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ac-empty .image {
  width: 153px;
  height: 96px;
  background: url("data:image/png;base64,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") center / contain no-repeat;
}
.ac-empty .description {
  margin-top: 24px;
  font-size: 28px;
}
@media (max-width: 830px) {
  .ac-empty {
    height: 69.2vw;
  }
  .ac-empty .image {
    width: 31.46666667vw;
    height: 19.73333333vw;
  }
  .ac-empty .description {
    margin-top: 7.73333333vw;
    font-size: 4.8vw;
  }
}

.list-view .list-view-item {
  margin: 0;
}
.list-view .ant-pagination {
  margin-top: 32px;
  display: flex;
  justify-content: flex-end;
}

.ac-acquirer-detail {
  position: relative;
  color: #333;
  margin-bottom: 144px;
}
.ac-acquirer-detail .ac-acquirer-detail-back {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #0071fb;
  cursor: pointer;
  padding: 32px 28px;
}
.ac-acquirer-detail .ac-acquirer-detail-back .anticon-arrow-left {
  font-size: 26px;
}
.ac-acquirer-detail .title {
  width: 1120px;
  width: calc(var(--zoomRate) * 1120);
  font-size: 32px;
  margin: 24px auto;
}
@media (max-width: 830px) {
  .ac-acquirer-detail .title {
    font-size: 4.8vw;
  }
}
.ac-acquirer-detail .list-view-item:not(:first-child) {
  margin-top: 32px;
}
.ac-acquirer-detail .ac-acquirer-item {
  padding-top: 0;
  margin-bottom: 32px;
}
.ac-acquirer-detail .ac-acquirer-item .title {
  font-size: 28px;
  padding: 32px 0;
  margin: 0;
}
@media (max-width: 830px) {
  .ac-acquirer-detail .ac-acquirer-item .title {
    font-size: 4vw;
  }
}
.ac-acquirer-detail .ac-acquirer-item .descriptions .description-item {
  display: flex;
  font-size: 20px;
  margin-bottom: 26px;
}
.ac-acquirer-detail .ac-acquirer-item .descriptions .description-item .label {
  width: 100px;
  color: #999;
}
.ac-acquirer-detail .ac-acquirer-item .descriptions .description-item .value {
  width: 100%;
}
.ac-acquirer-detail .ant-pagination {
  justify-content: center;
}
@media (max-width: 830px) {
  .ac-acquirer-detail {
    color: #333;
    margin-bottom: 13.86666667vw;
  }
  .ac-acquirer-detail .ac-acquirer-detail-back {
    background: none;
    box-shadow: none;
    font-size: 3.73333333vw;
    padding: 0;
    margin: 4.26666667vw 3.2vw;
  }
  .ac-acquirer-detail .ac-acquirer-detail-back .anticon-arrow-left {
    font-size: 4.26666667vw;
  }
  .ac-acquirer-detail .title {
    margin: 4.8vw 3.46666667vw 3.2vw 3.46666667vw;
  }
  .ac-acquirer-detail .list-view-item:not(:first-child) {
    margin-top: 4vw;
  }
  .ac-acquirer-detail .ac-acquirer-item .title {
    padding-top: 3.2vw;
    padding-bottom: 5.33333333vw;
    font-size: 4.8vw;
  }
  .ac-acquirer-detail .ac-acquirer-item .descriptions .description-item {
    font-size: 3.73333333vw;
    margin-bottom: 3.2vw;
  }
  .ac-acquirer-detail .ac-acquirer-item .descriptions .description-item .label {
    width: 20vw;
    color: #999;
  }
}

.ac-acquirer {
  position: relative;
}
.ac-acquirer .ac-acquirer-list-search {
  width: 1120px;
  width: calc(var(--zoomRate) * 1120);
  margin-bottom: 32px;
  color: #333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-acquirer .ac-acquirer-list-search {
    font-size: 4vw;
  }
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input {
  height: 40px;
  padding: 4px 16px;
  font-size: 20px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 830px) {
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input {
    font-size: 4vw;
  }
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon {
  width: 150px;
  background: #0071fb;
  color: #fff;
  border: none;
  font-size: 20px;
  cursor: pointer;
  padding: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 830px) {
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon {
    font-size: 4vw;
  }
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon > div {
  line-height: 40px;
}
.ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon:hover {
  opacity: 0.6;
}
@media (max-width: 830px) {
  .ac-acquirer {
    padding-bottom: 0;
  }
  .ac-acquirer .ac-acquirer-list-search {
    width: 100%;
    margin: 3.2vw auto;
  }
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input {
    height: 10.66666667vw;
    padding: 1.46666667vw 3.2vw;
    border: 0.13333333vw solid #0071fb;
    border-top-left-radius: 0.53333333vw;
    border-bottom-left-radius: 0.53333333vw;
  }
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon {
    width: 20.4vw;
    background: #0071fb;
    border-top-right-radius: 0.53333333vw;
    border-bottom-right-radius: 0.53333333vw;
  }
  .ac-acquirer .ac-acquirer-list-search .ant-input-group-wrapper .ant-input-group-addon > div {
    line-height: 10.66666667vw;
  }
}

/* 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 */
[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #40a9ff;
}
a:active {
  color: #096dd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::selection {
  color: #fff;
  background: #1890ff;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: inline-flex;
  align-items: center;
  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 > .anticon {
  line-height: 0;
  vertical-align: 0;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin,
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.ant-fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #1890ff;
  --scroll-bar: 0;
}
[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;
  box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  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-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  transform: none;
}
.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  transform: none;
}
.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  transform: none;
}
.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  transform: none;
}
.ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  transform: none;
}
.ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  transform: none;
}
.ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  transform: none;
}
.ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* 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 */
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  max-width: 100vw;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  user-select: text;
}
.ant-popover-content {
  position: relative;
}
.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: 15.3137085px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 15.3137085px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 15.3137085px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 15.3137085px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}
.ant-popover-inner-content {
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-popover-message {
  display: flex;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-popover-message-icon {
  display: inline-block;
  margin-right: 8px;
  color: #faad14;
  font-size: 14px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button:not(:first-child) {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-popover-arrow-content {
  --antd-arrow-background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-popover-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  clip-path: inset(33% 33%);
  clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-popover-placement-top .ant-popover-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}
.ant-popover-placement-topLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow {
  left: 0;
  transform: translateX(-100%);
}
.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-popover-placement-right .ant-popover-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.ant-popover-placement-rightTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
  top: 0;
  transform: translateY(-100%);
}
.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
  transform: translateY(11px) rotate(-135deg);
}
.ant-popover-placement-bottom .ant-popover-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-popover-placement-bottomLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow {
  right: 0;
  transform: translateX(100%);
}
.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(-45deg);
}
.ant-popover-placement-left .ant-popover-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.ant-popover-placement-leftTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-pink .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}
.ant-popover-red .ant-popover-arrow-content {
  background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}
.ant-popover-volcano .ant-popover-arrow-content {
  background-color: #fa541c;
}
.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}
.ant-popover-orange .ant-popover-arrow-content {
  background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}
.ant-popover-yellow .ant-popover-arrow-content {
  background-color: #fadb14;
}
.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}
.ant-popover-gold .ant-popover-arrow-content {
  background-color: #faad14;
}
.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}
.ant-popover-cyan .ant-popover-arrow-content {
  background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}
.ant-popover-lime .ant-popover-arrow-content {
  background-color: #a0d911;
}
.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}
.ant-popover-green .ant-popover-arrow-content {
  background-color: #52c41a;
}
.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}
.ant-popover-blue .ant-popover-arrow-content {
  background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}
.ant-popover-geekblue .ant-popover-arrow-content {
  background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}
.ant-popover-purple .ant-popover-arrow-content {
  background-color: #722ed1;
}
.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ant-popover-rtl .ant-popover-message-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-popover-rtl .ant-popover-message-title {
  padding-left: 16px;
}
.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}

/* 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 */
.ant-select-single .ant-select-selector {
  display: flex;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 11px;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}
.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 30px;
  transition: all 0.3s, visibility 0s;
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 25px;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 18px;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 32px;
  padding: 0 11px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 30px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 11px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 40px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 38px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 38px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 24px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 7px;
  left: 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 28px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 21px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 11px;
}
/**
 * Do not merge `height` & `line-height` under style with `selection` & `search`,
 * since chrome may update to redesign with its align logic.
 */
.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}
.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1px 4px;
}
.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}
.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: 2px 0;
  line-height: 24px;
  visibility: hidden;
  content: '\A0';
}
.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 24px;
}
.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 22px;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  user-select: none;
  margin-inline-end: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 4px;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
.ant-select-multiple .ant-select-selection-item-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;
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple .ant-select-selection-item-remove > .anticon {
  vertical-align: middle;
}
.ant-select-multiple .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  margin-inline-start: 7px;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 24px;
  transition: all 0.3s;
}
.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}
.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 11px;
  left: 11px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 32px;
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 16px;
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 7px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 3px;
}
.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #ff4d4f !important;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #faad14 !important;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-clear,
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,
.ant-select-status-success.ant-select-has-feedback .ant-select-clear,
.ant-select-status-validating.ant-select-has-feedback .ant-select-clear {
  right: 32px;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value {
  padding-right: 42px;
}
/* Reset search input style */
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  cursor: text;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: auto;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: #f5f5f5;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: not-allowed;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-select-selection-item {
  flex: 1;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item *::-ms-backdrop,
  .ant-select-selection-item {
    flex: auto;
  }
}
.ant-select-selection-placeholder {
  flex: 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-placeholder *::-ms-backdrop,
  .ant-select-selection-placeholder {
    flex: auto;
  }
}
.ant-select-arrow {
  display: inline-flex;
  color: inherit;
  font-style: normal;
  line-height: 0;
  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;
  display: flex;
  align-items: center;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
.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 .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}
.ant-select-arrow .anticon > svg {
  vertical-align: top;
}
.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}
.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}
.ant-select-arrow > *:not(:last-child) {
  margin-inline-end: 8px;
}
.ant-select-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: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-clear::before {
  display: block;
}
.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select:hover .ant-select-clear {
  opacity: 1;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px 0;
  overflow: hidden;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: default;
}
.ant-select-item-option {
  display: flex;
}
.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-item-option-state {
  flex: none;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: #e6f7ff;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
  color: #1890ff;
}
.ant-select-item-option-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-item-option-disabled.ant-select-item-option-selected {
  background-color: #f5f5f5;
}
.ant-select-item-option-grouped {
  padding-left: 24px;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-borderless .ant-select-selector {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-select.ant-select-in-form-item {
  width: 100%;
}
.ant-select-compact-item:not(.ant-select-compact-last-item) {
  margin-right: -1px;
}
.ant-select-compact-item:not(.ant-select-compact-last-item).ant-select-compact-item-rtl {
  margin-right: 0;
  margin-left: -1px;
}
.ant-select-compact-item:hover > *,
.ant-select-compact-item:focus > *,
.ant-select-compact-item:active > * {
  z-index: 2;
}
.ant-select-compact-item.ant-select-focused > * {
  z-index: 2;
}
.ant-select-compact-item[disabled] > * {
  z-index: 0;
}
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select > .ant-select-selector {
  border-radius: 0;
}
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) > .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) > .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) > .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) > .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-select-rtl {
  direction: rtl;
}
.ant-select-rtl .ant-select-arrow {
  right: initial;
  left: 11px;
}
.ant-select-rtl .ant-select-clear {
  right: initial;
  left: 11px;
}
.ant-select-dropdown-rtl {
  direction: rtl;
}
.ant-select-dropdown-rtl .ant-select-item-option-grouped {
  padding-right: 24px;
  padding-left: 12px;
}
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 4px;
  padding-left: 24px;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
  margin-right: 0;
  margin-left: 4px;
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
  right: 0;
  left: auto;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
  right: 11px;
  left: auto;
}
.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  right: 7px;
}
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  right: 0;
  left: 9px;
  text-align: right;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 11px;
  left: 25px;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 18px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 6px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 21px;
}

/* 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 */
.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 1.5715;
  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-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-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}
.ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}
.ant-empty-img-default-path-2 {
  fill: url('#linearGradient-1');
}
.ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}
.ant-empty-img-default-path-4 {
  fill: #dce0e6;
}
.ant-empty-img-default-path-5 {
  fill: #dce0e6;
}
.ant-empty-img-default-g {
  fill: #fff;
}
.ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}
.ant-empty-img-simple-g {
  stroke: #d9d9d9;
}
.ant-empty-img-simple-path {
  fill: #fafafa;
}
.ant-empty-rtl {
  direction: rtl;
}

/* 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 */
.ant-row {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
}
.ant-row::before,
.ant-row::after {
  display: flex;
}
.ant-row-no-wrap {
  flex-wrap: nowrap;
}
.ant-row-start {
  justify-content: flex-start;
}
.ant-row-center {
  justify-content: center;
}
.ant-row-end {
  justify-content: flex-end;
}
.ant-row-space-between {
  justify-content: space-between;
}
.ant-row-space-around {
  justify-content: space-around;
}
.ant-row-space-evenly {
  justify-content: space-evenly;
}
.ant-row-top {
  align-items: flex-start;
}
.ant-row-middle {
  align-items: center;
}
.ant-row-bottom {
  align-items: flex-end;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.ant-col-24 {
  display: block;
  flex: 0 0 100%;
  max-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 {
  order: 24;
}
.ant-col-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-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 {
  order: 23;
}
.ant-col-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-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 {
  order: 22;
}
.ant-col-21 {
  display: block;
  flex: 0 0 87.5%;
  max-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 {
  order: 21;
}
.ant-col-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-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 {
  order: 20;
}
.ant-col-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-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 {
  order: 19;
}
.ant-col-18 {
  display: block;
  flex: 0 0 75%;
  max-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 {
  order: 18;
}
.ant-col-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-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 {
  order: 17;
}
.ant-col-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-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 {
  order: 16;
}
.ant-col-15 {
  display: block;
  flex: 0 0 62.5%;
  max-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 {
  order: 15;
}
.ant-col-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-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 {
  order: 14;
}
.ant-col-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-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 {
  order: 13;
}
.ant-col-12 {
  display: block;
  flex: 0 0 50%;
  max-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 {
  order: 12;
}
.ant-col-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-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 {
  order: 11;
}
.ant-col-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-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 {
  order: 10;
}
.ant-col-9 {
  display: block;
  flex: 0 0 37.5%;
  max-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 {
  order: 9;
}
.ant-col-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-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 {
  order: 8;
}
.ant-col-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-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 {
  order: 7;
}
.ant-col-6 {
  display: block;
  flex: 0 0 25%;
  max-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 {
  order: 6;
}
.ant-col-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-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 {
  order: 5;
}
.ant-col-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-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 {
  order: 4;
}
.ant-col-3 {
  display: block;
  flex: 0 0 12.5%;
  max-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 {
  order: 3;
}
.ant-col-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-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 {
  order: 2;
}
.ant-col-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-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 {
  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 {
  order: 0;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-offset-0.ant-col-rtl {
  margin-right: 0;
}
.ant-col-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}
.ant-col-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}
.ant-col-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}
.ant-col-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}
.ant-col-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}
.ant-col-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.ant-col-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}
.ant-col-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}
.ant-col-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}
.ant-col-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}
.ant-col-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}
.ant-col-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.ant-col-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}
.ant-col-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}
.ant-col-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}
.ant-col-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}
.ant-col-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}
.ant-col-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}
.ant-col-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}
.ant-col-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}
.ant-col-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}
.ant-col-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}
.ant-col-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}
.ant-col-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.ant-col-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}
.ant-col-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}
.ant-col-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}
.ant-col-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}
.ant-col-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}
.ant-col-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.ant-col-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}
.ant-col-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}
.ant-col-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}
.ant-col-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}
.ant-col-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}
.ant-col-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}
.ant-col-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}
.ant-col-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}
.ant-col-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}
.ant-col-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}
.ant-col-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}
.ant-col-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.ant-col-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}
.ant-col-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}
.ant-col-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}
.ant-col-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}
.ant-col-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}
.ant-col-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.ant-col-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}
.ant-col-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}
.ant-col-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}
.ant-col-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}
.ant-col-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}
.ant-col-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}
.ant-col-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}
.ant-col-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}
.ant-col-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}
.ant-col-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}
.ant-col-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}
.ant-col-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.ant-col-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}
.ant-col-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}
.ant-col-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}
.ant-col-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}
.ant-col-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}
.ant-col-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.ant-col-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}
.ant-col-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}
.ant-col-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}
.ant-col-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}
.ant-col-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}
.ant-col-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}
.ant-col-xs-24 {
  display: block;
  flex: 0 0 100%;
  max-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 {
  order: 24;
}
.ant-col-xs-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-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 {
  order: 23;
}
.ant-col-xs-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-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 {
  order: 22;
}
.ant-col-xs-21 {
  display: block;
  flex: 0 0 87.5%;
  max-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 {
  order: 21;
}
.ant-col-xs-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-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 {
  order: 20;
}
.ant-col-xs-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-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 {
  order: 19;
}
.ant-col-xs-18 {
  display: block;
  flex: 0 0 75%;
  max-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 {
  order: 18;
}
.ant-col-xs-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-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 {
  order: 17;
}
.ant-col-xs-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-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 {
  order: 16;
}
.ant-col-xs-15 {
  display: block;
  flex: 0 0 62.5%;
  max-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 {
  order: 15;
}
.ant-col-xs-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-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 {
  order: 14;
}
.ant-col-xs-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-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 {
  order: 13;
}
.ant-col-xs-12 {
  display: block;
  flex: 0 0 50%;
  max-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 {
  order: 12;
}
.ant-col-xs-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-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 {
  order: 11;
}
.ant-col-xs-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-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 {
  order: 10;
}
.ant-col-xs-9 {
  display: block;
  flex: 0 0 37.5%;
  max-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 {
  order: 9;
}
.ant-col-xs-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-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 {
  order: 8;
}
.ant-col-xs-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-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 {
  order: 7;
}
.ant-col-xs-6 {
  display: block;
  flex: 0 0 25%;
  max-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 {
  order: 6;
}
.ant-col-xs-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-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 {
  order: 5;
}
.ant-col-xs-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-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 {
  order: 4;
}
.ant-col-xs-3 {
  display: block;
  flex: 0 0 12.5%;
  max-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 {
  order: 3;
}
.ant-col-xs-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-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 {
  order: 2;
}
.ant-col-xs-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-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 {
  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 {
  order: 0;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-xs-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-xs-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-xs-offset-0.ant-col-rtl {
  margin-right: 0;
}
.ant-col-xs-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}
.ant-col-xs-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}
.ant-col-xs-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}
.ant-col-xs-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}
.ant-col-xs-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}
.ant-col-xs-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}
.ant-col-xs-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}
.ant-col-xs-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}
.ant-col-xs-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}
.ant-col-xs-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}
.ant-col-xs-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}
.ant-col-xs-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}
.ant-col-xs-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}
.ant-col-xs-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}
.ant-col-xs-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}
.ant-col-xs-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}
.ant-col-xs-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}
.ant-col-xs-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}
.ant-col-xs-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}
.ant-col-xs-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}
.ant-col-xs-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}
.ant-col-xs-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}
.ant-col-xs-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}
.ant-col-xs-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}
.ant-col-xs-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}
.ant-col-xs-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}
.ant-col-xs-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}
.ant-col-xs-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}
.ant-col-xs-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}
.ant-col-xs-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}
.ant-col-xs-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}
.ant-col-xs-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}
.ant-col-xs-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}
.ant-col-xs-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}
.ant-col-xs-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}
.ant-col-xs-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}
.ant-col-xs-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}
.ant-col-xs-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}
.ant-col-xs-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}
.ant-col-xs-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}
.ant-col-xs-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}
.ant-col-xs-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}
.ant-col-xs-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}
.ant-col-xs-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}
.ant-col-xs-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}
.ant-col-xs-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}
.ant-col-xs-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}
.ant-col-xs-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}
.ant-col-xs-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}
.ant-col-xs-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}
.ant-col-xs-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}
.ant-col-xs-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}
.ant-col-xs-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}
.ant-col-xs-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}
.ant-col-xs-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}
.ant-col-xs-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}
@media (min-width: 576px) {
  .ant-col-sm-24 {
    display: block;
    flex: 0 0 100%;
    max-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 {
    order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-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 {
    order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-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 {
    order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    flex: 0 0 87.5%;
    max-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 {
    order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-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 {
    order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-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 {
    order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    flex: 0 0 75%;
    max-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 {
    order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-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 {
    order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-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 {
    order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    flex: 0 0 62.5%;
    max-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 {
    order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-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 {
    order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-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 {
    order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    flex: 0 0 50%;
    max-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 {
    order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-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 {
    order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-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 {
    order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    flex: 0 0 37.5%;
    max-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 {
    order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-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 {
    order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-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 {
    order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    flex: 0 0 25%;
    max-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 {
    order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-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 {
    order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-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 {
    order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    flex: 0 0 12.5%;
    max-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 {
    order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-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 {
    order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-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 {
    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 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-sm-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-sm-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-sm-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-sm-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-sm-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-sm-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-sm-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-sm-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-sm-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-sm-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-sm-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-sm-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-sm-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-sm-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-sm-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-sm-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-sm-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-sm-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-sm-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-sm-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-sm-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-sm-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-sm-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-sm-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-sm-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-sm-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-sm-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-sm-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-sm-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-sm-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-sm-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-sm-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-sm-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-sm-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-sm-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-sm-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-sm-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-sm-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-sm-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .ant-col-md-24 {
    display: block;
    flex: 0 0 100%;
    max-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 {
    order: 24;
  }
  .ant-col-md-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-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 {
    order: 23;
  }
  .ant-col-md-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-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 {
    order: 22;
  }
  .ant-col-md-21 {
    display: block;
    flex: 0 0 87.5%;
    max-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 {
    order: 21;
  }
  .ant-col-md-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-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 {
    order: 20;
  }
  .ant-col-md-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-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 {
    order: 19;
  }
  .ant-col-md-18 {
    display: block;
    flex: 0 0 75%;
    max-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 {
    order: 18;
  }
  .ant-col-md-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-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 {
    order: 17;
  }
  .ant-col-md-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-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 {
    order: 16;
  }
  .ant-col-md-15 {
    display: block;
    flex: 0 0 62.5%;
    max-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 {
    order: 15;
  }
  .ant-col-md-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-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 {
    order: 14;
  }
  .ant-col-md-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-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 {
    order: 13;
  }
  .ant-col-md-12 {
    display: block;
    flex: 0 0 50%;
    max-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 {
    order: 12;
  }
  .ant-col-md-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-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 {
    order: 11;
  }
  .ant-col-md-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-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 {
    order: 10;
  }
  .ant-col-md-9 {
    display: block;
    flex: 0 0 37.5%;
    max-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 {
    order: 9;
  }
  .ant-col-md-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-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 {
    order: 8;
  }
  .ant-col-md-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-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 {
    order: 7;
  }
  .ant-col-md-6 {
    display: block;
    flex: 0 0 25%;
    max-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 {
    order: 6;
  }
  .ant-col-md-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-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 {
    order: 5;
  }
  .ant-col-md-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-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 {
    order: 4;
  }
  .ant-col-md-3 {
    display: block;
    flex: 0 0 12.5%;
    max-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 {
    order: 3;
  }
  .ant-col-md-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-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 {
    order: 2;
  }
  .ant-col-md-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-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 {
    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 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-md-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-md-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-md-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-md-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-md-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-md-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-md-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-md-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-md-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-md-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-md-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-md-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-md-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-md-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-md-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-md-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-md-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-md-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-md-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-md-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-md-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-md-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-md-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-md-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-md-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-md-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-md-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-md-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-md-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-md-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-md-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-md-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-md-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-md-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-md-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-md-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-md-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-md-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-md-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-md-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-md-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-md-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-md-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-md-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-md-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-md-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-md-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-md-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-md-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-md-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-md-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-md-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-md-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-md-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-md-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-md-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-md-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-md-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-md-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .ant-col-lg-24 {
    display: block;
    flex: 0 0 100%;
    max-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 {
    order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-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 {
    order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-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 {
    order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    flex: 0 0 87.5%;
    max-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 {
    order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-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 {
    order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-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 {
    order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    flex: 0 0 75%;
    max-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 {
    order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-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 {
    order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-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 {
    order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    flex: 0 0 62.5%;
    max-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 {
    order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-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 {
    order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-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 {
    order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    flex: 0 0 50%;
    max-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 {
    order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-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 {
    order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-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 {
    order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    flex: 0 0 37.5%;
    max-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 {
    order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-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 {
    order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-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 {
    order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    flex: 0 0 25%;
    max-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 {
    order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-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 {
    order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-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 {
    order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    flex: 0 0 12.5%;
    max-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 {
    order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-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 {
    order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-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 {
    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 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-lg-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-lg-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-lg-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-lg-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-lg-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-lg-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-lg-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-lg-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-lg-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-lg-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-lg-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-lg-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-lg-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-lg-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-lg-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-lg-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-lg-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-lg-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-lg-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-lg-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-lg-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-lg-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-lg-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-lg-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-lg-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-lg-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-lg-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-lg-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-lg-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-lg-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-lg-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-lg-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-lg-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-lg-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-lg-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-lg-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-lg-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-lg-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-lg-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .ant-col-xl-24 {
    display: block;
    flex: 0 0 100%;
    max-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 {
    order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-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 {
    order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-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 {
    order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-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 {
    order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-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 {
    order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-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 {
    order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    flex: 0 0 75%;
    max-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 {
    order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-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 {
    order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-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 {
    order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-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 {
    order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-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 {
    order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-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 {
    order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    flex: 0 0 50%;
    max-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 {
    order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-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 {
    order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-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 {
    order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-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 {
    order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-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 {
    order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-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 {
    order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    flex: 0 0 25%;
    max-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 {
    order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-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 {
    order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-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 {
    order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-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 {
    order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-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 {
    order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-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 {
    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 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xl-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-xl-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xl-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-xl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-xl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-xl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-xl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-xl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-xl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-xl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-xl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-xl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-xl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-xl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-xl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-xl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-xl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-xl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-xl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-xl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-xl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-xl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-xl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-xl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-xl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-xl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-xl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-xl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-xl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-xl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-xl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-xl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-xl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-xl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-xl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-xl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-xl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-xl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-xl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  .ant-col-xxl-24 {
    display: block;
    flex: 0 0 100%;
    max-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 {
    order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-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 {
    order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-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 {
    order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-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 {
    order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-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 {
    order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-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 {
    order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    flex: 0 0 75%;
    max-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 {
    order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-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 {
    order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-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 {
    order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-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 {
    order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-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 {
    order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-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 {
    order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    flex: 0 0 50%;
    max-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 {
    order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-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 {
    order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-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 {
    order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-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 {
    order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-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 {
    order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-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 {
    order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    flex: 0 0 25%;
    max-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 {
    order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-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 {
    order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-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 {
    order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-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 {
    order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-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 {
    order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-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 {
    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 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xxl-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-xxl-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xxl-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-xxl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-xxl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-xxl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-xxl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-xxl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-xxl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-xxl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-xxl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-xxl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-xxl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-xxl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-xxl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-xxl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-xxl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-xxl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-xxl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-xxl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-xxl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-xxl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-xxl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-xxl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-xxl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-xxl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-xxl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-xxl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-xxl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-xxl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-xxl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-xxl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-xxl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-xxl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-xxl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-xxl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-xxl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-xxl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-xxl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
.ant-row-rtl {
  direction: rtl;
}

/* 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 */
.ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
}
.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;
  box-shadow: none;
}
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 2px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  border-radius: 2px;
}
.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:hover,
.ant-btn:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.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:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}
.ant-btn:active > a:only-child {
  color: currentcolor;
}
.ant-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn[disabled],
.ant-btn[disabled]:hover,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn[disabled] > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn[disabled] > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled]:focus > 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:hover,
.ant-btn:focus,
.ant-btn:active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > span {
  display: inline-block;
}
.ant-btn-primary {
  color: #fff;
  border-color: #1890ff;
  background: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  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:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #40a9ff;
  background: #40a9ff;
}
.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:active {
  color: #fff;
  border-color: #096dd9;
  background: #096dd9;
}
.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:hover,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled]:focus > 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]:hover > a:only-child::after,
.ant-btn-primary[disabled]:focus > 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-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.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: #40a9ff;
}
.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: #40a9ff;
}
.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: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: transparent;
}
.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:hover,
.ant-btn-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.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:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-ghost:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled]:focus > 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]:hover > a:only-child::after,
.ant-btn-ghost[disabled]:focus > 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-dashed {
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
  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:hover,
.ant-btn-dashed:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.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:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}
.ant-btn-dashed:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled]:focus > 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]:hover > a:only-child::after,
.ant-btn-dashed[disabled]:focus > 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-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  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:hover,
.ant-btn-danger:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.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:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:hover,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled]:focus > 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]:hover > a:only-child::after,
.ant-btn-danger[disabled]:focus > 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-link {
  color: #1890ff;
  border-color: transparent;
  background: transparent;
  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:hover,
.ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.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:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > 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]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > 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:hover {
  background: transparent;
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > 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]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > 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-text {
  color: rgba(0, 0, 0, 0.85);
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-text:hover > a:only-child,
.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-text:hover > a:only-child::after,
.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
}
.ant-btn-text:active {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  background: #fff;
}
.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
  background: #fff;
}
.ant-btn-dangerous:hover > a:only-child,
.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
  background: #fff;
}
.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:hover,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-dangerous.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:hover,
.ant-btn-dangerous.ant-btn-primary:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.018);
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.028);
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 2px;
  vertical-align: -3px;
}
.ant-btn-icon-only > * {
  font-size: 16px;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-lg > * {
  font-size: 18px;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0px 0;
  font-size: 14px;
  border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-sm > * {
  font-size: 14px;
}
.ant-btn-icon-only > .anticon {
  display: flex;
  justify-content: center;
}
.ant-btn-icon-only .anticon-loading {
  padding: 0 !important;
}
a.ant-btn-icon-only {
  vertical-align: -1px;
}
a.ant-btn-icon-only > .anticon {
  display: inline;
}
.ant-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0px 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ant-btn-circle.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;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  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;
  cursor: default;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn > .ant-btn-loading-icon {
  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);
}
.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 8px;
  animation: none;
}
.ant-btn > .ant-btn-loading-icon .anticon svg {
  animation: loadingCircle 1s infinite linear;
}
.ant-btn-group {
  position: relative;
  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 {
  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 .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: 2px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 2px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-bottom-right-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 2px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 2px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-bottom-right-radius: 2px;
}
.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-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group {
  margin-right: -1px;
  margin-left: auto;
}
.ant-btn-group.ant-btn-group-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn.ant-btn-background-ghost {
  color: #fff;
  border-color: #fff;
}
.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus {
  background: transparent;
}
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn.ant-btn-background-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-btn.ant-btn-background-ghost[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #1890ff;
  border-color: #1890ff;
  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:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #40a9ff;
  border-color: #40a9ff;
}
.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:active {
  color: #096dd9;
  border-color: #096dd9;
}
.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 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.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]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.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]:focus > 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]: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]: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 {
  color: #ff4d4f;
  border-color: #ff4d4f;
  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:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.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:active {
  color: #d9363e;
  border-color: #d9363e;
}
.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 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.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]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.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]:focus > 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]: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]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:hover,
.ant-btn-background-ghost.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[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-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.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.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
a.ant-btn {
  padding-top: 0.01px !important;
  line-height: 30px;
}
a.ant-btn-disabled {
  cursor: not-allowed;
}
a.ant-btn-disabled > * {
  pointer-events: none;
}
a.ant-btn-disabled,
a.ant-btn-disabled:hover,
a.ant-btn-disabled:focus,
a.ant-btn-disabled:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
a.ant-btn-disabled > a:only-child,
a.ant-btn-disabled:hover > a:only-child,
a.ant-btn-disabled:focus > a:only-child,
a.ant-btn-disabled:active > a:only-child {
  color: currentcolor;
}
a.ant-btn-disabled > a:only-child::after,
a.ant-btn-disabled:hover > a:only-child::after,
a.ant-btn-disabled:focus > a:only-child::after,
a.ant-btn-disabled:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
.ant-btn-compact-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
  margin-right: -1px;
}
.ant-btn-compact-item:not(.ant-btn-compact-last-item).ant-btn-compact-item-rtl {
  margin-left: -1px;
}
.ant-btn-compact-item:hover,
.ant-btn-compact-item:focus,
.ant-btn-compact-item:active {
  z-index: 2;
}
.ant-btn-compact-item[disabled] {
  z-index: 0;
}
.ant-btn-compact-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-last-item).ant-btn {
  border-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-first-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-last-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-first-item:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-last-item:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-icon-only.ant-btn-compact-item {
  flex: none;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]) {
  position: relative;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled])::after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: 1px;
  height: calc(100% + 1px * 2);
  background-color: #40a9ff;
  content: ' ';
}
.ant-btn-compact-item-rtl.ant-btn-compact-first-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-compact-last-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-first-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-last-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-primary:not([disabled]) + .ant-btn-compact-item-rtl.ant-btn-primary:not([disabled])::after {
  right: -1px;
}
.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-last-item) {
  margin-bottom: -1px;
}
.ant-btn-compact-vertical-item:hover,
.ant-btn-compact-vertical-item:focus,
.ant-btn-compact-vertical-item:active {
  z-index: 2;
}
.ant-btn-compact-vertical-item[disabled] {
  z-index: 0;
}
.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-first-item):not(.ant-btn-compact-vertical-last-item) {
  border-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-compact-vertical-first-item:not(.ant-btn-compact-vertical-last-item) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-compact-vertical-last-item:not(.ant-btn-compact-vertical-first-item) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) {
  position: relative;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])::after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: calc(100% + 1px * 2);
  height: 1px;
  background-color: #40a9ff;
  content: ' ';
}
.ant-btn-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-right-color: #40a9ff;
  border-left-color: #d9d9d9;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-right-color: #d9d9d9;
  border-left-color: #40a9ff;
}
.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}
.ant-btn-rtl.ant-btn > .anticon + span,
.ant-btn-rtl.ant-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}

/* 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 */
.ant-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -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-list .slick-slide > div > div {
  vertical-align: bottom;
}
.ant-carousel .slick-slider .slick-track,
.ant-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  touch-action: pan-y;
}
.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;
}
.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;
}
.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: '\2190';
}
.ant-carousel .slick-next {
  right: -25px;
}
.ant-carousel .slick-next::before {
  content: '\2192';
}
.ant-carousel .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex !important;
  justify-content: center;
  margin-right: 15%;
  margin-bottom: 0;
  margin-left: 15%;
  padding-left: 0;
  list-style: none;
}
.ant-carousel .slick-dots-bottom {
  bottom: 12px;
}
.ant-carousel .slick-dots-top {
  top: 12px;
  bottom: auto;
}
.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  flex: 0 1 auto;
  box-sizing: content-box;
  width: 16px;
  height: 3px;
  margin: 0 4px;
  padding: 0;
  text-align: center;
  text-indent: -999px;
  vertical-align: top;
  transition: all 0.5s;
}
.ant-carousel .slick-dots li button {
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  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 button::after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  content: '';
}
.ant-carousel .slick-dots li.slick-active {
  width: 24px;
}
.ant-carousel .slick-dots li.slick-active button {
  background: #fff;
  opacity: 1;
}
.ant-carousel .slick-dots li.slick-active:hover,
.ant-carousel .slick-dots li.slick-active:focus {
  opacity: 1;
}
.ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  flex-direction: column;
  width: 3px;
  height: auto;
  margin: 0;
  transform: translateY(-50%);
}
.ant-carousel-vertical .slick-dots-left {
  right: auto;
  left: 12px;
}
.ant-carousel-vertical .slick-dots-right {
  right: 12px;
  left: auto;
}
.ant-carousel-vertical .slick-dots li {
  width: 3px;
  height: 16px;
  margin: 4px 0;
  vertical-align: baseline;
}
.ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.ant-carousel-vertical .slick-dots li.slick-active {
  width: 3px;
  height: 24px;
}
.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}
.ant-carousel-rtl {
  direction: rtl;
}
.ant-carousel-rtl .ant-carousel .slick-track {
  right: 0;
  left: auto;
}
.ant-carousel-rtl .ant-carousel .slick-prev {
  right: -25px;
  left: auto;
}
.ant-carousel-rtl .ant-carousel .slick-prev::before {
  content: '\2192';
}
.ant-carousel-rtl .ant-carousel .slick-next {
  right: auto;
  left: -25px;
}
.ant-carousel-rtl .ant-carousel .slick-next::before {
  content: '\2190';
}
.ant-carousel-rtl.ant-carousel .slick-dots {
  flex-direction: row-reverse;
}
.ant-carousel-rtl.ant-carousel-vertical .slick-dots {
  flex-direction: column;
}

/* 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 */
.ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1070;
  display: block;
  width: max-content;
  width: intrinsic;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-content {
  position: relative;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 14.3137085px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 14.3137085px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 14.3137085px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 14.3137085px;
}
.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: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tooltip-arrow {
  position: absolute;
  z-index: 2;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow-content {
  --antd-arrow-background-color: linear-gradient(to right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.75));
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-tooltip-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  clip-path: inset(33% 33%);
  clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(100%) 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: 0;
  transform: translateX(-100%);
}
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(-100%) 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: 0;
  transform: translateX(100%);
}
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(315deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(100%) 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: 0;
  transform: translateY(-100%);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(11px) rotate(225deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-pink .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-pink .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}
.ant-tooltip-red .ant-tooltip-inner {
  background-color: #f5222d;
}
.ant-tooltip-red .ant-tooltip-arrow-content::before {
  background: #f5222d;
}
.ant-tooltip-volcano .ant-tooltip-inner {
  background-color: #fa541c;
}
.ant-tooltip-volcano .ant-tooltip-arrow-content::before {
  background: #fa541c;
}
.ant-tooltip-orange .ant-tooltip-inner {
  background-color: #fa8c16;
}
.ant-tooltip-orange .ant-tooltip-arrow-content::before {
  background: #fa8c16;
}
.ant-tooltip-yellow .ant-tooltip-inner {
  background-color: #fadb14;
}
.ant-tooltip-yellow .ant-tooltip-arrow-content::before {
  background: #fadb14;
}
.ant-tooltip-gold .ant-tooltip-inner {
  background-color: #faad14;
}
.ant-tooltip-gold .ant-tooltip-arrow-content::before {
  background: #faad14;
}
.ant-tooltip-cyan .ant-tooltip-inner {
  background-color: #13c2c2;
}
.ant-tooltip-cyan .ant-tooltip-arrow-content::before {
  background: #13c2c2;
}
.ant-tooltip-lime .ant-tooltip-inner {
  background-color: #a0d911;
}
.ant-tooltip-lime .ant-tooltip-arrow-content::before {
  background: #a0d911;
}
.ant-tooltip-green .ant-tooltip-inner {
  background-color: #52c41a;
}
.ant-tooltip-green .ant-tooltip-arrow-content::before {
  background: #52c41a;
}
.ant-tooltip-blue .ant-tooltip-inner {
  background-color: #1890ff;
}
.ant-tooltip-blue .ant-tooltip-arrow-content::before {
  background: #1890ff;
}
.ant-tooltip-geekblue .ant-tooltip-inner {
  background-color: #2f54eb;
}
.ant-tooltip-geekblue .ant-tooltip-arrow-content::before {
  background: #2f54eb;
}
.ant-tooltip-purple .ant-tooltip-inner {
  background-color: #722ed1;
}
.ant-tooltip-purple .ant-tooltip-arrow-content::before {
  background: #722ed1;
}
.ant-tooltip-rtl {
  direction: rtl;
}
.ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}

/* 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 */
.ant-steps {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  width: 100%;
  font-size: 0;
  text-align: initial;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  flex: 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-item-container {
  outline: none;
}
.ant-steps-item:last-child {
  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: 0 8px 0 0;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  transition: background-color 0.3s, border-color 0.3s;
}
.ant-steps-item-icon .ant-steps-icon {
  position: relative;
  top: -0.5px;
  color: #1890ff;
  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: #f0f0f0;
  border-radius: 1px;
  transition: background 0.3s;
  content: '';
}
.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 32px;
}
.ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #f0f0f0;
  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: #f0f0f0;
}
.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: #f0f0f0;
}
.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
  background: #1890ff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #1890ff;
}
.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: #1890ff;
}
.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #ff4d4f;
}
.ant-steps-item-disabled {
  cursor: not-allowed;
}
.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-subtitle,
.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 {
  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: #1890ff;
}
.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: #1890ff;
}
.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: #1890ff;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 16px;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 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-container > .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.ant-steps-item-custom > .ant-steps-item-container > .ant-steps-item-icon > .ant-steps-icon {
  top: 0px;
  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: #1890ff;
}
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
  background: none;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 12px;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  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;
  transform: none;
}
.ant-steps-vertical {
  display: flex;
  flex-direction: column;
}
.ant-steps-vertical > .ant-steps-item {
  display: block;
  flex: 1 0 auto;
  padding-left: 0;
  overflow: visible;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-title {
  line-height: 32px;
}
.ant-steps-vertical > .ant-steps-item .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: 15px;
  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: 11px;
  padding: 30px 0 6px;
}
.ant-steps-vertical.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;
  padding-left: 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.5715;
}
.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.5715;
}
.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;
  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 {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  background: none;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 13px;
  margin-left: 0;
  background: none;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 6.5px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-top: 10px;
}
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 3.5px;
}
.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-content {
  width: inherit;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
  left: -1px;
}
.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;
  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 {
  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;
  transform: rotate(45deg);
  content: '';
}
.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 2px;
  background-color: #1890ff;
  transition: width 0.3s, left 0.3s;
  transition-timing-function: ease-out;
  content: '';
}
.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item {
  margin-right: 0 !important;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::before {
  display: none;
}
.ant-steps-navigation.ant-steps-vertical > .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-vertical > .ant-steps-item::after {
  position: relative;
  top: -2px;
  left: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-bottom: 8px;
  text-align: center;
  transform: rotate(135deg);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-navigation.ant-steps-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-rtl {
  direction: rtl;
}
.ant-steps.ant-steps-rtl .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-steps-rtl .ant-steps-item-tail {
  right: 0;
  left: auto;
}
.ant-steps-rtl .ant-steps-item-title {
  padding-right: 0;
  padding-left: 16px;
}
.ant-steps-rtl .ant-steps-item-title .ant-steps-item-subtitle {
  float: left;
  margin-right: 8px;
  margin-left: 0;
}
.ant-steps-rtl .ant-steps-item-title::after {
  right: 100%;
  left: auto;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 16px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  right: 0.5px;
  left: auto;
}
.ant-steps-rtl.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-right: -12px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container {
  margin-right: -16px;
  margin-left: 0;
  text-align: right;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item::after {
  right: 100%;
  left: auto;
  margin-right: -2px;
  margin-left: 0;
  transform: rotate(225deg);
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 12px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-small .ant-steps-item-title {
  padding-right: 0;
  padding-left: 12px;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: right;
  margin-right: 0;
  margin-left: 16px;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 16px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  right: 12px;
  left: auto;
}
.ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  margin: 0 70px 0 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  margin-right: 12px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 2px;
  left: auto;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-right: 67px;
  margin-left: 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 {
  /* expand hover area */
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  float: right;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  right: -26px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 16px;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: -9px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 0;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  right: -2px;
  left: auto;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical > .ant-steps-item {
  padding-right: 4px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 19px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-small.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 15px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child {
  padding-right: 4px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
  padding-right: 4px;
}
.ant-steps-with-progress .ant-steps-item {
  padding-top: 4px;
}
.ant-steps-with-progress .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 4px;
  left: 19px;
}
.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child,
.ant-steps-with-progress.ant-steps-small.ant-steps-horizontal .ant-steps-item:first-child {
  padding-bottom: 4px;
  padding-left: 4px;
}
.ant-steps-with-progress.ant-steps-small > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  left: 15px;
}
.ant-steps-with-progress.ant-steps-vertical .ant-steps-item {
  padding-left: 4px;
}
.ant-steps-with-progress.ant-steps-label-vertical .ant-steps-item .ant-steps-item-tail {
  top: 14px !important;
}
.ant-steps-with-progress .ant-steps-item-icon {
  position: relative;
}
.ant-steps-with-progress .ant-steps-item-icon .ant-progress {
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
}

/* 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 */
.ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.ant-progress-steps {
  display: inline-block;
}
.ant-progress-steps-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ant-progress-steps-item {
  flex-shrink: 0;
  min-width: 2px;
  margin-right: 2px;
  background: #f3f3f3;
  transition: all 0.3s;
}
.ant-progress-steps-item-active {
  background: #1890ff;
}
.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 {
  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;
  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: #52c41a;
}
.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
  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;
  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: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #ff4d4f;
}
.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}
.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a;
}
.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: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: normal;
  text-align: center;
  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: #ff4d4f;
}
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
@keyframes ant-progress-active {
  0% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.1;
  }
  20% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.5;
  }
  100% {
    transform: translateX(0) scaleX(1);
    opacity: 0;
  }
}
.ant-progress-rtl {
  direction: rtl;
}
.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
  margin-right: 0;
  margin-left: calc(-2em - 8px);
  padding-right: 0;
  padding-left: calc(2em + 8px);
}
.ant-progress-rtl .ant-progress-success-bg {
  right: 0;
  left: auto;
}
.ant-progress-rtl.ant-progress-line .ant-progress-text,
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
  margin-right: 8px;
  margin-left: 0;
  text-align: right;
}

/* 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 */
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  font-size: 14px;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 16px 0;
  font-size: 16px;
}
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 6px 16px;
}
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 7px 16px 6px;
}
.ant-tabs-rtl {
  direction: rtl;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-left: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 0;
  margin-left: 12px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
  margin-right: 8px;
  margin-left: -4px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  flex-direction: column;
}
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  margin: 0 0 16px 0;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
  content: '';
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 2px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: width 0.3s, left 0.3s, right 0.3s;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  top: 0;
  bottom: 0;
  width: 30px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  bottom: 0;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  order: 1;
  margin-top: 16px;
  margin-bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  flex-direction: column;
  min-width: 50px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 16px 0 0 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  left: 0;
  height: 30px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  bottom: 0;
  box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  width: 2px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height 0.3s, top 0.3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
  flex: 1 0 auto;
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  right: 0;
}
.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
  margin-left: -1px;
  border-left: 1px solid #f0f0f0;
}
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 24px;
}
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}
.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
  order: 0;
  margin-right: -1px;
  border-right: 1px solid #f0f0f0;
}
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-right: 24px;
}
.ant-tabs-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-tabs-dropdown-hidden {
  display: none;
}
.ant-tabs-dropdown-menu {
  max-height: 200px;
  margin: 0;
  padding: 4px 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tabs-dropdown-menu-item {
  display: flex;
  align-items: center;
  min-width: 120px;
  margin: 0;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-dropdown-menu-item > span {
  flex: 1;
  white-space: nowrap;
}
.ant-tabs-dropdown-menu-item-remove {
  flex: none;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.ant-tabs-dropdown-menu-item-remove:hover {
  color: #40a9ff;
}
.ant-tabs-dropdown-menu-item:hover {
  background: #f5f5f5;
}
.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
  padding: 8px 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
  color: #1890ff;
  background: #fff;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-left: 2px;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 2px 0 0;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-bottom-color: #fff;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 0 2px 2px;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-top-color: #fff;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-top: 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 0 0 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-right-color: #fff;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 2px 2px 0;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-left-color: #fff;
}
.ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: flex;
  flex: none;
  align-items: center;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  position: relative;
  display: inline-block;
  display: flex;
  flex: auto;
  align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  transform: translate(0);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
  position: relative;
  display: flex;
  transition: transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: flex;
  align-self: stretch;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
  position: relative;
  padding: 8px 16px;
  background: transparent;
  border: 0;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  transform: translateY(100%);
  content: '';
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
  min-width: 40px;
  margin-left: 2px;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
  color: #40a9ff;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
  color: #096dd9;
}
.ant-tabs-extra-content {
  flex: none;
}
.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
  justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #1890ff;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: none;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  flex: none;
  margin-right: -4px;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1890ff;
  text-shadow: 0 0 0.25px currentcolor;
}
.ant-tabs-tab.ant-tabs-tab-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-tab .anticon {
  margin-right: 12px;
}
.ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-content {
  position: relative;
  width: 100%;
}
.ant-tabs-content-holder {
  flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-tabpane {
  outline: none;
}
.ant-tabs-tabpane-hidden {
  display: none;
}
.ant-tabs-switch-appear,
.ant-tabs-switch-enter {
  transition: none;
}
.ant-tabs-switch-appear-start,
.ant-tabs-switch-enter-start {
  opacity: 0;
}
.ant-tabs-switch-appear-active,
.ant-tabs-switch-enter-active {
  opacity: 1;
  transition: opacity 0.3s;
}
.ant-tabs-switch-leave {
  position: absolute;
  transition: none;
  inset: 0;
}
.ant-tabs-switch-leave-start {
  opacity: 1;
}
.ant-tabs-switch-leave-active {
  opacity: 0;
  transition: opacity 0.3s;
}

.ac-skeleton .ac-skeleton-paragraph,
.ac-skeleton .ac-skeleton-image {
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease 0.5s infinite;
}
.ac-skeleton .ac-skeleton-image {
  width: 100%;
  height: 100%;
}
.ac-skeleton .ac-skeleton-paragraph {
  width: 100%;
  height: 16px;
}
.ac-skeleton .ac-skeleton-paragraph:not(:first-child) {
  margin-top: 16px;
}
.ac-skeleton .ac-skeleton-paragraph:nth-child(2) {
  margin-top: 28px;
}
.ac-skeleton .ac-skeleton-paragraph:last-child {
  width: 60%;
}
.ac-skeleton .ac-skeleton-paragraph:only-child {
  width: 100%;
}
@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.ac-image {
  position: relative;
  overflow: hidden;
}
.ac-image > * {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ac-image > img {
  object-fit: cover;
}
.ac-image-low {
  position: static;
  filter: blur(8px);
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-duration: 0.5s !important;
  animation-name: fadeIn;
}

.base-font-color {
  color: #333333;
}
.gol-footer {
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
  padding: 56px 0;
  color: #666;
  color: #333333;
  font-size: 20px;
}
@media (max-width: 830px) {
  .gol-footer {
    font-size: 4vw;
  }
}
.gol-footer .ac-footer-content {
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.gol-footer .ac-footer-left {
  display: flex;
}
.gol-footer .ac-link {
  color: #666;
  color: #333333;
}
.gol-footer .ac-link:hover {
  color: #0071fb !important;
}
.gol-footer .ac-footer-menu {
  color: #666;
  color: #333333;
  min-width: 240px;
  font-size: 20px;
}
@media (max-width: 830px) {
  .gol-footer .ac-footer-menu {
    font-size: 4vw;
  }
}
.gol-footer .ac-footer-menu.partner-menu {
  margin-left: -240px;
  margin-top: 56px;
}
.gol-footer .ac-footer-menu.partner-menu .title {
  margin-bottom: 19px;
}
.gol-footer .ac-footer-menu .title {
  margin-bottom: 32px;
}
.gol-footer .ac-footer-menu .title a {
  font-weight: bold;
}
.gol-footer .ac-footer-menu ul.list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 220px;
  overflow: hidden;
}
.gol-footer .ac-footer-menu ul.list li {
  width: 200px;
  line-height: 21px;
  margin-bottom: 23px;
}
.gol-footer .ac-footer-menu ul.list li .ac-link {
  color: #666;
  color: #333333;
}
.gol-footer .ac-menu-item {
  margin-bottom: 32px;
}
.gol-footer .ac-menu-item a {
  font-weight: bold;
}
.gol-footer .ac-lang-select {
  width: 120px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 830px) {
  .gol-footer .ac-lang-select {
    font-size: 4vw;
  }
}
.gol-footer .ac-lang-select .ant-select-selection {
  border-radius: 20px;
  border: 1px solid #333;
  height: 40px;
  background: none;
}
.gol-footer .ac-lang-select .ant-select-selection__rendered {
  line-height: 38px;
  margin-left: 18px;
  margin-right: 18px;
}
.gol-footer .ac-lang-select .ant-select-arrow {
  font-size: 20px;
  color: #666;
  color: #333333;
  right: 18px;
}
@media (max-width: 830px) {
  .gol-footer .ac-lang-select .ant-select-arrow {
    font-size: 4vw;
  }
}
.gol-footer .ant-select-dropdown {
  font-size: 20px;
}
@media (max-width: 830px) {
  .gol-footer .ant-select-dropdown {
    font-size: 4vw;
  }
}
.gol-footer .ac-copyright {
  margin-top: 85px;
}
/* 简易版本 */
.gol-footer-simple {
  height: 185px;
}
.gol-footer-simple .ac-footer-menu {
  display: flex;
  justify-content: flex-end;
}
.gol-footer-simple .ac-footer-menu .ac-menu-item:not(:last-child) {
  margin-right: 48px;
}
.gol-footer-simple .ac-copyright {
  margin-top: 0;
}
@media (max-width: 830px) {
  .gol-footer {
    height: 24vw;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 4vw;
    padding-bottom: 5.33333333vw;
  }
  .gol-footer .ac-footer-menu {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 6.93333333vw;
    font-size: 3.46666667vw;
  }
  .gol-footer .ac-menu-item {
    margin-bottom: 0;
  }
  .gol-footer .ac-lang-select {
    width: 27.06666667vw;
    height: 9.06666667vw;
    font-size: 3.46666667vw;
  }
  .gol-footer .ac-lang-select .ant-select-selection {
    border-radius: 4.53333333vw;
    border: 0.22533333vw solid #333;
    height: 9.06666667vw;
  }
  .gol-footer .ac-lang-select .ant-select-selection__rendered {
    line-height: 9.06666667vw;
    margin: 0 4vw;
  }
  .gol-footer .ac-lang-select .ant-select-arrow {
    margin-top: -1.33333333vw;
    right: 4vw;
  }
  .gol-footer .ac-copyright {
    margin-top: 0;
    font-size: 2.93333333vw;
  }
}

.gol-header {
  width: 100%;
  height: 110px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  transition: background-color 0.3s;
}
@media (min-width: 831px) {
  .gol-header.fixed {
    background: #fff;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.06);
  }
  .gol-header.fixed .ac-header-nav-link {
    color: #333;
  }
  .gol-header.fixed .ac-header-right-menu > a {
    color: #333;
  }
  .gol-header.fixed .ac-icon-user path {
    fill: #000;
  }
}
.gol-header:not(.fixed) .ac-simple-header-lang {
  color: #fff;
}
.gol-header .ac-header-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 1000;
  transition: transform 0.3s;
}
.gol-header .ac-header-wrapper::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.gol-header .ac-logo {
  float: left;
  border: none;
  margin-top: 41px;
}
.gol-header .ac-logo svg,
.gol-header .ac-logo g {
  overflow: visible;
}
.gol-header .ac-header-nav {
  float: left;
  margin: 41px 0 0 95px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1040px) {
  .gol-header .ac-header-nav {
    display: none;
  }
}
.gol-header .ac-header-nav-item {
  float: left;
  text-align: center;
  margin-right: 67.5px;
  height: 36px;
}
.gol-header .ac-header-nav-item .ant-popover-inner {
  position: relative;
  left: 316px;
}
.gol-header .ac-header-nav-item:last-child .ant-popover-inner {
  left: 165px;
}
.gol-header .ac-header-nav-link {
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: initial;
  display: block;
  transition: color 0.3s;
}
.gol-header .ac-header-nav-link:hover {
  opacity: 0.56;
}
.gol-header .ac-header-slide-down-menu {
  width: 965px;
  overflow: hidden;
}
.gol-header .ac-header-overview {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #0071fb;
  line-height: 24px;
}
.gol-header .ac-header-overview::after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 11px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAgFJREFUOBGFVD1oFEEU/sbbMSoeIihYBMTCHxBEBDvBKiqIIGJjZ7DQIo3M3p02cjZR5AxYpxTxp7MJMf6AWAmKxNI/0iiKYGEixH1rnt/cOnc7uT0cWOa972fmvbfLAqk8Rm+l8rkXVwUuu9CHXab9JERNHS3CVGYCVuyXdWsMNPIzMeBkbk0f0bEidrLyL8g+BtagrRuwKL9g7QFcN28CMbg7WUZDOoEwIYj2NFuAsWNJBLbkEHJ9gY12BG2TFZzLpjmypUjYTVJ5OggWiG9qGU6+DhOAR07y+T1c4PLT8ANX7XXQC7quVPdBZR51W2e1S6VBku6Yt1hrt3Bii14ckx7J5DmMmfNhvFL5wXvvxaDPnOScazMmHmitW2VLjsYEkOAlHdbu5Ov6sJo0bP4RezsCg/dI7DGKPq0WVeXFDNqasLVpCs6yC9/iKXTskypDwOLheTTNJgBzC8oaWA8PmAri8j5oDGxDDtP8kG1sInQHu+w4zhsJ9HBjUDjdDsgs0z1sY4YVHPfU/41edUk3I5fXrGAHX/VuXDPv4s/Zi8qrpXvxJ5+FyChve4Z6sp8fzk8vqb6xmZ/Eit5lf+u6g+okF2mM/gGxsSFXabhCMYdgzuFmcrtcQDlOMKXr8SW/z9NPsIfvqOEgbthXZVFVnNDkfzQ1jNhtmDTfqkRV2F9Uq64o4HwgVAAAAABJRU5ErkJggg==") center / contain no-repeat;
}
.gol-header .ac-header-slide-down-panel-w {
  padding: 32px 48px;
}
.gol-header .ac-header-panel-group-title {
  font-size: 16px;
  color: #333;
  margin-bottom: 21px;
  font-weight: bold;
}
.gol-header .ac-header-panel-group-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px;
}
.gol-header .ac-header-panel-group-link {
  display: flex;
  flex: 0 0 50%;
  align-items: center;
  margin-bottom: 40px;
}
.gol-header .ac-header-panel-group-link:hover {
  opacity: 0.56;
}
.gol-header .ac-header-panel-group-link .ac-image {
  flex: 0 0 60px;
  height: 60px;
  float: left;
  margin: 0 31px 0 4px;
}
.gol-header .ac-header-panel-group-link-title {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  display: block;
}
.gol-header .ac-header-panel-group-link-desc {
  margin-top: 2px;
  font-size: 16px;
  line-height: 21px;
  color: #666;
  overflow: hidden;
  display: block;
}
.gol-header .ac-header-panel-group-g {
  padding: 30px 48px;
  background: #f8f8f8;
}
.gol-header .ac-header-panel-group-g-item {
  margin-top: 16px;
}
.gol-header .ac-header-panel-group-g-item:first-child {
  margin-top: 0;
}
.gol-header .ac-header-panel-group-g-title {
  font-size: 16px;
  color: #333;
  margin-bottom: 13px;
}
.gol-header .ac-header-panel-group-g-groups {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -20px;
}
.gol-header .ac-header-panel-group-g-groups > div {
  flex: 0 0 173px;
  margin-bottom: 20px;
}
.gol-header .ac-header-panel-group-g-title-s {
  font-size: 16px;
  color: #999;
  margin-bottom: 5px;
}
.gol-header .ac-header-panel-group-g-link {
  display: block;
  font-size: 16px;
  color: #333;
  margin-top: 5px;
}
.gol-header .ac-header-panel-group-g-link:hover {
  opacity: 0.6;
}
.gol-header .ac-header-panel-group-g-link:first-child {
  margin-top: 0;
}
.gol-header .ac-header-right-menu {
  float: right;
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.gol-header .ac-header-right-menu.ac-header-right-menu-login {
  margin-top: 37px;
}
.gol-header .ac-header-right-menu > * {
  vertical-align: middle;
}
.gol-header .ac-header-right-menu > a {
  transition: color 0.3s;
}
.gol-header .ac-header-right-menu .ant-popover-arrow {
  border-bottom-color: #f8f8f8 !important;
}
@media (max-width: 1168px) {
  .gol-header .ac-header-right-menu {
    display: none;
  }
}
.gol-header .ac-icon-doc {
  display: inline-block;
  width: 19px;
  height: 35px;
  margin-left: 36px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAAHfOtk4AAAABGdBTUEAALGPC/xhBQAABQ9JREFUWAm1mLuPVVUUxocBI0PMEKuBMbEwEhNjY2MotLEwoZ4ZCmJyZ6ywMeFRGBmksEUUiJUVDRRgZSz8A4yJCYnh0ThDKAQV8VEhPqLH37fvWueuve++59zxsZJv9np8a+117t1n731nZsakaZp512cwdoL77kBvXFfwYelYxXGsdP6EY1vmVA0cJ7xWim5DLHCccVcKKg15Hyw6W6mSXWAzc8pQpHWaY15O5CvwatKaZr0kyf8gc2LgO20JT8jYb8ZRJ2Lvlc44Z7FbMi6a4Y80wN4ISSnsdjvi1aeVP0AbDQqcO8HMVa/COAuStAysn8031zpNMX8zi/2l+UarIWf/1ppkXbLMvTY+jMHkcwdG+7Wjf6egx/S5JZED5Z6ZOxLBjGvONnu7kZdlz9oiesmCN8xekg3xWV9kXkTT+OrIV0TLKBRLSF+TqgaZWECfZxLImq1NxnkTLKitKPh+CIWlnkwF9AfjxxDc1wamVMi96/lZCs6PPcD4C9iTETDwnQkc7QDZi/m5BY9UEj8MiVKVnF4e52LrJfoWZItiTY4g7dvniRqJa0dIK8q4m4zt4jmE8QVIb6QnYg9ATTZwpsUVuFpHd5ONshv4q4TaXAdZcU/USGxFpCCnYjzTIWXLBPtGSJQ6Wg5ZZo9B4gnwDZj0XvdUIEzyOihFi3r6opDLItqZtV9pl3bpLgrrpDNtPFz2j/8R8HXg5UUJvB2CUnX+dAocLdT7IptoJczps3EZrpPOMnmQxH2ezPi9ir0cHFJP5ynjFpwF8EBkk/MZC+cLHrHxTEbAwL8HaANwOVdyMhvWc+BPZzPqyNZxkO4I5q8XsaDe+uxEwn4K/G5xH85mMw+7PWLBz9T6LWcyajcoiy7ie7NS5GjIk7o/cVB2AG0lLio6vJ4UVfCXRdYKytCEWBbVYZeKMh4DUVbHihDVHr4UA9gqqn2rJoOCq0uX9sNDcdEqcbkgbsfnRWtFrinJ5GLKxTjlHhtXYtGoE1cn2jxd9CrtjhwvWr6nB51EgorETVIv+XgRT/ARUrmDlEWm39NC0bi35duNk/6Lke7ngbZ0TVKKfIpt/Qm22pwmAXrqWiO4m5sG6aUoR7n/vlEVAfpOJzVym9hrYHgxCE8qn8VuM9ZENVW7v1FIuh9oxcY7AmYr2vDeAI+GHqZSlWO56aqEXooa1dyjNwDjcskyW+S3wGNTzb4Fkmpabc1Rk090N9YduCb6ZB4H1c22lrAFn2qqdu3T12+bK1ktWn8RfFp7BHw6bt8FC1nSFIZyLDce2biS6PA8D0ZX7L6akJ8HH4G/QCk60t8D2bVbNeWzWDz2cSVRI+dAdyMQngY6+l8H2cFbNk78GXAB/AFK0YRCKfKdBWMPEOsT1/XsMHgHLOrproJS9Pbo6tDX6JNwPgC/Ahc1ku44ceJSh6NGNEftTb2a+AS176yBTVAT3Th0s+hstJw82sq1GqpVE82tHsb2xbaOgkbqalS3l4lvrGJAnH/eSNvRBIXianQVbICa3MN53CC9JspVjcmfSJwfYjmZbkZLoOtXoW5XA1Dm4mpFsQHIfo4Wc+v+o7nibQyTfzrxR99911F0nfgy6Gv0AJxXQF8jqqWaNdFxqF7G1zLOvjNTRVfAxEb9UxHHuH2NjM5IT+4bKTwPum4ZukUeBPpBK0iXryY6G6e7VfQ1VsYp3NdobOj/a6RsrLSt0XVG/XPiDpDef88qCxX237VFeFH2P+9ZAAAAAElFTkSuQmCC") center / contain no-repeat;
  cursor: pointer;
}
.gol-header .ac-icon-doc:hover {
  opacity: 0.56;
}
.gol-header .ac-icon-user path {
  transition: fill 0.3s;
}
.gol-header .ac-header-right-entry {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  margin-left: 48px;
}
.gol-header .ac-header-right-entry:hover {
  opacity: 0.56;
}
.gol-header .ac-header-dashboard {
  display: inline-block;
  width: 115px;
  height: 26px;
  margin-left: 36px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: initial;
}
.gol-header .ac-header-dashboard:hover {
  opacity: 0.56;
}
.gol-header .ac-icon-arrow-right {
  display: inline-block;
  width: 7px;
  height: 11px;
  position: relative;
  top: -1px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAUtJREFUOBF1lL8rxWEUxu/XvRRJScqglLAopYzKoqwGi8FuMBnsFpPBbrAYzIq6dP8LpRQpKQySlB9xX5/zdc/Jfe85T316z3me59zucLuVlNJ5RcVyr7P3kq+bz5Js0QFvtJwZTtVUYzg3VnPjzAz7dIamfsD1/7hPKmjWTG+g8AG7XmYehVuYNEMGjHkQ9VjAsg9vZuiA2dA5f7sw5Es85IHthDvwaUY+EK6AqMizcieYKeOU+qPCkBSi8IKs3hFiPsORF3wTbLUFGFUQLbUFsvz5aaIjaIX1VuGKd9wtRSYHNTgA0SssRt3Q52gDfqAJm2ExCjhagBcQHUJ31HV9DsbgEkQnbikyORiEG7lEU1HPfErTcCdt1IABC72BwjK8g2gP/J+iHlPYlib6gjX13ZdCLxyD6Anm3GJm1tjlj6YKI0VRPGZ5uP4CdSJNQbSrmBIAAAAASUVORK5CYII=") center / contain no-repeat;
  margin-left: 9px;
}
.gol-header .ant-menu {
  width: 230px;
  border: none;
}
.gol-header .ant-menu .ant-menu-item {
  font-size: 18px;
  line-height: 25px;
  color: #707070;
  margin-top: 18px;
  padding: 0 !important;
  height: auto;
}
.gol-header .ant-menu .ant-menu-item:first-child {
  margin-top: 0;
}
.gol-header .ant-menu .ant-menu-item:hover {
  color: #333;
}
.gol-header .ant-menu .ant-menu-item:active {
  background: none;
}
.gol-header .ant-menu .ant-menu-item.ant-menu-item-selected {
  background: none;
  color: #0071fb;
  font-weight: bold;
}
.gol-header .ant-menu .ant-menu-item.ant-menu-item-selected:after {
  display: none;
}
.gol-header .ant-menu .ant-menu-item > * {
  vertical-align: middle;
}
.gol-header .ant-menu .ant-menu-item .ac-icon-check {
  display: inline-block;
  width: 13px;
  height: 9px;
  margin-right: 12.28px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAAGgZBxZAAAABGdBTUEAALGPC/xhBQAAAxlJREFUSA21VVtLVUEUXuucOYpoHivL7p6KyqALFXSBAp8yyyiil54jeolg78zUp/Mc4YGgt/5AET0kmViZRqIQQRQRQdRDF4IoUCs97bHVmtl7zt5zLiqo87Bnre9b36w11w0wbbtO5T7veARpqioRbMJUVK5FHMyB+YYKahBlPuwnEdpRtkMV+fG+n6bq4kQxtI3WxIrh4HpvwJOfgI1BK8D1XkJQvVLWGof750CwEzIJPSN/Wq58D0Qb9QgBYY0Gjspht9ILYseFnuu95dQNUCbqZy92vVcs2q5HSYpySONfBFfe5HrPRsEwDVuO94K/uwO+gkWThg8zu947HnmzJg4IAcNyiO19gaiSRX+MyPSh2CCO/AhAKe0mRDVcxXFDzb3vpJVmkOLbb9j8vpPqYEJ+5XX6oKjZi1tpOQu/BeO9Vn3hnAPW6i5RLfyT330M70NGtCg7pm+cK3ut4Kjj0JKcELHXCH3xqBznfW7ieXRHNdpup8UA8oe2ER9Cl2iOxsQgLuo0QNTCA9zNkVcoCVn50/exn4WHc1xg+HNWy69WUTe8Dcn4ORiVo74Lg9CVaPQ5+xsumEOrucTPFo3wjIWHLCzihFuVwS8QE6kINzydMBIXMdtpA1+GkQhS0gzLLhkyR+IyrQApB/hIJQDjjdCF+lFZuMT+NXjCZW+1Ske8wbt+Yf4Td9AyPlr9/KxssxICdvPpOa0eL4WHiVupEqpgKvpA2cIZvA5aCpOcEGCHFYnYA6n4KbiI2SiO0EaLeA96uMKDPoEPuLKTprJocFFbXVeUj1i/y+axj8c5UWoigueofsM1oYia+TJl+Wbegy28NOfRC7mIlaYaGFMJ5R5OGjbEx0Dx45DBiRAstMKlVodhkk+f+gNZDe9w5We4cqlh9Tx4so/j9lphgAMcd4zjCn4LdpzvhYkN20areOABdjcZSPeIt/gXUs8J99s4POUH4Chcw98WPoNTmNgIXFoLMDXIL+p6A+X1Q5AUR3iGv/LwWbmlExt5O/8os1wA0DoNIYxAtWjihGMmZGH7Vp652t95av8Bh7kMZk13heAAAAAASUVORK5CYII=") center / contain no-repeat;
}
.gol-header .ant-popover-inner {
  position: relative;
  left: 96px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  padding: 17px 16px 20px 16px;
}
.gol-header .ac-simple-header-lang {
  min-width: 100px;
  margin-left: 32px;
  float: right;
  font-size: 20px;
  color: #333;
  cursor: pointer;
}
.gol-header .ac-simple-header-lang.ant-popover-open .icon-down {
  transform: rotate(180deg);
}
.gol-header .ac-simple-header-lang:hover {
  opacity: 0.56;
}
.gol-header .ac-simple-header-lang .icon-down {
  margin-left: 5px;
  transition: transform 0.3s;
}
@keyframes bounce {
  0% {
    animation-timing-function: cubic-bezier(0.32, 1.77, 0.82, 2.08);
    transform: translate3d(0, 6px, 0) scale(0.9);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
@media (max-width: 830px) {
  .gol-header {
    position: absolute;
  }
  .gol-header .ac-logo {
    margin-top: 5.6vw;
    margin-left: 3.46666667vw;
  }
  .gol-header .ac-logo svg {
    width: 25.33333333vw;
    height: 6.4vw;
  }
}

/**
 * Mobile function and variable define
 */
/**
 * PC css 变量
 */
/* Main  Color */
/* Font Size */
/* Mobile Font Size */
/* Font Base */
/**
 * LESS function define
 */
@font-face {
  font-family: 'AlibabaSans-Bold';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/2b6c4e9e-b68f-472f-9452-a22ca24a63a3.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/5b9fdb71-0307-4407-b63e-45aab95326ea.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/a071a0e6-6f5c-415a-a621-3efe69f4f1be.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/abf7b1e4-351c-4cb6-963c-6c412293353f.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/e5b17780-0e87-4da1-9eb4-bec2054eb2a3.svg') format('svg');
}
@font-face {
  font-family: 'AlibabaSans-Medium';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/298aa4a1-c4c2-4826-b4f6-8a25e2b919c3.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/f69211de-302a-466b-a98f-c7d15ef00540.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/637be2eb-68b2-4d9c-a292-05e54378fbeb.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/4f5016be-a397-4142-a467-f5bc54aad143.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/aa6094b6-c537-44e2-a7e2-011574ddd4fe.svg') format('svg');
}
@font-face {
  font-family: 'AlibabaSans-Regular';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/66db9a61-aef0-45ba-88bc-45705917824b.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/df2d7de8-9778-45fa-997d-f76ed7ef3fde.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/c47ec254-0eb9-42fe-b996-0fc5e5f6142b.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/171b257d-f114-4a8c-a88b-ac0902fd042d.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/8682012d-770a-49f3-a86b-84a58b1a2713.svg') format('svg');
}
html,
body {
  height: auto;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 830px) {
  html,
  body {
    font-size: 4vw;
  }
}
* {
  box-sizing: border-box;
  word-break: break-word;
  font-family: AlibabaSans-Regular, Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
*.normal-font-family {
  font-family: Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
a:hover {
  color: #0071fb;
}
.video-animation video {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-appearance: none;
}
.msie .video-animation video {
  height: auto;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
::selection {
  background-color: #d0e5ff;
  color: #0071fb;
}
body .ant-popover-inner {
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(155, 155, 155, 0.5);
  border-radius: 8px;
  overflow: hidden;
}
body .ant-popover-arrow {
  top: 0 !important;
  z-index: 1;
  border-width: 10px;
  border-bottom-color: #fff !important;
  margin-left: 0 !important;
  box-shadow: none !important;
}
body .ant-popover-arrow:after {
  content: none !important;
}
body .ant-popover-inner-content {
  padding: 0;
}
body .ant-select .ant-select-selection {
  height: auto;
}
body .ant-select .ant-select-selection__rendered {
  margin: 0 12px;
  line-height: 40px;
  font-size: 16px;
}
body .ant-select .ant-select-arrow {
  top: 43%;
  font-size: 20px;
}
body .ant-input {
  padding: 0 12px;
  height: auto;
  line-height: 40px;
  font-size: 16px;
}
body .ant-select-dropdown {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 10px 36px 0 rgba(19, 17, 96, 0.08);
  border-radius: 4px;
}
body .ant-select-dropdown ul li {
  line-height: 24px;
  font-size: 16px;
  color: #4a4a4a;
  padding: 7px 12px;
}
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  @media (max-width: 830px) {
    from {
      transform: translate3d(0, 1.33333333vw, 0);
    }
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.ac-card.ac-card-loading {
  opacity: 0;
  animation: fadeIn 0.5s ease 0.8s both;
}
.fadeInUp {
  opacity: 0;
}
.ac-page-loaded .ac-card {
  opacity: 1;
  animation: none;
}
.ac-page-loaded .fadeInUp.animation-on {
  animation-name: fadeInUp;
  animation-timing-function: cubic-bezier(0.17, 0.17, 0.05, 1);
  animation-duration: 700ms;
  animation-fill-mode: both;
}
.ac-page-loaded .fadeInUp.animation-order-2 {
  animation-delay: 100ms;
}
.ac-page-loaded .fadeInUp.animation-order-3 {
  animation-delay: 200ms;
}
.ac-page-loaded .fadeInUp.animation-order-4 {
  animation-delay: 300ms;
}
.ac-page-loaded .fadeInUp.animation-order-5 {
  animation-delay: 400ms;
}
.ac-page-loaded .fadeInUp.animation-order-6 {
  animation-delay: 500ms;
}
.ac-page-loaded .fadeInUp.animation-order-7 {
  animation-delay: 600ms;
}
.ac-page-loaded .fadeInUp.animation-order-8 {
  animation-delay: 700ms;
}
.ac-page-loaded .fadeInUp.animation-order-9 {
  animation-delay: 800ms;
}
.ac-page-loaded .fadeInUp.animation-order-10 {
  animation-delay: 900ms;
}
.ac-page-loaded .fadeInUp.animation-order-11 {
  animation-delay: 1000ms;
}
.ac-page-loaded .fadeInUp.animation-order-12 {
  animation-delay: 1100ms;
}
.ac-page-loaded .fadeInUp.animation-order-13 {
  animation-delay: 1200ms;
}
.ac-page-loaded .fadeInUp.animation-order-14 {
  animation-delay: 1300ms;
}
.ac-page-loaded .fadeInUp.animation-order-15 {
  animation-delay: 1400ms;
}
.ac-page-loaded .fadeInUp.animation-order-16 {
  animation-delay: 1500ms;
}
.ac-page-loaded .fadeInUp.animation-order-17 {
  animation-delay: 1600ms;
}
.ac-page-loaded .fadeInUp.animation-order-18 {
  animation-delay: 1700ms;
}
.ac-page-loaded .fadeInUp.animation-order-19 {
  animation-delay: 1800ms;
}
.ac-page-loaded .fadeInUp.animation-order-20 {
  animation-delay: 1900ms;
}
@keyframes fadeInRight {
  from {
    opacity: 0.5;
    transform: translate3d(20%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-duration: 0.35s !important;
  animation-name: fadeInRight;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-duration: 0.5s !important;
  animation-name: fadeIn;
  animation-fill-mode: both;
}
.gol-layout {
  position: relative;
  min-height: 100%;
  background: #fff;
}
.gol-layout .ac-page-content {
  color: #666;
  overflow: auto;
  padding-bottom: 48px;
}
.gol-layout .ac-page-section {
  width: 1200px;
  margin: 32px auto;
  padding: 32px 48px;
  background: #fff;
  box-shadow: 0 10px 80px 0 rgba(19, 17, 96, 0.05);
  border-radius: 8px;
}
@media (max-width: 830px) {
  .gol-layout .ac-page-section {
    width: 93.6vw;
    margin: 3.2vw auto;
    padding: 4.66666667vw;
  }
  .gol-layout .ac-page-content {
    background: #fff;
    padding-bottom: 0;
  }
  .gol-layout .ac-list-item {
    position: relative;
  }
  .gol-layout .ac-list-item::before {
    position: absolute;
    top: 0;
    left: 3.53333333vw;
    right: 3.53333333vw;
    content: '';
    height: 0.13333333vw;
    background: #eee;
  }
  .gol-layout .ac-list-item:first-child::before {
    content: none;
  }
  .gol-layout .ac-list-item:active {
    background: #f7f7f7;
  }
}

/**
 * Mobile function and variable define
 */
/**
 * PC css 变量
 */
/* Main  Color */
/* Font Size */
/* Mobile Font Size */
/* Font Base */
/**
 * LESS function define
 */
@font-face {
  font-family: 'AlibabaSans-Bold';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/2b6c4e9e-b68f-472f-9452-a22ca24a63a3.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/5b9fdb71-0307-4407-b63e-45aab95326ea.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/a071a0e6-6f5c-415a-a621-3efe69f4f1be.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/abf7b1e4-351c-4cb6-963c-6c412293353f.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/e5b17780-0e87-4da1-9eb4-bec2054eb2a3.svg') format('svg');
}
@font-face {
  font-family: 'AlibabaSans-Medium';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/298aa4a1-c4c2-4826-b4f6-8a25e2b919c3.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/f69211de-302a-466b-a98f-c7d15ef00540.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/637be2eb-68b2-4d9c-a292-05e54378fbeb.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/4f5016be-a397-4142-a467-f5bc54aad143.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/aa6094b6-c537-44e2-a7e2-011574ddd4fe.svg') format('svg');
}
@font-face {
  font-family: 'AlibabaSans-Regular';
  font-display: swap;
  src: url('https://gw.alipayobjects.com/os/bmw-prod/66db9a61-aef0-45ba-88bc-45705917824b.eot');
  src: url('https://gw.alipayobjects.com/os/bmw-prod/df2d7de8-9778-45fa-997d-f76ed7ef3fde.woff2') format('woff2'), url('https://gw.alipayobjects.com/os/bmw-prod/c47ec254-0eb9-42fe-b996-0fc5e5f6142b.woff') format('woff'), url('https://gw.alipayobjects.com/os/bmw-prod/171b257d-f114-4a8c-a88b-ac0902fd042d.ttf') format('truetype'), url('https://gw.alipayobjects.com/zos/bmw-prod/8682012d-770a-49f3-a86b-84a58b1a2713.svg') format('svg');
}
html,
body {
  height: auto;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 830px) {
  html,
  body {
    font-size: 4vw;
  }
}
* {
  box-sizing: border-box;
  word-break: break-word;
  font-family: AlibabaSans-Regular, Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
*.normal-font-family {
  font-family: Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
a:hover {
  color: #0071fb;
}
.video-animation video {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-appearance: none;
}
.msie .video-animation video {
  height: auto;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
::selection {
  background-color: #d0e5ff;
  color: #0071fb;
}
body .ant-popover-inner {
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(155, 155, 155, 0.5);
  border-radius: 8px;
  overflow: hidden;
}
body .ant-popover-arrow {
  top: 0 !important;
  z-index: 1;
  border-width: 10px;
  border-bottom-color: #fff !important;
  margin-left: 0 !important;
  box-shadow: none !important;
}
body .ant-popover-arrow:after {
  content: none !important;
}
body .ant-popover-inner-content {
  padding: 0;
}
body .ant-select .ant-select-selection {
  height: auto;
}
body .ant-select .ant-select-selection__rendered {
  margin: 0 12px;
  line-height: 40px;
  font-size: 16px;
}
body .ant-select .ant-select-arrow {
  top: 43%;
  font-size: 20px;
}
body .ant-input {
  padding: 0 12px;
  height: auto;
  line-height: 40px;
  font-size: 16px;
}
body .ant-select-dropdown {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 10px 36px 0 rgba(19, 17, 96, 0.08);
  border-radius: 4px;
}
body .ant-select-dropdown ul li {
  line-height: 24px;
  font-size: 16px;
  color: #4a4a4a;
  padding: 7px 12px;
}
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  @media (max-width: 830px) {
    from {
      transform: translate3d(0, 1.33333333vw, 0);
    }
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.ac-card.ac-card-loading {
  opacity: 0;
  animation: fadeIn 0.5s ease 0.8s both;
}
.fadeInUp {
  opacity: 0;
}
.ac-page-loaded .ac-card {
  opacity: 1;
  animation: none;
}
.ac-page-loaded .fadeInUp.animation-on {
  animation-name: fadeInUp;
  animation-timing-function: cubic-bezier(0.17, 0.17, 0.05, 1);
  animation-duration: 700ms;
  animation-fill-mode: both;
}
.ac-page-loaded .fadeInUp.animation-order-2 {
  animation-delay: 100ms;
}
.ac-page-loaded .fadeInUp.animation-order-3 {
  animation-delay: 200ms;
}
.ac-page-loaded .fadeInUp.animation-order-4 {
  animation-delay: 300ms;
}
.ac-page-loaded .fadeInUp.animation-order-5 {
  animation-delay: 400ms;
}
.ac-page-loaded .fadeInUp.animation-order-6 {
  animation-delay: 500ms;
}
.ac-page-loaded .fadeInUp.animation-order-7 {
  animation-delay: 600ms;
}
.ac-page-loaded .fadeInUp.animation-order-8 {
  animation-delay: 700ms;
}
.ac-page-loaded .fadeInUp.animation-order-9 {
  animation-delay: 800ms;
}
.ac-page-loaded .fadeInUp.animation-order-10 {
  animation-delay: 900ms;
}
.ac-page-loaded .fadeInUp.animation-order-11 {
  animation-delay: 1000ms;
}
.ac-page-loaded .fadeInUp.animation-order-12 {
  animation-delay: 1100ms;
}
.ac-page-loaded .fadeInUp.animation-order-13 {
  animation-delay: 1200ms;
}
.ac-page-loaded .fadeInUp.animation-order-14 {
  animation-delay: 1300ms;
}
.ac-page-loaded .fadeInUp.animation-order-15 {
  animation-delay: 1400ms;
}
.ac-page-loaded .fadeInUp.animation-order-16 {
  animation-delay: 1500ms;
}
.ac-page-loaded .fadeInUp.animation-order-17 {
  animation-delay: 1600ms;
}
.ac-page-loaded .fadeInUp.animation-order-18 {
  animation-delay: 1700ms;
}
.ac-page-loaded .fadeInUp.animation-order-19 {
  animation-delay: 1800ms;
}
.ac-page-loaded .fadeInUp.animation-order-20 {
  animation-delay: 1900ms;
}
@keyframes fadeInRight {
  from {
    opacity: 0.5;
    transform: translate3d(20%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-duration: 0.35s !important;
  animation-name: fadeInRight;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-duration: 0.5s !important;
  animation-name: fadeIn;
  animation-fill-mode: both;
}
@media (min-width: 831px) {
  .container {
    line-height: 1.5;
    min-width: 1120px;
    background: #fff url('https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*LIOAQo175fIAAAAAAAAAAAAAARQnAQ') no-repeat center top;
  }
  .container p {
    margin-bottom: 0;
  }
  .container .layout {
    margin: 0 auto;
    width: 1120px;
  }
  .container .main-head {
    box-sizing: border-box;
    padding-top: 118px;
    height: 627px;
    color: #fff;
  }
  .container .main-head .title {
    font-family: PingFangSC-Medium;
    font-size: 64px;
    font-weight: 400;
    color: #fff;
  }
  .container .main-head .desc {
    margin-top: 18px;
    max-width: 810px;
    font-family: PingFangSC-Medium;
    font-size: 32px;
    text-align: justify;
    opacity: 0.85;
  }
  .container .main-head .keyword {
    overflow: hidden;
    margin-top: 28px;
  }
  .container .main-head .keyword .keyword-list {
    display: flex;
  }
  .container .main-head .keyword .keyword-list .item {
    border-radius: 8px;
    padding: 0 20px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: #0059c7;
  }
  .container .main-head .keyword .keyword-list .item + .item {
    margin-left: 20px;
  }
  .container .main-neck {
    margin-top: -98px;
    border-radius: 8px;
    padding: 30px 40px;
    background: #0059c7;
    box-shadow: 0 0 10px 2px rgba(22, 65, 155, 0.27);
  }
  .container .contact-content {
    display: flex;
    color: #fff;
  }
  .container .contact-content .icon {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .container .contact-content .icon.icon-phone {
    background: url(https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*23VDSKQbVhQAAAAAAAAAAAAAARQnAQ) no-repeat center center;
    background-size: 100%;
  }
  .container .contact-content .icon.icon-email {
    background: url(https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*hMQuTZDOhooAAAAAAAAAAAAAARQnAQ) no-repeat center center;
    background-size: 100%;
  }
  .container .contact-content .icon.icon-dd {
    background: url(https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*bndGQoiGvNsAAAAAAAAAAAAAARQnAQ) no-repeat center center;
    background-size: 100%;
  }
  .container .contact-content .info-item {
    display: flex;
  }
  .container .contact-content .info-item .text {
    margin-left: 10px;
    font-size: 18px;
  }
  .container .contact-content .info-item + .info-item {
    margin-top: 20px;
  }
  .container .contact-content .contact-wrap {
    display: flex;
    position: relative;
    flex: 1;
  }
  .container .contact-content .contact-wrap .title {
    font-family: PingFangSC-Medium;
    font-size: 32px;
    flex-shrink: 0;
  }
  .container .contact-content .contact-wrap .info-list {
    margin-left: 40px;
    padding-right: 10px;
  }
  .container .contact-content .contact-wrap .info-list .text {
    font-family: PingFangSC-Medium;
  }
  .container .contact-content .contact-wrap::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 80px;
    background: #fff;
    opacity: 0.2;
    transform: translateY(-50%);
    content: '';
  }
  .container .contact-content .scan-wrap {
    display: flex;
    padding-left: 80px;
    flex: 1;
  }
  .container .contact-content .scan-wrap .img-wrap {
    background-repeat: no-repeat;
    background-size: 100%;
    width: 119px;
    height: 132px;
  }
  .container .contact-content .scan-wrap .img-wrap img {
    position: relative;
    z-index: 10;
    margin: 8px;
    width: 102px;
  }
  .container .contact-content .scan-wrap .info-item {
    margin-left: 20px;
  }
  .container .contact-content .scan-wrap .info-item .text {
    font-family: PingFangSC-Medium;
  }
  .container .main-box {
    border-radius: 8px;
    padding: 30px 80px;
    background: #fff;
    box-shadow: 0 8px 30px 2px rgba(145, 150, 158, 0.27);
  }
  .container .main-box .box-title {
    font-family: PingFangSC-Medium;
    font-size: 32px;
    color: #1677ff;
  }
  .container .main-banner {
    margin-top: 35px;
  }
  .container .main-banner .main-banner-content {
    display: flex;
    margin: 32px -50px 0;
  }
  .container .main-banner .main-banner-content .main-banner-content-item {
    padding: 0 50px;
    color: #000;
    flex: 1;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .img-wrap {
    margin: 0 auto;
    width: 82px;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .img-wrap img {
    display: block;
    width: 100%;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .item-title {
    margin-top: 15px;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    text-align: center;
    opacity: 0.85;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .item-description {
    margin-top: 15px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    text-align: justify;
    opacity: 0.65;
  }
  .container .main-center {
    margin-top: 100px;
    color: #000;
  }
  .container .main-center .main-center-top .main-center-top-select {
    display: flex;
    margin-top: 30px;
    min-height: 48px;
    line-height: 48px;
  }
  .container .main-center .main-center-top .main-center-top-select .title {
    font-size: 24px;
    opacity: 0.85;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list {
    display: flex;
    margin-left: 20px;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item {
    border: 2px solid rgba(0, 0, 0, 0.45);
    padding: 0 20px;
    font-size: 16px;
    line-height: 42px;
    color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item:first-child {
    border-right: 1px solid #0071fb;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item:last-child {
    border-left: 1px solid #0071fb;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item.active {
    border-color: #0071fb;
    color: #0071fb;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item::after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 800px;
    height: 1px;
    background: #d8d8d8;
    transform: translateX(-50%);
    content: '';
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item:last-child::after {
    display: none;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .item-left {
    order: -1;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item {
    display: flex;
    position: relative;
    margin-top: 32px;
    justify-content: space-between;
    align-items: center;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .img-wrap {
    width: 320px;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .img-wrap img {
    display: block;
    width: 100%;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .step-serial-no {
    display: inline-block;
    margin-right: 16px;
    width: 58px;
    font-family: 'PingFangSC';
    font-size: 48px;
    line-height: 1;
    vertical-align: top;
    color: #0071fb;
    opacity: 0.5;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content {
    display: inline-block;
    width: 480px;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content .content-title {
    font-size: 24px;
    color: #000;
    opacity: 0.85;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content .content-description {
    margin-top: 8px;
    font-size: 17px;
    text-align: justify;
    color: #000;
    opacity: 0.65;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content .content-action {
    margin-top: 32px;
    margin-right: 216px;
    display: block;
    padding: 0 15px;
    border: 2px solid #0671fc;
    border-radius: 8px;
    min-height: 74px;
    min-width: 264px;
    line-height: 68px;
    text-decoration: none;
    font-size: 28px;
    text-align: center;
    color: #fff;
    background: #0671fc;
    cursor: pointer;
  }
  .container .main-center .main-center-bottom {
    margin-top: 80px;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa {
    padding-bottom: 80px;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item {
    display: flex;
    margin-top: 32px;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-serial-no {
    margin-top: 6px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #0071fb;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-content {
    margin-left: 20px;
    flex: 1;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-content .content-question {
    font-size: 24px;
    color: #000;
    opacity: 0.85;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-content .content-answer {
    margin-top: 16px;
    font-size: 16px;
    text-align: justify;
    color: #000;
    opacity: 0.65;
  }
  .container .main-bottom {
    margin-top: 30px;
  }
  .container .main-bottom .user-group {
    margin-top: 30px;
  }
  .container .main-bottom .user-group img {
    display: block;
    width: 100%;
  }
  .main-foot {
    margin-top: 80px;
    min-width: 1120px;
    background: #0070fb;
  }
  .main-foot .layout {
    padding: 80px 0 60px 16px;
  }
  .main-foot .layout .contact-content .contact-wrap {
    flex-wrap: wrap;
    flex: 0 1 auto;
  }
  .main-foot .layout .contact-content .contact-wrap .title,
  .main-foot .layout .contact-content .contact-wrap .info-list {
    flex: 0 0 100%;
  }
  .main-foot .layout .contact-content .contact-wrap .info-list {
    margin-left: 0;
  }
  .main-foot .layout .contact-content .contact-wrap::after {
    right: 0;
    height: 132px;
    top: auto;
    transform: translateY(0);
    bottom: 0;
  }
  .main-foot .layout .contact-content .scan-wrap {
    flex: 0 0 auto;
    margin-top: 40px;
  }
  .main-foot .layout .contact-content .scan-wrap .info-item {
    align-items: center;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1842px) {
  .container .fixed-box {
    right: calc((100vw - 1120px) / 2 - 282px);
  }
}
@media screen and (max-width: 1682px) {
  .container .fixed-box {
    display: none !important;
  }
}
@media (max-width: 830px) {
  .container {
    line-height: 1.5;
    width: 100vw;
    padding: 0 1.6rem;
    background: #0070fb url('https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*LIOAQo175fIAAAAAAAAAAAAAARQnAQ') no-repeat center top;
  }
  .container p {
    margin-bottom: 0;
  }
  .container .layout {
    display: flex;
    flex-direction: column;
  }
  .container .main-head {
    box-sizing: border-box;
    padding-top: 5.8rem;
    color: #fff;
  }
  .container .main-head .title {
    font-family: 'PingFangSC-Medium';
    font-size: 2.133333rem;
    font-weight: 400;
    text-align: center;
    color: #f9f9f9;
    text-shadow: 0 0.133333rem 0.266667rem #0061D9;
  }
  .container .main-head .desc {
    margin-top: 0.133333rem;
    padding: 0 4rem;
    font-family: 'PingFangSC-Medium';
    font-size: 0.666667rem;
    text-align: justify;
    text-shadow: 0 0.133333rem 0.266667rem #0061D8;
  }
  .container .main-head .keyword {
    overflow: hidden;
    margin-top: 2rem;
  }
  .container .main-head .keyword .keyword-list {
    display: flex;
    justify-content: space-between;
  }
  .container .main-head .keyword .keyword-list .item {
    border-radius: 0.9rem;
    padding: 0 0.8rem;
    height: 1.8rem;
    font-size: 0.733333rem;
    line-height: 1.8rem;
    text-align: center;
    background: #0066dd;
  }
  .container .main-neck {
    margin-top: 2.666667rem;
    box-shadow: 0.066667rem 0.066667rem 0.4rem 0 rgba(180, 183, 186, 0.5);
    border-radius: 0.266667rem;
    padding: 1rem;
    background: #0059c7;
    box-shadow: 0 0 0.666667rem 0.133333rem rgba(22, 65, 155, 0.27);
  }
  .container .contact-content {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-right: 5.4rem;
    color: #fff;
  }
  .container .contact-content .icon {
    width: 1.533333rem;
    height: 1.533333rem;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .container .contact-content .icon.icon-phone {
    background: url(https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*23VDSKQbVhQAAAAAAAAAAAAAARQnAQ) no-repeat center center;
    background-size: 100%;
  }
  .container .contact-content .icon.icon-email {
    background: url(https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*hMQuTZDOhooAAAAAAAAAAAAAARQnAQ) no-repeat center center;
    background-size: 100%;
  }
  .container .contact-content .icon.icon-dd {
    background: url(https://gw.alipayobjects.com/mdn/rms_11af3e/afts/img/A*bndGQoiGvNsAAAAAAAAAAAAAARQnAQ) no-repeat center center;
    background-size: 100%;
  }
  .container .contact-content .info-item {
    display: flex;
    margin-top: 1.333333rem;
    align-items: center;
  }
  .container .contact-content .info-item .text {
    margin-left: 0.666667rem;
    font-size: 0.866667rem;
  }
  .container .contact-content .contact-wrap {
    display: flex;
    position: relative;
    flex: 1;
    flex-direction: column;
  }
  .container .contact-content .contact-wrap .title {
    font-family: 'PingFangSC-Medium';
    font-size: 1.2rem;
  }
  .container .contact-content .contact-wrap .info-list .text {
    font-family: 'PingFangSC-Medium';
  }
  .container .contact-content .scan-wrap {
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  .container .contact-content .scan-wrap .img-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 5.333333rem;
    height: 6rem;
  }
  .container .contact-content .scan-wrap .img-wrap img {
    position: relative;
    z-index: 10;
    margin: 0.3rem;
    width: 4.7rem;
  }
  .container .contact-content .scan-wrap .info-item {
    margin-top: 1.333333rem;
  }
  .container .contact-content .scan-wrap .info-item .text {
    font-family: 'PingFangSC-Medium';
  }
  .container .main-box {
    border-radius: 0.266667rem;
    padding: 1rem;
    background: #fff;
    box-shadow: 0.066667rem 0.066667rem 0.4rem 0 rgba(180, 183, 186 0.5);
  }
  .container .main-box .box-title {
    font-family: 'PingFangSC-Medium';
    font-size: 1.2rem;
    color: #0071fb;
  }
  .container .main-banner {
    margin-top: 1.066667rem;
  }
  .container .main-banner .main-banner-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container .main-banner .main-banner-content .main-banner-content-item {
    margin-top: 1.333333rem;
    width: 8.933333rem;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .img-wrap {
    margin: 0 auto;
    width: 2.666667rem;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .img-wrap img {
    display: block;
    width: 100%;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .item-title {
    margin-top: 0.266667rem;
    font-family: 'PingFangSC-Regular';
    font-size: 1rem;
    text-align: center;
    color: #333;
  }
  .container .main-banner .main-banner-content .main-banner-content-item .item-description {
    margin-top: 0.266667rem;
    font-family: 'PingFangSC-Regular';
    font-size: 0.866667rem;
    text-align: justify;
    color: #777;
  }
  .container .main-banner .main-banner-content .main-banner-content-item:first-child {
    order: -3;
  }
  .container .main-banner .main-banner-content .main-banner-content-item:last-child {
    order: -2;
  }
  .container .main-center {
    margin-top: 2.133333rem;
  }
  .container .main-center .main-center-top .main-center-top-select {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.266667rem;
  }
  .container .main-center .main-center-top .main-center-top-select .title {
    font-size: 0.866667rem;
    color: #333;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list {
    display: flex;
    height: 2.4rem;
    line-height: 2rem;
    font-size: 1.133333rem;
    margin: 0.666667rem auto 0;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item {
    border: 0.133333rem solid #777;
    padding: 0 1rem;
    color: #777;
    cursor: pointer;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item:first-child {
    border-right: 0.066667rem solid #0071fb;
    border-top-left-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item:last-child {
    border-left: 0.066667rem solid #0071fb;
    border-top-right-radius: 0.4rem;
    border-bottom-right-radius: 0.4rem;
  }
  .container .main-center .main-center-top .main-center-top-select .check-list .check-item.active {
    border-color: #0071fb;
    color: #0071fb;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 1.333333rem;
    padding-top: 4.333333rem;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .img-wrap {
    width: 6.666667rem;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .img-wrap img {
    display: block;
    width: 100%;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .step-serial-no {
    position: absolute;
    width: 3.866667rem;
    font-family: 'PingFangSC';
    font-size: 3.2rem;
    line-height: 1;
    top: 0;
    left: 0;
    color: #0071fb;
    opacity: 0.5;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content {
    margin-left: 1.133333rem;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content .content-title {
    font-size: 1.066667rem;
    font-family: 'PingFangSC-Medium';
    color: #333;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content .content-description {
    margin-top: 0.266667rem;
    font-size: 0.866667rem;
    text-align: justify;
    color: #777;
  }
  .container .main-center .main-center-top .main-ceneter-top-step .step-item .item-content .content-action {
    margin-top: 0.666667rem;
    margin-right: 3.333333rem;
    padding: 0 0.8rem;
    display: block;
    border-radius: 1.2rem;
    min-height: 2.4rem;
    min-width: 8rem;
    line-height: 2.2rem;
    text-decoration: none;
    font-size: 1.066667rem;
    text-align: center;
    color: #fff;
    background: #0671fc;
    cursor: pointer;
  }
  .container .main-center .main-center-bottom {
    margin-top: 1.933333rem;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa {
    padding-bottom: 0.666667rem;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item {
    display: flex;
    margin-top: 32px;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-serial-no {
    margin-top: 0.15rem;
    border-radius: 50%;
    width: 1.333333rem;
    height: 1.333333rem;
    font-size: 0.933333rem;
    line-height: 1.333333rem;
    text-align: center;
    color: #fff;
    background: #0071fb;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-content {
    margin-left: 0.266667rem;
    flex: 1;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-content .content-question {
    font-size: 1.066667rem;
    color: #333;
  }
  .container .main-center .main-center-bottom .main-center-bottom-qa .qa-list .list-item .item-content .content-answer {
    margin-top: 0.266667rem;
    font-size: 0.733333rem;
    text-align: justify;
    color: #777;
  }
  .container .main-bottom {
    margin-top: 2.133333rem;
  }
  .container .main-bottom .user-group {
    margin-top: 1.066667rem;
  }
  .container .main-bottom .user-group img {
    display: block;
    width: 100%;
  }
  .main-foot {
    margin-top: 3.8rem;
  }
  .main-foot .layout .contact-content {
    padding-right: 0;
  }
  .main-foot .layout .contact-content .contact-wrap {
    flex-wrap: wrap;
  }
  .main-foot .layout .contact-content .contact-wrap .info-list {
    margin-left: 0;
  }
  .main-foot .layout .contact-content .scan-wrap .info-item {
    order: -1;
  }
  .main-foot .layout .contact-content .scan-wrap .img-wrap {
    position: relative;
    margin: 1.066667rem 0 2rem 2.3rem;
  }
}

.root-item .header {
  color: rgba(4, 15, 36, 0.85);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 116.667% */
  margin-top: 48px;
}
.root-item .desc {
  margin-top: 16px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(4, 15, 36, 0.85);
  font-style: normal;
  font-weight: 400;
}
.root-item .detail {
  margin-top: 16px;
}
.root-item .detail .collspaseTitle {
  color: rgba(4, 15, 36, 0.65);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}
.root-item .rotate svg {
  transform: rotate(-90deg);
}
.root-item .ant-table table {
  border-radius: 0;
  border-color: #f0f2f6 !important;
}
.root-item .ant-collapse {
  border: none;
  border-radius: 4px 4px 0 0;
}
.root-item .ant-collapse-content {
  border-top: none;
}
.root-item .ant-table-container {
  border-radius: 0;
  border-color: #f0f2f6 !important;
}
.root-item .ant-collapse > .ant-collapse-item {
  border-bottom: none;
}
.root-item .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  display: flex;
  align-items: center;
  border-radius: 4px 4px 0 0 !important;
  border: 1px solid #f0f2f6;
  background-color: rgba(0, 34, 101, 0.02);
}
.root-item .ant-table-thead > tr > th {
  background-color: #f5f9ff;
  color: rgba(4, 15, 36, 0.85);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */
  border-color: #f0f2f6 !important;
}
.root-item .ant-table-tbody > tr > td {
  border-color: #f0f2f6 !important;
  color: rgba(4, 15, 36, 0.85);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
.root-item .ant-table-container table > thead > tr:first-child th:last-child,
.root-item .ant-table-container table > thead > tr:first-child th:first-child {
  border-radius: 0;
}
.root-item .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  margin-right: 0;
  display: flex;
}
.root-item .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-header-text {
  margin-left: 4px;
}
.root-item .ant-switch:hover {
  filter: brightness(1.2);
}
.readonly {
  color: rgba(4, 15, 36, 0.65);
  font-size: 12px;
  line-height: 22px;
}
.toggle {
  display: flex;
}
.toggle .label {
  flex: 1;
  padding-right: 8px;
}
.toggleHeader {
  display: inline-block;
  width: calc(100%);
}
.togglePd {
  padding-right: 10px;
}
.toggleItem {
  margin-bottom: 16px;
}
.toggleItem:last-child {
  margin-bottom: 8px;
}
.toggleItemTable {
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.toggleReadonlyItem {
  margin-bottom: 0;
}
.switch svg {
  display: block;
}
@media (max-width: 780px) {
  .root-item .tableContainer {
    width: 87.69230769vw;
  }
  .root-item .header {
    margin-top: 20.51282051vw;
    line-height: 7.69230769vw;
    font-size: 7.17948718vw;
  }
  .root-item .desc {
    margin-top: 5.12820513vw;
    font-size: 3.58974359vw;
    line-height: 6.15384615vw;
  }
  .root-item .detail {
    margin-top: 5.12820513vw;
  }
  .root-item .detail .collspaseTitle {
    font-size: 3.58974359vw;
    line-height: 4.87179487vw;
    /* 150% */
  }
}
.cookies-box .ant-collapse-content .ant-collapse-content-box {
  padding: 0;
}
.cookies-box .ant-table-cell {
  word-break: break-word;
}

.root-spin {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.spin {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.layout {
  height: 100vh;
  display: flex;
  flex-flow: column;
}
.layout__head-header-container {
  position: static;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ebebeb;
}
.layout__head-header-container .header {
  width: 100%;
  background-color: #fff;
  height: 64px;
  display: flex;
  align-items: center;
  max-width: 1184px;
  padding: 0 48px;
}
.layout__head-header-container .ac-logo {
  display: flex;
}
.layout__head-scroll-container {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: auto;
  overflow: overlay;
  width: 100%;
  padding: 0 24px;
  display: flex;
  flex-flow: column;
  padding-top: 32px;
}
.root {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1088px;
  margin: 0 auto;
  padding-bottom: 64px;
}
.main {
  flex: 1 1 auto;
  width: 800px;
  color: rgba(4, 15, 36, 0.85);
  background: #fff;
}
.main .desc {
  font-size: 14px;
  line-height: 22px;
  color: rgba(4, 15, 36, 0.85);
  font-style: normal;
  font-weight: 400;
}
.main .ant-collapse .ant-collapse-header {
  padding: 11px 16px 11px 24px;
}
.main .ant-collapse-arrow {
  margin-right: 8px !important;
}
.main .ant-collapse-arrow svg {
  width: 16px;
  height: 16px;
}
.main a.ant-typography {
  color: #1677ff;
}
.main .ant-table-thead > tr > th,
.main .ant-table-thead > tr > td,
.main .ant-table-tbody > tr > td {
  padding: 12px;
}
.main .ant-card-head {
  background: #fff;
  padding: 0;
  border-color: rgba(0, 34, 101, 0.06);
}
.main .ant-card-head-title {
  padding: 24px 20px 16px;
  line-height: 28px;
  font-size: 24px;
  font-weight: 700;
}
.main .ant-card-body {
  padding: 16px 24px;
}
.main .actions {
  margin-top: 16px;
}
.sider {
  position: relative;
  width: 232px;
  padding-left: 28px;
}
.sider .ant-anchor-ink {
  display: block;
}
.sider .ant-anchor-link {
  padding: 6px 0 6px 12px;
}
.sider .ant-anchor-link-active > .ant-anchor-link-title {
  color: #1677ff;
}
.sider .ant-anchor-ink-ball {
  border-color: #1677ff;
}
@media (min-width: 781px) and (max-width: 990px) {
  .root {
    max-width: 100%;
  }
  .sider {
    display: none;
    width: 0;
    height: 0;
  }
  .main {
    width: 100%;
  }
}
@media (max-width: 780px) {
  .layout__head-header-container .header {
    height: 16.41025641vw;
    padding: 0 6.15384615vw;
  }
  .layout__head-header-container .header .ac-logo svg {
    width: auto;
    height: 6.02564103vw;
  }
  .layout__head-scroll-container {
    padding: 4.1025641vw 6.15384615vw 0;
  }
  .root {
    max-width: 100%;
    margin-top: 0;
    padding-bottom: 12.82051282vw;
  }
  .sider {
    display: none;
    width: 0;
    height: 0;
  }
  .main .desc {
    margin-top: 5.12820513vw;
    font-size: 3.58974359vw;
    line-height: 6.15384615vw;
  }
  .main .ant-collapse .ant-collapse-header {
    padding: 3.97435897vw 3.07692308vw;
  }
  .main .ant-collapse-arrow {
    margin-right: 1.02564103vw !important;
  }
  .main .ant-collapse-arrow svg {
    width: 4.1025641vw;
    height: 4.1025641vw;
  }
  .main .ant-table-thead > tr > th,
  .main .ant-table-thead > tr > td,
  .main .ant-table-tbody > tr > td {
    padding: 5.51282051vw 2.05128205vw;
    font-size: 3.58974359vw;
    line-height: 4.87179487vw;
  }
  .main .ant-card-head {
    background: #fff;
    min-height: auto;
    padding: 0;
    border: none;
  }
  .main .ant-card-head-title {
    padding: 0;
    line-height: 7.69230769vw;
    font-size: 7.17948718vw;
  }
  .main .ant-card-body {
    padding: 0;
  }
}

.production-intro {
  position: relative;
  text-align: center;
}
.production-intro .items {
  display: flex;
  justify-content: center;
  margin-top: 33px;
}
.production-intro .item {
  min-width: 120px;
}
.production-intro .item + .item {
  margin-left: 80px;
}
.production-intro .item-title {
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.production-intro .item-sub-title {
  color: #6f6f6f;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}
.production-intro .icon {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.production-intro .intro-title {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
}
.production-intro .intro-desc {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 20px;
  max-width: 687px;
  margin: 0 auto;
}

.faq-card {
  position: relative;
}
.faq-card h2 {
  font-size: 24px;
}
.faq-card .ant-btn-link {
  color: #3750e1;
  font-weight: 700;
  min-width: auto;
  height: auto;
  padding: 0;
  line-height: 1.2;
  align-items: center;
  display: flex;
}
.faq-card .section-title {
  text-align: center;
}
.faq-card .questions .ant-radio-group {
  text-align: center;
  width: 100%;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper {
  color: #404040;
  border: 1px solid #c6c6c6;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper:first-child {
  border-left: 1px solid #c6c6c6;
  border-radius: 4px 0 0 4px;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper:hover {
  color: #5f79ed;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper-checked {
  color: #1a1a1a;
  border-color: #3d55dd;
  background-color: #f3f7ff;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #3d55dd;
}
.faq-card .questions .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #3d55dd;
}
.faq-card .questions .ant-tabs {
  margin-top: 20px;
  color: #404040;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  width: 360px;
  margin: 0;
  padding: 22px 24px;
  border: 1px solid #c6c6c6;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-tab:hover {
  color: #5f79ed;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 0;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-nav-list > div {
  border-bottom: 1px solid transparent;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-nav-list > div:nth-child(1) {
  border-top-left-radius: 4px;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-nav-list > div:nth-last-child(2) {
  border-bottom: 1px solid #c6c6c6;
  border-bottom-left-radius: 4px;
}
.faq-card .questions .ant-tabs .ant-tabs-nav .ant-tabs-tab-active {
  background-color: #f3f7ff;
  border-color: #3d55dd !important;
}
.faq-card .questions .ant-tabs .ant-tabs-tab-btn {
  color: #1a1a1a;
  font-size: 14px;
  text-shadow: none;
  text-align: left;
  white-space: break-spaces;
}
.faq-card .questions .ant-tabs .ant-tabs-content-holder {
  background-color: #f6f6f6;
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  border-left-color: transparent;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  max-height: 544px;
  overflow: overlay;
}
.faq-card .questions .ant-tabs .ant-tabs-ink-bar {
  display: none;
}
.faq-card .questions .ant-tabs .ant-tabs-content {
  height: 100%;
}
.faq-card .questions .ant-tabs .ant-tabs-tabpane {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.faq-card .questions .ant-tabs .icon-jumpout {
  background-image: url('https://gw.alipayobjects.com/mdn/rms_e35b6b/afts/img/A*wh36SanXAjcAAAAAAAAAAAAAARQnAQ');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  margin-right: 8px;
}
.faq-card .questions .content {
  text-align: justify;
}
.faq-card .contact {
  margin-top: 48px;
}
.faq-card .contact .remark {
  margin: 52px 0 0 12px;
  max-width: 824px;
  opacity: 0.45;
}
.faq-card .container-contact {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 48px;
}
.faq-card .container-contact .title {
  position: relative;
}
.faq-card .container-contact .description p {
  margin-bottom: 4px;
  line-height: 20px;
  font-weight: normal;
  font-size: 14px;
}
.faq-card .container-contact .description h6 {
  color: #6f6f6f;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  margin-top: 8px;
}
.faq-card .container-contact .description a {
  text-decoration: underline;
  color: #3d55dd;
}
.faq-card .container-contact .mail {
  margin: 0 5px;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.faq-card .container-contact .mail span:not(.anticon) {
  border-bottom: 1px solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: initial;
}
.faq-card .container-contact .icon {
  position: absolute;
  left: -36px;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.header-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.header-info .status-intro p {
  max-width: 480px;
}
.header-info h2 {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 16px;
}
.header-info .banner {
  margin-top: 16px;
  margin-right: 63px;
  height: 160px;
  width: 358px;
}
.header-info .ant-tag {
  margin-bottom: 0.5em;
  vertical-align: middle;
  border-radius: 4px;
}
.header-info .ant-tag-default {
  border-color: #c6c6c6;
  background-color: #f2f2f2;
  color: #8d8d8d;
}

.opening-steps-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.opening-steps-container .steps-title {
  margin: 0;
  font-weight: 600;
  margin-bottom: 16px;
}
.opening-steps-container .step {
  display: flex;
  align-items: center;
  line-height: 20px;
}
.opening-steps-container .step i {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.opening-steps-container .step .step-link {
  display: flex;
  align-items: center;
  color: #1677ff;
  margin-left: 8px;
}
.opening-steps-container .step .step-link img {
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
.opening-steps-container .warning-title i {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: content-box;
  float: left;
}
.opening-steps-container .warning-title span {
  font-size: 1em;
  font-weight: 600;
}
.opening-steps-container .warning-desc {
  font-size: 12px;
  color: #6f6f6f;
  margin-left: 32px;
  margin-top: 7px;
}

.tmall-early-payout-footer {
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
  overflow: hidden;
}
.tmall-early-payout-footer a {
  color: #3d55dd;
  font-size: 12px;
  text-decoration: underline;
}
.tmall-early-payout-footer .mt-24 {
  margin-top: 24px;
}
.tmall-early-payout-footer article * {
  font-size: 12px;
  line-height: 20px;
}
.tmall-early-payout-footer article p {
  margin-bottom: 4px;
  color: #1a1a1a;
  font-weight: normal;
}
.tmall-early-payout-footer article p:last-child {
  margin-bottom: 0;
}
.tmall-early-payout-footer article h4 {
  margin-bottom: 0;
  font-size: 14px;
}
.tmall-early-payout-footer section {
  align-self: flex-end;
}
.tmall-early-payout-footer section a {
  display: block;
  margin-bottom: 4px;
  text-align: right;
}

.process-intro h2 {
  font-size: 24px;
}
.process-intro .ant-tabs {
  margin-top: 32px;
}
.process-intro .ant-tabs .ant-tabs-nav-wrap {
  overflow: initial !important;
  max-width: 311px;
  margin-right: 64px;
}
.process-intro .ant-tabs .ant-tabs-tab {
  margin: 0 0 32px !important;
  padding: 0 0 0 22px !important;
}
.process-intro .ant-tabs .ant-tabs-tab:hover {
  color: initial;
}
.process-intro .ant-tabs .ant-tabs-ink-bar {
  height: 65px !important;
  left: -1px;
  background-color: #3d55dd;
}
.process-intro .ant-tabs .ant-tabs-nav {
  border-left: 1px solid #f0f0f0;
}
.process-intro .ant-tabs .ant-tabs-content-holder {
  border: none;
}
.process-intro .ant-tabs .ant-tabs-tabpane {
  padding: 0 !important;
}
.process-intro .ant-tabs .ant-tabs-tabpane img {
  width: 100%;
}
.process-intro .ant-tabs-tab-active .tab-bar i {
  color: #fff;
  background-color: #3d55dd;
  font-weight: 500;
}
.process-intro .ant-tabs-tab-active .tab-bar h4 {
  font-weight: 500;
}
.process-intro .ant-tabs-tab-active .tab-bar p {
  font-weight: normal;
}
.process-intro .tab-bar {
  text-align: left;
}
.process-intro .tab-bar i {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 8px;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  background-color: #d8d8d8;
  display: block;
  font-weight: 500;
}
.process-intro .tab-bar h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1a1a1a;
}
.process-intro .tab-bar p {
  margin: 0;
  color: #6f6f6f;
  max-width: 288px;
  white-space: normal;
  font-size: 12px;
}

.tmall-early-payout .tmall-early-payout-container {
  position: relative;
  padding: 24px 24px;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  width: 1080px;
  margin: 32px auto 0;
  font-size: 14px;
}
.tmall-early-payout .tmall-early-payout-container.no-border {
  border: none;
  margin-top: 8px;
  padding: 0 0 94px;
}
.tmall-early-payout .ant-divider {
  position: relative;
  left: -24px;
  width: calc(100% + 48px);
  border-color: #c6c6c6;
  margin-top: 0;
}
.tmall-early-payout .mb-24 {
  margin-bottom: 24px;
}
.tmall-early-payout .mt-48 {
  margin-top: 48px;
}

.product-box-head {
  position: relative;
}
.survey-entry-container {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
}
.survey-entry-container img {
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.6s;
  opacity: 0;
}
.survey-container {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
}

.ac-action-point {
  position: relative;
  padding: 32px 40px;
  font-size: 32px;
}
@media (max-width: 830px) {
  .ac-action-point {
    font-size: 4.8vw;
  }
}
.ac-action-point-content {
  display: flex;
  line-height: 43px;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.ac-action-point-left {
  text-align: left;
}
.ac-action-point-right {
  text-align: right;
  padding-left: 24px;
}
.ac-action-point-title {
  color: #333;
  font-family: AlibabaSans-Medium;
  margin-bottom: 0;
}
.ac-pre-text-color {
  color: #00ccff;
  font-family: AlibabaSans-Medium;
}
.ac-be-text-color {
  color: #0968f7;
  font-family: AlibabaSans-Medium;
  margin-left: 8px;
}
.ac-action-btn {
  border-radius: 5px;
}
.ac-action-point-tel {
  margin-top: 8px;
  font-size: 20px;
  line-height: 26px;
  color: #0071fb;
}
.ac-action-point-tel .ac-tel {
  display: inline-block;
}
.ac-action-point-tel .ac-tel:not(:first-child) {
  margin-left: 10px;
}
@media (max-width: 830px) {
  .ac-action-point.ac-card {
    position: relative;
    padding: 5.33333333vw 3.2vw;
    box-shadow: 0 1.33333333vw 3.6vw 0 rgba(0, 0, 0, 0.1);
  }
  .ac-action-point.ac-card .ac-action-point-content {
    display: inline-block;
    line-height: 5.73333333vw;
    text-align: left;
    font-family: AlibabaSans-Medium;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-right {
    text-align: left;
    padding-left: 0;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-title {
    color: #333333;
    font-size: 4.8vw;
    line-height: 5.73333333vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-text {
    margin-bottom: 4.26666667vw;
    font-size: 4.8vw;
    line-height: 5.73333333vw;
    margin-top: 0.4vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-pre-text-color {
    color: #01cbff;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-be-text-color {
    color: #0071fb;
    margin-left: 1.06666667vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-btn .ant-btn {
    width: 43.2vw;
    height: 13.06666667vw;
    border-radius: 1.06666667vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-btn .ant-btn .ac-link {
    font-size: 4.8vw;
  }
  .ac-action-point.ac-card .ac-action-point-content .ac-action-point-tel {
    display: none;
  }
}

.ac-product-feature-item {
  font-size: 20px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 830px) {
  .ac-product-feature-item {
    font-size: 4vw;
  }
}
.ac-product-feature-item:not(:first-child) {
  margin-top: 64px;
}
.ac-product-feature-item:nth-child(even) {
  flex-direction: row-reverse;
}
.ac-product-feature-item .ac-image {
  width: 480px;
  height: 550px;
}
.ac-product-feature-item .content {
  width: 48%;
  margin-left: 32px;
}
.ac-product-feature-item .content .title {
  color: #333;
  font-size: 32px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-product-feature-item .content .title {
    font-size: 4.8vw;
  }
}
.ac-product-feature-item .content > .description {
  color: #666;
  margin-top: 16px;
}
.ac-product-feature-item .content .feature-list {
  margin-top: 32px;
}
.ac-product-feature-item .content .feature-list .feature-item {
  color: #333;
  padding: 16px 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 830px) {
  .ac-product-feature-item .content .feature-list .feature-item {
    font-size: 3.2vw;
  }
}
.ac-product-feature-item .content .feature-list .feature-item * {
  font-family: AlibabaSans-Medium;
}
.ac-product-feature-item .content .feature-list .feature-item .number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 11px;
  border: 1px solid #222;
  margin-right: 16px;
}
.ac-product-feature-item .content .feature-list .feature-item > .description {
  width: 440px;
}
.ac-product-feature-item .content .feature-list .feature-item.active {
  color: #0071fb;
  background: #fff;
  box-shadow: 0 10px 80px 0 rgba(19, 17, 96, 0.1);
  border-radius: 8px;
}
.ac-product-feature-item .content .feature-list .feature-item.active .number {
  color: #fff;
  background: #0071fb;
  border: none;
}

.ac-benefit .ac-benefit-content > .title {
  font-size: 32px;
  font-family: AlibabaSans-Medium;
  margin-bottom: 32px;
  color: #333;
}
@media (max-width: 830px) {
  .ac-benefit .ac-benefit-content > .title {
    font-size: 4.8vw;
  }
}
.ac-benefit .ac-benefit-content .ac-image {
  width: 100%;
  height: 200px;
  background-position: right !important;
}
.ac-benefit .ac-benefit-content .image-wrapper > div {
  height: 200px;
}
.ac-benefit .ac-benefit-content .image-title-wrapper {
  margin: 16px 0 32px 0;
  text-align: right;
  color: #333;
}
.ac-benefit .ac-benefit-content .image-title-wrapper .ellipsis {
  font-size: 20px;
  line-height: 24px;
  font-family: AlibabaSans-Medium;
}
.ac-benefit .ac-benefit-content .image-title-wrapper .target {
  color: #0071fb;
}
.ac-benefit .ac-benefit-content .image-title-wrapper > div {
  height: 24px;
}
.ac-benefit .ac-benefit-content .benefit-item {
  font-size: 20px;
  align-items: center;
  display: flex;
}
.ac-benefit .ac-benefit-content .benefit-item:not(:last-child) {
  margin-bottom: 24px;
}
.ac-benefit .ac-benefit-content .benefit-item .benefit-value {
  text-align: right;
}
.ac-benefit-bar {
  display: inline-flex;
  align-items: center;
  color: #333;
}
.ac-benefit-bar .bar {
  height: 8px;
  margin-left: 8px;
  background: #ccc;
}
.ac-benefit-bar.primary {
  color: #0071fb;
}
.ac-benefit-bar.primary .bar {
  background: #0071fb;
}
@media (max-width: 830px) {
  .ac-benefit .ac-benefit-content .ac-image {
    width: 100%;
    height: 40.4vw;
    margin-bottom: 0;
    background-size: cover !important;
  }
  .ac-benefit .ac-benefit-content > .title {
    margin-bottom: 2.66666667vw;
  }
  .ac-benefit .ac-benefit-content .image-wrapper > div {
    height: auto;
  }
  .ac-benefit .ac-benefit-content .image-title-wrapper {
    display: none;
  }
  .ac-benefit .ac-benefit-content .benefit-item {
    font-size: 4.8vw;
    display: inherit;
  }
  .ac-benefit .ac-benefit-content .benefit-item:not(:last-child) {
    margin-bottom: 4.26666667vw;
  }
  .ac-benefit .ac-benefit-content .benefit-item .benefit-title {
    color: #333;
    margin: 7.2vw 0 3.2vw 0;
  }
  .ac-benefit .ac-benefit-content .benefit-item .benefit-title > div {
    font-family: AlibabaSans-Medium;
  }
  .ac-benefit .ac-benefit-content .benefit-item .benefit-value {
    text-align: initial;
    margin-bottom: 1.73333333vw;
  }
  .ac-benefit .ac-benefit-content .benefit-legend {
    margin: 4.26666667vw 0;
    font-family: AlibabaSans-Medium;
  }
  .ac-benefit .ac-benefit-content .benefit-legend .ac-benefit-bar {
    display: flex;
    justify-content: flex-end;
  }
  .ac-benefit .ac-benefit-content .benefit-legend .ac-benefit-bar:first-child {
    margin-bottom: 2.13333333vw;
  }
  .ac-benefit-bar {
    flex-direction: row-reverse;
    font-size: 3.73333333vw;
    color: #666;
  }
  .ac-benefit-bar .bar {
    height: 1.46666667vw;
    border-radius: 0.73333333vw;
    margin-left: 0;
    margin-right: 1.33333333vw;
    background: #ccc;
  }
  .ac-benefit-bar.primary {
    color: #666;
    color: #0071fb;
  }
  .ac-benefit-bar.primary .bar {
    background: #0071fb;
  }
}

.ac-item-list-card {
  padding-bottom: 60px;
}
.ac-item-list-card .ac-card-content .ant-row:not(:last-child) {
  margin-bottom: 32px;
}
.ac-item-list-card .ac-card-content .list-card-description {
  font-size: 20px;
  color: #666;
  margin-bottom: 32px;
}
@media (max-width: 830px) {
  .ac-item-list-card .ac-card-content .list-card-description {
    font-size: 4vw;
  }
}
.ac-item-list-card .ac-card-content .ac-info-item {
  max-width: 300px;
  padding-right: 0;
  margin-bottom: 0;
}
.ac-item-list-card .ac-card-content .ac-info-item .ac-image {
  width: 60px;
  height: 60px;
}
.ac-item-list-card .ac-card-content .ac-info-item .info .title {
  margin-top: 16px;
  margin-bottom: 8px;
  color: #333;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 830px) {
  .ac-item-list-card {
    padding-bottom: 8vw;
  }
  .ac-item-list-card .ant-col:not(:first-child) {
    margin-top: 4.26666667vw;
  }
  .ac-item-list-card .ac-card-content .ac-info-item {
    max-width: 100%;
    padding: 0;
  }
  .ac-item-list-card .ac-card-content .ac-info-item .ac-image {
    width: 9.6vw;
    height: 9.6vw;
  }
  .ac-item-list-card .ac-card-content .ac-info-item .info {
    padding-left: 6.66666667vw;
  }
  .ac-item-list-card .ac-card-content .ac-info-item .info .title {
    font-size: 4.8vw;
    margin-top: 0;
    margin-bottom: 1.06666667vw;
  }
}

.ac-card.ac-card-slider-wrapper > .ac-skeleton {
  padding: 0 32px;
}
.slider-arrow-hidden .slick-arrow {
  display: none !important;
}
.slick-slide.slick-active div {
  outline: none;
}
.ac-card-slider-item {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
}
.ac-card-slider-item .ac-image {
  width: 408px;
  height: 320px;
  border: 0;
}
.ac-card-slider-item .info {
  max-width: 500px;
  margin-left: 64px;
  color: #333;
}
.ac-card-slider-item .info .title {
  font-size: 28px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-card-slider-item .info .title {
    font-size: 4vw;
  }
}
.ac-card-slider-item .info .description .ellipsis {
  margin-top: 16px;
}
.ac-card-slider-item .info .date {
  margin-bottom: 16px;
  color: #0071fb;
}
@media (max-width: 830px) {
  .ac-card-slider-wrapper.ac-card {
    padding: 0;
  }
  .ac-card-slider-item {
    width: 93.6vw;
    position: static;
    display: inherit;
    height: auto;
  }
  .ac-card-slider-item .ac-image {
    width: 93.6vw;
    height: 36.66666667vw;
  }
  .ac-card-slider-item .info {
    width: 100%;
    position: static;
    margin: 0;
    padding: 5.33333333vw 3.2vw 9.6vw 3.2vw;
    padding-bottom: 0;
    margin-bottom: 8vw;
    transform: none;
    color: #333;
    border-radius: 1.33333333vw;
  }
  .ac-card-slider-item .info .title {
    font-size: 4.8vw;
  }
  .ac-card-slider-item .info .description .ellipsis {
    margin-top: 3.2vw;
  }
  .ac-card-slider-item .info .date {
    margin-bottom: 2.13333333vw;
  }
}

.ac-card.ac-event-slider {
  width: 100%;
  max-width: 1248px;
  overflow: hidden;
  padding: 0;
  margin-top: -64px;
  margin-bottom: -32px;
}
.ac-card.ac-event-slider .ac-card-title {
  display: none;
}
.ac-card.ac-event-slider .simple-slider .slick-arrow.slick-prev {
  left: 29px;
}
.ac-card.ac-event-slider .simple-slider .slick-arrow.slick-next {
  right: 29px;
}
.ac-card.ac-event-slider .ac-card-slider-item {
  width: 1120px;
  width: calc(var(--zoomRate) * 1120);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 64px auto;
}
.ac-card.ac-event-slider .ac-card-slider-item .ac-image {
  border-radius: 8px 0 0 8px;
}
.ac-card.ac-event-slider .ac-card-slider-item .info {
  margin-right: 32px;
}
@media (min-width: 816px) and (max-width: 1167px) {
  .ac-card.ac-event-slider .simple-slider .slick-arrow.slick-prev {
    left: -15px;
  }
  .ac-card.ac-event-slider .simple-slider .slick-arrow.slick-next {
    right: -15px;
  }
}
@media (max-width: 830px) {
  .ac-card.ac-event-slider {
    margin-top: 0;
    margin-bottom: 13.86666667vw;
  }
  .ac-card.ac-event-slider .ac-card-slider-item {
    width: 93.6vw;
    margin: 0 3.2vw 5.33333333vw;
    box-shadow: 0 1.33333333vw 3.6vw 0 rgba(0, 0, 0, 0.1);
    border-radius: 1.06666667vw;
  }
  .ac-card.ac-event-slider .ac-card-slider-item .ac-image {
    border-radius: 1.06666667vw 1.06666667vw 0 0;
  }
}

@media (min-width: 831px) {
  .ac-index-page .ac-index-video-content .ac-card-title {
    font-size: 32px;
    line-height: 44px;
    color: #0071fb;
    text-align: center;
    margin: 150px 0 41px 0;
  }
  .ac-index-page .ac-event-slider {
    margin-bottom: 80px;
  }
}
@media (max-width: 830px) {
  .ac-index-page .ac-index-video-content .ac-card-title {
    font-size: 5.33333333vw;
    line-height: 7.33333333vw;
    color: #0071fb;
    text-align: center;
    margin: 12.8vw 0 8.53333333vw 0;
  }
  .ac-index-page .ac-event-slider {
    margin-bottom: 10.66666667vw;
  }
}

.ac-customer-show {
  position: relative;
  min-height: 298px;
  padding-bottom: 16px;
}
.ac-customer-show .ac-card-content {
  padding: 0;
}
.ac-customer-show .ac-customer-show-slider {
  width: 100%;
  max-width: 1120px;
}
.ac-customer-show .ac-customer-show-slider .ac-customer-show-slider-item .ac-image {
  background: #ebebeb;
  margin: auto;
  width: 176px;
  height: 80px;
  padding: 14px;
}
.ac-customer-show .slick-arrow {
  background: #fff;
}
.ac-customer-show .slick-arrow.slick-next::before,
.ac-customer-show .slick-arrow.slick-prev::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAHLdZnaAAAABGdBTUEAALGPC/xhBQAAA0ZJREFUWAntWL9v00AUjqOWJkgZMmTo0iHJRLZkA4aoG0hI8B8w8AewMhEm+mdkTgY2OkGmTrBmS7K2UoYOGQKpsHnv6nd6Pt/5zq4TbAlL9v367n333Y93d65UXJ52ux2ouCPMwILBYHDUbDaPw7Q/nU7/CLCuliigjxVAQBl2u90TtZaHmb7v/zo7OzvebDZeo9EIZrOZQyNipiRRGCHTkLxZrVanajmmPcpk4AqAZT6V81AUqvQcYI1j5cwGwsrXVpbMAFvzqtwy6ahWqzWez+OyOzl4sVj85iAej3Txbrd7DONzh/ODg3CuDIdDfzQa+V6n0/kaBMELDrDGsRI2CUMrmACHr0TMahjpDbWQ0nxmQ94FzO4PVOYSCl9hApJxWMISUq/XP8qEY0SrhIxzGzjLkiYOx6rxCEnexolMkOiMEyCH8FYqgbl4BbP+KTOKzl4Mhud55PgpZDAZFbbABobihXp3kH4mSQiKE58vMQBeLpfLl1SeJYyRkJE8yYwkJjLIT71OyJY1BIfzGd7rXq/3yAr+FwBrd2Gj+PjYNkydiMgeogNwAl25S14iiUqA09nFqIoxdpeOIOt60ZLkSYCqYiR5E8RI9kEQIdER9Pv9V+v1WqpVzxVogB48Y7RaLeFAJ5OJz5zqfXcBwTdwiudUIc8QdtJTeULO0zC3BTvqO9EVhk0L95KAy8Y0N6DEvXAvwWxcf1DVu4Jp/1z2t47oIfs6b4Akwcx9EUVI9kUUI9kHkZYkbyKjF8aDnHptwMsgNiDtYyRBQzqitASITyRBABLBqj2B6A28F5iX9jGOSVpDiMdDxna7/QTRt5iGZ4wH9Pl8vrtP7u+bixBcw+BRvvCDJ2uy8WbPMA+OJl6BbNZJAEzspMvp2GYnj/JMI0ICDCMg2gU+/hLeN1mvZmnFpRJSRAEk2ElIkQU4CSmDgEQhZRKgFRIK+A6LmP8sIGyhQnAkuDf9gLa+h6vlT7FGXEagUCqUxshjNuaHYvBvyrmCK3ryFk4PT2Jey2V0Dr1HuPRkTAhVKpsgo5CyCbIKKYsgZyFFF5RaSFpBtVrtdSnuIw5O4SD3Ees1lEbAFOIxHf9E4uUb3bIGN9bk/c8y9cBfpeIQ3R5FziMAAAAASUVORK5CYII=");
}
.ac-customer-show .slick-arrow.slick-prev {
  left: -66px;
  top: calc(50% - 16px);
}
.ac-customer-show .slick-arrow.slick-next {
  right: -66px;
  top: calc(50% - 16px);
}
.ac-customer-show .ac-skeleton {
  padding: 32px 48px;
}
@media (max-width: 830px) {
  .ac-card.ac-customer-show {
    padding-left: 0;
    padding-right: 0;
  }
  .ac-card.ac-customer-show .ac-card-title {
    padding: 0 3.2vw;
    margin-bottom: 0;
  }
  .ac-card.ac-customer-show .ac-customer-show-slider {
    width: 100%;
    margin: 0;
  }
  .ac-card.ac-customer-show .ac-customer-show-slider .ac-customer-show-slider-item {
    width: 93.6vw !important;
    margin: 4.26666667vw 3.2vw;
    padding: 5.33333333vw 3.2vw;
    padding-bottom: 0;
    box-shadow: 0 1.33333333vw 3.6vw 0 rgba(0, 0, 0, 0.1);
    border-radius: 1.06666667vw;
  }
  .ac-card.ac-customer-show .ac-customer-show-slider .ac-customer-show-slider-item .ac-image {
    width: 23.46666667vw;
    height: 10.66666667vw;
    padding: 1.86666667vw;
  }
  .ac-card.ac-customer-show .slick-dots {
    margin-top: -3.2vw;
  }
  .ac-card.ac-customer-show .ac-skeleton {
    padding: 0;
  }
}

.ac-tabs .ant-tabs-nav {
  margin: 0;
  padding: 0 60px;
  font-size: 40px;
  color: #999;
  font-family: AlibabaSans-Medium;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0 20px 0;
  margin-right: 100px;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-tabs .ant-tabs-nav .ant-tabs-tab {
    font-size: 4vw;
  }
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab * {
  font-family: AlibabaSans-Medium;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab-active {
  color: #0071fb;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #0071fb;
}
.ac-tabs .ant-tabs-nav .ant-tabs-ink-bar {
  background-color: #0071fb;
  height: 4px;
}
.ac-tabs .ant-tabs-nav .ant-tabs-tab:hover {
  color: #0071fb;
}
@media (min-width: 831px) {
  .ac-tabs .ant-tabs-tab-arrow-show > * {
    top: 40%;
  }
}
.ac-tabs .ant-tabs-tabpane {
  padding: 32px 32px 64px 32px;
}
@media (max-width: 830px) {
  .ac-tabs .ant-tabs-nav-wrap {
    padding: 0;
  }
  .ac-tabs.ant-tabs-nav-container-scrolling {
    padding: 0;
  }
  .ac-tabs .ant-tabs-nav {
    font-size: 3.73333333vw;
    padding: 0;
    margin: 0 3.2vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-tab {
    padding: 1.6vw 0;
    margin-right: 6.66666667vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-tab-active {
    color: #333;
    font-family: AlibabaSans-Medium;
    font-size: 4.26666667vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-ink-bar {
    height: 0.53333333vw;
  }
  .ac-tabs .ant-tabs-nav .ant-tabs-tab:hover {
    color: #333;
  }
  .ac-tabs .ant-tabs-bar {
    margin-bottom: 2.66666667vw;
  }
  .ac-tabs .ant-tabs-tabpane {
    padding: 2.66666667vw 0 5.33333333vw 0;
  }
}

@media (max-width: 830px) {
  .ac-product-feature-item-mb {
    display: inherit;
    width: 100%;
    margin: 0;
  }
  .ac-product-feature-item-mb:not(:first-child) {
    margin-top: 8.53333333vw;
  }
  .ac-product-feature-item-mb > .title {
    color: #333;
    font-size: 32px;
    font-family: AlibabaSans-Medium;
    margin-bottom: 3.2vw;
  }
  .ac-product-feature-item-mb > .description {
    font-size: 3.73333333vw;
    margin-bottom: 8.53333333vw;
  }
  .ac-product-feature-item-mb > .description .ellipsis {
    margin-top: 4.26666667vw;
  }
  .ac-product-feature-item-mb .slider-item {
    margin: 0 3.2vw;
  }
  .ac-product-feature-item-mb .slider-item .ac-image {
    max-width: 93.6vw;
    height: 101.33333333vw;
    margin: auto;
  }
  .ac-product-feature-item-mb .slider-item .content {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 4vw 0 8.53333333vw 0;
    padding: 5.33333333vw 3.2vw;
    transform: none;
    color: #333;
    border-radius: 1.33333333vw;
    font-size: 4vw;
    font-family: AlibabaSans-Medium;
    background: #fff;
    box-shadow: 0 0.53333333vw 1.06666667vw 0 rgba(0, 0, 0, 0.2);
    border-radius: 1.06666667vw;
    font-size: 3.73333333vw;
  }
  .ac-product-feature-item-mb .slick-dots {
    position: static;
    margin-top: -9.33333333vw;
  }
}
@media (max-width: 830px) and (max-width: 830px) {
  .ac-product-feature-item-mb > .title {
    font-size: 4.8vw;
  }
}

.ac-product-features-wrapper {
  position: relative;
}
@media (max-width: 830px) {
  .ac-product-features-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .ac-product-features-wrapper .simple-slider {
    margin: 0 -3.2vw;
  }
}

.ac-content1 .ac-content1-smalltitle {
  line-height: 31px;
  font-size: 32px;
  color: #0071fb;
  height: 31px;
  margin-bottom: 32px;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-smalltitle {
    font-size: 4.8vw;
  }
}
.ac-content1 .ac-content1-title {
  font-size: 32px;
  font-family: AlibabaSans-Medium;
  color: #333;
  margin-bottom: 16px;
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-title {
    font-size: 4.8vw;
  }
}
.ac-content1 .ac-content1-description {
  color: #666;
  font-size: 20px;
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-description {
    font-size: 4vw;
  }
}
.ac-content1 .ac-content1-bg {
  margin-top: 32px;
  height: 466px;
  height: calc(var(--zoomRate) * 466);
}
@media (max-width: 830px) {
  .ac-content1 .ac-content1-smalltitle {
    line-height: 6.13333333vw;
    font-size: 4.8vw;
    color: #0071fb;
    height: 6.13333333vw;
    margin-bottom: 5.33333333vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-content1 .ac-content1-title {
    font-size: 5.6vw;
    font-family: AlibabaSans-Medium;
    margin-bottom: 2.66666667vw;
    color: #333333;
  }
  .ac-content1 .ac-content1-bg {
    margin-top: 4vw;
    height: 62vw;
    background-size: cover !important;
  }
}

.ac-content2 .ac-content2-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
}
.ac-content2 .ac-content2-section:first-child {
  margin-top: 0;
}
.ac-content2 .ac-content2-section:nth-child(even) {
  flex-direction: row-reverse;
}
.ac-content2 .ac-content2-section:nth-child(even) .ac-content2-right-wrap {
  margin-left: 0;
  margin-right: 32px;
}
.ac-content2 .ac-image {
  width: 500px;
  height: 385px;
}
.ac-content2 .ac-content2-right-wrap {
  width: 47%;
  margin-left: 32px;
}
.ac-content2 .ac-content2-title {
  margin-bottom: 16px;
  font-size: 32px;
  color: #333;
  line-height: 41px;
  font-family: AlibabaSans-Medium;
}
.ac-content2 .ac-content2-description {
  color: #666;
  line-height: 1.5;
}
.ac-content2 .ac-content2-description ol,
.ac-content2 .ac-content2-description ul {
  padding: 10px 0 10px 16px;
}
.ac-content2 .ac-content2-description ol li,
.ac-content2 .ac-content2-description ul li {
  list-style: outside decimal;
  padding-left: 2px;
}
.ac-content2 .ac-content2-description ul {
  padding-left: 22px;
}
.ac-content2 .ac-content2-description ul li {
  list-style-type: disc;
  padding-left: 0;
}
@media (max-width: 830px) {
  .ac-content2.ac-page-section {
    margin-bottom: 0 !important;
  }
  .ac-content2 .ac-content2-section {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    margin-top: 13.86666667vw;
  }
  .ac-content2 .ac-content2-section:first-child {
    margin-top: 0;
  }
  .ac-content2 .ac-content2-section:nth-child(even) {
    flex-direction: column-reverse;
  }
  .ac-content2 .ac-content2-section:nth-child(even) .ac-content2-right-wrap {
    margin: 0;
  }
  .ac-content2 .ac-image {
    width: 93.6vw;
    height: 72vw;
    margin-top: 4vw;
  }
  .ac-content2 .ac-content2-right-wrap {
    width: 100%;
    margin: 0;
  }
  .ac-content2 .ac-content2-title {
    margin-bottom: 2.66666667vw;
    font-size: 5.6vw;
    color: #333;
    line-height: 7.2vw;
  }
  .ac-content2 .ac-content2-description {
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

.ac-card.ac-customer-voice-slider {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
.ac-card.ac-customer-voice-slider .simple-slider {
  margin: 0 -32px;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item {
  margin: 0 32px;
  box-shadow: none;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .ac-image {
  width: 464px;
  height: 259px;
  border-radius: 0;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .info {
  width: 60%;
  max-width: 540px;
  margin-left: 40px;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .info .title {
  font-size: 32px;
}
.ac-card.ac-customer-voice-slider .ac-card-slider-item .info .customer-name {
  font-size: 18px;
  margin-top: 32px;
  text-align: right;
  font-family: AlibabaSans-Medium;
}
@media (max-width: 830px) {
  .ac-card.ac-customer-voice-slider {
    padding: 5.33333333vw 3.2vw;
    box-shadow: none;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .ac-image {
    width: 93.6vw;
    height: 72.13333333vw;
    background-size: cover !important;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    padding: 5.33333333vw 0 0 0;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info .title {
    font-size: 5.6vw;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info .description {
    color: #666;
  }
  .ac-card.ac-customer-voice-slider .ac-card-slider-item .info .customer-name {
    font-size: 4.26666667vw;
    margin-top: 6.66666667vw;
    text-align: left;
  }
}

.ac-steps-panel .ac-steps-panel-title {
  font-size: 32px;
  line-height: 41px;
  color: #333;
  margin-bottom: 3px;
}
.ac-steps-panel .ac-steps-panel-description {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
.ac-steps-panel .ac-steps {
  margin-top: 32px;
  margin-bottom: -32px;
  display: flex;
}
.ac-steps-panel .ac-steps.small-size .ac-info-item {
  width: 252px;
  width: calc(var(--zoomRate) * 252);
}
.ac-steps-panel .ac-steps.small-size .ac-info-item:not(:first-child) {
  margin-left: auto;
}
.ac-steps-panel .ac-steps.small-size .ac-info-item .ac-image {
  width: 252px;
  width: calc(var(--zoomRate) * 252);
  height: 329px;
  height: calc(var(--zoomRate) * 329);
}
.ac-steps-panel .ac-info-item {
  width: 326px;
  width: calc(var(--zoomRate) * 326);
  padding: 0;
}
.ac-steps-panel .ac-info-item:not(:first-child) {
  margin-left: auto;
}
.ac-steps-panel .ac-info-item .ac-image {
  width: 326px;
  width: calc(var(--zoomRate) * 326);
  height: 329px;
  height: calc(var(--zoomRate) * 329);
}
.ac-steps-panel .ac-info-item .title {
  font-size: 20px;
  line-height: 26px;
  color: #333;
  margin-top: 16px;
}
.ac-steps-panel .ac-info-item .title::after {
  content: none !important;
}
.ac-steps-panel .ac-info-item .description {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  margin-top: 8px;
}
.ac-steps-panel .learn-more {
  color: #666;
  margin-top: 32px;
  line-height: 21px;
  font-size: 16px;
}
.ac-steps-panel .learn-more a {
  color: #0071fb;
}
@media (max-width: 830px) {
  .ac-steps-panel .simple-slider {
    margin: 0 -3.2vw;
  }
  .ac-steps-panel .ac-info-item {
    width: 100%;
    padding: 2vw 4vw;
  }
  .ac-steps-panel .ac-info-item:not(:first-child) {
    margin-left: 0;
  }
  .ac-steps-panel .ac-info-item .ac-image {
    width: 8vw;
    height: 8vw;
    flex-shrink: 0;
    flex-grow: 0;
    margin-top: 1.2vw;
  }
  .ac-steps-panel .ac-info-item .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
  }
  .ac-steps-panel .ac-info-item .info {
    margin-top: 1.33333333vw;
    padding-left: 6.26666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-steps-panel .learn-more {
    margin-top: 5.33333333vw;
    font-size: 4vw;
    line-height: 4.8vw;
  }
}

.ac-product-steps {
  padding: 0;
}
.ac-product-steps .ac-card-title {
  padding: 32px 48px 6px 48px;
}
.ac-product-steps .ac-skeleton {
  padding: 32px 48px;
}
@media (max-width: 830px) {
  .ac-card.ac-product-steps {
    padding: 0;
  }
  .ac-card.ac-product-steps .ac-card-title {
    padding: 8vw 3.2vw 2.13333333vw 3.2vw;
    margin-bottom: 1.33333333vw;
  }
  .ac-card.ac-product-steps .ac-image {
    height: 87.46666667vw !important;
  }
  .ac-card.ac-product-steps .ac-skeleton {
    padding: 8vw 3.2vw;
  }
  .ac-card.ac-product-steps .ac-steps-panel {
    padding: 0 3.2vw;
  }
}

.ac-item-list {
  margin-top: 32px;
  margin-bottom: -32px;
  display: flex;
  justify-content: space-between;
}
.ac-item-list.col-3 .ac-info-item {
  width: 352px;
}
.ac-item-list.card {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 16px -16px 48px -16px;
}
.ac-item-list.card .ac-info-item {
  box-shadow: 0 6px 48px 0 rgba(0, 0, 0, 0.05);
  margin: 16px 16px;
  padding: 32px 24px;
}
.ac-item-list .ac-info-item {
  width: 272px;
  padding-right: 32px;
}
.ac-item-list .ac-info-item:last-child {
  padding-right: 0;
}
.ac-item-list .ac-info-item .ac-image {
  width: 60px;
  height: 60px;
}
.ac-item-list .ac-info-item .info .title {
  font-size: 20px;
  line-height: 26px;
  color: #333;
  margin-top: 8px;
}
.ac-item-list .ac-info-item .info .title::after {
  content: none !important;
}
.ac-item-list .ac-info-item .info .description {
  color: #666;
  margin-top: 8px;
}
@media (max-width: 830px) {
  .ac-item-list {
    flex-direction: column;
    margin-top: 4vw;
    margin-bottom: 0;
  }
  .ac-item-list.col-3 .ac-info-item {
    width: 100%;
  }
  .ac-item-list.card {
    margin: 2.13333333vw 0 0 0;
  }
  .ac-item-list.card .ac-info-item {
    width: 100%;
    margin: 2.13333333vw 0;
    padding: 4.26666667vw 3.2vw;
  }
  .ac-item-list .ac-info-item {
    width: 100%;
    padding: 4.26666667vw 3.2vw;
  }
  .ac-item-list .ac-info-item .ac-image {
    width: 9.6vw;
    height: 9.6vw;
    flex-shrink: 0;
    flex-grow: 0;
    margin-top: 1.2vw;
  }
  .ac-item-list .ac-info-item .info {
    padding-left: 6.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-item-list .ac-info-item .info .title {
    margin-top: 0;
    font-size: 4vw;
  }
  .ac-item-list .ac-info-item .info .description {
    margin-top: 1.06666667vw;
  }
}

.ac-solution-list.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-right: -32px;
}
.ac-solution-list.flex .ac-solution-group:not(:first-child) {
  margin-top: 0;
}
.ac-solution-list.flex .ac-solution-group {
  flex: 0 0 352px;
  margin-right: 32px;
  margin-bottom: 32px;
}
.ac-solution-list.flex .ac-solution-group .items {
  height: auto;
}
.ac-solution-list.flex .ac-info-item {
  margin-bottom: 0;
}
.ac-solution-list .ac-solution-group {
  margin-top: 0;
}
.ac-solution-list .ac-solution-group:not(:first-child) {
  margin-top: 40px;
}
.ac-solution-list .ac-solution-group > .title {
  color: #999;
  font-size: 24px;
}
.ac-solution-list .ac-solution-group > .items {
  height: 100%;
  margin-top: 24px;
  margin-right: -32px;
  display: flex;
  flex-wrap: wrap;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item {
  flex: 0 0 352px;
  padding: 24px;
  margin-right: 32px;
  box-shadow: 0 5px 10px 0 rgba(0, 40, 97, 0.05);
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .ac-image {
  width: 64px;
  height: 68px;
  display: block;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .info {
  margin-top: 8px;
  min-height: 92px;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .info .title {
  line-height: 1.3;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item .info .title::after {
  content: none !important;
}
.ac-solution-list .ac-solution-group > .items .ac-info-item:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 40, 97, 0.1);
  transform: translateY(-2px);
  transition: transform 0.3s;
}
@media (max-width: 830px) {
  .ac-solution-list.flex {
    display: block;
  }
  .ac-solution-list.flex .ac-solution-group:not(:first-child) {
    margin-top: 8.53333333vw;
  }
  .ac-solution-list.flex .ac-solution-group .items {
    margin-bottom: 0;
  }
  .ac-solution-list.flex .ac-info-item {
    flex-basis: 100% !important;
    max-width: none;
  }
  .ac-solution-list .ac-solution-group:not(:first-child) {
    margin-top: 8.53333333vw;
  }
  .ac-solution-list .ac-solution-group > .title {
    color: #999999;
    margin-bottom: 4.26666667vw;
    font-size: 4.8vw;
  }
  .ac-solution-list .ac-solution-group > .items {
    margin-top: 0;
    margin-right: 0;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item {
    width: 100%;
    border-radius: 1.06666667vw;
    box-shadow: 0 0.26666667vw 1.6vw 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 4.26666667vw 3.2vw;
    position: relative;
    margin-right: 0;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item:hover:after {
    opacity: 0.6;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item .ac-image {
    width: 12.8vw;
    height: 13.86666667vw;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item .info {
    margin-top: 0;
    width: 64vw;
    min-height: inherit;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item:after {
    content: '';
    display: inline-block;
    width: 1.86666667vw;
    height: 3.2vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3.2vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAwCAYAAAACYxrZAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHKADAAQAAAABAAAAMAAAAABgjDanAAAEAElEQVRYCb2YW2gTQRSGu0mVFqEQwRstCCL4pL4UH7xQSxGLCipIQClWbJsqIlpRURHFVhCsoKBCr9IEFA0iKBStFEoVn7yg+CCK+CJSRDQglIbaNH4nzYTdZHd2k5QOLDNzzj/nP+fMzM7uGCWUSCSyOB6Pt9PcyDOeTCafBAKBzmAwOCn62SyGkE1MTHzA6NIsw2/KysrqGxsbf2fJi+r6iOyyDZkYrUY30tvbu6QohqzBPtK3IUtm7q6enp4eDYfDlWZhMW0fg/+4GFhFpC/6+vqWu+A8qX2U+x6QKxKJxEtIV3rAaiEGKTV6enoegdqlRc4ox3CwrqWl5ZMHrC3EZxhGEk2Q+qEtwipchoOj/f39a61i7z1DQaPRqD8Wiw3Qb1AyTR3Dwa2hUOi1BmOryhCKFu99pLebZrMt2ir86/f7tzU3N7+yivU9WaWZgtfTeB2ivpUROjcq2DJD3d3dtc6QXI2FUNSQJeE8SrMzF26VkJEFSAZZvfVWjXMvh1BBW1tbT0PervqaupxIH/NG2qnBZFSWOcxITQ1SdobuFZPIqTnFlmlgyzxwAojclVBALKRjpO+GtHWFjCTANZGdsBPOE6EMJmUhjHXxaMfIGqAchlRWe05xnMNsJKnqwdgBiSJbZ+6nHerCweNmuWp7JpQBkEao9vFMSV9XWEjX0/NvgWnTY0GaOrIiiSTKM98kdmp2kN4LSlkQoQyWvccJIi/9cmXMqWYarrG3T4k+r5SaDfJKe0Z/O8bGzXK7Npk4yUo/K7qCI1SGMbQeg0/pVyiZQ/0P59YVTSjGOa6qSe8QxAsdyFJiCHtnhVCssZDWQDjMs0hD+q7gOdQY1apmhVBSSmQjLtHJSfS26JTmu2iKijB9+D4nh24rVKK7yF58XzBh+tAdJI1yCGsLZLLxU0dcQYTyapNDFxbXtwyYDvWWEa/ynkPmLEhUdxlbKgZ0hcjOqcgUznWQAkpNZPshu0PTb5bbtTn92zhdcg5tzymFTA7gAR4tGVHJh/UhOzJxTDtYeU4a5RPjNn3tFEAmnxgHOY761djsWmtAwHP6EUVkl/A4c3hme6v6RDbJEySNsnK1xTFCIrvKyNShqbMAUZwFsjt9PuqgKV3OHBKRUVlZeRNtm9toyOQCYgdLf9gNq/SWbcHgvH5miCzvn5lMSuf0d435mkd67hHhHhW6Uw3uF79pW5qamuSqJe8itxgSpXzyuZKBG4OwplAy8c5fVVV1BLIT0nEp34lsM0v/iwtOq5YI92oRM8pvkG1i6X/1gNVCSiEMaBElJZ+5AqvjCuyHC86TWm4xdP/oH1n6NbNFJh758P48pD9t3JPLvVrmzE5nA/cmSu3Duby+/A+kLJg8r3ZNcgAAAABJRU5ErkJggg==") center / contain no-repeat;
  }
  .ac-solution-list .ac-solution-group > .items .ac-info-item:not(:first-child) {
    margin-top: 4.26666667vw;
  }
}

.ac-merchant {
  position: relative;
  background: #fbfcfd;
}
.ac-merchant .ac-banner {
  margin-bottom: 0;
}
.ac-merchant .ac-product-list-card {
  z-index: 1;
  margin-bottom: 0;
}
.ac-merchant .ac-merchant-top-section {
  background: #fff;
  border-radius: 2625px / 0 0 150px 150px;
  padding-top: 32px;
  padding-bottom: 104px;
  margin-bottom: 32px;
}
.ac-merchant .ac-content1 .ac-content1-description {
  margin-bottom: 0;
}
.ac-merchant .ac-card-solution {
  margin-bottom: 112px;
}
.ac-merchant .ac-card-solution .ac-info-item {
  border-radius: 8px;
}
.ac-merchant .ac-business-slider {
  margin-bottom: 144px;
}
@media (max-width: 830px) {
  .ac-merchant {
    padding-bottom: 0;
    background: #fff;
  }
  .ac-merchant .ac-product-list-card {
    margin-bottom: 13.86666667vw;
  }
  .ac-merchant .ac-merchant-top-section {
    padding: 5.33333333vw 0 0 0;
  }
  .ac-merchant .ac-card-solution {
    padding: 8.53333333vw 3.2vw;
    background: #fbfcfd;
    margin-bottom: 13.86666667vw;
  }
  .ac-merchant .ac-business-slider {
    margin-bottom: 13.86666667vw;
  }
}

.ac-mini-program .ac-card.ac-action-point {
  margin-bottom: 144px;
}
.ac-mini-program .ac-content1.ac-card-transparent {
  margin-top: 144px;
}
.ac-mini-program .ac-content1 .ac-content1-bg {
  height: 594px;
  height: calc(var(--zoomRate) * 594);
}
.ac-mini-program .ac-content1 .ac-content2 {
  margin-top: 32px;
}
@media (max-width: 830px) {
  .ac-mini-program .ac-card.ac-action-point {
    margin-bottom: 13.86666667vw;
  }
  .ac-mini-program .ac-content1.ac-card-transparent {
    margin-top: 5.33333333vw;
  }
  .ac-mini-program .ac-content1 .ac-content1-bg {
    height: 138.26666667vw;
  }
  .ac-mini-program .ac-content1 .ac-content2 {
    margin-top: 8.53333333vw;
  }
  .ac-mini-program .ac-item-list.card .ac-info-item .ac-image {
    width: 14.66666667vw;
    height: 14.66666667vw;
  }
  .ac-mini-program .ac-item-list.card .ac-info-item .info {
    padding-left: 3.2vw;
  }
}

@media (max-width: 830px) {
  .ac-integrated-services {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 4vw 3.46666667vw 5.33333333vw 3.46666667vw;
    min-height: 80vw;
  }
  .ac-integrated-services .is-wrap {
    flex: 0 0 66.66666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8vw 4vw;
    background: #fff;
    box-shadow: 0 7px 14px 0 rgba(176, 176, 176, 0.5);
    border-radius: 8px;
    margin-right: 4vw;
  }
  .ac-integrated-services .ac-image {
    margin-top: 6.26666667vw;
    width: 53.33333333vw;
    height: 22.4vw;
  }
  .ac-integrated-services .title {
    margin-top: 9.6vw;
    font-size: 4.26666667vw;
    color: #333;
    line-height: 5.46666667vw;
  }
  .ac-integrated-services .description {
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-integrated-services .learn-more {
    margin-top: 1.6vw;
    font-size: 3.73333333vw;
    color: #0071fb;
  }
  .ac-integrated-services .learn-more::after {
    content: '';
    display: inline-block;
    width: 1.33333333vw;
    height: 2.4vw;
    margin-left: 1.33333333vw;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAAGHyp2xAAAABGdBTUEAALGPC/xhBQAAAgFJREFUOBGFVD1oFEEU/sbbMSoeIihYBMTCHxBEBDvBKiqIIGJjZ7DQIo3M3p02cjZR5AxYpxTxp7MJMf6AWAmKxNI/0iiKYGEixH1rnt/cOnc7uT0cWOa972fmvbfLAqk8Rm+l8rkXVwUuu9CHXab9JERNHS3CVGYCVuyXdWsMNPIzMeBkbk0f0bEidrLyL8g+BtagrRuwKL9g7QFcN28CMbg7WUZDOoEwIYj2NFuAsWNJBLbkEHJ9gY12BG2TFZzLpjmypUjYTVJ5OggWiG9qGU6+DhOAR07y+T1c4PLT8ANX7XXQC7quVPdBZR51W2e1S6VBku6Yt1hrt3Bii14ckx7J5DmMmfNhvFL5wXvvxaDPnOScazMmHmitW2VLjsYEkOAlHdbu5Ov6sJo0bP4RezsCg/dI7DGKPq0WVeXFDNqasLVpCs6yC9/iKXTskypDwOLheTTNJgBzC8oaWA8PmAri8j5oDGxDDtP8kG1sInQHu+w4zhsJ9HBjUDjdDsgs0z1sY4YVHPfU/41edUk3I5fXrGAHX/VuXDPv4s/Zi8qrpXvxJ5+FyChve4Z6sp8fzk8vqb6xmZ/Eit5lf+u6g+okF2mM/gGxsSFXabhCMYdgzuFmcrtcQDlOMKXr8SW/z9NPsIfvqOEgbthXZVFVnNDkfzQ1jNhtmDTfqkRV2F9Uq64o4HwgVAAAAABJRU5ErkJggg==") center / contain no-repeat;
  }
}

.ac-card .ac-join-steps {
  font-size: 20px;
  color: #333;
  margin-bottom: 48px;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-title:after {
  background-color: #ccc;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-title {
  width: 176px;
  font-size: 20px;
  font-family: AlibabaSans-Medium;
  color: #333;
  margin-bottom: 8px;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-title {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-description {
  line-height: 1.5;
  font-size: 20px;
  color: #666;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-description {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-description .ac-link {
  margin-top: 6px;
  display: inline-block;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description {
  margin-top: 8px;
  color: #666;
  font-size: 16px;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description {
    font-size: 3.2vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner {
  border: none;
  width: auto;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner > .ant-steps-icon {
  font-family: AlibabaSans-Medium;
  color: #333;
  font-size: 20px;
  vertical-align: middle;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner > .ant-steps-icon {
    font-size: 4vw;
  }
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-icon {
  border: none;
  margin: 0;
}
.ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-icon * {
  font-family: AlibabaSans-Medium;
  color: #333;
  font-size: 20px;
  vertical-align: middle;
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-icon * {
    font-size: 4vw;
  }
}
@media (max-width: 830px) {
  .ac-card .ac-join-steps {
    margin-bottom: 6.4vw;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-title {
    font-size: 4.8vw;
    color: #333;
    margin-bottom: 1.06666667vw;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description {
    margin-top: 0;
    line-height: 5.6vw;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-description .ac-link {
    margin-top: 1.06666667vw;
    display: inline-block;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-item-tail::after {
    background-color: #ccc;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner {
    border: none;
    width: 6.66666667vw;
    height: 6.66666667vw;
    background: #d5e8ff;
  }
  .ac-card .ac-join-steps .ant-steps .ant-steps-item .ant-steps-head-inner > .ant-steps-icon {
    font-size: 4.26666667vw;
    color: #0071fb;
    font-family: AlibabaSans-Medium;
  }
}

.ac-document {
  font-size: 20px;
  color: #333;
  padding-bottom: 48px;
}
@media (max-width: 830px) {
  .ac-document {
    font-size: 4vw;
  }
}
.ac-document .ac-card-title {
  margin-bottom: 16px;
}
.ac-document .ac-document-description {
  line-height: 1.5;
  font-size: 20px;
  color: #666;
  margin-bottom: 16px;
}
@media (max-width: 830px) {
  .ac-document .ac-document-description {
    font-size: 4vw;
  }
}
.ac-document .ac-link {
  color: #0071fb;
  font-family: AlibabaSans-Medium;
}
.ac-document .ac-link:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: 8px;
  position: relative;
  top: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAwCAYAAAACYxrZAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHKADAAQAAAABAAAAMAAAAABgjDanAAAEC0lEQVRYCb2Ya2gUVxTHfztufMQqphAqtFaKWqpgqLapbYXaYqqiGCsaqSbGJGq1FPGDyZdqW5H6pdUvitZXfARfVOsjikpFWsUENIoQRaG1Yg2CkA8WHzEmTbbnZJi4u/O4s9mlB5adOed/zn9m7j33f2ciMbHbzbDmNFy+C/17Q8FbsHIKDOxLxi1yuzkWK9gALW2JtYfkwC+LYejLif50z6zvTrrJtGjTQyjcAnr3mTSr4Z5/uQeP4LOtcOuBPybViDWoX3BK8xOYuQ0a7wfjwkatwtFm6MMWmLUdrgQ8DXMVG2FVfQpjhpjhj1phTjXU3zFjgxBW715waCHkDw2C2bGnz2HeLjj/pxnrh7A0MED67WchHT/MD/bC/6wd5u+BX2+98KVy1EWoCdnS8PvL4ZM3zenP/4WKvXDiuhmbjOgm1EDfKNQsgCmjkmHu8/YOWHIADl9zx4I8CYQK1DHdWQIz8oLS7FhHJyw7BHsbzFgH4SLUQC/xbpkrs/IdB+b/3ymklUegut4fEx/xJFSAFYGNRVA6Lh7ufRyLwde1sOmCdzzeG1G1iHd4Ha86AdvrvCJun/Z15US33/GEIlTw92fkjn930oL/l30Mq0TevCw0oSavOwc/nvUq4/YtHi8XOd3tT4lQ03Wc1pxyF/LyzH9PLnAmRGQ+OJYyoSbqjFwp42oefSgaCxtk8ukkVOsRoSbuk96rPAraFiYrlJ7+6XOISk/4toWpSHG+3TbasyarbZQnIm2j1uM7tNPh5A1YKkucLnUmO1iRAUIlUeVYtA90UQ+yybJGp32HDoFq5IIaUPnys1cGpjGGfkVN/hBDbiphP1IV5aC70ypvv5aBO9RJo2JsGj8lLH8/TUIV3y/2h5uhZUKmu4keP1JtfBVfFWGTaeOvLbRRPSLUpW3FkXCrjC5tW0XMdZVRS5lw8wVbbMOso7p4q4g766gSyrYpvK0XefohTXkKTZgpAQ5F+I280m27GO5JVBWIisjPz4yEVSJBNZf80hP9306Frz5K9CWf+RJ2ytZq+WF5BbianOI+V0VfK9uJhR+6Y8keT0LtrS8PwnHRMZNZMs91G1Ei+hjGXISqayo1Z26a01V8dfswe4wZ6yASCFtFz8pq4Lc/nLD/f5a8Eui2YXqIF9r4Kt2ELaJjJbuh7q/4sPdxH8naUQyTRnrHg7xdhI9bYe4uaPg7CGrH+mXBnlKYMMKM9UJE22TMiqrhWpNXONHXv4/s1srggzcS/amcRXUnHYZMv0odqIB3X0+lvBsbrQ3xFpuTbb+S573qLpCqJ/rPs+CU3Jfko8MiGDk4GBc2auUHPKLBsss6tiRzZHpR1upp9geF5CvUj3u1S2F4bnIkvfOufen/+fnyP6vIINSK0Vn7AAAAAElFTkSuQmCC") center / contain no-repeat;
}
@media (max-width: 830px) {
  .ac-document .ac-card-title {
    margin-bottom: 5.33333333vw;
  }
  .ac-document .ac-document-description {
    line-height: 5.6vw;
    margin-bottom: 4.26666667vw;
  }
  .ac-document .ac-link:after {
    width: 1.33333333vw;
    height: 2.4vw;
    margin-left: 1.2vw;
  }
}

.ac-iso {
  position: relative;
}
@media (max-width: 830px) {
  .ac-iso .ac-experience {
    padding-left: 0;
    padding-right: 0;
  }
  .ac-iso .ac-experience .ac-card-title {
    padding: 0 3.2vw;
  }
}

.ac-isv-page .ac-isv-why-title {
  margin-top: 8px;
  font-family: AlibabaSans-Medium;
  font-size: 32px;
  color: #333;
  line-height: 41px;
}
.ac-isv-page .ac-isv-why-description {
  margin-top: 16px;
  font-size: 20px;
  line-height: 1.5;
  color: #666;
}
.ac-isv-page .ac-isv-features {
  margin-top: 64px;
}
.ac-isv-page .ac-isv-features .title {
  font-size: 24px;
  line-height: 33px;
}
.ac-isv-page .ac-isv-features .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .ac-isv-page .ac-isv-why-title {
    font-size: 5.6vw;
    line-height: 7.2vw;
    color: #333;
  }
  .ac-isv-page .ac-isv-why-description {
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-isv-page .ac-isv-features {
    margin-top: 2.66666667vw;
    padding: 0;
  }
  .ac-isv-page .ac-isv-features .ac-info-item {
    padding: 2.66666667vw 0;
  }
  .ac-isv-page .ac-isv-features .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.13333333vw;
  }
  .ac-isv-page .ac-isv-features .description {
    margin-top: 1.33333333vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

.ac-offline-payment {
  background: #fbfcfd;
}
.ac-offline-payment .ac-banner {
  margin-bottom: 0;
}
@media (min-width: 1183px) {
  .ac-offline-payment .ac-offline-features {
    min-height: 400px;
  }
}
.ac-offline-payment .ac-offline-payment-top-section {
  background: #fff;
  border-radius: 2625px / 0 0 150px 150px;
  padding: 32px 0;
  margin-bottom: 32px;
}
.ac-offline-payment .ac-offline-payment-top-section .ac-card:last-child {
  margin-bottom: 32px;
}
@media (max-width: 830px) {
  .ac-offline-payment {
    padding-bottom: 0;
    background: #fff;
  }
  .ac-offline-payment .ac-offline-payment-top-section {
    padding: 5.33333333vw 0 0 0;
  }
  .ac-offline-payment .ac-card-solution {
    padding: 8.53333333vw 3.2vw;
    background: #fbfcfd;
    margin-bottom: 13.86666667vw;
  }
}

.ac-online-payment {
  position: relative;
}
.ac-online-payment .ac-online-features .ac-info-item .info .title {
  line-height: 26px;
}
.ac-online-payment .ac-online-features .ac-info-item .info .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .ac-online-payment .ac-online-features .ac-info-item .info .title {
    height: auto;
  }
  .ac-online-payment .ac-online-features .ac-info-item .info .description {
    margin-top: 1.33333333vw;
  }
}

.ac-solution {
  position: relative;
}
.ac-solution .ac-content1 .ac-content1-bg {
  height: 594px;
  height: calc(var(--zoomRate) * 594);
}
@media (max-width: 830px) {
  .ac-solution .ac-content1 .ac-content1-bg {
    height: 72.13333333vw;
  }
}

.ac-north-america .adv-title {
  margin-top: 8px;
  font-size: 32px;
  color: #333;
  line-height: 41px;
}
.ac-north-america .adv-description {
  margin-top: 16px;
  font-size: 16px;
  line-height: 21px;
  color: #666;
}
.ac-north-america .ac-north-america-features {
  margin-top: 70px;
  padding: 0 47px;
}
.ac-north-america .ac-north-america-features .ac-image {
  width: 160px;
  height: 70px;
}
.ac-north-america .ac-north-america-features .title {
  font-size: 24px;
  line-height: 33px;
}
.ac-north-america .ac-north-america-features .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .ac-north-america .advantages {
    padding: 8vw 0;
  }
  .ac-north-america .advantages .ac-card-title {
    padding: 0 3.2vw;
  }
  .ac-north-america .advantages .adv-title {
    padding: 0 3.2vw;
    font-size: 5.6vw;
    font-family: AlibabaSans-Medium;
    line-height: 7.2vw;
    color: #333;
  }
  .ac-north-america .advantages .adv-description {
    padding: 0 3.2vw;
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .ac-north-america .advantages .ac-skeleton {
    padding: 0 3.2vw;
  }
  .ac-north-america .ac-north-america-features {
    margin-top: 2.66666667vw;
    padding: 0;
  }
  .ac-north-america .ac-north-america-features .ac-info-item {
    padding: 2.66666667vw 0;
  }
  .ac-north-america .ac-north-america-features .ac-image {
    width: 14.66666667vw;
    height: 12vw;
  }
  .ac-north-america .ac-north-america-features .info {
    padding-left: 26px;
  }
  .ac-north-america .ac-north-america-features .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.13333333vw;
  }
  .ac-north-america .ac-north-america-features .description {
    margin-top: 1.33333333vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

.gol-product-page .gol-product-why-title {
  margin-top: 8px;
  font-weight: bold;
  font-size: 32px;
  color: #333;
  line-height: 41px;
}
.gol-product-page .gol-product-why-description {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
.gol-product-page .gol-product-features {
  margin-top: 70px;
  padding: 0 47px;
}
.gol-product-page .gol-product-features .title {
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
}
.gol-product-page .gol-product-features .description {
  margin-top: 12px;
}
@media (max-width: 830px) {
  .gol-product-page .gol-product-why-title {
    font-size: 5.6vw;
    line-height: 7.2vw;
    color: #333;
  }
  .gol-product-page .gol-product-why-description {
    margin-top: 2.66666667vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
  .gol-product-page .gol-product-features {
    margin-top: 2.66666667vw;
    padding: 0;
  }
  .gol-product-page .gol-product-features .ac-info-item {
    padding: 2.66666667vw 0;
  }
  .gol-product-page .gol-product-features .info {
    padding-left: 26px;
  }
  .gol-product-page .gol-product-features .title {
    margin-top: 0;
    font-size: 4.8vw;
    color: #333;
    line-height: 6.13333333vw;
  }
  .gol-product-page .gol-product-features .description {
    margin-top: 1.33333333vw;
    font-size: 3.73333333vw;
    color: #666;
    line-height: 5.6vw;
  }
}

