.signature[data-v-1643e7a4] .el-pagination {
  --el-pagination-bg-color: transparent;
}
.signature[data-v-1643e7a4] .el-pagination button:disabled {
  background-color: transparent;
}
.signature[data-v-1643e7a4] .el-dialog__body {
  max-height: 75vh;
}
.signature .table[data-v-1643e7a4] {
  border-radius: 0.20833vw;
  overflow: hidden;
}
.signature .table .table-head[data-v-1643e7a4] {
  height: 2.70833vw;
  background: #f4f6f9;
  padding: 0 0.78125vw;
}
.signature .table .table-head .table-name[data-v-1643e7a4] {
  flex-grow: 1;
  font-size: 0.72917vw;
  font-weight: 500;
  color: #4c4c79;
}
.signature .table .table-head .create-btn[data-v-1643e7a4] {
  width: 5.05208vw;
  background: #4585f3;
  border-radius: 0.3125vw;
}
.signature .table .table-bot[data-v-1643e7a4] {
  height: 2.08333vw;
  background: #eff2f6;
  padding: 0 1.04167vw;
  font-size: 0.625vw;
  font-weight: 400;
  color: rgba(63, 63, 113, 0.6);
}
.signature .dialog-header[data-v-1643e7a4] {
  font-size: 0.83333vw;
  font-weight: bold;
  color: #4c4c79;
}
.signature .dialog-header .dialog-close[data-v-1643e7a4] {
  padding: 0.26042vw;
  line-height: 0;
  cursor: pointer;
}
.signature[data-v-1643e7a4] .el-dialog__header {
  margin-right: 0;
  background-color: #f4f6f9;
}
.signature .signature-tips[data-v-1643e7a4] {
  font-size: 0.67708vw;
  font-weight: 400;
  color: #999999;
  line-height: 1.35417vw;
  margin: 0.41667vw 0 1.5625vw;
}
.signature .img-list[data-v-1643e7a4] {
  display: flex;
  flex-wrap: wrap;
}
.signature .img-list .img[data-v-1643e7a4] {
  width: 5.20833vw;
  height: 5.20833vw;
  position: relative;
  margin: 0 1.04167vw 1.04167vw 0;
}
.signature .img-list .img img[data-v-1643e7a4] {
  width: inherit;
  height: inherit;
}
.signature .img-list .img:hover .close[data-v-1643e7a4] {
  display: block;
}
.signature .img-list .img .close[data-v-1643e7a4] {
  position: absolute;
  right: -0.26042vw;
  top: 0.15625vw;
  background: #fa5151;
  color: #fff;
  width: 0.83333vw;
  height: 0.83333vw;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  display: none;
  transition: all 0.3s;
  line-height: 0.83333vw;
}
.signature .dialog-btn[data-v-1643e7a4] {
  text-align: right;
  margin-top: 6.25vw;
}
.signature .dialog-btn .cancel[data-v-1643e7a4],
.signature .dialog-btn .confirm[data-v-1643e7a4] {
  width: 7.70833vw;
  height: 2.08333vw;
  border-radius: 0.3125vw;
}
.signature .dialog-btn .cancel[data-v-1643e7a4] {
  border: 1px solid #999999;
  margin-right: 1.04167vw;
}
