.big-box[data-v-86c1eeaa] {
  width: 100vw;
  background: rgb(245, 247, 250);
  box-sizing: border-box;
  overflow: hidden;
}
.big-box .main[data-v-86c1eeaa] {
  width: 93vw;
  margin: 0 auto;
  height: calc(100vh - 46px);
  box-sizing: border-box;
  overflow: scroll;
}
.big-box .main .qdxx[data-v-86c1eeaa] {
  color: #000;
  font-size: 13px;
  line-height: 35px;
  margin-top: 10px;
  text-align: right;
}
.big-box .main .btn[data-v-86c1eeaa] {
  margin: 20px 0;
  height: 6vh;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.big-box .main .btn > div[data-v-86c1eeaa] {
  width: 40%;
  height: 5vh;
  background: rgb(25, 137, 250);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.big-box .main .btn > div[data-v-86c1eeaa]:nth-child(1) {
  background: rgb(196, 190, 190);
  color: #000;
}
.big-box .main .signature[data-v-86c1eeaa] {
  text-align: center;
  border: 1px solid rgb(196, 190, 190);
  border-radius: 10px;
  margin-top: 20px;
}
.big-box .main .qdsj[data-v-86c1eeaa] {
  color: black;
  font-size: 16px;
  float: right;
  margin-top: 30px;
  margin-right: 20px;
}
.big-box .main .cnsnr[data-v-86c1eeaa] {
  color: black;
  font-size: 14px;
  line-height: 25px;
  text-indent: 2em;
}
.big-box .main .line[data-v-86c1eeaa] {
  width: 100%;
  height: 1px;
  border-top: solid #397d01 1.5px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.big-box .main .cnsmc[data-v-86c1eeaa] {
  color: black;
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reply_file[data-v-86c1eeaa] {
  display: flex;
  justify-content: end;
}
.reply_file img[data-v-86c1eeaa] {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  width: 97px;
  height: 40px;
  background: #e0e0e0;
}
