.share-text-popup {
  width: 100%;
  height: 49.8666666667vmin;
  opacity: 1;
}
.share-text-popup .wrapper {
  height: 49.8666666667vmin;
  border-radius: 3.2vmin 3.2vmin 0 0;
  overflow: hidden;
}
.share-text-popup .header-content {
  height: 12.8vmin;
  line-height: 12.8vmin;
  position: relative;
  text-align: center;
}
.share-text-popup .header-content .header-title {
  opacity: 1;
  color: rgb(51, 51, 51);
  font-size: 4.2666666667vmin;
  font-weight: 500;
  font-family: "PingFang SC";
}
.share-text-popup .header-content .header-close {
  width: 4.2666666667vmin;
  height: 4.2666666667vmin;
  position: absolute;
  top: 4.8vmin;
  right: 6.9333333333vmin;
}
.share-text-popup .header-content .header-close .icon {
  position: absolute;
  top: 0;
  right: 0;
}
.share-text-popup .notice {
  height: 4.2666666667vmin;
  width: 100%;
  text-align: center;
  color: rgb(153, 153, 153);
  font-size: 3.2vmin;
  font-weight: 400;
}
.share-text-popup .flex {
  overflow: hidden;
  margin-bottom: 15.4666666667vmin;
  margin-top: 3.2vmin;
}
.share-text-popup .flex .recommend-content {
  float: left;
  width: 70%;
  min-height: 14.1333333333vmin;
  border-radius: 2.1333333333vmin;
  margin-left: 5%;
  opacity: 1;
  background: rgb(245, 245, 245);
  padding: 4.2666666667vmin;
  color: rgb(51, 51, 51);
  font-size: 3.7333333333vmin;
  font-weight: 400;
  box-sizing: border-box;
}
.share-text-popup .flex .change {
  float: left;
  margin-left: 4.2666666667vmin;
  display: flex;
  margin-top: 4.8vmin;
}
.share-text-popup .flex .change image {
  width: 4.2666666667vmin;
  height: 4.2666666667vmin;
  margin-right: 1.0666666667vmin;
  margin-top: 0.5333333333vmin;
}
.share-text-popup .flex .change view {
  line-height: 5.3333333333vmin;
  color: rgb(51, 51, 51);
  font-size: 3.7333333333vmin;
  font-weight: 400;
}
.share-text-popup .flex .copy-recommend {
  float: left;
  width: 9.8%;
  height: 7.4666666667vmin;
  line-height: 7.4666666667vmin;
  border-radius: 5.3333333333vmin;
  opacity: 1;
  border: 0 solid rgb(1, 1, 1);
  background: rgb(20, 114, 255);
  color: rgb(255, 255, 255);
  font-size: 3.2vmin;
  font-weight: 500;
  text-align: center;
  margin-top: 3.7333333333vmin;
  margin-left: 4.2666666667vmin;
}

/*# sourceMappingURL=index.wxss.map */
