
.info-hr[data-v-837e6b80] {
  color: #656565;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0px;
  padding-left: 5px;
  margin-top: 0px;
}
.bottom-hr[data-v-837e6b80] {
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 4px 0 12px 0;
  color: #9c9c9c;
  border-bottom: 1px solid #c6c6c6;
}
.nav_arrow[data-v-837e6b80] {
  position: absolute;
  right: 0;
  top: 0;
}
.active[data-v-837e6b80] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.history-popover {
  position: fixed;
  width: calc(100% - 240px - 330px);
  top: 37px !important;
  right: 16px !important;
  left: initial !important;
  background: initial !important;
}
.history-popover .el-dialog__header {
  margin: 0;
  padding: 4px 10px !important;
}
.history-popover .el-dialog__header .el-dialog__title {
  color: #fff;
  font-size: 14px;
}


.item-select-fee-dialog .el-dialog__body .tableStyle {
  min-height: 200px;
}
.item-select-fee-dialog .plTableBox .el-table::before {
  height: 1px !important;
}

.treeLabel[data-v-6bfe7134] p {
  display: inline-block;
}
.projectTypeDialog[data-v-6bfe7134] {
  padding: 15px;
}
.projectTypeDialog .filter-tree[data-v-6bfe7134] {
  border: 1px solid #ccc;
  margin-top: 10px;
  padding: 8px;
}

.select-standard-request-dialog .el-dialog .el-dialog__body {
  padding: 20px 10px 30px 18px !important;
}
.select-standard-request-dialog .el-dialog .el-dialog__body > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .h2Title {
  width: 100%;
  padding: 6px 2px;
  font-weight: normal;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 14px;
  color: #333;
  margin-top: 0;
  padding-top: 0;
  border-bottom: 1px solid #dcdfe6;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box {
  width: 100%;
  height: auto;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .left_box {
  width: calc(100% - 10px);
  overflow-x: hidden;
  border: 1px solid #dcdfe6;
  position: relative;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04);
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .left_box .el-tabs {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .left_box .el-input__inner {
  text-align: center;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .left_box .el-radio__label {
  padding-left: 0;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .left_box .left_item_box {
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 4px;
  right: 16px;
  z-index: 99;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .right_box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: scroll;
  position: relative;
  margin-top: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .right_box .right_item_box {
  padding: 15px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #dcdfe6;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04);
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .right_box .right_item_box:nth-of-type(1) {
  width: 39.5%;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .right_box .right_item_box:nth-of-type(2) {
  width: 59.5%;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .el-tabs--left.el-tabs--border-card .el-tabs__item.is-left {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.select-standard-request-dialog .el-dialog .el-dialog__body .content_box .el-tabs__item {
  padding: 0 10px;
  height: auto;
}

.select-box[data-v-6d20bd4e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
  padding-right: 50px;
  border-bottom: 2px solid #c0ccda;
}

.select-box[data-v-39b73a90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
  padding-right: 50px;
  border-bottom: 2px solid #c0ccda;
}

.select-box[data-v-3cb98d56] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
  padding-right: 50px;
  border-bottom: 2px solid #c0ccda;
}

.left-title[data-v-5c986070] {
  font-size: 14px;
  color: #373737;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebebeb;
  line-height: 40px;
  background-color: #fafafa;
}
.active-left-item[data-v-5c986070] {
  background-color: #40a9ff;
  color: #fff;
}
.leftItem[data-v-5c986070] {
  padding: 6px 15px;
  font-size: 14px;
  border: 1px solid #ebebeb;
  border-top: 0;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.label-size .el-form-item__label {
  line-height: 16px !important;
}
.registrationForm.elInputNumbeClass .project-add .el-input__inner {
  text-align: center;
}
.registrationForm.elInputNumbeClass .el-input-number__increase {
  border-left: 1px solid #dcdfe6 !important;
}
.registrationForm.elInputNumbeClass .el-input-number .el-input__inner {
  text-align: center;
}

.right-title[data-v-ee605f1e] {
  position: absolute;
  top: 3px;
  left: 70px;
  font-size: 14px;
  color: #1f94f4;
  cursor: pointer;
  z-index: 50;
}
.project-add[data-v-ee605f1e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.project-add span[data-v-ee605f1e] {
  color: red;
  padding-right: 30px;
}

.hn_table_box[data-v-ee605f1e] .el-input__inner {
  height: 24px !important;
}

.table-form[data-v-3529a0b7] .el-input__inner {
  height: 20px !important;
  line-height: 20px !important;
}
.bill-longer-popper[data-v-3529a0b7] {
  width: 380px !important;
}

.buill-number {
  position: absolute;
  top: -3px;
  left: 90px;
  font-size: 20px;
  color: #3e3e3e;
}
.el-collapse-box .el-collapse-item {
  margin-bottom: 0px !important;
}
.el-collapse-box .el-collapse-item__wrap {
  border-bottom: 0;
}
.el-collapse-box .el-collapse-item__content {
  padding-bottom: 0px;
}
.footerBox {
  width: calc(100% - 272px);
  position: fixed;
  left: 256px;
  bottom: 0px;
  z-index: 99;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer {
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 0 2px 1px #dadada;
          box-shadow: 0 0 2px 1px #dadada;
}

.customer_management .receiving_info {
  padding-bottom: 40px;
}
.customer_management .h2Title .textBtn {
  float: right;
}
.customer_management .el-table .el-input__inner {
  text-align: center;
}
.customer_management .supplier_tableForm .el-form-item {
  margin: 8px 0 14px 0 !important;
}
.customer_management .supplier_tableForm .el-table td {
  padding: 3px !important;
}
.customer_management .supplier_tableForm .el-table th.star div::after {
  content: '*';
  color: red;
  margin-left: 4px;
}


.upload-main[data-v-5e8d2284] {
    width: 100%;
    height: 200px;
    border: 1px dashed #9b9b9b;
}


.uploadErrorTip .el-icon-close{
  top: 20px!important;
}

.label-size .el-form-item__label {
  line-height: 16px !important;
}
.registrationForm.elInputNumbeClass .project-add .el-input__inner {
  text-align: center;
}
.registrationForm.elInputNumbeClass .el-input-number__increase {
  border-left: 1px solid #dcdfe6 !important;
}
.registrationForm.elInputNumbeClass .el-input-number .el-input__inner {
  text-align: center;
}

.right-title[data-v-315c5b2f] {
  position: absolute;
  top: 3px;
  left: 70px;
  font-size: 14px;
  color: #1f94f4;
  cursor: pointer;
  z-index: 50;
}
.project-add[data-v-315c5b2f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.project-add span[data-v-315c5b2f] {
  color: red;
  padding-right: 30px;
}

.hn_table_box[data-v-315c5b2f] .el-input__inner {
  height: 24px !important;
}

.docWrap[data-v-f4d3e954] {
  width: 900px;
  overflow-x: auto;
}
.etalon-use-file-detail ul[data-v-f4d3e954] {
  list-style: none;
}
.etalon-use-file-detail ul li[data-v-f4d3e954] {
  /*display: block;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  zoom: 1;
  border-bottom: 1px solid #e8e8e8;
}
.etalon-use-file-detail ul li[data-v-f4d3e954]:after {
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
}
.etalon-use-file-detail .file-href[data-v-f4d3e954] {
  font-size: 15px;
  display: block;
  height: 20px;
  line-height: 0px;
  vertical-align: middle;
  float: left;
  color: #1fb3fb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.etalon-use-file-detail .file-size[data-v-f4d3e954] {
  margin: auto 0 auto auto;
  float: right;
  display: block;
  width: 70px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  color: white;
  border-radius: 20px;
  background-color: #787878;
}

.image-container {
  width: 700px;
  /* 设置图片容器的宽度 */
  height: 461px;
  /* 设置图片容器的高度 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  margin: 0 auto;
  /* 居中显示 */
}
#zoomable-image {
  display: block;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  /* 图片宽度占满容器 */
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  /* 添加过渡效果 */
}
.affix-dialog .el-dialog__body {
  padding: 20px;
}
.affix-dialog .dialog_body_height_h {
  min-height: 200px;
}
.affix-dialog .tips {
  text-align: center;
  line-height: 200px;
  font-size: 14px;
  letter-spacing: 1px;
}
.affix-dialog .affix-item {
  width: 100%;
  padding: 12px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #dedede;
}
.affix-dialog .affix-item .name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 600px;
  font-size: 14px;
  color: #1fb3fb;
  cursor: pointer;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
}
.affix-dialog .affix-item .size {
  padding: 2px 12px;
  border-radius: 22px;
  color: #fff;
  font-size: 12px;
  background: #666;
}

.buill-number {
  position: absolute;
  top: -3px;
  left: 90px;
  font-size: 20px;
  color: #3e3e3e;
}
.regist-contarn-form {
  position: relative;
}
.regist-contarn-form footer {
  width: calc(100% - 272px);
  position: fixed;
  left: 256px;
  bottom: 0px;
  z-index: 99;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.regist-contarn-form .footer {
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 0 2px 1px #dadada;
          box-shadow: 0 0 2px 1px #dadada;
}
.avue--collapse .regist-contarn-form footer {
  width: calc(100% - 32px);
  left: 16px;
}
.el-collapse-box .el-collapse-item {
  margin-bottom: 0px !important;
}
.el-collapse-box .el-collapse-item__wrap {
  border-bottom: 0;
}
.el-collapse-box .el-collapse-item__content {
  padding-bottom: 0px;
}

.hn_table_box .table_input_class[data-v-2353cb45] {
  padding-top: 2px;
  height: 28px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hn_table_box .table_input_class[data-v-2353cb45] .el-input__inner {
  height: 24px !important;
}

.buill-number[data-v-7a84fab8] {
  position: absolute;
  top: -3px;
  left: 90px;
  font-size: 20px;
  color: #3e3e3e;
}
[data-v-7a84fab8] .el-collapse-item__content {
  padding-bottom: 0;
}


.sampling-info-display[data-v-4b985e8a] {
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.table-container[data-v-4b985e8a] {
  margin-bottom: 20px;
  /* 表格高度自适应，根据数据量自动调整 */
  max-height: none;
  overflow-y: visible;
}
.content[data-v-4b985e8a] {
  padding: 10px 0;
}
.form-item[data-v-4b985e8a] {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-label[data-v-4b985e8a] {
  font-weight: 500;
  margin-right: 10px;
  min-width: 80px;
}
.form-value[data-v-4b985e8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.el-collapse-box[data-v-4b985e8a] {
  /* border: 1px solid #e4e7ed; */
  /* border-radius: 4px; */
  overflow: hidden;
}
.folding-panel[data-v-4b985e8a] {
  border-bottom: 1px solid #e4e7ed;
}
.folding-panel[data-v-4b985e8a]:last-child {
  border-bottom: none;
}
.table[data-v-4b985e8a] {
  margin-top: 10px;
}

.reportAuditDialog .auditIpt .el-textarea__inner {
  height: 33px;
}
.reportAuditDialog #content {
  position: relative;
  width: 100%;
  height: 98vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  overflow: hidden;
}
.reportAuditDialog #content .action_bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reportAuditDialog #content .action_bar .action_bar_box1 .el-input__inner {
  width: 160px;
}
.reportAuditDialog #content .action_bar .action_bar_box2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reportAuditDialog #content .action_bar .action_bar_box2 .upload-demo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reportAuditDialog #content .action_bar .action_bar_box2 .upload-demo .el-upload-list__item:first-child {
  margin-top: 0;
  margin-left: 8px;
  max-width: 260px;
}
.reportAuditDialog #content .template_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #eee9e9;
  min-height: 70vh;
}
.reportAuditDialog #content .template_content > div {
  position: relative;
}
.reportAuditDialog #content .template_content > div .iconfont {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  color: white;
  font-size: 12px;
  padding: 5px;
  text-align: center;
  height: 26px;
  line-height: 16px;
  background-color: #409eff;
}
.reportAuditDialog #content .template_content #left {
  width: calc(50% - 5px);
  overflow: hidden;
}
.reportAuditDialog #content .template_content #left .iconfont {
  right: 1px;
}
.reportAuditDialog #content .template_content #left .iframe_content_tag {
  min-width: 240px;
  padding: 2px;
  overflow: hidden;
}
.reportAuditDialog #content .template_content #left .iframe_content_tag span {
  display: inline-block;
  letter-spacing: 2px;
  font-size: 12px;
  cursor: pointer;
  padding: 2px 10px;
  background-color: #dcecff;
  border: 1px solid #b3d8ff;
  color: #409eff;
  margin-right: 14px;
}
.reportAuditDialog #content .template_content #left .iframe_content_tag span.active {
  background-color: #409eff;
  color: #fff;
}
.reportAuditDialog #content .template_content #resize {
  background-color: #ddd;
  width: 6px;
  cursor: w-resize;
}
.reportAuditDialog #content .template_content #right {
  width: calc(50% - 5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  overflow: hidden;
}
.reportAuditDialog #content .template_content #right .iconfont {
  left: 1px;
}
.reportAuditDialog #content .template_content #right .iframe_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}
.reportAuditDialog #content .template_content #right .iframe_content_tag {
  width: 36px;
  height: 100%;
  overflow-y: scroll;
  position: absolute;
  z-index: 999;
}
.reportAuditDialog #content .template_content #right .iframe_content_tag span {
  display: inline-block;
  letter-spacing: 2px;
  font-size: 12px;
  cursor: pointer;
  padding: 2px 10px;
  background-color: #dcecff;
  border: 1px solid #b3d8ff;
  color: #409eff;
  margin-top: 10px;
  padding: 10px 2px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
.reportAuditDialog #content .template_content #right .iframe_content_tag span:first-of-type {
  margin-top: 42px;
}
.reportAuditDialog #content .template_content #right .iframe_content_tag span.active {
  background-color: #409eff;
  color: #fff;
}
.reportAuditDialog #content .template_content #right .iframe_content_tag span::-webkit-scrollbar {
  display: none;
  /*隐藏滚动条*/
}
.reportAuditDialog #content .template_content .experiment-box {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.reportAuditDialog .el-dialog .el-dialog__body {
  padding: 10px !important;
}
.reportAuditDialog .el-dialog .el-dialog__body > div {
  position: relative;
  left: 4px;
}

