/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.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[2].use[1]!../../node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/use/useDragResize.less ***!
  \********************************************************************************************************************************************************************************************/
.useDragResize_control-point_1eq5 {
  position: absolute;
}
.useDragResize_resizeL_3cS_ {
  width: 4px;
  height: 100%;
  top: 0;
  left: -2px;
  cursor: ew-resize;
}
.useDragResize_resizeR_1ZSj {
  width: 4px;
  height: 100%;
  top: 0;
  right: -2px;
  cursor: ew-resize;
}
.useDragResize_resizeT_1-y- {
  width: 100%;
  height: 4px;
  top: -2px;
  left: 0;
  cursor: ns-resize;
}
.useDragResize_resizeB_-IwD {
  width: 100%;
  height: 4px;
  bottom: -2px;
  left: 0;
  cursor: ns-resize;
}
.useDragResize_resizeLT_3YG8 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 0;
  left: 0;
  cursor: nwse-resize;
}
.useDragResize_resizeTR_1kvy {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 0;
  right: 0;
  cursor: nesw-resize;
}
.useDragResize_resizeBL_oZ9m {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  cursor: nesw-resize;
}
.useDragResize_resizeRB_2AxU {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  bottom: 0;
  right: 0;
  cursor: nwse-resize;
}
.useDragResize_resizeL_3cS_,
.useDragResize_resizeR_1ZSj,
.useDragResize_resizeB_-IwD,
.useDragResize_resizeT_1-y-,
.useDragResize_resizeLT_3YG8,
.useDragResize_resizeTR_1kvy,
.useDragResize_resizeBL_oZ9m,
.useDragResize_resizeRB_2AxU {
  z-index: 6;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.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: 2px;
  overflow: hidden;
  max-height: 100%;
  max-width: 100%;
  -webkit-animation: Dialog_diag_in_KIyt 0.3s;
          animation: Dialog_diag_in_KIyt 0.3s;
}
.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 0.3s;
          animation: Dialog_diag_in_KIyt 0.3s;
}
.Dialog_root_9Ngf .Dialog_dialog-out_39kH {
  -webkit-animation: Dialog_diag_out_ESrh 0.3s;
          animation: Dialog_diag_out_ESrh 0.3s;
}
@-webkit-keyframes Dialog_diag_in_KIyt {
  0.00% {
    opacity: 0;
  }
  100.00% {
    opacity: 1;
  }
}
@keyframes Dialog_diag_in_KIyt {
  0.00% {
    opacity: 0;
  }
  100.00% {
    opacity: 1;
  }
}
@-webkit-keyframes Dialog_diag_out_ESrh {
  0.00% {
    opacity: 1;
  }
  100.00% {
    opacity: 0;
  }
}
@keyframes Dialog_diag_out_ESrh {
  0.00% {
    opacity: 1;
  }
  100.00% {
    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 #d9d9d9;
  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;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.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_root_9Ngf .Dialog_drag-icon_3SzA {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aWNvbi3lvLnnqpfmi5bmi73op5LmoIdAMng8L3RpdGxlPgogICAgPGcgaWQ9Imljb24t5by556qX5ouW5ou96KeS5qCHIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMTQsNyBMMTQsOCBMOCwxNCBMNywxNCBMMTQsNyBaIE0xNCwxMSBMMTQsMTIgTDEyLDE0IEwxMSwxNCBMMTQsMTEgWiIgaWQ9IuW9oueKtue7k+WQiCIgZmlsbD0iIzk5OTk5OSI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=);
}
.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: 2px;
}

/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.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;
  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[2].use[1]!../../node_modules/postcss-loader/dist/cjs.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[2].use[1]!../../node_modules/postcss-loader/dist/cjs.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);
  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: 1049;
}
.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: 1049;
  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);
  transition: padding calc(0.3s - 0.1s) cubic-bezier(0, 0.4, 0.4, 1);
}

/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/component/common/PageDrawer.less ***!
  \******************************************************************************************************************************************************************************************************/
.PageDrawer_drawer-wrapper_zXo3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 1050;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: white;
  position: absolute;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_top_1C7B {
  top: 0;
  width: 100%;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_top-shadow_2oJF {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_right_3yNR {
  top: 0;
  right: 0;
  height: 100%;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_right_3yNR > .PageDrawer_drawer-content_aNhj {
  height: 100%;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_right-shadow_1Wk7 {
  -webkit-box-shadow: -1px 0px 8px rgba(57, 75, 115, 0.3);
          box-shadow: -1px 0px 8px rgba(57, 75, 115, 0.3);
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_bottom_3W2Y {
  bottom: 0;
  width: 100%;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_bottom-shadow_1F7v {
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.2);
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_left_2N8n {
  left: 0;
  top: 0;
  height: 100%;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_left_2N8n > .PageDrawer_drawer-content_aNhj {
  height: 100%;
}
.PageDrawer_drawer-wrapper_zXo3.PageDrawer_left-shadow_1VK9 {
  -webkit-box-shadow: 1px 0px 8px rgba(57, 75, 115, 0.3);
          box-shadow: 1px 0px 8px rgba(57, 75, 115, 0.3);
}
.PageDrawer_drawer-wrapper_zXo3 .PageDrawer_drawer-header_2RnA {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 24px 0 20px;
  padding-right: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.PageDrawer_drawer-wrapper_zXo3 .PageDrawer_drawer-header_2RnA .PageDrawer_title_2Npd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
  color: #212121;
}
.PageDrawer_drawer-wrapper_zXo3 .PageDrawer_drawer-close_RfjI {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 20px 15px 24px;
  font-size: 16px;
  cursor: pointer;
  color: #666;
  z-index: 1;
}
.PageDrawer_drawer-wrapper_zXo3 .PageDrawer_drawer-content_aNhj {
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 20px;
}
.PageDrawer_drawer-wrapper-right_9f3R {
  -webkit-transform: translateX(105%);
      -ms-transform: translateX(105%);
          transform: translateX(105%);
}
.PageDrawer_drawer-wrapper-left_1ckx {
  -webkit-transform: translateX(-105%);
      -ms-transform: translateX(-105%);
          transform: translateX(-105%);
}
.PageDrawer_drawer-wrapper-top_2p0u {
  -webkit-transform: translateY(-105%);
      -ms-transform: translateY(-105%);
          transform: translateY(-105%);
}
.PageDrawer_drawer-wrapper-bottom_2wzg {
  -webkit-transform: translateY(105%);
      -ms-transform: translateY(105%);
          transform: translateY(105%);
}
.PageDrawer_drawer-wrapper-active-left_2YSb,
.PageDrawer_drawer-wrapper-active-right_12Xw {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.PageDrawer_drawer-wrapper-active-top_1zrT,
.PageDrawer_drawer-wrapper-active-right_12Xw {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

