* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  min-height: 12rem;
  font-family: "SourceHanSerifCN-Regular","Microsoft YaHei";
}

.rescue {
  width: 100%;
  height: 100%;
  background: url(//webres.61.com/huam.61.com/account/img/bg.1cc2f21928e9cd1e252d.jpg) no-repeat center center;
  background-size: cover;
  font-size: 0.3rem;
  color: #727272;
  line-height: 1;
  padding: 0.45rem 0.54rem 0;
  box-sizing: border-box;
  text-align: center;
}

.rescue__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rescue__logo {
  background-image:url(//webres.61.com/huam.61.com/account/img/logo.7c61424e39818c7ec90a.png);width:2.67rem;height:1.13rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.rescue__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: -0.82rem auto 0;
}

.rescue__content-title {
  background-image:url(//webres.61.com/huam.61.com/account/img/solgan.80c3dc38b0381c5f8a76.png);width:13.52rem;height:2.38rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  margin-bottom: 0.8rem;
}

.rescue__content-text {
  margin-bottom: 1.8rem;
}

.rescue__content-text p {
  margin-bottom: 0.4rem;
}

.rescue__content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rescue__content-log {
  font-family: "SourceHanSansCN-Regular";
  font-weight: bold;
  margin-bottom: 0.2rem;
  font-size: 0.26rem;
  color: #6c5b63;
}

.rescue__content-log-text1 {
  margin-bottom: 0.2rem;
}

.rescue__content-log-num {
  color: #f378af;
  margin: 0 0.05rem;
}

.rescue__content-btn {
  background-image:url(//webres.61.com/huam.61.com/account/img/btn.7611cc5688b5dfa2eb1a.png);width:3.87rem;height:1.09rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  margin-bottom: .23rem;
  cursor: pointer;
}

@media screen and (max-width: 765px) {
  body {
    min-height: 15rem;
  }

  .rescue {
    padding: 0.26rem 0 0;
    height: 13.34rem;
    background: url(//webres.61.com/huam.61.com/account/img/bg_m.0e343a967b3989749d25.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
  }

  .rescue__logo {
    margin-left: 0.2rem;
    margin-bottom: 0.5rem;
  }

  .rescue__content {
    width: 100%;
    height: auto;
    margin-top: 0;
    justify-content: flex-start;
  }

  .rescue__content-title {
    background-image:url(//webres.61.com/huam.61.com/account/img/solgan_m.75bc0062c66f87b01082.png);width:6.44rem;height:2.84rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    margin-bottom: 0.4rem;
  }

  .rescue__content-text {
    margin-bottom: 1rem;
  }

  .rescue__content-text p {
    margin-bottom: 0.3rem;
  }

  .rescue__content-log {
    margin-bottom: 0.5rem;
  }
}

.taomee-tips-dialog .taomee-dialog__content {
  width: 4.5rem;
  height: 2rem;
  background: rgba(9,27,39,.9);
  border-radius: .1rem;
}

.taomee-tips-dialog .taomee-dialog__body {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: .24rem;
}
