.Dialog_root_3euR {
  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_3euR .Dialog_dialog-imp_v8en {
  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_1nH6 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_in_1nH6 1s steps(1) 0s 1 normal none;
}
.Dialog_root_3euR .Dialog_dialog-imp_v8en.Dialog_dialog-imp-ie_18e7 {
  overflow: visible;
  font-family: "Microsoft YaHei", "PingFangSC-Regular", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif !important;
}
.Dialog_root_3euR .Dialog_dialog-in_2MGY {
  -webkit-animation: Dialog_diag_in_1nH6 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_in_1nH6 1s steps(1) 0s 1 normal none;
}
.Dialog_root_3euR .Dialog_dialog-out_3_ZS {
  -webkit-animation: Dialog_diag_out_2-bY 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_out_2-bY 1s steps(1) 0s 1 normal none;
}
@-webkit-keyframes Dialog_diag_in_1nH6 {
  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_1nH6 {
  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_2-bY {
  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_2-bY {
  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_3euR .Dialog_bill-body_3AeZ {
  -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_3euR .Dialog_header_KNjj {
  padding: 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;
}
.Dialog_root_3euR .Dialog_close-button_6xh7 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  font-size: 22px;
  cursor: pointer;
}
.Dialog_root_3euR .Dialog_fullScreen-button_1HWg {
  position: absolute;
  top: 0;
  right: 52px;
  padding: 18px 0 15px 15px;
  font-size: 14px;
  cursor: pointer;
}
.Dialog_full-width-height_3kac {
  width: 100%!important;
  height: 100%!important;
  padding: 0px!important;
}
.Dialog_full-screen_3w33 {
  width: 100%!important;
  height: 100%!important;
  padding: 0px!important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
}
.Dialog_dialogWithoutTitle_hrgf {
  border-radius: 6px;
}

