@charset "UTF-8";
.w-desc-text[data-v-348cd645] {
  color: #a2a4a8;
}
.w-row-text[data-v-348cd645] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-348cd645] {
  text-align: left;
}
.w-t-left[data-v-348cd645] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-348cd645] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-348cd645] {
  display: flex;
  align-items: center;
}
.slide-verify[data-v-348cd645] {
  position: relative;
}

/* 图片加载样式 */
.slider-verify-loading[data-v-348cd645] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  animation: loading-348cd645 1.5s infinite;
}
@keyframes loading-348cd645 {
0% {
    opacity: 0.7;
}
100% {
    opacity: 9;
}
}
.slide-verify-block[data-v-348cd645] {
  position: absolute;
  left: 0;
  top: 0;
}
.slide-verify-refresh-icon[data-v-348cd645] {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  cursor: pointer;
  /* background: url("../assets/icon_light.png") 0 -437px; */
  background-size: 34px 471px;
}
.slide-verify-slider[data-v-348cd645] {
  position: relative;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  /* margin-top: 15px; */
  background: #f7f9fa;
  color: #45494c;
  border: 1px solid #e4e7eb;
}
.slide-verify-slider-mask[data-v-348cd645] {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid #1991fa;
  background: #d1e9fe;
}
.slide-verify-slider-mask-item[data-v-348cd645] {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background 0.2s linear;
  font-size: 20px;
}
.slide-verify-slider-mask-item[data-v-348cd645]:hover {
  background: #1991fa;
  color: #fff;
}
.slide-verify-slider-mask-item:hover .slide-verify-slider-mask-item-icon[data-v-348cd645] {
  background-position: 0 -13px;
}
.slide-verify-slider-mask-item-icon[data-v-348cd645] {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 12px;
  /* background: url("../assets/icon_light.png") 0 -26px; */
  background-size: 34px 471px;
}
.container-active .slide-verify-slider-mask-item[data-v-348cd645] {
  height: 38px;
  top: -1px;
  border: 1px solid #1991fa;
}
.container-active .slide-verify-slider-mask[data-v-348cd645] {
  height: 38px;
  border-width: 1px;
}
.container-success .slide-verify-slider-mask-item[data-v-348cd645] {
  height: 38px;
  top: -1px;
  border: 1px solid #67C23A;
  background-color: #67C23A !important;
  color: #fff;
}
.container-success .slide-verify-slider-mask[data-v-348cd645] {
  height: 38px;
  border: 1px solid #67C23A;
  background-color: rgba(103, 194, 58, 0.1411764706);
}
.container-success .slide-verify-slider-mask-item-icon[data-v-348cd645] {
  background-position: 0 0 !important;
}
.container-fail .slide-verify-slider-mask-item[data-v-348cd645] {
  height: 38px;
  top: -1px;
  border: 1px solid #F56C6C;
  background-color: #F56C6C !important;
  color: #fff;
}
.container-fail .slide-verify-slider-mask[data-v-348cd645] {
  height: 38px;
  border: 1px solid #F56C6C;
  background-color: rgba(245, 108, 108, 0.1411764706);
}
.container-fail .slide-verify-slider-mask-item-icon[data-v-348cd645] {
  top: 14px;
  background-position: 0 -82px !important;
}
.container-active .slide-verify-slider-text[data-v-348cd645],
.container-success .slide-verify-slider-text[data-v-348cd645],
.container-fail .slide-verify-slider-text[data-v-348cd645] {
  display: none;
}

/* dialog样式 */
[data-v-348cd645] .slide-box-title {
  font-size: 16px;
  text-align: center;
}
[data-v-348cd645] .slide-box .el-dialog__body {
  padding: 10px 20px !important;
}
[data-v-348cd645] .slide-box .el-dialog__header {
  border-top: 5px solid var(--borderColor);
}
[data-v-348cd645] .slide-box .el-dialog__footer {
  padding: 1px 20px 10px;
}
[data-v-348cd645] .slide-box .el-dialog__footer .footerIcon-box {
  display: flex;
  justify-content: flex-start;
}
[data-v-348cd645] .slide-box .el-dialog__footer .footerIcon-box .footerIcon {
  margin-right: 10px;
  font-size: 25px;
  color: #7E7E7E;
}
[data-v-348cd645] .slide-box .el-dialog__footer .footerIcon-box .footerIcon:hover {
  cursor: pointer;
  color: #4D4D4D;
}
.w-desc-text[data-v-79bd1935] {
  color: #a2a4a8;
}
.w-row-text[data-v-79bd1935] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-79bd1935] {
  text-align: left;
}
.w-t-left[data-v-79bd1935] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-79bd1935] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-79bd1935] {
  display: flex;
  align-items: center;
}
[data-v-79bd1935].form-item .el-form-item__content {
  width: calc(100% - 95px) !important;
}
.verificationCode[data-v-79bd1935] {
  display: flex;
}
.verificationCode-countdown-box[data-v-79bd1935] {
  width: 150px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.verificationCode-countdown-active[data-v-79bd1935] {
  border: 1px solid #0076FE;
  color: #0076FE;
}
.verificationCode-countdown-active[data-v-79bd1935]:hover {
  cursor: pointer;
  background-color: #0076FE;
  color: white;
}
.verificationCode-countdown-disabled[data-v-79bd1935] {
  border: 1px solid #ededed;
  background-color: #ededed;
  color: #333;
  font-weight: 700;
}
.verificationCode-countdown-disabled[data-v-79bd1935]:hover {
  cursor: not-allowed;
}
.w-desc-text[data-v-2154092e] {
  color: #a2a4a8;
}
.w-row-text[data-v-2154092e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-2154092e] {
  text-align: left;
}
.w-t-left[data-v-2154092e] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-2154092e] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-2154092e] {
  display: flex;
  align-items: center;
}
.el-carousel__item[data-v-2154092e] {
  overflow: hidden;
}
.el-carousel__item[data-v-2154092e]:nth-child(2n) {
  /*background-color: #99a9bf;*/
  /*background: #dfdfdf;*/
  background: rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
}
.el-carousel__item[data-v-2154092e]:nth-child(2n+1) {
  /*background-color: #d3dce6;*/
  /*background: #dfdfdf;*/
  background: rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
}
.previewImg[data-v-2154092e] .body {
  max-height: calc(90vh - 65px) !important;
  position: relative;
}
.previewImg-operate[data-v-2154092e] {
  position: absolute;
  left: 30px;
  top: 20px;
  padding: 3px 15px;
  width: 170px;
  background-color: #ffffff;
  z-index: 999;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
}
.previewImg-operate .icon[data-v-2154092e] {
  padding: 4px;
  border-radius: 50%;
}
.previewImg-operate .icon[data-v-2154092e]:hover {
  cursor: pointer;
  background-color: rgba(236, 245, 255, 0.7882352941);
}
.previewImg .imgBox[data-v-2154092e] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.w-desc-text[data-v-fbd4a6f2] {
  color: #a2a4a8;
}
.w-row-text[data-v-fbd4a6f2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-fbd4a6f2] {
  text-align: left;
}
.w-t-left[data-v-fbd4a6f2] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-fbd4a6f2] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-fbd4a6f2] {
  display: flex;
  align-items: center;
}
.count-info[data-v-fbd4a6f2] {
  position: absolute;
  top: 0;
  right: 0;
  background: #ec808d;
  font-size: 12px;
  padding: 0 6px;
  border-radius: 4px;
}
[data-v-fbd4a6f2] .form-item2 .el-form-item__label {
  line-height: 60px !important;
}
[data-v-fbd4a6f2] .el-form-item__content .el-upload-list--picture-card .el-upload-list__item,[data-v-fbd4a6f2] .el-form-item__content .el-upload--picture-card {
  height: 100px !important;
  width: 100px !important;
  margin-bottom: 0;
  margin-top: 7px;
}
[data-v-fbd4a6f2] .el-form-item__content .el-upload--picture-card i {
  font-size: 28px;
  color: #8c939d;
  transform: translateY(-20px);
}
[data-v-fbd4a6f2] .w80 .el-upload-list--picture-card .el-upload-list__item,[data-v-fbd4a6f2] .w80 .el-upload--picture-card {
  height: 80px !important;
  width: 80px !important;
  margin-bottom: 0;
  margin-top: 7px;
}
[data-v-fbd4a6f2] .w80 .el-upload--picture-card i {
  font-size: 28px;
  color: #8c939d;
  transform: translateY(-28px);
}
[data-v-fbd4a6f2] .form-item3 .el-form-item__label {
  line-height: 122px !important;
}
[data-v-fbd4a6f2] .disabled .el-upload--picture-card {
  display: none;
}
[data-v-fbd4a6f2] .el-upload-list__item-delete {
  position: absolute !important;
  right: 3px !important;
  top: 3px !important;
  margin: 0 !important;
  color: rgb(238, 43, 51) !important;
  line-height: 1 !important;
}

/*::v-deep .el-upload-list__item.is-ready {
    display: none;
}
::v-deep .el-list-leave-active {
    transition: none;
}
::v-deep .el-list-leave-to {
    transition: none;
}*/
.w-desc-text[data-v-17323c6d] {
  color: #a2a4a8;
}
.w-row-text[data-v-17323c6d] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-17323c6d] {
  text-align: left;
}
.w-t-left[data-v-17323c6d] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-17323c6d] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-17323c6d] {
  display: flex;
  align-items: center;
}
.border-form[data-v-17323c6d] .form-item2 .el-form-item__label {
  line-height: 60px !important;
}
.no-style[data-v-17323c6d] {
  display: flex;
}
.no-style[data-v-17323c6d] .el-form-item__label {
  background: none;
}
.no-style[data-v-17323c6d] .el-form-item__content {
  width: calc(100% - 105px) !important;
  margin-left: 0 !important;
}
.no-style[data-v-17323c6d] .el-form-item__content .item-cnt {
  line-height: 28px;
}
[data-v-17323c6d] .uploadimg .el-row {
  border: none;
}
[data-v-17323c6d] .custom-input .el-input__count {
  background-color: transparent !important;
}
[data-v-17323c6d] .unadopted .el-form-item__content {
  color: #aaaaaa;
}
[data-v-17323c6d] .processing .el-form-item__content {
  color: #f59a23;
}
[data-v-17323c6d] .processed .el-form-item__content {
  color: #97c21c;
}
.w-desc-text[data-v-83066fec] {
  color: #a2a4a8;
}
.w-row-text[data-v-83066fec] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-83066fec] {
  text-align: left;
}
.w-t-left[data-v-83066fec] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-83066fec] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-83066fec] {
  display: flex;
  align-items: center;
}
.opinion-wrap[data-v-83066fec] {
  position: fixed;
  max-width: 30px;
  max-height: 120px;
  right: 30px;
  bottom: 24px;
  cursor: pointer;
  overflow: visible;
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 999;
}
.opinion-wrap .content[data-v-83066fec] {
  position: relative;
  width: auto;
  background-color: #f96868;
  border-radius: 14px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #fbfbfb;
  padding: 16px 16px;
  font-size: 12px;
  transform: scale(0.8);
}
.opinion-wrap .content img[data-v-83066fec] {
  width: 22px;
  height: auto;
  display: block;
}
@charset "UTF-8";
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
#main {
  background: #fff;
  position: relative;
}
.mainNoPadding #main {
  padding: 0 !important;
}
#main .search-container {
  position: absolute;
  top: 16px;
  right: 40px;
}
.customClass {
  z-index: 9999 !important;
}
.font-color {
  color: #2068ed;
}
.red-text {
  color: red;
}

/*亮灯*/
.overtime-red:before {
  content: "";
  background: url(../img/warning.7c231344.png) no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
  /* position: absolute;
    left: -20px;
    top: -5px;*/
  /*flex-shrink: 0;*/
  float: left;
}
.good:before {
  content: "";
  background: url(../img/good.86796971.png) no-repeat;
  display: block;
  width: 25px;
  height: 20px;
  background-size: contain;
  float: left;
}
.risk-warning:before {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAA4tJREFUaEPNWm1u2zAMlVz3AEM6YEAzLEWzc3Q5SZOTbDlJ05OkPcdS1MBSYMAa7AKJNcuxDFqmZNKS4fXXCk8fj498pMhKMeDPn+n8m97+4373NNQxcqiN3z9/XUqlHqr9f0z2u/UQZw0CQFs+EWJbX1ipLJdyNQQT0QH8/TSb5Wn62rK2UllyOi0+/M6ymExEB/A+nW+lEKXvC6XOl5VyVv4qxNPVfrf4bwEcrm8fhJRLc8FciEV6PGb5xcXWgCi+RY2HKAxotzml6UNteSGEvrzx+ZZbRXSnYACtgLUub9jAArtgZROqTr0BVFa91y5BVZtyTdOddJxscikf+yoUG8BhOv9eBOcS+PQ5XokBigKvAl4lyfrq188NJ8idAPRBxzSdFXp+VynKDAaodQg7MEtDQPbMhmflKjO3SpJnpVSmhcAlvyiAw/Xtq21hTNdDfbhmA2GUmkdaAJyWAbreh+outyhLjzy/87Cst2gx7Qeg6ZRyU0jis49G1+W0hfU3bvYtZfny0iTDeyDPPABKyhU3qFqyGVgHdRWFXgZCAMCsDJNalyvZ38cDMJ0rc5kiWbHl2qwdBUDjUKU2k7eXFdfy4wIAFWmI+2gQozBQSHEU9xkFQEz3GQdARPexAWCq2FIHq+ztU+NEcx8NAFYGfABMBWmUIUplSsrW+1eeHzNranaG+SQ5Hm/sdS0G4OuJWiLXkgffwx7d5OwbBEA/yidvLzdUDbckz72MwSysjLGEiGZI2FngZlFTwNm3h29mTm6oJdlhTPw9AB4bnMN8VWndK2KwSpFkFECoEtlAoB9zCkTKOhRAow3CsJiLAejHmJJQ1rlc2VklwjjgWM1bDjOCl+I++iwngIYbBbAADcGJJ8iab523To/BQp/CDlq/K2f4AcAef492INUNoNvZbcgu1jpfSg0WiM0rLDNTg5d7XicApB1ILvDq2ogYvHZLhwK6EwBSk6P9GUwKTXeP0ve0y5Au1zHnkQDYZW21mMxEVy2F1FDkvckAhgLR6gQS3Y3NgFlgH9glcz7rN8ZR+j8yL+9NZL6DEauxppDonKDn6InlQhBU34kL1jymBixm1N4A9GaOiQs6TsXmaPrBFDo/DgJQg0jT1qgJzg4cLXuy0vjcORiA2dzFRvm9mhOX/45gdQgoGgAnG03zRbH6YAAgG425cWSrDw7AsKGnLMVfrHwJnQX7YuAfWqYtXnsIVf0AAAAASUVORK5CYII=) no-repeat;
  display: block;
  width: 25px;
  height: 20px;
  background-size: contain;
  float: left;
}
.search-two-container {
  height: calc(100% - 221px);
  padding-bottom: 10px;
  box-sizing: border-box;
}
.search-show-container {
  height: calc(100% - 174px);
  padding-bottom: 10px;
  box-sizing: border-box;
}
.search-hide-container {
  height: calc(100% - 127px);
  padding-bottom: 10px;
  box-sizing: border-box;
}
.search-no-container {
  height: calc(100% - 78px);
  padding-bottom: 10px;
  box-sizing: border-box;
}
.right-container {
  height: calc(100% - 50px);
}

/* 隐藏 */
th.gutter {
  display: initial;
}

/* 移动 */
th.gutter {
  background-color: #f1f1f1;
  position: absolute;
  height: 100%;
  right: 0;
}
.w-desc-text[data-v-4bf300b2] {
  color: #a2a4a8;
}
.w-row-text[data-v-4bf300b2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-4bf300b2] {
  text-align: left;
}
.w-t-left[data-v-4bf300b2] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-4bf300b2] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-4bf300b2] {
  display: flex;
  align-items: center;
}
[data-v-4bf300b2] .el-form-item__content {
  width: calc(100% - 80px);
}
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
.PaginationSizes {
  width: 125px !important;
  min-width: 125px;
  padding: 6px 0;
}
.PaginationSizes .selectBox {
  width: 100%;
}
.PaginationSizes .selectBox-item {
  height: 34px;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.PaginationSizes .selectBox-item-setDefault {
  display: none;
  font-size: 14px;
  color: #409EFF;
  font-weight: normal;
  padding: 0 2px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.PaginationSizes .selectBox-item-setDefault:hover {
  background-color: #ECF5FF;
  border-color: #B3D8FF;
}
.PaginationSizes .selectBox-item:hover {
  cursor: pointer;
  background-color: #F5F7FA;
}
.PaginationSizes .selectBox-item:hover .selectBox-item-setDefault {
  display: block;
}
.PaginationSizes .selectBox-active {
  color: #409EFF;
  font-weight: 700;
}
.w-desc-text[data-v-849a166c] {
  color: #a2a4a8;
}
.w-row-text[data-v-849a166c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-849a166c] {
  text-align: left;
}
.w-t-left[data-v-849a166c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-849a166c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-849a166c] {
  display: flex;
  align-items: center;
}
.Pagination[data-v-849a166c] {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  width: 100%;
}
.elPagination[data-v-849a166c] {
  display: flex;
  align-items: center;
}
.elPagination .elPaginationSlot[data-v-849a166c] {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  color: #606266;
}
.elPagination .elPaginationSlot .total[data-v-849a166c] {
  margin-right: 10px;
}
.elPagination .elPaginationSlot .sizes[data-v-849a166c] {
  display: flex;
  align-items: center;
}
.limitBox[data-v-849a166c] {
  display: flex;
  align-items: center;
  width: 70px;
  border-radius: 4px;
  height: 26px;
  border: 1px solid #DCDFE6;
  margin-right: 5px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.limitBox[data-v-849a166c]:hover {
  cursor: pointer;
  border-color: #C0C4CC;
}
.limitBox-value[data-v-849a166c] {
  width: calc(100% - 18px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #606266;
}
.limitBox-icon[data-v-849a166c] {
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.limitBox-icon .el-icon-caret-bottom[data-v-849a166c] {
  transition: transform 0.3s;
  transform: rotateZ(0);
}
.limitBoxActive[data-v-849a166c] {
  border-color: #409EFF !important;
}
.limitBoxActive .limitBox-icon .el-icon-caret-bottom[data-v-849a166c] {
  transform: rotateZ(180deg);
}
.w-desc-text[data-v-7001404b] {
  color: #a2a4a8;
}
.w-row-text[data-v-7001404b] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-7001404b] {
  text-align: left;
}
.w-t-left[data-v-7001404b] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-7001404b] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-7001404b] {
  display: flex;
  align-items: center;
}
.title[data-v-7001404b] {
  width: 100%;
  position: relative;
  display: flex;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #204179;
  font-size: 16px;
}
.title .title-left[data-v-7001404b] {
  height: 40px;
  display: flex;
  align-items: center;
}
.title .title_right[data-v-7001404b] {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.title[data-v-7001404b]::after {
  content: "";
  display: block;
  position: absolute;
  top: 43px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.spaceBetween[data-v-7001404b] {
  justify-content: space-between;
}
.w-desc-text[data-v-115d78e6] {
  color: #a2a4a8;
}
.w-row-text[data-v-115d78e6] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-115d78e6] {
  text-align: left;
}
.w-t-left[data-v-115d78e6] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-115d78e6] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-115d78e6] {
  display: flex;
  align-items: center;
}
.item-cnt[data-v-115d78e6] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.textarea[data-v-115d78e6] {
  white-space: pre-wrap;
  overflow: auto;
  height: auto;
}

.handsontable {
  font-size: 13px;
  color: #222;
}


.sheet-btn.active[data-v-4858fd13] {
  background-color: aquamarine;
}
.btn-group[data-v-4858fd13] {
  margin-top: 5px;
  display: block;
  border-bottom: 1px solid grey;
  background-color: lightblue;
}
.table-tool[data-v-4858fd13] {
  padding: 8px 0;
  border-top: 1px solid black;
}


.home_wrap[data-v-78b9046f] {
  width: 100%;
  height: 100%;
}
.home_wrap .pdf_down[data-v-78b9046f] {
  position: fixed;
  display: flex;
  z-index: 20;
  right: 12%;
  bottom: 12%;
  cursor: pointer;
}
.home_wrap .pdf-pre[data-v-78b9046f] {
  position: fixed;
  display: flex;
  z-index: 20;
  right: 160px;
  bottom: 9%;
  cursor: pointer;
}
.home_wrap .pdf-next[data-v-78b9046f] {
  position: fixed;
  display: flex;
  z-index: 20;
  right: 100px;
  bottom: 9%;
}
.home_wrap .pdf_down .pdf_set_left[data-v-78b9046f] {
  width: 30px;
  height: 40px;
  color: #408fff;
  font-size: 15px;
  padding-top: 25px;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}
.home_wrap .pdf_down .pdf_set_middle[data-v-78b9046f] {
  width: 30px;
  height: 40px;
  color: #408fff;
  font-size: 15px;
  padding-top: 25px;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}


.code-area[data-v-24674ed4] {
  display: block;
  margin: 0 auto;
  font-size: 12px;
  width: 1000px;
  min-height: 500px;
  background: #1f1f1f;
  word-break: break-word;
  white-space: break-spaces;
  color: #5af117
}

.w-desc-text[data-v-10474c92] {
  color: #a2a4a8;
}
.w-row-text[data-v-10474c92] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-10474c92] {
  text-align: left;
}
.w-t-left[data-v-10474c92] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-10474c92] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-10474c92] {
  display: flex;
  align-items: center;
}
.rlPopup[data-v-10474c92] {
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden;
  height: 100%;
}
.rlPopup .close-big-img[data-v-10474c92] {
  position: absolute;
  top: 20px;
  right: 2%;
  z-index: 1000;
}
.rlPopup .close-big-img em[data-v-10474c92] {
  cursor: pointer;
  color: #ffffff;
  font-size: 36px;
}
.rlPopup .handle-btn[data-v-10474c92] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 66px;
  height: 66px;
  line-height: 63px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rlPopup .handle-btn em[data-v-10474c92] {
  font-size: 50px;
}
.rlPopup .prev[data-v-10474c92] {
  left: 5%;
}
.rlPopup .next[data-v-10474c92] {
  right: 5%;
}
.rlPopup .img-list-wrap[data-v-10474c92] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rlPopup .img-list-wrap .img-item[data-v-10474c92]:nth-child(2n) {
  width: 100%;
  height: 100%;
}
.rlPopup .img-list-wrap .img-item[data-v-10474c92]:nth-child(2n+1) {
  width: 100%;
  height: 100%;
}
.rlPopup .thumb-wrap[data-v-10474c92] {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  overflow-x: auto;
  white-space: nowrap;
}
.rlPopup .thumb-wrap ul[data-v-10474c92] {
  text-align: center;
}
.rlPopup .thumb-wrap li[data-v-10474c92] {
  display: inline-block;
  width: 60px;
  height: 45px;
  border: solid 1px #ececec;
  position: relative;
  margin-right: 5px;
  cursor: pointer;
}
.rlPopup .thumb-wrap li[data-v-10474c92]:last-child {
  margin-right: 0;
}
.rlPopup .thumb-wrap li img[data-v-10474c92] {
  max-width: 57px;
  max-height: 42px;
  display: block;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rlPopup .thumb-wrap .active[data-v-10474c92] {
  border-color: #e5242b;
}
.w-desc-text[data-v-d358fe6e] {
  color: #a2a4a8;
}
.w-row-text[data-v-d358fe6e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-d358fe6e] {
  text-align: left;
}
.w-t-left[data-v-d358fe6e] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-d358fe6e] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-d358fe6e] {
  display: flex;
  align-items: center;
}
.top[data-v-d358fe6e] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.top .white[data-v-d358fe6e] {
  color: #0b73ff;
  border: 1px solid #0b73ff;
}
.top .select[data-v-d358fe6e] {
  margin-bottom: 20px;
}
.top .select span[data-v-d358fe6e] {
  margin-right: 15px;
  color: #000;
}
.w-desc-text[data-v-167cbded] {
  color: #a2a4a8;
}
.w-row-text[data-v-167cbded] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-167cbded] {
  text-align: left;
}
.w-t-left[data-v-167cbded] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-167cbded] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-167cbded] {
  display: flex;
  align-items: center;
}
.img[data-v-167cbded] {
  display: flex;
}
.img .img_show[data-v-167cbded] {
  margin: auto;
  width: auto;
  height: auto;
}
[data-v-167cbded] .el-table-column--selection .cell {
  padding-right: 10px;
}
.w-desc-text[data-v-32de5fb6] {
  color: #a2a4a8;
}
.w-row-text[data-v-32de5fb6] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-32de5fb6] {
  text-align: left;
}
.w-t-left[data-v-32de5fb6] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-32de5fb6] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-32de5fb6] {
  display: flex;
  align-items: center;
}
.user-tree[data-v-32de5fb6] {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.user-tree .head-search[data-v-32de5fb6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.user-tree .head-search-input[data-v-32de5fb6] {
  width: 42%;
}
.user-tree .head-search-select[data-v-32de5fb6] {
  margin-left: 10px;
  width: 58%;
  display: flex;
  align-items: center;
}
.user-tree .head-search-select-jobTitle[data-v-32de5fb6] {
  margin-right: 5px;
  white-space: noWrap;
}
.user-tree .head-search-select-cascader[data-v-32de5fb6] {
  flex: 1;
}
.user-tree .checkbox[data-v-32de5fb6] {
  padding-left: 24px;
  box-sizing: border-box;
  margin: 5px 0 3px;
}
.user-tree .checkbox[data-v-32de5fb6] .el-checkbox__label {
  padding-left: 8px;
}
.user-tree .filter-tree[data-v-32de5fb6] {
  flex: 1;
  overflow: auto;
}
.user-tree .node-icon[data-v-32de5fb6] {
  color: #b6a367;
  margin-right: 5px;
}
.w-desc-text[data-v-38fb132a] {
  color: #a2a4a8;
}
.w-row-text[data-v-38fb132a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-38fb132a] {
  text-align: left;
}
.w-t-left[data-v-38fb132a] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-38fb132a] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-38fb132a] {
  display: flex;
  align-items: center;
}
section[data-v-38fb132a] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
section[data-v-38fb132a]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-38fb132a] .el-form-item__content {
  width: calc(100% - 147px);
}
.border-form[data-v-38fb132a] .w100 .el-form-item__label {
  line-height: 96px !important;
}
.border-form .radio-input .el-radio-group[data-v-38fb132a] {
  border: none;
}
.border-form .radio-input .el-radio[data-v-38fb132a] {
  margin: 0 5px 0 9px;
}
.border-form .radio-input .el-input[data-v-38fb132a] {
  width: 94px;
}
.border-form .radio-input span[data-v-38fb132a] {
  margin: 0 5px;
}
.w-desc-text[data-v-1b84819c] {
  color: #a2a4a8;
}
.w-row-text[data-v-1b84819c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-1b84819c] {
  text-align: left;
}
.w-t-left[data-v-1b84819c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-1b84819c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-1b84819c] {
  display: flex;
  align-items: center;
}
[data-v-1b84819c] .long-item .el-form-item__label {
  width: 110px !important;
}
[data-v-1b84819c] .tableRadio .el-radio__label {
  padding: 0;
}
.w-desc-text[data-v-03adf831] {
  color: #a2a4a8;
}
.w-row-text[data-v-03adf831] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-03adf831] {
  text-align: left;
}
.w-t-left[data-v-03adf831] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-03adf831] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-03adf831] {
  display: flex;
  align-items: center;
}
[data-v-03adf831] .tableRadio .el-radio__label {
  padding: 0;
}
.w-desc-text[data-v-65ddf4de] {
  color: #a2a4a8;
}
.w-row-text[data-v-65ddf4de] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-65ddf4de] {
  text-align: left;
}
.w-t-left[data-v-65ddf4de] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-65ddf4de] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-65ddf4de] {
  display: flex;
  align-items: center;
}
[data-v-65ddf4de] .tableRadio .el-radio__label {
  padding: 0;
}
.w-desc-text[data-v-e78b53d2] {
  color: #a2a4a8;
}
.w-row-text[data-v-e78b53d2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-e78b53d2] {
  text-align: left;
}
.w-t-left[data-v-e78b53d2] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-e78b53d2] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-e78b53d2] {
  display: flex;
  align-items: center;
}
[data-v-e78b53d2] .tableRadio .el-radio__label {
  padding: 0;
}

.vue-treeselect__menu{
    min-width: 340px;
}

.w-desc-text[data-v-7e7b6be2] {
  color: #a2a4a8;
}
.w-row-text[data-v-7e7b6be2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-7e7b6be2] {
  text-align: left;
}
.w-t-left[data-v-7e7b6be2] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-7e7b6be2] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-7e7b6be2] {
  display: flex;
  align-items: center;
}
[data-v-7e7b6be2].formItem .vue-treeselect__control {
  height: 26px !important;
  border: 1px solid rgb(213, 213, 213) !important;
  line-height: 26px !important;
}
[data-v-7e7b6be2].formItem .vue-treeselect__placeholder,[data-v-7e7b6be2].formItem .vue-treeselect__single-value {
  line-height: 26px !important;
  padding-left: 10px !important;
  font-size: 14px !important;
}
[data-v-7e7b6be2].formItem .vue-treeselect__placeholder {
  color: rgb(117, 117, 117) !important;
}
.treeselect-optionLabel[data-v-7e7b6be2] {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.w-desc-text[data-v-51c6958b] {
  color: #a2a4a8;
}
.w-row-text[data-v-51c6958b] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-51c6958b] {
  text-align: left;
}
.w-t-left[data-v-51c6958b] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-51c6958b] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-51c6958b] {
  display: flex;
  align-items: center;
}
.pdf[data-v-51c6958b] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pdf .pdfjs[data-v-51c6958b] {
  height: 710px;
}
.footer-btn[data-v-51c6958b] {
  text-align: center;
}
.w-desc-text[data-v-183df7d3] {
  color: #a2a4a8;
}
.w-row-text[data-v-183df7d3] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-183df7d3] {
  text-align: left;
}
.w-t-left[data-v-183df7d3] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-183df7d3] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-183df7d3] {
  display: flex;
  align-items: center;
}
.custom-input[data-v-183df7d3] .el-input__count-inner,
.custom-input[data-v-183df7d3] .el-input__count {
  background-color: transparent !important;
}
.p-r-44[data-v-183df7d3] .el-input__inner {
  padding-right: 44px;
}
[data-v-183df7d3] .form-item2 .el-form-item__label {
  line-height: 80px !important;
}
[data-v-183df7d3] .vue-treeselect__control {
  height: 28px;
  line-height: 28px;
}
[data-v-183df7d3] .vue-treeselect__control .vue-treeselect__placeholder,[data-v-183df7d3] .vue-treeselect__control .vue-treeselect__single-value {
  line-height: 28px;
}
[data-v-183df7d3] .contract-amount-item .el-form-item__label {
  line-height: 17px !important;
}
[data-v-183df7d3] .spec-item .el-form-item__content {
  font-weight: bold;
}
[data-v-183df7d3] .no-style {
  display: flex;
}
[data-v-183df7d3] .no-style .el-form-item {
  display: flex;
}
[data-v-183df7d3] .no-style .el-form-item__label {
  background: none;
}
[data-v-183df7d3] .no-style .el-form-item__content {
  width: calc(100% - 105px) !important;
  margin-left: 0 !important;
}
[data-v-183df7d3] .no-style .el-form-item__content .item-cnt {
  line-height: 28px !important;
  color: #333;
}
[data-v-183df7d3] .ht-radio {
  margin-right: 10px;
}
[data-v-183df7d3] .ht-radio .el-radio__label {
  padding-left: 2px !important;
}
[data-v-183df7d3] .el-input-number .el-input__inner {
  text-align: left !important;
}
.main-box[data-v-183df7d3] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-box .main-box-form[data-v-183df7d3] {
  flex: 1;
  width: 100%;
  padding: 0 30px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.w-desc-text[data-v-d17e51d4] {
  color: #a2a4a8;
}
.w-row-text[data-v-d17e51d4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-d17e51d4] {
  text-align: left;
}
.w-t-left[data-v-d17e51d4] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-d17e51d4] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-d17e51d4] {
  display: flex;
  align-items: center;
}
[data-v-d17e51d4] .contract-amount-item .el-form-item__label {
  line-height: 17px !important;
}
[data-v-d17e51d4] .riqi .el-input {
  width: 70px;
}
[data-v-d17e51d4] .riqi .el-input .el-input__inner {
  padding-right: 0;
}
[data-v-d17e51d4] .qualityYearMonth > .el-form-item__content {
  line-height: 36px;
}
[data-v-d17e51d4] .qualityYearMonth .qualityYear,[data-v-d17e51d4] .qualityYearMonth .qualityMonth {
  width: auto;
  margin-right: 0;
}
[data-v-d17e51d4] .qualityYearMonth .qualityText {
  margin: 0 5px;
}
[data-v-d17e51d4] .qualityYearMonth-formSlot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.w-desc-text[data-v-04e0e880] {
  color: #a2a4a8;
}
.w-row-text[data-v-04e0e880] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-04e0e880] {
  text-align: left;
}
.w-t-left[data-v-04e0e880] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-04e0e880] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-04e0e880] {
  display: flex;
  align-items: center;
}
.user-tree[data-v-04e0e880] {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.user-tree .head-search[data-v-04e0e880] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
.user-tree .head-search-input[data-v-04e0e880] {
  width: 42%;
}
.user-tree .head-search-select[data-v-04e0e880] {
  margin-left: 10px;
  width: 58%;
  display: flex;
  align-items: center;
}
.user-tree .head-search-select-jobTitle[data-v-04e0e880] {
  margin-right: 5px;
  white-space: noWrap;
}
.user-tree .head-search-select-cascader[data-v-04e0e880] {
  flex: 1;
}
.user-tree .checkbox[data-v-04e0e880] {
  padding-left: 24px;
  box-sizing: border-box;
  margin: 5px 0 3px;
}
.user-tree .checkbox[data-v-04e0e880] .el-checkbox__label {
  padding-left: 8px;
}
.user-tree .filter-tree[data-v-04e0e880] {
  flex: 1;
  overflow: auto;
}
.user-tree .node-icon[data-v-04e0e880] {
  color: #b6a367;
  margin-right: 5px;
}
.w-desc-text[data-v-5e9eb12a] {
  color: #a2a4a8;
}
.w-row-text[data-v-5e9eb12a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-5e9eb12a] {
  text-align: left;
}
.w-t-left[data-v-5e9eb12a] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-5e9eb12a] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-5e9eb12a] {
  display: flex;
  align-items: center;
}
[data-v-5e9eb12a] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
.w-desc-text[data-v-07076898] {
  color: #a2a4a8;
}
.w-row-text[data-v-07076898] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-07076898] {
  text-align: left;
}
.w-t-left[data-v-07076898] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-07076898] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-07076898] {
  display: flex;
  align-items: center;
}
.main-box[data-v-07076898] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-box .main-box-form[data-v-07076898] {
  flex: 1;
  width: 100%;
  padding: 0 30px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.w-desc-text[data-v-44e3a637] {
  color: #a2a4a8;
}
.w-row-text[data-v-44e3a637] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-44e3a637] {
  text-align: left;
}
.w-t-left[data-v-44e3a637] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-44e3a637] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-44e3a637] {
  display: flex;
  align-items: center;
}
.dialog[data-v-44e3a637] .el-dialog__body {
  padding-right: 0;
  height: calc(100% - 37px) !important;
}
.dialog[data-v-44e3a637] .el-dialog__body .body {
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.dialog[data-v-44e3a637] .el-dialog__header {
  padding-left: 180px !important;
}
.dialog .left[data-v-44e3a637] {
  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-44e3a637] {
  height: 37px;
  line-height: 37px;
  background: #e6eef9;
  border-top-left-radius: 25px !important;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: rgb(32, 65, 121);
}
.dialog .left .left-title .icon[data-v-44e3a637] {
  font-size: 24px;
  margin: 0 8px 0 15px;
}
.dialog .left .left-tabs[data-v-44e3a637] {
  height: calc(100% - 37px);
  padding: 10px 0;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.dialog .left .left-tabs .tabItem[data-v-44e3a637] {
  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 .tabItem_level1[data-v-44e3a637] {
  padding-left: 15px;
}
.dialog .left .left-tabs .tabItem_level2[data-v-44e3a637] {
  padding-left: 30px;
  cursor: pointer;
}
.dialog .left .left-tabs .active[data-v-44e3a637] {
  background: #fff;
  color: rgb(81, 116, 179);
  position: relative;
}
.dialog .left .left-tabs .active[data-v-44e3a637]::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-44e3a637] {
  width: calc(100% - 120px);
  float: right;
  height: 100%;
}
.dialog .right[data-v-44e3a637] .el-form--inline .el-form-item {
  margin-right: 0 !important;
}
.dialog .right .top[data-v-44e3a637] {
  border-top: 1px solid transparent;
  height: calc(100% - 52px);
}
.dialog .right .footer-btn[data-v-44e3a637] {
  border-top: 1px solid #dddddd;
  padding: 20px 0 0;
  text-align: center;
}
.w-desc-text[data-v-0cd60ed1] {
  color: #a2a4a8;
}
.w-row-text[data-v-0cd60ed1] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-0cd60ed1] {
  text-align: left;
}
.w-t-left[data-v-0cd60ed1] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-0cd60ed1] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-0cd60ed1] {
  display: flex;
  align-items: center;
}
[data-v-0cd60ed1] .table-radio .el-radio__label {
  display: none;
}
.overhidden[data-v-0cd60ed1] {
  text-overflow: ellipsis;
  overflow: hidden;
}
.w-desc-text[data-v-9a5a5314] {
  color: #a2a4a8;
}
.w-row-text[data-v-9a5a5314] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-9a5a5314] {
  text-align: left;
}
.w-t-left[data-v-9a5a5314] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-9a5a5314] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-9a5a5314] {
  display: flex;
  align-items: center;
}
.custom-input[data-v-9a5a5314] .el-input__count-inner,
.custom-input[data-v-9a5a5314] .el-input__count {
  background-color: transparent !important;
}
.p-r-62[data-v-9a5a5314] .el-input__inner {
  padding-right: 62px;
}
.p-r-44[data-v-9a5a5314] .el-input__inner {
  padding-right: 44px;
}
.w-desc-text[data-v-03ce85d1] {
  color: #a2a4a8;
}
.w-row-text[data-v-03ce85d1] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-03ce85d1] {
  text-align: left;
}
.w-t-left[data-v-03ce85d1] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-03ce85d1] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-03ce85d1] {
  display: flex;
  align-items: center;
}
.custom-input[data-v-03ce85d1] .el-input__count-inner,
.custom-input[data-v-03ce85d1] .el-input__count {
  background-color: transparent !important;
}
.p-r-62[data-v-03ce85d1] .el-input__inner {
  padding-right: 62px;
}
.p-r-44[data-v-03ce85d1] .el-input__inner {
  padding-right: 44px;
}
.w-desc-text[data-v-b33640ba] {
  color: #a2a4a8;
}
.w-row-text[data-v-b33640ba] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-b33640ba] {
  text-align: left;
}
.w-t-left[data-v-b33640ba] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-b33640ba] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-b33640ba] {
  display: flex;
  align-items: center;
}
[data-v-b33640ba] .table-radio .el-radio__label {
  display: none;
}
.overhidden[data-v-b33640ba] {
  text-overflow: ellipsis;
  overflow: hidden;
}
.w-desc-text[data-v-41572ca6] {
  color: #a2a4a8;
}
.w-row-text[data-v-41572ca6] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-41572ca6] {
  text-align: left;
}
.w-t-left[data-v-41572ca6] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-41572ca6] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-41572ca6] {
  display: flex;
  align-items: center;
}
[data-v-41572ca6] .tableRadio .el-radio__label {
  padding: 0;
}
@charset "UTF-8";
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}

/* vue-treeselect 禁用样式 */
.vue-treeselect__option--disabled {
  background: #ffffff !important;
}
.vue-treeselect__option--disabled .vue-treeselect__label-container {
  color: #606266 !important;
}
.w-desc-text[data-v-8b4f647e] {
  color: #a2a4a8;
}
.w-row-text[data-v-8b4f647e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-8b4f647e] {
  text-align: left;
}
.w-t-left[data-v-8b4f647e] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-8b4f647e] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-8b4f647e] {
  display: flex;
  align-items: center;
}
[data-v-8b4f647e] .form-item2 .el-form-item__label {
  line-height: 80px !important;
}
[data-v-8b4f647e] .vue-treeselect__control {
  height: 28px;
  line-height: 28px;
}
[data-v-8b4f647e] .vue-treeselect__control .vue-treeselect__placeholder,[data-v-8b4f647e] .vue-treeselect__control .vue-treeselect__single-value {
  line-height: 28px;
}
[data-v-8b4f647e] .spec-item .el-form-item__content {
  font-weight: bold;
}
[data-v-8b4f647e] .plan-dict-red .el-form-item__content,[data-v-8b4f647e] .plan-dict-red .vue-treeselect__control .vue-treeselect__single-value {
  color: #d9001b;
}
[data-v-8b4f647e] .no-style {
  display: flex;
}
[data-v-8b4f647e] .no-style .el-form-item__label {
  background: none;
}
[data-v-8b4f647e] .no-style .el-form-item__content {
  width: calc(100% - 105px) !important;
  margin-left: 0 !important;
}
[data-v-8b4f647e] .no-style .el-form-item__content .item-cnt {
  line-height: 28px;
  color: #333;
}
[data-v-8b4f647e] .ht-radio {
  margin-right: 10px;
}
[data-v-8b4f647e] .ht-radio .el-radio__label {
  padding-left: 2px !important;
}
[data-v-8b4f647e] .el-input-number .el-input__inner {
  text-align: left !important;
}
.main-box[data-v-8b4f647e] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-box .main-box-form[data-v-8b4f647e] {
  flex: 1;
  width: 100%;
  padding: 0 30px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.custom-input[data-v-8b4f647e] .el-input__count-inner,
.custom-input[data-v-8b4f647e] .el-input__count {
  background-color: transparent !important;
}
.p-r-62[data-v-8b4f647e] .el-input__inner {
  padding-right: 62px;
}
.p-r-44[data-v-8b4f647e] .el-input__inner {
  padding-right: 44px;
}
.w-desc-text[data-v-57f40129] {
  color: #a2a4a8;
}
.w-row-text[data-v-57f40129] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-57f40129] {
  text-align: left;
}
.w-t-left[data-v-57f40129] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-57f40129] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-57f40129] {
  display: flex;
  align-items: center;
}
.custom-input[data-v-57f40129] .el-input__count-inner,
.custom-input[data-v-57f40129] .el-input__count {
  background-color: transparent !important;
}
.p-r-62[data-v-57f40129] .el-input__inner {
  padding-right: 62px;
}
.w-desc-text[data-v-4f7d364c] {
  color: #a2a4a8;
}
.w-row-text[data-v-4f7d364c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-4f7d364c] {
  text-align: left;
}
.w-t-left[data-v-4f7d364c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-4f7d364c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-4f7d364c] {
  display: flex;
  align-items: center;
}
[data-v-4f7d364c] .riqi .el-input {
  width: 70px;
}
[data-v-4f7d364c] .riqi .el-input .el-input__inner {
  padding-right: 0;
}
[data-v-4f7d364c] .qualityYearMonth > .el-form-item__content {
  line-height: 36px;
}
[data-v-4f7d364c] .qualityYearMonth .qualityYear,[data-v-4f7d364c] .qualityYearMonth .qualityMonth {
  width: auto;
  margin-right: 0;
}
[data-v-4f7d364c] .qualityYearMonth .qualityText {
  margin: 0 5px;
}
[data-v-4f7d364c] .qualityYearMonth-formSlot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-input[data-v-4f7d364c] .el-input__count-inner,
.custom-input[data-v-4f7d364c] .el-input__count {
  background-color: transparent !important;
}
.p-r-62[data-v-4f7d364c] .el-input__inner {
  padding-right: 62px;
}
.w-desc-text[data-v-517f45aa] {
  color: #a2a4a8;
}
.w-row-text[data-v-517f45aa] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-517f45aa] {
  text-align: left;
}
.w-t-left[data-v-517f45aa] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-517f45aa] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-517f45aa] {
  display: flex;
  align-items: center;
}
[data-v-517f45aa] .riqi .el-input {
  width: 70px;
}
[data-v-517f45aa] .riqi .el-input .el-input__inner {
  padding-right: 0;
}
.w-desc-text[data-v-70a7e33e] {
  color: #a2a4a8;
}
.w-row-text[data-v-70a7e33e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-70a7e33e] {
  text-align: left;
}
.w-t-left[data-v-70a7e33e] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-70a7e33e] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-70a7e33e] {
  display: flex;
  align-items: center;
}
.t[data-v-70a7e33e] {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.t .t-text[data-v-70a7e33e] {
  color: #204179;
  font-size: 16px;
  line-height: 40px;
}
.t .t-radio[data-v-70a7e33e] {
  margin-top: 10px;
}
.w-desc-text[data-v-1c9b421c] {
  color: #a2a4a8;
}
.w-row-text[data-v-1c9b421c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-1c9b421c] {
  text-align: left;
}
.w-t-left[data-v-1c9b421c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-1c9b421c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-1c9b421c] {
  display: flex;
  align-items: center;
}
.custom-input[data-v-1c9b421c] .el-input__count-inner,
.custom-input[data-v-1c9b421c] .el-input__count {
  background-color: transparent !important;
}
.p-r-62[data-v-1c9b421c] .el-input__inner {
  padding-right: 62px;
}
.w-desc-text[data-v-49a2cc04] {
  color: #a2a4a8;
}
.w-row-text[data-v-49a2cc04] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-49a2cc04] {
  text-align: left;
}
.w-t-left[data-v-49a2cc04] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-49a2cc04] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-49a2cc04] {
  display: flex;
  align-items: center;
}
[data-v-49a2cc04] .w100 .el-form-item__content {
  width: 100% !important;
}
.w-desc-text[data-v-6a80ce36] {
  color: #a2a4a8;
}
.w-row-text[data-v-6a80ce36] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-6a80ce36] {
  text-align: left;
}
.w-t-left[data-v-6a80ce36] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-6a80ce36] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-6a80ce36] {
  display: flex;
  align-items: center;
}
[data-v-6a80ce36] .riqi .el-input-number {
  width: 120px;
  margin: 0 10px;
}
[data-v-6a80ce36] .unitName .el-form-item__label {
  padding: 0 6px;
}
[data-v-6a80ce36] .el-autocomplete-suggestion, .el-popper[data-v-6a80ce36], .my-autocomplete[data-v-6a80ce36] {
  width: 100vh !important;
}
.w-desc-text[data-v-7e9e64e3] {
  color: #a2a4a8;
}
.w-row-text[data-v-7e9e64e3] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-7e9e64e3] {
  text-align: left;
}
.w-t-left[data-v-7e9e64e3] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-7e9e64e3] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-7e9e64e3] {
  display: flex;
  align-items: center;
}
[data-v-7e9e64e3] .riqi .el-input-number {
  width: 120px;
  margin: 0 10px;
}
[data-v-7e9e64e3] .riqi .el-input {
  width: 70px;
}
[data-v-7e9e64e3] .riqi .el-input .el-input__inner {
  padding-right: 0;
}
[data-v-7e9e64e3] .unitName .el-form-item__label {
  padding: 0 6px;
}
[data-v-7e9e64e3] .el-autocomplete-suggestion, .el-popper[data-v-7e9e64e3], .my-autocomplete[data-v-7e9e64e3] {
  width: 100vh !important;
}
.w-desc-text[data-v-171d4ae7] {
  color: #a2a4a8;
}
.w-row-text[data-v-171d4ae7] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-171d4ae7] {
  text-align: left;
}
.w-t-left[data-v-171d4ae7] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-171d4ae7] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-171d4ae7] {
  display: flex;
  align-items: center;
}
[data-v-171d4ae7] .el-autocomplete-suggestion, .el-popper[data-v-171d4ae7], .my-autocomplete[data-v-171d4ae7] {
  width: 100vh !important;
}
.w-desc-text[data-v-4592caca] {
  color: #a2a4a8;
}
.w-row-text[data-v-4592caca] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-4592caca] {
  text-align: left;
}
.w-t-left[data-v-4592caca] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-4592caca] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-4592caca] {
  display: flex;
  align-items: center;
}
.main-box[data-v-4592caca] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-box .main-box-form[data-v-4592caca] {
  flex: 1;
  width: 100%;
  padding: 0 30px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.w-desc-text[data-v-6451ff0c] {
  color: #a2a4a8;
}
.w-row-text[data-v-6451ff0c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-6451ff0c] {
  text-align: left;
}
.w-t-left[data-v-6451ff0c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-6451ff0c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-6451ff0c] {
  display: flex;
  align-items: center;
}
.dialog[data-v-6451ff0c] .el-dialog__body {
  padding-right: 0;
  height: calc(100% - 37px) !important;
}
.dialog[data-v-6451ff0c] .el-dialog__body .body {
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.dialog[data-v-6451ff0c] .el-dialog__header {
  padding-left: 180px !important;
}
.dialog .left[data-v-6451ff0c] {
  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-6451ff0c] {
  height: 37px;
  line-height: 37px;
  background: #e6eef9;
  border-top-left-radius: 25px !important;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: rgb(32, 65, 121);
}
.dialog .left .left-title .icon[data-v-6451ff0c] {
  font-size: 24px;
  margin: 0 8px 0 15px;
}
.dialog .left .left-tabs[data-v-6451ff0c] {
  height: calc(100% - 37px);
  padding: 10px 0;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.dialog .left .left-tabs .tabItem[data-v-6451ff0c] {
  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 .tabItem_level1[data-v-6451ff0c] {
  padding-left: 15px;
}
.dialog .left .left-tabs .tabItem_level2[data-v-6451ff0c] {
  padding-left: 30px;
  cursor: pointer;
}
.dialog .left .left-tabs .active[data-v-6451ff0c] {
  background: #fff;
  color: rgb(81, 116, 179);
  position: relative;
}
.dialog .left .left-tabs .active[data-v-6451ff0c]::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-6451ff0c] {
  width: calc(100% - 120px);
  float: right;
  height: 100%;
}
.dialog .right[data-v-6451ff0c] .el-form--inline .el-form-item {
  margin-right: 0 !important;
}
.dialog .right .top[data-v-6451ff0c] {
  border-top: 1px solid transparent;
  height: calc(100% - 52px);
}
.dialog .right .footer-btn[data-v-6451ff0c] {
  border-top: 1px solid #dddddd;
  padding: 20px 0 0;
  text-align: center;
}
.w-desc-text[data-v-2c4a82dc] {
  color: #a2a4a8;
}
.w-row-text[data-v-2c4a82dc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-2c4a82dc] {
  text-align: left;
}
.w-t-left[data-v-2c4a82dc] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-2c4a82dc] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-2c4a82dc] {
  display: flex;
  align-items: center;
}
[data-v-2c4a82dc] .table-radio .el-radio__label {
  display: none;
}
.overhidden[data-v-2c4a82dc] {
  text-overflow: ellipsis;
  overflow: hidden;
}
.urge-record[data-v-2c4a82dc] {
  cursor: pointer;
  z-index: 100;
  overflow: hidden;
}
@charset "UTF-8";
.w-desc-text[data-v-186e773a] {
  color: #a2a4a8;
}
.w-row-text[data-v-186e773a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-186e773a] {
  text-align: left;
}
.w-t-left[data-v-186e773a] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-186e773a] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-186e773a] {
  display: flex;
  align-items: center;
}
.border-form[data-v-186e773a] {
  /*隐藏超出边框*/
  overflow: hidden;
}
.border-form[data-v-186e773a] .width100 .el-form-item__content {
  width: calc(100% - var(--labelWidth) - 10px) !important; /*左右margin合为10px*/
}
.border-form[data-v-186e773a] .h100 .el-form-item__label {
  line-height: 57px !important;
}
.border-form[data-v-186e773a] .radioGroup {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: none;
}
.border-form[data-v-186e773a] .radioGroup .el-radio {
  margin-right: 5%;
}
.border-form[data-v-186e773a] .radioGroup .el-radio:last-child {
  margin-right: 0;
}
.border-form[data-v-186e773a] .radioGroup .el-radio__label {
  padding-left: 5px;
}
.border-form[data-v-186e773a] .formContentWidth .el-form-item__content {
  width: calc(100% - 20px) !important;
}
.border-form .ht-tab-box[data-v-186e773a] {
  position: relative;
}
.border-form .ht-tab-box .handleCommentBtn[data-v-186e773a] {
  position: absolute;
  right: 0;
  top: 20px;
}
.border-form[data-v-186e773a] .ht-tab {
  margin-bottom: 5px;
}
.border-form[data-v-186e773a] .ht-tab .el-tabs__header {
  margin: 0 !important;
}
.border-form[data-v-186e773a] .ht-tab .el-tabs__item {
  font-size: 16px !important;
  margin-top: 10px;
  height: 38px;
}
.border-form[data-v-186e773a] .ht-tab .el-tabs__item:hover {
  color: #204179 !important;
}
.border-form[data-v-186e773a] .ht-tab .el-tabs__active-bar {
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.border-form[data-v-186e773a] .ht-tab .is-active {
  color: #204179 !important;
}
.border-form[data-v-186e773a] .ht-tab .el-tabs__nav-wrap::after {
  background: transparent !important;
}
.border-form[data-v-186e773a] .noBackground .el-tabs__active-bar {
  background: transparent;
}
.versionTips[data-v-186e773a] {
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 70px;
  z-index: 100;
}
.req[data-v-186e773a] {
  color: rgba(255, 0, 0, 0.7);
  margin-right: 3px;
}
.tips[data-v-186e773a] {
  color: #B6B7B8;
}
.disabledInput[data-v-186e773a] .el-input__inner {
  color: #858585 !important;
}
.custom-btn-mini[data-v-186e773a] {
  position: relative;
}
.custom-btn-mini .num[data-v-186e773a] {
  position: absolute;
  right: -14px;
  top: -5px;
  display: inline-block;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 0 6px;
  border: 1px solid #fff;
  background-color: #21cd1c;
  border-radius: 10px;
  color: #fff;
  transform: scale(0.8);
  transform-origin: 0% 0%;
}
.placeholderRed[data-v-186e773a] .el-input__inner::-moz-placeholder {
  color: rgba(255, 0, 0, 0.7) !important;
}
.placeholderRed[data-v-186e773a] .el-input__inner::placeholder {
  color: rgba(255, 0, 0, 0.7) !important;
}

.OnlyCancelDialog{
.el-dialog__header{
        background:#ffffff !important;
        border-radius:0 !important;
        color: #333333 !important;
        height: 15px !important;
        display: none;
}
.el-form-item__content{
        width: calc(100% - 80px);
}
.body{
        padding: 25px 10px 10px !important;
}
.el-dialog__close{
        color: #333333 !important;
        font-size: 20px;
}
.el-dialog{
        border-radius:0 !important;
}
}

.w-desc-text[data-v-e4fc389a] {
  color: #a2a4a8;
}
.w-row-text[data-v-e4fc389a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-e4fc389a] {
  text-align: left;
}
.w-t-left[data-v-e4fc389a] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-e4fc389a] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-e4fc389a] {
  display: flex;
  align-items: center;
}
.dialogFooter[data-v-e4fc389a] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.noSlotFooter[data-v-e4fc389a] {
  width: 100%;
  box-sizing: border-box;
}
.footerBorderTop[data-v-e4fc389a] {
  border-top: 1px solid #f2f2f2;
  box-sizing: border-box;
}
.nobody-footer[data-v-e4fc389a] {
  display: inline-block;
  height: 30px;
  width: 1px;
}
.nextRow-footer[data-v-e4fc389a] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #2068ed;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 5px;
}
.nextRow-footer[data-v-e4fc389a]:hover {
  background-color: #f4f8ff;
}
.urge-disabled[data-v-e4fc389a] {
  cursor: not-allowed;
  color: #aaaaaa;
  background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #aaaaaa, #aaaaaa, #aaaaaa);
}
.w-desc-text[data-v-0e57c827] {
  color: #a2a4a8;
}
.w-row-text[data-v-0e57c827] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-0e57c827] {
  text-align: left;
}
.w-t-left[data-v-0e57c827] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-0e57c827] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-0e57c827] {
  display: flex;
  align-items: center;
}
[data-v-0e57c827] .el-icon-arrow-up {
  display: none !important;
}
[data-v-0e57c827] .el-input__prefix {
  left: 9px !important;
}
.w-desc-text[data-v-730baf6b] {
  color: #a2a4a8;
}
.w-row-text[data-v-730baf6b] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-730baf6b] {
  text-align: left;
}
.w-t-left[data-v-730baf6b] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-730baf6b] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-730baf6b] {
  display: flex;
  align-items: center;
}
.img[data-v-730baf6b] {
  width: 100%;
  display: flex;
}
.img .img_show[data-v-730baf6b] {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  max-height: calc(var(--height) - 90px);
}
.pdf[data-v-730baf6b] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pdf .pdfjs[data-v-730baf6b] {
  height: 840px;
}
.w-desc-text[data-v-6e93d768] {
  color: #a2a4a8;
}
.w-row-text[data-v-6e93d768] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-6e93d768] {
  text-align: left;
}
.w-t-left[data-v-6e93d768] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-6e93d768] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-6e93d768] {
  display: flex;
  align-items: center;
}
[data-v-6e93d768] .noWrap {
  position: relative;
}
[data-v-6e93d768] .noWrap .el-form-item__label {
  white-space: noWrap;
}
[data-v-6e93d768] .noWrap .warningTips {
  position: absolute;
  top: 7px;
  right: 6px;
}
.w-desc-text[data-v-31fc8600] {
  color: #a2a4a8;
}
.w-row-text[data-v-31fc8600] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-31fc8600] {
  text-align: left;
}
.w-t-left[data-v-31fc8600] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-31fc8600] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-31fc8600] {
  display: flex;
  align-items: center;
}
section[data-v-31fc8600] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
section[data-v-31fc8600]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-31fc8600] .el-form-item__content {
  width: calc(100% - 147px);
}
.tips[data-v-31fc8600] {
  font-size: 14px;
  color: #EE2A31;
  margin-left: 5px;
}
[data-v-31fc8600] .headerTitleForm {
  display: flex;
  align-items: center;
}
[data-v-31fc8600] .headerTitleForm .el-form-item__label {
  background-color: #fff !important;
  width: 90px !important;
}
[data-v-31fc8600] .headerTitleForm .el-form-item__content {
  width: calc(100% - 100px);
}
.w-desc-text[data-v-cd05a2be] {
  color: #a2a4a8;
}
.w-row-text[data-v-cd05a2be] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-cd05a2be] {
  text-align: left;
}
.w-t-left[data-v-cd05a2be] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-cd05a2be] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-cd05a2be] {
  display: flex;
  align-items: center;
}
.picker[data-v-cd05a2be] {
  margin: 14px auto 25px;
  width: 205px;
  font-size: 28px;
  font-weight: 600;
  background: #fff;
}
.picker-month[data-v-cd05a2be] {
  width: 155px;
  margin: auto;
  cursor: pointer;
}
.picker-month[data-v-cd05a2be] .el-input__inner {
  border: none;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  color: #606877;
  padding: 0 25px !important;
}
.picker-month[data-v-cd05a2be] i {
  display: none;
}
.picker-left[data-v-cd05a2be], .picker-right[data-v-cd05a2be] {
  cursor: pointer;
  position: relative;
  z-index: 99;
  font-size: 24px;
  color: #d2d5dc;
}
[data-v-cd05a2be] .table-radio .el-radio__label {
  display: none;
}
.w-desc-text[data-v-77abec51] {
  color: #a2a4a8;
}
.w-row-text[data-v-77abec51] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-77abec51] {
  text-align: left;
}
.w-t-left[data-v-77abec51] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-77abec51] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-77abec51] {
  display: flex;
  align-items: center;
}
[data-v-77abec51] .galaxy-num-input .el-input__inner {
  text-align: center !important;
}
.w-desc-text[data-v-10b8b19a] {
  color: #a2a4a8;
}
.w-row-text[data-v-10b8b19a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-10b8b19a] {
  text-align: left;
}
.w-t-left[data-v-10b8b19a] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-10b8b19a] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-10b8b19a] {
  display: flex;
  align-items: center;
}
.el-dropdown[data-v-10b8b19a] {
  display: flex;
  align-items: center;
}
.el-dropdown-link[data-v-10b8b19a] {
  cursor: pointer;
  color: #409EFF;
}
.el-icon-arrow-down[data-v-10b8b19a] {
  font-size: 12px;
}
.el-icon--right[data-v-10b8b19a] {
  margin-left: 2px;
}

.svg-icon[data-v-dc49ef06] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.w-desc-text[data-v-6a26716f] {
  color: #a2a4a8;
}
.w-row-text[data-v-6a26716f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-6a26716f] {
  text-align: left;
}
.w-t-left[data-v-6a26716f] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-6a26716f] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-6a26716f] {
  display: flex;
  align-items: center;
}
.line[data-v-6a26716f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lines[data-v-6a26716f] {
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: var(--row);
  -webkit-box-orient: vertical;
}
.w-desc-text[data-v-503fa871] {
  color: #a2a4a8;
}
.w-row-text[data-v-503fa871] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-503fa871] {
  text-align: left;
}
.w-t-left[data-v-503fa871] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-503fa871] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-503fa871] {
  display: flex;
  align-items: center;
}
[data-v-503fa871] .custom-dialog .el-dialog__header {
  padding: 10px 20px;
}
[data-v-503fa871] .custom-dialog .el-dialog__header .el-dialog__title {
  font-size: 17px;
}
[data-v-503fa871] .custom-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 12px;
}
[data-v-503fa871] .custom-dialog .el-dialog__header .el-dialog__headerbtn .i {
  font-size: large;
}
[data-v-503fa871] .custom-dialog .el-dialog__header .el-dialog__close {
  color: #333 !important;
}
[data-v-503fa871] .custom-dialog .el-dialog__footer {
  padding: 10px 20px;
}
.border[data-v-503fa871] .el-dialog__header {
  border-bottom: 1px solid #e8e8e8;
}
.border[data-v-503fa871] .el-dialog__footer {
  border-top: 1px solid #e8e8e8;
}
.fullscreen[data-v-503fa871] {
  overflow: hidden;
}
.fullscreen[data-v-503fa871] .el-dialog {
  margin-top: 0 !important;
  width: 100% !important;
}
.fullscreen[data-v-503fa871] .el-dialog .el-dialog__body {
  padding: 0;
  height: calc(100vh - 94px);
}
.w-desc-text[data-v-62679112] {
  color: #a2a4a8;
}
.w-row-text[data-v-62679112] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-62679112] {
  text-align: left;
}
.w-t-left[data-v-62679112] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-62679112] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-62679112] {
  display: flex;
  align-items: center;
}
.show-y[data-v-62679112] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column !important;
}
.show-y .name[data-v-62679112] {
  margin-left: 0 !important;
}
.close[data-v-62679112] {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  cursor: pointer;
  border-radius: 50%;
  background: black;
}
.avatar[data-v-62679112] {
  display: flex;
  flex-direction: row;
  position: relative;
  align-items: center;
}
.avatar .a-img[data-v-62679112] {
  display: flex;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  background: white;
  position: relative;
}
.avatar .a-img > div[data-v-62679112] {
  display: inline-block;
  text-align: center;
  background: var(--bgc);
  color: white;
  border-radius: 50%;
  width: var(--size);
  height: var(--size);
  line-height: var(--size);
  font-size: 14px;
}
.avatar[data-v-62679112] .el-avatar {
  background: white;
}
.avatar .name[data-v-62679112] {
  text-align: center;
  color: #19191a;
  font-size: 14px;
  margin-left: 10px;
}
.status[data-v-62679112] {
  position: absolute;
  bottom: -4px;
  right: -8px;
  border-radius: 50%;
  font-size: 15px;
  background: white;
  border: 2px solid white;
}
.error[data-v-62679112] {
  color: #f56c6c;
}
.leader[data-v-62679112] {
  font-size: 12px;
  color: #f78f5f;
}
.pending[data-v-62679112] {
  color: #f78f5f;
}
.success[data-v-62679112] {
  color: #35b881;
}
.transfer[data-v-62679112] {
  color: white;
  background: #7a939d;
  font-size: 12px;
  padding: 1px;
}
.comment[data-v-62679112] {
  color: #1989fa;
}
.cc[data-v-62679112] {
  color: white;
  font-size: 12px;
  padding: 1px;
  background: #1989fa;
}
.cancel[data-v-62679112] {
  color: #838383;
}
.recall[data-v-62679112] {
  color: #f56c6c;
}
