.container[data-v-ddecac0e] {
  width: 100%;
  height: 100%;
}
.container .dialog-body > .el-form[data-v-ddecac0e] {
  width: 100%;
}
.container .dialog-body img[data-v-ddecac0e] {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}
.container .dialog-body .el-form-item[data-v-ddecac0e] {
  margin-bottom: 20px !important;
}
.container .filterTab[data-v-ddecac0e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 20px;
}
.container .filterTab > div .el-input[data-v-ddecac0e] {
  width: 240px;
  margin-right: 0;
}
.container .filterTab > div > span[data-v-ddecac0e] {
  font-weight: 400;
  color: #2677FF;
  line-height: 20px;
  margin-left: 16px;
  cursor: pointer;
}
.container > .el-form[data-v-ddecac0e] {
  position: relative;
  overflow: hidden;
  background: #EFF2F7;
  border-radius: 4px;
  margin: 0 20px 28px;
  padding: 20px;
}
.container > .el-form .divider[data-v-ddecac0e] {
  position: absolute;
  bottom: 12px;
  width: 100%;
  text-align: center;
  color: #2677FF;
  font-size: 14px;
}
.container > .el-form .divider i[data-v-ddecac0e] {
  margin-left: 4px;
}
.container > .el-form .el-form-item[data-v-ddecac0e] {
  margin-bottom: 0px !important;
}
.container > .el-form .el-form-item__content > div[data-v-ddecac0e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.container > .el-form .el-checkbox-group[data-v-ddecac0e] {
  margin-left: 20px;
}
.container .tableWrap[data-v-ddecac0e] {
  height: calc(100% - 128px);
}
.container .el-table[data-v-ddecac0e] {
  width: 99%;
  border: 0;
}
.container .el-table .companyClass[data-v-ddecac0e] {
  padding: 0 2px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.container .el-table .detail[data-v-ddecac0e] {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.container[data-v-c932f176] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container .iconClass[data-v-c932f176] {
  color: #2677FF;
  font-size: 14px;
  cursor: pointer;
}
.container .iconClass[data-v-c932f176]::before {
  margin-right: 3px;
}
.container .groupClass[data-v-c932f176] {
  width: 17%;
  height: 100%;
  background: #fff;
  border-right: 1px solid #E9EBEF;
}
.container .groupClass p[data-v-c932f176] {
  padding: 16px;
  font-weight: 600;
}
.container .groupClass .activeClass[data-v-c932f176] {
  color: #2677FF;
  border-left: 4px solid #2677FF;
  background: #EFF2F7;
}
.container .groupClass ul[data-v-c932f176] {
  height: calc(100% - 53px);
  overflow: auto;
}
.container .groupClass ul li[data-v-c932f176] {
  padding: 10px 16px;
  line-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #62666C;
}
.container .groupClass ul li i[data-v-c932f176] {
  color: #62666C;
  margin-left: 6px;
  cursor: pointer;
}
.container .handle[data-v-c932f176] {
  border-bottom: 1px solid #E9EBEF;
}
.container .handle .row-bg[data-v-c932f176] {
  padding: 10px 0;
  background-color: #f9fafc;
}
.container .handle .bot[data-v-c932f176] {
  color: #62666C;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 12px 0;
}
.container .handle .bot .progress[data-v-c932f176] {
  color: #2677FF;
}
.container .handle .bot .delTask[data-v-c932f176] {
  cursor: pointer;
}
.container .handle .bot span i[data-v-c932f176] {
  margin-right: 3px;
}
.container .infoKeyword[data-v-c932f176] {
  padding: 0 0 20px 12px;
}
.container[data-v-c932f176] .elDialogAdd2 .el-dialog .el-dialog__header {
  background: #F5F7FA;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px !important;
  font-size: 14px !important;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #E9EBEF;
}
.container[data-v-c932f176] .elDialogAdd2 .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 14px;
  color: #37393C !important;
}
.container[data-v-c932f176] .elDialogAdd2 .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: auto !important;
  right: 16px !important;
}
.container[data-v-c932f176] .elDialogAdd2 .el-dialog .el-dialog__body {
  height: 500px;
  position: relative;
}
.container[data-v-c932f176] .elDialogAdd2 .back {
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-color: #E1E5EC;
  border-color: #E1E5EC;
}
.container[data-v-c932f176] .elDialogAdd2 .back i {
  color: #62666C;
}
.container[data-v-c932f176] .elDialogAdd2.add_img .el-dialog .el-dialog__body {
  background-image: url(../../img/companyQuery.png?v=1691061002173-1.11.9);
  background-size: 100% 100%;
}
.container .company-input[data-v-c932f176] {
  width: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: -14px;
}
.container .company-input .search-btn[data-v-c932f176] {
  width: 100%;
  height: 40px;
  background: #2677FF;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  color: #fff;
  margin-left: 0;
}
.container .company-input[data-v-c932f176] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-color: #2677FF;
}
.container .company-input[data-v-c932f176] .el-input-group__append {
  padding: 0;
  width: 68px;
}
.container .company-list[data-v-c932f176] {
  padding-right: 8px;
}
.container .company-list .title[data-v-c932f176] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  line-height: 48px;
  background: #F5F7FA;
}
.container .company-list .name[data-v-c932f176] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: normal;
  padding-right: 8px;
}
.container .company-list .text[data-v-c932f176] {
  display: inline-block;
  width: 100px;
  text-align: center;
}
.container .company-list .action[data-v-c932f176] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
}
.container .company-list[data-v-c932f176] .el-tree {
  max-height: 360px;
  overflow-y: auto;
}
.container .icp-host-list[data-v-c932f176] .el-table__body-wrapper {
  height: 350px;
  overflow-y: auto;
}
.container[data-v-c932f176] .custom-tree-node {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
}
.container .count[data-v-c932f176] {
  color: #2677FF;
  text-align: center;
}
.container[data-v-c932f176] .clueWrap {
  width: 83%;
  height: 100%;
  background: #fff;
}
.container[data-v-c932f176] .clueWrap .top {
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.08);
  background: #FAFBFF;
}
.container[data-v-c932f176] .clueWrap .top .el-input__icon {
  line-height: 32px;
}
.container[data-v-c932f176] .clueWrap .top .el-input-group__append {
  color: #fff;
  background: #2677FF;
}
.container[data-v-c932f176] .clueWrap .statusTabs {
  margin-top: 10px;
  margin-left: 20px;
}
.container[data-v-c932f176] .clueWrap .statusTabs .el-tabs__nav {
  padding-left: 0;
}
.container[data-v-c932f176] .clueWrap .filterTab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  height: 20px;
}
.container[data-v-c932f176] .clueWrap .filterTab .dropdownClass {
  margin-right: 10px;
}
.container[data-v-c932f176] .clueWrap .filterTab > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container[data-v-c932f176] .clueWrap .filterTab > div .normalBtnRe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container[data-v-c932f176] .clueWrap .filterTab > div .el-input--suffix i {
  line-height: 26px;
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__header {
  height: 33px;
  border-bottom: 0;
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__nav {
  padding-left: 0;
  height: 33px;
  border-radius: 4px 4px 0px 0px;
  border: 1px solid #E4E7ED;
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__nav.is-top .el-tabs__item.is-top.is-active {
  text-align: center;
  background: rgba(38, 119, 255, 0.1);
  border-radius: 0;
  border: 1px solid #2677FF;
  font-weight: bold;
  color: #2677FF;
  background: rgba(38, 119, 255, 0.08);
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__active-bar {
  left: 4px;
  width: 100%;
  padding: 0 16px;
  background: #2677FF;
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__header {
  margin: 0;
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #E9EBEF;
}
.container[data-v-c932f176] .clueWrap .filterTab .el-tabs__item {
  padding: 0 16px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #62666C;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.container[data-v-c932f176] .clueWrap .tableWrap {
  height: calc(100% - 354px);
}
.container[data-v-c932f176] .clueWrap .tableWrapTwo {
  height: calc(100% - 234px);
}
.container[data-v-c932f176] .clueWrap .el-table {
  border: 0;
}
#cloud_expand[data-v-c932f176] {
  min-width: 66px;
  height: 32px;
  background: #2677FF;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  padding: 0 12px;
  border: 0;
  margin: 0;
  margin-right: 33px;
}
#cloud_expand[data-v-c932f176]:hover {
  background-color: #3D85FF;
}
#cloud_expand[data-v-c932f176]:focus {
  background-color: #0055E5;
}
[data-v-c932f176] #cloud_select {
  border: 0 !important;
  border-right: 1px solid #DADDE9 !important;
  border-radius: 0px;
  width: 80px;
  background-color: #FAFBFF;
}
[data-v-c932f176] #cloud_enter {
  border: 0 !important;
  background-color: #FAFBFF;
}
.nameClass[data-v-c932f176] {
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 14px;
}
.nameClass > span[data-v-c932f176] {
  display: inline-block;
  max-width: 80%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
[data-v-c932f176] .el-collapse-item__header {
  position: relative;
}
[data-v-c932f176] .el-collapse-item__header > i {
  position: absolute;
  right: 0px;
  bottom: 18px;
}
[data-v-c932f176] .el-collapse-item__header,[data-v-c932f176] .el-collapse-item__wrap {
  border: 0;
  color: #62666C;
}
[data-v-c932f176] .el-collapse-item {
  padding: 0px 8px;
}
[data-v-c932f176] .el-collapse .is-active {
  background: #EFF2F6;
  font-weight: 500;
  color: #37393C;
}
[data-v-c932f176] .el-collapse-item__content {
  background: #EFF2F6;
  padding-bottom: 0;
}
.collapseType[data-v-c932f176] {
  color: #62666C;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
  font-size: 14px;
  cursor: pointer;
}
.fangkuai[data-v-c932f176] {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: rgba(38, 119, 255, 0.28);
  border-radius: 1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
.fangkuaiblue[data-v-c932f176] {
  background-color: #2677FF;
}
.collapseCount[data-v-c932f176] {
  color: #9BA4B2;
}
.dropdownMore[data-v-c932f176] {
  position: absolute;
  right: 20px;
  bottom: 0;
  display: none;
}
.dropdownMore > span[data-v-c932f176] {
  color: #62666C;
  background: #DCE2E9;
  border-radius: 4px;
  padding: 0px 3px;
}
.confirmBox[data-v-c932f176] {
  margin-left: 20px !important;
}


[data-v-a73e197e] .el-upload-list {
  max-height: 250px;
  min-height: 45px;
  overflow-y: auto;
}
.elDialogAdd .el-dialog .el-form .el-form-item[data-v-a73e197e] {
  margin-bottom: 24px !important;
}

