.w-desc-text[data-v-15fa6fb0] {
  color: #a2a4a8;
}
.w-row-text[data-v-15fa6fb0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-15fa6fb0] {
  text-align: left;
}
.w-t-left[data-v-15fa6fb0] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-15fa6fb0] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-15fa6fb0] {
  display: flex;
  align-items: center;
}
.main-box[data-v-15fa6fb0] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-box .main-box-form[data-v-15fa6fb0] {
  flex: 1;
  width: 100%;
  padding: 0 30px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.border-form[data-v-15fa6fb0] .form-item2 .el-form-item__label {
  line-height: 60px !important;
}
.no-style[data-v-15fa6fb0] {
  display: flex;
}
.no-style[data-v-15fa6fb0] .el-form-item__label {
  background: none;
}
.no-style[data-v-15fa6fb0] .el-form-item__content {
  width: calc(100% - 120px) !important;
  margin-left: 0 !important;
  min-width: 130px !important;
}
.no-style[data-v-15fa6fb0] .el-form-item__content .item-cnt {
  line-height: 28px;
  color: #333;
}
.custom-input[data-v-15fa6fb0] .el-input__count-inner,
.custom-input[data-v-15fa6fb0] .el-input__count {
  background-color: transparent !important;
}
[data-v-15fa6fb0] .el-autocomplete-suggestion li {
  line-height: 14px !important;
  padding: 10px 20px;
}
[data-v-15fa6fb0] .my-autocomplete {
  width: 300px !important;
}
.autoCompleteBox-top[data-v-15fa6fb0] {
  display: flex;
  align-items: center;
}
.autoCompleteBox-top-icon[data-v-15fa6fb0] {
  font-size: 18px;
  margin-right: 8px;
}
.autoCompleteBox-bottom[data-v-15fa6fb0] {
  margin-left: 26px;
  font-size: 14px;
  margin-top: 5px;
  text-align: left;
}
.w-desc-text[data-v-dc33fbde] {
  color: #a2a4a8;
}
.w-row-text[data-v-dc33fbde] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-dc33fbde] {
  text-align: left;
}
.w-t-left[data-v-dc33fbde] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-dc33fbde] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-dc33fbde] {
  display: flex;
  align-items: center;
}
[data-v-dc33fbde] .el-dialog__body {
  padding: 0 !important;
}
[data-v-dc33fbde] .is-fullscreen .el-dialog__body {
  height: calc(100% - 37px) !important;
}
[data-v-dc33fbde] .body {
  padding: 10px 0 !important;
}
.w-desc-text[data-v-308d6f8c] {
  color: #a2a4a8;
}
.w-row-text[data-v-308d6f8c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-308d6f8c] {
  text-align: left;
}
.w-t-left[data-v-308d6f8c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-308d6f8c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-308d6f8c] {
  display: flex;
  align-items: center;
}
.dialog[data-v-308d6f8c] .el-dialog__body {
  padding-right: 0;
  height: calc(100% - 37px) !important;
}
.dialog[data-v-308d6f8c] .el-dialog__body .body {
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.dialog[data-v-308d6f8c] .el-dialog__header {
  padding-left: 180px !important;
}
.dialog .left[data-v-308d6f8c] {
  width: 155px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(240, 243, 250);
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
}
.dialog .left .left-title[data-v-308d6f8c] {
  height: 37px;
  line-height: 37px;
  background: #e6eef9;
  border-top-left-radius: 25px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: rgb(32, 65, 121);
}
.dialog .left .left-title img[data-v-308d6f8c] {
  padding-left: 20px;
  padding-right: 8px;
}
.dialog .left .left-tabs[data-v-308d6f8c] {
  height: calc(100% - 37px);
  padding: 10px 0;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.dialog .left .left-tabs .tabItem[data-v-308d6f8c] {
  width: 100%;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  padding-right: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dialog .left .left-tabs > div[data-v-308d6f8c] {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-indent: 30px;
  cursor: pointer;
}
.dialog .left .left-tabs .active[data-v-308d6f8c] {
  background: #fff;
  color: rgb(81, 116, 179);
  position: relative;
}
.dialog .left .left-tabs .active[data-v-308d6f8c]::after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  position: absolute;
  right: 0;
  top: 0;
}
.dialog .right[data-v-308d6f8c] {
  width: calc(100% - 120px);
  float: right;
  height: 100%;
}
.dialog .right[data-v-308d6f8c] .el-form--inline .el-form-item {
  margin-right: 0 !important;
}
.w-desc-text[data-v-c3d29872] {
  color: #a2a4a8;
}
.w-row-text[data-v-c3d29872] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-c3d29872] {
  text-align: left;
}
.w-t-left[data-v-c3d29872] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-c3d29872] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-c3d29872] {
  display: flex;
  align-items: center;
}
.no-style[data-v-c3d29872] {
  display: flex;
}
.no-style[data-v-c3d29872] .el-form-item__label {
  background: none;
}
.no-style[data-v-c3d29872] .el-form-item__content {
  width: calc(100% - 75px) !important;
  margin-left: 0 !important;
}
.no-style[data-v-c3d29872] .el-form-item__content .item-cnt {
  line-height: 28px;
  color: #333;
}
.introduction[data-v-c3d29872] .el-form-item__content {
  color: red;
}
.custom-input[data-v-c3d29872] .el-input__count-inner,
.custom-input[data-v-c3d29872] .el-input__count {
  background-color: transparent !important;
}
.w-desc-text[data-v-edd7f876] {
  color: #a2a4a8;
}
.w-row-text[data-v-edd7f876] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-edd7f876] {
  text-align: left;
}
.w-t-left[data-v-edd7f876] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-edd7f876] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-edd7f876] {
  display: flex;
  align-items: center;
}
[data-v-edd7f876] .custom-input .el-input__count,[data-v-edd7f876] .custom-input .el-input__count-inner {
  background: transparent !important;
}
[data-v-edd7f876] .p-r-44 .el-input__inner {
  padding-right: 44px;
}
[data-v-edd7f876] .project-deduction .el-form-item__content {
  cursor: pointer;
  color: #2068ed;
}
.w-desc-text[data-v-495d7a59] {
  color: #a2a4a8;
}
.w-row-text[data-v-495d7a59] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-495d7a59] {
  text-align: left;
}
.w-t-left[data-v-495d7a59] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-495d7a59] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-495d7a59] {
  display: flex;
  align-items: center;
}
[data-v-495d7a59] .custom-input .el-input__count,[data-v-495d7a59] .custom-input .el-input__count-inner {
  background: transparent !important;
}
[data-v-495d7a59] .p-r-44 .el-input__inner {
  padding-right: 44px;
}
.w-desc-text[data-v-1fa08c59] {
  color: #a2a4a8;
}
.w-row-text[data-v-1fa08c59] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-1fa08c59] {
  text-align: left;
}
.w-t-left[data-v-1fa08c59] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-1fa08c59] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-1fa08c59] {
  display: flex;
  align-items: center;
}
[data-v-1fa08c59] .table-radio .el-radio__label {
  display: none;
}
[data-v-1fa08c59] .top-search-form {
  position: relative;
}
[data-v-1fa08c59] .top-search-form > .el-row > .el-col:nth-child(1) .el-form-item__label {
  width: 150px !important;
}
[data-v-1fa08c59] .top-search-form > .el-row > .el-col:nth-child(1) .el-form-item__content {
  width: calc(100% - 150px) !important;
  margin-left: 0 !important;
}
.tips[data-v-1fa08c59] {
  position: absolute;
  bottom: -28px;
  left: 6px;
  color: #DD2038;
}
.w-desc-text[data-v-5ecb5d3a] {
  color: #a2a4a8;
}
.w-row-text[data-v-5ecb5d3a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-5ecb5d3a] {
  text-align: left;
}
.w-t-left[data-v-5ecb5d3a] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-5ecb5d3a] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-5ecb5d3a] {
  display: flex;
  align-items: center;
}
[data-v-5ecb5d3a] .custom-input .el-input__count,[data-v-5ecb5d3a] .custom-input .el-input__count-inner {
  background: transparent !important;
}
[data-v-5ecb5d3a] .p-r-44 .el-input__inner {
  padding-right: 44px;
}
.w-desc-text[data-v-2930624e] {
  color: #a2a4a8;
}
.w-row-text[data-v-2930624e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-2930624e] {
  text-align: left;
}
.w-t-left[data-v-2930624e] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-2930624e] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-2930624e] {
  display: flex;
  align-items: center;
}
#printTable[data-v-2930624e] {
  width: 1400px;
  height: auto;
  position: fixed;
  left: -1000000px;
  bottom: -1000000px;
  z-index: 10000;
}
.main-content .title[data-v-2930624e] {
  text-align: center;
  font-size: 15px;
  font-family: sans-serif;
  margin: 10px 0 6px;
  font-weight: bold;
}
.main-content .header-wrap[data-v-2930624e] {
  display: flex;
  align-items: center;
  padding: 8px 6px 10px;
}
.main-content .header-wrap-left[data-v-2930624e] {
  flex: 1;
}
.main-content .header-wrap-right[data-v-2930624e] {
  width: 33%;
  text-align: right;
}
.main-content .table1[data-v-2930624e] {
  font-size: 12px;
  border: 1px solid #616161;
  border-bottom: none;
}
.main-content .table2[data-v-2930624e] {
  border: 1px solid #616161;
  border-top: 1px solid #616161;
}
.main-content td[data-v-2930624e], .main-content th[data-v-2930624e] {
  padding: 5px 2px;
  text-align: center;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
}
.main-content .FangSong[data-v-2930624e] {
  font-size: 12px;
  font-family: FangSong;
  word-break: break-all;
}
.main-content .text-lf[data-v-2930624e] {
  text-align: left;
}
.main-content .detail-title[data-v-2930624e] {
  font-size: 14px;
  margin: 8px 0 4px;
  font-weight: bold;
}
.w-desc-text[data-v-652eb7f8] {
  color: #a2a4a8;
}
.w-row-text[data-v-652eb7f8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-652eb7f8] {
  text-align: left;
}
.w-t-left[data-v-652eb7f8] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-652eb7f8] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-652eb7f8] {
  display: flex;
  align-items: center;
}
#printTable[data-v-652eb7f8] {
  position: fixed;
  left: -1000000px;
  bottom: -1000000px;
  z-index: 10000;
}
body[data-v-652eb7f8] {
  width: 190mm;
  padding: 0;
  margin: 0;
  font-size: 14pt;
}
.container[data-v-652eb7f8] {
  width: 100%;
  font-size: 14pt;
}
.title[data-v-652eb7f8] {
  text-align: center;
  font-size: 20pt;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 6px;
}
.empty-row-start[data-v-652eb7f8] {
  line-height: 40px;
}
.empty-row-center[data-v-652eb7f8] {
  text-align: center;
  line-height: 32px;
}
.sendContent[data-v-652eb7f8] {
  line-height: 32px;
}
.content[data-v-652eb7f8] {
  text-indent: 28pt;
  line-height: 40px;
}
.signature-sub[data-v-652eb7f8] {
  height: 28pt;
  line-height: 28pt;
  margin-left: 238pt;
}
.bank-info[data-v-652eb7f8] {
  height: 28pt;
  line-height: 28pt;
  text-indent: 28pt;
}
.placeholder[data-v-652eb7f8] {
  margin: 0 5px;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration: underline;
}
.w-desc-text[data-v-109d63ec] {
  color: #a2a4a8;
}
.w-row-text[data-v-109d63ec] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-109d63ec] {
  text-align: left;
}
.w-t-left[data-v-109d63ec] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-109d63ec] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-109d63ec] {
  display: flex;
  align-items: center;
}
.main-box[data-v-109d63ec] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-box .main-box-form[data-v-109d63ec] {
  flex: 1;
  width: 100%;
  padding: 0 30px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
