/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/promoteDialog/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.promote-dialog-wrap .t-dialog {
  position: relative;
  overflow: visible;
  width: 640px;
  height: 480px;
  border: none;
  background: transparent;
}
.promote-dialog-wrap .t-dialog__header {
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 12px;
}
.promote-dialog-wrap .t-dialog__header .t-dialog__close {
  width: 24px;
  height: 24px;
}
.promote-dialog-wrap .t-dialog__body {
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 640px;
  height: 480px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
}
.promote-dialog-wrap.hide {
  display: none;
}
.promote-dialog-wrap--view {
  -webkit-transform: translate(-50%, 50%) scale(1);
      -ms-transform: translate(-50%, 50%) scale(1);
          transform: translate(-50%, 50%) scale(1);
  border-radius: 20px;
  position: fixed;
  bottom: 50%;
  left: 50%;
  width: 600px;
  z-index: 1001;
  overflow: hidden;
  display: none;
}
.promote-dialog-wrap--view.show {
  -webkit-animation: anmt-dialog 300ms ease-in-out forwards;
          animation: anmt-dialog 300ms ease-in-out forwards;
  display: block;
}
.promote-dialog-wrap--view__page__link {
  display: block;
}
.promote-dialog-wrap--view__page__pic {
  border-radius: 6px;
  width: 100%;
}
.promote-dialog-wrap--view .dialog-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 1;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
}
.promote-dialog-text-dialog-wrap a {
  text-decoration: none;
}
@-webkit-keyframes anmt-dialog {
  0% {
    -webkit-transform: translate(-50%, 50%) scale(0);
            transform: translate(-50%, 50%) scale(0);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(1);
            transform: translate(-50%, 50%) scale(1);
  }
}
@keyframes anmt-dialog {
  0% {
    -webkit-transform: translate(-50%, 50%) scale(0);
            transform: translate(-50%, 50%) scale(0);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(1);
            transform: translate(-50%, 50%) scale(1);
  }
}
@-webkit-keyframes anmt-dialog2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes anmt-dialog2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/swiper.less ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/scenes/index/components/lookcode/lookcode.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.lookcode-flex-m .coral-button--primary.coral-button--primary-line {
  background: transparent;
  padding: 0;
  border-width: 0;
}

/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/swiper/swiper-bundle.css ***!
  \*******************************************************************************************************************************************************************************************/
/**
 * Swiper 6.8.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 3, 2021
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/StickyTool/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.custom-sticky-tool.coral-sticky-tools {
  bottom: 16px;
  right: 25px;
}
.custom-sticky-tool .coral-sticky-tools-service {
  cursor: default;
  border: none;
}
.custom-sticky-tool .coral-sticky-tools-service-title {
  width: 48px;
  height: 48px;
}
.custom-sticky-tool .coral-sticky-tools-service-content {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 48px;
  white-space: nowrap;
}
.custom-sticky-tool .coral-sticky-tools-content-item {
  width: 60px;
  height: 60px;
  border: none;
}
body:has(> #ss-chat-p) .custom-sticky-tool {
  bottom: 110px;
}
.coral-sticky-tools-service-content {
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
  letter-spacing: inherit;
}
@media (max-width: 980px) {
  .coral-sticky-tools-service-content {
    display: none;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/site-page/func-intro/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.site-page-funcIntro {
  margin: auto;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1152px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-page-funcIntro-nav {
  display: grid;
  gap: 8px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.site-page-funcIntro-nav-wrap {
  height: 80px;
}
.site-page-funcIntro-nav-wrap-inner {
  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;
  padding: 0 30px;
  height: 100%;
  -webkit-transition: 0.4s -webkit-transform ease;
  transition: 0.4s -webkit-transform ease;
  transition: 0.4s transform ease;
  transition: 0.4s transform ease, 0.4s -webkit-transform ease;
}
.site-page-funcIntro-nav--fixed {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  z-index: 10;
}
.site-page-funcIntro-nav--hide {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.site-page-funcIntro-nav .t-button {
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
}
.site-page-funcIntro-nav .t-button .t-button__text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.site-page-funcIntro-nav .t-button .t-ripple {
  display: none;
}
.site-page-funcIntro-media {
  position: relative;
  width: 750px;
  height: 560px;
  margin-right: -61px;
}
.site-page-funcIntro-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 1;
}
.site-page-funcIntro-video--show {
  opacity: 1;
  z-index: 1;
}
.site-page-funcIntro-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.site-page-funcIntro-img--show {
  opacity: 1;
  z-index: 1;
}
.site-page-funcIntro-data {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin-left: -28px;
}
.site-page-funcIntro-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
  margin-top: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
}
.site-page-funcIntro-title:lang(zh) {
  font-size: 40px;
  line-height: 56px;
}
.site-page-funcIntro-title-index {
  font-size: 100px;
  line-height: 84px;
  font-weight: 400;
}
.site-page-funcIntro-title-icon {
  width: 56px;
  height: 56px;
  overflow: visible;
}
.site-page-funcIntro-title-icon img {
  width: 116px;
  -webkit-transform: translate(-30px, -20px);
      -ms-transform: translate(-30px, -20px);
          transform: translate(-30px, -20px);
  pointer-events: none;
}
.site-page-funcIntro-switch {
  margin-top: 24px;
  gap: 10px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-page-funcIntro-switch:lang(zh) {
  display: block;
}
.site-page-funcIntro-switch-item {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  padding-left: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.site-page-funcIntro-switch-item:lang(zh) {
  display: inline;
  line-height: 40px;
}
.site-page-funcIntro-switch-item:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #000000;
  border-radius: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.site-page-funcIntro-switch-item--current,
.site-page-funcIntro-switch-item:hover {
  color: var(--td-brand-color);
}
.site-page-funcIntro-switch-item--current:before,
.site-page-funcIntro-switch-item:hover:before {
  background-color: var(--td-brand-color);
}
.site-page-funcIntro-switch-item-tag {
  font-size: 14px;
  padding: 4px 7px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  display: inline;
  font-weight: 500;
  vertical-align: 2px;
  white-space: nowrap;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item {
  padding-left: 0;
  display: block;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item::before {
  display: none;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item:hover {
  color: initial;
  cursor: default;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item-more {
  display: block;
  margin-top: 20px;
  height: 40px;
  border-color: #0f6bff;
  color: #0f6bff;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item-more .t-button__text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item-more .t-button__text svg {
  margin-left: 6px;
  margin-top: -1px;
}
.site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item-more:hover {
  opacity: 0.6;
}
.site-page-funcIntro--reserve {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.site-page-funcIntro--reserve .site-page-funcIntro-media {
  margin-right: 0;
  margin-left: -61px;
}
.site-page-funcIntro--reserve .site-page-funcIntro-data {
  margin-left: 26px;
}
@media (max-width: 980px) {
  .site-page-funcIntro {
    display: block;
    padding: 20px 0 0;
    width: 100%;
  }
  .site-page-funcIntro-nav {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 8px;
    margin: auto;
  }
  .site-page-funcIntro-nav-wrap {
    height: 60px;
  }
  .site-page-funcIntro-nav-wrap-inner {
    padding: 0;
    display: block;
    overflow: auto;
    width: 100%;
  }
  .site-page-funcIntro-nav--fixed {
    height: 60px;
  }
  .site-page-funcIntro-nav .t-button {
    padding: 0 6px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06);
  }
  .site-page-funcIntro-nav .t-button::before {
    content: '';
    display: block;
    width: 6px;
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
  }
  .site-page-funcIntro-nav .t-button::after {
    content: '';
    display: block;
    width: 6px;
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
  }
  .site-page-funcIntro-title {
    margin-left: 0;
    margin-top: 20px;
    -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
            transform: scale(0.66);
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
    height: 58px;
  }
  .site-page-funcIntro-title-icon {
    margin-left: 0;
    zoom: 0.66;
  }
  .site-page-funcIntro-media {
    margin: 0;
    width: 100%;
    height: 0;
    padding-top: 75%;
  }
  .site-page-funcIntro-data {
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
  .site-page-funcIntro-switch {
    margin-top: 12px;
  }
  .site-page-funcIntro-switch-item {
    margin-left: 2px;
    padding-left: 12px;
    font-size: 16px;
    line-height: 24px;
  }
  .site-page-funcIntro-switch-item:lang(zh) {
    line-height: 30px;
  }
  .site-page-funcIntro-switch-item:before {
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
  .site-page-funcIntro-switch-item-tag {
    font-size: 12px;
    padding: 2px 7px;
  }
  .site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item {
    margin-left: 2px;
    display: block;
  }
  .site-page-funcIntro-switch--length-1 .site-page-funcIntro-switch-item::before {
    display: none;
  }
  .site-page-funcIntro--reserve .site-page-funcIntro-media,
  .site-page-funcIntro--reserve .site-page-funcIntro-data {
    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/scenes/index/components/template-banner/index.module.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_DQYVJSQg.t-button_W9DX5grt {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_DQYVJSQg.t-button_W9DX5grt:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.container_gwZ1bOxI {
  width: 100%;
  height: 707px;
  background-color: transparent;
  background-image: url(../statics/bannerbg.adea3e54.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI {
    padding: 0 24px 60px;
    height: auto;
    background-image: url(../statics/bannerbg-mobile.a44a906a.jpg);
  }
}
.container_gwZ1bOxI .header_uok1HKWo {
  margin-top: 155px;
  text-align: center;
  white-space: nowrap;
  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;
}
@media (max-width: 980px) and (min-width: 520px) {
  .container_gwZ1bOxI .header_uok1HKWo {
    max-width: 70vw;
  }
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .header_uok1HKWo {
    margin-top: 112px;
    text-align: left;
    width: 100%;
  }
}
.container_gwZ1bOxI .header_uok1HKWo .title_Qtqbpv2P {
  font-size: 44px;
  line-height: 44px;
  font-weight: 600;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .header_uok1HKWo .title_Qtqbpv2P {
    width: 100%;
    font-size: 40px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 8px;
  }
}
.container_gwZ1bOxI .header_uok1HKWo .title_Qtqbpv2P .bannerIcon_fWtBq8Bg {
  margin-top: 10px;
  width: 40px;
  height: 40px;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .header_uok1HKWo .title_Qtqbpv2P .bannerIcon_fWtBq8Bg {
    width: 23px;
    height: 23px;
  }
}
.container_gwZ1bOxI .header_uok1HKWo .desc_gMqdAgr7 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 30px;
  white-space: wrap;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .header_uok1HKWo .desc_gMqdAgr7 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
  }
}
.container_gwZ1bOxI .btnboxContainer_vABph27e {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
@media (max-width: 980px) and (min-width: 520px) {
  .container_gwZ1bOxI .btnboxContainer_vABph27e {
    max-width: 70vw;
  }
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .btnboxContainer_vABph27e {
    width: 100%;
    margin-top: 40px;
  }
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a {
    width: 100%;
  }
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a:not(:has(.btn2_bawk3EJz)) {
  grid-template-columns: repeat(1, 1fr);
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn1_EOSEj7W1,
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn2_bawk3EJz {
  display: inline-block;
  padding: 0 24px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 46px;
  font-weight: 500;
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn1_EOSEj7W1 {
  background: #FFFFFF;
  border: #ffffff 1px solid;
  color: #1F6FFF;
  position: relative;
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn1_EOSEj7W1 .btnText_VRdIdMrl {
  background-image: -webkit-gradient(linear, left top, right top, from(#027BF4), color-stop(65%), to(#00a0ba));
  background-image: linear-gradient(0.25turn, #027BF4, 65%, #00a0ba);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn1_EOSEj7W1:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn2_bawk3EJz {
  background: rgba(35, 120, 255, 0.1);
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #ffffff;
  position: relative;
}
.container_gwZ1bOxI .btnboxContainer_vABph27e .btnbox_OYL9QV6a .btn2_bawk3EJz:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  border-radius: 8px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.container_gwZ1bOxI .template_VtcYmmYB {
  margin-top: 85px;
  width: 800px;
}
@media (max-width: 980px) and (min-width: 520px) {
  .container_gwZ1bOxI .template_VtcYmmYB {
    max-width: 70vw;
  }
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .template_VtcYmmYB {
    min-width: auto;
    width: 100%;
    margin-top: 60px;
  }
}
.container_gwZ1bOxI .template_VtcYmmYB .nav_WqsUXZGU {
  height: 40px;
  display: grid;
  gap: 16px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container_gwZ1bOxI .template_VtcYmmYB .navWrap_M9OiF3hh {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}
.container_gwZ1bOxI .template_VtcYmmYB .nav_WqsUXZGU .item_L3iMvcIo {
  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: #fff;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 40px;
  padding: 0 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.container_gwZ1bOxI .template_VtcYmmYB .nav_WqsUXZGU .item_L3iMvcIo:hover,
.container_gwZ1bOxI .template_VtcYmmYB .nav_WqsUXZGU .item_L3iMvcIo.active_vGtga0r2 {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.container_gwZ1bOxI .template_VtcYmmYB .nav_WqsUXZGU .item_L3iMvcIo .img_bQ__Wkvz {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP {
  width: 100%;
  height: 64px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  border-radius: 6px;
  background-color: #fff;
  padding-right: 12px;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .input_Z0RAfpPv {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
  height: 24px;
  padding: 0;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .placeholder_lOmZ9jSM {
  position: absolute;
  font-size: 16px;
  line-height: 26px;
  color: #757575;
  pointer-events: none;
  height: 26px;
  overflow: hidden;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .placeholder_lOmZ9jSM .scrollWrapper_eCdbSzW4 {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .placeholder_lOmZ9jSM .scrollItem__9LBSqre {
  height: 26px;
  line-height: 26px;
  white-space: nowrap;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .clearIcon_pdmEOjUJ {
  color: rgba(0, 0, 0, 0.26);
  cursor: pointer;
  font-size: 18px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .clearIcon_pdmEOjUJ:hover {
  color: rgba(0, 0, 0, 0.4);
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .button_E6ohKEfj {
  width: 54px;
  height: 48px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.container_gwZ1bOxI .template_VtcYmmYB .search_PEmrtFNP .button_E6ohKEfj .t-icon {
  font-size: 24px;
}
.container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 {
    margin-top: 24px;
    gap: 16px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 .prefix_gIuvJkMU {
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
}
.container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 .list_UOuTlzex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  overflow: auto;
}
@media (max-width: 980px) {
  .container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 .list_UOuTlzex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 .list_UOuTlzex .item_L3iMvcIo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  color: #F6F6F6;
  border-radius: 20px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(255, 255, 255, 0.19);
  height: 26px;
  white-space: nowrap;
}
.container_gwZ1bOxI .template_VtcYmmYB .tag_jAZJxNU6 .list_UOuTlzex .item_L3iMvcIo:hover {
  background-color: rgba(255, 255, 255, 0.35);
  border-color: rgba(255, 255, 255, 0.75);
}
.popup_BvkxloYv .t-popup__content {
  margin: 1px !important;
  padding: 0;
}
.popup_BvkxloYv .aiCreate_hS7JsYEk {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  white-space: nowrap;
  overflow: auto;
}
.popup_BvkxloYv .aiCreate_hS7JsYEk .button_E6ohKEfj {
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.popup_BvkxloYv .aiCreate_hS7JsYEk .icon-ai-create {
  width: 24px;
  height: 24px;
  margin-right: 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/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/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/scenes/index/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
#header .global-header .site-header .header-inner {
  max-width: 100%;
}
#header .global-header-transparent .site-header {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#header .global-header-transparent .site-header .user-btnmake {
  background-color: #ffffff;
  color: #1F6FFF;
}
#header .global-header-transparent .site-header:after {
  border: 0;
}
#header .global-header-transparent .site-header .nav-item.active::after,
#header .global-header-transparent .site-header .nav-item:hover::after {
  border-color: transparent;
}
html .page_index .wrapper {
  max-width: 1200px;
}
html .index_banner {
  background: rgba(0, 82, 217, 0.01);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.ttq-title-img {
  margin-top: 30px;
  margin-bottom: 15px;
}
#get_enterprise_btn {
  float: right;
  height: 48px;
  line-height: 48px;
  padding: 0 41px;
  background-color: #0f6bff;
  color: #fff;
  border: 1px solid #0f6bff;
  margin-left: 10px;
}
#get_enterprise_btn:hover {
  background-color: #297bff;
  border: 1px solid #297bff;
}
.fnt-tct {
  font-weight: normal;
  font-style: normal;
}

/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/scenes/index/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;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
/* size */
/* color */
.cont-container {
  max-width: 1138px;
  margin: 0 auto;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #1F6FFF;
  text-decoration: none;
}
.clr_red {
  color: #EC584F;
}
.clr_blue {
  color: #1F6FFF;
}
.g_wrapper .g_footer,
.g_wrapper .g_container:after {
  height: 0;
}
.pd_l48 {
  padding-left: 48px;
}
.coral-header.coral-header--transparent-all .user-login {
  color: #ffffff;
}
.coral-header.coral-header--transparent-all .user-login:hover {
  color: #ffffff;
}
.page_index {
  overflow: hidden;
}
.page_index:after {
  content: ' ';
  display: block;
  height: calc(constant(safe-area-inset-bottom) - 20px);
  height: calc(env(safe-area-inset-bottom) - 20px);
}
.page_index .g-mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 67;
  display: none;
}
.page_index .g-mask.show {
  display: block;
}
.page_index .header_bg_wrap {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 999;
  height: 60px;
  overflow: hidden;
}
.page_index #container {
  margin-top: 0;
}
.page_index .wrapper {
  max-width: 1040px;
  position: relative;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page_index .mainbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  background-color: #ffffff;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page_index .infobox {
  padding-top: 80px;
  text-align: center;
}
.page_index .infobox.special {
  padding-top: 138px;
  color: #ffffff;
}
.page_index .infobox.special .cont_title {
  color: #ffffff;
}
.page_index .infobox.special .cont_info {
  color: #ffffff;
  padding-top: 36px;
}
.page_index .infobox .cont_title {
  font-style: normal;
  font-size: 42px;
  font-weight: normal;
  line-height: 50px;
  display: block;
  color: #000000;
  margin: 0 auto;
}
.page_index .infobox .cont_title_mobile,
.page_index .infobox .cont_info_mobile,
.page_index .infobox .usage_title_mobile {
  display: none;
}
.page_index .infobox .cont_info {
  color: #000000;
  font-size: 20px;
  line-height: 28px;
  display: block;
  margin: 24px auto 4px auto;
  max-width: 630px;
  opacity: 0.8;
}
.page_index .infobox .article_title {
  color: #000;
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  margin: 0 auto;
}
.page_index .index_banner {
  background-color: transparent;
  background-image: url(../statics/bannerbg.adea3e54.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 866px;
}
.page_index .index_banner .index_banner_l {
  padding: 112px 0 40px;
  margin: 0 auto;
}
.page_index .index_banner .index_banner_l .ai-gen-loading {
  display: inline-block;
  vertical-align: -5px;
  margin-right: 12px;
  height: 40px;
  width: 40px;
}
.page_index .index_banner .index_banner_l .img-edit {
  width: 80px;
  height: 40px;
  -webkit-box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  display: block;
  margin-bottom: 24px;
}
.page_index .index_banner .index_banner_l .tagline {
  display: block;
  min-height: 48px;
  font-size: 48px;
  line-height: 48px;
  font-style: normal;
  color: #ffffff;
  text-align: center;
}
.page_index .index_banner .index_banner_l .tagline b {
  position: relative;
  font-weight: normal;
  font-size: 44px;
  line-height: 44px;
}
@-webkit-keyframes blink-caret1 {
  100% {
    background-color: transparent;
  }
}
@keyframes blink-caret1 {
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes blink-caret2 {
  50% {
    background-color: transparent;
  }
}
@keyframes blink-caret2 {
  50% {
    background-color: transparent;
  }
}
.page_index .index_banner .index_banner_l .index_banner_desc {
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  padding: 20px 0 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
}
.page_index .index_banner .index_banner_l .index_banner_desc_box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_index .index_banner .index_banner_l .index_banner_btnbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.page_index .index_banner .index_banner_l .index_banner_btnbox:not(:has(.index_banner_btnbox_btn2)) {
  grid-template-columns: repeat(1, 1fr);
}
.page_index .index_banner .index_banner_l .index_banner_btnbox a {
  display: inline-block;
  padding: 0 16px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 46px;
  font-weight: 500;
}
.page_index .index_banner .index_banner_l .index_banner_btnbox a.index_banner_btnbox_btn1 {
  background: #FFFFFF;
  border: #ffffff 1px solid;
  color: #1F6FFF;
  position: relative;
}
.page_index .index_banner .index_banner_l .index_banner_btnbox a.index_banner_btnbox_btn1:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
.page_index .index_banner .index_banner_l .index_banner_btnbox a.index_banner_btnbox_btn2 {
  background: rgba(35, 120, 255, 0.1);
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #ffffff;
  position: relative;
}
.page_index .index_banner .index_banner_l .index_banner_btnbox a.index_banner_btnbox_btn2:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  border-radius: 8px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page_index .index_banner .index_banner_r {
  position: relative;
  height: 492px;
  width: 864px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
}
.page_index .index_banner .index_banner_r img {
  width: 648px;
  height: 520px;
  position: absolute;
  left: 0;
  bottom: -170px;
}
.page_index .index_banner .index_banner_r--video {
  height: 100%;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 8px;
}
.page_index .index_banner .index_banner_r video {
  width: 100%;
}
.page_index .get_started .wrapper {
  padding-top: 63px;
  padding-bottom: 67px;
  overflow: hidden;
}
.page_index .get_started .stat {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-align: center;
  display: block;
}
.page_index .get_started .stat .usernum {
  color: #1F6FFF;
  font-size: 32px;
  line-height: 50px;
  margin: 0 8px;
}
.page_index .get_started .stat-mobile {
  display: none;
}
.page_index .enter_scene {
  position: relative;
}
.page_index .enter_scene .blue-mask1 {
  width: 25%;
  height: 35%;
  background: rgba(35, 120, 255, 0.2);
  -webkit-filter: blur(60px);
          filter: blur(60px);
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
}
.page_index .enter_scene .blue-mask2 {
  width: 25%;
  height: 35%;
  background: rgba(35, 120, 255, 0.2);
  -webkit-filter: blur(60px);
          filter: blur(60px);
  position: absolute;
  bottom: 30px;
  right: 0;
  z-index: 1;
}
.page_index .enter_scene .enter_scenebox {
  background: rgba(237, 240, 245, 0.6);
  position: relative;
  z-index: 2;
}
.page_index .enter_scene .card-flexbox {
  display: block;
}
.page_index .enter_scene .card-flexbox-mobile {
  display: none;
}
.page_index .enter_scene .card-item {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
          box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
  border-radius: 20px;
  margin-right: 24px;
  padding: 40px 30px;
}
.page_index .enter_scene .card-item:last-child {
  margin-right: 0;
}
.page_index .enter_scene .card-item h3 {
  font-size: 24px;
  line-height: 20px;
  padding: 24px 0 16px;
  color: #000000;
}
.page_index .enter_scene .card-item p {
  font-size: 16px;
  color: #666666;
}
.page_index .enter_scene .card-item img {
  height: 60px;
}
.page_index .enter_scene .card-item .card-datalist {
  border-top: 1px #E5E5E5 solid;
  margin-top: 24px;
  padding: 24px 0 32px;
  font-size: 16px;
  line-height: 16px;
}
.page_index .enter_scene .card-item .card-datalist li {
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page_index .enter_scene .card-item .card-datalist li:not(:last-child) {
  padding-bottom: 20px;
}
.page_index .enter_scene .card-item .a-lookdetail {
  background: rgba(35, 120, 255, 0.1);
  border-radius: 8px;
  color: #1F6FFF;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  padding: 9px 16px;
  display: inline-block;
  border: none;
  outline: none;
}
.page_index .enter_scene .card-item .a-lookdetail:hover {
  background: rgba(35, 120, 255, 0.18);
}
.page_index .step_tabwrapper {
  height: 160px;
  overflow: hidden;
}
.page_index .step_tabbox {
  height: 80px;
  background: #ffffff;
  padding: 21px 0 59px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 0;
}
.page_index .step_tabbox #tabtitle {
  margin: 0 auto;
}
.page_index .step_tabbox.stepfix {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  z-index: 3;
  height: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-transition: 0.5s top ease;
  transition: 0.5s top ease;
}
.page_index .step_tabbox.hideUp {
  top: 0!important;
}
.page_index .step_tab {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 19px 0;
  gap: 8px;
}
.page_index .step_tab li {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: block;
  font-size: 16px;
  line-height: 14px;
  text-align: center;
  padding: 13px 22px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
          box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
  border: 1px solid #E5E5E5;
  cursor: pointer;
}
.page_index .step_tab li a {
  color: #666666;
  font-weight: 400;
}
.page_index .step_tab li:hover {
  background: rgba(247, 252, 255, 0.6);
  border: 1px solid rgba(215, 229, 240, 0.6);
}
.page_index .step_tab li.active {
  background: #2378FF;
  border: 1px solid #2378FF;
  font-weight: 600;
}
.page_index .step_tab li.active a {
  color: #ffffff;
  font-weight: 600;
}
.page_index .step_cont {
  position: relative;
  overflow: hidden;
}
.page_index .step_cont .site-page-funcIntro-title {
  font-size: 36px;
  line-height: calc(100% + 8px);
}
@media (max-width: 980px) {
  .page_index .step_cont .site-page-funcIntro-title {
    white-space: nowrap;
  }
}
.page_index .step_cont .tab-title-item-header {
  position: relative;
  margin-bottom: 34px;
}
.page_index .step_cont .tab-title-item-header-icon {
  width: 64px;
  height: 64px;
  position: relative;
}
.page_index .step_cont .tab-title-item-header-icon img {
  width: 124px;
  -webkit-transform: translateX(-25%) translateY(-20px);
      -ms-transform: translateX(-25%) translateY(-20px);
          transform: translateX(-25%) translateY(-20px);
}
.page_index .step_cont .tab-title-item-header-index {
  font-size: 100px;
  line-height: 58px;
  position: absolute;
  top: 12px;
  left: 0;
}
.page_index .step_cont .tab-title-item-header-content {
  margin-top: 24px;
  padding-left: 62px;
  position: relative;
}
.page_index .step_cont .tab-title-item-header-title,
.page_index .step_cont .tab-title-item-header-subtitle {
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
}
.page_index .step_cont .step_contone,
.page_index .step_cont .step_conttwo,
.page_index .step_cont .step_contthree,
.page_index .step_cont .step_contfour {
  width: 100%;
  height: 740px;
  min-width: 1138px;
  position: relative;
  margin: 0 auto;
}
.page_index .step_cont .step_contonebg,
.page_index .step_cont .step_conttwobg,
.page_index .step_cont .step_contthreebg,
.page_index .step_cont .step_contfourbg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.page_index .step_cont .step_contone {
  background: #F4F6F9;
  position: relative;
}
.page_index .step_cont .step_contone:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 740px;
  background: #F4F6F9;
  z-index: 1;
}
.page_index .step_cont .step_contone:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 740px;
  background: #e3f0fa;
  z-index: 1;
}
.page_index .step_cont .step_contone .step_contonebg {
  width: 1440px;
  height: 740px;
  position: relative;
}
.page_index .step_cont .step_contone .step_contonebg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../statics/step1bg.8c235149.png);
  background-position: 0px 5px;
  background-size: contain;
  z-index: 1;
}
.page_index .step_cont .step_conttwo {
  background: #ffffff;
  position: relative;
}
.page_index .step_cont .step_conttwo .img-title {
  width: 271px;
  height: 174px;
  margin-top: 164px;
  margin-bottom: 34px;
}
.page_index .step_cont .step_conttwo .step_conttwobg {
  width: 1440px;
  height: 740px;
  position: relative;
}
.page_index .step_cont .step_conttwo .step_conttwobg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(../statics/step2bg.7037dc6a.png);
  background-position: 0 8px;
  background-size: contain;
}
.page_index .step_cont .step_contthree {
  background: #f4f6f9;
  position: relative;
}
.page_index .step_cont .step_contthree .img-title {
  width: 273px;
  height: 174px;
  margin-top: 204px;
  margin-bottom: 34px;
}
.page_index .step_cont .step_contthree:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 740px;
  background: #e3f0fa;
  z-index: 1;
}
.page_index .step_cont .step_contthree .step_contthreebg {
  width: 1440px;
  height: 740px;
  position: relative;
}
.page_index .step_cont .step_contthree .step_contthreebg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(../statics/step3bg.210dc858.png);
  background-position: 0 8px;
  background-size: contain;
}
.page_index .step_cont .step_contfour {
  background: #ffffff;
  position: relative;
}
.page_index .step_cont .step_contfour .img-title {
  width: 274px;
  height: 174px;
  margin-top: 184px;
  margin-bottom: 34px;
}
.page_index .step_cont .step_contfour .step_contfourbg {
  width: 1440px;
  height: 740px;
  position: relative;
}
.page_index .step_cont .step_contfour .step_contfourbg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-image: url(../statics/step4bg.998fac0c.png);
  background-size: 200% 100%;
  background-position: left center;
}
.page_index .step_cont .step_contfour .step_contfourbg::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-image: url(../statics/step4bg.998fac0c.png);
  background-size: 200% 100%;
  background-position: right center;
}
.page_index .step_cont .step_sliders {
  height: 520px;
  padding: 120px 0;
}
.page_index .step_cont .step_sliders .sliders {
  margin: 0;
  position: relative;
  height: 520px;
}
.page_index .step_cont .step_sliders .slider {
  text-align: center;
  height: 520px;
}
.page_index .step_cont .step_sliders .slider h2 {
  color: #fff;
  padding-top: 110px;
  margin-top: 0;
  font-weight: normal;
  font-size: 50px;
  margin-bottom: 0;
}
.page_index .step_cont .step_sliders .slider h3 {
  margin-top: -3px;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
.page_index .step_cont .step_sliders .slider img {
  display: inline-block;
  margin-top: 13px;
}
.page_index .step_cont .step_sliders .bx-wrapper .bx-viewport {
  border: 0;
  left: auto;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.page_index .step_cont .step_sliders .bx-wrapper .bx-pager,
.page_index .step_cont .step_sliders .bx-wrapper .bx-controls-auto {
  bottom: 20px;
}
.page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link {
  background-color: #fff;
  width: 10px;
  height: 10px;
  opacity: 0.9;
}
.page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link:hover {
  background-color: #fff;
}
.page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link.active,
.page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link.active:hover {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.page_index .look_codebox {
  position: relative;
}
.page_index .look_codebox .blue-mask1 {
  width: 25%;
  height: 25%;
  background: rgba(35, 120, 255, 0.2);
  -webkit-filter: blur(50px);
          filter: blur(50px);
  position: absolute;
  top: 226px;
  left: 0;
  z-index: 1;
}
.page_index .look_codebox .blue-mask2 {
  width: 30%;
  height: 30%;
  background: rgba(35, 120, 255, 0.2);
  -webkit-filter: blur(50px);
          filter: blur(50px);
  position: absolute;
  bottom: 50px;
  right: 0;
  z-index: 1;
}
.page_index .look_code {
  background-color: rgba(237, 240, 245, 0.6);
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.page_index .look_code .lookcode-flexbox {
  margin: 50px auto 90px;
  display: block;
}
.page_index .look_code .lookcode-flexbox .lookcode-flex:last-child .lookcode-flex-m:last-child {
  cursor: none;
}
.page_index .look_code .lookcode-flexbox .lookcode-flex:last-child .lookcode-flex-m:last-child .code-cont {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #F6F7FA;
  border-radius: 14px;
  cursor: initial;
}
.page_index .look_code .lookcode-flexbox .lookcode-flex:last-child .lookcode-flex-m:last-child .code-cont:before {
  background: none;
}
.page_index .look_code .lookcode-flexbox .lookcode-flex:last-child .lookcode-flex-m:last-child .code-cont img {
  margin: 0;
}
.page_index .look_code .lookcode-flexbox .lookcode-flex:last-child .lookcode-flex-m:last-child .code-cont p {
  line-height: 24px;
}
.page_index .look_code .lookcode-flexbox-mobile {
  display: none;
}
.page_index .look_code .lookcode-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page_index .look_code .lookcode-flex:not(:last-child) {
  padding-bottom: 24px;
}
.page_index .look_code .lookcode-flex:last-child .lookcode-flex-m:last-child .code-cont {
  opacity: 1;
}
.page_index .look_code .lookcode-flex-m {
  height: 266px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
          box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
  border-radius: 20px;
  position: relative;
  cursor: pointer;
}
.page_index .look_code .lookcode-flex-m:not(:last-child) {
  margin-right: 24px;
}
.page_index .look_code .lookcode-flex-m:hover .code-cont {
  opacity: 1;
}
.page_index .look_code .lookcode-flex-m .code-cont {
  border-radius: 14px;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  overflow: hidden;
  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;
}
.page_index .look_code .lookcode-flex-m .code-cont:before {
  border-radius: 14px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.page_index .look_code .lookcode-flex-m .code-cont img {
  width: 126px;
  height: 126px;
  display: block;
  z-index: 2;
  position: relative;
}
.page_index .look_code .lookcode-flex-m .code-cont p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 2;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo {
  cursor: pointer;
  padding: 11px;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo img {
  width: 100%;
  border-radius: 14px;
  display: block;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo h4 {
  font-size: 18px;
  line-height: 20px;
  margin: 26px 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #000000;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo h4 span {
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  display: inline-block;
  font-weight: 500;
  margin-left: 6px;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo p {
  font-size: 16px;
  line-height: 26px;
  margin: 10px 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #666666;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo .lookcode-bottom-l,
.page_index .look_code .lookcode-flex-m .lookcode-picinfo .lookcode-bottom-r {
  position: absolute;
  bottom: 24px;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo .lookcode-bottom-l {
  left: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #1F6FFF;
}
.page_index .look_code .lookcode-flex-m .lookcode-picinfo .lookcode-bottom-r {
  right: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
.page_index .user_feedback {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(246, 247, 250, 0)), color-stop(36.64%, #EBEEF7));
  background: linear-gradient(180deg, rgba(246, 247, 250, 0) 0%, #EBEEF7 36.64%);
  width: 100%;
}
.page_index .user_feedback h2,
.page_index .user_feedback p {
  margin: 0;
  padding: 0;
}
.page_index .user_feedback .userfeedback-flexcontainer {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  overflow: hidden;
}
.page_index .user_feedback .userfeedback-flex {
  padding: 50px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
.page_index .user_feedback .userfeedback-flex.uf-animate {
  -webkit-animation: right-to-left 120s linear infinite;
          animation: right-to-left 120s linear infinite;
}
.page_index .user_feedback .userfeedback-flex:first-child {
  margin-left: 32px;
}
.page_index .user_feedback .userfeedback-flex .card-box {
  width: 380px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
          box-shadow: 0px 10px 10px rgba(230, 233, 241, 0.5);
  border-radius: 20px;
  margin: 0 10px 24px;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont {
  padding: 29px 20px 34px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont-hd {
  padding-right: 10px;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont-hd img {
  width: 48px;
  height: 48px;
  border-radius: 8px;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont-m {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-leader {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-title {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 15px;
}
.page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-info {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.page_index .create_wj {
  background-image: url(../statics/createwjbg.361f6398.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 480px;
}
.page_index .create_wj .btn-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_index .create_wj .btn-box {
  padding: 40px 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 auto;
  gap: 16px;
}
.page_index .create_wj .btn-box:has(:only-child) {
  grid-template-columns: repeat(1, 1fr);
}
.page_index .create_wj .btn-box a {
  display: inline-block;
  border-radius: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  padding: 11px 32px;
}
.page_index .create_wj .btn-box a.btn-whitebg {
  background: #FFFFFF;
  color: #1F6FFF;
  border: #ffffff 2px solid;
  position: relative;
}
.page_index .create_wj .btn-box a.btn-whitebg:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
.page_index .create_wj .btn-box a.btn-whiteborder {
  background: rgba(35, 120, 255, 0.1);
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #ffffff;
  position: relative;
}
.page_index .create_wj .btn-box a.btn-whiteborder:hover:before {
  content: '';
  position: absolute;
  background: rgba(35, 120, 255, 0.1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
.page_index .mix-bx-wrapper {
  margin: 0;
}
.page_index .mix-bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  left: 0;
}
.page_index .mix-bx-wrapper .bx-controls {
  position: relative;
  z-index: 1;
  bottom: 40px;
}
.page_index .mix-bx-wrapper .bx-controls .bx-pager-link {
  background-color: #999 !important;
}
.page_index .mix-bx-wrapper .bx-controls .bx-pager-link.active {
  background-color: #fff !important;
}
.page_index .footerbox {
  background: #121212;
}
@media (min-width: 981px) {
  .only-mobile {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .only-pc {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .page_index .info .contact_us {
    margin-left: 100px;
  }
}
@-webkit-keyframes right-to-left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@keyframes right-to-left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes step-anmt {
  0% {
    top: 0;
  }
  100% {
    top: 90px;
  }
}
@keyframes step-anmt {
  0% {
    top: 0;
  }
  100% {
    top: 90px;
  }
}
@-webkit-keyframes step-hide {
  0% {
    top: 90px;
  }
  100% {
    top: 0;
  }
}
@keyframes step-hide {
  0% {
    top: 90px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes animatetoright {
  0% {
    left: 0;
    margin-right: auto;
  }
  100% {
    left: 100%;
    margin-left: 16px;
    margin-right: -16px;
  }
}
@keyframes animatetoright {
  0% {
    left: 0;
    margin-right: auto;
  }
  100% {
    left: 100%;
    margin-left: 16px;
    margin-right: -16px;
  }
}
@-webkit-keyframes animatetotop {
  0% {
    top: 0;
  }
  100% {
    top: -180px;
  }
}
@keyframes animatetotop {
  0% {
    top: 0;
  }
  100% {
    top: -180px;
  }
}
/* 判断ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* style */
  .cont-container {
    max-width: 974px;
  }
  .page_index .enter_scene .card-item {
    padding: 40px 20px;
    margin-right: 12px;
  }
}
/*移动端重置*/
@media (max-width: 980px) {
  body {
    min-width: auto;
  }
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 40px;
  }
  .bx-wrapper .bx-viewport {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    background: transparent;
  }
  #header .header-fix.global-header-transparent .nav-btn {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB8SURBVHgB7dXBDYAwDANAlwVgBDaDFWAC2IAJgQmgExDS8uFfIVnCJ1ntM8ojDmbWAVg8Dbjsnin4gJt/WnCKFfg295YHHPCsk030zBAR+bmgLi6Tq64Grzzg6ElbNLKcUBeLyPdSk+QXnCwd6tTFh+ciy+rp1cWF+Lv4BvMDlssBs1/OAAAAAElFTkSuQmCC);
  }
  #header .header-fix .nav-btn {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABqSURBVHgB7dWxDYAwEENRBwaAEdgANoI1YFlqKm4DcBCioI0iufCTnKRM9wFg5k7uEtue/5bexwBN0fDooStaHgc3Qe+jwa0wMzO3uMTT4g66vhaP0GzxBjOzutLvVpOTJ93ixS0upN/iG++NhM7tcqjXAAAAAElFTkSuQmCC);
  }
  .page_index .index_banner {
    height: 740px;
  }
  .page_index .index_banner .index_banner_l {
    width: 68%;
  }
  .page_index .index_banner .index_banner_l #first-words,
  .page_index .index_banner .index_banner_l .index_banner_desc {
    text-align: left !important;
  }
  .page_index .index_banner .index_banner_l #first-words .ai-gen-loading,
  .page_index .index_banner .index_banner_l .index_banner_desc .ai-gen-loading {
    width: 23px;
    height: 23px;
    display: block;
    margin-bottom: 8px;
  }
  .page_index .index_banner .index_banner_l #first-words b {
    font-size: 40px;
    line-height: 40px;
  }
  .page_index .index_banner .index_banner_l .index_banner_desc {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .page_index .index_banner .index_banner_l .index_banner_btnbox {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .page_index .index_banner .index_banner_l .index_banner_btnbox a {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .page_index .index_banner .index_banner_r {
    padding: 8px 8px 3px;
    border-radius: 8px;
    width: 68%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .page_index .index_banner .index_banner_r--video,
  .page_index .index_banner .index_banner_r video {
    border-radius: 8px;
  }
  .page_index .get_started .wrapper {
    padding-top: 43.5px;
    padding-bottom: 47.5px;
  }
  .page_index .get_started .stat {
    display: none;
  }
  .page_index .get_started .stat-mobile {
    color: #000;
    text-align: center;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .page_index .get_started .stat-mobile-item {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
    position: relative;
    padding: 0 10px;
  }
  .page_index .get_started .stat-mobile-item:first-child:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 50px;
    background: #E5E5E5;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .page_index .get_started .stat-mobile-item p {
    font-size: 16px;
    margin: 0;
  }
  .page_index .get_started .stat-mobile-item p:first-child {
    color: #1F6FFF;
    font-size: 24px;
    line-height: 25px;
    padding-bottom: 10px;
  }
  .page_index .infobox {
    padding-top: 50px;
  }
  .page_index .infobox .article_title {
    color: #000;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    padding: 0 24px;
  }
  .page_index .infobox.special {
    color: #ffffff;
    padding-top: 70px;
  }
  .page_index .infobox.special .cont_info_mobile {
    padding: 28px 20px 35px 20px;
  }
  .page_index .infobox.special .cont_title_mobile {
    color: #ffffff;
  }
  .page_index .infobox .usage_title_mobile {
    display: block;
  }
  .page_index .infobox .cont_info {
    display: none;
  }
  .page_index .infobox .cont_info_mobile {
    font-size: 16px;
    line-height: 24px;
    padding: 20px 25px 0;
    display: block;
    margin: 0;
  }
  .page_index .enter_scene .card-flexbox {
    display: none;
  }
  .page_index .enter_scene .card-flexbox-mobile {
    display: block;
    padding: 40px 0 80px 0;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-flex {
    padding: 0;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding: 0;
    margin-right: 20px;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item .card-itembox {
    padding: 25px;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item img {
    height: 45px;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item h3 {
    font-size: 20px;
    padding: 20px 0 13px;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item p {
    font-size: 16px;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item .card-datalist {
    margin-top: 20px;
    padding: 20px 0 20px 0;
    font-size: 16px;
    line-height: 1;
  }
  .page_index .enter_scene .card-flexbox-mobile .card-item .a-lookdetail {
    font-size: 14px;
    line-height: 14px;
    padding: 9px 12px;
  }
  .page_index .step_tabwrapper {
    height: 110.5px;
  }
  .page_index .step_tabbox {
    padding: 10px 25px 30px ;
    height: 70px;
  }
  .page_index .step_tabbox.stepfix {
    top: 75px;
    height: 70px;
    padding: 0 25px;
    -webkit-transition: 0.5s top ease;
    transition: 0.5s top ease;
  }
  .page_index .step_tabbox #tabtitle {
    width: 100%;
  }
  .page_index .step_tab {
    width: auto;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .page_index .step_tab li {
    width: auto;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    padding: 9px 0px;
    border-radius: 18px;
    -webkit-box-shadow: 0px 5px 5px rgba(230, 233, 241, 0.5);
            box-shadow: 0px 5px 5px rgba(230, 233, 241, 0.5);
  }
  .page_index .step_cont {
    position: relative;
  }
  .page_index .step_cont .tab-title-item-header {
    zoom: 0.8;
  }
  .page_index .step_cont .step_contone,
  .page_index .step_cont .step_conttwo,
  .page_index .step_cont .step_contthree,
  .page_index .step_cont .step_contfour {
    width: 100%;
    min-width: auto;
    position: relative;
    overflow: hidden;
    height: auto !important;
  }
  .page_index .step_cont .step_contonebg,
  .page_index .step_cont .step_conttwobg,
  .page_index .step_cont .step_contthreebg,
  .page_index .step_cont .step_contfourbg {
    height: auto;
    position: relative;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    overflow: hidden;
    padding: 50px 0 30px;
  }
  .page_index .step_cont .step_contone {
    background: #f4f6f9;
    position: relative;
  }
  .page_index .step_cont .step_contone .step_contonebg {
    width: 100%;
    height: 100%;
    background-image: url(../statics/step1bg-mobile.7f2a0a26.jpg);
    background-size: cover;
    background-position: center;
  }
  .page_index .step_cont .step_conttwo {
    background: #ffffff;
    position: relative;
  }
  .page_index .step_cont .step_conttwo .step_conttwobg {
    width: 100%;
    height: 100%;
    background-image: url(../statics/step2bg-mobile.f89ced6c.jpg);
    background-size: cover;
  }
  .page_index .step_cont .step_contthree {
    background: #f5f6fa;
    position: relative;
  }
  .page_index .step_cont .step_contthree .step_contthreebg {
    width: 100%;
    height: 100%;
    background-image: url(../statics/step3bg-mobile.ced4746a.jpg);
    background-size: cover;
    background-position: center;
  }
  .page_index .step_cont .step_contfour {
    background: #ffffff;
    position: relative;
  }
  .page_index .step_cont .step_contfour .step_contfourbg {
    width: 100%;
    height: 100%;
    background-image: url(../statics/step4bg-mobile.66ac4cb9.jpg);
    background-size: cover;
  }
  .page_index .step_cont .step_sliders {
    height: 520px;
    padding: 120px 0;
  }
  .page_index .step_cont .step_sliders .sliders {
    margin: 0;
    position: relative;
    height: 520px;
  }
  .page_index .step_cont .step_sliders .slider {
    text-align: center;
    height: 520px;
  }
  .page_index .step_cont .step_sliders .slider h2 {
    color: #fff;
    padding-top: 110px;
    margin-top: 0;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 0;
  }
  .page_index .step_cont .step_sliders .slider h3 {
    margin-top: -3px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
  }
  .page_index .step_cont .step_sliders .slider img {
    display: inline-block;
    margin-top: 13px;
  }
  .page_index .step_cont .step_sliders .bx-wrapper .bx-viewport {
    border: 0;
    left: auto;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .page_index .step_cont .step_sliders .bx-wrapper .bx-pager,
  .page_index .step_cont .step_sliders .bx-wrapper .bx-controls-auto {
    bottom: 20px;
  }
  .page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link {
    background-color: #fff;
    width: 10px;
    height: 10px;
    opacity: 0.9;
  }
  .page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link:hover {
    background-color: #fff;
  }
  .page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link.active,
  .page_index .step_cont .step_sliders .bx-wrapper .bx-pager-link.active:hover {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #fff;
            box-shadow: 0 0 0 1px #fff;
  }
  .page_index .user_feedback .userfeedback-flex {
    padding: 40px 0;
  }
  .page_index .user_feedback .userfeedback-flex:first-child {
    margin-left: 16px;
  }
  .page_index .user_feedback .userfeedback-flex.uf-animate {
    -webkit-animation: right-to-left 100s linear infinite;
            animation: right-to-left 100s linear infinite;
  }
  .page_index .user_feedback .userfeedback-flex .card-box {
    width: 243px;
    border-radius: 10px;
    margin: 0 10px 12px;
  }
  .page_index .user_feedback .userfeedback-flex .card-box .card-cont {
    padding: 20px 15px;
  }
  .page_index .user_feedback .userfeedback-flex .card-box .card-cont-hd img {
    width: 31px;
    height: 31px;
  }
  .page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-leader {
    font-size: 14px;
  }
  .page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-title,
  .page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-info {
    font-size: 10px;
    line-height: 17px;
  }
  .page_index .user_feedback .userfeedback-flex .card-box .card-cont-m .co-title {
    padding-bottom: 10px;
  }
  .page_index .create_wj {
    background-image: url(../statics/createwjbg2.d11503ab.png);
    height: auto;
    padding-bottom: 70px;
  }
  .page_index .create_wj .btn-box {
    padding: 44px 10px 0;
  }
  .page_index .create_wj .btn-box a {
    font-size: 16px;
    line-height: 44px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page_index .look_code .lookcode-flexbox {
    display: none;
  }
  .page_index .look_code .lookcode-flex {
    padding: 0;
  }
  .page_index .look_code .lookcode-flexbox-mobile {
    display: block;
    padding: 40px 0 59px 0;
  }
  .page_index .look_code .lookcode-flexbox-mobile .swiper-pagination {
    position: absolute;
    height: 10px;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
  }
  .page_index .look_code .lookcode-flexbox-mobile .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 0.5;
    display: inline-block;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 10px;
  }
  .page_index .look_code .lookcode-flexbox-mobile .swiper-pagination-bullet-active {
    background: #2378FF;
  }
  .page_index .look_code .lookcode-flex-m {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    height: auto;
    margin-right: 20px;
    border-radius: 15px;
  }
  .page_index .look_code .lookcode-flex-m .lookcode-picinfo {
    padding: 8px 10px 0;
  }
  .page_index .look_code .lookcode-flex-m .lookcode-picinfo img {
    border-radius: 10px;
  }
  .page_index .look_code .lookcode-flex-m .lookcode-picinfo h4 {
    font-size: 19px;
    line-height: 18px;
    margin: 25px 15px 0;
  }
  .page_index .look_code .lookcode-flex-m .lookcode-picinfo p {
    margin: 16px 15px;
  }
  .page_index .look_code .lookcode-flex-m .lookcode-picinfo .lookcode-bottom-l {
    left: 25px;
  }
  .page_index .look_code .lookcode-flex-m .lookcode-picinfo .lookcode-bottom-r {
    right: 25px;
  }
}
@media screen and (max-width: 520px) {
  .page_index .index_banner {
    min-height: 625px;
    background-image: url(../statics/bannerbg-mobile.a44a906a.jpg);
  }
  .page_index .index_banner .index_banner_l {
    width: calc(100vw - 50px);
  }
  .page_index .index_banner .index_banner_r {
    width: calc(100vw - 34px);
  }
}
.card-flex-full {
  overflow-x: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.card-flex-full::-webkit-scrollbar {
  display: none;
}
.card-pc-style {
  max-width: 360px;
  min-width: 360px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


/*# sourceMappingURL=index.28a62c46.css.map*/