
.no-header-dialog .el-dialog__header {
  padding: 0 !important;
}

[data-v-260f2ed1] .el-dialog__body {
  padding: 0;
}
.box_content[data-v-260f2ed1] {
  display: flex;
  align-items: center;
  overflow: auto;
  position: relative;
}
.ContentRef[data-v-260f2ed1] {
  width: 880px;
  padding: 0 10px;
  height: calc(100vh - 110px);
  overflow: auto;
  box-shadow: 0px 0px 5px 5px #cccc;
}
.btnWraps[data-v-260f2ed1] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  padding-bottom: 45px;
}
.el-card__body[data-v-260f2ed1] {
  width: 100%;
}

img[data-v-7cb73196] {
  width: 900px;
  cursor: pointer;
}


.form-table[data-v-ceecf272] {
  width: 100%;
}
.inner-table[data-v-ceecf272] {
  width: 100%;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.inner-table td[data-v-ceecf272] {
  border: 1px solid #ddd;
  padding: 8px 12px;
  vertical-align: middle;
}
.label-td[data-v-ceecf272] {
  width: 100px;
  background-color: #f5f7fa;
  text-align: center;
  font-size: 14px;
  color: #606266;
}
.input-td[data-v-ceecf272] {
  width: auto;
}
.simple-input[data-v-ceecf272] {
  width: 100%;
}
.btn[data-v-ceecf272] {
  margin-left: 10px;
}
.el-icon-question[data-v-ceecf272]{
  font-size: 24px;
  cursor: pointer;
  margin-left: 20px;
}

