/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/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/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/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/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/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/survey/create/material.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.create-survey-material-dialog .t-dialog {
  padding: 0px;
}
.create-survey-material-popup {
  z-index: 1000;
}
.create-survey-material-popup .t-popup__content {
  padding: 0px;
}
.create-survey-material-content {
  padding: 24px;
}
.create-survey-material-section-title {
  color: var(--td-text-color-placeholder);
  margin-bottom: 4px;
}
.create-survey-material-section-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 4px 8px;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 80vh;
  word-break: break-word;
}
.create-survey-material-section + .create-survey-material-section {
  margin-top: 16px;
}
.create-survey-material-item {
  height: 48px;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: var(--td-radius-default);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}
.create-survey-material-item:hover {
  background-color: var(--td-gray-color-1);
}
.create-survey-material-item-icon {
  width: 32px;
  height: 32px;
}
.create-survey-material-item-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.create-survey-material-item-new {
  position: absolute;
  top: 0;
  right: -14px;
  color: #ef382d;
  background-color: #FFEFF1;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1;
}
.create-survey-material-item-text {
  color: var(--td-text-color-primary);
}
.create-survey-material-dropdown-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1em;
  height: 1em;
  font-size: 16px;
}
.create-survey-material-dropdown-icon img {
  width: 100%;
  height: 100%;
}
.create-survey-material-dropdown--large .t-dropdown__item {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 12px;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/survey/common/scenes-icon/index.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.primary_FOOu9bQg {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #015bf4 !important;
  border-color: #015bf433 !important;
  background-color: #e6f0fc !important;
}
.primary_FOOu9bQg svg {
  display: block;
}
.primary_FOOu9bQg .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.primary_FOOu9bQg .content_Aj_XAeEv img {
  width: 20px;
}
.success__3v3qZ_g {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #2fac49 !important;
  border-color: #2fac4933 !important;
  background-color: #ebf7ed !important;
}
.success__3v3qZ_g svg {
  display: block;
}
.success__3v3qZ_g .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.success__3v3qZ_g .content_Aj_XAeEv img {
  width: 20px;
}
.assessment_ebsjRaAg {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #9348f4 !important;
  border-color: #9348f433 !important;
  background-color: #f5edfe !important;
}
.assessment_ebsjRaAg svg {
  display: block;
}
.assessment_ebsjRaAg .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.assessment_ebsjRaAg .content_Aj_XAeEv img {
  width: 20px;
}
.warning_bTnI_8zz {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #ff9800 !important;
  border-color: #f8b20033 !important;
  background-color: #fff3e0 !important;
}
.warning_bTnI_8zz svg {
  display: block;
}
.warning_bTnI_8zz .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.warning_bTnI_8zz .content_Aj_XAeEv img {
  width: 20px;
}
.danger_wPskSexs {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #e55c5c !important;
  border-color: #ee555533 !important;
  background-color: #fdeeee !important;
}
.danger_wPskSexs svg {
  display: block;
}
.danger_wPskSexs .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.danger_wPskSexs .content_Aj_XAeEv img {
  width: 20px;
}
.vote_wsy3th6H {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #18bcb2 !important;
  border-color: #18bcb233 !important;
  background-color: #e8f9f8 !important;
}
.vote_wsy3th6H svg {
  display: block;
}
.vote_wsy3th6H .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.vote_wsy3th6H .content_Aj_XAeEv img {
  width: 20px;
}
.registration_vqqJ0dcE {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #f36d00 !important;
  border-color: #f36d0033 !important;
  background-color: #fef1e6 !important;
}
.registration_vqqJ0dcE svg {
  display: block;
}
.registration_vqqJ0dcE .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.registration_vqqJ0dcE .content_Aj_XAeEv img {
  width: 20px;
}
.clockin_wkTMUa99 {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #f8b200 !important;
  border-color: #f8b20033 !important;
  background-color: #fff8e6 !important;
}
.clockin_wkTMUa99 svg {
  display: block;
}
.clockin_wkTMUa99 .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.clockin_wkTMUa99 .content_Aj_XAeEv img {
  width: 20px;
}
.other_Pkt8k400 {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #ff9800 !important;
  border-color: #ff9800 !important;
  background-color: #fff3e0 !important;
}
.other_Pkt8k400 svg {
  display: block;
}
.other_Pkt8k400 .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.other_Pkt8k400 .content_Aj_XAeEv img {
  width: 20px;
}
.interview_OblGtukr {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #6a6aff !important;
  border-color: rgba(106, 106, 255, 0.2) !important;
  background-color: #e9e9ff !important;
}
.interview_OblGtukr svg {
  display: block;
}
.interview_OblGtukr .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.interview_OblGtukr .content_Aj_XAeEv img {
  width: 20px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/survey/scene-config/icon/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.survey-icon {
  height: 1em;
  width: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Promotions/Ad/ad-close-picker.module.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.ad-close-picker_RaCCMG4c {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  font-size: 12px;
  position: relative;
}
.close-dropdown-trigger_hQEbMVZG {
  margin: 2px 0;
}
.close-dropdown-trigger_hQEbMVZG,
.close-dropdown-content_r18myxMY {
  height: 20px;
  padding: 0 2px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.close-dropdown-content_r18myxMY + .close-dropdown-content_r18myxMY {
  margin-top: 1px;
}
.close-dropdown-container_Y39g71Ti {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ad-close-picker-active_h2o4mrkv .close-dropdown-container_Y39g71Ti {
  pointer-events: all;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  z-index: 1;
}
.icon-arrow_Hf1f2vct {
  width: 1em;
  vertical-align: middle;
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: rgba(255, 255, 255, 0.6);
}
.ad-close-picker-active_h2o4mrkv .icon-arrow_Hf1f2vct {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Promotions/Ad/style.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.close-picker_izF_WI8W {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-top: 14px;
  margin-right: 5px;
}
.close-picker_izF_WI8W .t-input__inner {
  color: rgba(255, 255, 255, 0.6);
}
.close-picker_izF_WI8W .t-select-input {
  width: 42px;
}
.close-picker_izF_WI8W .t-select-input .t-input {
  height: 20px;
  padding: 0 2px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0);
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::-webkit-input-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::-moz-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner:-ms-input-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::-ms-input-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__suffix-icon {
  margin-left: 0;
}
.close-picker_izF_WI8W .t-select-input .t-input--focused {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.close-picker_izF_WI8W .t-select-input .t-input .t-fake-arrow {
  height: 12px;
  width: 12px;
  color: rgba(255, 255, 255, 0.6);
}
.ad-select-dark_EfwgPsAe .t-input {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0);
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-fake-arrow {
  color: rgba(255, 255, 255, 0.4);
}
.ad-select-popup_eAikQtF7 .t-popup__content {
  margin: 0 !important;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ad-select-popup_eAikQtF7 .t-select__list {
  padding: 4px 2px;
}
.ad-select-popup_eAikQtF7 .t-select-option {
  font-size: 10px;
  height: 12px;
  padding: 0;
  color: rgba(255, 255, 255, 0.6);
}
.ad-select-popup_eAikQtF7 .t-select-option:hover {
  background: none !important;
}
.ad-select-popup_eAikQtF7 .t-select-option.t-is-selected {
  color: rgba(255, 255, 255, 0.6);
  background-color: transparent;
}
.ad-select-popup-dark_n6Is0oAo .t-popup__content {
  background-color: rgba(0, 0, 0, 0.05);
}
.ad-select-popup-dark_n6Is0oAo .t-select-option {
  color: rgba(255, 255, 255, 0.2);
}
.bannerAdContainer_XUzgRA2S {
  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;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.bannerAdContainer_XUzgRA2S .close-picker_izF_WI8W {
  position: absolute;
  top: 10px;
  right: 5px;
  margin: 0;
}
.bannerAdContainer_XUzgRA2S .pic {
  width: 100%;
}
.bannerAdContainer_XUzgRA2S .t-input__suffix {
  margin-left: 0 !important;
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Promotions/Ad/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
/* 答题页广告位，避免用 ad 字样被 adblock 干掉 TODO 好像还是会被干掉*/
.promotions_survey_end,
.promotions_survey_end_mobile {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
  z-index: 10;
}
.survey-pc .promotions_survey_end,
.survey-pc .promotions_survey_end_mobile {
  bottom: 30px;
  bottom: calc(30px + constant(safe-area-inset-bottom));
  bottom: calc(30px + env(safe-area-inset-bottom));
}
.promotions_survey_end .link,
.promotions_survey_end_mobile .link {
  position: relative;
  display: block;
  height: 100px;
  text-decoration: none;
  border: none;
}
@media (max-width: 980px) {
  .promotions_survey_end .link,
  .promotions_survey_end_mobile .link {
    height: auto;
  }
}
.promotions_survey_end .link .pic,
.promotions_survey_end_mobile .link .pic {
  display: block;
  height: 100%;
  margin: auto;
}
@media (max-width: 980px) {
  .promotions_survey_end .link .pic,
  .promotions_survey_end_mobile .link .pic {
    width: 100%;
    height: auto;
  }
}
.promotions_nav_right,
.promotions_nav_right_mobile {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 4px;
}
.promotions_nav_right .link,
.promotions_nav_right_mobile .link {
  height: 32px;
  border: none;
}
.promotions_nav_right .link .pic,
.promotions_nav_right_mobile .link .pic {
  height: 32px;
}
.promotions_nav_right {
  margin-right: 0;
}
.promotions_home_main,
.promotions_home_main_mobile {
  padding: 50px 0;
}
@media (max-width: 980px) {
  .promotions_home_main,
  .promotions_home_main_mobile {
    padding: 40px 20px;
  }
}
.promotions_home_main .link,
.promotions_home_main_mobile .link {
  display: block;
  max-width: 1138px;
  margin: auto;
  border: none;
}
.promotions_home_main .link .pic,
.promotions_home_main_mobile .link .pic {
  display: block;
  width: 100%;
}
.promotions_workbench_side_bottom .link {
  display: block;
  border: none;
}
.promotions_workbench_side_bottom .link .pic {
  display: block;
  width: 100%;
}
.promotions_personal_center .link {
  cursor: pointer;
  width: 100%;
  border: none;
  background: none;
  padding: 10px 0;
}
.promotions_personal_center .link .pic {
  width: 100%;
}
.promotions_personal_center_mobile .link {
  cursor: pointer;
  width: 100%;
  border: none;
  background: none;
}
.promotions_personal_center_mobile .link .pic {
  width: 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/AnimateGroup/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.animateGroup-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1020;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
}
.animateGroup-mask.visible {
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: auto;
}
.animateGroup.show .animateGroup-mask {
  opacity: 1;
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/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/Header/BuyAd/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header-buy-consultation {
  float: right;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.header-buy-consultation-content {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  padding: 0 8px;
  border-radius: var(--td-radius-default);
  background-color: #F0F6FF;
  color: var(--td-brand-color);
  fill: var(--td-brand-color);
  cursor: pointer;
}
.header-buy-consultation-content .coral-icon-customer_service_line {
  width: 24px;
  margin-right: 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/DialogKit/CreateSurveyDialog/components/Header/index.module.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_tbUMpjtL.t-button_xNYBwJXz {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_tbUMpjtL.t-button_xNYBwJXz:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header_aCK2kq_H {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
  gap: 16px;
}
.header_aCK2kq_H .title_kpAd1cCZ {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.header_aCK2kq_H .tag_nOVciLRk {
  cursor: pointer;
}
.header_aCK2kq_H .tag_nOVciLRk .survey-type-icon {
  height: 32px;
  font-size: 14px;
  gap: 8px;
  padding: 0 8px;
  border-radius: 6px;
  border: none;
}
.header_aCK2kq_H .tag_nOVciLRk .survey-type-icon img {
  display: block;
}
.header_aCK2kq_H .close_s14Fnd1L {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 24px;
}
.header_aCK2kq_H.mobile_aJj0cIx9 {
  padding: 12px 15px;
}
.header_aCK2kq_H.mobile_aJj0cIx9 .close_s14Fnd1L {
  font-size: 28px;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/MessageInform/style.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.dialog-message-inform_E5M0b0Sm .t-dialog__body {
  padding: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.dialog-message-inform_E5M0b0Sm h3 {
  display: none;
}
.dialog-message-inform_E5M0b0Sm .inform-box {
  height: 60vh;
}
.inform-wrap_fbKHUmJ9 {
  width: 500px;
}
.inform-wrap_fbKHUmJ9 h3,
.inform-wrap_fbKHUmJ9 p {
  margin: 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/MessageInform/MessageInform.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.ui-message-inform {
  display: inline-block;
  cursor: pointer;
}
.ui-message-inform .inform-icon .coral-icon-notification_line {
  font-size: 20px;
  vertical-align: middle;
}
.ui-message-inform .inform-icon.dot::after {
  content: '';
  display: inline-block;
  background: #f00;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  vertical-align: text-top;
}
.inform-box {
  height: 510px;
}
.inform-box h3 {
  color: #333;
  font-weight: bold;
  line-height: 58px;
  border-bottom: solid 1px rgba(224, 229, 236, 0.8);
  padding-left: 20px;
  font-size: 16px;
}
.inform-box .inform-content {
  overflow-y: scroll;
  height: 100%;
}
.inform-box .inform-content .placeholder {
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.inform-box .inform-content .placeholder img {
  width: 87px;
}
.inform-box .inform-content .placeholder p {
  margin-top: 10px;
  font-size: 16px;
  color: #B9B9B9;
}
.inform-box .inform-item {
  border-bottom: solid 1px #dfe7f1;
  padding: 20px 0;
  margin: auto 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 115px;
  font-size: 14px;
}
.inform-box .inform-item .title {
  color: #333;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inform-box .inform-item .title img {
  width: 8px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 2px;
}
.inform-box .inform-item .title.dot::before {
  content: '';
  display: inline-block;
  background: #f00;
  margin-right: 2px;
  margin-bottom: 2px;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.inform-box .inform-item .content {
  color: #666666;
  word-wrap: break-word;
  line-height: 24px;
  font-weight: 400;
  margin: 8px 0;
  max-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inform-box .inform-item .content p {
  white-space: inherit;
  text-overflow: inherit;
  overflow: inherit;
}
.inform-box .inform-item .content.open {
  max-height: none;
  white-space: normal;
  text-overflow: initial;
  overflow: initial;
}
.inform-box .inform-item .content a {
  color: #40abe2 !important;
}
.inform-box .inform-item .content a:hover {
  text-decoration: underline;
}
.inform-box .inform-item .else {
  font-size: 12px;
  color: #999;
}
.inform-box .inform-item .else span:last-child {
  float: right;
  cursor: pointer;
  color: #40abe2;
}
.inform-box .inform-item .else span.disable {
  color: #D8D8D8;
  cursor: not-allowed;
}
.inform-box .inform-foot {
  display: block;
  width: 100%;
  bottom: 0;
  line-height: 55px;
  border-top: solid 1px #dfe7f1;
  background: #fff;
  font-size: 14px;
}
.inform-box .inform-foot span {
  margin: 0 20px;
}
.inform-box .inform-foot .tag-read {
  float: right;
  color: #D8D8D8;
  cursor: not-allowed;
}
.inform-box .inform-foot .tag-read.light {
  color: #40abe2;
  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/Header/UserWorkBar/components/UserInfoCard/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.user-work-bar__card {
  padding: 16px;
  border-radius: 4px;
}
.user-work-bar__card-avatar {
  width: 56px;
  height: 56px;
  border-radius: 1000px;
  overflow: hidden;
}
.user-work-bar__card-avatar img {
  width: 100%;
}
.user-work-bar__card-info {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-work-bar__card-org {
  margin-top: 8px;
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  word-break: break-word;
}
.user-work-bar__card-plan {
  margin-top: 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/Header/UserWorkBar/components/SubWorkList/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.user-work-bar__subwork {
  margin: -4px -8px;
  padding: 6px;
  max-width: 240px;
  min-width: 160px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
.user-work-bar__subwork-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 34px;
  padding: 0 8px;
  border-radius: 3px;
  fill: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  outline: none;
  text-decoration: none;
  color: #000;
  position: relative;
}
.user-work-bar__subwork-item:hover {
  background-color: #F0F6FF;
  color: var(--td-brand-color);
  fill: var(--td-brand-color);
}
.user-work-bar__subwork-item-icon {
  line-height: 1;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  width: 16px;
}
.user-work-bar__subwork-item-content {
  margin-left: 8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/UserWorkBar/components/WorkList/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.user-work-bar__work {
  margin-top: 2px;
}
.user-work-bar__work .t-space {
  width: 100%;
}
.user-work-bar__work-divider {
  width: calc(100% - 8px);
  height: 1px;
  background-color: #e7e7e7;
  margin: 4px auto;
}
.user-work-bar__work-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 34px;
  padding: 0 8px;
  border-radius: 3px;
  fill: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  outline: none;
  text-decoration: none;
  color: #000;
}
.user-work-bar__work-item:hover {
  background-color: #F0F6FF;
  color: var(--td-brand-color);
  fill: var(--td-brand-color);
}
.user-work-bar__work-item-icon .coral-icon {
  font-size: 16px;
  display: block;
}
.user-work-bar__work-item-content {
  font-size: 14px;
  line-height: 22px;
  margin-left: 8px;
}
.user-work-bar__work-item-arrow {
  margin-left: auto;
}
.user-work-bar__work-item-arrow .coral-icon {
  font-size: 14px;
  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/Header/UserWorkBar/index.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.user-work-bar {
  width: 260px;
  margin: -4px -8px;
  padding: 6px;
  max-height: 80vh;
  overflow: auto;
}
.fitMobile .user-work-bar {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  max-height: 90vh;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/UserInfoWithNotice.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header-user {
  float: right;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-user .vertical-line {
  color: #e5e5e5;
  padding: 0 10px;
}
.header-user-info-container {
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 10;
  font-size: 14px;
}
.header-user-info-container .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;
}
.header-user-info-container.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header-user-avatar {
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 1;
  vertical-align: middle;
}
.header-user-avatar-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
.header-user-avatar-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  right: -6px;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
  margin: auto;
}
.header-user-info {
  display: inline-block;
  max-width: 70px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
}
.header-user-info-type {
  display: block;
  font-size: 12px;
  color: #999;
  margin-top: 6px;
}
.header-user .notice {
  position: relative;
  display: inline-block;
}
.header-user .notice::after {
  content: '';
  position: absolute;
  top: 16px;
  left: 20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fc2f35;
}
.header-user-login {
  display: inline-block;
  line-height: 34px;
  background-color: #008fff;
  color: #fff;
  padding: 0 20px;
  border-radius: 4px;
  font-size: 14px;
}
.header-user-login:hover {
  background-color: #2196f3;
}
.user-popup {
  overflow: visible !important;
}
.user-control {
  min-width: 240px;
  min-height: 100px;
  width: fix-content;
  background: #fff;
  border-radius: 4px;
}
.user-control .control-item {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 8px 16px !important;
  height: 48px;
  line-height: 32px;
  white-space: nowrap;
  color: #000;
  width: 100%;
  text-align: left;
  border-radius: 0;
}
.user-control .control-item .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-control .control-item:hover {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item.active {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item .arrow {
  float: right;
}
.user-control .control-item .arrow .coral-icon-arrow_right_line {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.user-control .control-item .arrow.open .coral-icon-arrow_right_line {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.user-control .control-item .control-org-wrap {
  top: 0;
  background-color: #fff;
  border-radius: 4px;
  width: 240px;
  left: -239px;
  -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
}
.user-control .control-item .control-org-wrap .org-wrap {
  max-height: 290px;
  overflow-x: auto;
}
.user-control .control-item .control-org-wrap .org-wrap .control-item {
  padding: 8px 40px !important;
}
.user-control .control-item .control-org-wrap .org-wrap .saas-vip-icon {
  position: absolute;
  left: 16px;
  top: 16px;
}
.user-control .create-item {
  color: #008fff;
  border-top: 1px solid #e1e7f2;
  text-align: center;
  line-height: 48px;
  display: block;
}
.user-control .create-item .coral-icon-add_line {
  fill: #008fff;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
.user-control .user-name {
  cursor: auto;
  border-bottom: 1px solid #e1e7f2;
}
.nav-dropdown {
  height: 100%;
}
.nav-dropdown .coral-icon-arrow_down_line {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 16px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  vertical-align: middle;
  padding: 5px 5px;
}
.nav-dropdown .coral-icon-arrow_down_line:hover {
  fill: #008fff;
}
.nav-dropdown.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.nav-dropdown-content-item {
  position: relative;
  display: block;
  padding: 0 30px;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
}
.nav-dropdown-content-item:first-child {
  border-radius: 6px 6px 0 0;
}
.nav-dropdown-content-item:last-child {
  border-radius: 0 0 6px 6px;
}
.nav-dropdown-content-item:hover {
  color: #0f6bff;
  background-color: #f6f8fa;
}
.nav-dropdown-content-item:hover .moreMenu {
  display: block;
}
.v3temp-save-template {
  position: relative;
  display: inline-block;
  top: 8px;
  cursor: pointer;
}
.v3temp-save-template :hover {
  fill: #2378FF;
}
.v3temp-head-li {
  padding: 10px 30px;
  cursor: pointer;
}
.v3temp-head-li:hover {
  background-color: #F6FAFF;
  color: #2378FF;
}
.v3temp-savetemp {
  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;
}
.v3temp-tempmodal {
  border-radius: 4px;
}
.v3temp-tempmodal button {
  border-radius: 4px;
}
.v3temp-tempmodal button.ten-button--type-primary {
  background-color: #2378FF;
  border-color: #2378FF;
}
.v3temp-tempmodal button.ten-button--type-primary:hover {
  background: #5697ff;
}
.v3temp-save-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 5px;
  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/DialogKit/AiSurveyCreditLessDialog/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.ai-survey-credit-less-dialog .t-dialog__mask {
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer:has(> :only-child) {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 370px) {
  .ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer {
    color: red;
  }
  .ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer .consultation-link .t-link__prefix-icon {
    display: 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/ai/use-pay/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.ai-use-pay__dialog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/global-search/search-popup-content.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.search-popup-content {
  font-size: var(--td-font-size-body-medium);
  line-height: var(--td-line-height-body-medium);
  height: 100%;
  max-height: 480px;
  overflow: auto;
  overflow: overlay;
  /* total width */
  /* set button(top and bottom of the scrollbar) */
}
.search-popup-content::-webkit-scrollbar {
  width: 8px;
  z-index: 99;
}
.search-popup-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px 8px transparent;
          box-shadow: inset 0 0 8px 8px transparent;
  border: solid 2px transparent;
}
.search-popup-content::-webkit-scrollbar-track:hover {
  background: #fff;
}
.search-popup-content::-webkit-scrollbar-thumb {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.1);
  border: solid 2px transparent;
  border-radius: 8px;
}
.search-popup-content::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.15);
}
.search-popup-content::-webkit-scrollbar-button {
  display: none;
}
.search-popup-content .icon-ai-create {
  margin-right: 8px;
}
.search-result-section {
  padding: 8px;
}
.search-result-section:not(:last-child) {
  border-bottom: 1px solid var(--td-border-level-1-color);
}
.search-result-section-ai {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  white-space: nowrap;
}
.search-result-section-ai img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.search-result-section-ai .t-button,
.search-result-section-ai .t-trigger {
  margin-left: auto;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.search-result-section-ai .highlight {
  color: var(--td-brand-color);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-result-section-title {
  font-weight: 600;
  padding: 0 12px;
}
.search-result-section-content {
  margin-top: 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/Header/global-search/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-search {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 240px;
}
.global-search-popup {
  width: 100%;
  max-width: 400px;
}
.global-search-popup .t-popup__content {
  padding: 0;
  min-height: 54px;
}
.global-search-popup .t-loading__overlay {
  border-radius: var(--td-radius-default);
  min-height: 54px;
}
.global-search-popup--variant-popup .t-popup__content {
  margin-top: -32px !important;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.global-search-popup--variant-popup .global-search-popup-input-container {
  padding: 8px;
}
.global-search-popup--variant-popup .t-input {
  background-color: #e7e7e7;
}
.global-search--variant-popup .t-input {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global-search--variant-popup .t-input .t-input__inner {
  display: none;
}
.search-result-empty {
  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;
  padding: 16px;
  color: var(--td-text-color-placeholder);
}
.search-card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: var(--td-text-color-primary);
  padding: 8px;
  border-radius: var(--td-radius-default);
  text-decoration: none;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
a.search-card {
  cursor: pointer;
}
.search-card:not(:last-child) {
  margin-bottom: 2px;
}
.search-card:hover {
  background-color: var(--td-bg-color-container-hover);
}
.search-card-image {
  margin-right: 8px;
  font-size: 24px;
  height: 24px;
  width: 24px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.search-card-image .avatar {
  width: 100%;
  height: 100%;
  border: 1px solid var(--td-component-border);
  border-radius: 50%;
}
.search-card-image .survey-icon {
  font-size: 20px;
}
.search-card-content .highlight {
  color: var(--td-brand-color);
}
.search-card-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: var(--td-text-color-placeholder);
  font-size: var(--td-font-size-body-small);
  line-height: var(--td-line-height-body-small);
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 4px;
}
.search-card-meta .t-divider {
  margin-left: 8px;
  margin-right: 8px;
}
.v3temp-search-popup {
  max-width: 400px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header--middle .site-header .header-inner .coral-header-logo {
  margin-top: 5px;
}
.site-header {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
          box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
  min-width: 980px;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  z-index: 3;
}
.site-header .coral-header-logo__img {
  height: 32px !important;
  width: auto !important;
}
.site-header .header-inner {
  white-space: nowrap;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
  padding-right: 20px;
}
.site-header .logo {
  float: left;
  display: block;
  height: 100%;
}
.site-header .logo img {
  margin-right: 5px;
  display: block;
  margin-top: 18px;
  height: 40px;
}
.site-header a {
  text-decoration: none;
}
.site-header .site-title {
  display: inline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
.site-header .nav {
  display: inline-block;
  margin-left: 36px;
  font-size: 17px;
  color: #333333;
  white-space: nowrap;
  vertical-align: top;
}
.site-header .nav > a:not(.nav-mine):hover {
  color: #008fff;
  fill: #008fff;
}
.site-header .nav-item {
  display: inline-block;
  height: 100%;
  color: #333333;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  position: relative;
}
.site-header .nav-item::after {
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 3px;
  border-radius: 2px;
  background-color: #008fff;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.site-header .nav-item.active {
  color: #008fff;
}
.site-header .nav-item:hover {
  color: #008fff;
}
.site-header .nav-item.has-dropdown::after {
  width: calc(100% - 45px);
}
.site-header .nav-item + .nav-item {
  margin-left: 45px;
}
.site-header .title-center {
  position: absolute;
  width: 240px;
  left: 50%;
  margin-left: -120px;
  text-align: center;
}
.site-header .enters-layout {
  margin-left: 90px;
  font-weight: 600;
  font-size: 16px;
}
.site-header .return-work {
  border-bottom: 1px solid #e5e5e5;
  line-height: 55px;
  height: 55px;
}
.site-header .return-work-wrap {
  display: inline-block;
  margin-right: 10px;
  float: right;
  line-height: 55px;
  height: 55px;
}
.site-header .return-work-wrap .coral-icon {
  font-size: 16px;
}
.site-header .return-work-wrap .coral-button {
  vertical-align: middle;
  margin-top: -2px;
}
.site-header .return-work-wrap.left {
  float: none;
  border-left: 1px solid #e5e5e5;
  vertical-align: top;
  margin-left: 45px;
  padding-left: 20px;
  margin-right: 0;
}
.site-header .return-work-wrap .promotions_nav_right {
  height: 100%;
  vertical-align: unset;
}
.site-header .return-work-wrap .header-publicity-activity {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .return-work-wrap .header-publicity-activity .publicity-activity-container {
  background: linear-gradient(271deg, #FFF1DA 27.03%, #FFE5BB 136.58%);
  border-radius: var(--td-radius-default);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px 0 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
  color: #77583B;
  cursor: pointer;
}
.site-header .return-work-wrap .header-publicity-activity .publicity-activity-number {
  font-family: Arial;
  display: block;
  height: 22px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(119, 88, 59, 0.9)), to(rgba(100, 70, 42, 0.65)));
  background: linear-gradient(180deg, rgba(119, 88, 59, 0.9) 0%, rgba(100, 70, 42, 0.65) 100%);
  font-weight: 700;
  line-height: 22px;
  font-size: 16px;
  padding: 0 4px;
  color: #fff;
  border-radius: 3px;
  margin: 0 3px;
}
.site-header .return-work-wrap .header-publicity-activity .coral-icon-jewelry_line {
  width: 20px;
  height: 20px;
  fill: #77583B;
  margin-right: 8px;
}
.site-header .page-title {
  float: left;
  font-size: 16px;
}
.site-header .page-title span {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #bdbdbd;
}
.site-header:after {
  content: '';
  display: block;
  clear: both;
}
.site-header .header-global-search {
  height: 100%;
  margin-right: 16px;
  float: right;
}
.global-header .site-sub-header {
  margin: 0 auto;
}
@media (min-width: 1252px) {
  .global-header .site-sub-header:not(.site-sub-header--full) {
    padding-left: 108px;
    padding-right: 108px;
  }
}
@media (max-width: 1251px) {
  .global-header .site-sub-header:not(.site-sub-header--full) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.global-header .site-sub-header:not(.site-sub-header--full) .site-sub-header-inner {
  max-width: 1152px;
}
.global-header .site-sub-header-inner {
  margin: 24px auto;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 6;
}
.global-header .site-sub-header-nav {
  margin-right: 48px;
  padding-bottom: 4px;
  line-height: 28px;
  text-align: center;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
}
.global-header .site-sub-header-nav.active::after {
  content: '';
  width: 100%;
  height: 3px;
  display: block;
  border-radius: 1.5px;
  background-color: var(--td-brand-color);
  position: absolute;
  bottom: 0;
  left: 0;
}
#header,
.header-fix {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 66;
  left: 0;
}
#header {
  z-index: 65;
  height: 56px;
}
.header-has-sub-nav .site-header {
  -webkit-box-shadow: inset 0px -1px 0px #E5E5E5;
          box-shadow: inset 0px -1px 0px #E5E5E5;
}
.global-header-transparent .site-header {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.global-header-transparent .site-header:after {
  border: 0;
}
.global-header-transparent .site-header .nav-item.active::after,
.global-header-transparent .site-header .nav-item:hover::after {
  border-color: transparent;
}
.content-header .site-header {
  margin: auto;
}
@media (min-width: 1252px) {
  .content-header .site-header {
    padding-left: 108px;
    padding-right: 108px;
  }
}
@media (max-width: 1251px) {
  .content-header .site-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-header .site-header .header-inner {
  max-width: 1152px;
  margin: auto;
  padding: 0;
}
.user-popup {
  overflow: visible !important;
}
.user-control {
  min-width: 240px;
  min-height: 100px;
  width: fix-content;
  background: #fff;
  border-radius: 4px;
}
.user-control .control-item {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 8px 16px !important;
  height: 48px;
  line-height: 32px;
  white-space: nowrap;
  color: #000;
  width: 100%;
  text-align: left;
  border-radius: 0;
}
.user-control .control-item .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.user-control .control-item:hover {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item.active {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item .arrow {
  float: right;
}
.user-control .control-item .arrow .coral-icon-arrow_right_line {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.user-control .control-item .arrow.open .coral-icon-arrow_right_line {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.user-control .control-item .control-org-wrap {
  top: 0;
  background-color: #fff;
  border-radius: 4px;
  width: 240px;
  left: -239px;
  -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
}
.user-control .control-item .control-org-wrap .org-wrap {
  max-height: 290px;
  overflow-x: auto;
}
.user-control .control-item .control-org-wrap .org-wrap .control-item {
  padding: 8px 40px !important;
}
.user-control .create-item {
  color: #008fff;
  border-top: 1px solid #e1e7f2;
  text-align: center;
  line-height: 48px;
  display: block;
}
.user-control .create-item .coral-icon-add_line {
  fill: #008fff;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
.user-control .user-name {
  cursor: auto;
  border-bottom: 1px solid #e1e7f2;
}
.nav-dropdown {
  height: 100%;
}
.nav-dropdown .coral-icon-arrow_down_line {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 16px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  vertical-align: middle;
  padding: 5px 5px;
}
.nav-dropdown .coral-icon-arrow_down_line:hover {
  fill: #008fff;
}
.nav-dropdown.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.nav-dropdown-content-item {
  position: relative;
  display: block;
  padding: 0 30px;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
}
.nav-dropdown-content-item:first-child {
  border-radius: 6px 6px 0 0;
}
.nav-dropdown-content-item:last-child {
  border-radius: 0 0 6px 6px;
}
.nav-dropdown-content-item:hover {
  color: var(--td-brand-color);
  background-color: #f6f8fa;
}
.nav-dropdown-content-item:hover .moreMenu {
  display: block;
}
.v3temp-save-template {
  position: relative;
  display: inline-block;
  top: 8px;
  cursor: pointer;
}
.v3temp-save-template :hover {
  fill: #2378FF;
}
.v3temp-head-li {
  padding: 10px 30px;
  cursor: pointer;
}
.v3temp-head-li:hover {
  background-color: #F6FAFF;
  color: #2378FF;
}
.v3temp-savetemp {
  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;
}
.v3temp-tempmodal {
  border-radius: 4px;
}
.v3temp-tempmodal button {
  border-radius: 4px;
}
.v3temp-tempmodal button.ten-button--type-primary {
  background-color: #2378FF;
  border-color: #2378FF;
}
.v3temp-tempmodal button.ten-button--type-primary:hover {
  background: #5697ff;
}
.v3temp-save-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 5px;
  top: 4px;
}
@media screen and (max-width: 1310px) {
  .site-header .enters-layout {
    margin-left: 40px;
  }
  .site-header .nav-item + .nav-item {
    margin-left: 20px;
  }
  .site-header .header-user-info-container .header-user-info,
  .site-header .header-user-info-container .coral-icon {
    display: none;
  }
}
@media screen and (max-width: 1170px) {
  .header-publicity-activity {
    display: none !important;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/MobileHeader.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-mobile-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 56px;
  top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
  padding: 0 16px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  -webkit-box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.global-mobile-header.global-mobile-header-transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: 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/Header/BusinessNavigation.module.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_mxN_ksz1.t-button_rgWpAumy {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_mxN_ksz1.t-button_rgWpAumy:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.businessNavigation_mkPiprWt {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  z-index: 20;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.container_b248OjyS {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: 6px;
  padding: 4px 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.step_gJ_Ob5VC {
  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;
  min-width: 120px;
  height: 32px;
  border-radius: 6px;
  border: none;
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  background: #F3F3F3;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}
.step_gJ_Ob5VC:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  color: rgba(0, 0, 0, 0.4);
  background: #F3F3F3;
}
.step_gJ_Ob5VC:hover {
  background: rgba(33, 150, 243, 0.05);
  color: #2378FF;
}
.stepActive_KkIqwa42 {
  background: #2378FF;
  color: #fff;
  font-weight: 600;
}
.stepActive_KkIqwa42:hover {
  background: #2378FF;
  color: #fff;
}
.stepActive_KkIqwa42 .title_eNQWadNo {
  color: #fff;
}
.content_tLDfcMkg {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.number_iyQnej0H {
  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;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background: #FFFFFF;
  font-size: 11px;
  font-weight: 600;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.9);
}
.stepActive_KkIqwa42 .number_iyQnej0H {
  background: #FFFFFF;
  color: #2378FF;
}
.title_eNQWadNo {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.9);
}
.arrow_Bcgpshh6 {
  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: rgba(0, 0, 0, 0.6);
  margin: 0 4px;
}
.arrow_Bcgpshh6 .t-icon {
  width: 16px;
  height: 16px;
}
.arrow_Bcgpshh6 .t-icon path {
  fill: rgba(0, 0, 0, 0.26);
}
@media (max-width: 768px) {
  .businessNavigation_mkPiprWt {
    padding: 0 10px;
  }
  .container_b248OjyS {
    gap: 4px;
    padding: 2px;
  }
  .step_gJ_Ob5VC {
    min-width: 80px;
    height: 28px;
    font-size: 14px;
  }
  .title_eNQWadNo {
    font-size: 14px;
    line-height: 20px;
  }
  .number_iyQnej0H {
    width: 14px;
    height: 14px;
    font-size: 10px;
  }
  .arrow_Bcgpshh6 {
    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/layout/LayoutEditPc/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
ol,
ul,
li {
  list-style: none;
}
html,
body {
  height: 100%;
  margin: 0;
  background-color: #f4f6f9;
  overflow-y: hidden;
}
body {
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
  font-size: 14px;
}
#root-container {
  min-width: 980px;
  height: 100%;
}
.layout-left,
.layout-main,
.layout-right {
  height: calc(100% - 56px - 60px);
}
.not-subheader {
  height: calc(100% - 56px);
}
.second-nav {
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 104px;
}
.second-nav.single-nav-height {
  padding-top: 58px;
}
.second-nav.single-nav-height .deliver-aside,
.second-nav.single-nav-height .wj-side-nav-container {
  top: 78px;
}
.layout-left {
  position: relative;
  float: left;
  z-index: 2;
}
.layout-left.second-nav {
  height: 100vh;
}
.layout-right {
  position: relative;
  float: right;
  z-index: 2;
}
.layout-main {
  color: #333333;
  overflow: auto;
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
  -webkit-overflow-scrolling: touch;
}
.layout-main::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.layout-main::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.layout-main::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.layout-container {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
  max-width: 1240px;
  z-index: 1;
}
.layout-container.fill {
  max-width: none;
}
.layout-container-head {
  margin: 10px 0 20px 0;
}
.layout-container-head:after {
  content: ' ';
  display: block;
  clear: both;
}
.layout-container-head .survey-title,
.layout-container-head .survey-recycle {
  float: left;
}
.layout-container-head .survey-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.layout-container-head .survey-recycle {
  margin-left: 10px;
  margin-top: 3px;
  padding: 0 6px;
  line-height: 20px;
  font-size: 12px;
  -webkit-box-shadow: 0 0 0 1px #bbb;
          box-shadow: 0 0 0 1px #bbb;
  border-radius: 20px;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@tencent/ten-design-react/lib/theme/components/upload.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
/* dependencies icon,progress */
/**
 * 文字部分
 * size 大小，line 行高， color 颜色
 */
/* button */
/* input */
/* transfer */
/* alert */
/* menu */
/* message */
/* modal */
/* badge */
/* tag */
/* progress */
/* popup */
/* tooltip */
/* loading */
/* tabs */
/* check */
/* mention */
/* popup */
/* steps */
/* tabs */
/* modal */
/* form */
/* table */
/* pagination */
/* upload */
/* collapse */
/* anchor */
/* list */
.ten-upload {
  display: inline-block;
  width: 100%;
}
.ten-upload__input {
  display: none;
}
.ten-upload__select-container {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ten-upload__trigger--picture-card {
  width: 120px;
  height: 120px;
  background: rgba(0, 0, 0, 0.02);
  border: 1px dashed rgba(0, 0, 0, 0.15);
  line-height: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 28px;
  text-align: center;
  color: #999;
}
.ten-upload__trigger--picture-card:hover {
  border-color: #0052d9;
}
.ten-upload--disabled .ten-uplaod__select-container:hover,
.ten-upload--disabled .ten-uplaod__select-container--dragover {
  border-color: none !important;
}
.ten-upload--drag .ten-upload__select-container {
  background: rgba(0, 0, 0, 0.02);
  border: 1px dashed rgba(0, 0, 0, 0.15);
}
.ten-upload--drag .ten-upload__select-container:hover,
.ten-upload--drag .ten-upload__select-container--dragover {
  border-color: #0052d9;
}
.ten-upload--drag.ten-upload--disabled .ten-upload__select-container {
  border: #c0c0c0;
  cursor: not-allowed;
}
.ten-file-list {
  width: 100%;
  overflow: hidden;
  padding-top: 4px;
}
.ten-upload--disabled .ten-file-list {
  pointer-events: none;
}
.ten-file-item__info {
  width: 100%;
  min-width: 120px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.ten-file-item__info:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.ten-file-item__info:hover .ten-file-item__info-close-icon {
  opacity: 1;
}
.ten-file-item__info:hover .ten-file-item__info-status-icon {
  opacity: 0;
}
.ten-file-item__info-status-icon {
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.ten-file-item__info-status-icon--loading {
  color: #0052D9;
  margin-top: -8px;
}
.ten-file-item__info-status-icon--error {
  color: #ff3e00 !important;
}
.ten-file-item__info-status-icon--done {
  color: #3ecc36;
}
.ten-file-item__info-filename {
  width: 100%;
  font-size: 14px;
  padding: 0 30px 0 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ten-file-item__info-close-icon {
  position: absolute;
  font-size: 16px;
  opacity: 0;
  right: 7px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #c0c0c0;
}
.ten-file-item__progress {
  padding: 0 4px;
}
.ten-file-item + .ten-file-item {
  margin-top: 10px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/import-survey/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.import-survey {
  padding: 24px 24px 0 24px;
}
.import-survey input[type="file"] {
  visibility: hidden;
  position: absolute;
}
.import-survey .ten-upload__select-container {
  height: 220px;
  width: 100%;
  padding: 24px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: var(--td-radius-default);
}
.import-survey .ten-upload__file-list {
  display: none;
}
.import-survey .t-steps {
  width: 100%;
  margin-top: 24px;
}
.import-survey .t-steps-item {
  margin-right: 0;
  width: 100%;
}
.import-survey .t-steps-item__inner {
  width: 100% !important;
  cursor: default !important;
}
.import-survey .t-steps-item__content {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.import-survey .t-steps-item__title {
  margin-bottom: 16px !important;
}
.import-survey .t-steps-item__description {
  color: var(--td-text-color-primary);
}
.import-survey-upload {
  position: relative;
}
.import-survey-upload .t-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
.import-survey-content {
  position: relative;
}
.import-survey-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  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;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.import-survey-info.drag {
  pointer-events: none;
}
.import-survey-info-icon {
  width: auto;
  height: 60px;
  margin-bottom: 16px;
}
.import-survey-info-title {
  font-weight: 600;
  font-size: 16px;
}
.import-survey-info-action {
  margin-top: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.import-survey-info-desc {
  margin-top: 8px;
  color: var(--td-text-color-placeholder);
}
.import-survey-add-title {
  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;
  color: var(--td-brand-color);
  font-size: 20px;
  font-weight: 600;
}
.import-survey-add-title .coral-icon {
  fill: var(--td-brand-color);
  margin-right: 8px;
}
.import-survey-add-desc {
  margin: 8px 0;
}
.import-survey-add-rule {
  color: var(--td-text-color-placeholder);
}
.import-survey-btns {
  margin: 0 -24px;
  padding: 16px 24px;
  text-align: right;
  border-top: 1px solid var(--td-component-stroke);
}
.import-survey-btns .t-button {
  margin-left: 16px;
}
.import-survey-btns .t-button:focus {
  outline: 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/DialogKit/CreateSurveyDialog/components/FastCreate/index.module.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_mn5cvpxl.t-button_pRfC_XLq {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_mn5cvpxl.t-button_pRfC_XLq:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.fastCreate_yU8_gpsN {
  display: grid;
  grid-template-columns: repeat(4, auto-fit);
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  padding-bottom: 16px;
  background-color: #f8f8f8;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .icon_piLsAT4o {
  width: 24px;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .icon_piLsAT4o svg {
  display: block;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .title__yCurkck {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .desc___t2jSNT {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_yU8_gpsN .fastCreate-icon {
  width: 24px;
}
.fastCreate_yU8_gpsN .fastCreate-icon svg {
  display: block;
}
.fastCreate_yU8_gpsN .fastCreate-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_yU8_gpsN .fastCreate-desc {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_yU8_gpsN .ai-uploader-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  width: 100%;
  height: 100%;
}
.fastCreate_yU8_gpsN .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_yU8_gpsN .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreate_yU8_gpsN .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc .t-loading,
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreate_yU8_gpsN .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreate_yU8_gpsN .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_Ruw2PZfz {
  display: grid;
  grid-template-columns: repeat(auto-fill, 220px) !important;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 16px;
  padding-bottom: 16px;
  background-color: #f8f8f8;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .icon_piLsAT4o {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .icon_piLsAT4o svg {
  display: block;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .title__yCurkck {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .desc___t2jSNT {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .desc___t2jSNT:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-icon {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-icon svg {
  display: block;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-desc {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_Ruw2PZfz .fastCreate-desc:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader-button {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_Ruw2PZfz .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc .t-loading,
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreateSmall_Ruw2PZfz .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreateSmall_Ruw2PZfz .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid {
  grid-template-columns: repeat(2, 1fr) !important;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .item_K1wVgOH_ {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .item_K1wVgOH_ .icon_piLsAT4o {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .item_K1wVgOH_ .desc___t2jSNT {
  margin-left: auto;
  margin-right: auto;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .ai-uploader-button {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .fastCreate-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .fastCreate-icon {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .fastCreate-desc {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  .importDialog_MlO6m1c6 .t-dialog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 768px !important;
    height: 100%;
    max-height: 1024px;
  }
  .importDialog_MlO6m1c6 .t-dialog__body {
    height: calc(100% - 56px);
  }
  .importDialog_MlO6m1c6 .t-dialog--center {
    padding: 0;
    height: 100%;
  }
  .importDialog_MlO6m1c6 .t-dialog__header {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.importDialog_MlO6m1c6 .t-dialog__body {
  padding: 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/ai/edit/components/ai-uploader.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.ai-uploader--global {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  padding: 64px;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: none;
  pointer-events: none;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.ai-uploader--global .content {
  border-radius: 12px;
  border: 1px dashed #0f6bff;
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  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;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.ai-uploader--global .content .img img {
  width: 88px;
  height: 88px;
  margin-bottom: 24px;
}
.ai-uploader--global .content .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.ai-uploader--global .content .desc {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.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/template/TemplateCard/index.module.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_XeoDLeQt.t-button_FVsFRFlr {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_XeoDLeQt.t-button_FVsFRFlr:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.container_Dh5mpwDM {
  position: relative;
  display: block;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease, -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
  width: 220px;
  height: 210px;
}
.container_Dh5mpwDM::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: -1;
  margin: -1px;
}
.container_Dh5mpwDM:hover,
.container_Dh5mpwDM.hover_RMHgftew {
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px);
  -webkit-box-shadow: 0 4px 12px 0 #00000029;
          box-shadow: 0 4px 12px 0 #00000029;
}
.container_Dh5mpwDM:hover::before,
.container_Dh5mpwDM.hover_RMHgftew::before {
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
}
.container_Dh5mpwDM:hover .banner_rleJcQWJ,
.container_Dh5mpwDM.hover_RMHgftew .banner_rleJcQWJ {
  height: 106px;
}
.container_Dh5mpwDM:hover .info_HK5y_6F4 .description_LZyqktxr,
.container_Dh5mpwDM.hover_RMHgftew .info_HK5y_6F4 .description_LZyqktxr {
  opacity: 0;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px);
}
.container_Dh5mpwDM:hover .info_HK5y_6F4 .actions_sDAJzfCM,
.container_Dh5mpwDM.hover_RMHgftew .info_HK5y_6F4 .actions_sDAJzfCM {
  opacity: 1;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px);
}
.container_Dh5mpwDM:hover.multiline_sFY6uVsu .banner_rleJcQWJ,
.container_Dh5mpwDM.hover_RMHgftew.multiline_sFY6uVsu .banner_rleJcQWJ {
  height: 84px;
}
.container_Dh5mpwDM:hover.multiline_sFY6uVsu .title_hfOFfJqJ,
.container_Dh5mpwDM.hover_RMHgftew.multiline_sFY6uVsu .title_hfOFfJqJ {
  height: 80px;
}
.container_Dh5mpwDM:hover.multiline_sFY6uVsu .title_hfOFfJqJ .text_td7PTfdu,
.container_Dh5mpwDM.hover_RMHgftew.multiline_sFY6uVsu .title_hfOFfJqJ .text_td7PTfdu {
  max-height: 48px;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  white-space: normal;
  opacity: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.container_Dh5mpwDM:hover .more_kfbtt1XT,
.container_Dh5mpwDM.hover_RMHgftew .more_kfbtt1XT {
  opacity: 1;
}
.container_Dh5mpwDM .banner_rleJcQWJ {
  position: relative;
  height: 116px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  border-bottom: 1px solid #00000014;
  border-radius: 6px 6px 0 0;
  background: #f9f9f9;
  cursor: pointer;
  overflow: hidden;
}
.container_Dh5mpwDM .banner_rleJcQWJ .thumb_sTX15dGS {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.container_Dh5mpwDM .banner_rleJcQWJ .scene_Pxw8zt7e {
  position: absolute;
  left: 5px;
  top: 5px;
}
.container_Dh5mpwDM .title_hfOFfJqJ {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 16px;
  height: 56px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.container_Dh5mpwDM .title_hfOFfJqJ .text_td7PTfdu {
  max-width: 100%;
  max-height: 24px;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  display: inline-block;
  font-weight: bold;
  line-height: 1.2;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  word-break: break-all;
  font-weight: 600;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container_Dh5mpwDM .title_hfOFfJqJ .virtualBox_CnsVGrV6 {
  position: absolute;
  visibility: hidden;
  white-space: normal;
  height: 24px;
  width: 186px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
}
.container_Dh5mpwDM .info_HK5y_6F4 {
  padding: 0 12px 0 16px;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr {
  color: #999999;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  line-height: 20px;
  font-size: 12px;
  white-space: nowrap;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr .avatar_rH7rfDGF {
  width: 20px;
  height: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr .avatarWrap_gJXEqCKk {
  display: block;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr .questionCount_H0wL3JLs {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr span {
  overflow: hidden;
  text-overflow: ellipsis;
}
.container_Dh5mpwDM .info_HK5y_6F4 .actions_sDAJzfCM {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, auto);
  padding-right: 16px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: 18px;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  pointer-events: none;
}
.container_Dh5mpwDM .info_HK5y_6F4 .actions_sDAJzfCM .t-button {
  pointer-events: auto;
}
.container_Dh5mpwDM .info_HK5y_6F4 .actions_sDAJzfCM .more_kfbtt1XT {
  position: absolute;
  right: 3.6px;
  top: 8px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  cursor: pointer;
  pointer-events: auto;
}
.group_KbS4Zq8u {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, 220px);
  grid-gap: 32px 16px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/DialogKit/MaterialAssetOverDialog/index.module.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.wrap_uBD8Bs7J {
  margin-top: 16px;
  font-size: 14px;
  line-height: 22px;
}
.title_Laz82ghn {
  font-weight: bold;
  margin-bottom: 8px;
}
.admin_YuAYKaet {
  background-color: #F3F3F3;
  border-radius: 6px;
  padding: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projectsTitle_yV6lSFAo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 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/DialogKit/SaveToTemplateDialog/style.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.save-to-template-dialog .folder-tree-selector {
  height: 350px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.save-to-template-dialog .folder-tree-selector .t-tree {
  width: 100%;
}
.save-to-template-dialog .folder-tree-selector .t-tree__label {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.save-to-template-dialog .folder-tree-selector .tree-node-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
}
.save-to-template-dialog .folder-tree-selector .tree-node-content svg {
  margin-right: 4px;
}
.save-to-template-dialog .folder-tree-selector .tree-node-content .t-tag {
  padding: 0 4px;
  height: 20px;
  margin-top: 2px;
  margin-left: 8px;
}
.save-to-template-dialog .folder-tree-selector .loading {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 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/DialogKit/PreviewDialog/index.module.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_UWEJgvgT.t-button_A4dqIRNF {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_UWEJgvgT.t-button_A4dqIRNF:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog_lr8q4LyQ .t-dialog {
  max-width: 90vw !important;
}
.dialog_lr8q4LyQ .t-dialog__body {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .dialog_lr8q4LyQ .t-dialog__position {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 0;
  }
  .dialog_lr8q4LyQ .t-dialog {
    width: 100vw !important;
    max-width: 100vw !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .dialog_lr8q4LyQ .t-dialog .t-dialog__body {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
    height: 100%;
  }
  .dialog_lr8q4LyQ .t-dialog .t-dialog__footer .t-button {
    width: 100%;
  }
  .dialog_lr8q4LyQ .t-dialog__wrap {
    overflow: hidden;
  }
}
.container_FvqNlQML .header_VUxBTLwZ {
  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;
  padding: 12px 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
}
@media (max-width: 980px) {
  .container_FvqNlQML .header_VUxBTLwZ {
    padding: 12px 16px;
  }
}
.container_FvqNlQML .header_VUxBTLwZ .title_RsAyq3LC {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_FvqNlQML .header_VUxBTLwZ .computerButton_QWcDrJ1g.active_hArGegYg .coral-icon,
.container_FvqNlQML .header_VUxBTLwZ .mobileButton_lVmRujvg.active_hArGegYg .coral-icon {
  color: #0f6bff;
}
.container_FvqNlQML .header_VUxBTLwZ .computerButton_QWcDrJ1g .coral-icon,
.container_FvqNlQML .header_VUxBTLwZ .mobileButton_lVmRujvg .coral-icon {
  font-size: 18px;
}
@media (max-width: 980px) {
  .container_FvqNlQML .header_VUxBTLwZ .computerButton_QWcDrJ1g,
  .container_FvqNlQML .header_VUxBTLwZ .mobileButton_lVmRujvg {
    display: none;
  }
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:not(:first-child) {
  margin-left: -1px;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:hover {
  z-index: 1;
}
.container_FvqNlQML .body_PyrNG7zZ {
  width: 100%;
  height: 640px;
  position: relative;
  overflow: hidden;
}
.container_FvqNlQML .body_PyrNG7zZ.pc__Jaz3Pcy {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 12px 24px;
}
.container_FvqNlQML .body_PyrNG7zZ.pc__Jaz3Pcy .loading_kncI0MXJ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.container_FvqNlQML .body_PyrNG7zZ.pc__Jaz3Pcy .iframe_W3zladpv {
  width: 100%;
  height: 100%;
}
.container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iphone_Fgwiltcv {
  width: 495px;
  -webkit-transform: translateX(-50%) scale(0.75);
      -ms-transform: translateX(-50%) scale(0.75);
          transform: translateX(-50%) scale(0.75);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  position: absolute;
  left: 50%;
}
@media (max-width: 980px) {
  .container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iphone_Fgwiltcv {
    display: none;
  }
}
.container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .loading_kncI0MXJ {
  width: 240px;
  height: 428px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(calc(-50% - 1px), 98px);
      -ms-transform: translate(calc(-50% - 1px), 98px);
          transform: translate(calc(-50% - 1px), 98px);
  z-index: 2;
}
.container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iframe_W3zladpv {
  width: 320px;
  height: 570px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(calc(-50% - 1px), 27px) scale(0.75);
      -ms-transform: translate(calc(-50% - 1px), 27px) scale(0.75);
          transform: translate(calc(-50% - 1px), 27px) scale(0.75);
  z-index: 1;
}
@media (max-width: 980px) {
  .container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iframe_W3zladpv {
    width: 100%;
    height: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: static;
  }
}
.container_FvqNlQML .body_PyrNG7zZ .iframe_W3zladpv {
  opacity: 1;
  border: none;
}
.container_FvqNlQML .body_PyrNG7zZ .iframe_W3zladpv.iframeLoading_VcRGtkKX {
  opacity: 0;
}
@media (max-width: 980px) {
  .container_FvqNlQML .body_PyrNG7zZ {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
    height: 100%;
  }
}
@media (max-width: 980px) {
  .container_FvqNlQML {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 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/DialogKit/CreateSurveyDialog/components/Template/index.module.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_s904nm2P.t-button_kWVy_XRK {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_s904nm2P.t-button_kWVy_XRK:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey_de_Kb8UH {
  color: #000;
  display: none;
}
.survey_de_Kb8UH:first-child {
  display: block;
}
.survey_de_Kb8UH .header_tLyeR21S {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #000000;
  margin: 4px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.survey_de_Kb8UH .nav_LGHAVwGZ {
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: auto;
}
.survey_de_Kb8UH .list_ZZ4rOT32 {
  min-height: 258px;
  padding: 16px 0;
  position: relative;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .loading_b1rKTEiZ {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  top: 0;
  background-color: #f8f8f8;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .empty_OGNPquvU {
  width: 100%;
  height: 258px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .empty_OGNPquvU .emptyText_orBfnVW3 {
  margin-top: 20px;
  color: #666;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .t-table tr th {
  background-color: #f8f8f8 !important;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .t-table tr {
  background-color: #f8f8f8 !important;
}
.survey_de_Kb8UH .more_yd13ZHB0 {
  margin-bottom: 16px;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .list_ZZ4rOT32 {
  min-height: 190px;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .list_ZZ4rOT32 .t-table tr th {
  padding-left: 0;
  padding-right: 0;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .list_ZZ4rOT32 .t-table tr td {
  padding-left: 0;
  padding-right: 0;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .group_RdAEG_uD {
  grid-template-columns: repeat(2, auto);
  gap: 16px 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .group_RdAEG_uD .card_DAeDcjZd {
  zoom: 0.75;
}
.surveyTitle_BAiz3V3q .name_TZ9XZ4_4 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  gap: 6px;
}
.surveyTitle_BAiz3V3q .name_TZ9XZ4_4 .title_ibLsqun2 {
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border: none;
  background-color: transparent;
  display: block;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_BAiz3V3q .name_TZ9XZ4_4 .survey-icon {
  font-size: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd {
  color: #999999;
  font-size: 12px;
  line-height: 24px;
  padding-left: 26px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .creatorName_PnchR8il {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .infoName_uIapEoZJ {
  max-width: calc(100% - 180px);
  display: inline-block;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .infoName_uIapEoZJ .verticalLine_VZXbLApA {
  font-size: 12px;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .infoName_uIapEoZJ .creatorName_PnchR8il {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .surveyTag_c3ipTViP {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .surveyTag_c3ipTViP .coral-icon {
  fill: #999999;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -3px;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .common-team-avatar {
  -webkit-transform: scale(0.66666667);
      -ms-transform: scale(0.66666667);
          transform: scale(0.66666667);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
.operate_g1QMUvZn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  white-space: nowrap;
}
.surveyDialog_LCQnO9C_ {
  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;
  color: #000000;
}
.surveyDialog_LCQnO9C_ .icon_LMwXo3mC .survey-icon {
  width: 60px;
  height: 60px;
}
.surveyDialog_LCQnO9C_ .title_ibLsqun2 {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.surveyDialog_LCQnO9C_ .info_TcQgYHCd {
  margin-top: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.surveyDialog_LCQnO9C_ .info_TcQgYHCd .name_TZ9XZ4_4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.surveyDialog_LCQnO9C_ .btns_TY3qdyFm {
  padding: 24px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/DialogKit/CreateSurveyDialog/components/Search/index.module.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.search_PvOlWWdV,
.loading_mDxJBopn,
.empty_nphGSyiN {
  width: 100%;
  background-color: #f8f8f8;
  padding: 16px 0;
}
.loading_mDxJBopn,
.empty_nphGSyiN {
  margin: 80px 0;
}
.search_PvOlWWdV.mobile_n57WNqPR {
  padding: 0;
}
.search_PvOlWWdV.mobile_n57WNqPR .group_Pow1olB5 {
  grid-template-columns: repeat(2, auto);
  gap: 16px 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search_PvOlWWdV.mobile_n57WNqPR .group_Pow1olB5 .card_frzVxiLE {
  zoom: 0.75;
}
.empty_nphGSyiN {
  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;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.loading_mDxJBopn {
  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;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.searchInput_wYRdx19a .t-input {
  width: 400px;
}
.searchInput_wYRdx19a.mobile_n57WNqPR .t-input {
  width: 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/DialogKit/CreateSurveyDialog/components/Container/index.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
.container_xMWQJZLW {
  height: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container_xMWQJZLW.mobile_OepurwAm .section_uNA2qLhE .title_j7Bo_PHU {
  padding: 0 15px;
}
.container_xMWQJZLW.mobile_OepurwAm .section_uNA2qLhE .main__9Z2N0Vo {
  padding: 0 15px;
}
.content_mvT56wcj {
  position: relative;
  background-color: #f8f8f8;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
}
.content_mvT56wcj .section_uNA2qLhE .title_j7Bo_PHU {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  height: 54px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(246, 246, 246, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 3;
  padding: 0 24px;
  white-space: nowrap;
}
.content_mvT56wcj .section_uNA2qLhE .title_j7Bo_PHU.mobile_OepurwAm {
  position: static;
}
.content_mvT56wcj .section_uNA2qLhE .title_j7Bo_PHU .search_kKm9ZpAT {
  margin-left: auto;
}
.content_mvT56wcj .section_uNA2qLhE .main__9Z2N0Vo {
  padding: 0 24px;
  position: relative;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/DialogKit/CreateSurveyDialog/index.module.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_NWsqdisI.t-button_kIPa4UPy {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_NWsqdisI.t-button_kIPa4UPy:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog_I7neGzwg .t-dialog {
  max-width: 90vw;
  padding: 0;
}
.dialog_I7neGzwg .t-dialog__body {
  padding: 0;
  height: 769px;
  overflow: hidden;
}
.dialog_I7neGzwg.mobile_uCvbmvvD .t-dialog {
  height: 90vh;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/DialogKit/SurveyCreateDialog/style.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.survey-create-dialog .t-dialog .t-dialog__footer {
  height: auto;
}
.dialog-kit--survey-creation-dialog--footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 4px;
  margin: 10px 0;
}
.dialog-kit--survey-creation-dialog--footer__btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}


/*# sourceMappingURL=94764.91a3dff6.css.map*/