.comment[data-v-5cc177aa] {
  padding-bottom: 60px;
  height: 70vh;
  overflow-y: auto;
}
.container[data-v-5cc177aa] {
  max-width: 750px;
  margin: 0 auto;
}
.van-cell[data-v-5cc177aa]::after {
  border-bottom: none;
}
.upload[data-v-5cc177aa] {
  display: flex;
  margin: 10px;
}
.footer[data-v-5cc177aa] {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  height: 52px;
  background-color: #fff;
  max-width: 750px;
}
.footer .submit-btn[data-v-5cc177aa] {
  width: 80%;
  font-size: 14px;
  color: #fff;
  height: 40px;
}
.footer-pc-slot[data-v-5cc177aa] {
  display: flex;
  justify-content: flex-end;
  margin: 30px 0 20px;
}
.signArea[data-v-5cc177aa] {
  font-size: 14px;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  padding-top: 10px;
  margin-top: 10px;
  height: calc(21vh + 50px);
}
.signArea .signBox[data-v-5cc177aa] {
  height: 21vh;
  width: 100%;
  /*background: #eeeeee;*/
}
.signArea .signBox .signImg[data-v-5cc177aa] {
  height: 100%;
  width: 100%;
}
.signArea .signBox .signText[data-v-5cc177aa] {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #c1c3c7;
}
.signArea .signBtn[data-v-5cc177aa] {
  float: right;
  margin: 10px;
}

