
[data-v-3d19cbd9] .ivu-badge-count {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
[data-v-3d19cbd9] .ivu-upload-select {
  text-align: left;
}
.img-badge[data-v-3d19cbd9] {
  width: 80px;
  height: 80px;
  background: #eee;
  border-radius: 6px;
  display: inline-block;
}
.file-badge[data-v-3d19cbd9] {
  width: 80px;
  height: 80px;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #eee;
  border-radius: 6px;
  padding: 3px;
}
.fname[data-v-3d19cbd9] {
  width: 74px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 这里是超出几行省略 */
}

table[data-v-1a3a6ba3],
th[data-v-1a3a6ba3],
td[data-v-1a3a6ba3] {
  padding: 5px;
  border: 1px solid black;
}

#printTable1[data-v-2fc63982] {
  border-collapse: collapse;
  border-spacing: 0px;
  position: relative;
}
table[data-v-2fc63982],
th[data-v-2fc63982],
td[data-v-2fc63982] {
  padding: 5px;
  border: 1px solid black;
  font-family: "\5B8B\4F53", arial, sans-serif;
  font-size: 12px;
  color: black;
}
tfoot tr td[data-v-2fc63982] {
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
thead tr td[data-v-2fc63982] {
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-top: 1px solid white;
}
.td1[data-v-2fc63982] {
  width: 180px;
}
.td2[data-v-2fc63982] {
  width: 570px;
  border-right: 1px solid white;
}
.td3[data-v-2fc63982] {
  width: 150px;
  text-align: center;
}


[data-v-39bbce01] .ivu-drawer-header {
  padding: 5px 16px 5px 16px;
}
[data-v-39bbce01] .ivu-drawer-body {
  padding: 10px 5px 30px 10px;
}
.drawer-header[data-v-39bbce01] {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #17233d;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-39bbce01] .ivu-drawer-close {
  top: 4px;
}
[data-v-39bbce01] .ivu-card .ivu-card-body,[data-v-39bbce01] .ivu-card .ivu-card-head {
  padding: 6px 6px;
}
[data-v-39bbce01] .ivu-steps-title {
  width: 100%;
}
.item-wrapper[data-v-39bbce01] {
  font-size: 14px;
}
.item-wrapper div[data-v-39bbce01],
.item-wrapper p[data-v-39bbce01] {
  padding-left: 8px;
  background-color: #eef7fe;
}
.item-text1[data-v-39bbce01] {
  color: #489ae1;
  border-bottom: 1px solid #e8eaec;
  padding: 4px 0px;
}
.item-text2[data-v-39bbce01] {
  padding: 4px 0px;
}
.drawer-panel-footer[data-v-39bbce01] {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #e8e8e8;
  padding: 8px 16px 0px 16px;
  text-align: right;
  background: #fff;
}
.comment-img[data-v-39bbce01] {
  width: 40px;
  height: 40px;
  background: #fff8e6;
  border-radius: 6px;
  display: inline-block;
  margin-right: 8px;
}
.comment-file[data-v-39bbce01] {
  width: 80px;
  height: 40px;
  font-size: 10px;
  background: #fff8e6;
  border-radius: 6px;
  padding: 3px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
}

