.commentMoblie[data-v-6d0319fe] {
  padding-bottom: 60px;
  height: 70vh;
  overflow-y: auto;
}
.inner-box[data-v-6d0319fe] {
  display: inline-block;
  max-width: 80%;
  line-height: 1.1;
}
.inner-box-line-title[data-v-6d0319fe] {
  line-height: 1.3 !important;
  padding-top: 12px;
}
.container[data-v-6d0319fe] {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 0 !important;
}
.van-cell[data-v-6d0319fe]::after {
  border-bottom: none;
}
.upload[data-v-6d0319fe] {
  display: flex;
}
.upload .left img[data-v-6d0319fe] {
  width: 50px;
  height: 50px;
}
.upload .right img[data-v-6d0319fe] {
  width: 50px;
  height: 50px;
}
.signArea[data-v-6d0319fe] {
  font-size: 14px;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  padding-top: 10px;
  height: calc(21vh + 50px);
  margin-top: 10px;
}
.signArea .signBox[data-v-6d0319fe] {
  height: 21vh;
  width: 100%;
  /*background: #eeeeee;*/
}
.signArea .signBox .signImg[data-v-6d0319fe] {
  height: 100%;
  width: 100%;
}
.signArea .signBox .signText[data-v-6d0319fe] {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #c1c3c7;
}
.signArea .signBtn[data-v-6d0319fe] {
  float: right;
  margin: 10px;
}

