/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/User/AuthModalQQ.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.user-auth-modal-qq {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.7);
}
.user-auth-modal-qq iframe {
  display: block;
  width: 370px;
  height: 305px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  margin-top: -152.5px;
}

/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/copyright/style.less ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.footer-copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 24px 0;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: var(--td-text-color-disabled);
}
.footer-copyright .item {
  color: var(--td-text-color-disabled);
  text-decoration: none;
}
.footer-copyright .item + .item {
  margin-left: 0.5em;
}
.footer-copyright a:hover {
  color: var(--td-text-color-primary);
}
.footer-copyright .footer-logo {
  margin: 0 4px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: -4px;
}
.footer-copyright .footer-logo .logo-border {
  fill: var(--td-brand-color);
}
.footer-copyright .footer-logo .logo-ok {
  fill: var(--td-success-color);
}
.footer-copyright.relative {
  position: relative;
}
.copyright-row {
  display: inline-block;
  margin: 0 2px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Report/UI/Button/button.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
[class^='a-link--'] {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  transition: 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  text-decoration: none;
}
[class^='a-link--'] .coral-icon {
  fill: currentColor;
}
[class^='a-link--'].a-link--disabled {
  cursor: not-allowed;
}
button[class^='a-link--'] {
  background: none;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
button[class^='a-link--'].a-link--disabled {
  cursor: not-allowed;
}
.a-link--small {
  font-size: var(--td-font-size-body-small);
}
.a-link--small .coral-icon {
  font-size: var(--td-font-size-body-medium);
}
.a-link--medium {
  font-size: var(--td-font-size-body-medium);
}
.a-link--medium .coral-icon {
  font-size: var(--td-font-size-body-large);
}
.a-link--large {
  font-size: var(--td-font-size-body-large);
}
.a-link--large .coral-icon {
  font-size: 18px;
}
.a-link--default {
  color: var(--td-text-color-primary);
}
.a-link--default:hover {
  color: var(--td-brand-color);
}
.a-link--primary {
  color: var(--td-brand-color);
}
.a-link--primary:hover {
  color: var(--td-brand-color-hover);
}
.a-link--success {
  color: var(--td-success-color);
}
.a-link--success:hover {
  color: var(--td-success-color-hover);
}
.a-link--danger {
  color: var(--td-error-color);
}
.a-link--danger:hover {
  color: var(--td-error-color-hover);
}
.a-link--warning {
  color: var(--td-warning-color);
}
.a-link--warning:hover {
  color: var(--td-warning-color-hover);
}
.a-link--disabled {
  color: var(--td-text-color-disabled);
}

/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/Logo.less ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-logo .version-tag {
  margin-left: 8px;
  color: #0f6bff;
  border: 1px solid #0f6bff;
  background-color: #EDF4FF;
  border-radius: 4px;
  font-size: 12px;
  padding: 0 6px;
  vertical-align: middle;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/core/components/ErrorContainer/index.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-error-page {
  width: 100vw;
  min-height: 100vh;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #fff;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
}
.global-error-page .coral-header-logo {
  margin: 12px 0;
}
.global-error-page-main {
  max-width: 70vw;
  margin-left: auto;
  margin-right: auto;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15vh;
}
@media (max-width: 980px) {
  .global-error-page-main {
    padding-top: 5vh;
  }
}
.global-error-page-icon {
  width: 64px;
  height: 64px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.global-error-page-icon .coral-icon {
  font-size: 64px;
  fill: #EF382D;
}
.global-error-page-header {
  max-width: 560px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: bold;
  font-size: 20px;
  margin-top: 16px;
  line-height: 32px;
  text-align: center;
}
.global-error-page-content {
  max-width: 560px;
  width: 70vw;
  padding: 8px 16px;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  margin-top: 24px;
  max-height: 146px;
  word-break: break-all;
  overflow: auto;
}
.global-error-page-content-text {
  font-size: 14px;
  color: #999;
  display: block;
}
.global-error-page-content-text.global-error-page-content-text__nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.global-error-page-btn-group {
  margin-top: 24px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  white-space: nowrap;
}
.global-error-page-btn-group .t-button + .t-button {
  margin-left: 16px;
}
.global-error-page-qrcode {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 48px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-error-page-qrcode-tip {
  color: #999;
  text-align: center;
}
.global-error-page-qrcode-img {
  max-width: 70vw;
  margin-top: 12px;
  width: 100px;
}
.global-error-page .footer-copyright {
  position: static;
  margin-top: auto;
}
.t-message {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.t-message.t-is-closable {
  min-width: 280px;
}
.t-message > .t-icon,
.t-message .t-loading {
  margin-top: 1px;
}
.t-message__list {
  z-index: 99999!important;
}
.t-message__list > div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/petite-editor/plugins/blank/style.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.pe-editor span[compose-type='blank'] {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
}
.pe-editor .pe-view .dom-blank-box {
  display: inline;
}
.pe-view .dom-blank-box {
  /*
    * 仅需编辑端支持inline-flex来隐藏超长下划线
    * 回答端会被下划线会被替换成固定宽度的input，无需支持inline-flex
    */
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dom-blank {
  /** 括号样式 */
  /** 输入框样式 */
}
.dom-blank-box {
  margin: 0 4px;
  position: relative;
  max-width: calc(100% - 8px);
  overflow: hidden;
  white-space: nowrap;
}
.dom-blank .blank-input {
  width: 80px;
  max-width: 100%;
  min-width: 72px;
  line-height: 1;
}
.dom-blank .blank-suffix {
  visibility: hidden;
}
.dom-blank.edit-mode .blank-suffix {
  visibility: visible;
  display: block;
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 12px;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  top: 26px;
  white-space: nowrap;
}
.dom-blank.edit-mode .blank-suffix .blank-required {
  color: #ef382d;
  margin-right: 6px;
  visibility: hidden;
}
.dom-blank.edit-mode .blank-suffix .blank-required.visible {
  visibility: visible;
}
.dom-blank.edit-mode .blank-suffix .blank-required::after {
  content: '*';
}
.dom-blank .blank-input .placeholder,
.dom-blank .pe-placeholder-answer {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dom-blank .blank-input .placeholder {
  color: #999;
}
.dom-blank .blank-input .placeholder,
.dom-blank .pe-placeholder-answer {
  bottom: 0%;
}
.dom-blank .blank-input.blank--brackets::before {
  content: '[ ';
}
.dom-blank .blank-input.blank--brackets::after {
  content: ' ]';
}
.dom-blank .blank-input.blank--brackets .blank--underline {
  color: transparent;
}
.dom-blank .blank-input.blank--input {
  border-width: 1px;
  border-style: solid;
  border-radius: var(--td-radius-default);
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dom-blank .blank-input.blank--input .blank--underline {
  color: transparent;
}
.dom-blank .blank-input.blank--input .placeholder {
  bottom: 5%;
}
.dom-blank.blank--select .blank-input .placeholder {
  padding: 0px 20px 0px 8px;
}
.dom-blank.blank--select .placeholder {
  bottom: 38%;
}
.dom-blank .blank-input .blank--select-outline {
  color: transparent;
  display: inline-block;
  height: 32px;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0px 16px 0px 0px;
}
.dom-blank .blank-input .blank--select-outline::after {
  position: absolute;
  right: 8px;
  font-size: 12px;
  content: '>';
  color: #999;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg) scale(0.75, 1.5);
      -ms-transform: translateY(-50%) rotate(90deg) scale(0.75, 1.5);
          transform: translateY(-50%) rotate(90deg) scale(0.75, 1.5);
}
.dom-blank .pe-placeholder-answer {
  top: 0;
  width: 100%;
  color: #00ad20;
  line-height: 4;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/petite-editor/plugins/dialog/style.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.pe-view .pe-wj-dialog {
  color: var(--td-brand-color);
  text-decoration: underline;
  cursor: pointer;
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/GlobalLoading/index.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.global-loading {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
}
.global-loading-fullscreen {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999;
}
.global-loading-fullscreen #loading-logo,
.global-loading-fullscreen .first-loading-lottie,
.global-loading-fullscreen .first-loading-lottie-wrapper,
.global-loading-fullscreen .first-loading-lottie-circle {
  z-index: 10005;
}
.global-loading #loading-logo {
  position: absolute;
  width: 76px;
  height: 16px;
  line-height: 16px;
  left: 50%;
  top: calc(50% + 35px);
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 10005;
  white-space: nowrap;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.26);
}
.global-loading #loading-logo img {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 4px;
  font-size: 14px;
  vertical-align: sub;
  opacity: 0.5;
}
.global-loading #loading-logo svg {
  display: inline-block;
  height: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  fill: rgba(0, 0, 0, 0.28);
  vertical-align: -1px;
}
.global-loading .first-loading-lottie {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10005;
}
.global-loading .first-loading-lottie-wrapper {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 10005;
}
.global-loading .first-loading-lottie-circle {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -webkit-animation: first-loading-brand-rotate 1s infinite linear;
  animation: first-loading-brand-rotate 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #e8ebed;
  border-top-color: #cbcdd1;
  z-index: 10005;
}
.global-loading .first-loading-lottie-wrapper .first-loading-lottie-circle {
  border-width: 4px;
}
.global-loading .first-loading-container .first-loading-spin-circle {
  border-width: 0px !important;
}
.global-loading .first-loading-container {
  display: none !important;
}
@-webkit-keyframes first-loading-brand-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes first-loading-brand-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Dialog/style.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: var(--td-mask-active);
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
}
.dialog.no-bgc {
  background-color: unset;
}
.dialog.show {
  display: block;
  -webkit-animation: a-dialog 0.2s ease 0.05s both;
          animation: a-dialog 0.2s ease 0.05s both;
}
.dialog-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: var(--td-bg-color-container);
  border-radius: var(--td-radius-default);
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.dialog-header {
  font-weight: bold;
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 50px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog-header-close {
  position: absolute;
  right: -10px;
  top: -10px;
  height: 20px;
  width: 20px;
  display: block;
  border: none;
  float: right;
  padding: 10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: transparent;
  cursor: pointer;
}
.dialog-footer {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  height: 70px;
  line-height: 70px;
  text-align: right;
}
.dialog-footer .btn-group button,
.dialog-footer .btn-group div {
  display: inline-block;
}
.dialog-footer .btn-group button {
  margin-left: 5px;
}
.dialog-footer .btn-group button:first-child {
  margin-left: 0;
}
.dialog-footer a {
  text-decoration: none;
}
.dialog-footer button {
  min-width: 95px;
  outline: none;
}
.dialog-footer .btn-cancel {
  color: var(--td-brand-color);
  background-color: transparent;
  border-color: transparent;
  margin-right: 10px;
}
.dialog-footer .t-button + .t-button {
  margin-left: 16px;
}
.dialog-footer .t-button {
  vertical-align: 0;
}
.dialog-content {
  line-height: 1.45;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 70px;
  overflow: auto;
  font-size: 14px;
  color: #333333;
  padding: 0 30px;
  border-bottom: 1px solid var(--td-border-level-1-color);
}
.dialog-content.no-footer {
  bottom: 20px;
  border-bottom: unset;
}
.dialog-content.no-header {
  top: 0;
}
.dialog-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.dialog-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
.dialog-tips {
  position: absolute;
  z-index: 10;
  border-radius: var(--td-radius-default);
  border: 1px solid var(--td-border-level-1-color);
  padding: 10px;
}
.dialog-warning .dialog-content {
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
}
.dialog-warning .dialog-warning-icon {
  position: relative;
  width: 65px;
  margin: 40px auto;
}
.dialog-warning .icon-bubble {
  position: absolute;
  right: -16px;
  bottom: -12px;
  fill: #fa6564;
}
.dialog.dialog--theme-coral .dialog-header {
  top: 0;
  left: 24px;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  padding: 0 64px 0 0;
  font-size: var(--td-font-size-body-large);
}
.dialog.dialog--theme-coral .dialog-header-close {
  top: 50%;
  right: 14px;
  width: 30px;
  height: 30px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: var(--td-radius-default);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dialog.dialog--theme-coral .dialog-header-close .coral-icon-close_line {
  fill: var(--td-text-color-primary);
  width: 16px;
  height: 16px;
}
.dialog.dialog--theme-coral .dialog-header-close:hover {
  background-color: var(--td-bg-color-container-hover);
}
.dialog.dialog--theme-coral .dialog-content {
  top: 56px;
  bottom: 56px;
  padding: 0 24px;
  border-top: 1px solid var(--td-border-level-1-color);
}
.dialog.dialog--theme-coral .dialog-content.no-footer {
  bottom: 20px;
  border-bottom: unset;
}
.dialog.dialog--theme-coral .dialog-content.no-header {
  top: 0;
}
.dialog.dialog--theme-coral .dialog-footer {
  left: 24px;
  right: 24px;
  height: 56px;
  line-height: 56px;
}
.dialog.dialog--theme-coral .dialog-footer button {
  min-width: 0;
}
.dialog .ui-button-primary.coral-button--primary-line:hover {
  color: #fff;
}
.mobile-dialog {
  z-index: 500;
}
.mobile-dialog-container {
  position: fixed;
  left: 25px;
  right: 25px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.mobile-dialog-content {
  border-radius: var(--td-radius-default);
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-dialog-content.pop-out {
  -webkit-transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.mobile-dialog-content-body {
  margin-top: 32px;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
.mobile-dialog-content-footer {
  height: 100px;
  width: 100%;
  position: relative;
}
.mobile-dialog-content-footer .btn-confirm {
  position: absolute;
  height: 40px;
  width: 110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 15px;
}
.mobile-dialog .icon-warning {
  margin-top: 50px;
  position: relative;
}
.mobile-dialog .icon-warning-laptop {
  height: 103px;
  width: 120px;
  display: block;
  background: url(data:image/png;base64,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) no-repeat 0 0;
  background-size: contain;
}
.mobile-dialog .icon-warning-survey {
  height: 50px;
  width: 43px;
  position: absolute;
  left: 41px;
  top: 14px;
  display: block;
  background: url(data:image/png;base64,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) no-repeat 0 0;
  background-size: contain;
}
@-webkit-keyframes a-dialog {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes a-dialog {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes a-dialog-container {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes a-dialog-container {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/IconSystem/style.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.icon-component {
  height: 1em;
  width: 1em;
  fill: currentColor;
}
.icon-logo .icon-logo-bottom {
  fill: #2c7ec3;
}
.icon-logo .icon-logo-top {
  fill: #44af37;
}
.icon-logo-weapp {
  fill: #656565;
  width: 43px;
  height: 43px;
}
.icon-logo-weapp:hover {
  fill: #00A637;
}
.icon-logo-wechat {
  fill: #656565;
}
.icon-logo-wechat:hover {
  fill: #91e0bc;
}
.icon-logo-qq {
  fill: #656565;
}
.icon-logo-qq:hover {
  fill: #58a6e7;
}
.icon-logo-qzone {
  fill: #656565;
}
.icon-logo-qzone:hover {
  fill: #f7cf46;
}
.icon-logo-weibo {
  fill: #656565;
}
.icon-logo-weibo:hover {
  fill: #d6655c;
}
.icon-launch {
  width: 19px;
  height: 19px;
  fill: #797979;
}
.icon-preview {
  width: 25px;
  height: 25px;
  fill: #797979;
}
.icon-start {
  height: 14px;
  width: 12px;
  vertical-align: middle;
}
.icon-pause {
  height: 14px;
  width: 12px;
  vertical-align: middle;
}
.icon-setting-display,
.icon-setting-recovery,
.icon-setting-gift,
.icon-setting-collaborator {
  width: 25px;
  height: 25px;
  fill: #797979;
}
.icon-stat-overview,
.icon-stat-recycle,
.icon-stat-chart,
.icon-stat-analyse,
.icon-stat-gift,
.icon-stat-report,
.icon-stat-sign,
.icon-stat-ai {
  width: 28px;
  height: 28px;
  fill: #8E8E8E;
}
.icon-stat-sign {
  stroke: 0;
  stroke: #8E8E8E;
}
.icon-stat-overview .icon-stat-overview-needle {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: icon-stat-rotate;
          animation-name: icon-stat-rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon-stat-chart {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: icon-stat-rotate;
          animation-name: icon-stat-rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon-stat-chart:hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.icon-stat-recycle .icon-stat-recycle-top {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-bar;
          animation-name: icon-stat-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.icon-stat-recycle .icon-stat-recycle-middle {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-bar;
          animation-name: icon-stat-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.icon-stat-recycle .icon-stat-recycle-bottom {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-bar;
          animation-name: icon-stat-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.icon-stat-analyse .icon-stat-analyse-left {
  -webkit-transform-origin: center 36px;
      -ms-transform-origin: center 36px;
          transform-origin: center 36px;
  -webkit-animation-name: icon-stat-column;
          animation-name: icon-stat-column;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.icon-stat-analyse .icon-stat-analyse-center {
  -webkit-transform-origin: center 36px;
      -ms-transform-origin: center 36px;
          transform-origin: center 36px;
  -webkit-animation-name: icon-stat-column;
          animation-name: icon-stat-column;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.icon-stat-analyse .icon-stat-analyse-right {
  -webkit-transform-origin: center 36px;
      -ms-transform-origin: center 36px;
          transform-origin: center 36px;
  -webkit-animation-name: icon-stat-column;
          animation-name: icon-stat-column;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.icon-stat-gift .icon-stat-gift-hat {
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-animation-name: icon-gift-hat;
          animation-name: icon-gift-hat;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon-stat-sign .icon-stat-sign-line-1,
.icon-stat-sign .icon-stat-sign-line-2,
.icon-stat-sign .icon-stat-sign-line-3,
.icon-stat-sign .icon-stat-sign-line-4 {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-sign-bar;
          animation-name: icon-stat-sign-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.icon-stat-sign .icon-stat-sign-line-1 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.icon-stat-sign .icon-stat-sign-line-2 {
  -webkit-animation-delay: 0.14s;
          animation-delay: 0.14s;
}
.icon-stat-sign .icon-stat-sign-tips {
  stroke-dasharray: 39 39;
  -webkit-animation-name: icon-stat-sign-tips;
          animation-name: icon-stat-sign-tips;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.icon .coral-icon-answer_group_line path:nth-child(2),
.icon .icon-stat-ai path:nth-child(2) {
  -webkit-animation-name: icon-stat-rotate;
          animation-name: icon-stat-rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon .icon-stat-ai path:nth-child(2) {
  -webkit-transform-origin: 20px 20px;
      -ms-transform-origin: 20px 20px;
          transform-origin: 20px 20px;
}
.icon-edit {
  overflow: visible;
}
.icon-edit .icon-edit-pen {
  -webkit-animation-name: icon-edit-pen;
          animation-name: icon-edit-pen;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.icon:hover {
  /* 默认 SVG hover 的时候响应动画 */
}
.icon:hover .icon-stat-overview-needle,
.icon:hover .icon-stat-recycle-top,
.icon:hover .icon-stat-recycle-middle,
.icon:hover .icon-stat-recycle-bottom,
.icon:hover .icon-stat-analyse-left,
.icon:hover .icon-stat-analyse-center,
.icon:hover .icon-stat-analyse-right,
.icon:hover .icon-stat-chart,
.icon:hover .icon-stat-sign,
.icon:hover .icon-stat-gift-hat {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.icon:hover .icon-edit-pen {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
.icon:hover .coral-icon-answer_group_line path:nth-child(2),
.icon:hover .icon-stat-ai path:nth-child(2) {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.icon:hover .icon-stat-sign {
  stroke: #008fff;
}
.icon-survey {
  width: 65px;
  height: 80px;
}
.icon-survey .icon-survey-bg {
  fill: #DBDBDB;
}
.icon-loading {
  width: 65px;
  height: 80px;
}
.icon-loading .icon-loading-bg {
  fill: #2196F3;
}
.icon-loading .icon-loading-arrow {
  -webkit-transform-origin: 50% 56%;
      -ms-transform-origin: 50% 56%;
          transform-origin: 50% 56%;
  -webkit-animation: rotate 1.2s linear infinite;
          animation: rotate 1.2s linear infinite;
}
.icon-loading-arrow {
  width: 33px;
  height: 33px;
  -webkit-animation: rotate 1.2s linear infinite;
          animation: rotate 1.2s linear infinite;
}
.icon-close {
  width: 20px;
  height: 20px;
  fill: #bbbbbb;
}
.icon-bubble {
  width: 35px;
  height: 35px;
  fill: #1593fb;
}
.icon-success {
  width: 24px;
  height: 24px;
  fill: #1593fb;
}
.icon-success-slim {
  width: 48px;
  height: 48px;
}
.icon-fail {
  width: 24px;
  height: 24px;
  fill: #ef5350;
}
.icon-tips {
  width: 18px;
  height: 18px;
  fill: #000;
}
.icon-search {
  width: 16px;
  height: 16px;
}
.icon-checked-only {
  width: 15px;
  height: 15px;
  fill: #008fff;
}
.icon-trash {
  width: 14px;
  fill: #008fff;
}
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-down,
.icon-arrow-up {
  width: 24px;
  height: 24px;
  fill: #bbc5cf;
}
.icon-arrow-slim {
  width: 16px;
  height: 16px;
  fill: #bbc5cf;
}
.icon-survey-gift {
  width: 18px;
  height: 18px;
  fill: #000;
}
.icon-btn-close {
  height: 24px;
  width: 24px;
}
.icon-btn-close-inverse {
  height: 14px;
  width: 14px;
}
.icon-btn-add {
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.icon-download {
  width: 16px;
  height: 16px;
}
.icon-add-circle {
  height: 48px;
  width: 48px;
  cursor: pointer;
}
.icon-import-table {
  height: 24px;
  width: 24px;
}
.icon-date-range {
  width: 18px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}
.icon-arrow-head {
  height: 10px;
  margin-left: 10px;
  fill: #dddddd;
}
.icon-exchange {
  width: 12px;
}
.icon-file {
  width: 20px;
}
.icon-answer {
  width: 14px;
}
.icon-file-expand {
  width: 16px;
}
.icon-file-collapse {
  width: 16px;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-359deg);
            transform: rotate(-359deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-359deg);
            transform: rotate(-359deg);
  }
}
@-webkit-keyframes icon-stat-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes icon-stat-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes icon-stat-bar {
  60% {
    -webkit-transform: scale(0.1, 1);
            transform: scale(0.1, 1);
  }
}
@keyframes icon-stat-bar {
  60% {
    -webkit-transform: scale(0.1, 1);
            transform: scale(0.1, 1);
  }
}
@-webkit-keyframes icon-stat-column {
  60% {
    -webkit-transform: scale(1, 0.1);
            transform: scale(1, 0.1);
  }
}
@keyframes icon-stat-column {
  60% {
    -webkit-transform: scale(1, 0.1);
            transform: scale(1, 0.1);
  }
}
@-webkit-keyframes icon-gift-hat {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes icon-gift-hat {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@-webkit-keyframes icon-edit-pen {
  0% {
    -webkit-transform: translate(-2px, -32px);
  }
  20% {
    -webkit-transform: translate(18px, -32px);
  }
  30% {
    -webkit-transform: translate(-2px, -24px);
  }
  50% {
    -webkit-transform: translate(18px, -24px);
  }
  60% {
    -webkit-transform: translate(-2px, -16px);
  }
  80% {
    -webkit-transform: translate(18px, -16px);
  }
  100% {
    -webkit-transform: translate(-2px, -32px);
  }
}
@keyframes icon-edit-pen {
  0% {
    -webkit-transform: translate(-2px, -32px);
  }
  20% {
    -webkit-transform: translate(18px, -32px);
  }
  30% {
    -webkit-transform: translate(-2px, -24px);
  }
  50% {
    -webkit-transform: translate(18px, -24px);
  }
  60% {
    -webkit-transform: translate(-2px, -16px);
  }
  80% {
    -webkit-transform: translate(18px, -16px);
  }
  100% {
    -webkit-transform: translate(-2px, -32px);
  }
}
@-webkit-keyframes icon-stat-sign-bar {
  10%,
  70% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20%,
  30% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
}
@keyframes icon-stat-sign-bar {
  10%,
  70% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20%,
  30% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
}
@-webkit-keyframes icon-stat-sign-tips {
  70%,
  100% {
    stroke-dashoffset: 78;
  }
  20%,
  30% {
    stroke-dashoffset: 39;
  }
}
@keyframes icon-stat-sign-tips {
  70%,
  100% {
    stroke-dashoffset: 78;
  }
  20%,
  30% {
    stroke-dashoffset: 39;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/OverStorageDialog/index.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.over-storage-dialog .dialog-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.over-storage-dialog .dialog-content > p {
  font-size: var(--td-font-size-body-large);
  color: var(--td-text-color-primary);
}
.over-storage-dialog .dialog-content > span {
  display: block;
  color: var(--td-text-color-secondary);
  font-size: var(--td-font-size-body-medium);
  margin-top: 10px;
}
.over-storage-dialog .storage-text-button {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/normalize/normalize.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
  line-height: 1.5;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* 去除鼠标点击时候的outline轮廓，而保留键盘访问时候的outline轮廓
https://www.zhangxinxu.com/wordpress/2019/03/css-focus-visible/
** 20210610 更新 **
新版的 chrome，firefox 在鼠标点击上文提到的3种情况时已经不会再出蓝色的轮廓了
safari 目前还不支持 :focus-visible，所以以下代码对 safari 也无效(https://caniuse.com/?search=focus-visible)
综上，下面这段代码【只解决了】较低版本的 chrome 或 firefox 浏览器下，【下列3种元素被点击后会出现蓝色轮廓】的场景服务
1.设置了背景的<button>按钮；
2.HTML5 <summary>元素；
3.设置了HTML tabindex属性的元素；
特别需要注意的是，input被点击后，必定会出现:focus的样式，强烈不建议设置 input:focus{outline:0}，请与设计师沟通优化input元素获取焦点时的样式
*/
:focus:not(:focus-visible) {
  outline: 0;
}
/**
* 之前打包策略会打入 @tencent/ten-design-react/lib/theme/base.less
* 下面是跟normalize.css差异的部份
*/
ul,
dl,
li,
dd,
dt {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/core/page.less ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
/*  全局样式  */
html,
body {
  height: 100%;
}
#root-container {
  height: 100%;
}
body:lang(en) {
  line-height: calc(100% + 8px);
}
svg.coral-icon {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.browser-focus-style-default {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
.inputs-focus-style-default {
  outline: 0;
  border-color: #2863f3;
}
.textarea-focus-style-default {
  outline: 0;
  border-color: #2863f3;
}
.focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.radio-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.checkbox-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.star-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.matrixradio-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.matrixcheckbox-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.matrixstar-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.button-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.select-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.upload-focus-style-default {
  outline: 2px solid gray;
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.coral-icon[theme='primary'] {
  fill: var(--td-brand-color);
}
.coral-icon[theme='error'] {
  fill: var(--td-error-color);
}
.coral-icon[theme='success'] {
  fill: var(--td-success-color);
}
.coral-icon[theme='warning'] {
  fill: var(--td-warning-color);
}
.dialog--theme-coral {
  /** dialog 组件适配移动端 popup 样式*/
}
@media (max-width: 980px) {
  .dialog--theme-coral .t-dialog {
    max-width: 90%;
  }
}
.dialog--theme-coral .t-dialog__wrap .t-dialog {
  border: 0;
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.dialog--theme-coral .t-dialog {
  padding: 0;
}
.dialog--theme-coral .t-dialog__header {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  padding: 0 64px 0 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
}
.dialog--theme-coral .t-dialog__header-content {
  display: inline-block;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog--theme-coral .t-dialog__close {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 30px;
  height: 30px;
  font-size: 22px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral .t-dialog__body {
  padding: 24px;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral .t-dialog__footer {
  height: 56px;
  padding: 0 24px;
  word-spacing: 0;
  line-height: 56px;
  border-top: 1px solid var(--td-border-level-1-color);
}
.dialog--theme-coral .t-dialog__footer .t-button {
  vertical-align: middle;
}
.dialog--theme-coral .t-dialog__footer .t-button + .t-button {
  margin-left: 16px;
}
@-webkit-keyframes tDialogSlideIn {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes tDialogSlideIn {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes tDialogSlideOut {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@keyframes tDialogSlideOut {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.dialog--theme-coral-popup .t-dialog {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  position: fixed;
  bottom: 0px;
  max-width: 100% !important;
  width: 100% !important;
  padding-bottom: env(safe-area-inset-bottom);
}
.dialog--theme-coral-popup .t-dialog-zoom-appear-active,
.dialog--theme-coral-popup .t-dialog-zoom-enter-active {
  -webkit-animation-name: tDialogSlideIn!important;
          animation-name: tDialogSlideIn!important;
}
.dialog--theme-coral-popup .t-dialog-zoom-exit-active {
  -webkit-animation-name: tDialogSlideOut!important;
          animation-name: tDialogSlideOut!important;
}
.table--theme-version-info {
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 6px;
}
.table--theme-version-info.t-table tbody tr:last-child td {
  border-bottom: 0;
}
@media (max-width: 980px) {
  .dialog--theme-coral-tabs .t-dialog {
    max-width: 90%;
  }
}
.dialog--theme-coral-tabs .t-dialog {
  padding: 0;
}
.dialog--theme-coral-tabs .t-dialog__body {
  padding: 0;
}
.dialog--theme-coral-tabs .t-dialog__header {
  position: absolute;
  height: 56px;
  right: 24px;
  z-index: 2;
}
.dialog--theme-coral-tabs .t-dialog__close {
  height: 26px;
  width: 26px;
  font-size: 22px;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral-tabs .t-dialog__footer {
  height: 56px;
  padding: 0 24px;
  word-spacing: 0;
  line-height: 56px;
  border-top: 1px solid var(--td-border-level-1-color);
}
.dialog--theme-coral-tabs .t-dialog__footer .t-button {
  vertical-align: 0;
}
.dialog--theme-coral-tabs .t-dialog__footer .t-button + .t-button {
  margin-left: 16px;
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-item-wrapper {
  margin-left: 0;
  margin-right: 0;
  height: var(--td-comp-size-m);
  font-weight: 600;
  font-size: 16px;
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-item {
  height: 56px;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-item.t-is-active {
  color: var(--td-brand-color);
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-container.t-is-top {
  padding: 0 12px;
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-container.t-is-top::after {
  border-color: var(--td-border-level-1-color);
  width: auto;
  left: -24px;
  right: -24px;
}
.dialog--theme-coral-tabs .t-tabs__content {
  padding: 24px;
}
.alert--theme-coral.t-alert {
  padding: 8px 12px;
}
.alert--theme-coral.t-alert .t-alert__message {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.tooltips--theme-coral .t-popup__content {
  padding: 8px;
}
.dialog--theme-coral-table.t-table--bordered th,
.dialog--theme-coral-table.t-table--bordered td {
  border-left: none;
}
.dialog--theme-coral-table .t-table__header > tr > th {
  background-color: var(--td-bg-color-secondarycontainer);
}
.t-loading.loading--fill {
  width: 100%;
  height: 100%;
}
body .t-alert__close .t-icon {
  font-size: var(--td-font-size-title-large);
  vertical-align: top;
}
body a.t-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 980px) {
  body .t-alert {
    padding-left: 12px;
    padding-right: 12px;
  }
  body .t-alert__icon + .t-alert__content {
    margin-left: 6px;
  }
  body .t-ripple {
    display: none;
  }
}
html .t-button.t-size-full-width {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.t-badge--circle {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.t-tabs.tabs-theme--coral .t-tabs__nav-item {
  height: 58px;
  line-height: 56px;
  font-weight: 600;
  font-size: 16px;
}
.t-tabs.tabs-theme--coral .t-tabs__nav-item:not(.t-is-active) {
  color: var(--td-text-color-primary);
}
.t-table.table-theme--coral .t-table__header > tr > th {
  background-color: var(--td-bg-color-secondarycontainer);
}
.t-button .icon-component + .t-button__text {
  margin-left: 6px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Login/components/AutoLogin/index.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.page-auto-login {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-auto-login-content {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-auto-login-content svg {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}
.page-auto-login .footer-copyright {
  position: static;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LangAtom/index.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.lang-atom {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.lang-atom-icon img,
.lang-atom-icon svg {
  display: block;
}
.lang-atom-text {
  margin-left: 0;
  font-size: 14px;
}
.lang-atom-text-has-icon {
  margin-left: 8px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/tdesign-react/esm/_common/style/web/components/input/_index.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.input-readonly.t-is-readonly {
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-specialcomponent);
}
.input-readonly.t-is-readonly .t-input__inner {
  cursor: pointer;
}
.input-disabled.t-is-disabled {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
}
.input-disabled.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
}
.input-disabled.t-is-disabled .t-input__inner {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
  text-overflow: initial;
}
.input-disabled.t-is-disabled .t-input__inner::-webkit-input-placeholder {
  color: var(--td-text-color-disabled);
}
.input-disabled.t-is-disabled .t-input__inner::-moz-placeholder {
  color: var(--td-text-color-disabled);
}
.input-disabled.t-is-disabled .t-input__inner:-ms-input-placeholder {
  color: var(--td-text-color-disabled);
}
.input-disabled.t-is-disabled .t-input__inner::-ms-input-placeholder {
  color: var(--td-text-color-disabled);
}
.input-disabled.t-is-disabled .t-input__inner::placeholder {
  color: var(--td-text-color-disabled);
}
.input-disabled.t-is-disabled > .t-input__prefix .t-icon,
.input-disabled.t-is-disabled > .t-input__suffix .t-icon {
  color: var(--td-text-color-disabled);
}
.input-disabled.t-is-disabled > .t-input__prefix .t-icon:hover,
.input-disabled.t-is-disabled > .t-input__suffix .t-icon:hover {
  color: var(--td-text-color-disabled);
}
.t-tips {
  font-size: var(--td-font-size-body-small);
}
.t-tips.t-is-default {
  color: var(--td-text-color-placeholder);
}
.t-tips.t-is-error {
  color: var(--td-error-color);
}
.t-tips.t-is-warning {
  color: var(--td-warning-color);
}
.t-tips.t-is-success {
  color: var(--td-success-color);
}
.t-input {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: var(--td-comp-size-m);
  border-width: 1px;
  border-style: solid;
  border-radius: var(--td-radius-default);
  border-color: var(--td-border-level-2-color);
  padding: 0 var(--td-comp-paddingLR-s);
  background-color: var(--td-bg-color-specialcomponent);
  outline: none;
  color: var(--td-text-color-primary);
  font: var(--td-font-body-medium);
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.t-input:hover {
  border-color: var(--td-brand-color);
}
.t-input:focus {
  z-index: 1;
  border-color: var(--td-brand-color);
  -webkit-box-shadow: 0 0 0 2px var(--td-brand-color-focus);
          box-shadow: 0 0 0 2px var(--td-brand-color-focus);
}
.t-input--borderless:not(.t-input--focused) {
  border-color: transparent;
  -webkit-transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
}
.t-input--borderless:not(.t-input--focused):hover {
  border-color: var(--td-component-border);
  background-color: var(--td-bg-color-container-hover);
  cursor: pointer;
}
.t-input--borderless:not(.t-input--focused).t-is-disabled {
  border: none;
  background-color: var(--td-bg-color-component-disabled);
}
.t-input--focused {
  border-color: var(--td-brand-color);
  -webkit-box-shadow: 0 0 0 2px var(--td-brand-color-focus);
          box-shadow: 0 0 0 2px var(--td-brand-color-focus);
  z-index: 1;
}
.t-input :focus-visible {
  outline: none;
}
.t-input__inner {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  border: none;
  outline: none;
  padding: 0;
  max-width: 100%;
  min-width: 0;
  color: var(--td-text-color-primary);
  font: inherit;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-input__inner::-webkit-input-placeholder {
  color: var(--td-text-color-placeholder);
}
.t-input__inner::-moz-placeholder {
  color: var(--td-text-color-placeholder);
}
.t-input__inner:-ms-input-placeholder {
  color: var(--td-text-color-placeholder);
}
.t-input__inner::-ms-input-placeholder {
  color: var(--td-text-color-placeholder);
}
.t-input__inner::placeholder {
  color: var(--td-text-color-placeholder);
}
.t-input__inner:-moz-placeholder-shown {
  text-overflow: ellipsis;
  width: 100%;
}
.t-input__inner:-ms-input-placeholder {
  text-overflow: ellipsis;
  width: 100%;
}
.t-input__inner:placeholder-shown {
  text-overflow: ellipsis;
  width: 100%;
}
.t-input__inner[type="password"]::-ms-reveal {
  display: none;
}
.t-input__inner[type="search"]::-webkit-search-decoration,
.t-input__inner[type="search"]::-webkit-search-cancel-button,
.t-input__inner[type="search"]::-webkit-search-results-button,
.t-input__inner[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none;
}
.t-input__inner.t-input--soft-hidden {
  width: 0;
}
.t-input__extra {
  font: var(--td-font-body-small);
  color: var(--td-text-color-placeholder);
}
.t-input__status {
  position: absolute;
  right: -24px;
  top: 0;
}
.t-input.t-input--suffix > span.t-input__clear {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s, background-color cubic-bezier(0.38, 0, 0.24, 1) 0.2s, -webkit-box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
}
.t-input.t-input--suffix:hover > span.t-input__clear {
  opacity: 1;
  visibility: visible;
}
.t-input.t-is-success {
  border-color: var(--td-success-color);
}
.t-input.t-is-success:focus {
  -webkit-box-shadow: 0 0 0 2px var(--td-success-color-focus);
          box-shadow: 0 0 0 2px var(--td-success-color-focus);
}
.t-input.t-is-success.t-input--focused {
  -webkit-box-shadow: 0 0 0 2px var(--td-success-color-focus);
          box-shadow: 0 0 0 2px var(--td-success-color-focus);
}
.t-input.t-is-success > .t-input__extra {
  color: var(--td-success-color);
}
.t-input.t-is-warning {
  border-color: var(--td-warning-color);
}
.t-input.t-is-warning:focus {
  -webkit-box-shadow: 0 0 0 2px var(--td-warning-color-focus);
          box-shadow: 0 0 0 2px var(--td-warning-color-focus);
}
.t-input.t-is-warning.t-input--focused {
  -webkit-box-shadow: 0 0 0 2px var(--td-warning-color-focus);
          box-shadow: 0 0 0 2px var(--td-warning-color-focus);
}
.t-input.t-is-warning > .t-input__extra {
  color: var(--td-warning-color);
}
.t-input.t-is-error {
  border-color: var(--td-error-color);
}
.t-input.t-is-error:focus {
  -webkit-box-shadow: 0 0 0 2px var(--td-error-color-focus);
          box-shadow: 0 0 0 2px var(--td-error-color-focus);
}
.t-input.t-is-error.t-input--focused {
  -webkit-box-shadow: 0 0 0 2px var(--td-error-color-focus);
          box-shadow: 0 0 0 2px var(--td-error-color-focus);
}
.t-input.t-is-error > .t-input__extra {
  color: var(--td-error-color);
}
.t-input.t-is-readonly {
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-specialcomponent);
}
.t-input.t-is-readonly .t-input__inner {
  cursor: pointer;
}
.t-input.t-is-disabled {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
}
.t-input.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
}
.t-input.t-is-disabled .t-input__inner {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
  text-overflow: initial;
}
.t-input.t-is-disabled .t-input__inner::-webkit-input-placeholder {
  color: var(--td-text-color-disabled);
}
.t-input.t-is-disabled .t-input__inner::-moz-placeholder {
  color: var(--td-text-color-disabled);
}
.t-input.t-is-disabled .t-input__inner:-ms-input-placeholder {
  color: var(--td-text-color-disabled);
}
.t-input.t-is-disabled .t-input__inner::-ms-input-placeholder {
  color: var(--td-text-color-disabled);
}
.t-input.t-is-disabled .t-input__inner::placeholder {
  color: var(--td-text-color-disabled);
}
.t-input.t-is-disabled > .t-input__prefix .t-icon,
.t-input.t-is-disabled > .t-input__suffix .t-icon {
  color: var(--td-text-color-disabled);
}
.t-input.t-is-disabled > .t-input__prefix .t-icon:hover,
.t-input.t-is-disabled > .t-input__suffix .t-icon:hover {
  color: var(--td-text-color-disabled);
}
.t-input.t-input--prefix > .t-input__prefix {
  z-index: 2;
  height: 100%;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-input.t-input--prefix > .t-input__prefix-icon {
  font-size: var(--td-font-size-body-large);
}
.t-input.t-input--suffix > .t-input__suffix {
  z-index: 2;
  height: 100%;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-input.t-input--suffix > .t-input__suffix-icon {
  font-size: var(--td-font-size-body-large);
}
.t-input .t-input__suffix-clear {
  cursor: pointer;
}
.t-input.t-size-l {
  height: var(--td-comp-size-xl);
  font: var(--td-font-body-large);
  padding: var(--td-comp-paddingTB-m) var(--td-comp-paddingLR-m);
}
.t-input.t-size-s {
  height: var(--td-comp-size-xs);
  font: var(--td-font-body-small);
}
.t-input .t-input__prefix > .t-icon,
.t-input .t-input__suffix > .t-icon {
  font-size: inherit;
}
.t-input .t-input__prefix > .t-icon {
  font-size: 16px;
  color: var(--td-text-color-placeholder);
}
.t-input .t-input__prefix:not(:empty) {
  margin-right: var(--td-comp-margin-s);
}
.t-input .t-input__suffix > .t-icon {
  color: var(--td-text-color-placeholder);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.t-input .t-input__suffix > .t-icon:hover {
  color: var(--td-text-color-secondary);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.t-input .t-input__suffix:not(:empty) {
  margin-left: var(--td-comp-margin-s);
}
.t-input.t-is-focused .t-input__prefix > .t-icon {
  color: var(--td-brand-color);
}
.t-input.t-is-focused .t-input__suffix > .t-icon-time,
.t-input.t-is-focused .t-input__suffix .t-icon-calendar {
  color: var(--td-brand-color);
}
.t-input-group {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.t-input-group .t-input__wrap {
  border-radius: 0;
}
.t-input-group .t-input__wrap:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}
.t-input-group .t-input__wrap:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}
.t-input-group .t-button,
.t-input-group .t-select {
  border-radius: 0;
}
.t-input-group .t-button:not(:first-child),
.t-input-group .t-select:not(:first-child) {
  margin-left: -1px;
}
.t-input-group .t-input__wrap:not(:first-child) .t-input {
  margin-left: -1px;
}
.t-input-group .t-input__wrap:first-child .t-input {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}
.t-input-group .t-input__wrap:last-child .t-input {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}
.t-input-group .t-button:first-child,
.t-input-group .t-select:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}
.t-input-group .t-button:last-child,
.t-input-group .t-select:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}
.t-input-group--separate .t-input__wrap + .t-input__wrap {
  margin-left: var(--td-comp-margin-xxxl);
}
.t-input-group--separate .t-button,
.t-input-group--separate .t-select {
  border-radius: var(--td-radius-default);
}
.t-input-group--separate .t-button:first-child,
.t-input-group--separate .t-select:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}
.t-input-group--separate .t-button:last-child,
.t-input-group--separate .t-select:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}
.t-input-group--separate .t-input__wrap .t-input {
  border-radius: var(--td-radius-default);
}
.t-input-group--separate .t-input__wrap .t-input:first-child {
  border-radius: var(--td-radius-default);
}
.t-input-group--separate .t-input__wrap .t-input:last-child {
  border-radius: var(--td-radius-default);
}
.t-input-group .t-input__inner,
.t-input-group .t-button,
.t-input-group .t-select {
  position: relative;
  z-index: 0;
}
.t-input-group .t-input__inner:hover,
.t-input-group .t-button:hover,
.t-input-group .t-select:hover,
.t-input-group .t-input__inner:focus,
.t-input-group .t-button:focus,
.t-input-group .t-select:focus,
.t-input-group .t-input__inner:active,
.t-input-group .t-button:active,
.t-input-group .t-select:active {
  z-index: 1;
}
.t-input__wrap {
  width: 100%;
}
.t-input__tips {
  height: auto;
  min-height: var(--td-line-height-body-small);
  font: var(--td-font-body-small);
  position: absolute;
}
.t-input__tips--default {
  color: var(--td-text-color-placeholder);
}
.t-input__tips--success {
  color: var(--td-success-color);
}
.t-input__tips--warning {
  color: var(--td-warning-color);
}
.t-input__tips--error {
  color: var(--td-error-color);
}
.t-align-center > .t-input__inner {
  text-align: center;
}
.t-align-right > .t-input__inner {
  text-align: right;
}
.t-input__input-pre {
  position: absolute;
  visibility: hidden;
  white-space: pre;
  display: block;
}
.t-input--auto-width {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 60px;
}
.t-input__limit-number {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-placeholder);
  background: var(--td-bg-color-specialcomponent);
}
.t-input__limit-number.t-is-disabled {
  background: var(--td-bg-color-component-disabled);
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/tdesign-react/esm/_common/style/web/components/tag/_index.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.t-tag {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0px var(--td-comp-paddingLR-s);
  height: var(--td-comp-size-xs);
  font: var(--td-font-body-small);
  color: var(--td-text-color-anti);
  border-radius: var(--td-radius-default);
  border: 1px solid transparent;
  white-space: nowrap;
}
.t-tag .t-icon {
  margin-right: var(--td-comp-margin-xs);
  width: calc(var(--td-font-size-body-medium) + 2px);
  height: calc(var(--td-font-size-body-medium) + 2px);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.t-tag .t-tag__icon-close {
  margin-right: 0;
  margin-left: var(--td-comp-margin-s);
  font: var(--td-font-body-medium);
  cursor: pointer;
  -webkit-transition: color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  transition: color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
}
.t-tag--default {
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-component);
}
.t-tag--default .t-tag__icon-close {
  color: var(--td-text-color-placeholder);
}
.t-tag--default .t-tag__icon-close:hover {
  color: var(--td-text-color-primary);
}
.t-tag--default:active {
  cursor: default;
}
.t-tag--default.t-tag--disabled {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
  border-color: var(--td-component-border);
  cursor: not-allowed;
}
.t-tag--default.t-tag--disabled:hover {
  cursor: not-allowed;
}
.t-tag--default.t-tag--disabled .t-icon:hover {
  cursor: pointer;
}
.t-tag--default.t-tag--outline {
  border-color: var(--td-component-border);
}
.t-tag--default.t-tag--light {
  background-color: var(--td-bg-color-secondarycontainer);
}
.t-tag--default.t-tag--light-outline {
  border-color: var(--td-component-border);
  background-color: var(--td-bg-color-secondarycontainer);
}
.t-tag--primary {
  background-color: var(--td-brand-color);
}
.t-tag--primary.t-tag--outline {
  border-color: var(--td-brand-color);
}
.t-tag--primary.t-tag--light {
  background-color: var(--td-brand-color-light);
}
.t-tag--primary.t-tag--light-outline {
  border-color: var(--td-brand-color);
  background-color: var(--td-brand-color-light);
}
.t-tag--primary.t-tag--light,
.t-tag--primary.t-tag--outline,
.t-tag--primary.t-tag--light-outline {
  color: var(--td-brand-color);
}
.t-tag--primary.t-tag--light .t-tag__icon-close:hover,
.t-tag--primary.t-tag--outline .t-tag__icon-close:hover,
.t-tag--primary.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-brand-color-hover);
}
.t-tag--success {
  background-color: var(--td-success-color);
}
.t-tag--success.t-tag--outline {
  border-color: var(--td-success-color);
}
.t-tag--success.t-tag--light {
  background-color: var(--td-success-color-light);
}
.t-tag--success.t-tag--light-outline {
  border-color: var(--td-success-color);
  background-color: var(--td-success-color-light);
}
.t-tag--success.t-tag--light,
.t-tag--success.t-tag--outline,
.t-tag--success.t-tag--light-outline {
  color: var(--td-success-color);
}
.t-tag--success.t-tag--light .t-tag__icon-close:hover,
.t-tag--success.t-tag--outline .t-tag__icon-close:hover,
.t-tag--success.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-success-color-hover);
}
.t-tag--warning {
  background-color: var(--td-warning-color);
}
.t-tag--warning.t-tag--outline {
  border-color: var(--td-warning-color);
}
.t-tag--warning.t-tag--light {
  background-color: var(--td-warning-color-light);
}
.t-tag--warning.t-tag--light-outline {
  border-color: var(--td-warning-color);
  background-color: var(--td-warning-color-light);
}
.t-tag--warning.t-tag--light,
.t-tag--warning.t-tag--outline,
.t-tag--warning.t-tag--light-outline {
  color: var(--td-warning-color);
}
.t-tag--warning.t-tag--light .t-tag__icon-close:hover,
.t-tag--warning.t-tag--outline .t-tag__icon-close:hover,
.t-tag--warning.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-warning-color-hover);
}
.t-tag--danger {
  background-color: var(--td-error-color);
}
.t-tag--danger.t-tag--outline {
  border-color: var(--td-error-color);
}
.t-tag--danger.t-tag--light {
  background-color: var(--td-error-color-light);
}
.t-tag--danger.t-tag--light-outline {
  border-color: var(--td-error-color);
  background-color: var(--td-error-color-light);
}
.t-tag--danger .t-tag__icon-close {
  fill: var(--td-error-color);
}
.t-tag--danger .t-tag__icon-close:hover {
  fill: var(--td-error-color-hover);
}
.t-tag--danger.t-tag--light,
.t-tag--danger.t-tag--outline,
.t-tag--danger.t-tag--light-outline {
  color: var(--td-error-color);
}
.t-tag--danger.t-tag--light .t-tag__icon-close:hover,
.t-tag--danger.t-tag--outline .t-tag__icon-close:hover,
.t-tag--danger.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-error-color-hover);
}
.t-tag--dark.t-tag:not(.t-tag--default) .t-tag__icon-close {
  color: var(--td-font-white-2);
}
.t-tag--dark.t-tag:not(.t-tag--default) .t-tag__icon-close:hover {
  color: var(--td-font-white-1);
}
.t-tag.t-tag--outline {
  background: transparent;
}
.t-tag.t-size-s {
  padding: 0px var(--td-comp-paddingLR-xs);
  height: var(--td-comp-size-xxs);
  font: var(--td-font-body-small);
}
.t-tag.t-size-s .t-icon {
  font-size: var(--td-font-body-small);
}
.t-tag.t-size-l {
  padding: 0px var(--td-comp-paddingLR-m);
  height: var(--td-comp-size-m);
  font: var(--td-font-body-medium);
}
.t-tag.t-size-l .t-icon {
  font: var(--td-font-body-medium);
}
.t-tag.t-tag--round {
  border-radius: var(--td-radius-extraLarge);
}
.t-tag.t-tag--mark {
  border-radius: 0 var(--td-radius-extraLarge) var(--td-radius-extraLarge) 0;
}
.t-tag.t-tag--ellipsis .t-tag--text {
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-tag.t-tag--check:not(.t-tag--disabled) {
  -webkit-transition: background-color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  transition: background-color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  cursor: pointer;
}
.t-tag.t-tag--check:not(.t-tag--disabled).t-tag--default.t-tag--dark:not(.t-tag--checked):hover {
  background-color: var(--td-bg-color-component-hover);
}
.t-tag.t-tag--check:not(.t-tag--disabled).t-tag--primary.t-tag--dark.t-tag--checked:hover {
  background-color: var(--td-brand-color-hover);
}
.t-tag.t-tag--check:not(.t-tag--disabled).t-tag--default.t-tag--outline:not(.t-tag--checked):hover {
  color: var(--td-brand-color-hover);
}
.t-tag--check.t-tag--disabled.t-tag--primary.t-tag--dark {
  background-color: var(--td-brand-color-disabled);
  cursor: not-allowed;
}
.t-tag--check.t-tag--disabled.t-tag--primary.t-tag--outline {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
  border-color: var(--td-text-color-disabled);
  cursor: not-allowed;
}
.t-check-tag-group .t-tag:not(:last-child) {
  margin-right: var(--td-comp-margin-s);
}
a .t-tag {
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a .t-tag:hover {
  color: var(--td-brand-color);
  background-color: var(--td-bg-color-component-hover);
}
a .t-tag:active {
  color: var(--td-brand-color-active);
  background-color: var(--td-bg-color-component-active);
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/tdesign-react/esm/_common/style/web/components/tag-input/_index.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
@-webkit-keyframes t-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes t-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes t-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes t-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes t-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes t-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.t-icon-loading {
  -webkit-animation: t-spin 1s linear infinite;
          animation: t-spin 1s linear infinite;
}
@-webkit-keyframes t-zoom-out {
  from {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes t-zoom-out {
  from {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.t-tag-input {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  /** 设计稿：未填充标签场景，边距和已填充不同 */
}
.t-tag-input .t-tag {
  vertical-align: middle;
  -webkit-animation: t-fade-in 0.2s ease-in-out;
          animation: t-fade-in 0.2s ease-in-out;
  margin: 3px var(--td-comp-margin-xs) 3px 0;
}
.t-tag-input .t-tag-input__drag_wrapper + .t-tag-input__drag_wrapper {
  margin-left: var(--td-comp-margin-xs);
}
.t-tag-input .t-input {
  overflow: hidden;
  min-height: var(--td-comp-size-m);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 var(--td-comp-paddingLR-s) 0 var(--td-comp-margin-xs);
}
.t-tag-input .t-input .t-input__suffix-icon {
  right: var(--td-comp-margin-s);
}
.t-tag-input .t-input.t-size-s {
  padding: 0 var(--td-comp-paddingLR-s) 0 var(--td-comp-margin-xs);
  min-height: var(--td-comp-size-xs);
}
.t-tag-input .t-input.t-size-s .t-tag {
  margin: 1px var(--td-comp-margin-xs) 1px 0;
}
.t-tag-input .t-input.t-size-l {
  min-height: var(--td-comp-size-xl);
  padding: 0 var(--td-comp-paddingLR-m) 0 var(--td-comp-margin-s);
}
.t-tag-input .t-input.t-size-l .t-input__suffix-icon {
  right: var(--td-comp-margin-m);
}
.t-tag-input.t-is-empty .t-input__inner {
  margin-left: var(--td-comp-margin-xs);
}
.t-tag-input:hover .t-input__inner:not(.t-input--soft-hidden),
.t-tag-input .t-input--focused .t-input__inner:not(.t-input--soft-hidden) {
  min-width: 20px;
}
.t-tag-input .t-tag-input__prefix {
  margin-left: var(--td-comp-margin-xs);
  line-height: 1;
}
.t-tag-input .t-tag-input__prefix > .t-icon {
  color: var(--td-text-color-placeholder);
}
.t-tag-input .t-input .t-input__prefix:not(:empty) {
  margin-right: 0;
}
.t-tag-input.t-input--auto-width .t-input.t-input--focused {
  padding-right: calc(var(--td-comp-paddingLR-xxl) + var(--td-comp-paddingLR-xxs));
}
.t-tag-input.t-input--auto-width .t-input__prefix {
  white-space: nowrap;
}
.t-tag-input .t-input__prefix--scrollable {
  overflow-y: hidden;
  overflow-x: auto;
}
@-moz-document url-prefix() {
  .t-tag-input .t-input__prefix--scrollable {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin;
  }
}
.t-tag-input .t-input__prefix--scrollable::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.t-tag-input .t-input__prefix--scrollable::-webkit-scrollbar-thumb {
  border: 0px solid transparent;
  background-clip: content-box;
  background-color: var(--td-scrollbar-color);
  border-radius: 11px;
}
.t-tag-input .t-input__prefix--scrollable::-webkit-scrollbar-thumb:vertical:hover,
.t-tag-input .t-input__prefix--scrollable::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: var(--td-scrollbar-hover-color);
}
.t-tag-input__suffix-clear {
  cursor: pointer;
}
.t-tag-input--break-line:not(.t-is-empty) .t-input {
  display: block;
}
.t-tag-input--break-line:not(.t-is-empty) .t-input.t-input--prefix > .t-input__prefix {
  display: inline;
  text-align: left;
}
.t-tag-input--break-line:not(.t-is-empty) .t-input .t-input__suffix-icon {
  position: absolute;
  bottom: 0;
}
.t-tag-input--break-line:not(.t-is-empty) .t-tag-input__prefix {
  vertical-align: middle;
}
.t-tag-input__prefix {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
  margin-right: var(--td-comp-margin-s);
}
/** 换行模式避免标签和右侧图标重合，需保留图标宽度 22px 和左侧距离标签间距 8px */
.t-tag-input--break-line.t-tag-input--with-tag:not(.t-input--auto-width) .t-input,
.t-tag-input.t-input--auto-width:hover .t-input {
  padding-right: calc(var(--td-comp-paddingLR-xxl) + var(--td-comp-paddingLR-xxs));
}
.t-tag-input--break-line.t-tag-input--with-tag:not(.t-input--auto-width) .t-size-l .t-input,
.t-tag-input.t-input--auto-width:hover .t-size-l .t-input {
  padding-right: calc(var(--td-comp-paddingLR-xxl) + var(--td-comp-paddingLR-xs));
}
/** auto-width 模式，左右边距相同 */
.t-tag-input.t-input--auto-width .t-input {
  padding-right: 0;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/tdesign-react/esm/_common/style/web/components/select-input/_index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
.t-select-input {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
/** 宽度自适应场景，多选，预留图标的位置。带标签和不带标签的布局不同，故而间距不同 */
.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-tag-input--with-tag .t-input {
  padding-right: var(--td-comp-paddingLR-xl);
}
.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-tag-input--with-tag .t-input.t-size-l {
  padding-right: calc(var(--td-comp-paddingLR-xl) + var(--td-comp-paddingLR-s));
}
.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-is-empty .t-input {
  padding-right: var(--td-comp-paddingLR-s);
}
.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-is-empty .t-input.t-size-l {
  padding-right: var(--td-comp-paddingLR-m);
}
/** 无边框模式 */
.t-select-input--borderless {
  /** 无边框模式的多选 */
}
.t-select-input--borderless .t-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  background: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.t-select-input--borderless .t-input:hover:not(.t-input--focused) {
  border-color: var(--td-component-border);
  background-color: var(--td-bg-color-container-hover);
  border-radius: var(--td-radius-default);
}
.t-select-input--borderless .t-input--focused {
  border-color: var(--td-brand-color);
  -webkit-box-shadow: 0 0 0 2px var(--td-brand-color-focus);
          box-shadow: 0 0 0 2px var(--td-brand-color-focus);
  background-color: var(--td-bg-color-specialcomponent);
}
.t-select-input--borderless.t-select-input--multiple:not(.t-select-input--empty).t-select-input--popup-visible input {
  display: inline-block;
}
.t-select-input--borderless.t-select-input--multiple:not(.t-select-input--empty).t-select-input--popup-visible .t-input {
  background-color: var(--td-bg-color-container-hover);
}
.t-select-input--borderless.t-tag-input {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.t-select-input--borderless.t-tag-input:hover {
  background-color: var(--td-bg-color-container-hover);
  border-radius: var(--td-radius-default);
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/tdesign-react/esm/_common/style/web/components/select/_index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
.t-select__wrap {
  width: 100%;
}
.t-select__dropdown .t-popup__content {
  margin: var(--td-comp-paddingTB-s) 0;
  padding: 0;
  max-height: 300px;
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-box-shadow: var(--td-shadow-2);
          box-shadow: var(--td-shadow-2);
}
@-moz-document url-prefix() {
  .t-select__dropdown .t-popup__content {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin;
  }
}
.t-select__dropdown .t-popup__content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.t-select__dropdown .t-popup__content::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  background-clip: content-box;
  background-color: var(--td-scrollbar-color);
  border-radius: 15px;
}
.t-select__dropdown .t-popup__content::-webkit-scrollbar-thumb:vertical:hover,
.t-select__dropdown .t-popup__content::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: var(--td-scrollbar-hover-color);
}
.t-select__dropdown-inner {
  min-height: var(--td-comp-size-m);
}
.t-select__dropdown-inner .t-select__list .t-select__list {
  padding: 0;
}
.t-select__dropdown-inner .t-select__list,
.t-select__dropdown-inner .t-tree {
  padding: var(--td-pop-padding-m);
}
.t-select__dropdown-inner--size-s {
  min-height: var(--td-comp-size-xs);
}
.t-select__dropdown-inner--size-s .t-select__list,
.t-select__dropdown-inner--size-s .t-tree {
  padding: var(--td-pop-padding-s);
}
.t-select__dropdown-inner--size-l {
  min-height: var(--td-comp-size-xl);
}
.t-select__dropdown-inner--size-l .t-select__list,
.t-select__dropdown-inner--size-l .t-tree {
  padding: var(--td-pop-padding-l);
}
.t-select__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-select__dropdown.t-popup {
  padding: 0;
}
.t-select__empty.t-size-s {
  line-height: var(--td-comp-size-xs);
}
.t-select__empty {
  text-align: center;
  color: var(--td-text-color-disabled);
  line-height: var(--td-comp-size-m);
  padding: 0 var(--td-comp-paddingLR-s);
}
.t-select__empty.t-size-l {
  line-height: var(--td-comp-size-xl);
}
.t-select__loading-tips.t-size-s {
  min-height: var(--td-comp-size-xs);
  line-height: var(--td-comp-size-xs);
}
.t-select__loading-tips {
  position: fixed;
  top: var(--td-comp-paddingTB-s);
  left: 0;
  bottom: var(--td-comp-paddingTB-s);
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--td-bg-color-container);
  border-radius: var(--td-radius-default);
  min-height: var(--td-comp-size-m);
  line-height: var(--td-comp-size-m);
  color: var(--td-text-color-disabled);
  z-index: 1000;
}
.t-select__loading-tips.t-size-l {
  min-height: var(--td-comp-size-xl);
  line-height: var(--td-comp-size-xl);
}
.t-select-option-group + .t-select-option-group {
  padding-top: var(--td-comp-margin-xs);
  margin-top: var(--td-comp-margin-xs);
}
.t-select-option-group__divider + .t-select-option-group__divider {
  position: relative;
}
.t-select-option-group__divider + .t-select-option-group__divider::before {
  content: "";
  width: 100%;
  height: 1px;
  padding: 0 var(--td-comp-paddingLR-s);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: var(--td-border-level-1-color);
  background-clip: content-box;
}
ul.t-select-option-group__header,
.t-select-option-group__header {
  color: var(--td-text-color-placeholder);
  display: block;
  height: var(--td-comp-size-s);
  line-height: var(--td-comp-size-s);
  padding: 0 var(--td-comp-paddingLR-s);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-select-option-group__header.t-size-l {
  height: var(--td-comp-size-l);
  line-height: var(--td-comp-size-l);
  padding: 0 var(--td-comp-paddingLR-m);
}
.t-select-option-group__header.t-size-s {
  height: var(--td-comp-size-xxs);
  line-height: var(--td-comp-size-xxs);
  padding: 0 var(--td-comp-paddingLR-s);
}
.t-select-option {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--td-radius-default);
  height: var(--td-comp-size-s);
  font: var(--td-font-body-medium);
  cursor: pointer;
  padding: 0 var(--td-comp-paddingLR-s);
  color: var(--td-text-color-primary);
  -webkit-transition: background-color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  transition: background-color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  --ripple-color: var(--td-bg-color-container-active);
}
.t-select-option span {
  position: relative;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-select-option:not(.t-is-disabled):not(.t-is-selected):hover {
  background-color: var(--td-bg-color-container-hover);
}
.t-select-option:not(.t-is-disabled):not(.t-is-selected):hover .t-checkbox__label {
  color: inherit;
}
.t-select-option:not(.t-is-disabled):not(.t-is-selected):hover .t-checkbox__input {
  border-color: var(--td-brand-color);
}
.t-select-option .t-checkbox__label {
  color: var(--td-text-color-primary);
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-select-option .t-checkbox {
  width: 100%;
}
.t-select-option.t-is-disabled {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
  background: var(--td-bg-color-specialcomponent);
}
.t-select-option.t-is-disabled:hover,
.t-select-option.t-is-disabled :active {
  background: var(--td-bg-color-specialcomponent);
}
.t-select-option.t-size-l {
  height: var(--td-comp-size-l);
  padding: 0 var(--td-comp-paddingLR-m);
  font: var(--td-font-body-large);
}
.t-select-option.t-size-m {
  font: var(--td-font-body-medium);
}
.t-select-option.t-size-s {
  height: var(--td-comp-size-xxs);
  padding: 0 var(--td-comp-paddingLR-s);
  font: var(--td-font-body-small);
}
.t-select-option.t-is-selected:not(.t-is-disabled) {
  color: var(--td-brand-color);
  background-color: var(--td-brand-color-light);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.t-select-option.t-is-selected:not(.t-is-disabled) .t-checkbox__label {
  color: var(--td-brand-color);
}
.t-select-option.t-is-selected:not(.t-is-disabled):hover {
  background-color: var(--td-brand-color-light);
}
/** 规范 CSS 类名为 --hover */
.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected),
.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected),
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected),
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected) {
  background-color: var(--td-bg-color-container-hover);
}
.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected) .t-checkbox__input,
.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected) .t-checkbox__input,
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected) .t-checkbox__input,
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected) .t-checkbox__input {
  border-color: var(--td-brand-color);
}
.t-select-option.t-select-option__hover .t-checkbox__label,
.t-select-option.t-select-option--hover .t-checkbox__label {
  color: inherit;
}
.t-select-option + .t-select-option {
  margin-top: var(--td-comp-paddingTB-xxs);
}
.t-select.t-select-input--borderless .t-select__right-icon {
  position: relative;
  margin: 0;
}
.t-select .t-fake-arrow {
  color: var(--td-text-color-placeholder);
}
.t-select .t-fake-arrow--active {
  color: var(--td-brand-color);
}
.t-is-selected.t-select-option__hover {
  background-color: var(--td-brand-color-light-hover);
}
.t-is-selected.t-select-option__hover .t-checkbox__label {
  color: var(--td-brand-color);
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/AnimateGroup/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.animateGroup-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1020;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
}
.animateGroup-mask.visible {
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: auto;
}
.animateGroup.show .animateGroup-mask {
  opacity: 1;
}

/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/UI/ActionSheet.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.actionSheet {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1020;
  -webkit-transform: translate3d(0, calc(constant(safe-area-inset-bottom) + 100%), 0);
          transform: translate3d(0, calc(constant(safe-area-inset-bottom) + 100%), 0);
  -webkit-transform: translate3d(0, calc(env(safe-area-inset-bottom) + 100%), 0);
          transform: translate3d(0, calc(env(safe-area-inset-bottom) + 100%), 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.show > .actionSheet {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.actionSheet .actionGroup:last-child {
  margin-bottom: calc(constant(safe-area-inset-bottom) + 8px);
  margin-bottom: calc(env(safe-area-inset-bottom) + 8px);
}
.actionGroup {
  margin: 8px;
  border-radius: 13px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(20px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 66vh;
  max-height: 66svh;
}
.actionButton {
  position: relative;
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 17px;
  color: #008fff;
}
.actionButton:not(:first-child):before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.actionButton:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.actionButton.disabled {
  pointer-events: none;
  color: #e2e2e2;
}
@media (orientation: landscape) {
  .actionGroup {
    margin: 8px 10%;
  }
  .actionButton {
    line-height: 44px;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/PopupSelectComp.module.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.popupOut_UkaNImWz {
  padding: 6px;
}
.popupItem_Or4KewFb {
  width: 228px;
  height: 34px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  cursor: pointer;
}
.popupItem_Or4KewFb:hover {
  background-color: #F3F3F3;
}
.popupItem_Or4KewFb .t-icon-chevron-right {
  font-size: 16px;
  margin-left: auto;
}
.popupItemIcon_n9smMPYx {
  font-size: 16px;
}
.popupItemIcon_n9smMPYx .t-icon {
  display: block;
  margin-right: 8px;
}
.childrenPopupOut_ZTEwu_mW {
  padding: 6px;
}
.childrenItem_iWomuzip {
  min-width: 228px;
  height: 34px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  cursor: pointer;
}
.childrenItem_iWomuzip:hover {
  background-color: #F3F3F3;
}
.childrenPopup_b7ukkXqE {
  position: relative;
}
.childrenPopupTop_d_pRp8AL {
  position: absolute;
  width: 100%;
}
.childrenPopupFake_svwJGTDF {
  visibility: hidden;
  max-width: 228px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/Popup/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.m-popup-root {
  color: #000;
}
.m-popup-mask {
  position: fixed;
  z-index: 1010;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
.m-popup-mask.run-animate {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.m-popup-mask.anim-before-show,
.m-popup-mask.anim-after-hide,
.m-popup-mask.anim-hide {
  opacity: 0;
}
.m-popup-mask.anim-before-hide,
.m-popup-mask.anim-after-show,
.m-popup-mask.anim-show {
  opacity: 1;
}
.m-popup-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  border-bottom: 1px solid var(--td-component-stroke);
  width: 100%;
}
.m-popup-header__button {
  width: 20%;
  min-width: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-popup-header__button .t-button {
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.m-popup-header__title {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 3;
  color: var(--td-text-color-primary);
}
.m-popup-header__title + .m-popup-header__button {
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
.m-popup-header .t-button:hover {
  background-color: transparent;
  border-color: transparent;
}
.m-popup-content {
  position: fixed;
  z-index: 1010;
  width: 100vw;
  left: 0;
  bottom: 0;
  background-color: var(--td-bg-color-container);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 20px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 20px 40px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  border-radius: 8px 8px 0px 0px;
}
.m-popup-content.run-animate {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.m-popup-content.anim-before-show,
.m-popup-content.anim-after-hide,
.m-popup-content.anim-hide {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.m-popup-content.anim-before-hide,
.m-popup-content.anim-after-show,
.m-popup-content.anim-show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.m-popup-content__container {
  overflow-y: auto;
}
.m-popup-root.exit-active .m-popup-content {
  -webkit-animation: slide-out 0.33s ease-in;
          animation: slide-out 0.33s ease-in;
}
@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/Wrapper/style.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.mobile-transform-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.mobile-transform-wrapper--content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mobile-transform-wrapper--prev,
.mobile-transform-wrapper--active,
.mobile-transform-wrapper--next {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/UserMobile.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_Ly5ceyJv.t-button_pUgE7bpy {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_Ly5ceyJv.t-button_pUgE7bpy:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.content_eBK3nlgL {
  background-color: #f3f3f3;
  height: 100%;
}
.rootList_xKPWspEH {
  margin-top: 16px;
  background-color: #fff;
}
.rootItem_faIl2I_0 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  position: relative;
  overflow: hidden;
  padding: 0px 16px;
  cursor: pointer;
}
.rootItem_faIl2I_0:not(:last-child)::after {
  content: '';
  display: block;
  width: calc(100% - 48px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 16px;
  width: calc(100% - 16px);
  background-color: var(--td-component-stroke);
}
.rootItem_faIl2I_0 .t-icon-check {
  display: none;
}
.rootItemActive_DSpAaGJG {
  color: var(--td-brand-color);
}
.rootItemActive_DSpAaGJG .rootItemText_Qa2xNMA4 {
  color: var(--td-brand-color);
}
.rootItemActive_DSpAaGJG .t-icon-check {
  font-size: 24px;
  display: block;
}
.rootItemText_Qa2xNMA4 {
  font-size: 16px;
  line-height: 24px;
  width: calc(100% - 10px);
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  color: var(--td-text-color-primary);
}
.rootItemMore_rmar88n0 {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--td-text-color-disabled);
  font-size: 24px;
}
.stationPanel_EYIxGtiL {
  margin-top: 16px;
  color: #999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  gap: 4px;
  padding: 0 16px;
  line-height: calc(100% + 8px);
}
.stationPanel_EYIxGtiL .t-icon-info-circle {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 4px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/pc.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey-locales-select-pc-select {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 32px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.survey-locales-select-pc-select.survey-locales-select-pc-select-hidden {
  -webkit-transform: translateY(-64px);
      -ms-transform: translateY(-64px);
          transform: translateY(-64px);
}
.survey-locales-select-pc-select .t-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 32px;
  height: 48px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 12px;
}
.survey-locales-select-pc-select .t-input .t-input__prefix {
  margin-right: 0 !important;
}
.survey-locales-select-pc-select .t-input .t-input__inner {
  display: none;
}
.survey-locales-select-pc-select .t-fake-arrow {
  color: rgba(0, 0, 0, 0.9);
}
.survey-locales-select-pc-select .icon-i18n-change {
  font-size: 20px;
  margin-right: 8px;
}
.survey-locales-select-pc-station {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey-locales-select-pc-station-tag {
  margin-left: 8px;
  background-color: #F3F3F3;
  padding: 0 4px;
  line-height: 20px;
  border-radius: 3px;
  margin-right: 16px;
}
.survey-locales-select-pc-station-panel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 6px 0;
  margin: 0 8px;
  gap: 8px;
  color: #999;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 4px;
  word-break: normal;
}
.survey-locales-select-pc-station-panel .t-icon-info-circle {
  font-size: 16px;
}
.survey-locales-select-pc-station .t-icon {
  margin-left: auto;
}
.survey-locales-select-pc-station .t-icon-jump {
  display: block;
  opacity: 0.26;
}
.survey-locales-select-pc-station .t-icon-check {
  display: none;
}
.survey-locales-select-pc-station-active {
  pointer-events: none;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station {
  color: #0F6BFF;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station-tag {
  background-color: #F0F6FF;
  color: #0F6BFF;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station .t-icon-jump {
  display: none;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station .t-icon-check {
  display: block;
}
.survey-locales-select-pc-i18n {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey-locales-select-pc-i18n-icon {
  width: 16px;
  font-size: 16px;
  margin-right: 8px;
}
.survey-locales-select-pc-i18n-icon .t-icon-check {
  display: none;
}
.survey-locales-select-pc-i18n-active {
  pointer-events: none;
}
.survey-locales-select-pc-i18n-active .survey-locales-select-pc-i18n {
  color: #0F6BFF;
}
.survey-locales-select-pc-i18n-active .survey-locales-select-pc-i18n-icon .t-icon-check {
  display: block;
}
.survey-locales-select-pc-locales-tag {
  margin-left: 8px;
  background-color: #F3F3F3;
  padding: 0 4px;
  line-height: 20px;
  border-radius: 3px;
  margin-right: 16px;
}
.t-cascader__panel {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/mobile.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey-locales-select-mobile {
  position: relative;
}
.survey-locales-select-mobile-wrap {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.survey-locales-select-mobile-sheet .animateGroup-mask {
  z-index: 1019;
  position: fixed;
}
.survey-locales-select-mobile-sheet .actionSheet {
  z-index: 1020;
  position: fixed;
}
.survey-locales-select-mobile-sheet-item .lang-atom-text {
  color: #000;
  font-size: 16px;
}
.survey-locales-select-mobile-sheet-item.survey-locales-select-mobile-sheet-item-active .lang-atom-text {
  color: #007AFF;
  font-weight: bold;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Login/components/LoginLocaleSelect/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.login-locale-select.survey-locales-select-pc {
  position: fixed;
  top: 16px;
  right: 16px;
  z-index: 10;
}
.login-locale-select.survey-locales-select-mobile {
  position: fixed;
  top: 8px;
  right: 12px;
  z-index: 1019;
}


/*# sourceMappingURL=72161.e3de8829.css.map*/