.teacherQrCodeComponent[data-v-044bcc91] {
  padding-top: 0.33rem;
}
.teacherQrCodeComponent .main[data-v-044bcc91] {
  position: relative;
  width: 2.62rem;
  height: 3.28rem;
  background: #FFFFFF;
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  padding: 0 0.41rem;
  padding-top: 0.33rem;
}
.teacherQrCodeComponent .main .avatar[data-v-044bcc91] {
  position: absolute;
  width: 0.66rem;
  height: 0.66rem;
  border-radius: 50%;
  top: -0.33rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.teacherQrCodeComponent .main .avatar[data-v-044bcc91] .el-image {
  display: block;
  width: 0.66rem;
  height: 0.66rem;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.teacherQrCodeComponent .main .name[data-v-044bcc91] {
  margin-top: 0.08rem;
  height: 0.22rem;
  line-height: 0.22rem;
  font-size: 0.16rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #0E0E0E;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.teacherQrCodeComponent .main .tip[data-v-044bcc91] {
  height: 0.17rem;
  line-height: 0.17rem;
  margin-top: 0.11rem;
  text-align: center;
  font-size: 0.12rem;
  font-weight: 400;
  color: #20253B;
}
.teacherQrCodeComponent .main .qrcode[data-v-044bcc91] {
  margin-top: 0.16rem;
  width: 1.8rem;
  height: 1.8rem;
}
.teacherQrCodeComponent .main .qrcode #qrcode[data-v-044bcc91] {
  width: 1.8rem;
  height: 1.8rem;
}
.teacherQrCodeComponent .main .qrcode #qrcode img[data-v-044bcc91],
.teacherQrCodeComponent .main .qrcode #qrcode canvas[data-v-044bcc91] {
  width: 100% !important;
  height: 100% !important;
}
.teacherQrCodeComponent .main .close[data-v-044bcc91] {
  position: absolute;
  top: 0.14rem;
  right: 0.12rem;
  width: 0.09rem;
  height: 0.09rem;
}
.teacherQrCodeComponent .main .close img[data-v-044bcc91] {
  width: 100%;
  height: 100%;
}

.placeholder[data-v-61d78a23] {
  height: 0.3rem;
}
.teacherInfo[data-v-61d78a23] .van-popup {
  background-color: transparent !important;
}
.teacherInfo .top[data-v-61d78a23] {
  position: relative;
}
.teacherInfo .top .teacher[data-v-61d78a23] {
  position: relative;
}
.teacherInfo .top .teacher .bg[data-v-61d78a23] {
  width: 100vw;
  height: 2.12rem;
  position: relative;
}
.teacherInfo .top .teacher .bg img[data-v-61d78a23] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.teacherInfo .top .teacher .techerInfoBox[data-v-61d78a23] {
  position: absolute;
  left: 0;
  bottom: -0.3rem;
  width: 100%;
  height: 1.32rem;
}
.teacherInfo .top .teacher .techerInfoBox .techerInfoBoxBg[data-v-61d78a23] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.98rem;
  background-color: #F6F7FB;
  border-radius: 0.15rem 0rem 0rem 0rem;
}
.teacherInfo .top .teacher .techerInfo[data-v-61d78a23] {
  width: 100%;
  padding: 0 0.2rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.teacherInfo .top .teacher .techerInfo .teacher_avatar[data-v-61d78a23] {
  width: 0.76rem;
  padding-right: 0.1rem;
  height: 100%;
}
.teacherInfo .top .teacher .techerInfo .teacher_avatar[data-v-61d78a23] .el-image {
  display: block;
  width: 0.66rem;
  height: 0.66rem;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.teacherInfo .top .teacher .techerInfo .teacher_avatar .name[data-v-61d78a23] {
  font-size: 0.16rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #0E0E0E;
  height: 0.22rem;
  line-height: 0.22rem;
  margin-top: 0.16rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
.teacherInfo .top .teacher .techerInfo .info[data-v-61d78a23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 0.66rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 0.67rem);
  position: relative;
}
.teacherInfo .top .teacher .techerInfo .info .name[data-v-61d78a23] {
  font-size: 0.16rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #ffffff;
  height: 0.4rem;
  line-height: 0.4rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 50%;
  padding-right: 0.09rem;
}
.teacherInfo .top .teacher .techerInfo .info .tagList[data-v-61d78a23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0.16rem;
}
.teacherInfo .top .teacher .techerInfo .info .tagList .tag[data-v-61d78a23] {
  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;
  margin: 0.03rem 0;
  position: relative;
  min-width: 0.78rem;
  display: inline-block;
  margin-right: 0.09rem;
  overflow: hidden;
  text-align: center;
}
.teacherInfo .top .teacher .techerInfo .info .tagList .tag img[data-v-61d78a23] {
  position: absolute;
  width: 0.32rem;
  height: 0.31rem;
  left: 0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.teacherInfo .top .teacher .techerInfo .info .infoTop[data-v-61d78a23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.teacherInfo .top .teacher .techerInfo .info .infoTop .rightOptions[data-v-61d78a23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teacherInfo .top .teacher .techerInfo .info .infoTop .rightOptions .qrCode[data-v-61d78a23] {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.36rem;
}
.teacherInfo .top .teacher .techerInfo .info .infoTop .rightOptions i[data-v-61d78a23] {
  color: #FFFFFF;
  font-size: 0.14rem;
  line-height: 1;
  display: block;
}
.teacherInfo .top .teacher .techerInfo .info .update[data-v-61d78a23] {
  font-size: 0.12rem;
  height: 0.25rem;
  line-height: 0.25rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.teacherInfo .top .teacher .topCard[data-v-61d78a23] {
  width: 3.51rem;
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  background: #4c4c60;
  height: 0.99rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.17rem 0.18rem;
}
.teacherInfo .top .teacher .topCard > div[data-v-61d78a23] {
  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;
}
.teacherInfo .top .teacher .topCard > div > div[data-v-61d78a23] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.teacherInfo .top .teacher .topCard > div .label[data-v-61d78a23] {
  color: #9b9ead;
}
.teacherInfo .top .teacher .topCard > div span[data-v-61d78a23] {
  font-size: 0.12rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #fff;
}
.teacherInfo .top .teacher .topCard .info1[data-v-61d78a23] {
  height: 0.26rem;
}
.teacherInfo .top .teacher .topCard .info1 .btn[data-v-61d78a23] {
  height: 0.26rem;
  background: #ebd8b2;
  border-radius: 0.15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.1rem;
  font-size: 0.12rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #434458;
}
.teacherInfo .top .teacher .topCard .info1 .btn img[data-v-61d78a23] {
  margin-right: 0.03rem;
  width: 0.12rem;
  height: 0.12rem;
}
.teacherInfo .top .teacher .topCard .info1 .copy_btn[data-v-61d78a23] {
  white-space: nowrap;
}
.teacherInfo .top .teacher .topCard .info2[data-v-61d78a23] {
  height: 0.29rem;
}
.teacherInfo .top .teacher .label[data-v-61d78a23] {
  white-space: nowrap;
}
.teacherInfo .main[data-v-61d78a23] {
  padding-top: 0.14rem;
}
.teacherInfo .main .card[data-v-61d78a23] {
  padding: 0.12rem;
  padding-top: 0;
}
.teacherInfo .main .card .info[data-v-61d78a23] {
  overflow: hidden;
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
}
.teacherInfo .main .card .cardTitle[data-v-61d78a23] {
  font-weight: bold;
}

