/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/FloatingForm.less ***!
  \**************************************************************************************************************************************************************************************************/
/* 根面板样式 */
.FloatingForm_root_t0xr {
  background: #FFFFFF;
  -webkit-box-shadow: -9px 5px 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: -9px 5px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: fixed;
  z-index: 1050;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
/* 箭头面板 */
.FloatingForm_arrow-div_1OTn {
  position: relative;
}
/* 面板位置右边，向左箭头 */
.FloatingForm_arrow-right_1J3k,
.FloatingForm_arrow-rightCenter_2z7S,
.FloatingForm_arrow-rightTop_1RfB,
.FloatingForm_arrow-rightBottom_2fQ_ {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent rgba(0, 0, 0, 0.05) transparent transparent;
  position: absolute;
  left: -24px;
  z-index: 1050;
}
/* 面板位置右边，向左箭头覆盖层 */
.FloatingForm_arrow-border-right_yKd_,
.FloatingForm_arrow-border-rightCenter_36xY,
.FloatingForm_arrow-border-rightTop_1R5D,
.FloatingForm_arrow-border-rightBottom_Xmvi {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent #FFF transparent transparent;
  position: absolute;
  left: -23px;
  z-index: 1050;
}
/* 面板位置左边，向右箭头 */
.FloatingForm_arrow-left_3xXF,
.FloatingForm_arrow-leftCenter_3aNX,
.FloatingForm_arrow-leftTop_2IUl,
.FloatingForm_arrow-leftBottom_1rX- {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.05);
  position: absolute;
  right: -24px;
  z-index: 1050;
}
/* 面板位置左边，向右箭头覆盖层 */
.FloatingForm_arrow-border-left_1onr,
.FloatingForm_arrow-border-leftCenter_2ioP,
.FloatingForm_arrow-border-leftTop_3Iwi,
.FloatingForm_arrow-border-leftBottom_41SY {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent transparent #FFF;
  position: absolute;
  right: -23px;
  z-index: 1050;
}
/* 面板位置顶部，箭头向下 */
.FloatingForm_arrow-top_20Fd,
.FloatingForm_arrow-topCenter_1j3J,
.FloatingForm_arrow-topLeft_3Cyu,
.FloatingForm_arrow-topRight_2oVJ {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05) transparent transparent transparent;
  position: absolute;
  bottom: -24px;
  z-index: 1050;
}
/* 面板位置顶部，箭头向下覆盖层 */
.FloatingForm_arrow-border-top_25n3,
.FloatingForm_arrow-border-topCenter_3kOG,
.FloatingForm_arrow-border-topLeft_1mWN,
.FloatingForm_arrow-border-topRight_84rV {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
  position: absolute;
  bottom: -23px;
  z-index: 1050;
}
/* 面板位置底部，箭头向上 */
.FloatingForm_arrow-bottom_2aMH,
.FloatingForm_arrow-bottomCenter_mFkx,
.FloatingForm_arrow-bottomLeft_32KK,
.FloatingForm_arrow-bottomRight_2Nxp {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.05) transparent;
  position: absolute;
  top: -24px;
  z-index: 1050;
}
/* 面板位置底部，箭头向上覆盖层 */
.FloatingForm_arrow-border-bottom_2Xar,
.FloatingForm_arrow-border-bottomCenter_2Ajk,
.FloatingForm_arrow-border-bottomLeft_3uMJ,
.FloatingForm_arrow-border-bottomRight_1UID {
  width: 0px;
  height: 0px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent #FFF transparent;
  position: absolute;
  top: -23px;
  z-index: 1050;
}

/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/Dialog.less ***!
  \********************************************************************************************************************************************************************************************/
.Dialog_root_9Ngf {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1050;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(55, 55, 55, 0.5);
}
.Dialog_root_9Ngf .Dialog_dialog-imp_1Lgg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  max-height: 100%;
  max-width: 100%;
  -webkit-animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
}
.Dialog_root_9Ngf .Dialog_dialog-imp_1Lgg.Dialog_dialog-imp-ie_2u44 {
  overflow: visible;
  font-family: "Microsoft YaHei", "PingFangSC-Regular", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif !important;
}
.Dialog_root_9Ngf .Dialog_dialog-in_2ueh {
  -webkit-animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
}
.Dialog_root_9Ngf .Dialog_dialog-out_39kH {
  -webkit-animation: Dialog_diag_out_ESrh 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_out_ESrh 1s steps(1) 0s 1 normal none;
}
@-webkit-keyframes Dialog_diag_in_KIyt {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
  3.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
    opacity: 0.17;
  }
  6.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
    opacity: 0.33;
  }
  10.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
    opacity: 0.5;
  }
  13.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
    opacity: 0.67;
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
    opacity: 0.83;
  }
  20.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
}
@keyframes Dialog_diag_in_KIyt {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
  3.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
    opacity: 0.17;
  }
  6.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
    opacity: 0.33;
  }
  10.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
    opacity: 0.5;
  }
  13.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
    opacity: 0.67;
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
    opacity: 0.83;
  }
  20.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes Dialog_diag_out_ESrh {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
    opacity: 0.83;
  }
  86.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
    opacity: 0.67;
  }
  90.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
    opacity: 0.5;
  }
  93.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
    opacity: 0.33;
  }
  96.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
    opacity: 0.17;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
}
@keyframes Dialog_diag_out_ESrh {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
    opacity: 0.83;
  }
  86.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
    opacity: 0.67;
  }
  90.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
    opacity: 0.5;
  }
  93.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
    opacity: 0.33;
  }
  96.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
    opacity: 0.17;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
}
.Dialog_root_9Ngf .Dialog_bill-body_l1de {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Dialog_root_9Ngf .Dialog_header_3Tuy {
  padding: 10px 60px 10px 20px;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #e9e9e9;
  height: 50px;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 32px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.Dialog_root_9Ngf .Dialog_close-button_1ltL {
  position: absolute;
  top: 0;
  right: 0;
  padding: 17px 20px 17px 24px;
  font-size: 16px;
  cursor: pointer;
  color: #666;
}
.Dialog_root_9Ngf .Dialog_fullScreen-button_o4rC {
  position: absolute;
  top: 0;
  right: 60px;
  padding: 18px 0 15px 15px;
  font-size: 14px;
  cursor: pointer;
}
.Dialog_full-width-height_3MWC {
  width: 100%!important;
  height: 100%!important;
  padding: 0px!important;
}
.Dialog_full-screen_UYbQ {
  width: 100%!important;
  height: 100%!important;
  padding: 0px!important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
}
.Dialog_dialogWithoutTitle_yhdY {
  border-radius: 6px;
}

/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/RobotFloat.less ***!
  \************************************************************************************************************************************************************************************************/
.RobotFloat_robot-float_2cRO {
  position: fixed;
  bottom: 20px;
  right: 60px;
  min-width: 100px;
  background-color: #fff;
  z-index: 10001;
}
.RobotFloat_speech-bubble_3pQX {
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: RobotFloat_step_3vLT 0.3s ease-in;
          animation: RobotFloat_step_3vLT 0.3s ease-in;
  max-height: 10px;
}
.RobotFloat_up_2kG8 {
  max-height: 100%;
  -webkit-transition: max-height 1s linear;
  -o-transition: max-height 1s linear;
  transition: max-height 1s linear;
}
@-webkit-keyframes RobotFloat_step_3vLT {
  0% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes RobotFloat_step_3vLT {
  0% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.RobotFloat_robot-move_3Fj8 {
  -webkit-animation: RobotFloat_move_38Xb 2s ease;
          animation: RobotFloat_move_38Xb 2s ease;
}
@-webkit-keyframes RobotFloat_move_38Xb {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes RobotFloat_move_38Xb {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/PopFloatingForm.less ***!
  \*****************************************************************************************************************************************************************************************************/
.PopFloatingForm_popfloating-root_1QFl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed!important;
  background: #FFFFFF;
  -webkit-box-shadow: -1px 1px 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: -1px 1px 20px 0 rgba(0, 0, 0, 0.2);
  z-index: 1050;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.PopFloatingForm_popfloating-title_2wGz {
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #d4d4d4;
  cursor: move;
}
.PopFloatingForm_popfloating-title-content_36-d {
  margin-left: 10px;
  font-size: 14px;
  color: #212121;
}
.PopFloatingForm_popfloating-title-close_10AL {
  margin-right: 10px;
  cursor: pointer;
}

/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/common/PageLoading.less ***!
  \****************************************************************************************************************************************************************************************************/
.PageLoading_root_22uQ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 100;
  color: #666666;
  font-size: 14px;
}
.PageLoading_root_22uQ > .PageLoading_text_33jf {
  margin-top: 5px;
}
.PageLoading_outer_g_lf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.PageLoading_outer_g_lf .PageLoading_inner_27GG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 6px;
  background: #e1e1e1;
  border-radius: 3px;
}
.PageLoading_outer_g_lf .PageLoading_inner_27GG .PageLoading_bg_2exX {
  background: #438ffa;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: relative;
}
.PageLoading_outer_g_lf .PageLoading_inner_27GG .PageLoading_bg_2exX::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 4px;
  opacity: 0;
  -webkit-animation: PageLoading_progress-active_2R4k 2s ease infinite;
          animation: PageLoading_progress-active_2R4k 2s ease infinite;
  content: '';
}
.PageLoading_outer_g_lf .PageLoading_infos_3wvT {
  margin-top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  color: #666666;
}
.PageLoading_outer_g_lf .PageLoading_infos_3wvT .PageLoading_text_33jf {
  max-width: 300px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@-webkit-keyframes PageLoading_progress-active_2R4k {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
@keyframes PageLoading_progress-active_2R4k {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/splitScreenContainer.less ***!
  \**********************************************************************************************************************************************************************************************************/
.splitScreenContainer_splitScreenContainer_179Q {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  height: auto;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 0;
}
:not([data-cancel-transition="true"]) > .splitScreenContainer_splitScreenContainer-transition_3HgU {
  -webkit-transition: width calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
  -o-transition: width calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
  transition: width calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
}
.splitScreenContainer_splitScreenContainer_179Q .splitScreenContainer_triggerConetnt_aNdb {
  position: absolute;
  margin-left: 1px;
  margin-top: 0;
  width: calc(100% - 1px);
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1050;
}
.splitScreenContainer_splitScreenContainer_179Q .splitScreenContainer_traggerBg__3cg {
  opacity: 1;
  background-color: var(--theme-color-level2) !important;
}
.splitScreenContainer_splitScreenContainer-show_Mr4O {
  width: 50% !important;
  height: 100%;
}
.splitScreenContainer_splitScreenContainer-show_Mr4O .splitScreenContainer_splitScreenContainer-splitLine_2uex {
  position: relative;
  z-index: 1050;
  width: 1px;
  background: #B2B2B2;
  height: 100%;
}
.splitScreenContainer_splitScreenContainer-show_Mr4O .splitScreenContainer_splitScreenContainer-splitLine-bar_vOUU {
  width: 10px;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1001;
  cursor: col-resize;
}
.splitScreenContainer_splitScreenContainer-container_3DbL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.splitScreenContainer_splitScreenContainer-container_3DbL [data-comtype="grid"] {
  width: 100%;
}
.splitScreenContainer_splitScreenContainer-nodata_1gQf {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.splitScreenContainer_splitScreenContainer-nodata-icon_3QWs {
  text-align: center;
}
.splitScreenContainer_splitScreenContainer-nodata-container_33Vp {
  line-height: 22px;
  margin-left: 25px;
}
.splitScreenContainer_splitScreenContainer-nodata-container-title_RFrj {
  margin-top: 8px;
  font-size: 16px;
  color: #212121;
}
.splitScreenContainer_splitScreenContainer-nodata-container-content_2AZJ {
  margin-top: 8px;
  font-size: 14px;
  color: #666666;
  line-height: 17px;
}
.splitScreenContainer_splitScreenContainer-nodata-container-content_2AZJ li {
  list-style-type: initial;
  list-style-position: inside;
}
.splitScreenContainer_splitScreen-tab_3XLs {
  display: none !important;
}
.splitScreenContainer_splitScreen-page_3waN {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: fixed;
  z-index: 2;
  visibility: initial !important;
}
.splitScreenContainer_bill-split_2yVp {
  padding-right: 50%;
}
:not([data-cancel-transition="true"]) > .splitScreenContainer_bill-split_2yVp {
  -webkit-transition: padding calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
  -o-transition: padding calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
  transition: padding calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
}

