.invite-friends[data-v-6c5eee82] {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding-top: 0.26667rem;
  background: url(../img/sports_tracker_bg.71c13f29.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 900PX;
}
.invite-friends .logo[data-v-6c5eee82] {
  display: block;
  width: 30%;
  margin: 1.06667rem auto;
}
.invite-friends .btn-open[data-v-6c5eee82] {
  font-size: 0.37333rem;
  font-weight: bold;
  color: #fff;
  height: 1.2rem;
  width: 80%;
  background: #F05348;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  border-radius: 0.21333rem;
  cursor: pointer;
  position: absolute;
  bottom: 10%;
  left: 10%;
}
.invite-friends .wechat-btn-warp[data-v-6c5eee82] {
  width: 80%;
  position: absolute;
  bottom: 10%;
  left: 10%;
}
@media (min-width: 900PX) {
.invite-friends .btn-open[data-v-6c5eee82] {
    font-size: 20PX;
    height: 80PX;
    border-radius: 10PX;
}
}

