@import url('../app.css');
@import url('mheader.css');
@import url('mfooter.css');

/* -------------------------------- brandstory  */
html,body {
/*  overflow: hidden;*/
}


.Rescue {
  background: #f7f7f7;
  height: auto;
  position: relative;
  padding-bottom: 1.28rem;
  padding-top: 0.90667rem;
}
.Rescue h1 {
  font-size: 0.36rem;
  font-family: HarmonyOS_Sans_SC_Regular;
  color: #2a2c2f;
  margin: 0.90667rem auto 0.74667rem;
  text-align: center;
}
.Rescue .content {
  padding: 0 0.4rem;
}
.Rescue .content .left p {
  font-size: 0.36rem;
  font-family: HarmonyOS_Sans_SC_Regular;
  font-weight: 400;
  color: #ffcb37;
  margin: 0.21333rem 0 0.4rem;
  text-align: center;
}
.Rescue .content .left .button {
  font-size: 0.21333rem;
  font-family: HarmonyOS_Sans_SC_Regular;
  font-weight: 400;
  color: #000000;
  width: 1.46667rem;
  height: 0.45333rem;
  line-height: 0.45333rem;
  border: 0.01333rem solid #161614;
  text-align: center;
  margin: 0 auto 1.30667rem;
}
