.key-search[data-v-678c9a8c] {
  margin-bottom: 10px;
}
.search[data-v-199f8fbe] {
  position: relative;
}
.search-left[data-v-199f8fbe] {
  float: left;
}
.search-right[data-v-199f8fbe] {
  float: right;
}
.search-input[data-v-199f8fbe] {
  width: 375px;
}
.search-input[data-v-199f8fbe] .el-input__inner {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.search .btn[data-v-199f8fbe] {
  padding: 0px 15px;
  line-height: 30px;
  border-radius: 4px;
}
.search .more[data-v-199f8fbe] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.search-content[data-v-199f8fbe] {
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  z-index: 10;
  top: 36px;
  box-sizing: border-box;
}
.search-content .group[data-v-199f8fbe] {
  text-align: right;
}
.key-search[data-v-1c218603] {
  display: flex;
  margin-bottom: 10px;
}

@keyframes resizeSensorVisibility {
from { top: 0;
}
}

/* see https://github.com/mozilla/pdf.js/blob/55a853b6678cf3d05681ffbb521e5228e607b5d2/test/annotation_layer_test.css */
.annotationLayer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.annotationLayer section {
	position: absolute;
}
.annotationLayer .linkAnnotation > a {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.annotationLayer .linkAnnotation > a /* -ms-a */  {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}
.annotationLayer .linkAnnotation > a:hover {
	opacity: 0.2;
	background: #ff0;
	box-shadow: 0px 2px 10px #ff0;
}
.annotationLayer .textAnnotation img {
	position: absolute;
	cursor: pointer;
}
.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	background-color: rgba(0, 54, 255, 0.13);
	border: 1px solid transparent;
	box-sizing: border-box;
	font-size: 9px;
	height: 100%;
	padding: 0 3px;
	vertical-align: top;
	width: 100%;
}
.annotationLayer .textWidgetAnnotation textarea {
	font: message-box;
	font-size: 9px;
	resize: none;
}
.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
	background: none;
	border: 1px solid transparent;
	cursor: not-allowed;
}
.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
	border: 1px solid #000;
}
.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
	background: none;
	border: 1px solid transparent;
}
.annotationLayer .textWidgetAnnotation input.comb {
	font-family: monospace;
	padding-left: 2px;
	padding-right: 0;
}
.annotationLayer .textWidgetAnnotation input.comb:focus {
	/*
	 * Letter spacing is placed on the right side of each character. Hence, the
	 * letter spacing of the last character may be placed outside the visible
	 * area, causing horizontal scrolling. We avoid this by extending the width
	 * when the element has focus and revert this when it loses focus.
	 */
	width: 115%;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.annotationLayer .popupWrapper {
	position: absolute;
	width: 20em;
}
.annotationLayer .popup {
	position: absolute;
	z-index: 200;
	max-width: 20em;
	background-color: #FFFF99;
	box-shadow: 0px 2px 5px #333;
	border-radius: 2px;
	padding: 0.6em;
	margin-left: 5px;
	cursor: pointer;
	word-wrap: break-word;
}
.annotationLayer .popup h1 {
	font-size: 1em;
	border-bottom: 1px solid #000000;
	padding-bottom: 0.2em;
}
.annotationLayer .popup p {
	padding-top: 0.2em;
}
.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .fileAttachmentAnnotation {
	cursor: pointer;
}

.pdf[data-v-768a1f58] {
  height: calc(80vh - 116px);
  overflow: auto;
  border: 1px solid #eee;
}
.arrow[data-v-768a1f58] {
  text-align: center;
}
.dialog-footer[data-v-768a1f58] {
  position: relative;
}
.file[data-v-768a1f58] {
  text-align: left;
}
.file-item[data-v-768a1f58] {
  float: left;
  margin-left: 20px;
}
.file-item a[data-v-768a1f58] {
  color: #129eff;
}
.file-item i[data-v-768a1f58] {
  font-weight: 600;
  font-size: 18px;
}
@charset "UTF-8";
.map[data-v-5552d206] {
  margin-top: 5px;
}
.demo-input-suffix[data-v-5552d206] {
  width: 100%;
  margin-top: 40px;
}
.BMap_bubble_title a[data-v-5552d206] {
  /* 隐藏搜索结果的详情按钮 */
  display: none;
}

/* 去除百度地图左下角的介绍文字 */

.el-input.el-input--suffix {
  cursor: pointer;
  overflow: hidden;
}
.el-input.el-input--suffix.rotate .el-input__suffix {
  transform: rotate(180deg);
}
.select-tree {
  max-height: 350px;
  overflow-y: scroll;
}
/* 菜单滚动条 */
.select-tree::-webkit-scrollbar {
  z-index: 11;
  width: 6px;
}
.select-tree::-webkit-scrollbar-track,
.select-tree::-webkit-scrollbar-corner {
  background: #fff;
}
.select-tree::-webkit-scrollbar-thumb {
  border-radius: 5px;
  width: 6px;
  background: #b4bccc;
}
.select-tree::-webkit-scrollbar-track-piece {
  background: #fff;
  width: 6px;
}

.projectDialog[data-v-990349ea] .el-table__body tr {
  cursor: pointer;
}
.supplierDialog[data-v-595885da] .el-table__body tr {
  cursor: pointer;
}
.el-dialog .dialog-footer[data-v-6e330ae9] .el-button--default {
  border: 1px solid #dcdfe6;
  color: #606266;
}
.custom-tree-node[data-v-6e330ae9] {
  width: 315px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-tree-node .tree-dropdown[data-v-6e330ae9] {
  margin-right: 15px;
}
.node-icon[data-v-6e330ae9] {
  color: #b6a367;
  font-size: 15px;
  margin-right: 8px;
}
[data-v-6e330ae9] .body {
  overflow-x: auto;
}
.contractDialog[data-v-7bec84c0] .el-table__body tr {
  cursor: pointer;
}
.leaseContractDialog[data-v-6b9bf83e] .el-table__body tr {
  cursor: pointer;
}
.el-dialog .dialog-footer[data-v-b8bf9930] .el-button--default {
  border: 1px solid #dcdfe6;
  color: #606266;
  padding: 10px 27px;
}
.search-tree[data-v-38d8c8af] {
  box-sizing: border-box;
  padding-right: 20px;
}
.search-tree .el-input[data-v-38d8c8af] {
  margin-bottom: 15px;
}
.search-tree .icon-tree[data-v-38d8c8af] {
  margin-right: 8px;
  color: #b6a367;
}
.tableSelect[data-v-38d8c8af] .el-table__body tr {
  cursor: pointer;
}
.masterPlanDiglog[data-v-2827289a] .el-table__body tr {
  cursor: pointer;
}
.monthDialog[data-v-01915e75] .el-table__body tr {
  cursor: pointer;
}
.activeBtn[data-v-40edd8d6] {
  margin-bottom: 10px;
}
[data-v-40edd8d6].sh-dialog .el-dialog .el-dialog__header {
  background-color: #daedfd;
}
.bidContractDialog[data-v-dddaaebe] .el-table__body tr {
  cursor: pointer;
}
.invoice-info[data-v-6dae1245] .el-form-item {
  height: unset;
}
.invoice-info[data-v-6dae1245] .el-form-item__label {
  line-height: 30px;
  color: #606877;
}
.invoice-info[data-v-6dae1245] .el-form-item {
  margin-bottom: 5px;
  min-height: 32px;
}
.invoice-info[data-v-6dae1245] .el-form-item__content {
  line-height: 30px;
  color: #222731;
}
.project-info[data-v-75848cd9] .el-form-item {
  height: unset;
}
.project-info[data-v-75848cd9] .el-form-item__label {
  line-height: 30px;
  color: #606877;
}
.project-info[data-v-75848cd9] .el-form-item {
  margin-bottom: 5px;
  min-height: 32px;
}
.project-info[data-v-75848cd9] .el-form-item__content {
  line-height: 30px;
  color: #222731;
}
.key-search[data-v-5e589460] {
  margin-bottom: 10px;
}
.rate-group .rate-group-item[data-v-0c787224] {
  display: flex;
  margin-bottom: 10px;
}
.rate-group .rate-group-item span[data-v-0c787224] {
  margin-right: 15px;
}
.rate-dialog[data-v-0c787224] .el-form-item__content {
  min-height: 32px;
  display: flex;
  align-items: center;
}
.rate-dialog[data-v-0c787224] .el-rate__icon {
  font-size: 20px;
}
.rate-dialog[data-v-0c787224] .el-rate__text {
  font-size: 15px;
  color: rgb(247, 186, 42) !important;
  margin-left: 10px;
}
.rate-dialog[data-v-0c787224] .el-form-item {
  min-height: 32px;
  margin-bottom: 5px;
}
.search-tree[data-v-1b79ba80] {
  box-sizing: border-box;
  padding-right: 20px;
}
.search-tree .el-input[data-v-1b79ba80] {
  margin-bottom: 15px;
}
.search-tree .icon-tree[data-v-1b79ba80] {
  margin-right: 8px;
  color: #b6a367;
}
.tableSelect[data-v-1b79ba80] .el-table__body tr {
  cursor: pointer;
}
.inline-block[data-v-ff69a78e] {
  display: inline-block;
}
.el-button + .inline-block[data-v-ff69a78e] {
  margin-left: 10px;
}
.publicDialog[data-v-1e058c96] .el-table__body tr {
  cursor: pointer;
}
.el-dialog .dialog-footer[data-v-1c4298e2] .el-button--default {
  border: 1px solid #dcdfe6;
  color: #606266;
}
.custom-tree-node[data-v-1c4298e2] {
  width: 315px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-tree-node .tree-dropdown[data-v-1c4298e2] {
  margin-right: 15px;
}
.custom-tree-node .label[data-v-1c4298e2] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.node-icon[data-v-1c4298e2] {
  color: #b6a367;
  font-size: 15px;
  margin-right: 8px;
}
.viewImage[data-v-07de6180] {
  display: inline-block;
}
.viewImage span[data-v-07de6180] {
  color: #999;
}
[data-v-ce84af7a].el-input-number {
  line-height: 38px;
}
[data-v-ce84af7a].el-input-number .el-input__inner {
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  height: 40px !important;
}
[data-v-ce84af7a].el-input-number .el-input-number__decrease,[data-v-ce84af7a].el-input-number .el-input-number__increase {
  display: block !important;
  width: 40px !important;
}
.search-tree[data-v-ce84af7a] {
  box-sizing: border-box;
  padding-right: 20px;
}
.search-tree .el-input[data-v-ce84af7a] {
  margin-bottom: 15px;
}
.search-tree .icon-tree[data-v-ce84af7a] {
  margin-right: 8px;
  color: #b6a367;
}
.tableSelect[data-v-ce84af7a] {
  border-right: 1px solid #daedfd;
}
.tableSelect[data-v-ce84af7a] .el-table__body tr {
  cursor: pointer;
}
.selectBtnBox[data-v-ce84af7a] {
  padding-top: 5px;
  display: flex;
  justify-content: end;
}
.el-checkbox-group[data-v-ce84af7a] {
  height: 70vh;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  padding-left: 40px;
}
.el-checkbox[data-v-ce84af7a] {
  display: block;
  line-height: 30px;
}
[data-v-ce84af7a] .el-col-8 {
  width: 20%;
}
[data-v-ce84af7a] .el-row > .el-col-8[data-v-ce84af7a] {
  width: 33.333333%;
}
[data-v-ce84af7a] .el-col-16 {
  width: 80%;
}
.orderDialog[data-v-bc89d970] .el-table__body tr {
  cursor: pointer;
}
.tableSelect[data-v-22363c06] .el-table__body tr {
  cursor: pointer;
}
.container[data-v-22363c06] {
  height: 100%;
}
.container-bg[data-v-22363c06] {
  height: 100%;
}
.container .el-row[data-v-22363c06], .container .el-col[data-v-22363c06] {
  height: 100%;
}
.container .table-btn[data-v-22363c06] {
  margin: 14px 0 4px 10px;
}
.container[data-v-22363c06]  .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}
.container .scrollbar[data-v-22363c06] {
  height: 100%;
}
.container[data-v-22363c06]  .el-tree {
  margin-top: 10px;
}
.container[data-v-22363c06]  .el-tree-node__content {
  height: 40px;
}
.container[data-v-22363c06]  .el-tree .is-current > .el-tree-node__content {
  background-color: transparent;
  color: rgb(21, 130, 231);
}
.container[data-v-22363c06] .el-select, .container[data-v-22363c06] .el-input.el-input--suffix {
  display: block;
}
.menu[data-v-22363c06] {
  width: 100%;
}
.menu-tree[data-v-22363c06] {
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.projectDialog[data-v-1415baca] .el-table__body tr {
  cursor: pointer;
}
.invoiceDialog[data-v-f742ec82] .el-table tr {
  cursor: pointer;
}
.invoiceDialog[data-v-1da44e79] .el-table__body tr {
  cursor: pointer;
}
.activeBtn[data-v-e065b8ea] {
  margin-bottom: 10px;
}
.contractDialog[data-v-ece35338] .el-table__body tr {
  cursor: pointer;
}
.activeBtn[data-v-58e158f1] {
  margin-bottom: 10px;
}
.viewImage[data-v-94ec2b9a] {
  display: inline-block;
}
.img-uploader {
  height: 30px;
  line-height: 30px;
  background-color: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #DCDFE6;
  padding: 0 15px;
}
.projectDialog[data-v-049e0521] .el-table__body tr {
  cursor: pointer;
}
.projectDialog[data-v-3fad090e] .el-table__body tr {
  cursor: pointer;
}
.flow-title[data-v-76e2adaf] {
  margin: 10px 0;
}
.flow .title[data-v-76e2adaf] {
  line-height: 40px;
  margin-top: 10px;
}
.flow .el-icon-s-grid[data-v-76e2adaf] {
  color: #0d8ef3;
}
.flow__form__item .el-form-item__content[data-v-76e2adaf] {
  line-height: 32px !important;
}
