.morepopup[data-v-52d837d3] {
  width: 100vw;
  height: 100vh;
}
.morepopup .head[data-v-52d837d3] {
  padding: 0 0.2rem;
  height: 0.44rem;
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.16rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #000000;
}
.morepopup .head .icon[data-v-52d837d3] {
  font-size: 0.16rem;
  font-weight: 400;
}
.morepopup .main[data-v-52d837d3] {
  height: calc(100vh - 0.44rem);
  background: #F6F7FB;
  position: relative;
}
.morepopup .qrcode[data-v-52d837d3] {
  position: absolute;
  top: 0.61rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 3.23rem;
  height: 3.54rem;
  overflow: hidden;
}
.morepopup .qrcode .Box[data-v-52d837d3] {
  width: 3.23rem;
  height: 3.54rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.1);
          box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.1);
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
}
.morepopup .qrcode .info[data-v-52d837d3] {
  height: 1.12rem;
  border-bottom: 1px dashed #E2E2E2;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.32rem;
}
.morepopup .qrcode .info .avatar[data-v-52d837d3] {
  width: 0.66rem;
  height: 0.66rem;
  border-radius: 50%;
  margin-right: 0.1rem;
}
.morepopup .qrcode .info .avatar[data-v-52d837d3] .el-image {
  display: block;
  width: 0.66rem;
  height: 0.66rem;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.morepopup .qrcode .info .rightInfo[data-v-52d837d3] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 0.66rem;
  padding: 0.1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.morepopup .qrcode .info .rightInfo .text[data-v-52d837d3] {
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #9B9EAD;
  height: 0.2rem;
  line-height: 0.2rem;
}
.morepopup .qrcode .code[data-v-52d837d3] {
  padding-top: 0.14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.morepopup .qrcode[data-v-52d837d3]::after {
  content: "";
  position: absolute;
  left: -0.09rem;
  top: 1.03rem;
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
  overflow: hidden;
  background-color: #F6F7FB;
  z-index: 9;
}
.morepopup .qrcode[data-v-52d837d3]::before {
  content: "";
  position: absolute;
  right: -0.09rem;
  top: 1.03rem;
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
  overflow: hidden;
  background-color: #F6F7FB;
  z-index: 9;
}
.morepopup .qrcode .tip[data-v-52d837d3] {
  margin-top: 0.12rem;
  text-align: center;
  height: 0.17rem;
  line-height: 0.17rem;
  font-size: 0.12rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #20253B;
}
.morepopup .tagList[data-v-52d837d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.09rem 0.12rem;
}
.morepopup .tagList .tag[data-v-52d837d3] {
  margin: 0.22rem 0;
  margin-right: 0.22rem;
  background: #fff;
  border-radius: 0.11rem;
  line-height: 0.22rem;
  height: 0.22rem;
  padding: 0 0.07rem;
  padding-left: 0.26rem;
  font-size: 0.12rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #434458;
  position: relative;
  min-width: 0.78rem;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}
.morepopup .tagList .tag img[data-v-52d837d3] {
  position: absolute;
  width: 0.32rem;
  height: 0.31rem;
  left: 0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.more[data-v-61f29928] {
  height: 100Vh;
  background: #F6F7FB;
}
.more .head[data-v-61f29928] {
  padding: 0 0.2rem;
  height: 0.44rem;
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.16rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #000000;
}
.more .head .icon[data-v-61f29928] {
  font-size: 0.16rem;
  font-weight: 400;
}
.more .main[data-v-61f29928] {
  padding: 0.12rem;
}
.more .main .item[data-v-61f29928] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.18rem 0 0.3rem;
  height: 0.6rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #20253B;
  font-size: 0.16rem;
  background: #FFFFFF;
  margin-bottom: 0.12rem;
}
.more .main .item .left[data-v-61f29928] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #20253B;
}
.more .main .item .left img[data-v-61f29928] {
  height: 0.19rem;
  width: 0.19rem;
  margin-right: 0.14rem;
}

