html, body {
  width: 100%;
  height: 100%;
  text-align: center; }

div {
  position: relative; }

* {
  margin: 0; }

.top {
  height: 6.6%;
  border: 1px solid; }

.top1 {
  color: #23CA7A;
 padding-top: 0.6rem;
  font-size: 18px;
  margin-bottom: 2.2%; }

.middle {
  font-size: 15px; }

img {
  width: 100%;
  vertical-align: top; }
#qrplace{
  opacity:0;
}
.how {
  text-align: left;
  width: 87.2%;
  left: 6.4%;
  margin-top: 0.7rem;
  font-size: 0.38rem; }

.qrcode {
  margin-top: 1rem;
  width: 57.3%;
  /* left: 2.135rem; */
  left: 21.35%; }

.notnow {
  color: #999999;
  margin-top: 1rem;
  font-size: 12px; }

.down {
  width: 82.7%;
  left: 8.65%;
  border: 1px solid #23CA7A;
  height: 1rem;
  border-radius: 50px;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  line-height: 1rem;
  font-size: 14px;
  color: #23CA7A; }

/*# sourceMappingURL=groupqr.css.map */
