.Notification_dialog-div-style-success_4eXR,
.Notification_dialog-div-style-error_2I9b,
.Notification_dialog-div-style-warning_36VL {
  width: inherit;
  height: 50px;
  margin-bottom: 4px;
  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-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
  z-index: 999999;
}
.Notification_move-up-in_1gZ- {
  -webkit-animation-name: Notification_MessageMoveIn_2Dae;
          animation-name: Notification_MessageMoveIn_2Dae;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}
@-webkit-keyframes Notification_MessageMoveIn_2Dae {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes Notification_MessageMoveIn_2Dae {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.Notification_move-up-leave_xNa3 {
  -webkit-animation-name: Notification_MessageMoveOut_3HE4;
          animation-name: Notification_MessageMoveOut_3HE4;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  opacity: 0;
}
@-webkit-keyframes Notification_MessageMoveOut_3HE4 {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}
@keyframes Notification_MessageMoveOut_3HE4 {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}
.Notification_dialog-div-style-success_4eXR {
  background-color: #F2FFF5;
  /*border : 1px solid #26B175;*/
}
.Notification_dialog-div-style-error_2I9b {
  background-color: #FFF2F4;
  /*border : 1px solid #FD6C6A;*/
}
.Notification_dialog-div-style-warning_36VL {
  background-color: #F2F9FF;
  /*border : 1px solid #F4984E;*/
}
.Notification_img-style_2lMj {
  margin-left: 32px;
  font-size: 16px;
}
.Notification_tip-div-style-success_hQJl,
.Notification_tip-div-style-error_3FZW,
.Notification_tip-div-style-warning_1GUX {
  margin-left: 8px;
  font-size: 16px;
  letter-spacing: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  line-height: 21px;
}
.Notification_tip-div-style-success_hQJl,
.Notification_desc-div-style-success_3rEx,
.Notification_color-success_12_p {
  color: #26B175;
}
.Notification_tip-div-style-error_3FZW,
.Notification_desc-div-style-error_1V-k,
.Notification_color-error_1Q7O {
  color: #FD6C6A;
}
.Notification_tip-div-style-warning_1GUX,
.Notification_desc-div-style-warning_k1_c,
.Notification_color-warning_2Mlz {
  color: #EE812A;
}
.Notification_desc-div-style-success_3rEx,
.Notification_desc-div-style-error_1V-k,
.Notification_desc-div-style-warning_k1_c {
  margin-right: 58px;
  margin-left: 20px;
  font-size: 14px;
  max-height: 42px;
  line-height: 21px;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.Notification_close-div-style_1GZi {
  cursor: pointer;
  position: absolute;
  top: 0px;
  height: 50px;
  line-height: 50px;
  right: 0;
  width: 40px;
  color: #666;
  font-size: 16px;
  text-align: center;
}
.Notification_button-div_2ygj {
  width: 70px;
  height: 26px;
  border: 1px solid #FFC799;
  padding-left: 9px;
  color: #EE812A;
  line-height: 26px;
}
.Notification_link_3c-t {
  padding: 0px 2px;
  color: #5E80EB;
  cursor: pointer;
}
.Notification_switch_sVcP {
  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;
  position: absolute;
  top: 11px;
  width: 84px;
  height: 28px;
  padding: 0 3px;
  opacity: 0.7;
  right: 52px;
}
.Notification_switch_sVcP .Notification_last_1DB7 {
  color: #666666;
  opacity: 0.7;
  cursor: pointer;
  height: 16px;
  width: 16px;
}
.Notification_switch_sVcP .Notification_last_1DB7:hover {
  color: #276FF5;
}
.Notification_switch_sVcP .Notification_next_DpQZ {
  color: #666666;
  opacity: 0.7;
  cursor: pointer;
  height: 16px;
  width: 16px;
}
.Notification_switch_sVcP .Notification_next_DpQZ:hover {
  color: #276FF5;
}
.Notification_switch_sVcP .Notification_number_2fL1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 56px;
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #212121;
  line-height: 24px;
}
.Notification_absolute_hssL {
  position: absolute;
}
.Notification_desc-show-button_1z5C {
  margin-right: 150px;
}

.KDNotification_notification-wrapper_lf97 {
  position: absolute;
  width: inherit;
  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;
}

/* 根面板样式 */
.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;
}

.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);
  }
}

.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;
}
.PopFloatingForm_popfloating-title-close_10AL {
  margin-right: 10px;
  cursor: pointer;
}

.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;
  }
}

