.btnBox[data-v-6f58bfbe] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.btnBox .btn[data-v-6f58bfbe] {
  box-sizing: border-box;
  width: 80px;
  height: 30px;
  color: #0059d7;
  line-height: 30px;
  text-align: center;
  border: 1px solid #2696ee;
  border-radius: 9px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.el-carousel__item .is-active[data-v-6f58bfbe] {
  position: relative;
}
.img-preview[data-v-6f58bfbe] {
  position: absolute;
  top: -5px;
  right: -20px;
  width: 59px;
  height: 30px;
  text-align: center;
  background: rgba(217, 217, 217, 0.6);
  transform: rotate(45deg);
  cursor: pointer;
}
.img-preview .icon[data-v-6f58bfbe] {
  width: 16px;
  margin-top: 12px;
  transform: rotate(-45deg);
}
.el-carousel__item img[data-v-6f58bfbe] {
  cursor: pointer;
}
.empty-cnt[data-v-6f58bfbe] {
  color: #606266;
  font-size: 12px;
  text-align: center;
}
.empty-cnt img[data-v-6f58bfbe] {
  width: 100px;
  height: 100px;
}
.top-updown[data-v-6f58bfbe] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-updown .top-updown-item[data-v-6f58bfbe] {
  flex: 1;
  padding: 2px 0;
  color: #999;
  text-align: center;
  background: #ebf4ff;
  border-radius: 5px;
}
.top-updown .top-updown-item span[data-v-6f58bfbe] {
  padding: 0 10px;
  color: #266ae4;
  font-size: 18px;
}
.top-updown .top-updown-item span.m0[data-v-6f58bfbe] {
  margin: 0 !important;
}
.top-updown .top-updown-item span .small[data-v-6f58bfbe] {
  margin: 0 !important;
  color: #555;
  font-size: 12px;
}
.top-updown .top-updown-item div[data-v-6f58bfbe] {
  font-size: 12px;
}
.top-updown .top-updown-item + .top-updown-item[data-v-6f58bfbe] {
  margin-left: 10px;
}
.card[data-v-6f58bfbe] {
  flex-shrink: 0;
  width: 535px;
  height: 360px;
  padding: 0 30px;
  background-color: #fff;
  box-shadow: 2px 2px 10px 2px #bbb5b5;
  border-radius: 8px;
}
.card .top[data-v-6f58bfbe] {
  display: flex;
  justify-content: space-between;
  height: 60px;
}
.card .top .title[data-v-6f58bfbe] {
  width: 70%;
  height: 100%;
}
.card .top .title .txt[data-v-6f58bfbe] {
  position: relative;
  display: inline-block;
  color: #20467e;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
}
.card .top .handle[data-v-6f58bfbe] {
  width: 30%;
}
.descBox[data-v-8c855a9a] {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  gap: 5px 0;
}
.descBox .desc[data-v-8c855a9a] {
  display: flex;
  width: 50%;
  margin: 5px 0;
}
.descBox .desc.w100[data-v-8c855a9a] {
  width: 100%;
}
.descBox .desc .label[data-v-8c855a9a] {
  flex-shrink: 0;
  margin-right: 2px;
  font-weight: 700;
}
.descBox .desc .txt[data-v-8c855a9a] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@charset "UTF-8";
section[data-v-0367b62e] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
section[data-v-0367b62e]::-webkit-scrollbar {
  display: none;
}
section[data-v-0367b62e]  .el-carousel__container,
section[data-v-0367b62e]  .el-carousel__item {
  border-radius: 8px;
}
section[data-v-0367b62e]  .el-carousel__item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
section[data-v-0367b62e]  .el-carousel__item img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  /* 确保图片完整显示 */
}
section[data-v-0367b62e]  .el-carousel__arrow {
  display: block !important;
}
section[data-v-0367b62e]  ::v-deep .el-carousel__indicator.is-active .el-carousel__button {
  background-color: #0b73ff;
}
.btnBox[data-v-58c4f098] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.btnBox .btn[data-v-58c4f098] {
  box-sizing: border-box;
  width: 80px;
  height: 30px;
  color: #0059d7;
  line-height: 30px;
  text-align: center;
  border: 1px solid #2696ee;
  border-radius: 9px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.el-carousel__item .is-active[data-v-58c4f098] {
  position: relative;
}
.img-preview[data-v-58c4f098] {
  position: absolute;
  top: -5px;
  right: -20px;
  width: 59px;
  height: 30px;
  text-align: center;
  background: rgba(217, 217, 217, 0.6);
  transform: rotate(45deg);
  cursor: pointer;
}
.img-preview .icon[data-v-58c4f098] {
  width: 16px;
  margin-top: 12px;
  transform: rotate(-45deg);
}
.el-carousel__item img[data-v-58c4f098] {
  cursor: pointer;
}
.empty-cnt[data-v-58c4f098] {
  color: #606266;
  font-size: 12px;
  text-align: center;
}
.empty-cnt img[data-v-58c4f098] {
  width: 100px;
  height: 100px;
}
.top-updown[data-v-58c4f098] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-updown .top-updown-item[data-v-58c4f098] {
  flex: 1;
  padding: 2px 0;
  color: #999;
  text-align: center;
  background: #ebf4ff;
  border-radius: 5px;
}
.top-updown .top-updown-item span[data-v-58c4f098] {
  padding: 0 10px;
  color: #266ae4;
  font-size: 18px;
}
.top-updown .top-updown-item span.m0[data-v-58c4f098] {
  margin: 0 !important;
}
.top-updown .top-updown-item span .small[data-v-58c4f098] {
  margin: 0 !important;
  color: #555;
  font-size: 12px;
}
.top-updown .top-updown-item div[data-v-58c4f098] {
  font-size: 12px;
}
.top-updown .top-updown-item + .top-updown-item[data-v-58c4f098] {
  margin-left: 10px;
}
@charset "UTF-8";
.el-carousel__container[data-v-58c4f098],
.el-carousel__item[data-v-58c4f098] {
  border-radius: 8px;
}
.el-carousel__item[data-v-58c4f098] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.el-carousel__item img[data-v-58c4f098] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  /* 确保图片完整显示 */
}
[data-v-58c4f098] .el-carousel__arrow {
  display: none;
}
[data-v-58c4f098] .el-carousel__indicator.is-active .el-carousel__button {
  background-color: #409eff;
}
.btnBox[data-v-4173bc6c] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.btnBox .btn[data-v-4173bc6c] {
  box-sizing: border-box;
  width: 80px;
  height: 30px;
  color: #0059d7;
  line-height: 30px;
  text-align: center;
  border: 1px solid #2696ee;
  border-radius: 9px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.el-carousel__item .is-active[data-v-4173bc6c] {
  position: relative;
}
.img-preview[data-v-4173bc6c] {
  position: absolute;
  top: -5px;
  right: -20px;
  width: 59px;
  height: 30px;
  text-align: center;
  background: rgba(217, 217, 217, 0.6);
  transform: rotate(45deg);
  cursor: pointer;
}
.img-preview .icon[data-v-4173bc6c] {
  width: 16px;
  margin-top: 12px;
  transform: rotate(-45deg);
}
.el-carousel__item img[data-v-4173bc6c] {
  cursor: pointer;
}
.empty-cnt[data-v-4173bc6c] {
  color: #606266;
  font-size: 12px;
  text-align: center;
}
.empty-cnt img[data-v-4173bc6c] {
  width: 100px;
  height: 100px;
}
.top-updown[data-v-4173bc6c] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-updown .top-updown-item[data-v-4173bc6c] {
  flex: 1;
  padding: 2px 0;
  color: #999;
  text-align: center;
  background: #ebf4ff;
  border-radius: 5px;
}
.top-updown .top-updown-item span[data-v-4173bc6c] {
  padding: 0 10px;
  color: #266ae4;
  font-size: 18px;
}
.top-updown .top-updown-item span.m0[data-v-4173bc6c] {
  margin: 0 !important;
}
.top-updown .top-updown-item span .small[data-v-4173bc6c] {
  margin: 0 !important;
  color: #555;
  font-size: 12px;
}
.top-updown .top-updown-item div[data-v-4173bc6c] {
  font-size: 12px;
}
.top-updown .top-updown-item + .top-updown-item[data-v-4173bc6c] {
  margin-left: 10px;
}
[data-v-24fba060].el-table .cell {
  overflow: visible !important;
}
[data-v-24fba060] .el-range-separator {
  line-height: 27px;
}
.formCol.el-col[data-v-24fba060] {
  margin-bottom: 10px;
}
.riskSelect[data-v-24fba060] {
  position: relative;
  padding: 0 25px;
}
.pointer[data-v-24fba060]::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.grey[data-v-24fba060] {
  color: rgba(223, 222, 223, 0.7) !important;
}
.riskWarning[data-v-24fba060] {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.riskWarning .bread[data-v-24fba060] {
  display: flex;
  margin-bottom: 20px;
}
.riskWarning .bread .riskBtn[data-v-24fba060] {
  display: inline-block;
  width: 113px;
  height: 30px;
  border: 1px solid #276aea;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #276aea;
  box-sizing: border-box;
  border-right: 0;
}
.riskWarning .bread .active[data-v-24fba060] {
  background-color: #276aea;
  color: white;
}
.riskWarning .bread .br[data-v-24fba060] {
  border-right: 1px solid #276aea;
}
.riskWarning[data-v-24fba060]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.btnBox[data-v-62213315] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.btnBox .btn[data-v-62213315] {
  box-sizing: border-box;
  width: 80px;
  height: 30px;
  color: #0059d7;
  line-height: 30px;
  text-align: center;
  border: 1px solid #2696ee;
  border-radius: 9px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.el-carousel__item .is-active[data-v-62213315] {
  position: relative;
}
.img-preview[data-v-62213315] {
  position: absolute;
  top: -5px;
  right: -20px;
  width: 59px;
  height: 30px;
  text-align: center;
  background: rgba(217, 217, 217, 0.6);
  transform: rotate(45deg);
  cursor: pointer;
}
.img-preview .icon[data-v-62213315] {
  width: 16px;
  margin-top: 12px;
  transform: rotate(-45deg);
}
.el-carousel__item img[data-v-62213315] {
  cursor: pointer;
}
.empty-cnt[data-v-62213315] {
  color: #606266;
  font-size: 12px;
  text-align: center;
}
.empty-cnt img[data-v-62213315] {
  width: 100px;
  height: 100px;
}
.top-updown[data-v-62213315] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-updown .top-updown-item[data-v-62213315] {
  flex: 1;
  padding: 2px 0;
  color: #999;
  text-align: center;
  background: #ebf4ff;
  border-radius: 5px;
}
.top-updown .top-updown-item span[data-v-62213315] {
  padding: 0 10px;
  color: #266ae4;
  font-size: 18px;
}
.top-updown .top-updown-item span.m0[data-v-62213315] {
  margin: 0 !important;
}
.top-updown .top-updown-item span .small[data-v-62213315] {
  margin: 0 !important;
  color: #555;
  font-size: 12px;
}
.top-updown .top-updown-item div[data-v-62213315] {
  font-size: 12px;
}
.top-updown .top-updown-item + .top-updown-item[data-v-62213315] {
  margin-left: 10px;
}
.flex[data-v-62213315] {
  display: flex;
}
.w50[data-v-62213315] {
  width: 50%;
  height: 300px;
  box-sizing: border-box;
}
.text[data-v-62213315] {
  padding: 8px 0;
  color: #333;
  font-size: 14px;
}
#enterprisePortal[data-v-3602ae0a] {
  padding-bottom: 20px;
  background-color: #fff;
  height: 100%;
}
#enterprisePortal .top[data-v-3602ae0a] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
#enterprisePortal .top .engineeringSelect[data-v-3602ae0a] {
  width: 350px;
}
#enterprisePortal .top .engineeringSelect[data-v-3602ae0a]  .el-input {
  position: relative;
}
#enterprisePortal .top .engineeringSelect[data-v-3602ae0a]  .el-input::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-top: 10px solid #2f8ced;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  transform: translateX(-5px);
  cursor: pointer;
}
#enterprisePortal .top .engineeringSelect[data-v-3602ae0a]  .el-input__inner {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  color: #000;
  font-size: 24px;
  text-align: center;
  text-overflow: ellipsis;
  word-break: normal;
  white-space: nowrap;
  background: none;
  border: none;
}
#enterprisePortal .top .engineeringSelect[data-v-3602ae0a]  .el-input__icon {
  display: none;
}
#enterprisePortal .cardList[data-v-3602ae0a] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  height: calc(100% - 70px);
  overflow: auto;
  box-sizing: border-box;
  cursor: pointer;
}
#enterprisePortal .cardList .cardBox[data-v-3602ae0a] {
  --n: 3;
  --gap: calc((100% - 535px * var(--n)) / var(--n) / 2);
  margin: 20px var(--gap);
  flex-shrink: 0;
  width: 535px;
  height: 361px;
}
#enterprisePortal .cardList .cardBox[data-v-3602ae0a]  .card {
  width: 535px !important;
  height: 360px !important;
}

/*# sourceMappingURL=100.1753928585051.css.map*/