.goumaijili[data-v-d6df0bae] {
  width: 100%;
  height: 13.333333vw;
  background-color: #ffffff;
  position: fixed;
  top: -1px;
  z-index: 9999;
  display: flex;
  justify-content: center;
}
.goumaijili .icon-zuo[data-v-d6df0bae] {
  position: absolute;
  left: 4vw;
  line-height: 13.333333vw;
  font-size: 5.333333vw;
  font-weight: 600;
  color: #333333;
}
.goumaijili .goumaijili-you[data-v-d6df0bae] {
  line-height: 14.4vw;
}
.goumaijili .goumaijili-you span[data-v-d6df0bae] {
  font-size: 4.266667vw;
  color: #333333;
  font-weight: 600;
}

.ruleLayer .layer-main[data-v-a2cf9fc8] {
  padding: 5.333333vw 6.133333vw 6.133333vw;
  font-weight: 400;
  font-size: 3.466667vw;
  color: #666;
  line-height: 6.4vw;
}
.ruleLayer .layer-main .title[data-v-a2cf9fc8] {
  font-weight: bold;
  font-size: 4.533333vw;
  color: #333;
  text-align: center;
  margin-bottom: 4vw;
}
.ruleLayer .layer-main .btn[data-v-a2cf9fc8] {
  width: 100%;
  height: 13.333333vw;
  background: #ff2b47;
  border-radius: 16.8vw;
  margin: 0 auto;
  text-align: center;
  line-height: 13.333333vw;
  color: #fff;
  font-size: 4.533333vw;
  font-weight: bold;
  margin-top: 4.266667vw;
  cursor: pointer;
}
.ruleLayer .layer-main .detail[data-v-a2cf9fc8] {
  text-align: left;
}

.sharePoster[data-v-1ea2f8e4] .van-dialog {
  width: 77.333333vw;
  top: 52%;
  background: none;
  border-radius: 0;
}
.layer-main .poster-box[data-v-1ea2f8e4] {
  width: 77.333333vw;
  height: 135.2vw;
  position: relative;
}
.layer-main .poster-box .poster-img[data-v-1ea2f8e4] {
  width: 77.333333vw;
  height: 135.2vw;
  display: block;
}
.layer-main .qr-wrap[data-v-1ea2f8e4] {
  position: absolute;
  left: 0;
  bottom: 5.6vw;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 2.666667vw;
  color: #ffe8ce;
}
.layer-main .qr-wrap .qr-box[data-v-1ea2f8e4] {
  margin: 0 auto 1.866667vw;
  width: 25.6vw;
  height: 25.6vw;
  border: 1.066667vw solid #fff;
}
.layer-main .qr-wrap .qr-box[data-v-1ea2f8e4] img {
  display: block;
  width: 25.6vw;
  height: 25.6vw;
}
.layer-main .qr-wrap .qr-box[data-v-1ea2f8e4] canvas {
  display: block;
  width: 25.6vw;
  height: 25.6vw;
}
.layer-main .new-img[data-v-1ea2f8e4] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}


.qr-box img {
  display: block;
  width: 25.6vw;
  height: 25.6vw;
}

@font-face {
  font-family: "NeverMind-DemiBold";
  src: url(../../static/fonts/NeverMind-DemiBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.myInvite[data-v-e6152392] {
  background: #a4080b url(../../static/img/invite-bg.jpg) no-repeat center 13.333333vw;
  background-size: 100vw 177.866667vw;
  min-height: 100vh;
  padding-top: 13.333333vw;
}
.myInvite .invite-title[data-v-e6152392] {
  margin-top: 4.8vw;
  height: 18.133333vw;
  position: relative;
  width: 100%;
  background: url(../../static/img/invite-title.png) no-repeat center center;
  background-size: 70.933333vw 18.133333vw;
}
.myInvite .invite-title .invite-rule[data-v-e6152392] {
  position: absolute;
  right: 0;
  top: 4vw;
  width: 16.533333vw;
  height: 7.2vw;
  line-height: 7.2vw;
  background: linear-gradient(180deg, #fff5a5 0%, #f2b925 100%);
  border-radius: 3.466667vw 0px 0px 3.466667vw;
  text-align: center;
  font-weight: 400;
  font-size: 3.2vw;
  color: #b8000d;
  cursor: pointer;
}
.myInvite .title-bg[data-v-e6152392] {
  margin: 2.133333vw auto 0;
  width: 54.666667vw;
  height: 11.733333vw;
  background: url(../../static/img/title-2.png) no-repeat center center;
  background-size: 54.666667vw 11.733333vw;
}
.myInvite .red-packet[data-v-e6152392] {
  width: 87.2vw;
  height: 90.4vw;
  background: url(../../static/img/bg-invite-amount.png) no-repeat center center;
  background-size: 87.2vw 90.4vw;
  margin: -3.2vw auto 0;
  font-size: 3.2vw;
  color: #b8000d;
  text-align: center;
  box-sizing: border-box;
  padding-top: 13.333333vw;
}
.myInvite .red-packet .count-wap[data-v-e6152392] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.myInvite .red-packet .count-wap .number[data-v-e6152392] {
  font-family: NeverMind-DemiBold;
  font-weight: 600;
  font-size: 17.866667vw;
  color: #c9010f;
  text-shadow: 0.533333vw 0.8vw 0px #fff2ad;
}
.myInvite .red-packet .count-wap .tag-point[data-v-e6152392] {
  width: 5.333333vw;
  height: 9.066667vw;
  background: linear-gradient(180deg, #ff962c 0%, #dd3011 100%);
  border-radius: 0.8vw;
  font-weight: bold;
  font-size: 3.2vw;
  color: #fff;
  line-height: 4vw;
  box-sizing: border-box;
  padding: 0.533333vw 0.8vw;
  margin-left: 2.4vw;
}
.myInvite .red-packet .share-btn[data-v-e6152392] {
  margin-top: 24.266667vw;
  height: 15.466667vw;
  background: url(../../static/img/share-btn.png) no-repeat center center;
  background-size: 67.733333vw 15.466667vw;
  cursor: pointer;
}
.myInvite .session-box[data-v-e6152392] {
  margin: 0 6.4vw 9.333333vw;
  background: #feedd4;
  border-radius: 2.666667vw;
  padding-bottom: 5.6vw;
  padding-top: 16.266667vw;
  position: relative;
}
.myInvite .session-box .posi-title[data-v-e6152392] {
  height: 16.266667vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 64.266667vw 16.266667vw;
  position: absolute;
  width: 100%;
  top: -3.2vw;
}
.myInvite .profit .profit-title[data-v-e6152392] {
  background-image: url(../../static/img/title-invite-profit.png);
}
.myInvite .profit .profit-item-flex[data-v-e6152392] {
  display: flex;
  padding-top: 2.666667vw;
  justify-content: center;
}
.myInvite .profit .profit-item-flex .item[data-v-e6152392] {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 3.2vw;
  color: #b8000d;
  text-align: center;
}
.myInvite .profit .profit-item-flex .item .num[data-v-e6152392] {
  font-weight: bold;
  font-size: 5.333333vw;
  color: #b8000d;
  margin-bottom: 2.4vw;
}
.myInvite .profit .detail-profit-btn[data-v-e6152392] {
  width: 72.533333vw;
  height: 12.266667vw;
  background: rgba(255, 23, 26, 0.1);
  border-radius: 6.133333vw 6.133333vw 6.133333vw 6.133333vw;
  border: 1px solid #a4090b;
  margin: 4.266667vw auto 0;
  font-weight: bold;
  font-size: 4.266667vw;
  color: #b8000d;
  text-align: center;
  line-height: 12.266667vw;
}
.myInvite .flow .flow-title[data-v-e6152392] {
  background-image: url(../../static/img/title-invite-flow.png);
}
.myInvite .flow .flow-wrap[data-v-e6152392] {
  display: flex;
  justify-content: center;
}
.myInvite .flow .flow-wrap .flow-item[data-v-e6152392] {
  display: flex;
}
.myInvite .flow .flow-wrap .flow-msg[data-v-e6152392] {
  max-width: 19.733333vw;
  font-weight: 400;
  font-size: 3.2vw;
  color: #b8000d;
  line-height: 4.533333vw;
  text-align: center;
}
.myInvite .flow .flow-wrap .flow-msg .flow-icon[data-v-e6152392] {
  width: 12.266667vw;
  height: 12.266667vw;
  display: block;
  margin: 0 auto 3.2vw;
}
.myInvite .flow .flow-wrap .flow-next[data-v-e6152392] {
  width: 4.8vw;
  height: 4.8vw;
  margin: 3.733333vw 1.6vw 0 1.866667vw;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAMAAAC7m5rvAAAAWlBMVEUAAADfJS7fJi7fJC7kKCjfJi7eIi7fJi/eJC7hIy7fJS7fJS7mGi3gIy3cJC7fJi/fICvfJi/fICDhHi3eJS7fJS7eJS7gJi/gJS7fJDDgJi/nJzDrKDLkJzDk7OI+AAAAGnRSTlMAx+g3BqAn6qgVv5AKOR3ZGPkQEejTw6KKP/ozcMgAAAC9SURBVEjH7ZXZCsMgEEXV7DZ70m1M/v83mxKGQeil1Lc0nscLVw8jOCpybMaugSGmNWRyFOLWlWg1iR8mHEJDQ2+KxGsNHAKmvUWeUj5ICGr3hTZ8pVY7CQGXvecppdpxCOeZkShJj0NdgVqaffCs+D6n+zDPro+eB/ZcrEI8HHs+5TC70s6tDqyFDLMMGklZhzyAVdHwtIbgM/9mOM1gdbAhYJzxorK/rsWmYEPcm8VQesNmGLDyG60i/8QL+nQ8KDYW6g4AAAAASUVORK5CYII=) no-repeat center center;
  background-size: 4.8vw 4.8vw;
}
.myInvite .end-tips[data-v-e6152392] {
  padding: 3.733333vw 6.4vw 8vw;
  font-weight: 400;
  font-size: 3.2vw;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
}

