.content-box[data-v-eac66fba] .el-table th.required > div::before {
  content: "*";
  color: #f56c6c;
  background: none;
  height: auto;
}
.content-box[data-v-eac66fba] .sh-table .el-form-item .el-form-item__content {
  margin-left: 0 !important;
}
.content-box[data-v-eac66fba] .sh-table .cell > div {
  padding: 0 !important;
}
.content-box[data-v-eac66fba] .el-input-number__decrease,
.content-box[data-v-eac66fba] .el-input-number__increase {
  width: 26px;
}
.content-box[data-v-eac66fba] .el-input-number .el-input__inner {
  padding: 0 30px;
}
.content-box[data-v-eac66fba] .el-button {
  padding: 7px 15px;
  font-size: 12px;
}
.content-box[data-v-64f95a02] .el-table th.required > div::before {
  content: "*";
  color: #f56c6c;
  background: none;
  height: auto;
}
.content-box[data-v-64f95a02] .sh-table .el-form-item .el-form-item__content {
  margin-left: 0 !important;
}
.content-box[data-v-64f95a02] .sh-table .cell > div {
  padding: 0 !important;
}
.content-box[data-v-64f95a02] .el-input-number__decrease,
.content-box[data-v-64f95a02] .el-input-number__increase {
  width: 26px;
}
.content-box[data-v-64f95a02] .el-input-number .el-input__inner {
  padding: 0 30px;
}
.content-box[data-v-64f95a02] .el-button {
  padding: 7px 15px;
  font-size: 12px;
}
body {
  background-color: #fff;
}
@media print {
body {
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    print-color-adjust: exact;
}
button {
    display: none;
}
}
.printDialog .A4-style {
  box-shadow: 0 0.5mm 2mm rgba(0, 0, 0, 0.3);
}
.A4-style {
  width: 180mm;
  min-height: 266mm;
  padding: 10mm 0;
  margin: 5mm auto;
  overflow: hidden;
  box-sizing: border-box;
  page-break-after: always;
}
.relative {
  position: relative;
}
.right-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.A4-style .table-box {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}
.A4-style table {
  width: 100%;
  max-width: 160mm;
  word-break: break-all;
}
.A4-style th, .A4-style td {
  border: 1px solid #000;
  font-weight: normal;
  font-size: 14px;
}
.A4-style th, .A4-style td {
  width: 40px;
  height: 30px;
  text-align: center;
  padding: 0 5px;
}
.A4-style .text-left {
  text-align: left;
}
.A4-style .text-right {
  text-align: right;
}
.A4-style .footer-text {
  display: flex;
  justify-content: space-between;
}
.A4-style .info-title {
  text-align: center;
}
.A4-style .info li {
  font-size: 14px;
  padding: 0 5px;
  line-height: 30px;
}
.A4-style .info .label-title {
  display: inline-block;
  min-width: 253px;
  margin-right: 20px;
}
.h2 {
  font-weight: bold;
  color: #000;
  font-size: 16px;
}
td.border-none {
  border: none;
}
td.border-l-none {
  border-left: none;
}
td.border-r-none {
  border-right: none;
}
td.border-r-dashed {
  border-right-style: dashed;
  border-right-color: #ccc;
}
tr.border-dashed, tr.border-dashed td {
  border: 1px dashed #ccc;
}
.border-dashed .title {
  padding-top: 10px;
  height: 60px;
}
.title .code {
  line-height: 30px;
}
.date {
  padding-left: 60px;
}
.year {
  padding-left: 40px;
}
.month {
  padding-left: 20px;
}
.day {
  padding-left: 20px;
}
.sign-container td {
  height: 100px;
}
.sign-container td:last-child {
  position: relative;
}
.sign-container td:last-child .sign-part {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.js-style {
  width: 221mm;
  min-height: 86.5mm;
  padding: 10mm;
  margin: 5mm auto;
  overflow: hidden;
  box-sizing: border-box;
  page-break-after: unset;
}
.js-style table {
  min-width: 201mm;
}
.js-style .info li {
  line-height: 24px;
}
.content-box[data-v-695b12d0] {
  padding: 0;
}
.content-header[data-v-695b12d0] {
  margin: 0;
}
.block-title[data-v-695b12d0] {
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
@charset "UTF-8";
.checkNormal[data-v-ecb702bc] {
  width: 400px;
  height: 250px;
  border-radius: 5px;
  background-color: #f2f8fc;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  overflow: hidden;
  box-shadow: 1px 1px 6px 2px #ccc;
}
.checkNormal .split[data-v-ecb702bc] {
  position: relative;
}
.checkNormal .split .split_top[data-v-ecb702bc] {
  height: 68px;
  background-color: #5eb7f5;
}
.checkNormal .split .split_bottom[data-v-ecb702bc] {
  height: 68px;
}
.checkNormal .split .icon[data-v-ecb702bc] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkNormal .split .icon .circle[data-v-ecb702bc] {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: relative;
}
.checkNormal .split .icon .circle .el-image[data-v-ecb702bc] {
  width: 115px;
  height: 115px;
  position: absolute;
  bottom: -9px;
  left: -1px;
}
.checkNormal .text[data-v-ecb702bc] {
  text-align: center;
  font-family: "黑体";
  color: #464545;
}
.checkNormal .buttom[data-v-ecb702bc] {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 15px;
}
.checkNormal .buttom .el-button[data-v-ecb702bc] {
  width: 60%;
  border-radius: 16px;
  background-color: #5eb7f5;
}
.checkNormal[data-v-f1170e7a] {
  width: 400px;
  height: 250px;
  border-radius: 5px;
  background-color: #f2f8fc;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  overflow: hidden;
  box-shadow: 1px 1px 6px 2px #ccc;
}
.checkNormal .split[data-v-f1170e7a] {
  position: relative;
}
.checkNormal .split .split_top[data-v-f1170e7a] {
  height: 68px;
  background-color: #ec808d;
}
.checkNormal .split .split_bottom[data-v-f1170e7a] {
  height: 68px;
}
.checkNormal .split .icon[data-v-f1170e7a] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkNormal .split .icon .circle[data-v-f1170e7a] {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: relative;
}
.checkNormal .split .icon .circle .el-image[data-v-f1170e7a] {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 14px;
  left: 10px;
}
.checkNormal .text[data-v-f1170e7a] {
  color: #464545;
  padding: 0 30px 0 40px;
  font-size: 14px;
  height: 65px;
  margin-top: -10px;
}
.checkNormal .text .text_name[data-v-f1170e7a] {
  display: flex;
  margin-top: 5px;
}
.checkNormal .text .text_name .name_text[data-v-f1170e7a] {
  width: 67px;
}
.checkNormal .text .text_name .name[data-v-f1170e7a] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.checkNormal .buttom[data-v-f1170e7a] {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 15px;
}
.checkNormal .buttom .el-button[data-v-f1170e7a] {
  width: 60%;
  border-radius: 16px;
  background-color: #ec808d;
  border-color: #ec808d;
}
@charset "UTF-8";
.checkNormal[data-v-116a949f] {
  width: 400px;
  height: 250px;
  border-radius: 5px;
  background-color: #f2f8fc;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  overflow: hidden;
  box-shadow: 1px 1px 6px 2px #ccc;
}
.checkNormal .split[data-v-116a949f] {
  position: relative;
}
.checkNormal .split .split_top[data-v-116a949f] {
  height: 68px;
  background-color: #5eb7f5;
}
.checkNormal .split .split_bottom[data-v-116a949f] {
  height: 68px;
}
.checkNormal .split .icon[data-v-116a949f] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkNormal .split .icon .circle[data-v-116a949f] {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: relative;
}
.checkNormal .split .icon .circle .el-image[data-v-116a949f] {
  width: 74px;
  height: 74px;
  position: absolute;
  bottom: -9px;
  left: 5px;
}
.checkNormal .text[data-v-116a949f] {
  font-family: "黑体";
  padding: 0 50px;
  color: #464545;
}
.checkNormal .buttom[data-v-116a949f] {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 15px;
}
.checkNormal .buttom .el-button[data-v-116a949f] {
  width: 60%;
  border-radius: 16px;
  color: red;
}
.space-top[data-v-60f07f36]  .el-table {
  overflow: visible !important;
  margin-bottom: 30px;
}
.invoice[data-v-60f07f36] {
  height: 100%;
}
