/*!*****************************************************************************************************************************************************************************************!*\
  !*** 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/page/SystemDialog.less ***!
  \*****************************************************************************************************************************************************************************************/
.SystemDialog_root_19N6 {
  position: absolute;
  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;
  max-height: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 1050;
  left: 0px;
  top: 0px;
  background-color: #fff;
}
.SystemDialog_title_3vMZ {
  height: 40px;
  border-bottom: 1px solid lightgray;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}
.SystemDialog_content_2cgh {
  position: absolute;
  overflow: auto;
  width: 400px;
  min-height: 280px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.SystemDialog_content_2cgh .SystemDialog_txt_2MqU {
  display: inline-block;
  height: 21px;
  margin-top: 19px;
  font-size: 16px;
  color: #333333;
  line-height: 21px;
}
.SystemDialog_content_2cgh .SystemDialog_btn_1F0j {
  display: inline-block;
  min-width: 80px;
  position: relative;
  padding: 6px 12px;
  margin-top: 34px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  cursor: pointer;
  outline: 0;
}
.SystemDialog_content_2cgh .SystemDialog_btn-default_23q7 {
  border: 1px solid #C8CCD4;
  color: #333;
}
.SystemDialog_content_2cgh .SystemDialog_btn-default_23q7:hover {
  border-color: #4c71f5;
  color: #4c71f5;
}
.SystemDialog_content_2cgh .SystemDialog_btn-primary_3Fh3 {
  border: 1px solid #5582f3;
  background-color: #5582f3;
  color: #fff;
}
.SystemDialog_content_2cgh .SystemDialog_btn-primary_3Fh3:hover {
  border-color: #88a8f7;
  background-color: #88a8f7;
}
.SystemDialog_content_2cgh .SystemDialog_btn-primary_3Fh3:active {
  border-color: #4c74da;
  background-color: #4c74da;
}
.SystemDialog_ok_2OJE {
  height: 40px;
  cursor: pointer;
  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;
  border-top: 1px solid lightgray;
  font-size: 16px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.SystemDialog_ok_2OJE:hover {
  font-size: 18px;
  /* transform: scale(1.01, 1.01) */
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** 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/common.less ***!
  \***********************************************************************************************************************************************************************************************/
.common_disabled_1t4Q {
  pointer-events: none;
  opacity: 0.4;
}
.common_no-pointer-event_16dV {
  cursor: not-allowed;
}
.common_text-omit_2r9p {
  overflow-x: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.common_text-wrap_jVQf {
  word-wrap: break-word;
  text-align: center;
}
.common_center-h-v_2Ye7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.common_wrap_3yuk {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.common_nowrap_3CPz {
  -webkit-flex-wrap: nowrap!important;
      -ms-flex-wrap: nowrap!important;
          flex-wrap: nowrap!important;
}
.common_direction-column_1dgL {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.common_overflow-hidden_3g6u {
  overflow: hidden;
}
.common_overflow-visible_3rgp {
  overflow: visible;
}
.common_overflow-auto_Ww32 {
  overflow: auto;
}
.common_grow-0_21od {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}
.common_grow-1_3csO {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}
.common_grow-2_1Fn4 {
  -webkit-box-flex: 2 !important;
  -webkit-flex-grow: 2 !important;
      -ms-flex-positive: 2 !important;
          flex-grow: 2 !important;
}
.common_grow-3_1OjB {
  -webkit-box-flex: 3 !important;
  -webkit-flex-grow: 3 !important;
      -ms-flex-positive: 3 !important;
          flex-grow: 3 !important;
}
.common_grow-4_24BY {
  -webkit-box-flex: 4 !important;
  -webkit-flex-grow: 4 !important;
      -ms-flex-positive: 4 !important;
          flex-grow: 4 !important;
}
.common_grow-5_2J00 {
  -webkit-box-flex: 5 !important;
  -webkit-flex-grow: 5 !important;
      -ms-flex-positive: 5 !important;
          flex-grow: 5 !important;
}
.common_shrink-0_3S6A {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
.common_shrink-1_3a_k {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}
.common_shrink-2_3ToD {
  -webkit-flex-shrink: 2 !important;
      -ms-flex-negative: 2 !important;
          flex-shrink: 2 !important;
}
.common_shrink-3_3Nj0 {
  -webkit-flex-shrink: 3 !important;
      -ms-flex-negative: 3 !important;
          flex-shrink: 3 !important;
}
.common_shrink-4_1ZYF {
  -webkit-flex-shrink: 4 !important;
      -ms-flex-negative: 4 !important;
          flex-shrink: 4 !important;
}
.common_shrink-5_1tpS {
  -webkit-flex-shrink: 5 !important;
      -ms-flex-negative: 5 !important;
          flex-shrink: 5 !important;
}
.common_align-items-flex-start_gUe4 {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.common_align-items-flex-end_1sxv {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}
.common_align-items-stretch_3rOk {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.common_align-items-baseline_2NDy {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}
.common_align-items-center_2d95 {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.common_align-self-flex-start_trzW {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}
.common_align-self-flex-end_1OPa {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}
.common_align-self-stretch_1-FB {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}
.common_align-self-baseline_3dhH {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}
.common_align-self-center_2EyC {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}
.common_align-content-flex-start_MYx_ {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}
.common_align-content-flex-end_jlmu {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}
.common_align-content-center_3J-u {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}
.common_align-content-stretch_1BO3 {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}
.common_align-content-space-between_217N {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}
.common_align-content-space-around_2XZZ {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}
.common_justify-content-flex-start_21Kq {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.common_justify-content-flex-end_3ybS {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.common_justify-content-center_2OL7 {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.common_justify-content-space-between_PjmG {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.common_justify-content-space-around_1tNm {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}
.common_edit-btn-default_2yIB {
  position: absolute;
  cursor: pointer;
  height: 100%;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.common_edit-btn-default_2yIB.common_allBorder_qYni {
  right: 8px;
}
.common_text-wrap_jVQf {
  -o-text-overflow: unset;
     text-overflow: unset;
  white-space: unset;
}

/*!*******************************************************************************************************************************************************************************************!*\
  !*** 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/page/mobile/Loading.less ***!
  \*******************************************************************************************************************************************************************************************/
.Loading_root_1qd3 {
  position: absolute;
  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;
  z-index: 9999;
  left: 0px;
  top: 0px;
}
.Loading_loading-wrap_2fOQ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  min-width: 88px;
  min-height: 92px;
  max-width: 239px;
  pointer-events: auto;
}
.Loading_loading-wrap_2fOQ.Loading_modal_3Xqg {
  border-radius: 4px;
  -webkit-animation-name: Loading_fadesIn_1ap7;
          animation-name: Loading_fadesIn_1ap7;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.Loading_loading-wrap_2fOQ .Loading_loading-icon_19Pu {
  width: 32px;
  height: 32px;
}
.Loading_loading-wrap_2fOQ .Loading_loading-text_C7sY {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin-top: 8px;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: pre-wrap;
}
@-webkit-keyframes Loading_fadesIn_1ap7 {
  0% {
    background: transparent;
  }
  100% {
    background: rgba(0, 0, 0, 0.75);
  }
}
@keyframes Loading_fadesIn_1ap7 {
  0% {
    background: transparent;
  }
  100% {
    background: rgba(0, 0, 0, 0.75);
  }
}
.Loading_loading-svg_1VpG {
  -webkit-animation: Loading_rotate_4gAW 6s linear infinite;
          animation: Loading_rotate_4gAW 6s linear infinite;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
.Loading_loading-svg_1VpG > circle {
  display: inline-block;
  -webkit-animation: Loading_dash_3wk8 2s ease-in-out infinite;
          animation: Loading_dash_3wk8 2s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes Loading_rotate_4gAW {
  0% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
@keyframes Loading_rotate_4gAW {
  0% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
@-webkit-keyframes Loading_dash_3wk8 {
  0% {
    stroke-dasharray: 10, 200;
  }
  50% {
    stroke-dasharray: 100, 35;
    stroke-dashoffset: -45;
  }
  100% {
    stroke-dasharray: 100, 115;
    stroke-dashoffset: -125;
  }
}
@keyframes Loading_dash_3wk8 {
  0% {
    stroke-dasharray: 10, 200;
  }
  50% {
    stroke-dasharray: 100, 35;
    stroke-dashoffset: -45;
  }
  100% {
    stroke-dasharray: 100, 115;
    stroke-dashoffset: -125;
  }
}

/*!**************************************************************************************************************************************************************************************************!*\
  !*** 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/BusyLayer.less ***!
  \**************************************************************************************************************************************************************************************************/
.BusyLayer_root_3UY_ {
  position: absolute;
  top: 0;
  left: 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;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 1050;
}
.BusyLayer_children_2snG {
  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;
  position: relative;
}
.BusyLayer_text_Z50y {
  font-size: 12px;
  color: #666666;
  text-align: center;
  padding: 0 20px;
}
.BusyLayer_hidden_3QcT {
  display: none;
}
.BusyLayer_animal_ay9P {
  -webkit-transition: opacity 1000ms;
  -o-transition: opacity 1000ms;
  transition: opacity 1000ms;
  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/common/LoadingGIF.less ***!
  \***************************************************************************************************************************************************************************************************/
.LoadingGIF_kd_loading_3Q5M {
  width: 50px;
  height: 50px;
  display: block!important;
  padding: 5px;
}
.LoadingGIF_object_1qVP {
  float: left;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 50% 50% 50% 50%;
}
.LoadingGIF_object_1qVP:nth-child(2n+0) {
  margin-right: 0px;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(1) {
  background-color: #2386ee;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(2) {
  background-color: #00ccfe;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(3) {
  background-color: #05c8c8;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(4) {
  background-color: #a06eff;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
}
@-webkit-keyframes LoadingGIF_animate_YK1U {
  50% {
    -webkit-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes LoadingGIF_animate_YK1U {
  50% {
    -webkit-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.kd_loading {
  width: 50px;
  height: 50px;
}
.kd_loading .object {
  float: left;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 50% 50% 50% 50%;
}
.object:nth-child(2n+0) {
  margin-right: 0px;
}
.kd_loading span:nth-child(1) {
  background-color: #2386ee;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
}
.kd_loading span:nth-child(2) {
  background-color: #00ccfe;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
}
.kd_loading span:nth-child(3) {
  background-color: #05c8c8;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
}
.kd_loading span:nth-child(4) {
  background-color: #a06eff;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
}
.LoadingGIF_kd_loading_simple_1gSz {
  height: 20px;
  width: 50px;
  overflow: hidden;
  padding-left: 9px;
}
.LoadingGIF_object_simple_24xj {
  width: 4px;
  height: 4px;
  float: left;
  margin-right: 5px;
  margin-top: 8px;
  border-radius: 50% 50% 50% 50%;
  background-color: #DDDDDB;
  -webkit-animation: LoadingGIF_animate_simple_1yeB 1s infinite;
          animation: LoadingGIF_animate_simple_1yeB 1s infinite;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(1) {
  background-color: #2386ee;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(2) {
  background-color: #00ccfe;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(3) {
  background-color: #05c8c8;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(4) {
  background-color: #a06eff;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
@-webkit-keyframes LoadingGIF_animate_simple_1yeB {
  50% {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes LoadingGIF_animate_simple_1yeB {
  50% {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

/*!**************************************************************************************************************************************************************************************************!*\
  !*** 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/WaterMark.less ***!
  \**************************************************************************************************************************************************************************************************/
.WaterMark_waterMark_T8Jc {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  background-size: 440px 120px;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** 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/Signet.less ***!
  \***********************************************************************************************************************************************************************************************/
.Signet_signet_2OAf {
  position: absolute;
  z-index: 1049;
}
.Signet_signet_2OAf img {
  max-width: 600px;
  max-height: 600px;
}

