.wrapper[data-v-4d7ba3a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.block[data-v-4d7ba3a8] {
  width: 18rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.5rem;
  position: relative;
}
.block .main_content[data-v-4d7ba3a8] {
  width: 100%;
  font-size: 0.875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #59595b;
  line-height: 1.25rem;
  padding: 0 1.5625rem;
  padding-top: 1.5625rem;
  padding-bottom: 4.6875rem;
  text-align: left;
}
.block .tips_background[data-v-4d7ba3a8] {
  width: 4.8125rem;
  height: 4.8125rem;
  margin: 0.9375rem auto;
  margin-bottom: 0.3125rem;
}
.block .tips_background img[data-v-4d7ba3a8] {
  width: 100%;
  height: 100%;
}
.block .tips_text[data-v-4d7ba3a8] {
  width: 3.125rem;
  text-align: center;
  margin: 0 auto;
  font-size: 1rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #59595b;
}
.block .warn_title[data-v-4d7ba3a8] {
  text-align: center;
  font-size: 0.875rem;
  color: #59595b;
  margin-top: 0.625rem;
  color: red;
}
.block .close_img[data-v-4d7ba3a8] {
  position: absolute;
  right: -0.8125rem;
  top: -0.6875rem;
  width: 1.8125rem;
  height: 1.8125rem;
}
.block .bottom_area[data-v-4d7ba3a8] {
  width: 100%;
  height: 2.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  position: absolute;
}
.block .bottom_area .right_button[data-v-4d7ba3a8] {
  width: 50%;
  height: 100%;
  background: #005bb5;
  border-radius: 0 0 0.5rem 0;
  text-align: center;
  line-height: 2.625rem;
  font-size: 1rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
.block .bottom_area .left_button[data-v-4d7ba3a8] {
  width: 50%;
  height: 100%;
  background: #f3f3f3;
  border-radius: 0 0 0.5rem 0;
  text-align: center;
  line-height: 2.625rem;
  font-size: 1rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #59595b;
}
[data-v-4d7ba3a8]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

