.move-box[data-v-66e45b5a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.88rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 99999;
  align-items: flex-end;
  padding-bottom: 0.11rem;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.move-box .back-icon[data-v-66e45b5a] {
    width: 0.12rem;
    height: 0.2rem;
    margin-left: 0.16rem;
}
.move-box .title[data-v-66e45b5a] {
    font-size: 0.18rem;
    color: #333333;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: 0.25rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
}
.move-box .sendStyle[data-v-66e45b5a] {
    font-size: 0.16rem;
    color: #1677ff;
    line-height: 0.25rem;
    padding-right: 0.16rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
}
.disclusurePage[data-v-66e45b5a] {
  height: 100%;
  overflow-y: auto;
  background-color: #f5f5f5;
}
.messageDet[data-v-66e45b5a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.12rem;
  padding: 0.15rem 0.16rem;
  position: relative;
}
.messageDet--left[data-v-66e45b5a] {
    color: #333333;
    margin-right: 0.06rem;
    word-break: break-all;
    text-align: left;
    margin-right: 0.16rem;
}
.messageDet--right[data-v-66e45b5a] {
    color: #333333;
    text-align: left;
    font-size: 0;
}
.messageDet--right[data-v-66e45b5a] .van-icon {
      font-size: 0.14rem;
      color: #eeeeee;
}
.messageDet[data-v-66e45b5a]::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0.16rem;
    right: 0.16rem;
    height: 1px;
    background-color: #eeeeee;
}
.messageDet[data-v-66e45b5a]:last-child::after {
    height: 0;
}
.setNormalStyle[data-v-66e45b5a] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 0.4rem;
}
.setNormalStyle img[data-v-66e45b5a] {
    width: 50%;
    height: 50%;
}
.setNormalStyle .errorTip[data-v-66e45b5a] {
    font-size: 0.16rem;
    color: #333;
    padding-top: 0.16rem;
}


/*# sourceMappingURL=152.1758895010353.css.map*/