/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/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]!./src/components/Enterprise/ConsultationPopup/components/ScaleSelect/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-scale-select {
  padding: 8px;
}
.consultation-scale-select-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}
.consultation-scale-select-button {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(3, auto);
}
@media (max-width: 980px) {
  .consultation-scale-select-button {
    grid-template-columns: repeat(1, 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/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/ai/unit/index.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.ai-unit-container {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai-unit-container-count {
  margin-right: 2px;
}
.ai-unit-container-count-bold {
  font-weight: 600;
}

/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Enterprise/ConsultationPopup/components/ClassSelect/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-class-select {
  padding: 8px;
}
.consultation-class-select-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}
.consultation-class-select-button {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(2, auto);
}
@media (max-width: 980px) {
  .consultation-class-select-button {
    grid-template-columns: repeat(1, 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/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/Enterprise/ConsultationPopup/components/QrCode/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-qrcode {
  padding: 4px 0;
  text-align: center;
}
.consultation-qrcode > img {
  display: block;
  width: 120px;
  height: 120px;
  margin: auto;
}
.consultation-qrcode-text {
  display: block;
  font-size: var(--td-font-size-body-medium);
  line-height: 24px;
  color: var(--td-text-color-secondary);
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Enterprise/ConsultationPopup/components/ConsultationType/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-type {
  padding: 8px;
}
.consultation-type-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}
.consultation-type-button {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(2, auto);
}
@media (max-width: 980px) {
  .consultation-type-button {
    grid-template-columns: repeat(1, 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/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/Enterprise/ConsultationPopup/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-popup-overlay .t-popup__content {
  padding: 8px;
}
.consultation-link {
  vertical-align: middle;
}
.consultation-link .coral-icon-customer_service_line {
  fill: var(--td-brand-color);
  width: 16px;
  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/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/site-page/header/home-header.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.coral-header .coral-header-inner {
  overflow-x: auto;
  overflow-y: hidden;
}
.coral-header.coral-header--fixed {
  top: 0;
  z-index: 66;
}
.coral-header.coral-header--transparent-all .user-btnmake {
  color: var(--td-brand-color);
  background-color: #fff;
}
.coral-header.coral-header--transparent-all .user-btnmake:hover {
  color: var(--td-brand-color);
}
.coral-header.coral-header--transparent-all .buy-consult {
  color: #FFFFFF;
}
.coral-header.coral-header--transparent-all .buy-consult svg {
  fill: #FFFFFF;
}
.coral-header.coral-header--transparent-all .buy-consult:hover {
  color: #FFFFFF;
}
.coral-header .user-btnmake {
  background-color: var(--td-brand-color);
  color: #fff;
}
.coral-header .user-btnmake:hover {
  color: #fff;
}
.coral-header .buy-consult {
  font-size: 16px;
  font-weight: bold;
  cursor: default;
  white-space: nowrap;
}
.coral-header .buy-consult svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  fill: var(--td-brand-color);
}
.coral-header .buy-consult:hover {
  color: var(--td-text-color-primary);
}
.coral-header-nav {
  margin-left: 40px;
}
.coral-header-nav__menu .coral-header-nav__menuitem {
  color: var(--td-text-color-primary);
}
.coral-header-nav__menu .coral-header-nav__menuitem:hover {
  color: var(--td-text-color-primary);
}
.coral-header-nav__menu .coral-header-nav__menuitem:active {
  color: var(--td-text-color-primary);
}
.user {
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-avatar {
  display: inline-block;
  cursor: pointer;
  padding-left: 20px;
  position: relative;
  z-index: 10;
  font-size: 14px;
}
.user-avatar .coral-icon-arrow_down_line {
  width: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 5px;
  vertical-align: middle;
  margin-right: -3px;
}
.user-avatar.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.user .user-avatar img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
}
.user .notice {
  position: relative;
  display: inline-block;
}
.user .notice::after {
  content: '';
  position: absolute;
  top: 16px;
  left: 20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fc2f35;
}
.user-login {
  display: inline-block;
  color: inherit;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.user-login:hover {
  text-decoration: underline;
}
.user-btnmake {
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  color: var(--td-brand-color);
  font-size: 16px;
  line-height: 48px;
  font-weight: bold;
  padding: 0px 16px;
  height: 48px;
  display: inline-block;
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.user-btnmake:hover {
  color: var(--td-brand-color);
}
.user-btnmake:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
#header {
  z-index: 66;
}
.global-header-popup.t-popup__content {
  padding: 0;
  border-radius: 6px;
  -webkit-box-shadow: 10px 10px 40px rgba(108, 132, 153, 0.2);
          box-shadow: 10px 10px 40px rgba(108, 132, 153, 0.2);
  margin-top: 16px !important;
}
.coral-header-nav__menu .coral-header-nav__menuitem {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.nav-list {
  padding: 92px 25px 0;
}
.nav-list li {
  padding-bottom: 44px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.nav-list li:has(.nav-child:empty) {
  display: none;
}
.nav-list li a {
  display: block;
  font-size: inherit;
}
.nav-list li a,
.nav-list li a:hover {
  color: #000000 !important;
  text-decoration: none;
}
.nav-list li .icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjQxNCAxLjFBMiAyIDAgMSAwIC41ODYgMy45M0w3LjY1NyAxMSAuNTg2IDE4LjA3MUEyIDIgMCAxIDAgMy40MTQgMjAuOWw4LjQ4Ni04LjQ4NWEyIDIgMCAwIDAgMC0yLjgyOGwtLjAwMi0uMDAyLTguNDg0LTguNDgzWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==);
  background-size: 100%;
  width: 6.5px;
  height: 11px;
  float: right;
  margin-top: 2px;
  margin-right: 3px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.nav-list li .icon.active {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.nav-list li ul {
  display: none;
  padding: 38px 15px 0;
}
.nav-list li ul li {
  font-weight: normal;
  padding-bottom: 32px;
}
.nav-list li ul li:last-child {
  padding-bottom: 0;
}
.nav-list li ul li a {
  display: inline-block;
}
.nav-list li ul.show {
  display: block;
}
.nav-list li:last-child ul li {
  position: relative;
}
.nav-list li:last-child ul li:nth-child(1) a:before {
  display: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAqCAYAAADBNhlmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIDSURBVHgBzZjddYMwDIXvCIygERjBI3QD2KDZADYIG4QNskHpBtmg3aDZIBQdoKHGMgbs4HuOXsA/H5IlBMDxShCx0s6+O1OIUFln985a9JBReZLhWs1KRKICc7gakegdc7grIpEprDdEcvYU5nCcGIQIRHhma5RwDKN7TyEC8dkywZXwIF78gv4QE7apQaCMTQawPefljIBJoQOuXbzAHI7tDR5FMGdeujDvXYCrEEAnw0YMLXkiFeCCNgJXYdOTNo5gztjgJSWxbFw4wAUJrS4lbD5C3nBAaHVVkCEly/Bi3eAOd9HmNsM1hiYEEmFeeqTQ0mReDnObxVFR2KhkmEza9ZMDoJ7hlcODsYe5hlrrLA2DGvz/mCFt3BV270lS6BuFBssRuKD3/J9sk/Su11Z6MriJ1+CCX8N+tml8MtPN+/AkCmZvrPHekmpYirxps08s1zC99Lh6byreo8DCW8gUMtPZMymf2BYwKXkenX1MJ6TY1r2s1RIY2w/mlUCEbKXBAcBGr5FtoVyYXCAc2Oi1zHXRXFjkDHe5gj2GdVc3FSXkmkjYD8b2hZ29Ygm50tMOsDEaXlqx0gKZ4fk2aB2tgf/KsKkX1I0966MaiKqxHY69RniBGqz3mtdv4SWZPuglq3DQfz9bqzUmj8LBIsh/raL5U0/oE4dB+Wx6Lx2jfgGkXdn90yyEFQAAAABJRU5ErkJggg==);
}
.nav-list li:last-child ul li:nth-child(2) a:before {
  display: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAxCAYAAAC/BXv3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIBSURBVHgB7Zj/UcIwFMe/eg6AE1g3cAPrBugE0QV0A+oGOgFlAtwAnABcwHYCYQI175IeJSTNj4bUP/zcvUPTpnx476WEAsOwwB9gwuNHGRshMUxKDCqS8dhIiUIZTwZ94kpKlMqxKySklBK6Jk0m0jTnCoe9kCNRacZSojK84RgJyKSASYLGchyZkUWCKEwTJ9h1dozokmAwZKOMKGCTyLDL1l7z5gkliFXr3KIZPEXc5VPzuJGvOqbYv29ctEVSSjDT5FgidYdEBnFHZV0XiCFSd0gwiJ7IYaGvyNogkUNkgcrh9BV/hjCWPN55vPDYKgJzBO4vGNyXpkuaaVVUjtebNpN8SjODKMPScl5Tri08cBWpITLnenE6/xkeuIrctP6m1FNKM8sc6p9XeMDQXcc35fzKMG6iRKQemSv/1/J1DTcYHMtEJ5qMPw1zMvjDcLianDNyZxiv4U8J0Wsz3UGbSOwfPjVEZi553EMpLx0wlWaBRNgykkNsXk6QAAa3W/stj3Mp1Y6kIrrtYBMuN7ejiejEejV2rB1axuMJPYi5Z31Ej6zEFCGJ4KzEFCGCsxJbhCSuEUBsESKoPK4iXUtXJUdAeVx28bTT+oAfJOK1ZyUYzJ+2QEKYRuA7tYSuNCTygMPHkEdFbdbNEBIN9PPgS0bSh686Rhjgwfw/XfwCUS4GY8PPe1EAAAAASUVORK5CYII=);
}
.nav-list li:last-child ul li:nth-child(3) a:before {
  display: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD+SURBVHgB7ZfhDYIwEIVfCQO4gd1ARmADHcER3EQ2UCdwBHAD2IANdANsIyQEWrgffSiJX/II9JrcC+ldWwU32igFj8Kolkw8GTVEpcOEkceIBpcSQiM78Hi1EhlJwKN0DcaOMQ2P60A88EeAEs5Lwe0rV+nEDNy+Ii6OnGjiaRNEQiP0cpYY2bRiUdlHLJio8dmkWBT4JdTMd0iaqWA/sV0HZ/AojG6+YH+N2Mo4gkc1FYwGRpiUWJuRLXjMHiv6a8S22hwcKqwF5Xm3TNZ9aLrkB6P9IGZ/Z4aFuWO8PS9qoqsa7YjV+AKi2xibxGOEeQYZ0fWRiyPGutc4eQO0X3SXAOgcsgAAAABJRU5ErkJggg==);
}
.nav-list li:last-child ul li:nth-child(4) a:before {
  display: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD9SURBVHgB7ZfhDYIwEIVfjQPoBmwgI7CBjuQIugFOwAiwgbCBG+gGyCVcQrBt4Hq5hMQvOSDtjz7o3evhEOYyRA4bythkPURvFNEXfhuJoHWwC4gghQfY0MaEZLCjo8s+MElfo4ENDf54cOOdPOOMdGi/b0iggk4pikVw1WTQ4YVEtMypQAK5ohCxCbKPlEjnM8a2cYHnNfRQgBenPKkg4zHEFYlwjmSQl7BKXrCPpHRiLRRgISfIUREy3RpJ0qmVLAu5Q8b2fWOOho9IiKbBEzZdu/dMcktVKkJ5dZwPavjIWrzlrt0YLaHzDXL5FrDbmto3OD30LP/sfvznC+enpOazCGQxAAAAAElFTkSuQmCC);
}
.nav-list li:last-child ul li:nth-child(5) a:before {
  display: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGeSURBVHgBxZfLUcMwFEVvAht2oQOnA+jA6QAqwFQAVIBdAVABpgM6wB0kVGBRgb1kB++NrUExkvXx78zchUZOfPJGelJW0LOhXFAijIugFC4PssAjpaL8TBT+7qf2XVoiSjmhQDclNBWfW0KVOapMvoCETColNgtKyDWDNZrdYaOmZJRLyo7yhvGQOxQJ7NY62RRhFdAlXsNOTjkYRGqMhIvIV8/cAX7UQ0Q2gXMqgrKlnFNeEChyA32rv4L7Qt+1MkyBQBH+1R+UWBknlFe4ca1ISLF/nMKNqJXx5QGOh5xLRULhvvPs+vBUIrwgU58PTCHyTrmHJz4i3NZ5C97iePGpiHY+iAT+x3VE2cPhfqEhRmCLZ7gPqNtOoDkAs3bc7RXeuIhkPS9I0XTLLQZIMLY+UsC++kc5+PoqIjBg4fnSJ5JiYLl9MInkGPcWZsUkMqsEYxIxHf1D4V50Z5qMMc9t3XonZssKwFISJUucUL4pZ/i7+MwNH5CfcsBVYbNFqtElmllmD8uGSCcWqqA5NlY9QrySXf8uuCJg6Na/ZjyC1szfpFQAAAAASUVORK5CYII=);
}
.navbtn-box {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 88px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  padding: 0 25px;
  z-index: 2;
}
.navbtn-box-space {
  width: 100%;
  height: 88px;
}
.navbtn-box a {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7px;
  font-size: 16px;
  line-height: 15px;
  font-weight: bold;
  padding: 16.5px 0;
  text-decoration: none;
}
.navbtn-box a:first-child {
  background-color: #2378FF;
  border: #2378FF 1px solid;
  color: #ffffff;
  margin-right: 10px;
}
.navbtn-box a:last-child {
  background-color: #ffffff;
  border: #2378FF 1px solid;
  color: #2378FF;
}
/*移动端重置*/
@media (max-width: 980px) {
  .t-drawer__body {
    padding: 0 !important;
  }
  .coral-header__right,
  .buy-consult,
  .coral-header-nav {
    display: none !important;
  }
  .global-header .nav-btn {
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABqSURBVHgB7dWxDYAwEENRBwaAEdgANoI1YFlqKm4DcBCioI0iufCTnKRM9wFg5k7uEtue/5bexwBN0fDooStaHgc3Qe+jwa0wMzO3uMTT4g66vhaP0GzxBjOzutLvVpOTJ93ixS0upN/iG++NhM7tcqjXAAAAAElFTkSuQmCC);
    background-size: cover;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-size: 20px 14px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .global-header .nav-btn:active {
    opacity: 0.5;
  }
  .global-header .nav-btn.hide {
    display: none;
  }
  .global-header .coral-header--transparent-all .nav-btn {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB8SURBVHgB7dXBDYAwDANAlwVgBDaDFWAC2IAJgQmgExDS8uFfIVnCJ1ntM8ojDmbWAVg8Dbjsnin4gJt/WnCKFfg295YHHPCsk030zBAR+bmgLi6Tq64Grzzg6ElbNLKcUBeLyPdSk+QXnCwd6tTFh+ciy+rp1cWF+Lv4BvMDlssBs1/OAAAAAElFTkSuQmCC);
  }
  .nav-box-mobile {
    position: relative;
  }
  .nav-box-mobile .nav-box-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    max-height: 500px;
  }
  .nav-box-mobile .nav-box-bg::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(#F8F9FB), to(#fff));
    background: linear-gradient(180deg, #F8F9FB 0%, #fff 100%);
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
  .nav-box-mobile .nav-box-bg img {
    display: block;
    width: 100%;
    max-height: 100%;
    -webkit-transform: rotate(180deg) scaleX(-1);
        -ms-transform: rotate(180deg) scaleX(-1);
            transform: rotate(180deg) scaleX(-1);
    position: absolute;
  }
  .nav-box-mobile .nav-mobile {
    position: relative;
    z-index: 2;
  }
}
.coral-header-nav__menu .t-dropdown__item-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 100%;
  padding: 0 8px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coral-header-nav__link,
.coral-header-nav__menu-button {
  padding: 4px 8px;
}
.selfdefined-button {
  background-color: transparent;
  border: 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/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]!./node_modules/tdesign-react/esm/_common/style/web/components/drawer/_index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * 颜色
 */
/**
 * 尺寸
 */
/**
 * 字体
 */
/**
 * 动画
 */
/**
 * 间距
 */
/**
 * 位置
 */
/**
 * 边框弧度
 */
.t-drawer-fade-enter,
.t-drawer-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.t-drawer-fade-exit {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.t-drawer-fade-enter.t-drawer-fade-enter-active,
.t-drawer-fade-enter.t-drawer-fade-enter-active.t-drawer-fade-enter-to,
.t-drawer-fade-appear.t-drawer-fade-appear-active,
.t-drawer-fade-appear.t-drawer-fade-appear-active.t-drawer-fade-appear-to {
  -webkit-animation-name: tDrawerFadeIn;
          animation-name: tDrawerFadeIn;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.t-drawer-fade-exit.t-drawer-fade-exit-active,
.t-drawer-fade-leave-active.t-drawer-fade-leave-to {
  -webkit-animation-name: tDrawerFadeOut;
          animation-name: tDrawerFadeOut;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes tDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes tDrawerFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes tDrawerFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.t-drawer {
  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;
  position: fixed;
  z-index: 1500;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  outline: none;
}
.t-drawer--lock {
  overflow: hidden;
}
.t-drawer--attach {
  position: absolute;
}
.t-drawer--left,
.t-drawer--right {
  top: 0;
}
.t-drawer--left {
  left: 0;
}
.t-drawer--right {
  right: 0;
}
.t-drawer--top,
.t-drawer--bottom {
  left: 0;
}
.t-drawer--top {
  top: 0;
}
.t-drawer--bottom {
  bottom: 0;
}
.t-drawer__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--td-mask-active);
  -webkit-transition: opacity 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  transition: opacity 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  opacity: 0;
}
.t-drawer__content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: var(--td-bg-color-container);
  width: 16px;
  height: 16px;
  font-size: var(--td-font-body-medium);
  color: var(--td-text-color-secondary);
  -webkit-box-shadow: var(--td-shadow-2);
          box-shadow: var(--td-shadow-2);
  overflow: hidden;
  pointer-events: auto;
  -webkit-transition: visibility 0.28s cubic-bezier(0.38, 0, 0.24, 1), -webkit-transform 0.28s cubic-bezier(0.38, 0, 0.24, 1);
  transition: visibility 0.28s cubic-bezier(0.38, 0, 0.24, 1), -webkit-transform 0.28s cubic-bezier(0.38, 0, 0.24, 1);
  transition: transform 0.28s cubic-bezier(0.38, 0, 0.24, 1), visibility 0.28s cubic-bezier(0.38, 0, 0.24, 1);
  transition: transform 0.28s cubic-bezier(0.38, 0, 0.24, 1), visibility 0.28s cubic-bezier(0.38, 0, 0.24, 1), -webkit-transform 0.28s cubic-bezier(0.38, 0, 0.24, 1);
  position: relative;
}
.t-drawer .t-drawer__content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.t-drawer .t-drawer__content-wrapper--left,
.t-drawer .t-drawer__content-wrapper--right {
  top: 0;
}
.t-drawer .t-drawer__content-wrapper--left {
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.t-drawer .t-drawer__content-wrapper--right {
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.t-drawer .t-drawer__content-wrapper--top,
.t-drawer .t-drawer__content-wrapper--bottom {
  left: 0;
}
.t-drawer .t-drawer__content-wrapper--top {
  top: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.t-drawer .t-drawer__content-wrapper--bottom {
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.t-drawer__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: var(--td-comp-size-xxxl);
  padding: 0 var(--td-comp-paddingLR-l);
  font: var(--td-font-title-medium);
  color: var(--td-text-color-primary);
  border-bottom: 1px solid var(--td-border-level-1-color);
  border-radius: var(--td-radius-small) var(--td-radius-small) 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.t-drawer__body {
  padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
  overflow: auto;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.t-drawer__footer {
  width: 100%;
  padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
  text-align: left;
  border-top: 1px solid var(--td-border-level-1-color);
  background-color: var(--td-bg-color-container);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.t-drawer__footer .t-button {
  margin-left: var(--td-comp-margin-s);
}
.t-drawer__footer .t-button:first-child {
  margin-left: 0;
}
.t-drawer__close-btn {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: var(--td-comp-size-xs);
  height: var(--td-comp-size-xs);
  top: calc((var(--td-comp-size-xxxl) - var(--td-comp-size-xs)) / 2);
  right: var(--td-comp-margin-s);
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-container);
  border-radius: var(--td-radius-default);
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.t-drawer__close-btn:hover {
  background-color: var(--td-bg-color-container-hover);
}
.t-drawer__close-btn:active {
  background-color: var(--td-bg-color-container-active);
}
.t-drawer__close-btn .t-icon {
  font-size: calc(var(--td-font-size-body-medium) + 2px);
  vertical-align: unset;
}
.t-drawer--open {
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
.t-drawer--open > .t-drawer__content-wrapper {
  visibility: visible;
}
.t-drawer--open > .t-drawer__mask {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.t-drawer--without-mask {
  pointer-events: none;
}
[tabindex="-1"]:focus {
  outline: none !important;
  /* stylelint-disable-line */
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Footer/footer.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-demo-extra-list {
  padding-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-demo-extra-list__item {
  position: relative;
}
.footer-demo-extra-list .footer-demo-extra-item {
  width: 36px;
  height: 36px;
  position: relative;
  background: #67676B;
  border-radius: 10px;
  float: left;
  margin-left: 0;
  margin-right: 24px;
  border: none;
  display: inline-block;
  padding: 0;
}
.footer-demo-extra-list .footer-demo-extra-item .t-button {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
}
.footer-demo-extra-list .footer-demo-extra-item .t-button .t-ripple {
  display: none;
}
.footer-demo-extra-list .footer-demo-extra-item .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  background-size: cover;
}
.footer-demo-extra-list .footer-demo-extra-item .logo-qw {
  width: 26px;
  height: 22px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAsCAYAAAAq/ZsdAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATwSURBVHgB1VrbUdtAFF0JM8OnO4ioIOaT4WVXEFNB7AqwK4ipAFNBTAUxFVjmMXwGKkAdxJ8Mz5zjXHnWy0pay/IjZ4axtKt93L3vu3gqJwaDQblUKlXw+NX3/crHxwf/yp7nBfE3eB/hPeLf+/v7A5rCg4ODUC0QnpoR19fXVRDwHRusY6NllQMY1wex/f39/QtVMJwJurq6amAjP3QOzAsQRe51iiQskyByhITgsZr2HcULP2MR05rLaA+yOEnC8NMsQhxTCbq9vf2BxTrKvokRRK//9vY23NzcDHd3d6OkeaBvwcbGBvWNYnqUxGVya29v71TNAS9hA2Vs8gyPDUt3iL/ey8vLZa1WG6kcoPjiME7wWLF032PuY8wdqRz4RJAQMzAXE4vVKlLek/SSIvj6+lrLQ5RvNsAU/1SfTy7EAttFW6XDw8MeNw6LOTUvCcSh/uLhqhkxxSGbzuD9HMraUgsGjE9HjI+OLg6xrWbAhKCbmxty5bfeCWJOQUxHLQk2osC9Y3Cy7zrHROSw+V9GX7hMYgiuZxG/s1lEb0yQKGcQN1IpYWmaagWAG2iJXxqD+4JeO4v8mCAxoUqbpJPXbM4LugIQ1Db2c+I63qPTg0V5jBt4OmD9tloxoNPU54m1xb5qLpGED2LqegNOI3PQMgACLo2muss4HwOPjIkKj4DzAP6pp78zZHIZ55teGhPdqzWA6LAeWgUu42gUdDmN8sZnC0KkPZddzLev1hsj3YRvbW393wTRF9LiIvzxGLU8PT1lSk9JssaAL3lT6kUBDjVAOESn/wiiOi5jfDPDvLu7C9QaAH7oJ/Y2kNiuJ34pEzTbD3oDQg8ne79IMO1Xn5PLCojKDIGoQ2Yk+02tGOCKLZOlFQ5UBnwJJ3Rlq8oJrQzYeJIvzDxsXyY41xstidZSQedu7omg8co6bF8m6CqDSy7yuggwa0Z8+Qd76jAgpblW/wozYzA/Shs/yViHw2ELpSbz4x2Yy6WEQnqlyZYpS1bAekdVpaTmUzUFcGWgpguK5FptkURJafkImWpL/GAP6zVTvo/T9Da+65r9UwTxFODMBkbAOsJizVnyehfg8M7AiYbuzF3LV5JhRxzPOrs0s1bY9iwL0WSSU2bU0CiqjEVi8GPT0VTu6ABRPY2YGN1PsZyIV01NGwme3o4qDlVb4yy5GIixmfCGNTglURQzY4KB/k4lFm46Iw7/eY9k63ct1mMermudo6Qc8fz8PIw3BWtDpRyLDJQ0ArE8gAcJdCNt0+MLMPR/QT9vMcj1HTyfmxbV5neSgLFWl0IOJ94+iB+KF70H13bgI06wmc48UTkUd5tKL9bqmxB+AWPQh0GqZ9UCbYZLcqYLjk0kCAt2tfIR9YqnW1VzQrh4bLoCuZFghN2HNDSTMufYGMh91DmDAv3bxAQPE3/VXimzVW1TzCRPpcrp6qPicKYJLkVmJwv3iPTb+KYODvyGhJgWbBxFCDEkZJscMQlPE7mpulhMiLKcCsE8Cu2BfMdfXr+MsLko7TLMsu7EuZOb1M/4PhZSw/rhRZpYponcYyynaYQUDbPwqYEXYbWs9dNqCjTbIUUrib2LgEQJoaWrAkIbKgOJZlt8QqhWA1ZNq2Zjkv/SsZZVn6QED/qUWVdYS4IoHZIHTUDLhhvyy6yxM/8nyTLB1EL+zyFyDYv+Anls4ndFoXfoAAAAAElFTkSuQmCC);
}
.footer-demo-extra-list .footer-demo-extra-item .logo-wx {
  width: 30px;
  height: 30px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUBSURBVHgB7Vpbbhs3FL2SZcA/RqVuIIr7X0vupx8ZeQN1u4A6zgLqOAuo5SygTrMCuQtInC7AGvnx51bqBmLl20CsAIZh+DU5Z0IbiiByONKMlA8egOA8KA4P773kISkRBwcHBwcHBwcHB4dBkJGEcHBw4CGbzWazpSAImPIPH8lkOkjtu7u7/3HrLy4u+jImDEVYkVxBWgWhvO3v0BnsgF3kO6MmPxDher1ezOVy22j0igyP+vX19bNKpdKWESArMXF0dLQOss2EyBKVycnJ96h3U0aAWBY+PDzcRvZc0kMT1v41TWtbEx4B2RCI65Obm5vltEhbubRyt9TJEgiVx3DxN5ISIi3MAQoNODEUacEqNXX9HA0uihk+yu8iL8iX0V1XfnthYeGFJIxIwph6TnSNQsPbcL8y3K/De4vOqYHEWlfdHuqua8oGeDc3Pz/fkgRhdOn9/f2VCIvt3JMlGHfsBF1hCI9G9z06y0Qmg7r+lIRhJAyyqxHvn3Tf08KmDoIKm+2+x/RWEjM81GktaGxgdGmMzGfIjB+kYrq9vd3hNQhxcIsiUaPCQmLnbEZ4UID0AmHwShKCljB6toR4bMroEA5mSB/w3QdXv7y87HSHzbDI6V5MTEwUJWVQUyP7C7H8CpbmN1eRfsY95/w89TnIc3ALFx941sI48A4e5Q/aCTnDu0Rjpxe0JoitMY5B6i0eeeo5w+SrsmphwlApIWyecvWFcNuFKtuKK1Bia+mEsEGyILqppiUvzo9VBzwdRIObCCcWNz1Yg2V2uQCR4dUbp64qrL3HGcLmB1rCjBNJGGjcFsj6IFu3UGRxUEGdezZTmJawGhR8SQ41uHEtBbIhbDW4MYZhkYYkBA4wGIGrBrIBV0oR1YhScoHmdQUjepUDnw5GwpwukJ3J8KiFH8tmdcotQIfM4XszyGek//jBDtlCmcco8wPu+8pSdOjvjUZD69pGwnRrxPJLGRJUVrSuocg/SC18T6anp6nH/+5XCGSrqswJ5mNduwr4lnYwtNoAwND/Bo34RQZDJ5/PFzqdjkmmnsFqPyEGufpig//t4/q08DK8pKFuKE7WDfV9z87phUl4PODq6uoZGlPEZVnio3V6ekpxYRpBCxxlkbdBtqTZAc2oOZvysyhmzZ6fmppimXbvCyvhQdfmXhMuY2trSkIbmaos6kVt94IsNw+jFih0/2K/59ZKixIOpJcROzWJAZT/JCnL1H5Axzzq9zyWtKSll5aWuGPh2/4GMfedpKfatICnfOj3PLaWPj4+ZubZlkdPFzDSJ7pNYwPdbkpswhcXF19twIPQGRKXd2+VcAi6EzDreV5bRmvllm75aDVK9yAkTKLIXlOcdFdOPcslnzpMC2PX930+20GnrEv6YEdrd0hinTyAjGB6+YhLrkVfxlmLRuxQJgZ6GQ7oZnTv47p0kRIQe0yxD794SkjXl3RB666ZCiR2PmwD5e7/cWUjySPU2ujYLVOhke54MNZ5bmSzKooJK7LESC18D3W+vJeQpa3JEmPZ02L8w9JzKqYDGQKo47UtWWJcm3ihe6OhG1z/Qn5yI/9+7jYh6C0HL/nRtODvxVhcuhec7oAiFhke8ieQo4/UyUSRL7jLgWct9aeYhnr3hwqJQC0FrYTNN0F4EDSbTTk/P6/i8jd0xgZOGd/Z/G5sLj0syuVyuAPCUR9aXRwcHBwcHBy+fXwGc7x50eo0dQoAAAAASUVORK5CYII=);
}
.footer-demo-extra-list .footer-demo-extra-item .logo-wb {
  width: 28px;
  height: 28px;
  background-image: url(data:image/png;base64,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);
}
.footer-demo-extra-list .footer-demo-extra-item .logo-email {
  width: 21px;
  height: 21px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIJSURBVHgB7ZhdcoIwFIUDoq91CbgD+66O7sCuoLgCcQXFFagrEFdQd4Djz3Pdge6g9lUd7bkOOCEDajG0OM03w2QIITncnFwCjCkUiv+FJlZ4nlc2DMPSdf2J/SGHw+Frv9/3G43Gms5DQqfTaRMC31mGgOCXWq021vlKTdN6LGMgcEMqzxHFlJv5fH7FMkgulyvp7EF4bKHH43G92+1KdMDMI/Z7TIJxSQN/wYhqDQNPgrQALGSDMS00HCZLAV9Uq1qtToK62Wy2RGGeNcXcaM3nczs4p/SATii6LfFJ7xS4QdGhvnmRi8WijaA0+bYXVz2Jwg1OpVIZ8e2wCh1E/ZXdJ3KAhO5g5jZBHaJYRzEUZ45W/a3pyYVvupwdTu3xBuuJT34D5MMO+loKY1O+rEfd8BOhAX0MMuAFw78WxL5d82+UDzFmsVAotHHNuXRvkjxqI4oe/HuedvjXJY9hsG6Uf8mHdA3T/Cz6EH2trokMSPxmiomQ6F/Xn+aQD2kGWMw0R5Fk6qOI868pPkRCT0sTeoKyw3a7HfDR8/s9+RCpzUabIkuA1Hc9eQ0R++D9SwuN6uhaUpEBqeye/PxLkS0zCVBEDZYCabxq1TZPNkqobJRQ2SihslFCZRP694QNxSeKuzYPsqF9A23MQxGlr0yWMSC0Q2XUb0fa4NoZ+e3o8h+BCkWW+Qa5iCfXbVwNAgAAAABJRU5ErkJggg==);
}
.footer-demo-extra-list .footer-demo-extra-item .logo-x {
  width: 22px;
  height: 22px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEUAAADExMTExMTHx8fDw8PExMTExMTExMTDw8PFxcXExMTExMTFxcXDw8PFxcXExMTFxcXExMQvycAEAAAAEXRSTlMAv98gEHDvkEAwf8+f769gUPzyyNEAAAFaSURBVEjHtZbbEoMgDERBQUGol///2bYycaWbAV+6T22z4+QkK9T8X7Ot5FWTL8XsPp/H6bhrGhX/XmpDqYWj0uDIP75KKUpTR6WZ/EMpbEZkv1/T9tFZ8rp/+f3JS3tTNHcl8t99Hhh1w6uB4JP2MipL8affUVh5iqsxFgy0ltMxsABSPCsB7SkL6GBgoN6oyt+avbXnaAEaxnK1F1PTLzEExosXwBgS15WyqGuuMHigjJEkrrH4X/C3MPbSXgHqaK8xLCpNjOSwja7shSFTfoThb2HpKVwYuY+BSA8PMRDp/AQDkQYGbZsjK4oIS2uopxIwGgnHmWKx57GJsUiky5O7GB6RxoAaGAGRxpMJgxcQwNPC4DPFDRLDTbtpnHKoNzFWuk3wZLy6tICkvU0aBhZQKxEGLQACxppznoDRPFMCX5gY6N5Il2inW5Jk6d7P6n8GYNhKs/m73o3ZLVhDtS8UAAAAAElFTkSuQmCC);
}
.footer-demo-extra-list .footer-demo-extra-item .logo-facebook {
  width: 24px;
  height: 24px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAANlBMVEUAAADExMTExMTFxcXExMTCwsLDw8PDw8PExMTHx8fCwsLPz8/ExMTExMTFxcXGxsbFxcXExMQYwNnoAAAAEXRSTlMAoN+fgGBA778gUBDPsJBvMDa1pZUAAACISURBVEjH7dM5EgIxDETRRpblZYZF978slGHKIeWOKEY/c/ASS0KE7ZFzN7O2LSkVP5IFdy/uDLy4U1Cdg81JmEjYnITdZ0Ve1eWvEQPAzKKBgxUkvLIwBZzdZFTm2rxLa1c4UxYaC0HCykJlobEQJKzfYdfRfpB9PO0XdzVgwID/Ay1/Mpy3J1z2JQzE9v13AAAAAElFTkSuQmCC);
}
.footer-demo-extra-list .footer-demo-extra-item:hover .logo {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.footer-demo-extra-list .contacts {
  display: block;
  width: 36px;
  height: 36px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-demo-extra-tooltip {
  padding: 12px 0px 4px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, calc(-18px - 100%));
      -ms-transform: translate(0, calc(-18px - 100%));
          transform: translate(0, calc(-18px - 100%));
  margin-bottom: 16px;
  padding: 16px 8px 8px 9px;
  background-color: white;
  border-radius: var(--td-radius-default);
}
.footer-demo-extra-tooltip span,
.footer-demo-extra-tooltip img {
  display: block;
}
.footer-demo-extra-tooltip span {
  text-align: center;
  color: var(--td-text-color-primary);
  font-size: var(--td-font-size-body-medium);
  padding-bottom: 8px;
}
.footer-demo-extra-tooltip img {
  width: 120px;
  height: 120px;
}
.footer-i18n.survey-locales-select-pc {
  display: inline-block;
  position: absolute;
  right: 10px;
  -webkit-transform: translateY(calc(-100% - 40px));
      -ms-transform: translateY(calc(-100% - 40px));
          transform: translateY(calc(-100% - 40px));
}
.footer-i18n.survey-locales-select-pc .survey-locales-select-pc-select {
  background: transparent;
}
.footer-i18n.survey-locales-select-pc .survey-locales-select-pc-select-hidden {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.footer-i18n.survey-locales-select-pc .survey-locales-select-pc-select .t-input {
  height: 36px;
  background: transparent;
}
.footer-i18n.survey-locales-select-pc .survey-locales-select-pc-select .t-input .lang-atom,
.footer-i18n.survey-locales-select-pc .survey-locales-select-pc-select .t-input .t-fake-arrow,
.footer-i18n.survey-locales-select-pc .survey-locales-select-pc-select .t-input .icon-i18n-change {
  color: #a1a1a6;
}
.coral-footer .coral-footer-columns {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 32px;
}
.no-footer .coral-footer-copyright {
  border-top: none !important;
}
.coral-footer-copyright .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coral-footer-copyright .item-xy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-left: 16px;
}
.coral-footer-copyright .item a {
  color: #67676B;
  text-decoration: none;
}
.coral-footer-copyright .item + .item {
  margin-right: 1em;
}
.coral-footer-copyright .img-beian {
  width: 1em;
  margin-right: 0.2em;
}
@media (min-width: 981px) {
  .footerbox .footerbox-wrap {
    max-width: 1128px;
    margin: 0 auto;
  }
}
/*移动端重置*/
@media (max-width: 980px) {
  .footer-demo-extra-group .t-popup__arrow {
    left: 38px!important;
    margin-left: 0!important;
  }
  .coral-footer-copyright .item {
    display: block;
    margin-left: 0 !important;
  }
  .coral-footer-copyright .item-xy {
    margin: 6px 0;
  }
  .coral-footer .coral-footer-columns {
    display: block;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/StickyTool/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.custom-sticky-tool.coral-sticky-tools {
  bottom: 16px;
  right: 25px;
}
.custom-sticky-tool .coral-sticky-tools-service {
  cursor: default;
  border: none;
}
.custom-sticky-tool .coral-sticky-tools-service-title {
  width: 48px;
  height: 48px;
}
.custom-sticky-tool .coral-sticky-tools-service-content {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 48px;
  white-space: nowrap;
}
.custom-sticky-tool .coral-sticky-tools-content-item {
  width: 60px;
  height: 60px;
  border: none;
}
body:has(> #ss-chat-p) .custom-sticky-tool {
  bottom: 110px;
}
.coral-sticky-tools-service-content {
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
  letter-spacing: inherit;
}
@media (max-width: 980px) {
  .coral-sticky-tools-service-content {
    display: none;
  }
}


/*# sourceMappingURL=42370.abd9e3fa.css.map*/