.errPage-container[data-v-6b10a48b] {
  width: 800px;
  max-width: 100%;
  margin: 100px auto;
}
.errPage-container .pan-back-btn[data-v-6b10a48b] {
  background: #008489;
  color: #fff;
  border: none !important;
}
.errPage-container .pan-gif[data-v-6b10a48b] {
  margin: 0 auto;
  display: block;
}
.errPage-container .pan-img[data-v-6b10a48b] {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.errPage-container .text-jumbo[data-v-6b10a48b] {
  font-size: 60px;
  font-weight: 700;
  color: #484848;
}
.errPage-container .list-unstyled[data-v-6b10a48b] {
  font-size: 14px;
}
.errPage-container .list-unstyled li[data-v-6b10a48b] {
  padding-bottom: 5px;
}
.errPage-container .list-unstyled a[data-v-6b10a48b] {
  color: #008489;
  text-decoration: none;
}
.errPage-container .list-unstyled a[data-v-6b10a48b]:hover {
  text-decoration: underline;
}
.flc[data-v-642b14f8] {
  display: flex;
  align-items: center;
}
.w25p[data-v-642b14f8] {
  color: #222;
}
.w50p[data-v-642b14f8] {
  width: 48%;
}
.btnADD[data-v-642b14f8] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
[data-v-642b14f8] .el-textarea .el-input__count {
  background: unset;
}
[data-v-642b14f8] .infoDrawer {
  overflow: inherit !important;
}
[data-v-642b14f8] .infoDrawer .el-drawer__body {
  overflow: auto !important;
  height: 100%;
}
.infoDrawer[data-v-642b14f8] {
  height: 100%;
}
.infoDrawer[data-v-642b14f8] .el-drawer__header {
  color: #fff;
}
.infoDrawer .content .phycForm[data-v-642b14f8] {
  color: #242424;
}
.infoDrawer .content[data-v-642b14f8] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  padding-right: 0;
  color: #fff;
}
.infoDrawer .closeDrawer[data-v-642b14f8] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.infoDrawer .closeDrawer[data-v-642b14f8]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.infoDrawer .contFlx1[data-v-642b14f8] {
  flex: 1;
  min-height: 0;
  padding-right: 20px;
  overflow-y: auto;
}
.infoDrawer .contFoot[data-v-642b14f8] {
  display: flex;
  justify-content: flex-end;
}
.infoDrawer .phycForm[data-v-642b14f8] {
  padding-top: 20px;
}
.infoDrawer .tableHead[data-v-642b14f8] {
  margin: 20px 0;
  justify-content: space-between;
}
.infoDrawer .label[data-v-642b14f8] {
  line-height: 40px;
}
.inline-form-container[data-v-642b14f8] {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.inline-form-container[data-v-642b14f8] .el-input-group__append {
  padding: 0 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #909399;
  background-color: #F5F7FA;
}
.inline-form-item[data-v-642b14f8] {
  flex: 1;
  min-width: 0;
  display: flex;
}
.inline-form-item[data-v-642b14f8] .el-form-item__label {
  width: 48px;
}
.inline-form-item[data-v-642b14f8] .el-form-item__content {
  flex: 1;
  min-width: 0;
}
.reqHide[data-v-642b14f8] .el-form-item__label:before {
  content: '' !important;
  margin-right: 0 !important;
}

.el-button[data-v-1b1b9cd4] {
  overflow: visible;
}
.el-button[data-v-1b1b9cd4] i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  will-change: transform;
}
.el-button[data-v-1b1b9cd4]:hover:not(:disabled) i {
  transform: rotate(180deg);
}
.el-button.is-loading[data-v-1b1b9cd4] .el-icon-loading {
  animation: rotating-1b1b9cd4 1s linear infinite;
}
@keyframes rotating-1b1b9cd4 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

[data-v-6d188b0a] .el-transfer__button {
  border-radius: 50%;
  padding: 12px;
  display: block;
  margin-left: 0px;
}
[data-v-6d188b0a] .el-transfer__button:first-child {
  margin-bottom: 10px;
}
.check-line[data-v-6d188b0a] {
  width: 90%;
  height: 1px;
  background-color: #ccc;
  margin: 3px auto;
}
.athleteList[data-v-60934bfe] {
  display: flex;
  align-items: center;
  padding: 4px 0 4px 20px;
}
.athleteList .ava[data-v-60934bfe] {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 5px #2c57cd;
}
.athleteList .ava img[data-v-60934bfe] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dtlForm[data-v-60934bfe] {
  padding-bottom: 20px;
  color: #aaa;
}
.dtlForm .title[data-v-60934bfe] {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.dtlForm .item[data-v-60934bfe] {
  position: relative;
  margin-bottom: 16px;
}
.dtlForm .label[data-v-60934bfe] {
  width: 120px;
  color: #999;
}
.dtlForm i[data-v-60934bfe] {
  margin-right: 4px;
}
.dtlForm .checkMore[data-v-60934bfe] {
  position: absolute;
  bottom: -28px;
  left: 6px;
  color: #1890FF;
  line-height: 28px;
  cursor: pointer;
}
.dtlForm .peopleList[data-v-60934bfe] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  height: 68px;
  overflow: hidden;
}
.dtlForm .peopleList.hasMore[data-v-60934bfe] {
  margin-bottom: 36px;
}
.dtlForm .peopleList.long[data-v-60934bfe] {
  height: 92px;
}
.dtlForm .peopleList.show[data-v-60934bfe] {
  height: auto !important;
  overflow: unset;
}
.dtlForm .peopleList .people[data-v-60934bfe] {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 60px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.dtlForm .peopleList .name[data-v-60934bfe] {
  width: 100%;
  margin-top: 4px;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dtlForm .peopleList .name.c9[data-v-60934bfe] {
  color: #999;
  margin: 0;
}
.dtlForm .info[data-v-60934bfe] {
  display: flex;
  align-items: center;
  padding: 20px 10px;
  border: 1px solid #eee;
  margin-top: 10px;
}
.dtlForm .info .name[data-v-60934bfe] {
  color: #fff;
}
.dtlForm .info .time[data-v-60934bfe] {
  margin-left: 40px;
}
.testDtl[data-v-60934bfe] .el-dialog__body {
  max-height: 80vh;
  overflow-y: auto;
}

.search-panel-wrapper[data-v-fe309ca0] {
  width: 100%;
  /* marginTop 由 JS 动态控制：展开时加上，收起后清零 */
  margin-top: 0;
}
.search-panel[data-v-fe309ca0] {
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  background: #F8F9FD;
  box-sizing: border-box;
  /* 使用 contain 限制重排范围到组件内部 */
  contain: layout;
}
.search-panel .operateView[data-v-fe309ca0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.OMSelectContainer[data-v-05b9fae6] {
  width: 100%;
}
.OMSelectContainer .selectView[data-v-05b9fae6] {
  width: 100%;
  min-height: 32px;
  border-radius: 4px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.OMSelectContainer .selectView .selectList[data-v-05b9fae6] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  width: calc(100% - 36px);
  padding: 4px;
  overflow-x: auto;
}
.OMSelectContainer .selectView .selectList .selectItem[data-v-05b9fae6]:nth-child(n+4) {
  display: none;
}
.OMSelectContainer .selectView .selectList[data-v-05b9fae6] .noBd {
  height: 24px;
  line-height: 24px;
}
.OMSelectContainer .selectView .selectList[data-v-05b9fae6] .noBd .el-input__inner {
  height: 24px;
  padding-left: 8px;
  border: none !important;
}
.OMSelectContainer .selectView .addBtn[data-v-05b9fae6] {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.dialogContent[data-v-05b9fae6] {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.dialogContent .selectListView[data-v-05b9fae6] {
  flex: 1;
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dialogContent .selectListView .switchMode[data-v-05b9fae6] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
  padding: 4px;
  border-radius: 4px;
  background-color: #EFEFEF;
  margin-bottom: 10px;
}
.dialogContent .selectListView .switchMode .modeBtn[data-v-05b9fae6] {
  line-height: 30px;
  padding: 0 20px;
  border-radius: 4px;
  cursor: pointer;
}
.dialogContent .selectListView .switchMode .active[data-v-05b9fae6] {
  background-color: #FFFFFF;
}
.dialogContent .selectListView .departmentView[data-v-05b9fae6],
.dialogContent .selectListView .organizationView[data-v-05b9fae6],
.dialogContent .selectListView .memberView[data-v-05b9fae6] {
  width: 100%;
  height: 416px;
  overflow-y: auto;
  margin-top: 10px;
}
.dialogContent .selectListView .organizationView[data-v-05b9fae6] .el-checkbox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 5px 0;
  width: 100%;
}
.dialogContent .selectListView .organizationView[data-v-05b9fae6] .el-checkbox .el-checkbox__input {
  margin-top: 5px;
  flex-shrink: 0;
}
.dialogContent .selectListView .organizationView[data-v-05b9fae6] .el-checkbox .el-checkbox__label {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.dialogContent .selectListView .organizationView[data-v-05b9fae6] .el-radio {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 5px 0;
  margin-right: 0;
  width: 100%;
}
.dialogContent .selectListView .organizationView[data-v-05b9fae6] .el-radio .el-radio__input {
  margin-top: 5px;
  flex-shrink: 0;
}
.dialogContent .selectListView .organizationView[data-v-05b9fae6] .el-radio .el-radio__label {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.dialogContent .selectListView .organizationView .typeName[data-v-05b9fae6],
.dialogContent .selectListView .organizationView .typeMember[data-v-05b9fae6] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.dialogContent .selectedView[data-v-05b9fae6] {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.dialogContent .selectedView .title[data-v-05b9fae6] {
  font-size: 16px;
  line-height: 36px;
}
.dialogContent .selectedView .selectedList[data-v-05b9fae6] {
  height: 479px;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.dialogContent .selectedView .selectedList .subtitle[data-v-05b9fae6] {
  color: #6C6C6C;
  margin-bottom: 10px;
}
.dialogContent .selectedView .selectedList .selectItem[data-v-05b9fae6] {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.dialogContent .selectedView .selectedList .selectItem .avatar[data-v-05b9fae6] {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  flex-shrink: 0;
}
.dialogContent .selectedView .selectedList .selectItem .name[data-v-05b9fae6] {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-tree-node[data-v-05b9fae6] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px 0;
}
.custom-tree-node .avatar[data-v-05b9fae6] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 5px;
}
.custom-tree-node .name[data-v-05b9fae6] {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.containerView[data-v-15dcb978] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-15dcb978] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-15dcb978] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
[data-v-15dcb978].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-15dcb978].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.countList[data-v-15dcb978] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}
.countList .countItem[data-v-15dcb978] {
  border-radius: 10px;
  padding: 20px 30px;
  background: #ECF5FF;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.countList .countItem .label[data-v-15dcb978] {
  color: #000000;
}
.countList .countItem .value[data-v-15dcb978] {
  font-size: 16px;
  color: #416EFD;
}
.commandBtn[data-v-15dcb978] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-15dcb978] {
  color: #1890FF;
}
.commandBtn .danger[data-v-15dcb978] {
  color: #F56C6C;
}
.tipsText[data-v-15dcb978] {
  display: block;
  color: #F56C6C;
  font-size: 12px;
}
[data-v-15dcb978] .drawerMain {
  overflow: inherit !important;
}
[data-v-15dcb978] .drawerMain .el-drawer__body {
  overflow: auto !important;
}
.closeDrawer[data-v-15dcb978] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-15dcb978]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-15dcb978].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-15dcb978].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-15dcb978].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-15dcb978].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-15dcb978].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-15dcb978].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-15dcb978] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-15dcb978] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-15dcb978] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-15dcb978] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-15dcb978] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-15dcb978] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-15dcb978] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-15dcb978] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-15dcb978] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-15dcb978]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-15dcb978] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-15dcb978] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-15dcb978] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.containerView[data-v-6ef97b03] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-6ef97b03] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-6ef97b03] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
[data-v-6ef97b03].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-6ef97b03].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.countList[data-v-6ef97b03] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}
.countList .countItem[data-v-6ef97b03] {
  border-radius: 10px;
  padding: 20px 30px;
  background: #ECF5FF;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.countList .countItem .label[data-v-6ef97b03] {
  color: #000000;
}
.countList .countItem .value[data-v-6ef97b03] {
  font-size: 16px;
  color: #416EFD;
}
.commandBtn[data-v-6ef97b03] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-6ef97b03] {
  color: #1890FF;
}
.commandBtn .danger[data-v-6ef97b03] {
  color: #F56C6C;
}
.tipsText[data-v-6ef97b03] {
  display: block;
  color: #F56C6C;
  font-size: 12px;
}
[data-v-6ef97b03] .drawerMain {
  overflow: inherit !important;
}
[data-v-6ef97b03] .drawerMain .el-drawer__body {
  overflow: auto !important;
}
.closeDrawer[data-v-6ef97b03] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-6ef97b03]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-6ef97b03].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-6ef97b03].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-6ef97b03].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-6ef97b03].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-6ef97b03].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-6ef97b03].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-6ef97b03] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-6ef97b03] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-6ef97b03] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-6ef97b03] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-6ef97b03] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-6ef97b03] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-6ef97b03] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-6ef97b03] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-6ef97b03] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-6ef97b03]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-6ef97b03] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-6ef97b03] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-6ef97b03] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.vue-office-docx{height:100%;overflow-y:auto}.vue-office-docx .docx-wrapper>section.docx{margin-bottom:5px}@media screen and (max-width: 800px){.vue-office-docx .docx-wrapper{padding:10px}.vue-office-docx .docx-wrapper>section.docx{padding:10px!important;width:100%!important}}

.vue-office-excel[data-v-1356b71c] {
  background: #fff;
}

[data-v-4a92612d] .el-dialog__body {
  padding-top: 0;
}
.searchView[data-v-4a92612d] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
[data-v-4a92612d].searchView .el-form {
  margin-bottom: 0;
}
[data-v-4a92612d].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.dynamicsRead .el-form[data-v-4a92612d] {
  margin-bottom: 15px;
}

.filePreview .el-dialog.is-fullscreen[data-v-783188d5] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-783188d5] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-783188d5] {
  flex: 1;
  min-height: 0;
}
[data-v-783188d5] .infoDrawer {
  overflow: inherit !important;
}
[data-v-783188d5] .infoDrawer .el-drawer__body {
  overflow: auto !important;
  height: 100%;
}
.infoDrawer[data-v-783188d5] {
  height: 100%;
}
.infoDrawer[data-v-783188d5] .el-drawer__header {
  color: #fff;
}
.infoDrawer .content[data-v-783188d5] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  padding-right: 0;
  color: var(--tit);
}
.infoDrawer .closeDrawer[data-v-783188d5] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.infoDrawer .closeDrawer[data-v-783188d5]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.infoDrawer .contFlx1[data-v-783188d5] {
  flex: 1;
  min-height: 0;
  padding-right: 20px;
  overflow-y: auto;
}
.infoDrawer .sectionTitle[data-v-783188d5] {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
.infoDrawer .item[data-v-783188d5] {
  line-height: 36px;
}
.infoDrawer .item .value[data-v-783188d5] {
  word-break: break-all;
}
.infoDrawer .fileItem[data-v-783188d5] {
  display: flex;
  align-items: center;
  padding: 12px;
  margin-bottom: 8px;
  border: 1px solid #f8f8f8;
}
.infoDrawer .fileItem .icon[data-v-783188d5] {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
.infoDrawer .fileItem .other[data-v-783188d5] {
  margin-top: 8px;
  color: #666;
}
.infoDrawer .log[data-v-783188d5] {
  color: var(--sub);
  line-height: 36px;
}
.infoDrawer .userList[data-v-783188d5] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.infoDrawer .userList .avatar[data-v-783188d5] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.infoDrawer .userList .morePeople[data-v-783188d5] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}

.cardView[data-v-aab84a62] {
  width: 100%;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}
.cardView ~ .cardView[data-v-aab84a62] {
  border-radius: 10px;
}
.cardView[data-v-aab84a62] .queryForm .el-form-item {
  margin-bottom: 0;
}
.dtlForm[data-v-aab84a62] {
  padding-bottom: 20px;
  color: #aaa;
}
.dtlForm .title[data-v-aab84a62] {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.dtlForm .item[data-v-aab84a62] {
  position: relative;
  margin-bottom: 16px;
}
.dtlForm .label[data-v-aab84a62] {
  width: 120px;
  color: #999;
}
.dtlForm i[data-v-aab84a62] {
  margin-right: 4px;
}
.dtlForm .checkMore[data-v-aab84a62] {
  position: absolute;
  bottom: -28px;
  left: 6px;
  color: #1890FF;
  line-height: 28px;
  cursor: pointer;
}
.dtlForm .peopleList[data-v-aab84a62] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  height: 68px;
  overflow: hidden;
}
.dtlForm .peopleList.hasMore[data-v-aab84a62] {
  margin-bottom: 36px;
}
.dtlForm .peopleList.long[data-v-aab84a62] {
  height: 92px;
}
.dtlForm .peopleList.show[data-v-aab84a62] {
  height: auto !important;
  overflow: unset;
}
.dtlForm .peopleList .people[data-v-aab84a62] {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 60px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.dtlForm .peopleList .name[data-v-aab84a62] {
  width: 100%;
  margin-top: 4px;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dtlForm .peopleList .name.c9[data-v-aab84a62] {
  color: #999;
  margin: 0;
}
.dtlForm .info[data-v-aab84a62] {
  display: flex;
  align-items: center;
  padding: 20px 10px;
  border: 1px solid #eee;
  margin-top: 10px;
}
.dtlForm .info .name[data-v-aab84a62] {
  color: #fff;
}
.dtlForm .info .time[data-v-aab84a62] {
  margin-left: 40px;
}
.testDtl[data-v-aab84a62] .el-dialog__body {
  max-height: 80vh;
  overflow-y: auto;
}

.fullHeight[data-v-5ce86c62] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.testTitle[data-v-5ce86c62] {
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
}
.detialBody[data-v-5ce86c62] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.testForm[data-v-5ce86c62] {
  max-width: 600px;
}

.containerView[data-v-23b71360] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-23b71360] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.commandBtn[data-v-23b71360] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-23b71360] {
  color: #1890FF;
}
.commandBtn .danger[data-v-23b71360] {
  color: #F56C6C;
}
.searchView[data-v-23b71360] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
[data-v-23b71360].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-23b71360].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-23b71360] .drawerMain {
  overflow: inherit !important;
}
[data-v-23b71360] .drawerMain .el-drawer__body {
  overflow: auto !important;
}
.closeDrawer[data-v-23b71360] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-23b71360]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-23b71360].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-23b71360].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-23b71360].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-23b71360].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-23b71360].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-23b71360] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-23b71360].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-23b71360] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-23b71360] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-23b71360] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-23b71360] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-23b71360] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-23b71360] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-23b71360] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-23b71360] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-23b71360] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-23b71360]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-23b71360] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-23b71360] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-23b71360] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.drawerOverflow .operateView[data-v-23b71360] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  border-top: 1px solid #EEEEEE;
  padding-top: 20px;
}
.searchOperate[data-v-23b71360] {
  display: flex;
  align-items: center;
}

.containerView[data-v-ef3c8310] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-ef3c8310] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.nameView[data-v-ef3c8310] {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.nameView .name[data-v-ef3c8310] {
  color: #999;
  font-size: 16px;
  font-weight: bold;
}
.nameView .tips[data-v-ef3c8310] {
  color: #F56C6C;
}
.roleTips[data-v-ef3c8310] {
  margin: 20px 0;
  display: block;
  color: #1890FF;
}


/* 非最后一级面包屑项：灰色、不加粗 */
.el-breadcrumb[data-v-cc995e54] .el-breadcrumb__item:not(:last-child) .el-breadcrumb__inner,
.el-breadcrumb[data-v-cc995e54] .el-breadcrumb__item:not(:last-child) .el-breadcrumb__inner a {
  color: #aaa;
  font-weight: normal;
}

/* 最后一级（当前页）：保持深色 */
.el-breadcrumb[data-v-cc995e54] .el-breadcrumb__item:last-child .el-breadcrumb__inner {
  color: #303133;
}

.containerView[data-v-4b06ba69] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-4b06ba69] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.tips[data-v-4b06ba69] {
  font-size: 14px;
  font-weight: normal;
  color: #F56C6C;
}
.roleTips[data-v-4b06ba69] {
  margin: 20px 0;
  display: block;
  color: #1890FF;
}
.uploadBtn[data-v-4b06ba69] {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
  border: 1px dashed rgba(0, 0, 0, 0.65);
}
.uploadBtn[data-v-4b06ba69]:hover {
  border: 1px dashed #409EFF;
  color: #409EFF;
}
.uploadBtn.is-uploading[data-v-4b06ba69] {
  border: 1px dashed #409EFF;
  color: #409EFF;
  cursor: not-allowed;
  opacity: 0.7;
}
.uploadTips[data-v-4b06ba69] {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  margin-top: 20px;
  line-height: 18px;
  color: #6c6c6c;
}
.imgList[data-v-4b06ba69] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.imgList .imgView[data-v-4b06ba69] {
  width: 100px;
  height: 100px;
  position: relative;
}
.imgList .imgView .closeBtn[data-v-4b06ba69] {
  position: absolute;
  top: -7px;
  right: -7px;
  font-size: 20px;
  cursor: pointer;
  background-color: #FFFFFF;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
}
.imgList .imgView .image[data-v-4b06ba69] {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.imgList .imgView:hover .closeBtn[data-v-4b06ba69] {
  opacity: 1;
  pointer-events: auto;
}
.searchView[data-v-4b06ba69] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.activeView[data-v-4b06ba69] {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}
.activeView .activeContent[data-v-4b06ba69] {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
[data-v-4b06ba69] .drawerMain {
  overflow: inherit !important;
}
[data-v-4b06ba69] .drawerMain .el-drawer__body {
  overflow: auto !important;
}
.closeDrawer[data-v-4b06ba69] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-4b06ba69]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-4b06ba69].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-4b06ba69].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-4b06ba69].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-4b06ba69].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-4b06ba69].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-4b06ba69].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-4b06ba69] {
  height: 100%;
  position: relative;
  overflow: visible !important;
}
.drawerMain .drawerBox .userInfo[data-v-4b06ba69] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-4b06ba69] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-4b06ba69] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-4b06ba69] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-4b06ba69] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-4b06ba69] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-4b06ba69] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-4b06ba69] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-4b06ba69]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-4b06ba69] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-4b06ba69] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-4b06ba69] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
}
.drawerOverflow .infoForm[data-v-4b06ba69] .el-form-item__content {
  line-height: 28px;
}
.drawerOverflow .infoForm[data-v-4b06ba69] .el-form-item__label {
  line-height: 28px;
}
.drawerOverflow .operateView[data-v-4b06ba69] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  border-top: 1px solid #EEEEEE;
  padding-top: 20px;
}
.address[data-v-4b06ba69] {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  line-height: 26px;
  margin-top: 20px;
}

.containerView[data-v-29032f9a] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-29032f9a] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.trackingInfo[data-v-29032f9a] {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.trackingInfo .infoItem[data-v-29032f9a] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.searchView[data-v-29032f9a] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.userList[data-v-29032f9a] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.userList .avatar[data-v-29032f9a] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.userList .morePeople[data-v-29032f9a] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.countList[data-v-29032f9a] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}
.countList .countItem[data-v-29032f9a] {
  border-radius: 10px;
  padding: 20px 30px;
  background: #ECF5FF;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.countList .countItem .label[data-v-29032f9a] {
  color: #000000;
}
.countList .countItem .value[data-v-29032f9a] {
  font-size: 16px;
  color: #416EFD;
}
[data-v-29032f9a] .drawerMain {
  overflow: inherit !important;
}
[data-v-29032f9a] .drawerMain .el-drawer__body {
  overflow: auto !important;
}
.closeDrawer[data-v-29032f9a] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
  cursor: pointer;
}
.closeDrawer[data-v-29032f9a]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-29032f9a].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-29032f9a].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-29032f9a].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-29032f9a].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-29032f9a].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-29032f9a].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-29032f9a] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-29032f9a] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-29032f9a] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-29032f9a] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-29032f9a] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-29032f9a] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-29032f9a] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-29032f9a] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-29032f9a] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-29032f9a]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-29032f9a] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-29032f9a] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-29032f9a] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.drawerOverflow .operateView[data-v-29032f9a] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  border-top: 1px solid #EEEEEE;
  padding-top: 20px;
}

.containerView[data-v-8dcc64f0] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-8dcc64f0] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.activeView[data-v-8dcc64f0] {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}
.activeView .activeContent[data-v-8dcc64f0] {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.roleTips[data-v-8dcc64f0] {
  margin: 20px 0;
  display: block;
  color: #1890FF;
}
.searchView[data-v-8dcc64f0] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.imgList[data-v-8dcc64f0] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.imgList .imgView[data-v-8dcc64f0] {
  width: 100px;
  height: 100px;
  position: relative;
}
.imgList .imgView .image[data-v-8dcc64f0] {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-8dcc64f0] .drawerMain {
  overflow: inherit !important;
}
[data-v-8dcc64f0] .drawerMain .el-drawer__body {
  overflow: auto !important;
}
.closeDrawer[data-v-8dcc64f0] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-8dcc64f0]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-8dcc64f0].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-8dcc64f0].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-8dcc64f0].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-8dcc64f0].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-8dcc64f0].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-8dcc64f0].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-8dcc64f0] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-8dcc64f0] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-8dcc64f0] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-8dcc64f0] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-8dcc64f0] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-8dcc64f0] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-8dcc64f0] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-8dcc64f0] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-8dcc64f0] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-8dcc64f0]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-8dcc64f0] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-8dcc64f0] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-8dcc64f0] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.drawerOverflow .infoForm[data-v-8dcc64f0] .el-form-item__content {
  line-height: 28px;
}
.drawerOverflow .infoForm[data-v-8dcc64f0] .el-form-item__label {
  line-height: 28px;
}
.drawerOverflow .operateView[data-v-8dcc64f0] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  border-top: 1px solid #EEEEEE;
  padding-top: 20px;
}
.logItem[data-v-8dcc64f0] {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px 0;
  border-bottom: 1px solid #F5F5F5;
}
.logItem .logContent[data-v-8dcc64f0] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #333;
}
.logItem .logInfo[data-v-8dcc64f0] {
  color: #999;
}

.containerView[data-v-1c9ebc6a] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-1c9ebc6a] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@charset "UTF-8";
.containerView[data-v-78cedb11] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-78cedb11] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

/* 表单详情预览弹窗样式 */
[data-v-78cedb11] .form-detail-dialog .el-dialog__body {
  max-height: 65vh;
  overflow-y: auto;
}
.searchView[data-v-78cedb11] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-78cedb11] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-78cedb11].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-78cedb11].searchView .el-form .el-form-item {
  margin-bottom: 0;
}

.containerView {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
.cardView {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    background: #FFFFFF;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
}
/* === 保存弹窗层级，确保高于富文本编辑器 === */
.save-form-dialog {
  z-index: 3000 !important;
}

/* === 预览弹窗样式 === */
.preview-form-dialog {
  z-index: 3000 !important;
}
.preview-form-content {
  min-height: 400px;
  max-height: 70vh;
  overflow-y: auto;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

/* 将设计器内富文本编辑器的弹出层级压低，避免遗漏保存弹窗 */
.my-designer .w-e-toolbar,
.my-designer .w-e-text-container,
.my-designer .w-e-bar {
  z-index: 10 !important;
}
.my-designer {
._fc-l,
  ._fc-m,
  ._fc-r {
    border-top: none;
}

  /* 隐藏原生的预览按钮 */
._fc-m-tools {
.el-button {
.fc-icon.icon-preview {
        display: none !important;
}
}
    /* 隐藏包含预览图标的按钮 */
button[onclick*="previewFc"],
    .el-button:has(.fc-icon.icon-preview) {
      display: none !important;
}
}
}
.my-designer ._fc-r .el-input-group__append {
  width: 60px;
}

/* === 编辑模式下屏蔽自定义组件的功能性交互 === */
/* 目标：允许选择组件（点击选中、拖拽移动），但禁止触发组件内部的功能 */

/* 1. 富文本编辑器 - 屏蔽编辑功能 */
.my-designer ._fc-m .editor-wrapper,
.my-designer ._fc-m .w-e-toolbar,
.my-designer ._fc-m .w-e-text-container {
  pointer-events: none; /* 禁止所有交互 */
}
.my-designer ._fc-m .editor-wrapper {
  cursor: default !important; /* 改变光标样式 */
}

/* 修复复制按钮图标 - 使用 Element UI 图标 */
.my-designer ._fc-m .icon-copy {
  font-family: "element-icons" !important;
  font-size: 16px !important;
}
.my-designer ._fc-m .icon-copy::before {
  content: "\e718" !important; /* Element UI 复制图标 */
}

/* 2. 文件上传组件 - 屏蔽上传按钮 */
.my-designer ._fc-m .upload-file-wrapper .el-button,
.my-designer ._fc-m .upload-file-wrapper .el-upload-dragger {
  pointer-events: none; /* 禁用上传按钮和拖拽区域 */
}
.my-designer ._fc-m .upload-file-wrer {
  cursor: default !important;
}

/* 3. 单图上传 - 屏蔽上传按钮 */
.my-designer ._fc-m .upload-img-wrapper .el-upload--picture-card {
  pointer-events: none; /* 禁用上传区域 */
}
.my-designer ._fc-m .upload-img-wrapper {
  cursor: default !important;
}

/* 4. 多图上传 - 屏蔽上传按钮 */
.my-designer ._fc-m .upload-imgs-wrapper .el-upload--picture-card {
  pointer-events: none; /* 禁用上传区域 */
}
.my-designer ._fc-m .upload-imgs-wrapper {
  cursor: default !important;
}

/* 5. 字典选择器 - 屏蔽下拉弹出 */
.my-designer ._fc-m .dict-select-wrapper .el-select .el-input__inner,
.my-designer ._fc-m .dict-select-wrapper .el-select .el-input__suffix {
  pointer-events: none; /* 禁用输入框和下拉箭头 */
}
.my-designer ._fc-m .dict-select-wrapper .el-select {
  cursor: default !important;
}

/* 6. 用户选择器 - 屏蔽下拉弹出 */
.my-designer ._fc-m .user-select-wrapper .el-select .el-input__inner,
.my-designer ._fc-m .user-select-wrapper .el-select .el-input__suffix {
  pointer-events: none; /* 禁用输入框和下拉箭头 */
}
.my-designer ._fc-m .user-select-wrapper .el-select {
  cursor: default !important;
}

/* 7. 部门选择器 - 屏蔽级联弹出 */
.my-designer ._fc-m .dept-select-wrapper .el-cascader .el-input__inner,
.my-designer ._fc-m .dept-select-wrapper .el-cascader .el-input__suffix {
  pointer-events: none; /* 禁用输入框和下拉箭头 */
}
.my-designer ._fc-m .dept-select-wrapper .el-cascader {
  cursor: default !important;
}

/* 8. 省市区选择器 - 屏蔽级联弹出 */
.my-designer ._fc-m .area-select-wrapper .el-cascader .el-input__inner,
.my-designer ._fc-m .area-select-wrapper .el-cascader .el-input__suffix {
  pointer-events: none; /* 禁用输入框和下拉箭头 */
}
.my-designer ._fc-m .area-select-wrapper .el-cascader {
  cursor: default !important;
}

/* 9. 接口选择器 - 屏蔽级联弹出 */
.my-designer ._fc-m .api-select-wrapper .el-cascader .el-input__inner,
.my-designer ._fc-m .api-select-wrapper .el-cascader .el-input__suffix {
  pointer-events: none; /* 禁用输入框和下拉箭头 */
}
.my-designer ._fc-m .api-select-wrapper .el-cascader {
  cursor: default !important;
}

/* 10. Iframe 组件 - 屏蔽网页交互 */
.my-designer ._fc-m .iframe-component-wrapper iframe {
  pointer-events: none; /* 禁止与 iframe 内容交互 */
}
.my-designer ._fc-m .iframe-component-wrapper {
  cursor: default !important;
}

/* === 保留原生组件的交互 === */
/* 输入框、单选、复选框、开关等保持原样，不屏蔽 */

.containerView[data-v-600884e8] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-600884e8] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.flow-icon[data-v-5186c36c] {
  display: flex;
  width: 38px;
  height: 38px;
  margin-right: 10px;
  background-color: #409EFF;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
}
.containerView[data-v-717585dc] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-717585dc] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-717585dc] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-717585dc] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-717585dc].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-717585dc].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.category-item[data-v-717585dc] {
  border-radius: 8px;
  transition: box-shadow 0.3s;
}
.category-item[data-v-717585dc]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.empty-tip[data-v-717585dc] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
[data-v-717585dc]  .el-card {
  border-radius: 8px;
}
.containerView[data-v-39a1fd06] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-39a1fd06] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.flow-icon[data-v-39a1fd06] {
  display: flex;
  width: 38px;
  height: 38px;
  margin-right: 10px;
  background-color: #409EFF;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
}
.form-detail-content[data-v-39a1fd06] {
  min-height: 200px;
  padding: 10px;
}
/**
 * GitHub Gist Theme
 * Author : Anthony Attard - https://github.com/AnthonyAttard
 * Author : Louis Barranqueiro - https://github.com/LouisBarranqueiro
 */

.hljs {
  display: block;
  background: white;
  padding: 0.5em;
  color: #333333;
  overflow-x: auto;
}

.hljs-comment,
.hljs-meta {
  color: #969896;
}

.hljs-variable,
.hljs-template-variable,
.hljs-strong,
.hljs-emphasis,
.hljs-quote {
  color: #df5000;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
  color: #d73a49;
}

.hljs-literal,
.hljs-symbol,
.hljs-bullet,
.hljs-attribute {
  color: #0086b3;
}

.hljs-section,
.hljs-name {
  color: #63a35c;
}

.hljs-tag {
  color: #333333;
}

.hljs-title,
.hljs-attr,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #6f42c1;
}

.hljs-addition {
  color: #55a532;
  background-color: #eaffea;
}

.hljs-deletion {
  color: #bd2c00;
  background-color: #ffecec;
}

.hljs-link {
  text-decoration: underline;
}

.hljs-number {
  color: #005cc5;
}

.hljs-string {
  color: #032f62;
}

.bpm-editor-container {
  width: 100%;
  height: calc(100vh - 120px);
  position: relative;
}
.bpm-editor-container .my-process-designer {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.bpm-editor-container .my-process-designer__container {
  display: inline-flex;
  width: 100%;
  flex: 1;
}
.bpm-editor-container .my-process-designer__canvas {
  flex: 1;
  height: 100%;
  position: relative;
}
.process-panel__container {
  position: absolute;
  top: 172px;
  right: 70px;
}
.handler-item-icon[data-v-37d20b12] {
  font-size: 20px;
}
@charset "UTF-8";
.nodeConfig[data-v-3c063d66] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-3c063d66] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-3c063d66]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-3c063d66] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-3c063d66] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-3c063d66] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-3c063d66] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-3c063d66] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-3c063d66] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-3c063d66] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-3c063d66] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-3c063d66] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-3c063d66] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-3c063d66] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-3c063d66] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-3c063d66] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-3c063d66] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-3c063d66]:last-child {
  margin-right: 0;
}
.drawerOverflow[data-v-3c063d66] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.button-setting-pane[data-v-2554b4af] {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.button-setting-pane .button-setting-desc[data-v-2554b4af] {
  padding-right: 8px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
}
.button-setting-pane .button-setting-title[data-v-2554b4af] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  padding-left: 12px;
  background-color: rgba(248, 250, 252, 0.0392156863);
  border: 1px solid rgba(31, 56, 88, 0.1019607843);
}
.button-setting-pane .button-setting-title[data-v-2554b4af] > :first-child {
  width: 100px !important;
  text-align: left !important;
}
.button-setting-pane .button-setting-title[data-v-2554b4af] > :last-child {
  text-align: center !important;
}
.button-setting-pane .button-setting-title .button-title-label[data-v-2554b4af] {
  width: 150px;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  text-align: left;
}
.button-setting-pane .button-setting-item[data-v-2554b4af] {
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: 38px;
  padding-left: 12px;
  border: 1px solid rgba(31, 56, 88, 0.1019607843);
  border-top: 0;
}
.button-setting-pane .button-setting-item[data-v-2554b4af] > :first-child {
  width: 100px !important;
}
.button-setting-pane .button-setting-item[data-v-2554b4af] > :last-child {
  text-align: center !important;
}
.button-setting-pane .button-setting-item .button-setting-item-label[data-v-2554b4af] {
  width: 150px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.button-setting-pane .button-setting-item .editable-title-input[data-v-2554b4af] {
  height: 24px;
  max-width: 130px;
  margin-left: 4px;
  line-height: 24px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
}
.button-setting-pane .button-setting-item .editable-title-input[data-v-2554b4af]:focus {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.nodeConfig {
::v-deep .el-drawer__body {
    overflow: inherit !important;
}
}
.closeDrawer {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgba(245, 154, 35, 1);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
  z-index: 9999;
&:hover {
    opacity: 0.7;
    transition: 0.3s all linear;
}
}
.drawerMain {
  overflow: visible !important;
.el-drawer__body {
    overflow: visible !important;
    height: 100%;
    padding: 0 !important;
}
.drawerBox {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 0;
    overflow: visible;

    /* 顶部固定区域 */
.drawerHeader {
      flex-shrink: 0;
      padding: 20px 20px 10px;
      background: #fff;
      border-bottom: 1px solid #e8eaec;
}

    /* 中间滚动区域 */
.drawerContent {
      flex: 1;
      min-height: 0;
      overflow-y: auto;
      padding: 20px;
      box-sizing: border-box;
}

    /* 底部固定区域 */
.drawerFooter {
      flex-shrink: 0;
      padding: 15px 20px;
      background: #fff;
      border-top: 1px solid #e8eaec;
      display: flex;
      justify-content: flex-end;
}
.userInfo {
      padding: 15px 30px 30px;
.avatarName {
        display: flex;
        margin-bottom: 20px;
        align-items: center;
img {
          width: 50px;
          border: 1px solid rgba(255, 255, 255, 0.3);
}
strong {
          margin-left: 10px;
          font-size: 14px;
          display: flex;
          align-items: center;
          font-weight: normal;
}
}
.info {
        display: flex;
.odd {
          text-align: left;
          margin-right: 40px;
label {
            width: 100%;
            display: inline-block;
            font-size: 12px;
            color: rgba(255, 255, 255, 0.3);
}
strong {
            font-weight: bold;
            color: rgba(255, 255, 255, 0.6);
            font-size: 14px;
            margin-top: 10px;
}
}
.odd:last-child {
          margin-right: 0;
}
}
}
}
}
.drawerOverflow {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}

@charset "UTF-8";
.nodeConfig[data-v-1126a1d9] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-1126a1d9] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-1126a1d9]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-1126a1d9] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-1126a1d9] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-1126a1d9] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-1126a1d9] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-1126a1d9] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-1126a1d9] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-1126a1d9] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-1126a1d9] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-1126a1d9] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-1126a1d9] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-1126a1d9] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-1126a1d9] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-1126a1d9] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-1126a1d9] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-1126a1d9]:last-child {
  margin-right: 0;
}
.drawerOverflow[data-v-1126a1d9] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.condition-group-tool[data-v-bfaa9bc6] {
  display: flex;
  justify-content: space-between;
  width: 500px;
  margin-bottom: 20px;
}
.condition-group[data-v-bfaa9bc6] {
  position: relative;
}
.condition-group[data-v-bfaa9bc6]:hover {
  border-color: #0089ff;
}
.condition-group:hover .condition-group-delete[data-v-bfaa9bc6] {
  opacity: 1;
}
.condition-group .condition-group-delete[data-v-bfaa9bc6] {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  cursor: pointer;
  opacity: 0;
}
[data-v-bfaa9bc6] .el-card__header {
  padding: 8px 20px;
  border-bottom: 1px solid #ebeef5;
  box-sizing: border-box;
}
@charset "UTF-8";
.nodeConfig[data-v-2a3546b4] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-2a3546b4] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-2a3546b4]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-2a3546b4] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-2a3546b4] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-2a3546b4] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-2a3546b4] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-2a3546b4] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-2a3546b4] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-2a3546b4] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-2a3546b4] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-2a3546b4] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-2a3546b4] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-2a3546b4] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-2a3546b4] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-2a3546b4] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-2a3546b4] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-2a3546b4]:last-child {
  margin-right: 0;
}
.drawerOverflow[data-v-2a3546b4] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.condition-group-tool[data-v-2a3546b4] {
  display: flex;
  justify-content: space-between;
  width: 500px;
  margin-bottom: 20px;
}
.condition-group[data-v-2a3546b4] {
  position: relative;
}
.condition-group[data-v-2a3546b4]:hover {
  border-color: #0089ff;
}
.condition-group:hover .condition-group-delete[data-v-2a3546b4] {
  opacity: 1;
}
.condition-group .condition-group-delete[data-v-2a3546b4] {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  cursor: pointer;
  opacity: 0;
}
[data-v-2a3546b4] .el-card__header {
  padding: 8px 20px;
  border-bottom: 1px solid #ebeef5;
  box-sizing: border-box;
}
@charset "UTF-8";
.nodeConfig[data-v-11f29ffe] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-11f29ffe] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-11f29ffe]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-11f29ffe] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-11f29ffe] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-11f29ffe] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-11f29ffe] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-11f29ffe] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-11f29ffe] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-11f29ffe] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-11f29ffe] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-11f29ffe] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-11f29ffe] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-11f29ffe] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-11f29ffe] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-11f29ffe] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-11f29ffe] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-11f29ffe]:last-child {
  margin-right: 0;
}
.drawerOverflow[data-v-11f29ffe] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
@charset "UTF-8";
.nodeConfig[data-v-1407f108] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-1407f108] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-1407f108]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-1407f108] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-1407f108] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-1407f108] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-1407f108] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-1407f108] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-1407f108] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-1407f108] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-1407f108] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-1407f108] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-1407f108] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-1407f108] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-1407f108] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-1407f108] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-1407f108] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-1407f108]:last-child {
  margin-right: 0;
}
.drawerOverflow[data-v-1407f108] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.condition-group-tool[data-v-0aafa076] {
  display: flex;
  justify-content: space-between;
  width: 500px;
  margin-bottom: 20px;
}
.condition-group[data-v-0aafa076] {
  position: relative;
}
.condition-group[data-v-0aafa076]:hover {
  border-color: #0089ff;
}
.condition-group:hover .condition-group-delete[data-v-0aafa076] {
  opacity: 1;
}
.condition-group .condition-group-delete[data-v-0aafa076] {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  cursor: pointer;
  opacity: 0;
}
[data-v-0aafa076] .el-card__header {
  padding: 8px 20px;
  border-bottom: 1px solid #ebeef5;
  box-sizing: border-box;
}
@charset "UTF-8";
.nodeConfig[data-v-e6e1785e] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-e6e1785e] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-e6e1785e]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-e6e1785e] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-e6e1785e] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-e6e1785e] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-e6e1785e] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-e6e1785e] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-e6e1785e] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-e6e1785e] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-e6e1785e] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-e6e1785e] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-e6e1785e] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-e6e1785e] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-e6e1785e] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-e6e1785e] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-e6e1785e] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-e6e1785e]:last-child {
  margin-right: 0;
}
.drawerOverflow[data-v-e6e1785e] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
@charset "UTF-8";
.nodeConfig[data-v-74a96bb2] .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-74a96bb2] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-74a96bb2]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain[data-v-74a96bb2] {
  overflow: visible !important;
}
.drawerMain .el-drawer__body[data-v-74a96bb2] {
  overflow: visible !important;
}
.drawerMain .drawerBox[data-v-74a96bb2] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
  /* 顶部固定区域 */
  /* 中间滚动区域 */
  /* 底部固定区域 */
}
.drawerMain .drawerBox .drawerHeader[data-v-74a96bb2] {
  flex-shrink: 0;
  padding: 20px 20px 10px;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
}
.drawerMain .drawerBox .drawerContent[data-v-74a96bb2] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}
.drawerMain .drawerBox .drawerFooter[data-v-74a96bb2] {
  flex-shrink: 0;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid #e8eaec;
  display: flex;
  justify-content: flex-end;
}
.drawerMain .drawerBox .userInfo[data-v-74a96bb2] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-74a96bb2] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-74a96bb2] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-74a96bb2] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-74a96bb2] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-74a96bb2] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-74a96bb2] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-74a96bb2] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-74a96bb2]:last-child {
  margin-right: 0;
}
.simple-process-model-container[data-v-4e8ed792] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.simple-process-model[data-v-4e8ed792] {
  position: relative;
  min-width: 100%;
  min-height: 100%;
}
.btn-group-top-right[data-v-4e8ed792] {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 10;
}
@charset "UTF-8";
.config-header {
  display: flex;
  flex-direction: column;
}
.config-header .node-name {
  display: flex;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  cursor: pointer;
  align-items: center;
}
.config-header .divide-line {
  width: 100%;
  height: 1px;
  margin-top: 16px;
  background: #eee;
}
.config-header .config-editable-input {
  height: 24px;
  max-width: 510px;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
}
.config-header .config-editable-input:focus {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.field-setting-pane {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.field-setting-pane .field-setting-desc {
  padding-right: 8px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
}
.field-setting-pane .field-permit-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  padding-left: 12px;
  line-height: 45px;
  background-color: rgba(248, 250, 252, 0.0392156863);
  border: 1px solid rgba(31, 56, 88, 0.1019607843);
}
.field-setting-pane .field-permit-title .first-title {
  text-align: left !important;
}
.field-setting-pane .field-permit-title .other-titles {
  display: flex;
  justify-content: space-between;
}
.field-setting-pane .field-permit-title .setting-title-label {
  display: inline-block;
  width: 110px;
  padding: 5px 0;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.field-setting-pane .field-setting-item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: 38px;
  padding-left: 12px;
  border: 1px solid rgba(31, 56, 88, 0.1019607843);
  border-top: 0;
}
.field-setting-pane .field-setting-item .field-setting-item-label {
  display: inline-block;
  width: 110px;
  min-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: text;
}
.field-setting-pane .field-setting-item .field-setting-item-group {
  display: flex;
  justify-content: space-between;
}
.field-setting-pane .field-setting-item .field-setting-item-group .item-radio-wrap {
  display: inline-block;
  width: 110px;
  text-align: center;
}

.handler-item-wrapper {
  width: 320px;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
.handler-item-wrapper .handler-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 12px;
}
.handler-item-wrapper .handler-item-icon {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}
.handler-item-wrapper .handler-item-icon:hover {
  background: #e2e2e2;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.handler-item-wrapper .handler-item-icon .icon-size {
  font-size: 25px;
  line-height: 50px;
}
.handler-item-wrapper .approve {
  color: #ff943e;
}
.handler-item-wrapper .copy {
  color: #3296fa;
}
.handler-item-wrapper .condition {
  color: #67c23a;
}
.handler-item-wrapper .parallel {
  color: #626aef;
}
.handler-item-wrapper .inclusive {
  color: #345da2;
}
.handler-item-wrapper .delay {
  color: #e47470;
}
.handler-item-wrapper .trigger {
  color: #3373d2;
}
.handler-item-wrapper .router {
  color: #ca3a31;
}
.handler-item-wrapper .transactor {
  color: #330099;
}
.handler-item-wrapper .child-process {
  color: #996633;
}
.handler-item-wrapper .async-child-process {
  color: #006666;
}
.handler-item-wrapper .handler-item-text {
  margin-top: 4px;
  width: 80px;
  text-align: center;
  font-size: 13px;
}

.simple-process-model-container {
  height: 100%;
  padding-top: 32px;
  background-color: #fafafa;
  overflow-x: auto;
  width: 100%;
}
.simple-process-model-container .simple-process-model {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform-origin: 50% 0 0;
  min-width: -moz-fit-content;
  min-width: fit-content;
  transform: scale(1);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkFGQUZBIiBkPSJNMCAwaDIydjIySDB6Ii8+PGNpcmNsZSBmaWxsPSIjOTE5QkFFIiBjeD0iMSIgY3k9IjEiIHI9IjEiLz48L2c+PC9zdmc+) 0 0 repeat;
}
.simple-process-model-container .simple-process-model .node-container {
  width: 200px;
}
.simple-process-model-container .simple-process-model .node-box {
  position: relative;
  display: flex;
  min-height: 70px;
  padding: 5px 10px 8px;
  cursor: pointer;
  background-color: #fff;
  flex-direction: column;
  border: 2px solid transparent;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(10, 30, 65, 0.16);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.simple-process-model-container .simple-process-model .node-box.status-pass {
  background-color: #a9da90;
  border-color: #67c23a;
}
.simple-process-model-container .simple-process-model .node-box.status-pass:hover {
  border-color: #67c23a;
}
.simple-process-model-container .simple-process-model .node-box.status-running {
  background-color: #e7f0fe;
  border-color: #5a9cf8;
}
.simple-process-model-container .simple-process-model .node-box.status-running:hover {
  border-color: #5a9cf8;
}
.simple-process-model-container .simple-process-model .node-box.status-reject {
  background-color: #f6e5e5;
  border-color: #e47470;
}
.simple-process-model-container .simple-process-model .node-box.status-reject:hover {
  border-color: #e47470;
}
.simple-process-model-container .simple-process-model .node-box:hover {
  border-color: #0089ff;
}
.simple-process-model-container .simple-process-model .node-box:hover .node-toolbar {
  opacity: 1;
}
.simple-process-model-container .simple-process-model .node-box:hover .branch-node-move {
  display: flex;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container {
  display: flex;
  padding: 4px;
  cursor: pointer;
  border-radius: 4px 4px 0 0;
  align-items: center;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon {
  display: flex;
  align-items: center;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.user-task {
  color: #ff943e;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.copy-task {
  color: #3296fa;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.start-user {
  color: #676565;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.delay-node {
  color: #e47470;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.trigger-node {
  color: #3373d2;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.router-node {
  color: #ca3a31;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.transactor-task {
  color: #330099;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.child-process {
  color: #996633;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.async-child-process {
  color: #006666;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title {
  margin-left: 4px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #1f1f1f;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title:hover {
  border-bottom: 1px dashed #f60;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-title-container {
  display: flex;
  padding: 4px 0;
  cursor: pointer;
  border-radius: 4px 4px 0 0;
  align-items: center;
  justify-content: space-between;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .input-max-width {
  max-width: 115px !important;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .branch-title {
  overflow: hidden;
  font-size: 13px;
  font-weight: 600;
  color: #f60;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .branch-title:hover {
  border-bottom: 1px dashed #000;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .branch-priority {
  min-width: 50px;
  font-size: 12px;
}
.simple-process-model-container .simple-process-model .node-box .node-content {
  display: flex;
  min-height: 32px;
  padding: 4px 8px;
  margin-top: 4px;
  line-height: 32px;
  justify-content: space-between;
  align-items: center;
  color: #111f2c;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 4px;
}
.simple-process-model-container .simple-process-model .node-box .node-content .node-text {
  flex: 1;
  min-width: 0;
  display: -webkit-box;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2; /* 这将限制文本显示为两行 */
  -webkit-box-orient: vertical;
}
.simple-process-model-container .simple-process-model .node-box .node-content .el-icon-arrow-right {
  flex-shrink: 0;
  margin-left: 8px;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-content {
  display: flex;
  min-height: 32px;
  padding: 4px 0;
  margin-top: 4px;
  line-height: 32px;
  align-items: center;
  color: #111f2c;
  border-radius: 4px;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-content .branch-node-text {
  flex: 1;
  min-width: 0;
  display: -webkit-box;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2; /* 这将限制文本显示为两行 */
  -webkit-box-orient: vertical;
}
.simple-process-model-container .simple-process-model .node-box .node-toolbar {
  position: absolute;
  top: -20px;
  right: 0;
  display: flex;
  opacity: 0;
}
.simple-process-model-container .simple-process-model .node-box .node-toolbar .toolbar-icon {
  text-align: center;
  vertical-align: middle;
}
.simple-process-model-container .simple-process-model .node-box .branch-node-move {
  position: absolute;
  display: none;
  width: 10px;
  height: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.simple-process-model-container .simple-process-model .node-box .move-node-left {
  top: 0;
  left: -2px;
  background: rgba(126, 134, 142, 0.08);
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.simple-process-model-container .simple-process-model .node-box .move-node-right {
  top: 0;
  right: -2px;
  background: rgba(126, 134, 142, 0.08);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.simple-process-model-container .simple-process-model .node-config-error {
  border-color: #ff5219 !important;
}
.simple-process-model-container .simple-process-model .node-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.simple-process-model-container .simple-process-model .node-handler-wrapper {
  position: relative;
  display: flex;
  height: 70px;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  justify-content: center;
  flex-direction: column;
}
.simple-process-model-container .simple-process-model .node-handler-wrapper::before {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 2px;
  height: 100%;
  margin: auto;
  background-color: #dedede;
  content: "";
}
.simple-process-model-container .simple-process-model .node-handler-wrapper .node-handler .add-icon {
  position: relative;
  top: -5px;
  display: flex;
  width: 25px;
  height: 25px;
  color: #fff;
  cursor: pointer;
  background-color: #0089ff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.simple-process-model-container .simple-process-model .node-handler-wrapper .node-handler .add-icon:hover {
  transform: scale(1.1);
}
.simple-process-model-container .simple-process-model .node-handler-wrapper .node-handler-arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: flex;
  transform: translateX(-50%);
}
.simple-process-model-container .simple-process-model .branch-node-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container {
  position: relative;
  display: flex;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container::before {
  position: absolute;
  left: 50%;
  width: 4px;
  height: 100%;
  background-color: #fafafa;
  content: "";
  transform: translate(-50%);
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-add {
  position: absolute;
  top: -18px;
  left: 50%;
  z-index: 1;
  height: 36px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 36px;
  border: 2px solid #dedede;
  border-radius: 18px;
  transform: translateX(-50%);
  transform-origin: center center;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly {
  position: absolute;
  top: -18px;
  left: 50%;
  z-index: 1;
  display: flex;
  width: 36px;
  height: 36px;
  background-color: #fff;
  border: 2px solid #dedede;
  border-radius: 50%;
  transform: translateX(-50%);
  align-items: center;
  justify-content: center;
  transform-origin: center center;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly.status-pass {
  background-color: #e9f4e2;
  border-color: #6bb63c;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly.status-pass:hover {
  border-color: #6bb63c;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size {
  font-size: 22px;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size.condition {
  color: #67c23a;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size.parallel {
  color: #626aef;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size.inclusive {
  color: #345da2;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 280px;
  padding: 40px 40px 0;
  background: transparent;
  border-top: 2px solid #dedede;
  border-bottom: 2px solid #dedede;
  flex-shrink: 0;
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-item::before {
  position: absolute;
  width: 2px;
  height: 100%;
  margin: auto;
  inset: 0;
  background-color: #dedede;
  content: "";
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-first-top {
  position: absolute;
  top: -5px;
  left: -1px;
  width: 50%;
  height: 7px;
  background-color: #fafafa;
  content: "";
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-first-bottom {
  position: absolute;
  bottom: -5px;
  left: -1px;
  width: 50%;
  height: 7px;
  background-color: #fafafa;
  content: "";
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-last-top {
  position: absolute;
  top: -5px;
  right: -1px;
  width: 50%;
  height: 7px;
  background-color: #fafafa;
  content: "";
}
.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-last-bottom {
  position: absolute;
  right: -1px;
  bottom: -5px;
  width: 50%;
  height: 7px;
  background-color: #fafafa;
  content: "";
}
.simple-process-model-container .simple-process-model .node-fixed-name {
  display: inline-block;
  width: auto;
  padding: 0 4px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.simple-process-model-container .simple-process-model .start-node-wrapper {
  position: relative;
  margin-top: 16px;
}
.simple-process-model-container .simple-process-model .start-node-wrapper .start-node-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.simple-process-model-container .simple-process-model .start-node-wrapper .start-node-container .start-node-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 36px;
  padding: 3px 4px;
  color: #212121;
  cursor: pointer;
  background: #fafafa;
  border-radius: 30px;
  box-shadow: 0 1px 5px 0 rgba(10, 30, 65, 0.08);
  box-sizing: border-box;
}
.simple-process-model-container .simple-process-model .end-node-wrapper {
  margin-bottom: 16px;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box {
  display: flex;
  width: 80px;
  height: 36px;
  color: #212121;
  border: 2px solid #fafafa;
  border-radius: 30px;
  box-shadow: 0 1px 5px 0 rgba(10, 30, 65, 0.08);
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-pass {
  background-color: #a9da90;
  border-color: #6bb63c;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-pass:hover {
  border-color: #6bb63c;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-reject {
  background-color: #f6e5e5;
  border-color: #e47470;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-reject:hover {
  border-color: #e47470;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-cancel {
  background-color: #eaeaeb;
  border-color: #919398;
}
.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-cancel:hover {
  border-color: #919398;
}
.simple-process-model-container .simple-process-model .editable-title-input {
  height: 20px;
  max-width: 145px;
  margin-left: 4px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
}
.simple-process-model-container .simple-process-model .editable-title-input:focus {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

@font-face {
  font-family: "iconfont"; /* Project id 4495938 */
  src: url(data:font/woff2;base64,d09GMgABAAAAAApEAAsAAAAAEsgAAAn1AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACEYgqWGJIrATYCJAM0CxwABCAFhGcHgScb/A8jklFWONk/EmNj6U3JjvRsfMq6ZjQqBdqpwonTgwdeZ/q+wHfWl4JAY1KSHWIXKSxt7VfLsoNkCAHIdgl9hS3DcvOP2/qIkaANBoxh5LCSbOOiuJswwjfijeHJRXbWANP/rbUqWqGJzeOJNUKjVFL5s3vIrHAMKpYgioUModwephaiaChaIqkRasGkvDrZE2qlxO+wHgRg0Y8xaJPk2iZAex0lXSAZA7mlAC+3eN1hQ0Ho2QsjQ1dQ7R7jjmsgvsIE7VPtHvCldf/ifwaIatAwdeQFPWeVWcCBCjX/616tB/pP+PWVQ/8aYAI60KtnPuJKdtA5dIf0sngrqbDBV0AL6kV+5AoVrdKqsqwyorKpcrDytPKspnFN05r/a2shuTpyewQtlLHApIo4MWwMtB4lSCyqT3+8GIK3UW9bwLuCRjEfggZKFYRWoMQhLAMlBuETsOWEI6AYEC6Do7zwFBQdwjPYQ0BNY4q0hKagWBD+B7uzg8AxxmkBDAT9ABiHkMXZFq/v/KAqpCNqq5zOmBjlWIZio0+Herpj03gnTXBkt+5w66AOV6+eE2srTWMOxe7SZWCc1rZiVHSlla0uCD1onJbO5stXZVC+7peuWSo6EDtTIYOz/gXLVp12eZ13S2l4l89KZz9nfnf3H/WPXLjTOTi939t3Sp054B88O8eUhdO95iCFrSjUnESk7swAkcICAY4+PSC1oqJqkpnV9GpZlBKkq16KlHrF8el1u/Y0uVJKliW9wC0qjsaFb6pMkyPcUrlclH+DxoXhrj2ZjU0PXi89KUWPomLv9IxGIWarTMZvOmtt0HhGen0YLnQSH/lH7wa3D3uHbqk7R5Jq1zpv/W4ZFPz867GOzA7MernLNOdpa5sWavZq5N2uZ/MeCiHxemUrxT7tUja61elU9j2wzJSXVXkh/EKQY0m4q8nCzIaNexsvSK9fWv4/pLKul04Ha9f6mYwKQx8lmjlPS00i589ZBhk0FsqaT3wM8Nzi9EkEyXI5ebRjSpWO+JiAF0Uzlz3YKxaXml/Wc7zkxE7wgZFgXoB0gisONXgNZHolOANfMM0wtTSvui3Oet2X5IKeqULppcWharJ0IVRT12BJ2kulFpN0573tpsTi1KyPF87XFy6rox5cEaZ/9aF0sNU5DO+8rBtcFLrUvEv33kymNt7s7KY3N1qceMnLPvWlie64ZdbkKpNS+HnLRga5LtWz4pyyVZY0/6J0hN8lrRtOcJ6J5LJ6apVbfUR52US9W5Gjd6Xc8cKB0hSQyZsuo7s5GnWuSW4Ohu+1vH4fcD4pvzy2cF1sKZWGnNiKmfAOdz9/tUKmLx+6QiT8DU3y4XVUt3AGHIuKj4vlcmmIWCudgIkTNHaHeN07py74F4+fX2Azpkdw3p/+J8ouBufIsvPV6ZkZtiRW8KbP4X3QlUJORr4yJ0fRUQLyyM+gk1uJOhhWxtClDDcCklam6Nxl/MjkocncnInw4DxDFQIt3+MX9NqzjFXL2Dm7ePbOop2ri1fvZFQxrYRVu4p2zYoeH9ieSJ0kvmq6smzlMpEYTocv/xjPniS52nx9+UoxxknngPK31eFDZ2T7p+UOkAXiVV0rOnUpNZXeUcEEF/zLCcRleQOndqpABrb9GzAN6I2+ohahzVHj5P8RIECAuLuBfYF+wLR/o1lbwl6UD0oKUBrahpWMhk3OyPH87FcxoeMD2sdSNGzZBlW0OnoDSwY0DTrblzbM1r4Le9kvpuKnJoBGf9NMofS7uaOO2PEHDL/NfqLn65/wjfcmGmh9r6de70tLeJf3trEkXmHivby7Iy6wn+r4uqcSBoA0Rum9fG1loSXW5ScuXd09PGD47EULh2R5Bd7sSRrH5SdrhkUPe4wxNVPATwD/e0dxUjhR5wzpxKhU0yZmycErVaZDjGNG1pYoOBlOESO2Z4aNexHzYlzsuOcxz8c15gWsx77oF9vveay3TJDMxxjNSjUs/YymsH4MYa5XYucyskD3cUGWUEwzKsxtHq/O0uV06tHAMyCIgVd/gNdgggv+afWIPCCKinR1kJrl9bLUkG4VpCWg9Gq2jr1KywYA9G3wm8D/bo0ju/BnsBeSvkXsGfwuIxvVyr59laq7ld3Ky7t5VBByjzNcIncPvYQ2KT9XpcrNW5cnwE7In0QrSYuOhMCNQmEjXLCOb6+rswvO+cH/yfuqVH1nqGDKZzj5NDfKO5eUdMYJSI7TCudRFy6wCXouWdBT0LpkaavAunSplCJyCJzO3dBql66yW2U1+Ld9BxeMNTc1b7oy9F7r5V7tH9x3X/WtM4HOH5j8+xJDpoCUncWLGyvWgOJ+LAlnIAOGJGMgxyK0MGGmhMnVtr2EiQpRmDGQsQI+vOnOhzikUfin87mt9zFrpEqWOO/4vqb2A+olE0DVb1Q/TUK3SQVp8GxaCS1+L9cgdoh+K4C7l0p0NpxJ7MKrjf7qJR1ek9qWxkzJSGtLXRMnSacw4tIAF13KltKNcJaMNvF4QjL69rRD+Wmv5ic/gjrwSrO7a5TduUZhgFsm9gBhXbhrwvlw+au0/ENp2+mysgGq9Ml0KT2uyIqqsxwdRzBEGVE8o6HooVHKlKRJMzj9OvbJaalMI3F5jgUMe95GAdfpJ3cKWS0s4c6T9KMzefLQppdNAeJSWlOucuyxkpCEE7MQRVjTD1eIyqMa86N9nIwP5YLDs3iysOfkZbTGPNW17kmAByIegOYmjk7mVAlE8CgIAGs+BnKG2pP+qLTQKB+50WaPqQq0i4vKR7ctpUKoP3UPdTSa7B3Vjx7ZTxWhPw5QqRkGuEgdBBCj/xDg/QXoj9yFn9559NqvoRF/Ct3+vHsgQkTW9g8E9XlR/enOstnPe6Ers1HjGQ2OkVR7GluDucMeIhI0wFKawAd8WAPutSM2ZMt+XsSGnoVGFS2JnqTZgRjQ7GFhIhlAYtAcbWHRE9nEkoZ4oCKMONCFwbAQ1GOlhUYdThMdmseJAc3rFiZNeE5i0PxrYZEQUdOTdBFmCYGhJGaBmv2Qw+x2WVV30uppA2bz4SgRF98eI7wOxEJFSGE4VYG5MKKKEbyttmKStEJWwu2E5MeFYTjuhjyEuwUzk4idJD3VPJ41aQTE7HYCCQQYKKRh0wJEM36HDsy4cWFtnAw+vgYwbPjAQSGYqu0DCLyCoZ5DFIFQyFBV8C5WpT0p6KUVG8WQFGAF0ghBKU4g5GcAwU9JbiA8yQktYJgfQQj2EgkequEpjVm5PNK+6NzgPNuuSnlWjtCELgxhipioEtUiLizxff4yR9RBLnfgDp/ZjrlsReHexYWQhMNmw4hgwu0jMSLIguGoP9xLogRZ4PNiRJjDZcZ9XkcrFmh2e/zBdtRlwbEwrC0hIAT1rJnyVizUgxIojmM4AAAA) format("woff2"), url(data:font/woff;base64,d09GRgABAAAAAAxoAAsAAAAAEsgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8Fkq7Y21hcAAAAYgAAACxAAACYnTL1gtnbHlmAAACPAAAB9UAAAsYi71nbmhlYWQAAAoUAAAALwAAADYq2sQdaGhlYQAACkQAAAAcAAAAJAfeA45obXR4AAAKYAAAAA8AAAA0NAAAAGxvY2EAAApwAAAAHAAAABwRnhPgbWF4cAAACowAAAAfAAAAIAEiALJuYW1lAAAKrAAAAUAAAAJnEKM8sHBvc3QAAAvsAAAAewAAAKfq+6TreJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnjE8f83c8L+BgYH5DkMjUJgRRRETAH0RDU14nOWSsQ2DQAxF/x2EkIQiDUKKGCELsgFlRsgM1GnICuzwXdCxANjnIk3IAvHpnWSfbH35PoADgEy5KzkQ3giweGk1pHqGc6rneGh+w9UqBCNbduw5cOTERWppZF5X4NfbTgSd+/2YwiNOKFCpgphUXVRRqU3F7rz/iSrdz09GOPazjI5uEGwd3SXYObpVsHdS7+CYEzg6sBmTY07h4pg7pHb0RyCNY26R2UG5AYTMSvgAAAB4nK1Wa2wbWRW+Z65jexx7po5nPGMnGXtmYjt+xElsj51H146TNm2c9EGTbJa+Ulqg3ZZNF1oWClUoCxXQXUHJIso+oGLZLiwq8KOsFhDV7o+l6iKBhNQFiceuCmiRVoAEf5BQPHDu2G2KFv4xc33uedzjufe755x7CSXkX6/RdTpCJskusp8QMATw6EbSChaUcFHXuGKhCqU8mG39fVAslEtJUzc8bkkJj0NQ0gDHobrKlfIcLWggCWDkoVSFUKtrqeiB9PQAtb+qptz+TT4468nWE7mZTGYml6hnPfYlNXVFTemK/eluWZGC0fPmmAGfCu3Ox8dzqpobj6m5aDQ3nOvuzkUijA4zGdzp6XS/Ahp1GWNGZvsD2zPYp9Tz8bwubLLEQPMt/J/cmDowVhsfUOC+aK7A/JA0b2CX7e7OIk9ciMMF+jd6kvAkQBTSjUjoctHSLT2op/AXknXLlHVZD1KU4AfQM2k/a++F5yftN8C4Zd+egsPwzSn7TdC5pbXXb9lLU9Bne76w9vqv4AX7Kegjzjeu0T/QbWQAsV4mhwlJGKk8VKpgJVP4IqT4SmElLECSGcrsxX1gL5oSBg6qJKugcR6By0MZPfOcwLWsoDO0KyF0CGkgQEJP0aM+3ke9mWzH2Mj+5d8u7x8Z68hl3K5QxDtUhI7J+vGV9ZXj9ckOKA7xzdu86IpwdPdnHl8O9FGxK8iDu4uLb27Mbo5Bl9vT6YZn7C5e9Lr+ycf5f3SAV7C3wYd+2HDzEV/lk1sfOrDXwmfvgYe2Plr2qSLH1y7tWj1xbHOttvnYidVdl2r+F3lPcWTmTMlcuVjjOzl+U8hjzk0PB4PD03NmZ8RN7Ws+MeiFOb/f/r6nS/RVm4R4ELcf0RVaJX6ikgQZJlWyjZzAHbobW7jyCgYoC0UWnR3/y0D/0+CWwkwbCjpAV4pOhxEuS85OuEVwul4wg9xnY1bVijnklKAK2ORYrHn1Hdqwpn3uHiWKOU3jOwNavmeUG41mu0drUTmlDXa3pLEq99NYe3DMmhfUHlWIZbXSf9E1B2NlTStXLU2zFmLZGDauZD/l5UNhv6r6Q12J1KlT/WZPVJIDCiioSCZrnEw6Eb/f0Cs0jpxKdJIn42Q7WcT4O0nOkiuIo+RmiV0qF8IyBk4qkYcqKB0aQAsfw60ggK06gGD+fwUZ64rbNFj8lxj8xYJiGabhYWpJ0UAJFzDM0cKRUHcIGyhc2G+/FRBc4QBEAoJ9OxQNYVvixaDIO2SBF7tErxcJP72htTbYpGNzRin8HZZ3bwzwHZnd+e5D87sHh4YGd88f8gcC/sWds6djuh47Pbvz2ztmT8dVN5wNdHUFfs6I/feASEucHHUovBhgMw1F+fZHvGJug53g2x/hxbkN7eKGdt8G+z7vXTZw/8X+DM5mzytsWlDfmAk+p2fHagQfVs8/QX9MH8NcieA+ExboVU4DmVXgVia0oAdny7Gw66jtvRMCVa6oY4IwmSPzF2rxD3/jyf0zq42Rg5XKwYcZgcOilG1k7T1IpF7JrC8MwHerD1YlOLj/yWcfidcuzDdWZ+CN9nAk61skYS3XyGYbuTVBQj6/UDerD9ZQcGriE/Sv9Iwz3zQZbZ1Ad2dJ7z1BeMASCRgVgDEB5STyRgowbABrHoQljsytNhqrX2FkrryvVNr3AUbgsn1Qqan2PlWFK2pNgedl7ri95o932l/0++FkZ9wPK37uS21PJHaq7YoEXPB1VbWX0dHeqzDnyQl0Zi6On99e403C4TrOuQg9h+voIoTn5IqCkQrDPIRooiOYgM/DNXvHm7eWmvFfwvfsK7D88hn7j/bP7JvghiN29vxHPs7dti8+Asv2BfgYKOvkuedg/jtsTxlGv6cv0zrREKE8KRDSwWq9FURkingkGW45KOFhXShbwWIQgUpUMIFjoIEHUp4K+ykeajav66OGMarDe+1nIqYZ4aYifRPGaPNPJlzbVAgtbKIBu/H+wDRc3ryY3pPRjFGDm0KXCTPSvB7p64vAe+zLqHzhVfhd0CXWA0nRjh9tKHBzcGl4y7CDwTp9hVK8RxzAOZqtojIOFrsvyMVCmIVVFu6qceK98E51qVzEs/aOeMcs64xrjzaL9GtnBFkWDEmw/2yyqDrDiGk3Bclgho+KkiQa/Tj4HiskevuZKAKVxKOC9LQgXZeEY8x2zGGf3pCu9qTvtaV7rjpMO8fO0V/QR7GeDpMlZzeSbNKFsORO6a08gnHnCLcwoxSNcw5oT7GdWQndQQQvWSV2hFt5LpUUOBkPfpanbpNtKL26vibKskhXGGV8b7H3bV8hpqfnDpXrD08BXskGOt9Grbz+Ldoni/ZfRLk/GYnA0O7B5FZLU8P9mZb2nByTZS28FhZfwuET4+YDg6VDM31Apz9YHzqQHNqG2pfE8MwTohwWx46nI5OJ/LsKHERLWxN6LTJwYkQMyyKLQ1z8r7lTGIHjZAvZgblqpUpYuNltkBURAW8mVVy3hWDIdwW9ELtj6WBlplTWYINhHQOOnoeAX9aaX9ZkfyAzxNcWp8Rs2uUBOTPom7h/UhhIg+SlkBnyMVOumdYHdWxwpN2nFNbpcBRuiFFfMOiLij/xbVsco9bijHDDdbNz++IoV1mYEV5zvdo5jfryQuMQ+uQN0JV2vwupkdfJvwG8CAS8AAAAeJxjYGRgYADinft+Fsfz23xl4GZhAIHHdw9wI+j/9SwMzN1ALgcDE0gUAGF7C8QAeJxjYGRgYG7438AQw8IAAkCSkQEV8AIARxMCdnicY2FgYGAhEQMABeQANQAAAAAAAIQAtgFSAfIC6ANAA6QD0gQmBJoFFgWMeJxjYGRgYOBlWMbAzQACTEDMBYQMDP/BfAYAGtwB1QB4nIWRPW7CQBCFn8GQBJQoSqQ0aVYpKBLJ/JRIqVCgp6AHs+ZHttdaL0jUOU2OkBPkCOloc4pIedhDA0W82tlv3r6ZHckA7rCHh/K75y7ZwyWzkiu4wKNwlfqTsE9+Fq6hiZ5wnfqrcAMveBNusmPGDp5/xayFd2EPt/gQruAGn8JV6l/CPvlbuIYH/AjXqf8KNzDxroWbaHnhwOqp03M126lVaNLIpO54jvViE0/tqTzRNl+ZVHWDzlEa6VTbY5t8u+g5F6nImkQNeavj2KjMmrUOXbB0Luu325HoQWgSDGChMYVjnENhhh3jCiEMUkRFdGf5mO4FNohZaf91T+i2yKkfcoUuAnTOXCO60sJ5Ok2OLV/rUXV0K27LmoQ0lFrNSWKy4g883K2phNQDLIuqDH20uaITf1DMkPwB2JNvV3icbchBDsIgEEZh/tpCodabuPBIhE4oyYSSKTTW07vQxI3f6uWpTn049d+MDhf0GKBhMMLCYcIVM25qeiVOLayU48P92lRJMZJo2VolGRZif7q9eqn3tpPYlAO3PR3Uh62cevV5YbL0/F7jS5HtoLF48czESr0BeCMnWQA=) format("woff"), url(../fonts/iconfont.22d2b130.ttf) format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-trigger:before {
  content: "\e6d3";
}

.icon-router:before {
  content: "\e6b2";
}

.icon-delay:before {
  content: "\e600";
}

.icon-start-user:before {
  content: "\e679";
}

.icon-inclusive:before {
  content: "\e602";
}

.icon-copy:before {
  content: "\e7eb";
}

.icon-transactor:before {
  content: "\e61c";
}

.icon-exclusive:before {
  content: "\e717";
}

.icon-approve:before {
  content: "\e715";
}

.icon-parallel:before {
  content: "\e688";
}

.icon-async-child-process:before {
  content: "\e6f2";
}

.icon-child-process:before {
  content: "\e6c1";
}

#mention-modal {
  position: absolute;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px;
}
#mention-modal input {
  width: 100px;
  outline: none;
}
#mention-modal ul {
  padding: 0;
  margin: 0;
}
#mention-modal ul li {
  list-style: none;
  cursor: pointer;
  padding: 3px 0;
  text-align: left;
}
#mention-modal ul li:hover {
  text-decoration: underline;
}

.containerView[data-v-55291d37] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-55291d37] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.border-bottom[data-v-55291d37] {
  border-bottom: 1px solid #dcdfe6;
}
.model-form-header[data-v-55291d37] {
  height: 50px;
  background: #fff;
  z-index: 10;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.header-left[data-v-55291d37] {
  width: 200px;
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-shrink: 0;
}
.header-title[data-v-55291d37] {
  margin-left: 10px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header-center[data-v-55291d37] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.steps-container[data-v-55291d37] {
  width: 400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.step-item[data-v-55291d37] {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0 15px;
  position: relative;
  height: 100%;
}
.step-active[data-v-55291d37] {
  color: #3473ff;
  border-bottom: 2px solid #3473ff;
}
.step-inactive[data-v-55291d37] {
  color: #909399;
}
.step-inactive[data-v-55291d37]:hover {
  color: #666;
}
.step-number[data-v-55291d37] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  border: 2px solid;
  font-size: 15px;
}
.step-number-active[data-v-55291d37] {
  background: #3473ff;
  color: #fff;
  border-color: #3473ff;
}
.step-number-inactive[data-v-55291d37] {
  background: #fff;
  color: #909399;
  border-color: #d0d3d9;
}
.step-title[data-v-55291d37] {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.header-right[data-v-55291d37] {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
.searchView[data-v-5ccf02cd] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-5ccf02cd] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-5ccf02cd].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-5ccf02cd].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.status-cell[data-v-5ccf02cd] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.searchView[data-v-1b64368e] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-1b64368e] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-1b64368e].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-1b64368e].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.searchView[data-v-5072c4f5] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-5072c4f5] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-5072c4f5].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-5072c4f5].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.searchView[data-v-1fd63d28] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-1fd63d28] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-1fd63d28].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-1fd63d28].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.containerView[data-v-290b830e] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-290b830e] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.containerView[data-v-7f390607] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-7f390607] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.user-tag[data-v-666ae0bc] {
  display: flex;
  align-items: center;
  background: #f3f4f6;
  height: 35px;
  border-radius: 9999px;
  padding-right: 8px;
  position: relative;
  font-size: 14px;
}
.avatar-icon[data-v-666ae0bc] {
  margin: 5px;
}

/* 审批意见/点评意见三行省略样式 */
.reason-text[data-v-666ae0bc] {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-height: 1.5;
  max-height: 4.5em;
}

.containerView[data-v-7e92b5d0] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-7e92b5d0] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}


/** 处理中 */
.highlight-todo.djs-connection > .djs-visual > path {
  stroke: #1890ff !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
}
.highlight-todo.djs-shape .djs-visual > :nth-child(1) {
  fill: #1890ff !important;
  stroke: #1890ff !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
}
:deep(.highlight-todo.djs-connection > .djs-visual > path) {
  stroke: #1890ff !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
  marker-end: url(#sequenceflow-end-_E7DFDF-_E7DFDF-803g1kf6zwzmcig1y2ulm5egr);
}
:deep(.highlight-todo.djs-shape .djs-visual > :nth-child(1)) {
  fill: #1890ff !important;
  stroke: #1890ff !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
}

/** 通过 */
.highlight.djs-shape .djs-visual > :nth-child(1) {
  fill: green !important;
  stroke: green !important;
  fill-opacity: 0.2 !important;
}
.highlight.djs-shape .djs-visual > :nth-child(2) {
  fill: green !important;
}
.highlight.djs-shape .djs-visual > path {
  fill: green !important;
  fill-opacity: 0.2 !important;
  stroke: green !important;
}
.highlight.djs-connection > .djs-visual > path {
  stroke: green !important;
}
.highlight:not(.djs-connection) .djs-visual > :nth-child(1) {
  fill: green !important; /* color elements as green */
}
:deep(.highlight.djs-shape .djs-visual > :nth-child(1)) {
  fill: green !important;
  stroke: green !important;
  fill-opacity: 0.2 !important;
}
:deep(.highlight.djs-shape .djs-visual > :nth-child(2)) {
  fill: green !important;
}
:deep(.highlight.djs-shape .djs-visual > path) {
  fill: green !important;
  fill-opacity: 0.2 !important;
  stroke: green !important;
}
:deep(.highlight.djs-connection > .djs-visual > path) {
  stroke: green !important;
}

/** 不通过 */
.highlight-reject.djs-shape .djs-visual > :nth-child(1) {
  fill: red !important;
  stroke: red !important;
  fill-opacity: 0.2 !important;
}
.highlight-reject.djs-shape .djs-visual > :nth-child(2) {
  fill: red !important;
}
.highlight-reject.djs-shape .djs-visual > path {
  fill: red !important;
  fill-opacity: 0.2 !important;
  stroke: red !important;
}
.highlight-reject.djs-connection > .djs-visual > path {
  stroke: red !important;
}
.highlight-reject:not(.djs-connection) .djs-visual > :nth-child(1) {
  fill: red !important; /* color elements as green */
}
:deep(.highlight-reject.djs-shape .djs-visual > :nth-child(1)) {
  fill: red !important;
  stroke: red !important;
  fill-opacity: 0.2 !important;
}
:deep(.highlight-reject.djs-shape .djs-visual > :nth-child(2)) {
  fill: red !important;
}
:deep(.highlight-reject.djs-shape .djs-visual > path) {
  fill: red !important;
  fill-opacity: 0.2 !important;
  stroke: red !important;
}
:deep(.highlight-reject.djs-connection > .djs-visual > path) {
  stroke: red !important;
}

/** 已取消 */
.highlight-cancel.djs-shape .djs-visual > :nth-child(1) {
  fill: grey !important;
  stroke: grey !important;
  fill-opacity: 0.2 !important;
}
.highlight-cancel.djs-shape .djs-visual > :nth-child(2) {
  fill: grey !important;
}
.highlight-cancel.djs-shape .djs-visual > path {
  fill: grey !important;
  fill-opacity: 0.2 !important;
  stroke: grey !important;
}
.highlight-cancel.djs-connection > .djs-visual > path {
  stroke: grey !important;
}
.highlight-cancel:not(.djs-connection) .djs-visual > :nth-child(1) {
  fill: grey !important; /* color elements as green */
}
:deep(.highlight-cancel.djs-shape .djs-visual > :nth-child(1)) {
  fill: grey !important;
  stroke: grey !important;
  fill-opacity: 0.2 !important;
}
:deep(.highlight-cancel.djs-shape .djs-visual > :nth-child(2)) {
  fill: grey !important;
}
:deep(.highlight-cancel.djs-shape .djs-visual > path) {
  fill: grey !important;
  fill-opacity: 0.2 !important;
  stroke: grey !important;
}
:deep(.highlight-cancel.djs-connection > .djs-visual > path) {
  stroke: grey !important;
}
/**驳回 */
.highlight-back.djs-connection > .djs-visual > path {
  stroke: #FFBA00 !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
}
.highlight-back.djs-shape .djs-visual > :nth-child(1) {
  fill: #FFBA00 !important;
  stroke: #FFBA00 !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
}
:deep(.highlight-back.djs-connection > .djs-visual > path) {
  stroke: #FFBA00 !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
  marker-end: url(#sequenceflow-end-_E7DFDF-_E7DFDF-803g1kf6zwzmcig1y2ulm5egr);
}
:deep(.highlight-back.djs-shape .djs-visual > :nth-child(1)) {
  fill: #FFBA00 !important;
  stroke: #FFBA00 !important;
  stroke-dasharray: 4px !important;
  fill-opacity: 0.2 !important;
}
.element-overlays {
  box-sizing: border-box;
  padding: 8px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  color: #fafafa;
  width: 200px;
}

.box-card[data-v-709605c8] {
  height: 100%;
  width: 100%;
  margin-bottom: 0;
}
.box-card[data-v-709605c8] .el-card__body {
  height: 100%;
  padding: 0;
}
.box-card[data-v-709605c8] .process-viewer {
  height: 100% !important;
  min-height: 100%;
  width: 100%;
  overflow: auto;
}
.process-viewer-container[data-v-60c71bdf] {
  width: 100%;
  height: calc(100vh - 300px);
  min-height: 400px;
}
@charset "UTF-8";
.processInstance-wrap-main[data-v-4c564916] {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  /* 顶部固定区域 */
  /* 中间可滚动区域 */
  /* 底部固定区域 */
}
.processInstance-wrap-main .header-fixed[data-v-4c564916] {
  flex-shrink: 0;
  padding: 10px 0;
  background: #fff;
  border-bottom: 1px solid #e8eaec;
  display: flex;
  align-items: center;
  gap: 8px;
}
.processInstance-wrap-main .header-fixed .back-icon[data-v-4c564916] {
  margin-right: 10px;
  font-size: 18px;
  color: #606266;
  cursor: pointer;
}
.processInstance-wrap-main .header-fixed .back-icon[data-v-4c564916]:hover {
  color: #409EFF;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-4c564916] {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-4c564916] .el-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-4c564916] .el-tabs__header {
  flex-shrink: 0;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-4c564916] .el-tabs__content {
  flex: 1;
  overflow: hidden;
  padding: 0;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-4c564916] .el-tab-pane {
  height: 100%;
  overflow: hidden;
}
.processInstance-wrap-main .tabs-scroll-area .tab-pane-content[data-v-4c564916] {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px;
}
.processInstance-wrap-main .bottom-bar[data-v-4c564916] {
  flex-shrink: 0;
  border-top: 1px solid #dcdfe6;
  padding: 10px 20px;
  background: #fff;
}
.processInstance-wrap-main .bottom-bar .btn-container[data-v-4c564916] {
  height: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* === 富文本编辑器层级修复 === */
/* 将表单内富文本编辑器的弹出层级压低，避免遮挡弹窗 */
[data-v-4c564916] .w-e-toolbar,[data-v-4c564916] .w-e-text-container,[data-v-4c564916] .w-e-bar {
  z-index: 10 !important;
}
.containerView[data-v-5b061158] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-5b061158] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.flow-icon[data-v-5b061158] {
  display: flex;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background-color: var(--primary);
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
}
.process-definition-container[data-v-5b061158]::before {
  position: absolute;
  left: 20.8%;
  height: 100%;
  border-left: 1px solid #e6e6e6;
  content: "";
}
[data-v-5b061158]  .definition-item-card .el-card__body {
  padding: 14px;
}
.btn-container[data-v-1aedf464] {
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #32373c;
}
.btn-container > div[data-v-1aedf464] {
  display: flex;
  margin: 0 8px;
  cursor: pointer;
  align-items: center;
}
.btn-container > div[data-v-1aedf464]:hover {
  color: #6db5ff;
}

/* 修复打印只显示一页 */
@media print {
@page {
    size: auto;
}
body,
  html,
  div {
    height: auto !important;
}
}

[data-v-68707468] .drawerMain {
  overflow: inherit !important;
}
[data-v-68707468] .drawerMain .el-drawer__body {
  overflow: inherit !important;
  min-height: 0;
}
.closeDrawer[data-v-68707468] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-68707468]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-68707468].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-68707468].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-68707468].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-68707468].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-68707468].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-68707468] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-68707468].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-68707468] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-68707468] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-68707468] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-68707468] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-68707468] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-68707468] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-68707468] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-68707468] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-68707468] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-68707468]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-68707468] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-68707468] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}

[data-v-52f4954c] .el-card__body {
  padding: 20px 0;
}

[data-v-0daaae64] .el-dialog__body {
  padding-top: 0;
}
.searchView[data-v-0daaae64] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
[data-v-0daaae64].searchView .el-form {
  margin-bottom: 0;
}
[data-v-0daaae64].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.dynamicsRead .el-form[data-v-0daaae64] {
  margin-bottom: 15px;
}

.flc[data-v-1b2b3865] {
  display: flex;
  align-items: center;
}
.breadTop[data-v-1b2b3865] {
  justify-content: space-between;
}
.trainPersonalDetail .detialBody[data-v-1b2b3865] {
  width: 100%;
  padding: 0 5px;
  margin: 0 auto;
}
.trainPersonalDetail .label[data-v-1b2b3865] {
  color: #999;
}
.trainPersonalDetail .value[data-v-1b2b3865] {
  margin-top: 10px;
  color: #333;
}
.trainPersonalDetail .infoCont[data-v-1b2b3865] {
  padding: 20px;
  border-radius: 10px;
  background-color: #F8F9FD;
}
.trainPersonalDetail .infoCont .label[data-v-1b2b3865] {
  line-height: 36px;
}
.trainPersonalDetail .userList[data-v-1b2b3865] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.trainPersonalDetail .userList .avatar[data-v-1b2b3865] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.trainPersonalDetail .userList .morePeople[data-v-1b2b3865] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.trainPersonalDetail .planName[data-v-1b2b3865] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
.trainPersonalDetail .mainTit[data-v-1b2b3865] {
  position: relative;
  padding-left: 12px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
}
.trainPersonalDetail .mainTit[data-v-1b2b3865]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 16px;
  background-color: #409EFF;
}
.trainPersonalDetail .memberHead[data-v-1b2b3865] {
  display: flex;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px 10px;
  border-radius: 10px 10px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 36px;
  background-color: #F8F9FD;
}
.section-tit[data-v-1b2b3865] {
  font-size: 16px;
  font-weight: bold;
  line-height: 56px;
}

.flc[data-v-11f57f03] {
  display: flex;
  align-items: center;
}
[data-v-11f57f03] .el-textarea .el-input__count {
  background: unset;
}
[data-v-11f57f03] .infoDrawer {
  overflow: inherit !important;
}
[data-v-11f57f03] .infoDrawer .el-drawer__body {
  overflow: inherit !important;
  height: 100%;
}
.infoDrawer[data-v-11f57f03] {
  height: 100%;
}
.infoDrawer[data-v-11f57f03] .el-drawer__header {
  color: #fff;
}
.infoDrawer .content[data-v-11f57f03] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  color: #fff;
}
.infoDrawer .contFlx1[data-v-11f57f03] {
  flex: 1;
  min-height: 0;
}
.infoDrawer .contFoot[data-v-11f57f03] {
  display: flex;
  justify-content: flex-end;
}
.infoDrawer .tableHead[data-v-11f57f03] {
  margin: 10px 0;
  justify-content: space-between;
}
.infoDrawer .label[data-v-11f57f03] {
  line-height: 40px;
}
.infoDrawer .tableDsc[data-v-11f57f03] {
  padding: 8px 8px;
  font-size: 14px;
  line-height: 32px;
}

[data-v-75782816] .infoDrawer {
  overflow: inherit !important;
}
[data-v-75782816] .infoDrawer .el-drawer__body {
  overflow: inherit !important;
  height: 100%;
}
.infoDrawer[data-v-75782816] {
  height: 100%;
}
.infoDrawer[data-v-75782816] .el-drawer__header {
  color: #fff;
}
.infoDrawer .content[data-v-75782816] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  color: #fff;
}
.infoDrawer .closeDrawer[data-v-75782816] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.infoDrawer .closeDrawer[data-v-75782816]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.infoDrawer .contFlx1[data-v-75782816] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.infoDrawer .contFoot[data-v-75782816] {
  display: flex;
  justify-content: flex-end;
}
.infoDrawer .planName[data-v-75782816] {
  font-size: 20px;
  font-weight: bold;
}
.infoDrawer .tableHead[data-v-75782816] {
  margin: 10px 0;
  justify-content: space-between;
}
.infoDrawer .label[data-v-75782816] {
  line-height: 40px;
}

.checkDtl[data-v-b0afddac] {
  color: var(--primary);
  cursor: pointer;
}
.breadTop[data-v-b0afddac] {
  justify-content: space-between;
}
.planContent[data-v-b0afddac] {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.trainPersonalDetail .detialBody[data-v-b0afddac] {
  width: 100%;
  padding: 10px 5px;
  margin: 0 auto;
}
.trainPersonalDetail .label[data-v-b0afddac] {
  color: #999;
}
.trainPersonalDetail .value[data-v-b0afddac] {
  color: #333;
}
.trainPersonalDetail .parentPlan[data-v-b0afddac] {
  margin-bottom: 10px;
  color: var(--primary);
  font-size: 20px;
  line-height: 48px;
  text-decoration: underline;
}
.trainPersonalDetail .infoCont[data-v-b0afddac] {
  padding: 20px;
  border-radius: 10px;
  background-color: #F8F9FD;
}
.trainPersonalDetail .infoCont .label[data-v-b0afddac] {
  line-height: 24px;
}
.trainPersonalDetail .infoCont .value[data-v-b0afddac] {
  line-height: 48px;
}
.trainPersonalDetail .userList[data-v-b0afddac] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.trainPersonalDetail .userList .avatar[data-v-b0afddac] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.trainPersonalDetail .userList .morePeople[data-v-b0afddac] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.trainPersonalDetail .planName[data-v-b0afddac] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  color: var(--tit);
  font-size: 20px;
  font-weight: bold;
}
.trainPersonalDetail .section-tit[data-v-b0afddac] {
  font-size: 16px;
  font-weight: bold;
  line-height: 56px;
}
.trainPersonalDetail .section .stage-list[data-v-b0afddac] {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  width: 100%;
  padding: 5px;
  overflow-x: auto;
}
.trainPersonalDetail .section .stage-list .stage-item[data-v-b0afddac] {
  width: 326px;
  height: 208px;
  flex-shrink: 0;
  border-radius: 10px 10px 0 0;
  background: linear-gradient(0deg, #F8F9FD 0%, #E5EBFD 100%);
}
.trainPersonalDetail .section .stage-list .stage-item[data-v-b0afddac] .el-card__body {
  padding: 20px;
  line-height: 28px;
}
.trainPersonalDetail .section .stage-list .stage-item .stage-title[data-v-b0afddac] {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.trainPersonalDetail .memberHead[data-v-b0afddac] {
  display: flex;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px 10px;
  border-radius: 10px 10px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 36px;
  background-color: #F8F9FD;
}
.commandBtn[data-v-b0afddac] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-b0afddac] {
  color: #416EFD;
}
.commandBtn .danger[data-v-b0afddac] {
  color: #F56C6C;
}
[data-v-b0afddac] .el-table .can-visit .cell {
  color: #416EFD;
  cursor: pointer;
}

.flc[data-v-1c535a96] {
  display: flex;
  align-items: center;
}
.breadTop[data-v-1c535a96] {
  justify-content: space-between;
}
.trainPersonalDetail .detialBody[data-v-1c535a96] {
  width: 100%;
  padding: 0 5px 10px;
  margin: 0 auto;
}
.trainPersonalDetail .label[data-v-1c535a96] {
  color: #999;
}
.trainPersonalDetail .value[data-v-1c535a96] {
  color: #333;
}
.trainPersonalDetail .infoCont[data-v-1c535a96] {
  padding: 20px;
  border-radius: 10px;
  background-color: #F8F9FD;
}
.trainPersonalDetail .infoCont .label[data-v-1c535a96] {
  line-height: 36px;
}
.trainPersonalDetail .infoCont .value[data-v-1c535a96] {
  margin-top: 10px;
}
.trainPersonalDetail .userList[data-v-1c535a96] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.trainPersonalDetail .userList .avatar[data-v-1c535a96] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.trainPersonalDetail .userList .morePeople[data-v-1c535a96] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.trainPersonalDetail .planName[data-v-1c535a96] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
.trainPersonalDetail .mainTit[data-v-1c535a96] {
  position: relative;
  padding-left: 12px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
}
.trainPersonalDetail .mainTit[data-v-1c535a96]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 16px;
  background-color: #409EFF;
}
.trainPersonalDetail .memberHead[data-v-1c535a96] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  min-height: 50px;
  padding: 6px 24px 12px;
  border-radius: 10px 10px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 30px;
  background-color: #f8f8f8;
}
.trainPersonalDetail .blue[data-v-1c535a96] {
  color: #409EFF;
}
.trainPersonalDetail .checkDtl[data-v-1c535a96] {
  color: #409EFF;
  cursor: pointer;
}
.section-tit[data-v-1c535a96] {
  font-size: 16px;
  font-weight: bold;
  line-height: 56px;
}

.completionRateWrap[data-v-5a08dff8] {
  width: 100%;
  margin: 20px 0;
}
.completionRateWrap .title[data-v-5a08dff8] {
  font-weight: bold;
  color: #333333;
}
.grayTrack[data-v-5a08dff8] .el-progress-bar__outer {
  background-color: #EBEEF5;
}
.chartContainer[data-v-5a08dff8] {
  position: relative;
  padding: 10px 0;
}
.chartContainer:hover .chartMask[data-v-5a08dff8] {
  opacity: 1;
}
.chartMask[data-v-5a08dff8] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.questionWrap[data-v-d25e5464] {
  width: 100%;
  margin: 20px 0;
}
.questionWrap .title[data-v-d25e5464] {
  font-weight: bold;
  color: #333333;
}
.chartContainer[data-v-d25e5464] {
  position: relative;
  padding: 10px 0;
}
.chartContainer:hover .chartMask[data-v-d25e5464] {
  opacity: 1;
}
.chartMask[data-v-d25e5464] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.modal_content .add_sporter_box[data-v-428c0147] {
  width: 100%;
}
.modal_content .add_sporter_box .topHeight[data-v-428c0147] {
  padding: 0 10px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
}
.modal_content .add_sporter_box .title[data-v-428c0147] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
  align-items: center;
}
.modal_content .add_sporter_box .sporter_content[data-v-428c0147] {
  height: 600px;
  display: flex;
  justify-content: center;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-428c0147] {
  width: 45%;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-428c0147] .select_pop_search .el-input__inner {
  height: 32px;
  line-height: 32px;
  background-color: #fff !important;
  border: 0 !important;
  border-radius: 3px;
  color: #000 !important;
  padding: 0;
  text-indent: 35px;
}
.modal_content .add_sporter_box .sporter_content .rightBar[data-v-428c0147] {
  width: 45%;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-left: 10px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxL[data-v-428c0147] {
  font-size: 14px;
  color: #666;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxR[data-v-428c0147] {
  font-size: 14px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list[data-v-428c0147] {
  padding: 0 15px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list .selected_item[data-v-428c0147] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .change_type_text[data-v-428c0147] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 5px;
}
.heightScroll[data-v-428c0147] {
  height: 536px !important;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow-y: scroll;
  background: #1D233D;
}
.filter-tree[data-v-428c0147] .el-tree-node__expand-icon.is-leaf {
  width: 24px;
  height: 24px;
}
.filter-tree[data-v-428c0147] .el-tree-node__expand-icon.is-leaf:before {
  content: '';
}
.filter-tree[data-v-428c0147] .el-tree-node__content > label.el-checkbox.is-disabled .el-checkbox__inner {
  background: #aaa;
}

.containerView[data-v-7622460b] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-7622460b] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.card[data-v-7622460b] {
  background: #F8F9FD;
  border-radius: 10px;
  padding: 20px;
}
.card[data-v-7622460b] .el-table th {
  height: 50px !important;
}
.headerView[data-v-7622460b] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headerView .leftView[data-v-7622460b] {
  display: flex;
  align-items: center;
  gap: 20px;
}
.headerView .leftView .title[data-v-7622460b] {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  padding-left: 0px;
  margin-bottom: 0px;
}
.headerView .leftView .title[data-v-7622460b]::before {
  display: none;
}
.contentView[data-v-7622460b] {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  gap: 80px;
}
.contentView .dataItem[data-v-7622460b] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contentView .dataItem .label[data-v-7622460b] {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
}
.contentView .dataItem .value[data-v-7622460b] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}
.title[data-v-7622460b] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
  display: block;
  padding-left: 20px;
  position: relative;
}
.title[data-v-7622460b]::before {
  content: "";
  width: 5px;
  height: 100%;
  background: #416EFD;
  left: 0;
  position: absolute;
}
.subTitle[data-v-7622460b] {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  color: #333333;
}
.planInfo[data-v-7622460b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  gap: 20px;
}
.planInfo .planName[data-v-7622460b] {
  font-weight: bold;
  color: #333333;
}
.infoView[data-v-7622460b] {
  width: 100%;
  padding: 20px 0;
  border-radius: 10px;
  background: #F8F9FD;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
}
.infoView .infoItem[data-v-7622460b] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.infoView .infoItem .value[data-v-7622460b] {
  font-size: 16px;
  font-weight: bold;
}
.problemView[data-v-7622460b] {
  margin: 10px 0;
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  background: #F8F9FD;
  display: flex;
  flex-direction: column;
}
.problemView .problemCategoryView[data-v-7622460b] {
  display: flex;
  flex-direction: column;
}
.problemView .problemCategoryView ~ .problemCategoryView[data-v-7622460b] {
  border-top: 1px solid #E6EBFD;
}
.problemView .problemCategoryView .problemType[data-v-7622460b] {
  height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  padding-left: 30px;
  position: relative;
}
.problemView .problemCategoryView .problemType[data-v-7622460b]::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #416EFD;
  top: 0;
  left: 0;
  position: absolute;
}
.problemView .problemCategoryView .problemType[data-v-7622460b]::after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(65, 110, 253, 0.1);
  top: 0;
  left: 8px;
  position: absolute;
}
.problemView .problemCategoryView .problemItem[data-v-7622460b] {
  margin-top: 5px;
}
.problemView .problemCategoryView .problemInfo[data-v-7622460b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.problemView .problemCategoryView .problemInfo .leftView[data-v-7622460b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.problemView .problemCategoryView .problemInfo .leftView .avatar[data-v-7622460b] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.problemView .problemCategoryView .problemContent[data-v-7622460b] {
  font-size: 14px;
  color: #333333;
  padding: 10px 0;
}
.summaryItem[data-v-7622460b] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 10px;
}
.summaryItem .content[data-v-7622460b] {
  font-size: 13px;
}
.summaryItem .status[data-v-7622460b] {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 13px;
}
.summaryItem .status.success[data-v-7622460b] {
  color: #67C23A;
}
.summaryItem .status.error[data-v-7622460b] {
  color: #F56C6C;
}
.summaryItem .userInfo[data-v-7622460b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.summaryItem .userInfo .avatar[data-v-7622460b] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.summaryItem .userInfo .info[data-v-7622460b] {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
[data-v-7622460b] .drawerMain {
  overflow: inherit !important;
}
[data-v-7622460b] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-7622460b] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-7622460b]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerBox[data-v-7622460b] {
  height: 100%;
  position: relative;
}
.drawerOverflow[data-v-7622460b] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.bottomBar[data-v-7622460b] {
  flex: 1;
  background: #FFFFFF;
  padding: 15px 20px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 14px;
  margin: 0 10px;
}
.bottomView[data-v-7622460b] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  box-sizing: border-box;
}
.dataEdit .section .title[data-v-7622460b] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.summaryContent[data-v-7622460b] {
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  background: #F8F9FD;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  margin: 20px 0;
}
.userList[data-v-7622460b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.userList .avatar[data-v-7622460b] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.userList .morePeople[data-v-7622460b] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.containerView[data-v-9daa5872] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.containerView .cardView[data-v-9daa5872] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.card[data-v-9daa5872] {
  background: #F8F9FD;
  border-radius: 10px;
  padding: 20px;
}
.card[data-v-9daa5872] .el-table th {
  height: 50px !important;
}
.headerView[data-v-9daa5872] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headerView .leftView[data-v-9daa5872] {
  display: flex;
  align-items: center;
  gap: 20px;
}
.headerView .leftView .title[data-v-9daa5872] {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
}
.contentView[data-v-9daa5872] {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2%;
}
.contentView .dataItem[data-v-9daa5872] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}
.contentView .dataItem .label[data-v-9daa5872] {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
}
.contentView .dataItem .value[data-v-9daa5872] {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title[data-v-9daa5872] {
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  line-height: 14px;
}
.subTitle[data-v-9daa5872] {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 14px;
}
.card[data-v-9daa5872] {
  background: #F8F9FD;
  border-radius: 10px;
  padding: 20px;
}
.tableHeader[data-v-9daa5872] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  width: 100%;
  border-radius: 10px 10px 0 0;
  background-color: #FFFFFF;
  padding: 10px 20px;
  padding-bottom: 20px;
  transform: translateY(10px);
  box-sizing: border-box;
  margin-top: 10px;
}
.tableHeader .tableHeaderItem[data-v-9daa5872] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
}
.summaryItem[data-v-9daa5872] {
  width: 100%;
  border-radius: 10px;
  background: #FFFFFF;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 6px;
  border: 1px solid #EBECF3;
  box-sizing: border-box;
}
.summaryItem ~ .summaryItem[data-v-9daa5872] {
  margin-top: 10px;
}
.summaryItem .subTitle[data-v-9daa5872] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}
.summaryItem .content[data-v-9daa5872] {
  width: 70%;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}
.summaryItem .status[data-v-9daa5872] {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.summaryItem .status.success[data-v-9daa5872] {
  color: #67C23A;
}
.summaryItem .status.error[data-v-9daa5872] {
  color: #F56C6C;
}
.summaryItem .userInfo[data-v-9daa5872] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.summaryItem .userInfo .avatar[data-v-9daa5872] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.summaryItem .userInfo .info[data-v-9daa5872] {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
[data-v-9daa5872] .drawerMain {
  overflow: inherit !important;
}
[data-v-9daa5872] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-9daa5872] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-9daa5872]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerBox[data-v-9daa5872] {
  height: 100%;
  position: relative;
}
.drawerOverflow[data-v-9daa5872] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.bottomBar[data-v-9daa5872] {
  flex: 1;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #EBECF3;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  padding: 0 10px;
  box-sizing: border-box;
}
.bottomView[data-v-9daa5872] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  box-sizing: border-box;
}
.dataEdit .section .title[data-v-9daa5872] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
@charset "UTF-8";
.containerView[data-v-1d880869] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-1d880869] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.processInstance-wrap-main[data-v-1d880869] {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  /* 顶部固定区域 */
  /* 中间可滚动区域 */
  /* 底部固定区域 */
}
.processInstance-wrap-main .header-fixed[data-v-1d880869] {
  flex-shrink: 0;
  padding: 20px 0;
  background: #fff;
  position: relative;
  border-bottom: 1px solid rgb(228, 231, 237);
}
.processInstance-wrap-main .tabs-scroll-area[data-v-1d880869] {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-1d880869] .el-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-1d880869] .el-tabs__header {
  flex-shrink: 0;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-1d880869] .el-tabs__content {
  flex: 1;
  overflow: hidden;
  padding: 0;
}
.processInstance-wrap-main .tabs-scroll-area[data-v-1d880869] .el-tab-pane {
  height: 100%;
  overflow: hidden;
}
.processInstance-wrap-main .tabs-scroll-area .tab-pane-content[data-v-1d880869] {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.processInstance-wrap-main .bottom-bar[data-v-1d880869] {
  flex-shrink: 0;
  border-top: 1px solid #e4e7ed;
  background: #fff;
}
.form-box[data-v-1d880869] .el-card {
  border: none;
}

/* === 富文本编辑器层级修复 === */
/* 将表单内富文本编辑器的弹出层级压低，避免遮挡弹窗 */
[data-v-1d880869] .w-e-toolbar,[data-v-1d880869] .w-e-text-container,[data-v-1d880869] .w-e-bar {
  z-index: 10 !important;
}
[data-v-1d880869] .layout-container {
  padding: 20px 0;
}
[data-v-1d880869] .layout-container .detialBody {
  padding: 0;
}
.containerView[data-v-2c70cfeb] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-2c70cfeb] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.containerView[data-v-38cc74e8] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-38cc74e8] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.containerView[data-v-3daad82c] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-3daad82c] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.containerView[data-v-1ef402a0] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-1ef402a0] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-1ef402a0] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-1ef402a0] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-1ef402a0].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-1ef402a0].searchView .el-form .el-form-item {
  margin-bottom: 0;
}

.custom-position[data-v-b13feafa] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  flex-flow: row nowrap;
  color: #9ea6b2;
}


.ms-aside-container[data-v-8c5ca292] {
  height: 100vh;
  padding: 0 0;
  max-width: 460px;
}
.ms-main-container[data-v-8c5ca292] {
  height: 100vh;
  padding: 0;
}



.shape-item[data-v-095380ba] {
  padding: 6px;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.form-item-slider[data-v-095380ba] .el-form-item__label {
  font-size: 12px;
  line-height: 38px;
}
.form-item[data-v-095380ba] .el-form-item__label {
  font-size: 12px;
}
.el-select-dropdown__item[data-v-095380ba] {
  padding: 0 20px;
}
span[data-v-095380ba] {
  font-size: 12px
}
.el-form-item[data-v-095380ba] {
  margin-bottom: 6px;
}
.color-picker-style[data-v-095380ba] {
  cursor: pointer;
  z-index: 1003;
}
.color-label[data-v-095380ba] {
  display: inline-block;
  width: 60px;
}
.color-type[data-v-095380ba] .el-radio__input {
  display: none;
}
.el-radio[data-v-095380ba] {
  margin: 0 2px 0 0 !important;
  border: 1px solid transparent;
}
.el-radio[data-v-095380ba] .el-radio__label {
  padding-left: 0;
}
.el-radio.is-checked[data-v-095380ba] {
  border: 1px solid #0a7be0;
}
.span-label[data-v-095380ba] {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.custom-color-style[data-v-095380ba] {
  height: 300px;
  overflow-y: auto;
  padding: 4px;
  border: 1px solid rgba(255, 255, 255, .1);
}


.custom-tree-node[data-v-92a85e44] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right:8px;
}

.video_box[data-v-3826b5a0] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.8);
  overflow-y: scroll;
}
.video_box .close[data-v-3826b5a0] {
  z-index: 20;
  right: 50px;
  top: 0;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  margin-right: -40px;
  margin-top: -40px;
}
.video_box .close[data-v-3826b5a0]:hover {
  opacity: 0.6;
}
.video_box .video_content[data-v-3826b5a0] {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  height: 80vh;
}
.video_box .dplayer[data-v-3826b5a0] {
  height: 80vh;
}
[data-v-3826b5a0] .dplayer-menu,
.dplayer-mask[data-v-3826b5a0] {
  display: none !important;
}

.selectMember[data-v-a13edb4a] {
  padding: 20px;
  margin-bottom: 10px;
  color: #fff;
  background: #21284b;
}
.selectMember .title[data-v-a13edb4a] {
  font-size: 16px;
  margin-bottom: 30px;
  height: 16px;
  line-height: 16px;
  border-left: 5px solid #1890ff;
  padding-left: 5px;
  font-weight: bold;
}
.selectMember .memberList ul[data-v-a13edb4a] {
  display: flex;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.selectMember .memberList ul li[data-v-a13edb4a] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  max-width: 80px;
  padding: 0;
  margin: 0 10px;
}
.selectMember .memberList ul li .avatar[data-v-a13edb4a] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
  background: unset;
}
.selectMember .memberList ul li .avatar .el-avatar[data-v-a13edb4a] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.selectMember .memberList ul li .name[data-v-a13edb4a] {
  font-size: 14px;
  width: 100%;
  color: #aaa;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 5px;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .avatar[data-v-a13edb4a] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .name[data-v-a13edb4a] {
  color: #fff;
  transition: 0.2s linear all;
}
.videoItem[data-v-a13edb4a] {
  width: 300px;
  color: #fff;
}
.videoItem .ant-btn[data-v-a13edb4a] {
  padding: 0 10px;
}
.videoItem .cover[data-v-a13edb4a] {
  width: 300px;
  height: 180px;
  color: #fff;
}
.videoItem .cover video[data-v-a13edb4a] {
  width: 100%;
  height: 100%;
}
.videoItem .above[data-v-a13edb4a] {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}
.videoItem .player[data-v-a13edb4a] {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px 4px 8px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
.videoItem .itemTit[data-v-a13edb4a] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoItem .info[data-v-a13edb4a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
.videoItem .ant-avatar[data-v-a13edb4a] {
  margin-right: 4px;
}
.fxjg-btn[data-v-a13edb4a] {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  width: 110px;
  text-align: center;
  border-radius: 4px;
  background: #282f54;
  cursor: pointer;
}
.fxjg-btn-select[data-v-a13edb4a] {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  color: #1890ff;
  border: 1px solid #1890ff;
  border-radius: 4px;
  width: 110px;
  text-align: center;
  cursor: pointer;
}
[data-v-a13edb4a] .cover-img.ant-image-img {
  width: 340px;
  height: 191px;
  -o-object-fit: cover;
     object-fit: cover;
}
.file_list .flxCC[data-v-a13edb4a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.file_list .avatar[data-v-a13edb4a] {
  width: 40px;
  height: 40px;
  margin-right: 4px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.videoItem .ant-image {
  width: 100%;
  height: 100%;
}
.videoItem .ant-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
table .ant-btn-dangerous {
  background-color: unset !important;
}


.modal_content .add_sporter_box[data-v-1c4ec090] {
  width: 100%;
}
.modal_content .add_sporter_box .topHeight[data-v-1c4ec090] {
  padding: 0 10px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #21284b;
  display: flex;
  align-items: center;
}
.modal_content .add_sporter_box .title[data-v-1c4ec090] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
  align-items: center;
}
.modal_content .add_sporter_box .sporter_content[data-v-1c4ec090] {
  height: 600px;
  display: flex;
  justify-content: center;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-1c4ec090] {
  width: 45%;
  border: 1px solid #21284b;
  border-radius: 3px;
  margin-right: 10px;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-1c4ec090] .select_pop_search .el-input__inner {
  height: 32px;
  line-height: 32px;
  background-color: #21284b !important;
  border: 0 !important;
  border-radius: 3px;
  padding: 0;
  text-indent: 5px;
}
.modal_content .add_sporter_box .sporter_content .rightBar[data-v-1c4ec090] {
  width: 45%;
  border: 1px solid #21284b;
  border-radius: 3px;
  margin-left: 10px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxL[data-v-1c4ec090] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxR[data-v-1c4ec090] {
  font-size: 14px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list[data-v-1c4ec090] {
  padding: 0 15px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list .selected_item[data-v-1c4ec090] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-1c4ec090] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-1c4ec090] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-1c4ec090] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-1c4ec090] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-1c4ec090] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-1c4ec090]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-1c4ec090] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-1c4ec090] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-1c4ec090] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-1c4ec090] {
  font-size: 12px;
  color: #bcbcbc;
  margin: 14px 0 12.5px 0;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-1c4ec090] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-1c4ec090] {
  border-color: #1890ff;
}
.modal_content .change_type_text[data-v-1c4ec090] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 5px;
}
[data-v-1c4ec090] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-1c4ec090] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-1c4ec090] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
[data-v-1c4ec090] .ant-calendar-picker-input.ant-input {
  width: 200px;
}
[data-v-1c4ec090] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon {
  color: #fff;
}
.heightScroll[data-v-1c4ec090] {
  height: 530px;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow-y: scroll;
}

.SelectContainer[data-v-0117e2d8] {
  width: 100%;
}
.SelectContainer .selectView[data-v-0117e2d8] {
  width: 100%;
  height: 32px;
  border-radius: 4px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.SelectContainer .selectView .selectList[data-v-0117e2d8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  width: calc(100% - 32px);
  padding: 0 4px;
  overflow-x: auto;
}
.SelectContainer .selectView .addBtn[data-v-0117e2d8] {
  width: 32px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.SelectContainer .selectView .holder[data-v-0117e2d8] {
  padding-left: 10px;
  color: #b1b8c3;
  font-size: 12px;
}
.modal_content .add_sporter_box[data-v-0117e2d8] {
  width: 100%;
}
.modal_content .add_sporter_box .topHeight[data-v-0117e2d8] {
  padding: 0 10px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
}
.modal_content .add_sporter_box .title[data-v-0117e2d8] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
  align-items: center;
}
.modal_content .add_sporter_box .sporter_content[data-v-0117e2d8] {
  height: 600px;
  display: flex;
  justify-content: center;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-0117e2d8] {
  width: 45%;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-0117e2d8] .select_pop_search .el-input__inner {
  height: 32px;
  line-height: 32px;
  background-color: #fff !important;
  border: 0 !important;
  border-radius: 3px;
  color: #000 !important;
  padding: 0;
  text-indent: 35px;
}
.modal_content .add_sporter_box .sporter_content .rightBar[data-v-0117e2d8] {
  width: 45%;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-left: 10px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxL[data-v-0117e2d8] {
  font-size: 14px;
  color: #666;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxR[data-v-0117e2d8] {
  font-size: 14px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list[data-v-0117e2d8] {
  padding: 0 15px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list .selected_item[data-v-0117e2d8] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .change_type_text[data-v-0117e2d8] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 5px;
}
.heightScroll[data-v-0117e2d8] {
  height: 500px;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow-y: auto;
  background: #1D233D;
}
.filter-tree[data-v-0117e2d8] .el-tree-node__expand-icon.is-leaf {
  width: 24px;
  height: 24px;
}
.filter-tree[data-v-0117e2d8] .el-tree-node__expand-icon.is-leaf:before {
  content: '';
}
.filter-tree[data-v-0117e2d8] .el-tree-node__content > label.el-checkbox.is-disabled .el-checkbox__inner {
  background: #aaa;
}

.add_video_box .video_content[data-v-32bfbafe] {
  padding: 50px 0 50px 50px;
}
.add_video_box .video_content .btn_list .btn_item[data-v-32bfbafe] {
  padding: 3px 35px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  color: #4E4949;
  font-size: 15px;
  margin-right: 20px;
}
.add_video_box .video_content .btn_list .btn_item[data-v-32bfbafe]:last-child {
  margin-right: 0;
}
.add_video_box .video_content .btn_list .select_btn[data-v-32bfbafe] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  background-color: transparent;
}
.add_video_box .video_content .icon_color[data-v-32bfbafe] {
  color: #197ad9 !important;
}
.add_video_box .video_content .videoItem[data-v-32bfbafe] {
  display: flex;
  align-items: center;
  width: 400px;
  margin-bottom: 20px;
}
.add_video_box .video_content .videoItem .video[data-v-32bfbafe] {
  width: 120px;
  height: 100px;
  border-radius: 4px;
  background-color: #FAFBFD;
}
.add_video_box .video_content .videoItem .videoName[data-v-32bfbafe] {
  flex: 1;
  min-width: 0;
  margin: 0 10px;
}
.add_video_box .video_content p.upload_tip[data-v-32bfbafe] {
  color: #999;
  width: 400px;
}
.add_video_box .video_content .ant-upload span.ant-upload button.ant-btn[data-v-32bfbafe] {
  background-color: #1890ff !important;
  color: #fff !important;
}
.add_video_box .video_content .ant-upload span.ant-upload button.ant-btn[data-v-32bfbafe]:hover {
  opacity: 0.7 !important;
}
.add_video_box .video_content[data-v-32bfbafe] .ant-upload-list {
  display: none;
}
[data-v-32bfbafe] .ant-calendar-picker:hover .anticon.anticon-calendar {
  display: none;
}
[data-v-32bfbafe] .ant-calendar-picker-clear {
  background: unset;
}
[data-v-32bfbafe] .ant-calendar-picker-input.ant-input {
  width: 200px;
}

.searchView[data-v-381b0f6d] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-381b0f6d] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-381b0f6d].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-381b0f6d].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.header[data-v-381b0f6d] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 0 10px;
  margin-bottom: 16px;
  background: #1D233D;
}
.header .img[data-v-381b0f6d] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 12px;
  box-shadow: 0 0 5px #2c57cd;
}
.header .img img[data-v-381b0f6d] {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ant-advanced-search-form[data-v-381b0f6d] {
  padding: 24px;
  margin-bottom: 16px;
}
.shareBox[data-v-381b0f6d] {
  display: flex;
  align-items: center;
  height: 364px;
}
.shareBox .shareBoxLeft[data-v-381b0f6d] {
  width: 263px;
  height: 100%;
  margin-right: 22px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: auto;
}
.shareBox .shareBoxRight[data-v-381b0f6d] {
  width: 250px;
  padding: 0;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: auto;
}
.shareBox .rightHeader[data-v-381b0f6d] {
  display: flex;
  align-items: center;
  padding: 0 22px;
  justify-content: space-between;
  height: 40px;
  color: #999;
  background-color: #21284b;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ul .li[data-v-381b0f6d] {
  padding: 0 22px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #21284b;
  cursor: pointer;
  color: #999;
}
.ul .li.active[data-v-381b0f6d] {
  background: #1890ff;
  color: #fff;
}
.ul .li.active i[data-v-381b0f6d] {
  color: #fff;
}
p.upload_tip[data-v-381b0f6d] {
  color: #999;
  line-height: 20px;
  margin-top: 10px;
}

.passwordBox .line[data-v-028779d2] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.passwordBox .line .el-form .el-form-item--small.el-form-item[data-v-028779d2] {
  margin-bottom: 0 !important;
}

.containerView[data-v-3617043c] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-3617043c] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-3617043c] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-3617043c] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-3617043c].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-3617043c].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.commandBtn[data-v-3617043c] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-3617043c] {
  color: var(--primary);
}
.commandBtn .danger[data-v-3617043c] {
  color: #F56C6C;
}
.AD[data-v-56312dcc] {
  height: 100%;
}
.nameView[data-v-56312dcc] {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nameView .name[data-v-56312dcc] {
  color: #999;
  font-size: 16px;
  font-weight: bold;
}
.nameView .tips[data-v-56312dcc] {
  color: #F56C6C;
}
.roleTips[data-v-56312dcc] {
  margin: 10px 0 20px;
  display: block;
  color: #1890FF;
}
.tableCont[data-v-56312dcc] {
  margin-bottom: 20px;
}

.tableBox .seach[data-v-53b06f51] {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.tableBox[data-v-53b06f51] .el-date-editor .el-range-separator {
  width: 8%;
}

.title[data-v-6d5e1ed4] {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  margin-top: 5px;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 50px;
}
.title[data-v-6d5e1ed4]::before {
  content: "";
  width: 4px;
  height: 18px;
  background-color: #40a1ff;
  display: inline-block;
  margin-right: 5px;
}
.cellTitle[data-v-6d5e1ed4] {
  width: 100%;
}
.cellTitle .name[data-v-6d5e1ed4] {
  font-weight: bold;
  font-size: 15px;
  color: #999;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 8px;
  width: 100%;
  justify-content: space-between;
}
.cellTitle .name .txt[data-v-6d5e1ed4]::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  background-color: #999;
  margin-right: 5px;
}
.descriptions[data-v-6d5e1ed4] {
  min-height: 80px;
  display: flex;
}
.descriptions .descriptionsTitle[data-v-6d5e1ed4] {
  padding: 0 22px;
  min-height: 90px;
  width: 200px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.descriptions .descriptionsTitle .text[data-v-6d5e1ed4] {
  width: 100%;
  text-align: center;
}
.descriptions .descriptionsTitle .label[data-v-6d5e1ed4] {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}
.descriptions .descriptionsTitle strong[data-v-6d5e1ed4] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 100%;
  overflow: hidden;
  line-height: 18px;
}
.descriptions .descriptionsTitle span[data-v-6d5e1ed4] {
  line-height: 14px;
  display: inline-block;
  text-align: center;
}
.descriptions .descriptionsTitle span.modifyTime[data-v-6d5e1ed4] {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: normal;
}
.descriptions .descriptionsContent[data-v-6d5e1ed4] {
  flex: 1;
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: left;
  box-sizing: border-box;
}
.descriptions .valueWarn[data-v-6d5e1ed4] {
  margin-left: 10px;
  color: #DA251C;
}
.popupHeader[data-v-6d5e1ed4] {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 22px;
}
.popupHeader .value[data-v-6d5e1ed4] {
  margin-left: 42px;
}

.block[data-v-3c8ebd08] {
  margin-top: -30px;
}

.line_block_bg[data-v-6ba0fec2] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.search[data-v-6ba0fec2] {
  margin-left: auto;
  padding-right: 15px;
}
.medicalTree_null[data-v-6ba0fec2] {
  width: 100%;
  display: inline-block;
  margin: 60px auto 30px;
}
.medicalTree_null .ant-empty-image[data-v-6ba0fec2] {
  height: auto;
}
.modalCon .popupHeader[data-v-6ba0fec2] {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 22px;
}
.modalCon .popupHeader .value[data-v-6ba0fec2] {
  margin-left: 30px;
}
[data-v-6ba0fec2] .medicalVisible .el-pagination {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 20px auto 15px;
}
[data-v-6ba0fec2] .medicalVisible .el-pager li {
  background-color: #21284B;
  border: 1px solid #21284B;
  color: #fff;
}
[data-v-6ba0fec2] .medicalVisible .el-pager li.active {
  background-color: #1890FF;
  border: 1px solid #1890FF;
}
[data-v-6ba0fec2] .medicalVisible .el-pager li:hover {
  border: 1px solid #1890FF;
}
[data-v-6ba0fec2] .medicalVisible .el-pagination .btn-prev,[data-v-6ba0fec2] .medicalVisible .el-pagination .btn-next {
  background-color: #21284B;
  color: #fff;
}
[data-v-6ba0fec2] .medicalVisible .el-pagination .btn-prev:hover,[data-v-6ba0fec2] .medicalVisible .el-pagination .btn-next:hover {
  background-color: #1890FF;
}

.medFunc[data-v-06fb7152] {
  height: 100%;
}
.operationBtns[data-v-06fb7152] {
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}
.drawerTabs[data-v-06fb7152] .el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
}
.drawerTabs[data-v-06fb7152] .el-tabs__nav-scroll .el-tabs__item {
  color: var(--tit);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px !important;
  margin-right: 30px;
}
.drawerTabs[data-v-06fb7152] .el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerTabs[data-v-06fb7152] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerTabs[data-v-06fb7152] .el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerTabsTwo[data-v-06fb7152] {
  padding: 10px 0;
}
.drawerTabsTwo[data-v-06fb7152] .el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerTabsTwo[data-v-06fb7152] .el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerTabsTwo[data-v-06fb7152] .el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerTabsTwo[data-v-06fb7152] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerTabsTwo[data-v-06fb7152] .el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerOverflow[data-v-06fb7152] {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
[data-v-06fb7152] .line_block_bg {
  padding-left: 0;
}
[data-v-06fb7152] .descriptionsContent {
  color: #242424 !important;
  background: #F2F3F8 !important;
}
[data-v-06fb7152] .descriptionsTitle {
  color: #FFF;
  background: #256CFF !important;
}

.medMatter[data-v-4dca6a14] {
  height: 100%;
}
.operationBtns[data-v-4dca6a14] {
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}
.drawerTabs[data-v-4dca6a14] .el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
}
.drawerTabs[data-v-4dca6a14] .el-tabs__nav-scroll .el-tabs__item {
  color: var(--tit);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px !important;
  margin-right: 30px;
}
.drawerTabs[data-v-4dca6a14] .el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerTabs[data-v-4dca6a14] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerTabs[data-v-4dca6a14] .el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerTabsTwo[data-v-4dca6a14] {
  padding: 10px 0;
}
.drawerTabsTwo[data-v-4dca6a14] .el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerTabsTwo[data-v-4dca6a14] .el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerTabsTwo[data-v-4dca6a14] .el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerTabsTwo[data-v-4dca6a14] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerTabsTwo[data-v-4dca6a14] .el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerOverflow[data-v-4dca6a14] {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
[data-v-4dca6a14] .line_block_bg {
  padding-left: 0;
}
[data-v-4dca6a14] .descriptionsContent {
  color: #242424 !important;
  background: #F2F3F8 !important;
}
[data-v-4dca6a14] .descriptionsTitle {
  color: #FFF;
  background: #256CFF !important;
}

[data-v-54861dd5] .el-textarea .el-input__count {
  background: unset;
}
[data-v-54861dd5] .infoDrawer {
  overflow: inherit !important;
}
[data-v-54861dd5] .infoDrawer .el-drawer__body {
  overflow: inherit !important;
  height: 100%;
}
.infoDrawer[data-v-54861dd5] {
  height: 100%;
}
.infoDrawer[data-v-54861dd5] .el-drawer__header {
  color: #fff;
}
.infoDrawer .content[data-v-54861dd5] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
}
.infoDrawer .closeDrawer[data-v-54861dd5] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.infoDrawer .closeDrawer[data-v-54861dd5]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.infoDrawer .header[data-v-54861dd5] {
  width: 100%;
  padding: 24px;
}
.infoDrawer .header .options[data-v-54861dd5] {
  display: flex;
}
.infoDrawer .header .item[data-v-54861dd5] {
  margin-right: 50px;
}
.infoDrawer .header .label[data-v-54861dd5] {
  margin-bottom: 10px;
  color: #999;
}
.infoDrawer .header .name[data-v-54861dd5] {
  font-weight: 500;
}
.infoDrawer[data-v-54861dd5] .el-tabs {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
.infoDrawer[data-v-54861dd5] .el-tabs .el-tabs__header {
  padding-left: 24px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .recordList {
  padding: 24px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .recordList .el-timeline-item__content {
  color: #fff;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .totalInfo {
  padding: 0 24px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .totalInfo .label {
  color: #999;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .totalInfo .value {
  min-width: 180px;
  color: #fff;
  font-weight: 500;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .subTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 24px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .subTitle .title {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  font-weight: bold;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .subTitle .title::before {
  position: absolute;
  content: '';
  left: 24px;
  top: 2px;
  width: 4px;
  height: 16px;
  background: #409EFF;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .emptyCont {
  padding-top: 60px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .infoItem {
  padding: 0 24px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .flxL,
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .flxR,
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .itemHead {
  display: flex;
  align-items: center;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .itemHead {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .itemInfo {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  display: flex;
  width: 100%;
  min-height: 100px;
  height: auto;
  padding: 30px 18px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .itemInfo .btns {
  position: absolute;
  right: 12px;
  top: 0;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .itemInfo .btns i {
  padding: 8px;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .itemInfo .cont {
  color: #fff;
}
.infoDrawer[data-v-54861dd5] .el-tabs .resultCont .label {
  width: 100px;
}

.medPhyc[data-v-6e625495] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.medPhyc .radioTab[data-v-6e625495] .el-radio-button__inner {
  padding: 12px 20px;
}
.medPhyc .listCont[data-v-6e625495] {
  flex: 1;
  min-height: 0;
  margin-top: 20px;
}

.medProxy[data-v-f8e8bd2a] {
  height: 100%;
}
.operationBtns[data-v-f8e8bd2a] {
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}
.drawerTabs[data-v-f8e8bd2a] .el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
}
.drawerTabs[data-v-f8e8bd2a] .el-tabs__nav-scroll .el-tabs__item {
  color: var(--tit);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px !important;
  margin-right: 30px;
}
.drawerTabs[data-v-f8e8bd2a] .el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerTabs[data-v-f8e8bd2a] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerTabs[data-v-f8e8bd2a] .el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerTabsTwo[data-v-f8e8bd2a] {
  padding: 10px 0;
}
.drawerTabsTwo[data-v-f8e8bd2a] .el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerTabsTwo[data-v-f8e8bd2a] .el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerTabsTwo[data-v-f8e8bd2a] .el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerTabsTwo[data-v-f8e8bd2a] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerTabsTwo[data-v-f8e8bd2a] .el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerOverflow[data-v-f8e8bd2a] {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
[data-v-f8e8bd2a] .line_block_bg {
  padding-left: 0;
}
[data-v-f8e8bd2a] .descriptionsContent {
  color: #242424 !important;
  background: #F2F3F8 !important;
}
[data-v-f8e8bd2a] .descriptionsTitle {
  color: #FFF;
  background: #256CFF !important;
}

.trainPlan[data-v-3b63dd92] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.trainPlan .tableCont[data-v-3b63dd92] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
[data-v-3b63dd92] .el-table .can-visit .cell {
  color: var(--primary);
  cursor: pointer;
}

.sportsList[data-v-18e32ea8] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.sportsList .searchView[data-v-18e32ea8] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.sportsList .tableCont[data-v-18e32ea8] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.summaryItem[data-v-a38fe566] {
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #fff;
  margin-bottom: 20px;
}
.summaryItem .summaryHeader[data-v-a38fe566] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.summaryItem .summaryHeader .titleView[data-v-a38fe566] {
  display: flex;
  align-items: center;
}
.summaryItem .summaryHeader .titleView i[data-v-a38fe566] {
  margin-right: 10px;
}
.summaryItem .summaryHeader .titleView .title[data-v-a38fe566] {
  font-weight: bold;
}
.summaryItem .summaryHeader .more[data-v-a38fe566] {
  cursor: pointer;
}
.summaryItem .summaryContent[data-v-a38fe566] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  height: 130px;
}
.summaryItem .summaryContent .contentItem[data-v-a38fe566] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.summaryItem .summaryContent .label[data-v-a38fe566] {
  font-size: 14px;
  text-align: center;
}
.summaryItem .summaryContent .value[data-v-a38fe566] {
  font-size: 18px;
  font-weight: bold;
}
.containerView[data-v-07d9408b] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.searchView[data-v-07d9408b] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
[data-v-07d9408b].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.tableCont[data-v-07d9408b] {
  overflow-y: auto;
}
.summaryList[data-v-07d9408b] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
.summaryList .summaryItem[data-v-07d9408b] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView[data-v-07d9408b] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.summaryList .summaryItem .contentView .topView[data-v-07d9408b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView .topView .title[data-v-07d9408b] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.summaryList .summaryItem .contentView .bottomView[data-v-07d9408b] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.summaryList .summaryItem .contentView .bottomView .infoView .label[data-v-07d9408b] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: left;
}
.summaryList .summaryItem .contentView .bottomView .infoView .value[data-v-07d9408b] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: left;
}
.summaryList .summaryItem .contentView .bottomView .submitUser[data-v-07d9408b] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.summaryList .summaryItem .contentView .bottomView .submitUser .avatar[data-v-07d9408b] {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.videoLib[data-v-90002d1a] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.videoLib .el-tabs[data-v-90002d1a] {
  margin-bottom: 16px;
}
.videoLib .analysisCont[data-v-90002d1a],
.videoLib .trainingCont[data-v-90002d1a] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.videoLib .emptyCont[data-v-90002d1a] {
  padding: 10px;
  background: #ffffff;
}
.videoLib .listCont[data-v-90002d1a] {
  overflow-y: auto;
  flex: 1;
}
.videoLib .videoList[data-v-90002d1a] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.videoLib .videoItem[data-v-90002d1a] {
  width: 360px;
  height: 288px;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 40px 40px 0;
  color: #242424;
  background: #FAFBFD;
}
.videoLib .videoItem .playIcon[data-v-90002d1a] {
  width: 30px !important;
  height: 30px !important;
}
.videoLib .videoItem .cover[data-v-90002d1a] {
  width: 360px;
  height: 200px;
  color: #fff;
  cursor: pointer;
}
.videoLib .videoItem .cover video[data-v-90002d1a] {
  width: 100%;
  height: 100%;
}
.videoLib .videoItem .itemTit[data-v-90002d1a] {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoLib .videoItem .itemInfo[data-v-90002d1a] {
  padding: 16px 28px 16px 18px;
}
.videoLib .videoItem .info[data-v-90002d1a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  font-size: 12px;
}
.videoLib .videoItem .ant-avatar[data-v-90002d1a] {
  margin-right: 4px;
}
.videoLib .search_item[data-v-90002d1a] {
  margin-bottom: 25px;
}

.got .el-upload[data-v-587bc2bb] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-587bc2bb] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-587bc2bb] {
  margin-bottom: 0;
}
.coverUpload[data-v-587bc2bb] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-587bc2bb] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-587bc2bb] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-587bc2bb] {
  flex-direction: column;
}
.sizeNote[data-v-587bc2bb],
.coverUpload .sizeNote[data-v-587bc2bb] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-587bc2bb] {
  display: none;
}
.coverUpload .el-upload[data-v-587bc2bb] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-587bc2bb] {
  line-height: 44px;
}
.coverUpload .small div[data-v-587bc2bb],
.coverUpload .large div[data-v-587bc2bb] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-587bc2bb] {
  margin-left: 96px !important;
}
.el-dialog[data-v-587bc2bb] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-587bc2bb]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-587bc2bb] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-587bc2bb] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-587bc2bb] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-587bc2bb] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-587bc2bb] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-587bc2bb] {
  font-size: 20px;
}
.el-dialog__body[data-v-587bc2bb] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-587bc2bb] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-587bc2bb] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-587bc2bb] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-587bc2bb] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-587bc2bb] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-587bc2bb] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-587bc2bb] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-587bc2bb] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-587bc2bb] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-587bc2bb] {
  padding: 20px;
}
.pageName[data-v-587bc2bb] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-587bc2bb] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-587bc2bb] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-587bc2bb] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-587bc2bb] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-587bc2bb] {
  width: 100px;
}
.pagination-container[data-v-587bc2bb] {
  height: auto;
}
.tableImg[data-v-587bc2bb] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-587bc2bb] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-587bc2bb] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-587bc2bb] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-587bc2bb] {
  background-color: #ff9900;
}
.actState .actState2[data-v-587bc2bb] {
  background-color: #19be6b;
}
.actState .actState3[data-v-587bc2bb] {
  background-color: #ccc;
}
.actState .actState4[data-v-587bc2bb] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-587bc2bb] {
  background-color: #1890FF;
}
.timeline[data-v-587bc2bb] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-587bc2bb] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-587bc2bb] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-587bc2bb] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-587bc2bb] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-587bc2bb],
.el-table__fixed[data-v-587bc2bb] {
  height: 100% !important;
}
.statusTag[data-v-587bc2bb] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-587bc2bb]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-587bc2bb]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-587bc2bb]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-587bc2bb]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-587bc2bb]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-587bc2bb]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-587bc2bb] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-587bc2bb]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-587bc2bb] {
  display: flex;
}
[data-v-587bc2bb] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.InfoAthletes[data-v-587bc2bb] .el-descriptions__body {
  width: 100%;
  background-color: unset;
}
.InfoAthletes[data-v-587bc2bb] .el-descriptions {
  display: flex;
}
.InfoAthletes[data-v-587bc2bb] .el-descriptions .el-descriptions-item {
  flex: 1;
}
.InfoAthletes[data-v-587bc2bb] .el-descriptions .el-descriptions-row th {
  height: 50px;
  width: 200px;
  padding: 17px 20px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  background-color: rgba(65, 110, 253, 0.1);
}
.InfoAthletes[data-v-587bc2bb] .el-descriptions .el-descriptions-row td {
  height: 50px;
  min-width: 200px;
  padding: 17px 20px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
}
.sectionTit[data-v-587bc2bb] {
  line-height: 60px;
}
.descCont[data-v-587bc2bb] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.avaCont[data-v-587bc2bb] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: none;
  padding: 20px 0;
}
.avaCont[data-v-587bc2bb] .el-avatar {
  background: transparent !important;
}
.recordsText[data-v-587bc2bb] {
  font-size: 12px;
  margin-left: 10px;
  font-weight: normal;
}
.recordsText i[data-v-587bc2bb] {
  margin-right: 10px;
}
.elCard_records[data-v-587bc2bb] {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.userInfo[data-v-587bc2bb] {
  width: 100%;
  height: 80px;
  padding: 20px;
  border: 1px solid #F8F6F6;
  border-bottom: 0px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.userInfo .avatar[data-v-587bc2bb] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
}
.userInfo .infoView[data-v-587bc2bb] {
  height: 100%;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.userInfo .infoView .name[data-v-587bc2bb] {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.userInfo .infoView .phone[data-v-587bc2bb] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}

.date[data-v-291376fc] {
  width: 380px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.date .title[data-v-291376fc] {
  font-weight: bold;
  margin-bottom: 20px;
}
.date .dataBody[data-v-291376fc] {
  padding: 15px;
  border-radius: 10px ;
  background-color: #F8F9FD;
}
.date .dates[data-v-291376fc] {
  padding: 10px 0;
}
.date .dates .week span[data-v-291376fc] {
  width: 36px;
  height: 36px;
  color: #999;
  text-align: center;
  line-height: 36px;
  margin: 5px;
  box-sizing: content-box;
}
.date .dates .every-date span[data-v-291376fc] {
  width: 36px;
  height: 36px;
  color: #666666;
  text-align: center;
  margin: 5px;
  line-height: 36px;
  box-sizing: content-box;
}
.date .dates .every-date .active[data-v-291376fc] {
  color: #fff;
  background: #1890ff;
  border-radius: 50%;
}
.date .dates .every-date .noCurrent[data-v-291376fc] {
  color: #bcbcbc;
}

.month[data-v-85509fbc] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.month .title[data-v-85509fbc] {
  font-weight: bold;
  color: white;
  margin-bottom: 32px;
}
.month .dates .week[data-v-85509fbc] {
  background: #F8F9FD;
}
.month .dates .week span[data-v-85509fbc] {
  width: 14.28%;
  height: 60px;
  color: var(--primary);
  text-align: center;
  line-height: 60px;
}
.month .dates .every-date[data-v-85509fbc] {
  border-top: 1px solid #F8F6F6;
  border-left: 1px solid #F8F6F6;
}
.month .dates .every-date .item[data-v-85509fbc] {
  width: 14.28%;
  color: #504B4B;
  text-align: center;
  border-right: 1px solid #F8F6F6;
  border-bottom: 1px solid #F8F6F6;
  background: #fff;
  font-size: 16px;
  line-height: 27px;
  position: relative;
}
.month .dates .every-date .item .num[data-v-85509fbc] {
  padding: 20px 0 0 0;
  text-align: center;
}
.month .dates .every-date .item .text[data-v-85509fbc] {
  padding: 15px 0 15px;
}
.month .dates .every-date .item .text p[data-v-85509fbc] {
  margin-bottom: 10px;
}
.month .dates .every-date .item .text .more[data-v-85509fbc] {
  text-align: right;
  color: #bcbcbc;
  margin-bottom: 0;
}
.month .dates .every-date .blue-bg[data-v-85509fbc] {
  background: rgba(24, 144, 255, 0.05);
  position: relative;
}
.month .dates .every-date .blue-bg[data-v-85509fbc]:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background: #1890ff;
}
.month .dates .every-date .theme-red[data-v-85509fbc] {
  background: #f563ae;
  color: white;
}
.month .dates .every-date .theme-blue[data-v-85509fbc] {
  background: #38cbba;
  color: white;
}
.month .dates .every-date .theme-yellow[data-v-85509fbc] {
  background: #ffc062;
  color: white;
}
.month .dates .every-date .theme-green[data-v-85509fbc] {
  background: #61d329;
  color: white;
}
.month .dates .every-date .bar[data-v-85509fbc] {
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
}
.month .dates .every-date .noCurrent[data-v-85509fbc] {
  color: #999;
}

.avatar[data-v-54165dbe] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-54165dbe] .ant-table-thead > tr > th {
  white-space: nowrap;
}

.week[data-v-cdc2d77c] {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.week .deep-bg[data-v-cdc2d77c] {
  background: #F8F9FD;
}
.week .head-title[data-v-cdc2d77c] {
  height: 90px;
}
.week .head-title > span[data-v-cdc2d77c] {
  color: var(--primary);
}
.week .blue-bold[data-v-cdc2d77c] {
  color: var(--primary);
}
.week .first-cell[data-v-cdc2d77c] {
  width: 7.6%;
}
.week .other-cell[data-v-cdc2d77c] {
  width: 13.2%;
}
.week .cell-height[data-v-cdc2d77c] {
  height: 127px;
  border-right: 1px solid #F8F6F6;
  border-bottom: 1px solid #F8F6F6;
  overflow: hidden;
}
.week .border-right[data-v-cdc2d77c] {
  border-right: 1px solid #F8F6F6;
}
.week .cell-content[data-v-cdc2d77c] {
  position: relative;
  height: 100%;
}
.week .cell-content .bar[data-v-cdc2d77c] {
  display: none;
}
.week .cell-content > p[data-v-cdc2d77c] {
  width: 100%;
  line-height: 28px;
  font-size: 14px;
  color: white;
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.week .cell-content > p[data-v-cdc2d77c]:nth-last-of-type(1) {
  margin-top: 0;
}
.week .cell-content .more[data-v-cdc2d77c] {
  text-align: right;
  color: #bcbcbc;
  margin-bottom: 0;
}
.week .cell-content.active[data-v-cdc2d77c] {
  background: rgba(24, 144, 255, 0.05);
}
.week .cell-content.active .bar[data-v-cdc2d77c] {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background: var(--primary);
  display: block;
}
.week .cell-content.active .theme-red[data-v-cdc2d77c] {
  background: #f563ae;
  color: white;
}
.week .cell-content.active .theme-blue[data-v-cdc2d77c] {
  background: #38cbba;
}
.week .cell-content.active .theme-yellow[data-v-cdc2d77c] {
  background: #ffc062;
}
.week .cell-content.active .theme-green[data-v-cdc2d77c] {
  background: #61d329;
}

.address_box[data-v-7ec09768] {
  margin-top: 20px;
}

.modal_content[data-v-e91f1af6] {
  height: 500px;
  overflow-y: scroll;
}
.address_list[data-v-e91f1af6] {
  height: 100%;
  overflow-y: auto;
}
.address_list[data-v-e91f1af6]::-webkit-scrollbar {
  width: 0;
}
.address_list .address_item[data-v-e91f1af6] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.address_list .address_item .common_tip[data-v-e91f1af6] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.address_list .address_item .address_top[data-v-e91f1af6] {
  font-size: 15px;
}
.address_list .address_item .address_middle[data-v-e91f1af6] {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 10px;
}
.address_list .address_item .address_bottom[data-v-e91f1af6] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.address_list .address_item_active[data-v-e91f1af6] {
  border-color: #1890ff;
}

.ScheduleTitle[data-v-fb9d660c] {
  padding-right: 40px;
}
.ScheduleTitle .titleIcon[data-v-fb9d660c] {
  width: 14px;
  cursor: pointer;
}
.modal_content[data-v-fb9d660c] {
  height: 500px;
  overflow-y: scroll;
}
.modal_content .modal_item[data-v-fb9d660c] {
  margin-bottom: 32px;
}
.modal_content .header[data-v-fb9d660c] {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 21px;
}
.modal_content .item_header[data-v-fb9d660c] {
  font-size: 16px;
}
.modal_content .schedule_time_box[data-v-fb9d660c] {
  color: #ffffff;
}
.modal_content .schedule_time_box .schedule_time_item[data-v-fb9d660c] {
  width: 180px;
  padding: 15px 0 10px 0;
  margin-right: 32px;
}
.modal_content .schedule_time_box .schedule_time_item[data-v-fb9d660c]:last-child {
  margin-right: 0;
}
.modal_content .schedule_time_box .schedule_date[data-v-fb9d660c] {
  font-size: 12px;
  margin: 5px 0;
}
.modal_content .schedule_time_box .schedule_time[data-v-fb9d660c] {
  font-size: 25px;
  font-weight: 500;
}
.modal_content .schedule_time_box .schedule_text[data-v-fb9d660c] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  padding: 2px 10px;
  background: #f2f2f2;
  border-radius: 15px;
}
.modal_content .schedule_other .other_title[data-v-fb9d660c] {
  margin-right: 24px;
}
.modal_content .schedule_other .other_address[data-v-fb9d660c] {
  color: #bcbcbc;
}
.modal_content .userList[data-v-fb9d660c] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.modal_content .userList .avatar[data-v-fb9d660c] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.modal_content .userList .morePeople[data-v-fb9d660c] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.modal_content .sporter_list_cont[data-v-fb9d660c] {
  display: inline-flex;
}
.modal_content .sporter_list_cont .sporter_list[data-v-fb9d660c] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.modal_content .sporter_list_cont .sporter_list.short[data-v-fb9d660c] {
  max-height: 100px;
  overflow: hidden;
}
.modal_content .sporter_list_cont .sporter_list.short.show[data-v-fb9d660c] {
  max-height: none;
}
.modal_content .join_member[data-v-fb9d660c] {
  display: flex;
  align-items: center;
}
.modal_content .join_member .item_header[data-v-fb9d660c] {
  margin-right: 24px;
}
.modal_content .join_member .avatar_box[data-v-fb9d660c] {
  width: 52px;
  height: 52px;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  border-radius: 50%;
  margin-bottom: 8px;
}
.modal_content .create_member[data-v-fb9d660c] {
  font-size: 14px;
  color: #bcbcbc;
  padding: 16px 24px;
  background: #F4F8FF;
}
.modal_content .create_member .name[data-v-fb9d660c] {
  color: var(tit);
}
.modal_content .filelist_box .item_header[data-v-fb9d660c] {
  margin-bottom: 21px;
}
.modal_content .filelist_box .filelist_item[data-v-fb9d660c]:nth-of-type(2n-1) {
  background: #282f54;
}
.modal_content .filelist_box .filelist_item .opera_list .down_btn[data-v-fb9d660c] {
  margin-right: 8px;
}
.modal_content .desc-label[data-v-fb9d660c] {
  color: var(--text-color);
}
.dialog-footer[data-v-fb9d660c] {
  text-align: center;
}

.addressMain[data-v-47de0c48] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 20px 20px;
  border-radius: 5px;
}
.addressMain .result[data-v-47de0c48] {
  margin-bottom: 10px;
}
.addressMain .result .result_name[data-v-47de0c48] {
  font-size: 15px;
  color: #fff;
}
.addressMain .result .result_info[data-v-47de0c48] {
  color: #fff;
}
.addressMain .line[data-v-47de0c48] {
  display: flex;
}
.addressMain .line .el-button[data-v-47de0c48] {
  margin-right: 10px;
}
.sporter_list_cont[data-v-47de0c48] {
  display: inline-flex;
}
.sporter_list_cont .sporter_list[data-v-47de0c48] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.sporter_list_cont .sporter_list.short[data-v-47de0c48] {
  max-height: 100px;
  overflow: hidden;
}
.sporter_list_cont .sporter_list.short.show[data-v-47de0c48] {
  max-height: none;
}
.sporter_list_cont .sporter_item[data-v-47de0c48] {
  width: 60px;
}
.sporter_list_cont .sporter_item .avatar_box[data-v-47de0c48] {
  width: 52px;
  height: 52px;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  border-radius: 50%;
  margin-bottom: 8px;
}
.sporter_list_cont .sporter_item .sporter_name[data-v-47de0c48] {
  font-size: 12px;
  text-align: center;
}
.sporter_list_cont .elIconPlus[data-v-47de0c48] {
  cursor: pointer;
}
.sporter_list_cont .elIconPlus .el-icon-plus[data-v-47de0c48] {
  font-size: 24px;
  margin-bottom: 8px;
}
.sporter_list_cont .elIconPlus .upload_name[data-v-47de0c48] {
  font-size: 12px;
}
.sporter_list_cont .checkMore[data-v-47de0c48] {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  color: #1890ff;
}
.sporter_list_cont.hasMore[data-v-47de0c48] {
  position: relative;
  padding-bottom: 20px;
}
.dialog-footer[data-v-47de0c48] {
  text-align: center;
}

.infoForm[data-v-1cd48d4a] .el-form-item__label {
  color: var(--txt);
}

.modal_content[data-v-6c4612cc] {
  height: 500px;
  overflow-y: scroll;
}
.address_list[data-v-6c4612cc] {
  height: 400px;
  overflow-y: auto;
}
.address_list[data-v-6c4612cc]::-webkit-scrollbar {
  width: 0;
}
.address_list .address_item[data-v-6c4612cc] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.address_list .address_item .common_tip[data-v-6c4612cc] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.address_list .address_item .address_top[data-v-6c4612cc] {
  font-size: 15px;
}
.address_list .address_item .address_middle[data-v-6c4612cc] {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 10px;
}
.address_list .address_item .address_bottom[data-v-6c4612cc] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.address_list .address_item_active[data-v-6c4612cc] {
  border-color: #1890ff;
}

.date-content[data-v-78f6f9ca] {
  margin-left: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 100%;
  box-sizing: border-box;
}
.date-content .deep-bg[data-v-78f6f9ca] {
  background: #1c2242;
}
.date-content .date-none[data-v-78f6f9ca] {
  height: 100%;
}
.date-content .date-none img[data-v-78f6f9ca] {
  width: 81px;
}
.date-content .date-none p[data-v-78f6f9ca] {
  margin-top: 31px;
  height: 27px;
  font-size: 20px;
  color: #bcbcbc;
}
.date-content .date-select[data-v-78f6f9ca] {
  width: 30%;
}
.date-content .center[data-v-78f6f9ca] {
  color: var(--tit);
}
.date-content .add[data-v-78f6f9ca],
.date-content .today[data-v-78f6f9ca] {
  width: 100px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
}
.date-content .add[data-v-78f6f9ca] {
  margin-right: 16px;
  color: #fff;
  background: #1890ff;
}
.date-content .today[data-v-78f6f9ca] {
  width: 80px;
  margin-left: 16px;
  border: 1px solid var(--primary);
  color: var(--primary);
  background-color: rgba(65, 110, 253, 0.1);
}
.date-content .type span[data-v-78f6f9ca] {
  width: 54px;
  line-height: 38px;
  border: 1px solid #EBECF3;
  text-align: center;
  color: #bcbcbc;
  box-sizing: border-box;
}
.date-content .type span[data-v-78f6f9ca]:nth-of-type(1) {
  border-radius: 4px 0px 0px 4px;
}
.date-content .type span[data-v-78f6f9ca]:nth-of-type(3) {
  border-radius: 0 4px 4px 0;
}
.date-content .type span.active[data-v-78f6f9ca] {
  border-color: 1px solid var(--primary);
  color: var(--primary);
  background-color: rgba(65, 110, 253, 0.1);
}

.containerView[data-v-51ee4df1] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-51ee4df1] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.commandBtn[data-v-51ee4df1] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-51ee4df1] {
  color: var(--primary);
}
.commandBtn .danger[data-v-51ee4df1] {
  color: #F56C6C;
}
.header[data-v-51ee4df1] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 20px;
}
.header .avatar[data-v-51ee4df1] {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .name[data-v-51ee4df1] {
  font-size: 1.2em;
  font-weight: bold;
}
.header .typeTag[data-v-51ee4df1] {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 32px;
  border-radius: 20px;
  background-color: #fda827;
}
[data-v-5485aefe] .flex .ant-form-item {
  margin-bottom: 0;
  margin-right: 10px;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.avatar {
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #f3f3f3;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.infoCard .ant-card-head-title {
  font-weight: bold;
}
.infoDesc.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label {
  width: 200px;
}

.header[data-v-56f97f56] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
}
.header .name[data-v-56f97f56] {
  font-size: 1.2em;
  font-weight: bold;
}
[data-v-56f97f56] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-56f97f56] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-56f97f56] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 0;
  background-color: #21284B;
}
.avaCont .typeTag[data-v-56f97f56] {
  display: inline-flex;
  align-items: center;
  height: 28px;
  padding: 0 20px;
  border-radius: 14px;
  color: #fff;
  background-color: #FDA827;
}
.dialog-footer button[data-v-56f97f56]:hover {
  background-color: #000 !important;
}

@charset "UTF-8";
.searchView[data-v-26563798] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
[data-v-26563798].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-26563798].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.commandBtn[data-v-26563798] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-26563798] {
  color: #1890FF;
}
.commandBtn .danger[data-v-26563798] {
  color: #F56C6C;
}

/* 被选中准备拖拽的元素的样式 */
[data-v-26563798] .sortableChosen {
  background-color: rgba(0, 128, 255, 0.1) !important;
}
[data-v-26563798] .drawerMain {
  overflow: inherit !important;
}
[data-v-26563798] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-26563798] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-26563798]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-26563798].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-26563798].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-26563798].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-26563798].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-26563798].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-26563798] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-26563798].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-26563798] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-26563798] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-26563798] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-26563798] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-26563798] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-26563798] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-26563798] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-26563798] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-26563798] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-26563798]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-26563798] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-26563798] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.got .el-upload[data-v-5e5fad38] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-5e5fad38] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-5e5fad38] {
  margin-bottom: 0;
}
.coverUpload[data-v-5e5fad38] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-5e5fad38] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-5e5fad38] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-5e5fad38] {
  flex-direction: column;
}
.sizeNote[data-v-5e5fad38],
.coverUpload .sizeNote[data-v-5e5fad38] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-5e5fad38] {
  display: none;
}
.coverUpload .el-upload[data-v-5e5fad38] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-5e5fad38] {
  line-height: 44px;
}
.coverUpload .small div[data-v-5e5fad38],
.coverUpload .large div[data-v-5e5fad38] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-5e5fad38] {
  margin-left: 96px !important;
}
.el-dialog[data-v-5e5fad38] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-5e5fad38]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-5e5fad38] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-5e5fad38] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-5e5fad38] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-5e5fad38] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-5e5fad38] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-5e5fad38] {
  font-size: 20px;
}
.el-dialog__body[data-v-5e5fad38] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-5e5fad38] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-5e5fad38] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-5e5fad38] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-5e5fad38] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-5e5fad38] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-5e5fad38] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-5e5fad38] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-5e5fad38] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-5e5fad38] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-5e5fad38] {
  padding: 20px;
}
.pageName[data-v-5e5fad38] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-5e5fad38] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-5e5fad38] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-5e5fad38] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-5e5fad38] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-5e5fad38] {
  width: 100px;
}
.pagination-container[data-v-5e5fad38] {
  height: auto;
}
.tableImg[data-v-5e5fad38] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-5e5fad38] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-5e5fad38] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-5e5fad38] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-5e5fad38] {
  background-color: #ff9900;
}
.actState .actState2[data-v-5e5fad38] {
  background-color: #19be6b;
}
.actState .actState3[data-v-5e5fad38] {
  background-color: #ccc;
}
.actState .actState4[data-v-5e5fad38] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-5e5fad38] {
  background-color: #1890FF;
}
.timeline[data-v-5e5fad38] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-5e5fad38] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-5e5fad38] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-5e5fad38] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-5e5fad38] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-5e5fad38],
.el-table__fixed[data-v-5e5fad38] {
  height: 100% !important;
}
.statusTag[data-v-5e5fad38] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-5e5fad38]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-5e5fad38]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-5e5fad38]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-5e5fad38]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-5e5fad38]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-5e5fad38]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-5e5fad38] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-5e5fad38]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-5e5fad38] {
  display: flex;
}
[data-v-5e5fad38] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.InfoAdmin[data-v-5e5fad38] .el-descriptions__body {
  width: 100%;
  background-color: unset;
}
.InfoAdmin[data-v-5e5fad38] .el-descriptions {
  display: flex;
}
.InfoAdmin[data-v-5e5fad38] .el-descriptions .el-descriptions-item {
  flex: 1;
}
.InfoAdmin[data-v-5e5fad38] .el-descriptions .el-descriptions-row th {
  height: 60px;
  width: 150px;
  color: #BCBCBC;
  font-size: 14px;
  font-weight: bold;
  background-color: #21284b;
}
.InfoAdmin[data-v-5e5fad38] .el-descriptions .el-descriptions-row td {
  height: 60px;
  min-width: 200px;
  color: #fff;
  font-size: 12px;
  background-color: #141937;
}
[data-v-5e5fad38] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-5e5fad38] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-5e5fad38] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-right: none;
  background-color: #141937;
}

.got .el-upload[data-v-78391103] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-78391103] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-78391103] {
  margin-bottom: 0;
}
.coverUpload[data-v-78391103] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-78391103] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-78391103] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-78391103] {
  flex-direction: column;
}
.sizeNote[data-v-78391103],
.coverUpload .sizeNote[data-v-78391103] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-78391103] {
  display: none;
}
.coverUpload .el-upload[data-v-78391103] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-78391103] {
  line-height: 44px;
}
.coverUpload .small div[data-v-78391103],
.coverUpload .large div[data-v-78391103] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-78391103] {
  margin-left: 96px !important;
}
.el-dialog[data-v-78391103] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-78391103]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-78391103] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-78391103] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-78391103] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-78391103] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-78391103] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-78391103] {
  font-size: 20px;
}
.el-dialog__body[data-v-78391103] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-78391103] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-78391103] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-78391103] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-78391103] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-78391103] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-78391103] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-78391103] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-78391103] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-78391103] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-78391103] {
  padding: 20px;
}
.pageName[data-v-78391103] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-78391103] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-78391103] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-78391103] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-78391103] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-78391103] {
  width: 100px;
}
.pagination-container[data-v-78391103] {
  height: auto;
}
.tableImg[data-v-78391103] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-78391103] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-78391103] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-78391103] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-78391103] {
  background-color: #ff9900;
}
.actState .actState2[data-v-78391103] {
  background-color: #19be6b;
}
.actState .actState3[data-v-78391103] {
  background-color: #ccc;
}
.actState .actState4[data-v-78391103] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-78391103] {
  background-color: #1890FF;
}
.timeline[data-v-78391103] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-78391103] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-78391103] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-78391103] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-78391103] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-78391103],
.el-table__fixed[data-v-78391103] {
  height: 100% !important;
}
.statusTag[data-v-78391103] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-78391103]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-78391103]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-78391103]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-78391103]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-78391103]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-78391103]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-78391103] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-78391103]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-78391103] {
  display: flex;
}
[data-v-78391103] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.InfoCoach[data-v-78391103] .el-descriptions__body {
  width: 100%;
  background-color: unset;
}
.InfoCoach[data-v-78391103] .el-descriptions {
  display: flex;
}
.InfoCoach[data-v-78391103] .el-descriptions .el-descriptions-item {
  flex: 1;
}
.InfoCoach[data-v-78391103] .el-descriptions .el-descriptions-row th {
  height: 60px;
  width: 150px;
  color: #BCBCBC;
  font-size: 14px;
  font-weight: bold;
  background-color: #21284b;
}
.InfoCoach[data-v-78391103] .el-descriptions .el-descriptions-row td {
  height: 60px;
  min-width: 200px;
  color: #fff;
  font-size: 12px;
  background-color: #141937;
}
[data-v-78391103] .ant-descriptions-title {
  margin-top: 20px !important;
}
.shu[data-v-78391103] {
  background: #1890ff;
  width: 4px;
  height: 100%;
  margin-right: 8px;
}
.descCont[data-v-78391103] {
  position: relative;
  padding-left: 240px;
}
.descCont[data-v-78391103] .ant-descriptions-item-label {
  width: 120px;
}
.avaCont[data-v-78391103] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-right: none;
  background-color: #141937;
}
[data-v-78391103].memberInfo .ant-table-bordered .ant-table-body > table {
  border: 0 !important;
  border-top: 0 !important;
}

.got .el-upload[data-v-2dd33f0e] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-2dd33f0e] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-2dd33f0e] {
  margin-bottom: 0;
}
.coverUpload[data-v-2dd33f0e] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-2dd33f0e] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-2dd33f0e] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-2dd33f0e] {
  flex-direction: column;
}
.sizeNote[data-v-2dd33f0e],
.coverUpload .sizeNote[data-v-2dd33f0e] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-2dd33f0e] {
  display: none;
}
.coverUpload .el-upload[data-v-2dd33f0e] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-2dd33f0e] {
  line-height: 44px;
}
.coverUpload .small div[data-v-2dd33f0e],
.coverUpload .large div[data-v-2dd33f0e] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-2dd33f0e] {
  margin-left: 96px !important;
}
.el-dialog[data-v-2dd33f0e] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-2dd33f0e]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-2dd33f0e] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-2dd33f0e] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-2dd33f0e] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-2dd33f0e] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-2dd33f0e] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-2dd33f0e] {
  font-size: 20px;
}
.el-dialog__body[data-v-2dd33f0e] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-2dd33f0e] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-2dd33f0e] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-2dd33f0e] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-2dd33f0e] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-2dd33f0e] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-2dd33f0e] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-2dd33f0e] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-2dd33f0e] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-2dd33f0e] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-2dd33f0e] {
  padding: 20px;
}
.pageName[data-v-2dd33f0e] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-2dd33f0e] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-2dd33f0e] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-2dd33f0e] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-2dd33f0e] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-2dd33f0e] {
  width: 100px;
}
.pagination-container[data-v-2dd33f0e] {
  height: auto;
}
.tableImg[data-v-2dd33f0e] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-2dd33f0e] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-2dd33f0e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-2dd33f0e] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-2dd33f0e] {
  background-color: #ff9900;
}
.actState .actState2[data-v-2dd33f0e] {
  background-color: #19be6b;
}
.actState .actState3[data-v-2dd33f0e] {
  background-color: #ccc;
}
.actState .actState4[data-v-2dd33f0e] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-2dd33f0e] {
  background-color: #1890FF;
}
.timeline[data-v-2dd33f0e] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-2dd33f0e] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-2dd33f0e] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-2dd33f0e] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-2dd33f0e] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-2dd33f0e],
.el-table__fixed[data-v-2dd33f0e] {
  height: 100% !important;
}
.statusTag[data-v-2dd33f0e] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-2dd33f0e]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-2dd33f0e]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-2dd33f0e]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-2dd33f0e]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-2dd33f0e]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-2dd33f0e]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-2dd33f0e] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-2dd33f0e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-2dd33f0e] {
  display: flex;
}
[data-v-2dd33f0e] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.InfoAthletes[data-v-2dd33f0e] .el-descriptions__body {
  width: 100%;
  background-color: unset;
}
.InfoAthletes[data-v-2dd33f0e] .el-descriptions {
  display: flex;
}
.InfoAthletes[data-v-2dd33f0e] .el-descriptions .el-descriptions-item {
  flex: 1;
}
.InfoAthletes[data-v-2dd33f0e] .el-descriptions .el-descriptions-row th {
  height: 50px;
  width: 200px;
  padding: 17px 20px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  background-color: rgba(65, 110, 253, 0.1);
}
.InfoAthletes[data-v-2dd33f0e] .el-descriptions .el-descriptions-row td {
  height: 50px;
  min-width: 200px;
  padding: 17px 20px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
}
.sectionTit[data-v-2dd33f0e] {
  line-height: 60px;
}
.descCont[data-v-2dd33f0e] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.avaCont[data-v-2dd33f0e] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: none;
  background-color: #141937;
  padding: 20px 0;
}
.avaCont[data-v-2dd33f0e] .el-avatar {
  background: transparent !important;
}
.recordsText[data-v-2dd33f0e] {
  font-size: 12px;
  margin-left: 10px;
  font-weight: normal;
}
.recordsText i[data-v-2dd33f0e] {
  margin-right: 10px;
}
.elCard_records[data-v-2dd33f0e] {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.userInfo[data-v-2dd33f0e] {
  width: 100%;
  height: 80px;
  padding: 20px;
  border: 1px solid #F8F6F6;
  border-bottom: 0px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.userInfo .avatar[data-v-2dd33f0e] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
}
.userInfo .infoView[data-v-2dd33f0e] {
  height: 100%;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.userInfo .infoView .name[data-v-2dd33f0e] {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.userInfo .infoView .phone[data-v-2dd33f0e] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}

.got .el-upload[data-v-7e63b41a] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-7e63b41a] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-7e63b41a] {
  margin-bottom: 0;
}
.coverUpload[data-v-7e63b41a] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-7e63b41a] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-7e63b41a] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-7e63b41a] {
  flex-direction: column;
}
.sizeNote[data-v-7e63b41a],
.coverUpload .sizeNote[data-v-7e63b41a] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-7e63b41a] {
  display: none;
}
.coverUpload .el-upload[data-v-7e63b41a] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-7e63b41a] {
  line-height: 44px;
}
.coverUpload .small div[data-v-7e63b41a],
.coverUpload .large div[data-v-7e63b41a] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-7e63b41a] {
  margin-left: 96px !important;
}
.el-dialog[data-v-7e63b41a] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-7e63b41a]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-7e63b41a] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-7e63b41a] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-7e63b41a] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-7e63b41a] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-7e63b41a] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-7e63b41a] {
  font-size: 20px;
}
.el-dialog__body[data-v-7e63b41a] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-7e63b41a] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-7e63b41a] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-7e63b41a] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-7e63b41a] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-7e63b41a] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-7e63b41a] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-7e63b41a] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-7e63b41a] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-7e63b41a] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-7e63b41a] {
  padding: 20px;
}
.pageName[data-v-7e63b41a] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-7e63b41a] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-7e63b41a] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-7e63b41a] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-7e63b41a] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-7e63b41a] {
  width: 100px;
}
.pagination-container[data-v-7e63b41a] {
  height: auto;
}
.tableImg[data-v-7e63b41a] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-7e63b41a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-7e63b41a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-7e63b41a] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-7e63b41a] {
  background-color: #ff9900;
}
.actState .actState2[data-v-7e63b41a] {
  background-color: #19be6b;
}
.actState .actState3[data-v-7e63b41a] {
  background-color: #ccc;
}
.actState .actState4[data-v-7e63b41a] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-7e63b41a] {
  background-color: #1890FF;
}
.timeline[data-v-7e63b41a] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-7e63b41a] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-7e63b41a] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-7e63b41a] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-7e63b41a] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-7e63b41a],
.el-table__fixed[data-v-7e63b41a] {
  height: 100% !important;
}
.statusTag[data-v-7e63b41a] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-7e63b41a]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-7e63b41a]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-7e63b41a]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-7e63b41a]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-7e63b41a]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-7e63b41a]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-7e63b41a] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-7e63b41a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-7e63b41a] {
  display: flex;
}
[data-v-7e63b41a] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.h36[data-v-7e63b41a] {
  height: 36px;
  line-height: 36px;
}
.selectItem[data-v-7e63b41a] {
  flex: 1;
  min-width: 190px;
}

.containerView[data-v-48728725] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-48728725] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.departmentIndex[data-v-48728725] {
  display: flex;
  flex-direction: column;
}
/* 被选中准备拖拽的元素的样式 */
[data-v-48728725] .sortableChosen {
  background-color: rgba(0, 128, 255, 0.1) !important;
}
.commandBtn[data-v-48728725] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-48728725] {
  color: #1890FF;
}
.commandBtn .danger[data-v-48728725] {
  color: #F56C6C;
}
[data-v-48728725] .drawerMain {
  overflow: inherit !important;
}
[data-v-48728725] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-48728725] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-48728725]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-48728725].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-48728725].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-48728725].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-48728725].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-48728725].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-48728725] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-48728725].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-48728725] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-48728725] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-48728725] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-48728725] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-48728725] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-48728725] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-48728725] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-48728725] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-48728725] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-48728725]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-48728725] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-48728725] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.department-name-link[data-v-48728725] {
  cursor: pointer;
  color: #409eff;
  transition: color 0.2s;
}
.department-name-link[data-v-48728725]:hover {
  color: #66b1ff;
}

.deptTreeCont[data-v-0b7087da] {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.centerName[data-v-0b7087da] {
  flex-shrink: 0;
  margin-bottom: 15px;
}
.departmentTreeView[data-v-0b7087da] {
  flex: 1;
  min-height: 0;
  height: 0;
  overflow-y: auto;
}
.departmentTreeView .el-tree[data-v-0b7087da] {
  padding: 5px 0;
  color: #242424;
  background: #fff;
}
.contFoot[data-v-0b7087da] {
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.modal_content .add_sporter_box[data-v-20a69abe] {
  width: 100%;
}
.modal_content .add_sporter_box .topHeight[data-v-20a69abe] {
  padding: 0 10px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.modal_content .add_sporter_box .title[data-v-20a69abe] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
  align-items: center;
}
.modal_content .add_sporter_box .sporter_content[data-v-20a69abe] {
  height: 600px;
  display: flex;
  justify-content: center;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-20a69abe] {
  width: 45%;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.modal_content .add_sporter_box .sporter_content .leftBar[data-v-20a69abe] .select_pop_search .el-input__inner {
  height: 32px;
  line-height: 32px;
  background-color: #fff !important;
  border: 0 !important;
  padding: 0;
  text-indent: 35px;
  color: #000 !important;
}
.modal_content .add_sporter_box .sporter_content .rightBar[data-v-20a69abe] {
  width: 45%;
  border: 1px solid #ddd;
  margin-left: 10px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxL[data-v-20a69abe] {
  font-size: 14px;
  color: #666;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .header .flxR[data-v-20a69abe] {
  font-size: 14px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list[data-v-20a69abe] {
  padding: 0 15px;
}
.modal_content .add_sporter_box .sporter_content .rightBar .selected_list .selected_item[data-v-20a69abe] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-20a69abe] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-20a69abe] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-20a69abe] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-20a69abe] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-20a69abe] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-20a69abe]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-20a69abe] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-20a69abe] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-20a69abe] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-20a69abe] {
  font-size: 12px;
  color: #bcbcbc;
  margin: 14px 0 12.5px 0;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-20a69abe] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-20a69abe] {
  border-color: #1890ff;
}
.modal_content .change_type_text[data-v-20a69abe] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 5px;
}
[data-v-20a69abe] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-20a69abe] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-20a69abe] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
[data-v-20a69abe] .ant-calendar-picker-input.ant-input {
  width: 200px;
}
[data-v-20a69abe] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon {
  color: #fff;
}
.heightScroll[data-v-20a69abe] {
  height: 536px;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow-y: scroll;
  background: #1D233D;
}
.filter-tree[data-v-20a69abe] .el-tree-node__expand-icon.is-leaf {
  width: 24px;
  height: 24px;
}
.filter-tree[data-v-20a69abe] .el-tree-node__expand-icon.is-leaf:before {
  content: '';
}
.filter-tree[data-v-20a69abe] .el-tree-node__content > label.el-checkbox.is-disabled .el-checkbox__inner {
  background: #aaa;
}

.memberTableCont[data-v-b4ada80c] {
  height: 100%;
  min-height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.formView[data-v-b4ada80c] {
  flex-shrink: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.tableWrapper[data-v-b4ada80c] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}

.got .el-upload[data-v-bf2a9f26] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-bf2a9f26] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-bf2a9f26] {
  margin-bottom: 0;
}
.coverUpload[data-v-bf2a9f26] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-bf2a9f26] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-bf2a9f26] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-bf2a9f26] {
  flex-direction: column;
}
.sizeNote[data-v-bf2a9f26],
.coverUpload .sizeNote[data-v-bf2a9f26] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-bf2a9f26] {
  display: none;
}
.coverUpload .el-upload[data-v-bf2a9f26] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-bf2a9f26] {
  line-height: 44px;
}
.coverUpload .small div[data-v-bf2a9f26],
.coverUpload .large div[data-v-bf2a9f26] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-bf2a9f26] {
  margin-left: 96px !important;
}
.el-dialog[data-v-bf2a9f26] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-bf2a9f26]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-bf2a9f26] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-bf2a9f26] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-bf2a9f26] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-bf2a9f26] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-bf2a9f26] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-bf2a9f26] {
  font-size: 20px;
}
.el-dialog__body[data-v-bf2a9f26] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-bf2a9f26] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-bf2a9f26] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-bf2a9f26] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-bf2a9f26] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-bf2a9f26] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-bf2a9f26] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-bf2a9f26] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-bf2a9f26] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-bf2a9f26] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-bf2a9f26] {
  padding: 20px;
}
.pageName[data-v-bf2a9f26] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-bf2a9f26] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-bf2a9f26] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-bf2a9f26] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-bf2a9f26] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-bf2a9f26] {
  width: 100px;
}
.pagination-container[data-v-bf2a9f26] {
  height: auto;
}
.tableImg[data-v-bf2a9f26] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-bf2a9f26] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-bf2a9f26] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-bf2a9f26] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-bf2a9f26] {
  background-color: #ff9900;
}
.actState .actState2[data-v-bf2a9f26] {
  background-color: #19be6b;
}
.actState .actState3[data-v-bf2a9f26] {
  background-color: #ccc;
}
.actState .actState4[data-v-bf2a9f26] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-bf2a9f26] {
  background-color: #1890FF;
}
.timeline[data-v-bf2a9f26] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-bf2a9f26] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-bf2a9f26] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-bf2a9f26] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-bf2a9f26] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-bf2a9f26],
.el-table__fixed[data-v-bf2a9f26] {
  height: 100% !important;
}
.statusTag[data-v-bf2a9f26] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-bf2a9f26]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-bf2a9f26]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-bf2a9f26]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-bf2a9f26]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-bf2a9f26]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-bf2a9f26]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-bf2a9f26] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-bf2a9f26]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-bf2a9f26] {
  display: flex;
}
[data-v-bf2a9f26] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.containerView[data-v-bf2a9f26] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-bf2a9f26] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.commandBtn[data-v-bf2a9f26] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-bf2a9f26] {
  color: var(--primary);
}
.commandBtn .danger[data-v-bf2a9f26] {
  color: #F56C6C;
}
.headImg[data-v-bf2a9f26] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.searchView[data-v-bf2a9f26] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-bf2a9f26] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-bf2a9f26].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-bf2a9f26].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.search-panel[data-v-bf2a9f26] {
  overflow: hidden;
}
.commandBtn[data-v-bf2a9f26] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-bf2a9f26] {
  color: #1890FF;
}
.commandBtn .danger[data-v-bf2a9f26] {
  color: #F56C6C;
}
[data-v-bf2a9f26] .drawerMain {
  overflow: visible !important;
}
[data-v-bf2a9f26] .drawerMain .el-drawer__body {
  overflow: visible !important;
}
.drawerMain .drawerTabs[data-v-bf2a9f26].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-bf2a9f26].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-bf2a9f26].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-bf2a9f26].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-bf2a9f26].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerBox[data-v-bf2a9f26] {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible;
}
.drawerMain .drawerBox .closeDrawer[data-v-bf2a9f26] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
  z-index: 9999;
}
.drawerMain .drawerBox .closeDrawer[data-v-bf2a9f26]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerBox .userInfo[data-v-bf2a9f26] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-bf2a9f26] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-bf2a9f26] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-bf2a9f26] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-bf2a9f26] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-bf2a9f26] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-bf2a9f26] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-bf2a9f26] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-bf2a9f26]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-bf2a9f26] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-bf2a9f26] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
}
.drawerOverflow .section[data-v-bf2a9f26] {
  flex-shrink: 0;
}
.departmentTreeWrapper[data-v-bf2a9f26] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}

.imgPreviewDialog .el-dialog__body {
  max-height: 75vh;
  overflow-y: auto;
}

.tab[data-v-11cfb508] .el-tabs .el-tabs__item {
  height: 40px !important;
  line-height: 40px !important;
}
.main .moduleTitle[data-v-11cfb508] {
  height: 68px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.main .moduleTitle[data-v-11cfb508]::before {
  content: "▋";
  display: inline-block;
  color: #1890FF;
}
.main .addTrain[data-v-11cfb508] {
  width: 100%;
  height: 32px;
  color: #1890FF;
  border: 1px solid #1890FF;
  text-align: center;
  line-height: 32px;
  margin-top: 22px;
  cursor: pointer;
  border-radius: 4px;
}
.main .addTrain[data-v-11cfb508]:hover {
  background-color: #1890FF;
  color: #fff;
}
.main .moduleHeader[data-v-11cfb508] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .moduleHeader .add[data-v-11cfb508] {
  color: #1890FF;
  cursor: pointer;
}
.main .moduleContent[data-v-11cfb508] {
  padding: 10px 15px;
  background-color: #21284b;
  border-radius: 3px;
}
.main .moduleContent .top[data-v-11cfb508] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.main .moduleContent .edit[data-v-11cfb508] {
  color: #1890FF;
  cursor: pointer;
}
.main .moduleContent .bottom div[data-v-11cfb508] {
  margin-bottom: 12px;
}
.main .parentsView[data-v-11cfb508] {
  display: flex;
  align-items: center;
}
.main .parentsView .delBtn[data-v-11cfb508] {
  font-size: 20px;
  margin-left: 10px;
  color: #F56C6C;
  cursor: pointer;
}
.main .parentsView .disable[data-v-11cfb508] {
  opacity: 0;
  cursor: none;
  pointer-events: none;
}


.el-popper.el-cascader__dropdown {
  z-index: 99999 !important;
}
.el-cascader-panel .el-cascader-menu__wrap {
  min-height: 204px !important;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.editCard .tit {
  font-weight: bold;
}
.el-picker-panel__icon-btn.el-date-picker__next-btn.el-icon-d-arrow-right,
.el-picker-panel__icon-btn.el-date-picker__prev-btn.el-icon-d-arrow-left {
  color: #999;
}

.red[data-v-d0999d82] {
  color: red;
}
.el-cascader-menu__wrap[data-v-d0999d82] {
  height: 204px;
  background-color: lightblue;
}
.ant-descriptions-title[data-v-d0999d82] {
  color: #fff;
}
.editCard .tableItem[data-v-d0999d82] {
  padding: 10px;
  margin-bottom: 2px;
  line-height: 24px;
  background: #21284b;
}
.editCard .tableItem h4[data-v-d0999d82] {
  margin: 0;
  color: #fff;
}
.editCard .el-form-item .el-form-item__content .el-select[data-v-d0999d82],
.editCard .el-form-item .el-form-item__content .el-cascader[data-v-d0999d82] {
  width: 100% !important;
}
.el-form-item .el-form-item__content .el-select[data-v-d0999d82],
.el-form-item .el-form-item__content .el-cascader[data-v-d0999d82] {
  width: 100% !important;
}
.eduForm .flx1 .el-date-editor[data-v-d0999d82] {
  width: 100% !important;
}
.el-empty[data-v-d0999d82] {
  padding: 0;
}
.parentsView[data-v-d0999d82] {
  display: flex;
  align-items: center;
}
.parentsView .delBtn[data-v-d0999d82] {
  font-size: 20px;
  margin-left: 10px;
  color: #F56C6C;
  cursor: pointer;
}
.parentsView .disable[data-v-d0999d82] {
  opacity: 0;
  cursor: none;
  pointer-events: none;
}

.got .el-upload[data-v-42d135e3] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-42d135e3] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-42d135e3] {
  margin-bottom: 0;
}
.coverUpload[data-v-42d135e3] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-42d135e3] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-42d135e3] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-42d135e3] {
  flex-direction: column;
}
.sizeNote[data-v-42d135e3],
.coverUpload .sizeNote[data-v-42d135e3] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-42d135e3] {
  display: none;
}
.coverUpload .el-upload[data-v-42d135e3] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-42d135e3] {
  line-height: 44px;
}
.coverUpload .small div[data-v-42d135e3],
.coverUpload .large div[data-v-42d135e3] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-42d135e3] {
  margin-left: 96px !important;
}
.el-dialog[data-v-42d135e3] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-42d135e3]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-42d135e3] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-42d135e3] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-42d135e3] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-42d135e3] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-42d135e3] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-42d135e3] {
  font-size: 20px;
}
.el-dialog__body[data-v-42d135e3] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-42d135e3] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-42d135e3] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-42d135e3] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-42d135e3] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-42d135e3] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-42d135e3] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-42d135e3] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-42d135e3] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-42d135e3] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-42d135e3] {
  padding: 20px;
}
.pageName[data-v-42d135e3] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-42d135e3] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-42d135e3] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-42d135e3] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-42d135e3] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-42d135e3] {
  width: 100px;
}
.pagination-container[data-v-42d135e3] {
  height: auto;
}
.tableImg[data-v-42d135e3] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-42d135e3] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-42d135e3] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-42d135e3] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-42d135e3] {
  background-color: #ff9900;
}
.actState .actState2[data-v-42d135e3] {
  background-color: #19be6b;
}
.actState .actState3[data-v-42d135e3] {
  background-color: #ccc;
}
.actState .actState4[data-v-42d135e3] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-42d135e3] {
  background-color: #1890FF;
}
.timeline[data-v-42d135e3] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-42d135e3] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-42d135e3] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-42d135e3] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-42d135e3] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-42d135e3],
.el-table__fixed[data-v-42d135e3] {
  height: 100% !important;
}
.statusTag[data-v-42d135e3] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-42d135e3]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-42d135e3]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-42d135e3]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-42d135e3]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-42d135e3]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-42d135e3]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-42d135e3] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-42d135e3]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-42d135e3] {
  display: flex;
}
[data-v-42d135e3] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.commandBtn[data-v-42d135e3] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-42d135e3] {
  color: #1890FF;
}
.commandBtn .danger[data-v-42d135e3] {
  color: #F56C6C;
}
.containerView[data-v-42d135e3] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-42d135e3] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.header[data-v-42d135e3] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 20px;
}
.header .avatar[data-v-42d135e3] {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .name[data-v-42d135e3] {
  font-size: 18px;
  font-weight: Medium;
  color: #333333;
}
.header .typeTag[data-v-42d135e3] {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 32px;
  border-radius: 20px;
  background-color: #fda827;
}
[data-v-42d135e3] .el-tabs__header {
  border-bottom: 1px solid #EFEBEB;
}
.cyInfo[data-v-42d135e3] {
  border: none;
  box-shadow: none;
}
.cyInfo[data-v-42d135e3] .el-card__body {
  padding: 0;
}

.commandBtn[data-v-88dfab88] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-88dfab88] {
  color: #1890FF;
}
.commandBtn .danger[data-v-88dfab88] {
  color: #F56C6C;
}
.containerView[data-v-88dfab88] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-88dfab88] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-88dfab88] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
[data-v-88dfab88].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-88dfab88].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-88dfab88] .drawerMain {
  overflow: inherit !important;
}
[data-v-88dfab88] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-88dfab88] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-88dfab88]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-88dfab88].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-88dfab88].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-88dfab88].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-88dfab88].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-88dfab88].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-88dfab88].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-88dfab88] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-88dfab88] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-88dfab88] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-88dfab88] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-88dfab88] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-88dfab88] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-88dfab88] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-88dfab88] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-88dfab88] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-88dfab88]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-88dfab88] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-88dfab88] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.organizationView[data-v-46e51d6e] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.organizationView .tag ~ .tag[data-v-46e51d6e] {
  margin-top: 10px;
}
.containerView[data-v-46e51d6e] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-46e51d6e] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-46e51d6e] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
[data-v-46e51d6e].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-46e51d6e].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.commandBtn[data-v-46e51d6e] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-46e51d6e] {
  color: #1890FF;
}
.commandBtn .danger[data-v-46e51d6e] {
  color: #F56C6C;
}
.roleDialog[data-v-46e51d6e] .el-dialog__body {
  max-height: 70vh;
  overflow-y: auto;
}
.tree-border[data-v-46e51d6e] .el-tree-node__expand-icon.is-leaf {
  padding: 6px;
}
[data-v-46e51d6e] .onlyRead .el-checkbox {
  pointer-events: none;
  cursor: not-allowed;
}
[data-v-46e51d6e] .onlyRead .el-checkbox__inner::after {
  border-color: #c0c4cc !important;
}
[data-v-46e51d6e] .onlyRead .el-checkbox__input .el-checkbox__inner {
  background-color: #edf2fc;
  border-color: #d9d9d9;
}
[data-v-46e51d6e] .onlyRead .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #f2f6fc;
  border-color: #dcdfe6;
}
.roleDialog[data-v-46e51d6e] .el-tree-node__expand-icon.is-leaf {
  width: 24px;
  height: 24px;
}
.roleDialog[data-v-46e51d6e] .el-tree-node__expand-icon.is-leaf::before {
  content: '';
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}

.teamDetail.layout-container {
  overflow-y: auto;
}
.teamDetail.layout-container.p0 {
  padding: 0;
}
.teamInfo {
  display: flex;
  align-items: center;
  padding: 30px 20px;
  border-radius: 10px;
  background: #21284B;
}
.teamInfo .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.teamInfo .teamName {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.teamInfo .desc {
  font-size: 12px;
}
/deep/ .el-radio__original {
  display: none !important;
  /* 隐藏原生 radio 输入，但仍然允许交互 */
}
/deep/ .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner {
  box-shadow: none !important;
}

.teamIndex .teamDetail[data-v-bca38320] {
  padding: 0 !important;
}

.element[data-v-4468045e]::-webkit-scrollbar {
  width: 0 !important;
}
.tian_ms[data-v-4468045e] {
  margin-top: 30px;
}
.tian_ms .title[data-v-4468045e] {
  height: 168px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  writing-mode: vertical-rl;
  background: linear-gradient(180deg, #409af2, #2c6ff8);
  display: inline-block;
}
.tian_ms .content[data-v-4468045e] {
  width: 118px;
  text-align: center;
  background-color: #5e668d;
  height: 168px;
  overflow-y: scroll;
}
.tian_ms .content text[data-v-4468045e] {
  display: block;
  margin-top: 10px;
  width: 100%;
}
.body_box[data-v-4468045e] {
  width: 310px;
  height: 465px;
  position: relative;
}
.body_box img[data-v-4468045e] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.body_box .point[data-v-4468045e] {
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.body_box .select[data-v-4468045e] {
  background: #f468a2;
}
.back .point[data-v-4468045e] {
  background: rgba(255, 255, 255, 0.6);
}
.back .select[data-v-4468045e] {
  background: #f468a2;
}
.zm[data-v-4468045e] {
  position: absolute;
  left: 233px;
  top: 50px;
}
.flex-row[data-v-4468045e] {
  position: relative;
}

.ant-radio-wrapper-disabled[data-v-223d1070] span {
  color: #fff;
}
[data-v-223d1070] .ant-radio-disabled .ant-radio-inner::after {
  background: #1890ff !important;
}
.slider_num[data-v-223d1070] {
  font-size: 14px;
  color: var(--text-color);
  width: 32px;
  height: 32px;
  background: linear-gradient(129deg, #419bf2 5%, #2b6df9 96%);
  border-radius: 4px;
  margin-right: 16px;
  text-align: center;
  line-height: 32px;
  margin-top: -20px;
}
[data-v-223d1070] .ant-checkbox-wrapper {
  color: #ffffff;
}
[data-v-223d1070] .ant-checkbox-wrapper span {
  color: #ffffff;
}

.c9[data-v-57763fcc] {
  color: #999;
}
.orderDtl[data-v-57763fcc] {
  position: relative;
  padding-bottom: 30px;
  color: var(--tit);
  font-size: 14px;
}
.orderDtl .statTag[data-v-57763fcc] {
  position: absolute;
  right: 20px;
  top: -24px;
  width: 127px;
  height: 135px;
}
.orderDtl .statTag img[data-v-57763fcc] {
  width: 100%;
  height: 100%;
}
.orderDtl .blank[data-v-57763fcc] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 50px;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #2D3458;
}
.orderDtl .blank .venue_icon[data-v-57763fcc] {
  width: 30px;
  height: 21px;
  margin-right: 8px;
}
.orderDtl .blank .serve_icon[data-v-57763fcc] {
  width: 26px;
  height: 26px;
  margin-right: 8px;
}
.orderDtl .time[data-v-57763fcc] {
  color: #409EFF;
}
.orderDtl .label[data-v-57763fcc] {
  color: #999;
  width: 60px;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.orderDtl .sym[data-v-57763fcc] {
  color: #999;
}

.emptyCont[data-v-b272e258] {
  padding: 10px;
  background: #1D233D;
}
.AnalysisResults .ant-advanced-search-form[data-v-b272e258] {
  margin-bottom: 0;
}
.AnalysisResults .el-tabs[data-v-b272e258] {
  margin-bottom: 16px;
}
.AnalysisResults[data-v-b272e258] .el-tabs__nav-scroll {
  padding-left: 24px;
}
.videoList[data-v-b272e258] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
[data-v-b272e258] .cover-img.ant-image-img {
  width: 340px;
  height: 191px;
  -o-object-fit: cover;
     object-fit: cover;
}
.videoItem[data-v-b272e258] {
  width: 360px;
  height: 288px;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 40px 40px 0;
  color: #fff;
  background: #252D4A;
}
.videoItem .ant-btn[data-v-b272e258] {
  padding: 0 10px;
}
.videoItem .cover[data-v-b272e258] {
  width: 360px;
  height: 200px;
  color: #fff;
  cursor: pointer;
}
.videoItem .cover video[data-v-b272e258] {
  width: 100%;
  height: 100%;
}
.videoItem .playIcon[data-v-b272e258] {
  width: 30px !important;
  height: 30px !important;
}
.videoItem .above[data-v-b272e258] {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}
.videoItem .above i[data-v-b272e258] {
  font-size: 14px;
  padding: 8px;
}
.videoItem .player[data-v-b272e258] {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px 4px 8px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
.videoItem .itemInfo[data-v-b272e258] {
  padding: 16px 28px 16px 18px;
}
.videoItem .itemTit[data-v-b272e258] {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoItem .info[data-v-b272e258] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  font-size: 12px;
}
.videoItem .ant-avatar[data-v-b272e258] {
  margin-right: 4px;
}
.file_list .flxCC[data-v-b272e258] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.file_list .avatar[data-v-b272e258] {
  width: 40px;
  height: 40px;
  margin-right: 4px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}


[data-v-da2ff2c0] .ant-table-body table {
  border: none;
}


[data-v-281bc862] .ant-table-body table {
  border: none;
}
[data-v-281bc862] .ant-table td {
  white-space: nowrap;
}

.title[data-v-4c54b33c] {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 30px 0;
}
.title[data-v-4c54b33c]::before {
  content: "";
  width: 4px;
  height: 18px;
  background-color: #40a1ff;
  display: inline-block;
  margin-right: 5px;
}
.cellTitle[data-v-4c54b33c] {
  width: 100%;
}
.cellTitle .name[data-v-4c54b33c] {
  font-weight: bold;
  font-size: 15px;
  color: #999;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  width: 100%;
  justify-content: space-between;
}
.cellTitle .name .txt[data-v-4c54b33c]::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  background-color: #999;
  margin-right: 5px;
}
.descriptions[data-v-4c54b33c] {
  min-height: 80px;
  display: flex;
}
.descriptions .descriptionsTitle[data-v-4c54b33c] {
  padding: 0 22px;
  min-height: 100px;
  width: 200px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.descriptions .descriptionsTitle .text[data-v-4c54b33c] {
  text-align: center;
}
.descriptions .descriptionsTitle strong[data-v-4c54b33c] {
  line-height: 14px;
}
.descriptions .descriptionsTitle span[data-v-4c54b33c] {
  line-height: 14px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.descriptions .descriptionsContent[data-v-4c54b33c] {
  flex: 1;
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: left;
  box-sizing: border-box;
}
.popupHeader[data-v-4c54b33c] {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 22px;
}
.popupHeader .value[data-v-4c54b33c] {
  margin-left: 42px;
}

.block[data-v-1b855170] {
  margin-top: -30px;
}

.line_block_bg[data-v-4a97932a] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.search[data-v-4a97932a] {
  margin-left: auto;
  padding-right: 15px;
}
.medicalTree_null[data-v-4a97932a] {
  width: 100%;
  display: inline-block;
  margin: 60px auto 30px;
}
.medicalTree_null .ant-empty-image[data-v-4a97932a] {
  height: auto;
}
.modalCon .popupHeader[data-v-4a97932a] {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 22px;
}
.modalCon .popupHeader .value[data-v-4a97932a] {
  margin-left: 30px;
}
[data-v-4a97932a] .medicalVisible .el-pagination {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 20px auto 15px;
}
[data-v-4a97932a] .medicalVisible .el-pager li {
  background-color: #21284B;
  border: 1px solid #21284B;
  color: #fff;
}
[data-v-4a97932a] .medicalVisible .el-pager li.active {
  background-color: #1890FF;
  border: 1px solid #1890FF;
}
[data-v-4a97932a] .medicalVisible .el-pager li:hover {
  border: 1px solid #1890FF;
}
[data-v-4a97932a] .medicalVisible .el-pagination .btn-prev,[data-v-4a97932a] .medicalVisible .el-pagination .btn-next {
  background-color: #21284B;
  color: #fff;
}
[data-v-4a97932a] .medicalVisible .el-pagination .btn-prev:hover,[data-v-4a97932a] .medicalVisible .el-pagination .btn-next:hover {
  background-color: #1890FF;
}

.input[data-v-386565cd] {
  color: #999999;
  background: #282f54;
  outline: none;
  border: none;
}
.rangeSelect[data-v-386565cd] {
  margin-left: -5%;
}
.rangeSelect span[data-v-386565cd] {
  width: 50px;
  text-align: center;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  border-radius: 3px;
  line-height: 50px;
  float: right;
  background: #282f54;
}
.selectDate[data-v-386565cd] {
  border-color: #409eff !important;
  color: #409eff;
}
.rangeSelectActive[data-v-386565cd] {
  border-color: #409eff !important;
  color: #409eff;
}
.bgs[data-v-386565cd] {
  background: #429df1 !important;
  flex-shrink: 0;
  width: 20%;
  padding: 25px 10px;
}
.bgss[data-v-386565cd] {
  flex: 1;
  background: #1c2242;
  overflow: hidden;
}
[data-v-386565cd] .ant-empty-description {
  color: #fff;
}
.btns[data-v-386565cd] {
  margin: 30px 0 40px;
}
.btns span[data-v-386565cd] {
  font-size: 14px;
  background: #282f54;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid rgba(40, 47, 84);
  color: #bcbcbc;
}
.btns span.active[data-v-386565cd] {
  background: none;
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
}
.history[data-v-386565cd] {
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
  font-size: 14px;
  background: none;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 5px;
}


[data-v-65f09592] .ant-table-body table {
  border: none;
}

.echart_box[data-v-09b25dcc] {
  width: 100%;
  background-color: var(--form-bg-color);
}
.echart_box .chart_title[data-v-09b25dcc] {
  color: #fff;
  text-align: left;
}

.echart_box[data-v-6d1b5220] {
  width: 100%;
  background-color: var(--form-bg-color);
}
.echart_box .chart_title[data-v-6d1b5220] {
  color: #fff;
  text-align: left;
}

.ms-aside-container[data-v-577b7185] {
  height: calc(100vh - 80px);
  max-width: 60px;
  border: none;
  width: 60px;
}
.ms-main-container[data-v-577b7185] {
  height: calc(100vh - 80px);
}
.de-header[data-v-577b7185] {
  height: 80px !important;
  padding: 0px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: var(--SiderBG, white);
}
.blackTheme .de-header[data-v-577b7185] {
  background-color: var(--SiderBG, white) !important;
  color: var(--TextActive);
}
.showLeftPanel[data-v-577b7185] {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh !important;
  min-width: 200px;
  min-height: 300px;
  background-color: #f7f8fa;
}
.data_userInfo[data-v-ccf12996] {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  position: relative;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.data_userInfo .user[data-v-ccf12996] {
  width: 120px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.data_userInfo .user .avatar[data-v-ccf12996] {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.data_userInfo .user .avatar .el-avatar[data-v-ccf12996] {
  width: 100%;
  height: 100%;
}
.data_userInfo .user .name[data-v-ccf12996] {
  width: 100%;
  color: #fff;
  line-height: 20px;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.data_userInfo .base[data-v-ccf12996] {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.data_userInfo .base .row_th[data-v-ccf12996] {
  width: 200px;
}
.data_userInfo .base .row_th .odd[data-v-ccf12996] {
  padding-bottom: 10px;
  font-size: 12px;
}
.data_userInfo .base .row_th .odd label[data-v-ccf12996] {
  color: #fff;
}
.data_userInfo .base .row_th .odd span[data-v-ccf12996] {
  color: #fff;
}
.data_userInfo .date_bored[data-v-ccf12996] {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  transform: rotate(-20deg);
  border: 1px solid #1890FF;
  color: #1890FF;
  justify-content: center;
  flex-wrap: wrap;
  right: 20px;
  padding-top: 16px;
}
.data_userInfo .date_bored.done[data-v-ccf12996] {
  border-color: #999;
  color: #999;
}
.data_userInfo .date_bored .sut[data-v-ccf12996] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
.data_userInfo .date_bored .time[data-v-ccf12996] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
[data-v-ccf12996] .ant-table-body table {
  border: none;
}
.detail_modal .modal_content[data-v-ccf12996] {
  height: auto;
  max-height: 80vh;
}
.chart_modal_content[data-v-ccf12996] {
  width: 90%;
  margin: 0 auto;
}
.modal_content[data-v-ccf12996] {
  height: 400px;
  overflow-y: scroll;
}
.modal_content[data-v-ccf12996]::-webkit-scrollbar {
  width: 0;
}
.modal_content .ant-form-item[data-v-ccf12996] {
  margin-bottom: 0;
}
.modal_content .header[data-v-ccf12996] {
  text-align: left;
  border-left: 4px solid #1890FF;
  color: var(--text-color);
  padding-left: 8px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-ccf12996] {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  width: 180px;
  height: 90px;
  margin-right: 33px;
  border-radius: 15px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-ccf12996]:last-child {
  margin-right: 0;
}
.modal_content .exciting_total_list .exciting_total_item .exciting_num[data-v-ccf12996] {
  font-size: 20px;
}
.modal_content .color[data-v-ccf12996] {
  color: var(--text-color);
}
.modal_content .temBar[data-v-ccf12996] {
  height: 40px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.ant-empty[data-v-ccf12996] {
  color: #fff;
}
.data_echart[data-v-ccf12996] {
  position: relative;
}
.data_echart .chart_y_name[data-v-ccf12996] {
  position: absolute;
  top: 36px;
  color: #fff;
  z-index: 99;
  left: 20px;
  font-size: 12px;
}
.devicePanel[data-v-ccf12996] .el-dialog__body {
  max-height: 80vh;
}
.devicePanel[data-v-ccf12996] .el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}

.elpss2[data-v-6fcb9322] {
  max-width: 400px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.controlBox[data-v-6fcb9322] {
  display: flex;
  flex-direction: column;
  padding: 24px;
  background: #1D233D;
}
.controlBox .title[data-v-6fcb9322] {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  display: inline-block;
}
.controlBox .title[data-v-6fcb9322]::before {
  content: "";
  width: 5px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #1890ff;
  margin-right: 5px;
  display: inline-block;
}
.controlBox .control[data-v-6fcb9322] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: right;
}
.controlBox .control .addBtn[data-v-6fcb9322] {
  height: 36px;
  margin-left: 20px;
}
.controlBox .control .tab[data-v-6fcb9322] {
  margin-left: 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.controlBox .control .tab div[data-v-6fcb9322] {
  font-size: 18px;
  padding: 2px 20px;
  color: #ccc;
  border: 2px solid #ccc;
  position: relative;
}
.controlBox .control .tab div[data-v-6fcb9322]:nth-child(2) {
  padding: 2px 24px;
  margin-left: -2px;
  margin-right: -2px;
}
.controlBox .control .tab div[data-v-6fcb9322]:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.controlBox .control .tab div[data-v-6fcb9322]:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.controlBox .control .tab .active[data-v-6fcb9322] {
  color: #00ffe0;
  border-color: #00ffe0;
  z-index: 2;
}
.controlBox .tabCon[data-v-6fcb9322] {
  flex: 1;
  min-height: 0;
  margin-top: 20px;
}
[data-v-6fcb9322] .ant-calendar-picker-input.ant-input {
  height: 36px;
}
.week .box[data-v-6fcb9322] {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.week .box .minTitle[data-v-6fcb9322] {
  font-size: 15px;
  margin-bottom: 8px;
  color: #fff;
}
.week .box .minTitleInfo[data-v-6fcb9322] {
  font-size: 15px;
  font-weight: normal;
  color: #bcbcbc;
}
.week .box .minTitleInfo b[data-v-6fcb9322] {
  margin-left: 5px;
  color: #ffb642;
}
.week .box .minTitleInfo span[data-v-6fcb9322] {
  margin-right: 20px;
}
.week .box .list[data-v-6fcb9322] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.week .box .list .block[data-v-6fcb9322] {
  width: 380px;
  background-color: #21284b;
  text-align: left;
  padding: 25px;
  color: #fff;
  position: relative;
  border-radius: 4px;
}
.week .box .list .block[data-v-6fcb9322]::before {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  left: 0;
  display: inline-block;
  top: 0;
  background-color: #f16d6d;
  border-radius: 4px;
}
.week .box .list .block p[data-v-6fcb9322] {
  font-size: 15px;
  color: #bcbcbc;
  height: 15px;
  line-height: 15px;
}
.week .box .list .block strong[data-v-6fcb9322] {
  width: 100%;
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  margin-top: 10px;
  color: #fff;
}
.week .box .list .block[data-v-6fcb9322]:nth-child(2)::before {
  background-color: #1890ff;
}
.week .box .list .block[data-v-6fcb9322]:nth-child(3)::before {
  background-color: #ffb642;
}
.week .box .list .block[data-v-6fcb9322]:nth-child(4)::before {
  background-color: #44daae;
}
.week .box .figure[data-v-6fcb9322] {
  height: 380px;
  padding: 10px 0 20px 0;
}

.emptyCont[data-v-6dc5be1b] {
  padding: 10px;
  background: #1D233D;
}
.listCont[data-v-6dc5be1b] {
  overflow-y: auto;
}
.videoItem[data-v-6dc5be1b] {
  width: 360px;
  height: 288px;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 40px 40px 0;
  color: #fff;
  background: #252D4A;
}
.videoItem .playIcon[data-v-6dc5be1b] {
  width: 30px !important;
  height: 30px !important;
}
.videoItem .ant-btn[data-v-6dc5be1b] {
  padding: 0 10px;
}
.videoItem .cover[data-v-6dc5be1b] {
  width: 360px;
  height: 200px;
  color: #fff;
  cursor: pointer;
}
.videoItem .cover img[data-v-6dc5be1b] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.videoItem .cover video[data-v-6dc5be1b] {
  width: 100%;
  height: 100%;
}
.videoItem .above[data-v-6dc5be1b] {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}
.videoItem .above i[data-v-6dc5be1b] {
  font-size: 14px;
  padding: 8px;
}
.videoItem .player[data-v-6dc5be1b] {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px 4px 8px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
.videoItem .itemTit[data-v-6dc5be1b] {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoItem .itemInfo[data-v-6dc5be1b] {
  padding: 16px 28px 16px 18px;
}
.videoItem .info[data-v-6dc5be1b] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  font-size: 12px;
}
.videoItem .ant-avatar[data-v-6dc5be1b] {
  margin-right: 4px;
}
.search_item[data-v-6dc5be1b] {
  margin-bottom: 25px;
}
.search_item .date_content[data-v-6dc5be1b] {
  color: #999;
  margin: 0 16px;
}

.UserInfo[data-v-249b83af] .ant-descriptions-item-content {
  color: #fff;
}
.mains[data-v-249b83af] {
  background: #1c2242;
}
.change[data-v-249b83af] .ant-descriptions-item-content,
.change[data-v-249b83af] .ant-descriptions-view,
.change[data-v-249b83af] tbody tr,
.change[data-v-249b83af] tbody th {
  border: none;
}
[data-v-249b83af] .ant-descriptions-item-label,
.title[data-v-249b83af] {
  background: #1a59a1 !important;
  text-align: center;
  font-size: 12px;
  font-weight: 500 !important;
}


[data-v-43124a09] .ant-table-body table {
  border: none;
}


[data-v-232d4746] .ant-table-body table {
  border: none;
}
[data-v-232d4746] .ant-table td {
  white-space: nowrap;
}

.ant-card-bordered[data-v-a6542e00] {
  background: #1c2242;
  border: none;
}
.date[data-v-a6542e00] {
  width: 380px;
  padding: 32px 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.date .title[data-v-a6542e00] {
  font-weight: bold;
  margin-bottom: 32px;
}
.date .dates[data-v-a6542e00] {
  padding: 10px 0;
}
.date .dates .week span[data-v-a6542e00] {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin: 5px;
  box-sizing: content-box;
}
.date .dates .every-date span[data-v-a6542e00] {
  width: 36px;
  height: 36px;
  text-align: center;
  margin: 5px;
  line-height: 36px;
  box-sizing: content-box;
}
.date .dates .every-date .active1[data-v-a6542e00] {
  background: red;
  border-radius: 5px;
  color: #ffffff;
}
.date .dates .every-date .active2[data-v-a6542e00] {
  background: #ec808d;
  border-radius: 5px;
  color: #ffffff;
}
.date .dates .every-date .noCurrent[data-v-a6542e00] {
  color: #cccccc;
}
.bg-active1[data-v-a6542e00] {
  background-color: red;
  width: 25px;
  height: 25px;
  border-radius: 25px;
}
.bg-active2[data-v-a6542e00] {
  background-color: #ec808d;
  width: 25px;
  height: 25px;
  border-radius: 25px;
}

.input[data-v-bff87494] {
  color: #999999;
  background: #282f54;
  outline: none;
  border: none;
}
.rangeSelect[data-v-bff87494] {
  margin-left: -5%;
}
.rangeSelect span[data-v-bff87494] {
  width: 50px;
  text-align: center;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  border-radius: 3px;
  line-height: 50px;
  float: right;
  background: #282f54;
}
.selectDate[data-v-bff87494] {
  border-color: #409eff !important;
  color: #409eff;
}
.rangeSelectActive[data-v-bff87494] {
  border-color: #409eff !important;
  color: #409eff;
}
.bgs[data-v-bff87494] {
  background: #429df1 !important;
  flex-shrink: 0;
  width: 20%;
  padding: 25px 10px;
}
.bgss[data-v-bff87494] {
  flex: 1;
  background: #1c2242;
  overflow: hidden;
}
[data-v-bff87494] .ant-empty-description {
  color: #fff;
}
.btns[data-v-bff87494] {
  margin: 30px 0 40px;
}
.btns span[data-v-bff87494] {
  font-size: 14px;
  background: #282f54;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid rgba(40, 47, 84);
  color: #bcbcbc;
}
.btns span.active[data-v-bff87494] {
  background: none;
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
}
.history[data-v-bff87494] {
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
  font-size: 14px;
  background: none;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 5px;
}


[data-v-b1ee070a] .ant-table-body table {
  border: none;
}

.exciting_box[data-v-042ead51] {
  background: var(--bg-color);
}
.search_box[data-v-042ead51],
.content[data-v-042ead51] {
  background: var(--dark-color);
  padding: 24px;
  margin-bottom: 16px;
}
.search_box[data-v-042ead51] {
  margin-bottom: 32px;
}
.search_box .search_item[data-v-042ead51] {
  margin-bottom: 32px;
}
.search_box .search_item .date_content[data-v-042ead51] {
  color: #999;
  margin: 0 16px;
}
.modal_content[data-v-042ead51] {
  height: 400px;
  overflow-y: scroll;
}
.modal_content[data-v-042ead51]::-webkit-scrollbar {
  width: 0;
}
.modal_content .ant-form-item[data-v-042ead51] {
  margin-bottom: 0;
}
.modal_content .header[data-v-042ead51] {
  text-align: left;
  border-left: 4px solid #1890FF;
  color: var(--text-color);
  padding-left: 8px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-042ead51] {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  width: 180px;
  height: 90px;
  margin-right: 33px;
  border-radius: 15px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-042ead51]:last-child {
  margin-right: 0;
}
.modal_content .exciting_total_list .exciting_total_item .exciting_num[data-v-042ead51] {
  font-size: 20px;
}
.modal_content .color[data-v-042ead51] {
  color: var(--text-color);
}
.modal_content .bg_color[data-v-042ead51] {
  background-color: #282F54;
}
.modal_content .temBar[data-v-042ead51] {
  height: 40px;
  background: #141937;
  border-radius: 4px;
  margin-bottom: 8px;
}
.zebra-table[data-v-042ead51] .ant-table-thead th,
.zebra-table[data-v-042ead51] .table-striped td {
  background-color: #282F54 !important;
}
.upload_btn[data-v-042ead51] {
  border: 1px solid #a1a1a1;
  width: 100px;
  height: 100px;
}
.mr-8[data-v-042ead51] {
  margin-right: 8px;
}
.mt-24[data-v-042ead51] {
  margin-top: 24px;
}
.mt-15[data-v-042ead51] {
  margin-top: 15px;
}
[data-v-042ead51] .ant-calendar-picker-icon {
  color: #fff;
}
.data_echart[data-v-042ead51] {
  position: relative;
}
.data_echart .chart_y_name[data-v-042ead51] {
  position: absolute;
  top: 18px;
  color: #fff;
  z-index: 99;
  left: 20px;
  font-size: 12px;
}
.bg_gray[data-v-042ead51] {
  background-color: var(--form-bg-color);
}
.chart_modal_content[data-v-042ead51] {
  width: 80%;
  margin: 0 auto;
}
.detail_modal .modal_content[data-v-042ead51] {
  height: 45vh;
}


.upload_btn[data-v-d8d4fe6e]{
  border: 1px solid #a1a1a1;
  width: 100px;
  height: 100px;
}
.bgs[data-v-d8d4fe6e],[data-v-d8d4fe6e] .ant-card-body {
  background: #1c2242 !important;
}


[data-v-157737cd] .ant-card-body,
.bgs1[data-v-157737cd] {
  background: #1c2242 !important;
}
[data-v-157737cd] .ant-card-body {
  margin-top: 10px;
}
.ndds[data-v-157737cd] {
  background: linear-gradient(180deg, #429df1, #4067ec);
}
.mian[data-v-157737cd] {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: linear-gradient(180deg, #409af2, #2c6ff8);
  border-radius: 4px;
}
[data-v-157737cd] .ant-slider-rail {
  background: #5e668d;
  height: 12px;
  border-radius: 6px;
}
[data-v-157737cd] .ant-slider-track {
  height: 12px;
  border-radius: 6px;
  background: linear-gradient(90deg, #e8ac63, #e77743 81%);
}
[data-v-157737cd] .ant-slider-handle {
  display: none;
}
.sss[data-v-157737cd] .ant-card-body {
  background: transparent !important;
  padding: 0 !important;
}
.BCBCBC[data-v-157737cd] {
  color: #bcbcbc;
}
button[data-v-157737cd] {
  border: none;
}
.normal_button[data-v-157737cd] {
  color: #1890ff !important;
  border: 1px solid #1890ff !important;
  background-color: transparent !important;
}
.normal_button[data-v-157737cd] span {
  color: #1890ff;
}
.normal_button1[data-v-157737cd] {
  color: #999 !important;
  border: 1px solid #282f54 !important;
  background-color: #282f54 !important;
}
.normal_button1[data-v-157737cd] span {
  color: #bcbcbc;
}

.data_userInfo[data-v-a14f27e4] {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  position: relative;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.data_userInfo .user[data-v-a14f27e4] {
  width: 120px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.data_userInfo .user .avatar[data-v-a14f27e4] {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.data_userInfo .user .avatar .el-avatar[data-v-a14f27e4] {
  width: 100%;
  height: 100%;
}
.data_userInfo .user .name[data-v-a14f27e4] {
  width: 100%;
  color: #fff;
  line-height: 20px;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.data_userInfo .base[data-v-a14f27e4] {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.data_userInfo .base .row_th[data-v-a14f27e4] {
  width: 200px;
}
.data_userInfo .base .row_th .odd[data-v-a14f27e4] {
  padding-bottom: 10px;
  font-size: 12px;
}
.data_userInfo .base .row_th .odd label[data-v-a14f27e4] {
  color: #fff;
}
.data_userInfo .base .row_th .odd span[data-v-a14f27e4] {
  color: #fff;
}
.data_userInfo .date_bored[data-v-a14f27e4] {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  transform: rotate(-20deg);
  border: 1px solid #1890FF;
  color: #1890FF;
  justify-content: center;
  flex-wrap: wrap;
  right: 20px;
  padding-top: 16px;
}
.data_userInfo .date_bored.done[data-v-a14f27e4] {
  border-color: #999;
  color: #999;
}
.data_userInfo .date_bored .sut[data-v-a14f27e4] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
.data_userInfo .date_bored .time[data-v-a14f27e4] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
[data-v-a14f27e4] .ant-table-body table {
  border: none;
}
.detail_modal .modal_content[data-v-a14f27e4] {
  height: auto;
  max-height: 75vh;
}
.chart_modal_content[data-v-a14f27e4] {
  width: 90%;
  margin: 0 auto;
}
.modal_content[data-v-a14f27e4] {
  height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.modal_content[data-v-a14f27e4]::-webkit-scrollbar {
  width: 0;
}
.modal_content .ant-form-item[data-v-a14f27e4] {
  margin-bottom: 0;
}
.modal_content .header[data-v-a14f27e4] {
  text-align: left;
  border-left: 4px solid #1890FF;
  color: var(--text-color);
  padding-left: 8px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-a14f27e4] {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  width: 180px;
  height: 90px;
  margin-right: 33px;
  border-radius: 15px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-a14f27e4]:last-child {
  margin-right: 0;
}
.modal_content .exciting_total_list .exciting_total_item .exciting_num[data-v-a14f27e4] {
  font-size: 20px;
}
.modal_content .color[data-v-a14f27e4] {
  color: #fff;
}
.modal_content .temBar[data-v-a14f27e4] {
  height: 40px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.modal_content[data-v-a14f27e4] .ant-slider-mark .ant-slider-mark-text {
  color: #fff;
}
.ant-empty[data-v-a14f27e4] {
  color: #fff;
}
.data_echart[data-v-a14f27e4] {
  position: relative;
}
.data_echart .chart_y_name[data-v-a14f27e4] {
  position: absolute;
  top: 36px;
  color: #fff;
  z-index: 99;
  left: 20px;
  font-size: 12px;
}
.devicePanel[data-v-a14f27e4] .el-dialog__body {
  max-height: 80vh;
}
.devicePanel[data-v-a14f27e4] .el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}

.selectMember[data-v-77b3f4cc] {
  color: #fff;
  padding: 20px;
  margin-bottom: 10px;
  background: #21284B;
}
.selectMember .title[data-v-77b3f4cc] {
  font-size: 16px;
  margin-bottom: 30px;
  height: 16px;
  line-height: 16px;
  border-left: 5px solid #1890ff;
  padding-left: 5px;
  font-weight: bold;
}
.selectMember .memberList ul[data-v-77b3f4cc] {
  display: flex;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.selectMember .memberList ul li[data-v-77b3f4cc] {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 80px;
  padding: 0;
  margin: 0 10px;
  list-style: none;
  cursor: pointer;
}
.selectMember .memberList ul li .avatar[data-v-77b3f4cc] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
  background: unset;
}
.selectMember .memberList ul li .avatar .el-avatar[data-v-77b3f4cc] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.selectMember .memberList ul li .avatar.all[data-v-77b3f4cc] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  background-color: #1890ff;
}
.selectMember .memberList ul li .name[data-v-77b3f4cc] {
  font-size: 14px;
  width: 100%;
  color: #aaa;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 5px;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .avatar[data-v-77b3f4cc] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .name[data-v-77b3f4cc] {
  color: #fff;
  transition: 0.2s linear all;
}
.uploader[data-v-77b3f4cc] {
  display: block;
  width: 130px;
  height: 130px;
  background: var(--form-bg-color);
  border-radius: 4px;
  text-align: center;
  line-height: 130px;
}
.videoList[data-v-77b3f4cc] {
  background: var(--bg-color);
}
.search_box[data-v-77b3f4cc],
.content[data-v-77b3f4cc] {
  background: var(--dark-color);
  padding: 10px;
  margin-bottom: 16px;
}
.search_item[data-v-77b3f4cc] {
  margin-bottom: 25px;
}
.search_item .date_content[data-v-77b3f4cc] {
  color: #999;
  margin: 0 16px;
}
.videoItem[data-v-77b3f4cc] {
  width: 300px;
  color: #fff;
  cursor: pointer;
}
.videoItem .ant-btn[data-v-77b3f4cc] {
  padding: 0 10px;
}
.videoItem .cover[data-v-77b3f4cc] {
  width: 300px;
  height: 180px;
  color: #fff;
}
.videoItem .cover video[data-v-77b3f4cc] {
  width: 100%;
  height: 100%;
}
.videoItem .above[data-v-77b3f4cc] {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}
.videoItem .player[data-v-77b3f4cc] {
  display: inline-flex;
  align-items: center;
  width: unset;
  padding: 4px 12px 4px 8px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
.videoItem .itemTit[data-v-77b3f4cc] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoItem .info[data-v-77b3f4cc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
.videoItem .ant-avatar[data-v-77b3f4cc] {
  margin-right: 4px;
}
.pagination_box[data-v-77b3f4cc] {
  text-align: right;
}
[data-v-77b3f4cc] .ant-calendar-picker-icon {
  color: #fff;
}
[data-v-77b3f4cc] .ant-pagination-item-active {
  background-color: #1890FF !important;
}
[data-v-77b3f4cc] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
  color: #fff;
}
[data-v-77b3f4cc] .ant-pagination-item a {
  color: #fff !important;
}

.videoItem .ant-image {
  width: 100%;
  height: 100%;
}
.videoItem .ant-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  background-color: rgba(153, 153, 153, 0.2);
}
table .ant-btn-dangerous {
  background-color: unset !important;
}

.mains[data-v-0b968dca] {
  background: #1c2242;
}
.change[data-v-0b968dca] .ant-descriptions-item-content,
.change[data-v-0b968dca] .ant-descriptions-view,
.change[data-v-0b968dca] tbody tr,
.change[data-v-0b968dca] tbody th {
  border: none;
}
[data-v-0b968dca] .ant-descriptions-item-label,
.title[data-v-0b968dca] {
  background: #1a59a1 !important;
  text-align: center;
  font-size: 12px;
  font-weight: 500 !important;
}

.ant-fullcalendar-fullscreen .ant-fullcalendar-month[data-v-74064a48],
.ant-fullcalendar-fullscreen .ant-fullcalendar-date[data-v-74064a48] {
  height: 143px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-content[data-v-74064a48] {
  height: 110px;
}
[data-v-74064a48] .ant-fullcalendar-value {
  color: #fff !important;
}
[data-v-74064a48] .ant-fullcalendar-value:hover {
  color: #000;
}

.scheduleManagement[data-v-4aa18518] {
  min-height: 100%;
  padding: 15px;
  padding-top: 0;
  box-sizing: border-box;
}


[data-v-69eea830] .ant-card-body,
.bgs1[data-v-69eea830] {
  background: #1c2242 !important;
}
[data-v-69eea830] .ant-card-body {
  margin-top: 10px;
}
.ndds[data-v-69eea830] {
  background: linear-gradient(180deg, #429df1, #4067ec);
}
.mian[data-v-69eea830] {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: linear-gradient(180deg, #409af2, #2c6ff8);
  border-radius: 4px;
}
[data-v-69eea830] .ant-slider-rail {
  background: #5e668d;
  height: 12px;
  border-radius: 6px;
}
[data-v-69eea830] .ant-slider-track {
  height: 12px;
  border-radius: 6px;
  background: linear-gradient(90deg, #e8ac63, #e77743 81%);
}
[data-v-69eea830] .ant-slider-handle {
  display: none;
}
.sss[data-v-69eea830] .ant-card-body {
  background: transparent !important;
  padding: 0 !important;
}
.BCBCBC[data-v-69eea830] {
  color: #bcbcbc;
}
button[data-v-69eea830] {
  border: none;
}
.normal_button[data-v-69eea830] {
  color: #1890ff !important;
  border: 1px solid #1890ff !important;
  background-color: transparent !important;
}
.normal_button[data-v-69eea830] span {
  color: #1890ff;
}
.normal_button1[data-v-69eea830] {
  color: #999 !important;
  border: 1px solid #282f54 !important;
  background-color: #282f54 !important;
}
.normal_button1[data-v-69eea830] span {
  color: #bcbcbc;
}


[data-v-340cea4a] .ant-slider-rail {
  background: #5e668d;
  height: 12px;
  border-radius: 6px;
}
.mian[data-v-340cea4a] {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: linear-gradient(180deg, #409af2, #2c6ff8);
  border-radius: 4px;
}
[data-v-340cea4a] .ant-slider-track {
  height: 12px;
  border-radius: 6px;
  background: linear-gradient(90deg, #e8ac63, #e77743 81%);
}
[data-v-340cea4a] ant.slider {
  margin: 16px 16px 20px 14px !important;
}
[data-v-340cea4a] .ant-slider-handle {
  display: none;
}
[data-v-340cea4a] .ant-card-body {
  padding: 12px !important;
}
[data-v-340cea4a] .ant-card-body,[data-v-340cea4a] .ant-card,
.bgs1[data-v-340cea4a] {
  background: #1c2242 !important;
}
.xlfh[data-v-340cea4a] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAAC0CAMAAACOsEYHAAAAflBMVEUAAAA1ybwSoswTo8wRoswxxb41x7sxxbkyxrk5zLo5zLotwL8jtcQWpsoaq8gesMYxxL0lt8McrccrvsAou8EZqskqvMEUpMsmuMIyxr0wwr4gscUXqMonucI0x7wis8Q1ybsvwb4drschssU4y7oTo8wRoc0svr8Pn80brMigTHR4AAAAC3RSTlMAkZDOKNm7Kybb14U0GMQAAAlWSURBVHja7J0JVtswFEXd4XREJbQxowhDCqH732AtRfhFyFjWFEvy/06zgHveedx+K3Yj5tuH73/H5t6YjTZXm6uDWV2t9LnGPFw/qPlpzO7n7o+4MOd/zg9mfb7G3GIuMWfiOpwTY+5O7l5n+zo3r3MqLn0e1fzW55+YX2+m7Ye3XM2vTx8/N2o+AKkFNEYHrc0QZ5AGaJP0TlEGaW3Wh6NxBmkMOOugBzhjABicAVobcB4kvZ+Ws+77YyPnC4h6Jnqc8wFp5PlhmPPOgbNJ2sjz2RTQwDyc5+FEWzhjBOlPyHMSzmZz9OOXZ8ww57fjGOhTS6AteQZolWbxYeIjMv3VzvlvQENfi2sqZ4O0I2eQnt7QNyPN8YiGfjQ4m6SNhm4ZZ4r0Z8eCtid6ZczkgjY4O4IGZ0tFWxs6vDnkp91D5rKmfxTd0Jf5NHSLUXEWlwLNPjUZNfTOL9DgHNbQZnN4NrQMsyTNe9CtAF2yQ99m69Aiz32kGWvIoVM4dCs4C8Aq0B3okhva0hyzOTQSrVRaJDqbhp7boW9GAu0CmquLwTlkostz6HURDi1J9w1tA33vmGhyaNEcKtGsVw4Jus6GntOh1fQWzfaJzqShc3No7y0HGhrKIUGTQ6fYQ7ccfwvdQZukC3Lok2M5tAo0Zwi0BF1jQ8/u0Ps8o6EF6Cwaui6H7uKMhkaij+HQ14ty6I601tA20OTQHs2hEg2H7kHX19Cz3ymUeYZDK9AZNHSNDo1Aq2nIoYMd2kw0ZyboMh36Nk+HVsbRgjNA19bQMzr0nvHh1u4w0bM3dD0OLRjj3vfbRJNDx3NoI9GHoMmho57lYPoeGtPU1dATHXqbxqH1v4VMT3QxDr0uwKEZ9tBGot3Vzu7Qq1Ic+iayQ++3SdhyYC6a4hz6NluHfnMKTJ+mpobO1aFlojNyaI8tR1YOzUyHxjRLc+iti0NjJjg0H3JoJJocOtIemo019MVFU09DZ+HQ7zR0l+hyHfoyuUNjJp6HRkObia7Ioc/mdWjVz2hoPdHk0EkdGomupaHnc2iBGf8rZIMN3YEmhw5waFh03xyDDS1AZ+nQ56U5tOF2R0z0shyaj3CW0yyqoRM6NBtpaAmaHNpfOczfFI4kmhw6lkPjN4WDic7dode5O7RSaI4D/sOJXlBDp3FohiXH8JYDoEcCTQ49DlrVs5iRhgboYzr0z8ocek/a2EMbiSaHDmuO7rI4tAK9mIbeJjwP/f4eGqCX4tDbQIe2n4e2JJocOsl5aDPR5Tv0WZbnoY1EL6ShZznLoSWaHNrXoQVha0MD9LsOfZ/EoXdVObRK9IhDAzQ5dOB5aG5xaIBO09APOTX0mEOfBu+hGR/ZQwP0UR16V5dDwznsiZ7s0JhSHHq6c6ChQXnq0xoZOI8mumiHPpvboUVBg/Noohfg0NtEDm25U2gm+t6cPLccMzk0xnBo251CTLNkhz5Ne5ZDB53YoTELdmgJmhw6wKHte2iAJof2d2jrlgPz1JBDhzg0H99ygPNFQw6d5jy0mei/5NB+Ds3tDg3OTw05tIdDw+zYtIbuQNfj0CdHdOjucnDoJ5HoHBz6vCyHtu37zUCLRJNDezu0LGeLQwP0Uh0anN0ezAGHdmhoAZoc2tOhuUND+yUanGtw6Efvd6ygoSclehaH/jN7Q3s7tHbCf5pDW0Ff6bMIh/7tsIee2NAKNDm0k0PLSLs5tAJNDu3s0NzNoRVocui4Ds2mgCaHTuHQCjQ5dFKHRqLrcui7LB1agiaHTurQAF2nQx8kOgOH1kBvdNDk0HEcGqCrd+ib+R1agiaHPuD8L7pDA3TxDn1yHIfGb2SdHBqg/RwaM8GhMVU49PSzHBpocmjXsxzg7J7ocM6lOPRp4LPtXBsaoMmhJ245WOve0JjnhhxacQ44D21v6Oenhhw6qUMj0eTQCR0anIdAk0O/79CtZ0N3oMmh4dDWRDPm5dDPAjQ5dDcTzukqw3N1aIAmh3b5xYpzQwN0gEPP/u4PR4eeraElaHJoq0MruYPbuTq0BE0ObWuOvqIZAm3k2Z5ocmibQyPRArRPQ0vQ5NBItOVFhZ4NrUCTQ1uaA4+283RoBZocepQz6wu69dpDAzQ5tC3P3Ze/QwO0i0NjluLQqp6DHFqBzsahbzN1aNke/g4N0EH3vhM59GVGDi0pezs0Er34hp6wh+b+e2g7aHLofm8XcKcQ08zp0OsSHFqwZq2vQwM0OXSSsxwm6IU3dLxn24HzMOjcHDqjX6zsKfOwhgZou0OvluvQPOgshwaaHNr6XA7+jkO7JXrRDT3m0Io0D9tyADQ59CBpvJwpbMsB0MEOjanQoZn/luMtaHLoEYcWX2EODdDlNvRd0i3Ha6QDtxwAXZhDuzZ06Hno0IYG6Loc+iaGQ8PtwvfQAD2TQ2NydujuO8ihMS9NqQ2d3qHxdqbwhn55acihBx061h4aoMmhh50jZMthYBagyaFNzlI5Ijg0SItEK8CbVUkNndShjZfXBzf0swK92XScyaH1V8mKT6yG7hO9EqRrdehHZ4eWE82hAVpQJodWg+dwx3PoPtEbamhwRqIjbTleFGg0dIhDF9XQ9kTHc2iAVg1NDq05BwfpUIdWoDcSMzm0lmfxHc+hVaL3pKmhtedysHgN3VeHp0Nj6mro2HtoJFpynuzQD0dx6LNobjf7HvpFTSOKI9ihdxU5NIvt0Ao0bTmMsxxxGxqJtjf0ohxaJDqiQyPRKRwak5VD/z7+HhqgaQ9tNkdEhwbosu4UpnVoVRw8ZkMDdAKHxpTU0HjceUSHBmhyaONYY0yHBmhyaO1OYWyHBmhq6P30wsFj3inENNU6NEA7JFqyjunQAD2rQ1/m5NBqaRfXoQG6QIfeJtpDy3+RHRqgqaFVQ+MBgiAd3tAATQ59qHbR99AAPa9DX2bk0DzFHhqgc3Lo43DGGHe+Uzg0Ek0NzVWiefw9NECTQ6c5y2GAJofGaTvvPbQH6MU69P92zmAFQBAIoqNpdegaHure//9hIsLQScgVSvcd/IBBhsey7H62mEMTaENz266JQzPoZ9KDOnRtQ5d/tDp0YduuxqFJgP+pQx9iDp0LOj7iDk0mGG3oRIpZeg5NLBZ1aF70kXZo4gDzwqGvLh06Bi3r0MQiMqtDt3JoNnTCfLKht34c2iKzGj+oQ7OhW82hw2QdIjdxR2/WOMuTpgAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.xlddx[data-v-340cea4a] {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../img/bg-orange.e4838cba.png);
}
.xlyl[data-v-340cea4a] {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../img/bg-blue.4e702f9c.png);
}


.upload_btn[data-v-df9adfe4]{
  border: 1px solid #a1a1a1;
  width: 100px;
  height: 100px;
}
.bgs[data-v-df9adfe4],[data-v-df9adfe4] .ant-card-body {
  background: #1c2242 !important;
}

.video_box[data-v-25599ea0] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  overflow-y: scroll;
}
.video_box .close[data-v-25599ea0] {
  position: fixed;
  right: 50px;
  top: 20px;
  font-size: 30px;
  z-index: 21;
  color: white;
  cursor: pointer;
}
.video_box .close[data-v-25599ea0]:hover {
  opacity: 0.6;
}
.video_box .video_content[data-v-25599ea0] {
  width: 600px;
  height: 600px;
  max-height: 50%;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -300px;
}
[data-v-25599ea0] .video-js {
  height: 600px;
}

.selectMember[data-v-8027ff4e] {
  color: #fff;
  padding: 20px;
  margin-bottom: 10px;
}
.selectMember .title[data-v-8027ff4e] {
  font-size: 16px;
  margin-bottom: 30px;
  height: 16px;
  line-height: 16px;
  border-left: 5px solid #1890ff;
  padding-left: 5px;
  font-weight: bold;
}
.selectMember .memberList ul[data-v-8027ff4e] {
  display: flex;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.selectMember .memberList ul li[data-v-8027ff4e] {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 80px;
  padding: 0;
  margin: 0 10px;
  list-style: none;
}
.selectMember .memberList ul li .avatar[data-v-8027ff4e] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li .avatar .el-avatar[data-v-8027ff4e] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.selectMember .memberList ul li .name[data-v-8027ff4e] {
  font-size: 14px;
  width: 100%;
  color: #aaa;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 5px;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .avatar[data-v-8027ff4e] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .name[data-v-8027ff4e] {
  color: #fff;
  transition: 0.2s linear all;
}
.videoItem[data-v-8027ff4e] {
  width: 300px;
  color: #fff;
}
.videoItem .cover[data-v-8027ff4e] {
  width: 300px;
  height: 150px;
  color: #fff;
}
.videoItem .cover video[data-v-8027ff4e] {
  width: 100%;
  height: 100%;
}
.videoItem .above[data-v-8027ff4e] {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}
.videoItem .player[data-v-8027ff4e] {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px 4px 8px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
.videoItem .itemTit[data-v-8027ff4e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoItem .info[data-v-8027ff4e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
.videoItem .ant-avatar[data-v-8027ff4e] {
  margin-right: 4px;
}
.fxjg-btn[data-v-8027ff4e] {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  width: 110px;
  text-align: center;
  border-radius: 4px;
  background: #282f54;
  cursor: pointer;
}
.fxjg-btn-select[data-v-8027ff4e] {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  color: #1890ff;
  border: 1px solid #1890ff;
  border-radius: 4px;
  width: 110px;
  text-align: center;
  cursor: pointer;
}
[data-v-8027ff4e] .cover-img.ant-image-img {
  width: 340px;
  height: 191px;
  -o-object-fit: cover;
     object-fit: cover;
}
.file_list .flxCC[data-v-8027ff4e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.file_list .avatar[data-v-8027ff4e] {
  width: 40px;
  height: 40px;
  margin-right: 4px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.videoItem .ant-image {
  width: 100%;
  height: 100%;
}
.videoItem .ant-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  background-color: rgba(153, 153, 153, 0.2);
}
table .ant-btn-dangerous {
  background-color: unset !important;
}

.input[data-v-ed90975e] {
  color: #999999;
  background: #282f54;
  outline: none;
  border: none;
}
.rangeSelect[data-v-ed90975e] {
  margin-left: -5%;
}
.rangeSelect span[data-v-ed90975e] {
  width: 50px;
  text-align: center;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  border-radius: 3px;
  line-height: 50px;
  float: right;
  background: #282f54;
}
.selectDate[data-v-ed90975e] {
  border-color: #409eff !important;
  color: #409eff;
}
.rangeSelectActive[data-v-ed90975e] {
  border-color: #409eff !important;
  color: #409eff;
}
.bgs[data-v-ed90975e] {
  background: #429df1 !important;
  flex-shrink: 0;
  width: 20%;
  padding: 25px 10px;
}
.bgss[data-v-ed90975e] {
  flex: 1;
  background: #1c2242;
  overflow: hidden;
}
[data-v-ed90975e] .ant-empty-description {
  color: #fff;
}
.btns[data-v-ed90975e] {
  margin: 30px 0 40px;
}
.btns span[data-v-ed90975e] {
  font-size: 14px;
  background: #282f54;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid rgba(40, 47, 84);
  color: #bcbcbc;
}
.btns span.active[data-v-ed90975e] {
  background: none;
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
}
.history[data-v-ed90975e] {
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
  font-size: 14px;
  background: none;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 5px;
}


[data-v-11de2016] .ant-table-body table {
  border: none;
}

.ant-card-bordered[data-v-d3ec50ca] {
  background: #1c2242;
  border: none;
}
.date[data-v-d3ec50ca] {
  width: 380px;
  padding: 32px 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.date .title[data-v-d3ec50ca] {
  font-weight: bold;
  margin-bottom: 32px;
}
.date .dates[data-v-d3ec50ca] {
  padding: 10px 0;
}
.date .dates .week span[data-v-d3ec50ca] {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin: 5px;
  box-sizing: content-box;
}
.date .dates .every-date span[data-v-d3ec50ca] {
  width: 36px;
  height: 36px;
  text-align: center;
  margin: 5px;
  line-height: 36px;
  box-sizing: content-box;
}
.date .dates .every-date .active1[data-v-d3ec50ca] {
  background: red;
  border-radius: 5px;
  color: #ffffff;
}
.date .dates .every-date .active2[data-v-d3ec50ca] {
  background: #ec808d;
  border-radius: 5px;
  color: #ffffff;
}
.date .dates .every-date .noCurrent[data-v-d3ec50ca] {
  color: #cccccc;
}
.bg-active1[data-v-d3ec50ca] {
  background-color: red;
  width: 25px;
  height: 25px;
  border-radius: 25px;
}
.bg-active2[data-v-d3ec50ca] {
  background-color: #ec808d;
  width: 25px;
  height: 25px;
  border-radius: 25px;
}


[data-v-35910ecb] .ant-table-body table {
  border: none;
}
[data-v-35910ecb] .ant-table td {
  white-space: nowrap;
}


[data-v-7d277324] .ant-table-body table {
  border: none;
}


[data-v-e9d7fa36] .ant-tabs-bar {
  border: none !important;
}


[data-v-6919a072] .ant-tabs-bar {
  border-color: #414974 !important;
}
[data-v-6919a072] .ant-tabs-bar .ant-tabs-tab {
  padding-bottom: 24px !important;
}
.head-bar[data-v-6919a072] {
  padding: 0 40px 0 58px;
  height: 189px;
  overflow: auto;
}
.head-bar .head-img[data-v-6919a072] {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  padding: 5px;
  overflow: hidden;
}
.head-bar .head-img img[data-v-6919a072] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.head-bar .zw[data-v-6919a072] {
  width: 68px;
  line-height: 28px;
  background: #ffb642;
  border-radius: 14px;
  text-align: center;
  color: white;
}
.head-bar .name[data-v-6919a072] {
  margin-right: 120px;
}
.head-bar .block[data-v-6919a072] {
  margin-right: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
}
.head-bar .block > img[data-v-6919a072] {
  margin-bottom: 20px;
  height: 25px;
}
.head-bar .head-right .spot[data-v-6919a072] {
  width: 6px;
  height: 6px;
  background: #38cbba;
  border-radius: 50%;
}
.head-bar .head-right .del[data-v-6919a072] {
  width: 90px;
  line-height: 40px;
  background: #f21753;
  border-radius: 4px;
  text-align: center;
}
[data-v-6919a072] table {
  border: none;
}
[data-v-6919a072] .ant-card,[data-v-6919a072] .ant-card-body {
  background: #141937;
  color: #fff !important;
  border: none;
}
[data-v-6919a072] span {
  color: #fff;
}

.import_content {
  padding: 50px 0 50px 50px;
  background-color: #1c2242;
}
.dataImport .cell {
  width: 800px;
  display: flex;
  background-color: #F3F7FF;
}
.dataImport .cell .cellLeft {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ADB0C3;
  border-radius: 4px;
  background-color: #246BFF;
}
.dataImport .cell .cellRight {
  padding: 10px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.dataImport .notes {
  color: #F21753;
  line-height: 36px;
}

.dataImport[data-v-10912c00] {
  width: 100%;
  margin: 0 auto;
}

.searchView[data-v-5db60b99] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-5db60b99] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.deviceData[data-v-5db60b99] {
  display: flex;
}
.data_userInfo[data-v-5db60b99] {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  position: relative;
  height: 120px;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #fff;
}
.data_userInfo .user[data-v-5db60b99] {
  width: 120px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.data_userInfo .user .avatar[data-v-5db60b99] {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.data_userInfo .user .avatar .el-avatar[data-v-5db60b99] {
  width: 100%;
  height: 100%;
}
.data_userInfo .user .name[data-v-5db60b99] {
  width: 100%;
  line-height: 20px;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.data_userInfo .base[data-v-5db60b99] {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.data_userInfo .base .row_th[data-v-5db60b99] {
  width: 200px;
}
.data_userInfo .base .row_th .odd[data-v-5db60b99] {
  padding-bottom: 10px;
  font-size: 12px;
}
.data_userInfo .date_bored[data-v-5db60b99] {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  transform: rotate(-20deg);
  border: 1px solid #1890FF;
  color: #1890FF;
  justify-content: center;
  flex-wrap: wrap;
  right: 20px;
  padding-top: 16px;
}
.data_userInfo .date_bored.done[data-v-5db60b99] {
  border-color: #999;
  color: #999;
}
.data_userInfo .date_bored .sut[data-v-5db60b99] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
.data_userInfo .date_bored .time[data-v-5db60b99] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
[data-v-5db60b99] .ant-table-body table {
  border: none;
}
.detail_modal .modal_content[data-v-5db60b99] {
  height: auto;
  max-height: 75vh;
}
.chart_modal_content[data-v-5db60b99] {
  width: 90%;
  margin: 0 auto;
}
.modal_content[data-v-5db60b99] {
  height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.modal_content[data-v-5db60b99]::-webkit-scrollbar {
  width: 0;
}
.modal_content .ant-form-item[data-v-5db60b99] {
  margin-bottom: 0;
}
.modal_content .header[data-v-5db60b99] {
  text-align: left;
  border-left: 4px solid #1890FF;
  color: var(--text-color);
  padding-left: 8px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-5db60b99] {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  width: 180px;
  height: 90px;
  margin-right: 33px;
  border-radius: 15px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-5db60b99]:last-child {
  margin-right: 0;
}
.modal_content .exciting_total_list .exciting_total_item .exciting_num[data-v-5db60b99] {
  font-size: 20px;
}
.modal_content .color[data-v-5db60b99] {
  color: #fff;
}
.modal_content .temBar[data-v-5db60b99] {
  height: 40px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.modal_content[data-v-5db60b99] .ant-slider-mark .ant-slider-mark-text {
  color: #fff;
}
.ant-empty[data-v-5db60b99] {
  color: #fff;
}
.data_echart[data-v-5db60b99] {
  position: relative;
}
.data_echart .chart_y_name[data-v-5db60b99] {
  position: absolute;
  top: 36px;
  color: #fff;
  z-index: 99;
  left: 20px;
  font-size: 12px;
}
.devicePanel[data-v-5db60b99] .el-dialog__body {
  max-height: 80vh;
}
.devicePanel[data-v-5db60b99] .el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}

.got .el-upload[data-v-56f05050] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-56f05050] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-56f05050] {
  margin-bottom: 0;
}
.coverUpload[data-v-56f05050] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-56f05050] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-56f05050] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-56f05050] {
  flex-direction: column;
}
.sizeNote[data-v-56f05050],
.coverUpload .sizeNote[data-v-56f05050] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-56f05050] {
  display: none;
}
.coverUpload .el-upload[data-v-56f05050] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-56f05050] {
  line-height: 44px;
}
.coverUpload .small div[data-v-56f05050],
.coverUpload .large div[data-v-56f05050] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-56f05050] {
  margin-left: 96px !important;
}
.el-dialog[data-v-56f05050] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-56f05050]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-56f05050] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-56f05050] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-56f05050] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-56f05050] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-56f05050] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-56f05050] {
  font-size: 20px;
}
.el-dialog__body[data-v-56f05050] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-56f05050] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-56f05050] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-56f05050] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-56f05050] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-56f05050] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-56f05050] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-56f05050] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-56f05050] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-56f05050] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-56f05050] {
  padding: 20px;
}
.pageName[data-v-56f05050] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-56f05050] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-56f05050] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-56f05050] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-56f05050] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-56f05050] {
  width: 100px;
}
.pagination-container[data-v-56f05050] {
  height: auto;
}
.tableImg[data-v-56f05050] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-56f05050] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-56f05050] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-56f05050] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-56f05050] {
  background-color: #ff9900;
}
.actState .actState2[data-v-56f05050] {
  background-color: #19be6b;
}
.actState .actState3[data-v-56f05050] {
  background-color: #ccc;
}
.actState .actState4[data-v-56f05050] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-56f05050] {
  background-color: #1890FF;
}
.timeline[data-v-56f05050] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-56f05050] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-56f05050] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-56f05050] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-56f05050] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-56f05050],
.el-table__fixed[data-v-56f05050] {
  height: 100% !important;
}
.statusTag[data-v-56f05050] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-56f05050]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-56f05050]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-56f05050]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-56f05050]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-56f05050]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-56f05050]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-56f05050] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-56f05050]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-56f05050] {
  display: flex;
}
[data-v-56f05050] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.commandBtn[data-v-56f05050] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-56f05050] {
  color: #1890FF;
}
.commandBtn .danger[data-v-56f05050] {
  color: #F56C6C;
}
.searchView[data-v-56f05050] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-56f05050] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-56f05050] .searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-56f05050] .searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.search-panel[data-v-56f05050] {
  overflow: hidden;
}
.moreSearch[data-v-56f05050] {
  position: relative;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: #F5F5F5;
  border-radius: 4px;
  transform-origin: top;
}
.moreSearch .closeBtn[data-v-56f05050] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.dynamicList[data-v-56f05050] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}
.dynamicList .dynamicItem[data-v-56f05050] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.dynamicList .dynamicItem .contentView[data-v-56f05050] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.dynamicList .dynamicItem .contentView .topView[data-v-56f05050] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.dynamicList .dynamicItem .contentView .topView .title[data-v-56f05050] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
}
.dynamicList .dynamicItem .contentView .centerView[data-v-56f05050] {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* 限制最多显示3行 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 可选，部分浏览器不生效 */
  word-break: break-word;
}
.dynamicList .dynamicItem .contentView .bottomView[data-v-56f05050] {
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dynamicList .dynamicItem .contentView .bottomView .tagItem[data-v-56f05050] {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 3px 10px;
  border-radius: 3px;
}
.dynamicList .dynamicItem .contentView .bottomView .tagItem.danger[data-v-56f05050] {
  color: #F8785E;
  background: #FEF1EE;
}
.dynamicList .dynamicItem .contentView .bottomView .tagItem.warning[data-v-56f05050] {
  color: #F8CB5E;
  background: #FEF9EE;
}
.dynamicList .dynamicItem .contentView .bottomView .tagItem.primary[data-v-56f05050] {
  color: #416EFD;
  background: #ECF0FE;
}
.dynamicList .dynamicItem .contentView .bottomView .tagItem.info[data-v-56f05050] {
  color: #999999;
  background: #EAEBEF;
}
.dynamicList .dynamicItem .contentView .bottomView .name[data-v-56f05050],
.dynamicList .dynamicItem .contentView .bottomView .time[data-v-56f05050] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.dynamicList .dynamicItem .contentView .bottomView .icon[data-v-56f05050] {
  font-size: 18px;
  color: #416EFD;
}
.dynamicList .dynamicItem .contentView .bottomView .read[data-v-56f05050] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.dynamicList .dynamicItem .contentView .bottomView .read .num[data-v-56f05050] {
  color: #FD7841;
}
.dynamicList .dynamicItem ~ .dynamicItem[data-v-56f05050] {
  margin-top: 20px;
}

.dynamicsDetail {
  display: flex;
  flex-direction: column;
  background: #F8F9FD;
  border-radius: 10px;
}
.dynamicsDetail .header {
  padding: 20px;
  border-bottom: 1px solid #EFEBEB;
}
.dynamicsDetail .header .titleView {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 70%;
}
.dynamicsDetail .header .titleView .title {
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dynamicsDetail .header .infoView {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.dynamicsDetail .header .infoContent {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dynamicsDetail .header .infoContent .infoItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 20px;
}
.dynamicsDetail .header .infoContent .infoItem .infoLabel {
  margin-right: 5px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.dynamicsDetail .header .infoContent .infoItem .infoValue {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.dynamicsDetail .header .infoContent .infoItem .tagItem {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 3px 10px;
  border-radius: 3px;
}
.dynamicsDetail .header .infoContent .infoItem .tagItem.danger {
  color: #F8785E;
  background: #FEF1EE;
}
.dynamicsDetail .header .infoContent .infoItem .tagItem.warning {
  color: #F8CB5E;
  background: #FEF9EE;
}
.dynamicsDetail .header .infoContent .infoItem .tagItem.primary {
  color: #416EFD;
  background: #ECF0FE;
}
.dynamicsDetail .header .infoContent .infoItem .tagItem.info {
  color: #999999;
  background: #EAEBEF;
}
.dynamicsDetail .header .infoContent .infoItem .userList {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dynamicsDetail .header .infoContent .infoItem .userList .avatar {
  width: 25px;
  height: 25px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.dynamicsDetail .header .infoContent .infoItem .userList .morePeople {
  width: 25px;
  height: 25px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #E6EBFD;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7192FD;
}
.dynamicsDetail .dynamicsBody {
  padding: 20px;
}
.dynamicsDetail .footer {
  border-top: 1px solid #EFEBEB;
  padding: 20px;
}
.dynamicsDetail .footer .title {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
.dynamicsDetail .footer .title .icon {
  color: #416EFD;
  margin-right: 4px;
  font-size: 22px;
}
.dynamicsDetail .footer .title .text {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}
.dynamicsDetail .footer .fileList {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.dynamicsDetail .footer .fileList .fileItem {
  width: 45%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dynamicsDetail .footer .fileList .fileItem .icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  flex-shrink: 0;
}
.dynamicsDetail .footer .fileList .fileItem .fileName {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.classMsgMain .line[data-v-6a241f18] {
  color: var(--tit);
}
[data-v-6a241f18] .ant-upload.ant-upload-select-picture-card {
  background: #282f54 !important;
  border-color: #282f54 !important;
}
[data-v-6a241f18] .ant-upload.ant-upload-select-picture-card .ant-upload-text {
  color: #999 !important;
}
.fl-modal[data-v-6a241f18] {
  max-height: 600px;
  overflow: auto;
}
.dynamicEdit[data-v-6a241f18] {
  padding: 40px 0 20px;
}
.dynamicEdit .pink[data-v-6a241f18] {
  color: #ff4d4f;
  font-size: 16px;
}
.dynamicEdit .typeManage[data-v-6a241f18] {
  position: absolute;
  right: -16px;
  top: 2px;
  width: 76px;
  height: 29px;
  line-height: 28px;
  border: 1px solid rgba(24, 144, 255, 0.8);
  border-radius: 4px;
  transform: translateX(100%) scale(0.8);
  text-align: center;
  color: rgba(24, 144, 255, 0.8);
  margin-left: 21px;
}
.dynamicEdit[data-v-6a241f18] .no-margin {
  margin-bottom: 0 !important;
}
.dynamicEdit[data-v-6a241f18] .ant-select-multiple .ant-select-selection-item {
  background: #1c2242 !important;
}
.dynamicEdit[data-v-6a241f18] .ant-select-multiple .ant-select-selection-item-remove {
  color: white !important;
}
.dynamicEdit[data-v-6a241f18] .el-upload-list__item-name {
  overflow: unset;
  white-space: normal;
}
.dynamicEdit .upload_box .tips[data-v-6a241f18] {
  color: #999999;
  margin-top: 23px;
}

.bg[data-v-7bcbf6bc] {
  width: 100%;
  height: 100% !important;
  min-width: 200px;
  min-height: 300px;
}
.searchView[data-v-1fb8b485] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-1fb8b485] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-1fb8b485].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-1fb8b485].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.searchView[data-v-353aa240] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-353aa240] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-353aa240].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-353aa240].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.loginSut1[data-v-353aa240] {
  color: #67c23a;
}
.tableContent[data-v-51fb279d] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.msgCont {
  color: #fff;
}
.import_content {
  padding: 50px 0 50px 50px;
  background-color: unset;
}
.dataImport .cell {
  width: 800px;
  display: flex;
  background-color: #F3F7FF;
}
.dataImport .cell .cellLeft {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ADB0C3;
  border-radius: 4px;
  background-color: #246BFF;
}
.dataImport .cell .cellRight {
  padding: 10px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.dataImport .notes {
  color: #F21753;
  line-height: 36px;
}

.nextTitle[data-v-1d7f4f31] {
  font-size: 15px;
  font-weight: bold;
}
.dataImport[data-v-1d7f4f31] {
  width: 100%;
  margin: 0 auto;
  padding-right: 50px;
}

[data-v-20c997e6] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.proTest[data-v-20c997e6] {
  display: flex;
  height: 100%;
}
.proTest .leftBar[data-v-20c997e6] {
  width: 260px;
  height: 100%;
  padding: 12px 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.proTest .rightMain[data-v-20c997e6] {
  padding: 12px 20px;
  overflow-y: auto;
}
.proTest .red[data-v-20c997e6] {
  color: red;
}
.proTest .section[data-v-20c997e6] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.proTest .title[data-v-20c997e6] {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
}
.proTest .title[data-v-20c997e6]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #409eff;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.full-height {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px) !important;
  padding-bottom: 40px;
}
.testInput .el-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.testInput .el-tabs__content {
  flex: 1;
  min-height: 0;
}
.testInput .el-tab-pane {
  height: 100%;
}
.testResult {
  height: 100%;
  overflow-y: auto;
}
.previewDialog .el-dialog {
  display: flex;
  flex-direction: column;
}
.previewDialog .el-dialog__body {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.previewDialog .modalName {
  color: #fff;
  font-weight: bold;
}

.testInput[data-v-7ab6def8] {
  flex: 1;
  height: auto;
  min-height: 0;
  width: 100%;
  margin: 20px auto 0;
}

.searchView[data-v-738fc282] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-738fc282] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-738fc282].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-738fc282].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-738fc282] .drawerMain {
  display: flex;
  flex-direction: column;
  overflow: inherit !important;
}
[data-v-738fc282] .drawerMain .el-drawer__body {
  min-height: 0;
  overflow: inherit !important;
}
.closeDrawer[data-v-738fc282] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-738fc282]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-738fc282] .el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-738fc282] .el-tabs__nav-scroll .el-tabs__item {
  color: var(--tit);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px !important;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-738fc282] .el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-738fc282] .el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-738fc282] .el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-738fc282] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-738fc282].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-738fc282] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-738fc282] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-738fc282] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-738fc282] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-738fc282] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-738fc282] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-738fc282] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-738fc282] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-738fc282] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-738fc282]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-738fc282] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-738fc282] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}

.dtlForm[data-v-ebe11630] {
  padding-bottom: 20px;
  color: #aaa;
}
.dtlForm .title[data-v-ebe11630] {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.dtlForm .item[data-v-ebe11630] {
  margin-bottom: 16px;
}
.dtlForm .label[data-v-ebe11630] {
  width: 120px;
  color: #999;
}
.dtlForm i[data-v-ebe11630] {
  margin-right: 4px;
}
.dtlForm .peopleList[data-v-ebe11630] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.dtlForm .peopleList .people[data-v-ebe11630] {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 60px;
}
.dtlForm .peopleList .name[data-v-ebe11630] {
  color: #fff;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dtlForm .info[data-v-ebe11630] {
  display: flex;
  align-items: center;
  padding: 20px 10px;
  border: 1px solid #eee;
  margin-top: 10px;
}
.dtlForm .info .name[data-v-ebe11630] {
  color: #fff;
}
.dtlForm .info .time[data-v-ebe11630] {
  margin-left: 40px;
}

.msgCont {
  color: #fff;
}



.full-height[data-v-70a83720] {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px) !important;
  padding-bottom: 40px;
}

.psychology.el-card {
  height: 100%;
}
.psychology {
  display: flex;
  flex-direction: column;
}
.psychology .listCont {
  flex: 1;
  min-height: 0;
}

.header[data-v-5f44c39a] {
  padding-left: 16px;
  border-left: 4px solid #409EFF;
}
.dot[data-v-5f44c39a] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}
.pagination_box[data-v-5f44c39a] {
  text-align: right;
  margin-top: 15px;
}
.cardTit[data-v-5f44c39a] {
  line-height: 36px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.myIssue .videoItem .ant-btn[data-v-a6dc76b4] {
  padding: 0 10px;
}
.search_box[data-v-a6dc76b4],
.content[data-v-a6dc76b4] {
  background: #21284b;
  padding: 40px 24px;
  margin-bottom: 16px;
}
.list .item[data-v-a6dc76b4] {
  position: relative;
  width: 100%;
  background: #21284b;
}
.list .item .btn[data-v-a6dc76b4] {
  width: 50px;
  height: 25px;
  line-height: 25px;
  background: #ffb642;
  border-radius: 13px;
}
.list .item .bottom[data-v-a6dc76b4] {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.list .item .bottom .bot-title[data-v-a6dc76b4] {
  margin-bottom: 12px;
}
.list .item .bottom .title_type[data-v-a6dc76b4] {
  display: flex;
  margin-bottom: 10px;
}
.list .item .bottom .title_type .btn[data-v-a6dc76b4] {
  margin-right: 10px;
}
.list .item .bottom .others[data-v-a6dc76b4] {
  color: #999;
}
.list .item .bottom .line_ifno[data-v-a6dc76b4] {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.list .item .bottom .dictValue[data-v-a6dc76b4] {
  margin-right: 10px;
}
.list .item .bottom .name[data-v-a6dc76b4] {
  margin-right: 10px;
  margin-left: 5px;
  color: #999999;
}
.list .item .bottom .tag[data-v-a6dc76b4] {
  font-size: 12px;
  padding: 2px 8px;
  border: 1px solid #00e5ed;
  color: #00e5ed;
  border-radius: 12px;
  margin: 12px 0 15px 0;
}
.list .item .bottom .time[data-v-a6dc76b4] {
  font-size: 12px;
  color: #999999;
}
.videoItem[data-v-a6dc76b4] {
  width: 300px;
  color: #fff;
  cursor: pointer;
}
.videoItem .cover[data-v-a6dc76b4] {
  width: 300px;
  height: 180px;
  color: #fff;
}
.videoItem .cover video[data-v-a6dc76b4] {
  width: 100%;
  height: 100%;
}
.videoItem .above[data-v-a6dc76b4] {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}
.videoItem .player[data-v-a6dc76b4] {
  display: inline-flex;
  align-items: center;
  width: unset;
  padding: 4px 12px 4px 8px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
}
.videoItem .itemTit[data-v-a6dc76b4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoItem .info[data-v-a6dc76b4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
.videoItem .ant-avatar[data-v-a6dc76b4] {
  margin-right: 4px;
}
[data-v-a6dc76b4] .cover-img.ant-image-img {
  width: 340px;
  height: 191px;
  -o-object-fit: cover;
     object-fit: cover;
}
.file_list .flxCC[data-v-a6dc76b4] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.file_list .avatar[data-v-a6dc76b4] {
  width: 40px;
  height: 40px;
  margin-right: 4px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.elpss[data-v-a6dc76b4] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.videoItem .ant-image {
  width: 100%;
  height: 100%;
}
.videoItem .ant-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  background-color: rgba(153, 153, 153, 0.2);
}
table .ant-btn-dangerous {
  background-color: unset !important;
}

.searchView[data-v-7bfe0f68] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-7bfe0f68] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-7bfe0f68].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-7bfe0f68].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.athleteList[data-v-7bfe0f68] {
  display: flex;
  align-items: center;
  padding: 4px 0 4px 20px;
}
.athleteList .ava[data-v-7bfe0f68] {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 5px #2c57cd;
}
.athleteList .ava img[data-v-7bfe0f68] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dtlForm[data-v-7bfe0f68] {
  padding-bottom: 20px;
  color: #aaa;
}
.dtlForm .title[data-v-7bfe0f68] {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.dtlForm .item[data-v-7bfe0f68] {
  position: relative;
  margin-bottom: 16px;
}
.dtlForm .label[data-v-7bfe0f68] {
  width: 120px;
  color: #999;
}
.dtlForm i[data-v-7bfe0f68] {
  margin-right: 4px;
}
.dtlForm .checkMore[data-v-7bfe0f68] {
  position: absolute;
  bottom: -28px;
  left: 6px;
  color: #1890FF;
  line-height: 28px;
  cursor: pointer;
}
.dtlForm .peopleList[data-v-7bfe0f68] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  height: 68px;
  overflow: hidden;
}
.dtlForm .peopleList.hasMore[data-v-7bfe0f68] {
  margin-bottom: 36px;
}
.dtlForm .peopleList.long[data-v-7bfe0f68] {
  height: 92px;
}
.dtlForm .peopleList.show[data-v-7bfe0f68] {
  height: auto !important;
  overflow: unset;
}
.dtlForm .peopleList .people[data-v-7bfe0f68] {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 60px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.dtlForm .peopleList .name[data-v-7bfe0f68] {
  width: 100%;
  margin-top: 4px;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dtlForm .peopleList .name.c9[data-v-7bfe0f68] {
  color: #999;
  margin: 0;
}
.dtlForm .info[data-v-7bfe0f68] {
  display: flex;
  align-items: center;
  padding: 20px 10px;
  border: 1px solid #eee;
  margin-top: 10px;
}
.dtlForm .info .name[data-v-7bfe0f68] {
  color: #fff;
}
.dtlForm .info .time[data-v-7bfe0f68] {
  margin-left: 40px;
}
.testDtl[data-v-7bfe0f68] .el-dialog__body {
  max-height: 80vh;
  overflow-y: auto;
}
.userList[data-v-7bfe0f68] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 0;
}
.userList .avatar[data-v-7bfe0f68] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.userList .morePeople[data-v-7bfe0f68] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}

.phyTestEdit[data-v-430cd91b] {
  padding: 40px 0 20px;
}
.projectlForm[data-v-430cd91b] .el-dialog__body {
  max-height: 80vh;
  overflow-y: auto;
}
.projectlForm .typeTit[data-v-430cd91b] {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  margin-top: 8px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  line-height: 36px;
}
.projectlForm[data-v-430cd91b] .el-descriptions-item__label {
  display: none;
}
.projectlForm[data-v-430cd91b] .el-descriptions__body {
  background: #1D233D;
}

.dataInfo[data-v-550ab9c0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px !important;
}
.dataInfo .title[data-v-550ab9c0] {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.inputDrawer[data-v-550ab9c0] .el-drawer__header {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.inputDrawer[data-v-550ab9c0] .el-drawer__body {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.inputDrawer .iptDetail[data-v-550ab9c0] {
  padding: 36px 24px;
}
.inputDrawer .iptDetail .title[data-v-550ab9c0] {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.searchView[data-v-c2308ef4] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-c2308ef4] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-c2308ef4].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-c2308ef4].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.athleteList[data-v-c2308ef4] {
  display: flex;
  align-items: center;
  padding: 4px 0 4px 20px;
}
.athleteList .ava[data-v-c2308ef4] {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 5px #2c57cd;
}
.athleteList .ava img[data-v-c2308ef4] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.planIndex[data-v-c2308ef4] {
  height: 100%;
}
.planIndex .mainTit[data-v-c2308ef4] {
  position: absolute;
  left: 38px;
  top: 40px;
  z-index: 2;
  color: #fff;
  font-size: 16px;
}
.planIndex[data-v-c2308ef4] .ant-tabs {
  height: 100%;
}
.planIndex[data-v-c2308ef4] .ant-tabs .ant-tabs-left-content {
  height: 100%;
  padding-left: 16px;
  border: none;
  overflow-y: auto;
}
.planIndex[data-v-c2308ef4] .ant-tabs .ant-tabs-left-bar {
  width: 180px;
  padding-top: 48px;
  border: none;
  background: #1D233D;
}
.planIndex[data-v-c2308ef4] .ant-tabs .ant-tabs-tab {
  padding-left: 40px;
  text-align: left;
}
.del_btn[data-v-c2308ef4] {
  color: #f21753 !important;
  border-color: #f21753 !important;
}
[data-v-c2308ef4] .ant-calendar-picker-icon {
  color: #fff;
}
[data-v-c2308ef4] .ant-pagination-item-active {
  background-color: #1890ff !important;
}
[data-v-c2308ef4] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
  color: #fff;
}
[data-v-c2308ef4] .ant-pagination-item a {
  color: #fff !important;
}

.tableShow[data-v-76e7e6cc] .el-table .el-table__body .el-table__cell {
  min-width: 80px;
  padding: 0 !important;
}
.tableShow[data-v-76e7e6cc] .el-table .el-table__body .el-table__cell .cell {
  min-width: 80px;
  padding: 0 !important;
  font-size: 12px;
}
.tableShow[data-v-76e7e6cc] .el-table .el-table__body .el-table__cell input {
  min-width: 80px;
  font-size: 12px;
  text-align: center;
}
.tableShow[data-v-76e7e6cc] .el-table .el-table__body .el-table__cell .el-input__inner:focus,
.tableShow[data-v-76e7e6cc] .el-table .el-table__body .el-table__cell .el-input__inner:hover {
  border: none !important;
}
.tableShow[data-v-76e7e6cc] .el-table th.el-table__cell {
  font-weight: 500;
}
.tableShow[data-v-76e7e6cc] .el-table.el-table--border td.el-table__cell {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.templeAdd[data-v-76e7e6cc] {
  padding: 20px 0 20px;
  background-color: #1D233D;
}
.templeAdd .groupHead[data-v-76e7e6cc] {
  display: flex;
  align-items: center;
}
.templeAdd .groupHead .groupTit[data-v-76e7e6cc] {
  padding-left: 30px;
  margin-right: 40px;
  color: #E6A23C;
  font-size: 16px;
  font-weight: 500;
}
.templeAdd[data-v-76e7e6cc] .el-table .el-table__expand-icon {
  display: none;
}
.templeAdd[data-v-76e7e6cc] .el-table .el-table__indent {
  display: none;
}
.templeAdd[data-v-76e7e6cc] .el-table .el-table__placeholder {
  display: none;
}
.templeAdd .formBox[data-v-76e7e6cc] {
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 0 16px;
  background: #252d4a;
}
/* radio报错处理，隐藏原生 radio 输入，但仍然允许交互 */
[data-v-76e7e6cc] .el-radio__original {
  display: none !important;
}

.w100p[data-v-158b4056] {
  width: 100%;
}
.IconBtn[data-v-158b4056] {
  font-size: 16px;
  padding: 8px;
}
.add_plan_box[data-v-158b4056] {
  background: #141937;
  font-size: 14px;
}
.add_plan_box .plan_title[data-v-158b4056] {
  margin: 10px 0 20px 3px;
}
.add_plan_box .plan_content[data-v-158b4056] {
  background: #1c2242;
  padding: 40px 24px 24px;
}
.add_plan_box .plan_content .ant-calendar-picker[data-v-158b4056] {
  width: 50% !important;
}
.add_plan_box .plan_content .btn_list .btn_item[data-v-158b4056] {
  padding: 3px 35px;
  border-radius: 4px;
  background-color: #282f54;
  border: 1px solid transparent;
  color: #ccc;
  font-size: 15px;
  margin-right: 20px;
}
.add_plan_box .plan_content .btn_list .btn_item[data-v-158b4056]:last-child {
  margin-right: 0;
}
.add_plan_box .plan_content .btn_list .select_btn[data-v-158b4056] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  background-color: transparent;
}
.add_plan_box .plan_content .device_box .device_btn[data-v-158b4056] {
  margin-bottom: 35px;
}
.add_plan_box .plan_content .device_box .device_list .device_item[data-v-158b4056] {
  margin-bottom: 30px;
}
.add_plan_box .plan_content .device_box .device_list .device_item[data-v-158b4056]:last-child {
  margin-bottom: 0;
}
.add_plan_box .plan_content .device_box .device_list .device_item .device_name[data-v-158b4056] {
  color: #fff;
  margin-left: 16px;
  width: 200px;
  margin-right: 10px;
}
.add_plan_box .plan_content .action_header[data-v-158b4056] {
  padding-left: 8px;
}
.add_plan_box .plan_content .action_header .add_btn[data-v-158b4056] {
  color: #1890ff;
  font-size: 15px;
}
.add_plan_box .plan_content .action_header .add_btn i[data-v-158b4056] {
  font-size: 15px;
}
.add_plan_box .plan_content .action_header .add_btn[data-v-158b4056]:hover {
  color: #fff;
}
.add_plan_box .plan_content .action_box .action_item[data-v-158b4056] {
  margin-bottom: 24px;
  padding: 30px 24px;
  background: #282f54;
  border-radius: 4px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list[data-v-158b4056] {
  padding-left: 12px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item[data-v-158b4056] {
  margin-bottom: 40px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item[data-v-158b4056]:last-child {
  margin-bottom: 0;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_title[data-v-158b4056] {
  margin-bottom: 16px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_title .exciting_edit_btn[data-v-158b4056] {
  margin-right: 8px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_content[data-v-158b4056] {
  color: #bcbcbc;
}
.add_plan_box .plan_content .sports_hall[data-v-158b4056],
.add_plan_box .plan_content .drill_date[data-v-158b4056] {
  width: 50%;
  height: 40px;
  line-height: 40px;
  background: #282f54;
  border-radius: 4px;
  color: #d9d9d9;
  padding-left: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.add_plan_box .plan_content .drill_date_box[data-v-158b4056] {
  position: relative;
}
.add_plan_box .plan_content .drill_date_box .date_component[data-v-158b4056] {
  position: absolute;
  top: 40px;
  height: 550px;
  overflow: hidden;
  z-index: 20;
  border: 1px solid #282f54;
  color: #fff;
  background: #1c2242;
}
.add_plan_box .plan_content .drill_date_box .date_component .footer[data-v-158b4056] {
  padding: 20px;
}
.add_plan_box .plan_content .upload_box .tips[data-v-158b4056] {
  color: #999999;
  margin-top: 23px;
}
.add_plan_box .plan_content .line-btn .icon[data-v-158b4056] {
  color: #197ad9 !important;
}
.add_plan_box .plan_content .delete_btn[data-v-158b4056] {
  color: #f21753 !important;
  border-color: #f21753 !important;
}
.add_plan_box .plan_content .delete_btn .icon[data-v-158b4056] {
  color: #f21753 !important;
}
.add_plan_box .plan_content .color_f[data-v-158b4056] {
  color: #fff;
}
.sporter_content_box[data-v-158b4056] {
  height: 600px;
  overflow: auto;
}
.modal_content .device_box .title[data-v-158b4056] {
  color: #ffffff;
  font-size: 16px;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.modal_content .device_box .device_item[data-v-158b4056] {
  margin-right: 50px;
  margin-bottom: 20px;
}
.modal_content .device_box .device_item[data-v-158b4056]:last-child {
  margin-right: 0;
}
.modal_content .device_box .device_item .device_img[data-v-158b4056] {
  margin-left: 16px;
}
.modal_content .add_sporter_box .title[data-v-158b4056] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.modal_content .add_sporter_box .sporter_content .left[data-v-158b4056] {
  width: 45%;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-158b4056] {
  margin-bottom: 24px;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-158b4056] .ant-input-search-icon {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-158b4056] {
  height: 450px;
  background: #282f54;
  padding: 24px;
  overflow: auto;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-158b4056] .ant-tree li .ant-tree-node-content-wrapper,
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-158b4056] .ant-checkbox-wrapper {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-158b4056] .ant-checkbox-wrapper {
  margin-left: 8px;
}
.modal_content .add_sporter_box .sporter_content .right[data-v-158b4056] {
  width: 45%;
  padding: 24px;
  background: #282f54;
}
.modal_content .add_sporter_box .sporter_content .right .header .left[data-v-158b4056] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .header .right[data-v-158b4056] {
  font-size: 16px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .selected_list .selected_item[data-v-158b4056] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-158b4056] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-158b4056] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-158b4056] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-158b4056] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-158b4056] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-158b4056]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-158b4056] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-158b4056] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-158b4056] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-158b4056] {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 10px;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-158b4056] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-158b4056] {
  border-color: #1890ff;
}
.modal_content .change_type_text[data-v-158b4056] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 10px;
}
.select_hall .ant-modal-footer .hall_name[data-v-158b4056] {
  width: 193px;
  height: 40px;
  background: #282f54;
  border-radius: 4px;
  text-align: left;
  line-height: 40px;
  padding-left: 16px;
}
[data-v-158b4056] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-158b4056] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-158b4056] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
.addressMain[data-v-158b4056] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 5px;
  min-width: 300px;
  max-width: 600px;
}
.addressMain .result[data-v-158b4056] {
  margin-bottom: 20px;
}
.addressMain .result .result_name[data-v-158b4056] {
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}
.addressMain .result .result_info[data-v-158b4056] {
  color: #fff;
  line-height: 18px;
}
.addressMain .line[data-v-158b4056] {
  display: flex;
}
.addressMain .line .btn[data-v-158b4056] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  padding: 0 10px;
  border-radius: 3px;
  margin-right: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addressMain .line .btn span[data-v-158b4056] {
  margin-right: 5px;
}
.addressMain .line .btn[data-v-158b4056]:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.templeShow .groupHead[data-v-158b4056] {
  display: flex;
  align-items: center;
}
.templeShow .groupHead .groupTit[data-v-158b4056] {
  padding-left: 30px;
  margin-right: 40px;
  color: #E6A23C;
  font-size: 16px;
  font-weight: 500;
}
.templeShow[data-v-158b4056] .el-table .el-table__expand-icon {
  display: none;
}
.templeShow[data-v-158b4056] .el-table .el-table__indent {
  display: none;
}
.templeShow[data-v-158b4056] .el-table .el-table__placeholder {
  display: none;
}
.templeShow .formBox[data-v-158b4056] {
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 0 16px;
  background: #252d4a;
}
.drillHead[data-v-158b4056] {
  display: flex;
  align-items: center;
  padding: 24px;
  background: #252d4a;
}
.drillHead .title[data-v-158b4056] {
  display: flex;
  margin-right: 40px;
}
[data-v-158b4056] .el-textarea .el-input__count {
  background-color: unset;
}

.tableShow[data-v-158b4056] .el-table .el-table__body .el-table__cell {
  min-width: 80px;
  padding: 0 !important;
}
.tableShow[data-v-158b4056] .el-table .el-table__body .el-table__cell .cell {
  min-width: 80px;
  padding: 0 !important;
  font-size: 12px;
  line-height: 30px;
}
.tableShow[data-v-158b4056] .el-table .el-table__body .el-table__cell input {
  min-width: 80px;
  font-size: 12px;
  text-align: center;
}
.tableShow[data-v-158b4056] .el-table .el-table__body .el-table__cell .el-input__inner:focus,
.tableShow[data-v-158b4056] .el-table .el-table__body .el-table__cell .el-input__inner:hover {
  border: none !important;
}
.tableShow[data-v-158b4056] .el-table th.el-table__cell {
  font-weight: 500;
}
.tableShow[data-v-158b4056] .el-table.el-table--border td.el-table__cell {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.planCont .el-dialog[data-v-158b4056] {
  display: flex;
  flex-direction: column;
}
.planCont .el-dialog__body[data-v-158b4056] {
  flex: 1;
  min-height: 0;
}
.planCont .formCont[data-v-158b4056] {
  width: 88%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.planCont .formCont .subTitle[data-v-158b4056] {
  position: relative;
  height: 20px;
  padding-left: 16px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.planCont .formCont .subTitle[data-v-158b4056]::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background: #1890FF;
}
.planCont .formCont .subTitle.req[data-v-158b4056]::before {
  content: '*';
  color: #F56C6C;
  background: unset;
}
.planCont .formCont .headForm .el-form-item[data-v-158b4056] {
  padding-right: 40px;
}
.planCont .formCont .headForm .el-textarea .el-input__count[data-v-158b4056] {
  right: 5px;
  bottom: 2px;
  line-height: 20px;
}
.planCont .formCont .headForm .elpss .el-input__inner[data-v-158b4056] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.memberCont .el-dialog[data-v-158b4056] {
  display: flex;
  flex-direction: column;
  height: 90vh;
}
.memberCont .el-dialog__body[data-v-158b4056] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.memberCont .mainTitle[data-v-158b4056] {
  margin-bottom: 20px;
  color: #1890FF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.memberCont .drillHead[data-v-158b4056] {
  color: #fff;
}
.memberCont .drillHead .label[data-v-158b4056] {
  font-weight: bold;
}
.diyDialog .el-dialog[data-v-158b4056] {
  display: flex;
  flex-direction: column;
  height: 90vh;
}
.diyDialog .el-dialog__body[data-v-158b4056] {
  flex: 1;
  min-height: 0;
}

.detail_box .mainInfo[data-v-533b3066] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 20px;
  margin-bottom: 16px;
  background: #1D233D;
}
.detail_box .mainInfo .title[data-v-533b3066] {
  margin-bottom: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.detail_box .mainInfo .item[data-v-533b3066] {
  padding-left: 20px;
}
.detail_box .mainInfo .item.w30[data-v-533b3066] {
  width: 30%;
}
.detail_box .mainInfo .item.w20[data-v-533b3066] {
  width: 20%;
}
.detail_box .mainInfo .value[data-v-533b3066] {
  margin-top: 10px;
  color: #fff;
}
.detail_box .templeShow .groupHead[data-v-533b3066] {
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.detail_box .templeShow .groupHead .groupTit[data-v-533b3066] {
  margin-right: 40px;
  color: #E6A23C;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
}
.detail_box .templeShow[data-v-533b3066] .el-table .el-table__expand-icon {
  display: none;
}
.detail_box .templeShow[data-v-533b3066] .el-table .el-table__indent {
  display: none;
}
.detail_box .templeShow[data-v-533b3066] .el-table .el-table__placeholder {
  display: none;
}
.detail_box .templeShow .formBox[data-v-533b3066] {
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 0 16px;
  background: #252d4a;
}
.detail_box .drillHead[data-v-533b3066] {
  display: flex;
  align-items: center;
  padding: 24px;
  background: #252d4a;
}
.detail_box .drillHead .title[data-v-533b3066] {
  display: flex;
  margin-right: 40px;
}
.detail_box .detail_left_top[data-v-533b3066] {
  background: #1c2242;
}
.detail_box .detail_left_top .top_header[data-v-533b3066] {
  width: 100%;
  padding: 16px 0;
  background: linear-gradient(135deg, #4fb7ff, #4086f9);
  color: #fff;
  text-align: center;
}
.detail_box .detail_left_top .top_content[data-v-533b3066] {
  padding: 16px;
}
.detail_box .detail_left_top .top_content .detail_status[data-v-533b3066] {
  margin: 16px 0 32px 0;
}
.detail_box .detail_left_top .top_content .detail_status .icon[data-v-533b3066] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
}
.detail_box .detail_left_top .top_content .top_show[data-v-533b3066] {
  margin-bottom: 16px;
  color: #bcbcbc;
  padding: 18px 14px;
  background: #30375e;
  border-radius: 4px;
}
.detail_box .detail_left_top .top_content .create_item[data-v-533b3066] {
  font-size: 14px;
  color: #bcbcbc;
}
.detail_box .detail_left_top .btn_list[data-v-533b3066] {
  padding: 0 16px 24px 16px;
}
.detail_box .detail_left_top .btn_list .btn[data-v-533b3066] {
  width: 90px;
  height: 40px;
}
.detail_box .detail_left_top .btn_list .delete_btn[data-v-533b3066] {
  background: #f21753 !important;
  border-color: #f21753 !important;
}
.detail_box .detail_left_bottom[data-v-533b3066] {
  margin-top: 24px;
  background: #1c2242;
  padding: 24px 16px;
}
.detail_box .detail_left_bottom .bottom_header[data-v-533b3066] {
  font-size: 18px;
  margin-bottom: 39px;
}
.detail_box .detail_left_bottom .bottom_list .bottom_item .item_info .avatar_box[data-v-533b3066] {
  width: 56px;
  height: 56px;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  border-radius: 50%;
}
.detail_box .detail_left_bottom .bottom_list .bottom_item .item_info .bottom_info[data-v-533b3066] {
  margin-left: 16px;
}
.detail_box .detail_left_bottom .bottom_list .bottom_item .item_info .bottom_info .time[data-v-533b3066] {
  color: #999999;
}
.detail_box .detail_left_bottom .bottom_list .bottom_item .item_info .bottom_info .info[data-v-533b3066] {
  margin-top: 6px;
}
.detail_box .detail_left_bottom .bottom_list .bottom_item .item_line[data-v-533b3066] {
  width: 2px;
  height: 48px;
  background: linear-gradient(180deg, #00ffe0, #00c4ff);
  margin-left: 26px;
}
.detail_box .detail_left_bottom .bottom_list .bottom_item:last-child .item_line[data-v-533b3066] {
  display: none;
}
.detail_box .detail_right_box[data-v-533b3066] {
  padding: 16px 0;
}
.detail_box .detail_right_box .right_item[data-v-533b3066] {
  margin-bottom: 40px;
}
.detail_box .detail_right_box .right_item .right_header[data-v-533b3066] {
  margin-bottom: 24px;
}
.detail_box .detail_right_box .right_item .right_header .detail[data-v-533b3066] {
  color: #1890ff;
}
.detail_box .detail_right_box .right_item .del_btn[data-v-533b3066] {
  color: #f21753 !important;
  border-color: #f21753 !important;
}
.detail_box .detail_right_box .xlydy_box .xlydy_content[data-v-533b3066] {
  padding: 24px 30px;
  background: #1c2242;
}
.detail_box .detail_right_box .xlydy_box .xlydy_content .xlydy_item[data-v-533b3066] {
  margin-right: 64px;
}
.detail_box .detail_right_box .xlydy_box .xlydy_content .xlydy_item[data-v-533b3066]:last-child {
  margin-right: 0;
}
.detail_box .detail_right_box .xlydy_box .xlydy_content .xlydy_item .avatar_box[data-v-533b3066] {
  width: 68px;
  height: 68px;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  border-radius: 50%;
}
.detail_box .detail_right_box .xlydy_box .xlydy_content .xlydy_item .xlydy_name[data-v-533b3066] {
  margin-top: 8px;
}
.zebra-table[data-v-533b3066] .ant-table-thead th,
.zebra-table[data-v-533b3066] .table-striped td {
  background-color: #282f54 !important;
}
.modal_content[data-v-533b3066] {
  height: 400px;
  overflow-y: scroll;
}
.modal_content[data-v-533b3066]::-webkit-scrollbar {
  width: 0;
}
.modal_content .modal_item[data-v-533b3066] {
  margin-bottom: 20px;
}
.modal_content .modal_item[data-v-533b3066]:last-child {
  margin-bottom: 0;
}
.modal_content .modal_item .modal_header[data-v-533b3066] {
  color: #fff;
  margin-bottom: 20px;
}
.modal_content .header[data-v-533b3066] {
  text-align: left;
  border-left: 4px solid #1890ff;
  color: var(--text-color);
  padding-left: 8px;
}
.modal_content .color[data-v-533b3066] {
  color: var(--text-color);
}
.modal_content .bg_color[data-v-533b3066] {
  background-color: #282f54;
}
.modal_content .temBar[data-v-533b3066] {
  height: 40px;
  background: #141937;
  border-radius: 4px;
  margin-bottom: 8px;
}
.mt-15[data-v-533b3066] {
  margin-top: 15px;
}
.data_echart[data-v-533b3066] {
  position: relative;
}
.data_echart .chart_y_name[data-v-533b3066] {
  position: absolute;
  top: 18px;
  color: #fff;
  z-index: 99;
  left: 20px;
  font-size: 12px;
}
.bg_gray[data-v-533b3066] {
  background-color: var(--form-bg-color);
}
.chart_modal_content[data-v-533b3066] {
  width: 80%;
  margin: 0 auto;
}
.detail_modal .modal_content[data-v-533b3066] {
  height: 45vh;
}
.cell[data-v-533b3066] {
  display: flex;
  background-color: #282F54;
}
.cell .cellLeft[data-v-533b3066] {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #333B69;
}
.cell .cellRight[data-v-533b3066] {
  padding: 10px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.cell .title[data-v-533b3066] {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.memberCont .el-dialog[data-v-533b3066] {
  display: flex;
  flex-direction: column;
}
.memberCont .el-dialog.is-fullscreen[data-v-533b3066] {
  height: 100vh !important;
}
.memberCont .el-dialog__body[data-v-533b3066] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.memberCont .showCont[data-v-533b3066] {
  width: 88%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.memberCont .el-button--info.is-plain[data-v-533b3066] {
  border: 1px solid #505576;
  color: #DFE1E8;
  background-color: rgba(56, 59, 80, 0.4);
}
.memberCont .el-button--info.is-plain[data-v-533b3066]:focus {
  border: 1px solid #505576;
  color: #DFE1E8;
  background-color: rgba(56, 59, 80, 0.4);
}
.memberCont .drillHead[data-v-533b3066] {
  display: flex;
  align-items: center;
  padding: 24px;
  color: #fff;
  background: #252d4a;
}
.memberCont .drillHead .title[data-v-533b3066] {
  display: flex;
  margin-right: 40px;
}
.memberCont .imgShow[data-v-533b3066] {
  display: flex;
  flex-wrap: wrap;
}
.memberCont .picture[data-v-533b3066] {
  width: 148px;
  height: 148px;
  border-radius: 5px;
  margin: 0 8px 8px 0;
  background: #fff;
}

.searchView[data-v-0171e98c] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-0171e98c] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-0171e98c].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-0171e98c].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.dtlForm[data-v-0171e98c] {
  padding-bottom: 20px;
  color: #aaa;
}
.dtlForm .title[data-v-0171e98c] {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.dtlForm .item[data-v-0171e98c] {
  margin-bottom: 16px;
}
.dtlForm .label[data-v-0171e98c] {
  width: 120px;
  color: #999;
}
.dtlForm i[data-v-0171e98c] {
  margin-right: 4px;
}
.dtlForm .peopleList[data-v-0171e98c] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.dtlForm .peopleList .people[data-v-0171e98c] {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 60px;
}
.dtlForm .peopleList .name[data-v-0171e98c] {
  color: #fff;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dtlForm .info[data-v-0171e98c] {
  display: flex;
  align-items: center;
  padding: 20px 10px;
  border: 1px solid #eee;
  margin-top: 10px;
}
.dtlForm .info .name[data-v-0171e98c] {
  color: #fff;
}
.dtlForm .info .time[data-v-0171e98c] {
  margin-left: 40px;
}

.memberCont .el-dialog:not(.is-fullscreen) {
  display: flex;
  flex-direction: column;
  height: 90vh;
}
.memberCont .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.memberCont .mainTitle {
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}
.memberCont .drillHead {
  color: #fff;
}
.memberCont .drillHead .label {
  font-weight: bold;
}
.templeShow .groupHead {
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.templeShow .groupHead .groupTit {
  margin-right: 40px;
  color: #E6A23C;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
}
.templeShow .el-table .el-table__expand-icon {
  display: none;
}
.templeShow .el-table .el-table__indent {
  display: none;
}
.templeShow .el-table .el-table__placeholder {
  display: none;
}
.templeShow .formBox {
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 0 16px;
  background: #252d4a;
}
.drillHead {
  display: flex;
  align-items: center;
  padding: 24px;
  background: #252d4a;
}
.drillHead .title {
  display: flex;
  margin-right: 40px;
}

.tableShow[data-v-1eedcb4a] .el-table .el-table__body .el-table__cell {
  min-width: 80px;
  padding: 0 !important;
}
.tableShow[data-v-1eedcb4a] .el-table .el-table__body .el-table__cell .cell {
  min-width: 80px;
  padding: 0 !important;
  font-size: 12px;
}
.tableShow[data-v-1eedcb4a] .el-table .el-table__body .el-table__cell input {
  min-width: 80px;
  font-size: 12px;
  text-align: center;
}
.tableShow[data-v-1eedcb4a] .el-table .el-table__body .el-table__cell .el-input__inner:focus,
.tableShow[data-v-1eedcb4a] .el-table .el-table__body .el-table__cell .el-input__inner:hover {
  border: none !important;
}
.tableShow[data-v-1eedcb4a] .el-table th.el-table__cell {
  font-weight: 500;
}
.tableShow[data-v-1eedcb4a] .el-table.el-table--border td.el-table__cell {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.templeAdd[data-v-1eedcb4a] {
  padding: 20px 0 20px;
  background-color: #1D233D;
}
.templeAdd .groupHead[data-v-1eedcb4a] {
  display: flex;
  align-items: center;
}
.templeAdd .groupHead .groupTit[data-v-1eedcb4a] {
  padding-left: 30px;
  margin-right: 40px;
  color: #E6A23C;
  font-size: 16px;
  font-weight: 500;
}
.templeAdd[data-v-1eedcb4a] .el-table .el-table__expand-icon {
  display: none;
}
.templeAdd[data-v-1eedcb4a] .el-table .el-table__indent {
  display: none;
}
.templeAdd[data-v-1eedcb4a] .el-table .el-table__placeholder {
  display: none;
}
.templeAdd .formBox[data-v-1eedcb4a] {
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 0 16px;
  background: #252d4a;
}
/* radio报错处理，隐藏原生 radio 输入，但仍然允许交互 */
[data-v-1eedcb4a] .el-radio__original {
  display: none !important;
}

.question_box[data-v-70f66886] {
  width: 80%;
  padding: 40px;
  background: #1C2242;
}
.question_box .quesTitle[data-v-70f66886] {
  font-size: 20px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.question_box .question_content[data-v-70f66886] {
  width: 80%;
  padding-bottom: 40px;
}
.question_box .question_content .title[data-v-70f66886] {
  font-size: 20px;
  font-weight: 700;
  color: #38c5bc;
}
.question_box .question_content .sub_title[data-v-70f66886] {
  font-size: 14px;
  font-weight: 400;
  color: #bcbcbc;
  line-height: 1.2;
  margin: 16px 0 32px 0;
}

.header[data-v-8d4b6f7a] {
  border-left: 4px solid #1890FF;
  padding-left: 16px;
  margin-bottom: 35px;
}
.dot[data-v-8d4b6f7a] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}
.pagination_box[data-v-8d4b6f7a] {
  text-align: right;
}
[data-v-8d4b6f7a] .ant-pagination-item-active {
  background-color: #1890FF !important;
}
[data-v-8d4b6f7a] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
}
[data-v-8d4b6f7a] .ant-pagination-item a {
  color: #fff !important;
}

.add_plan_box[data-v-ba26886c] {
  background: #141937;
  padding: 30px;
  font-size: 14px;
}
.add_plan_box .plan_title[data-v-ba26886c] {
  margin: 10px 0 20px 3px;
}
.add_plan_box .plan_content[data-v-ba26886c] {
  background: #1c2242;
  padding: 50px 100px;
}
.add_plan_box .plan_content .ant-calendar-picker[data-v-ba26886c] {
  width: 50% !important;
}
.add_plan_box .plan_content .btn_list .btn_item[data-v-ba26886c] {
  padding: 3px 35px;
  border-radius: 4px;
  background-color: #282f54;
  border: 1px solid transparent;
  color: #ccc;
  font-size: 15px;
  margin-right: 20px;
}
.add_plan_box .plan_content .btn_list .btn_item[data-v-ba26886c]:last-child {
  margin-right: 0;
}
.add_plan_box .plan_content .btn_list .select_btn[data-v-ba26886c] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  background-color: transparent;
}
.add_plan_box .plan_content .device_box .device_btn[data-v-ba26886c] {
  margin-bottom: 35px;
}
.add_plan_box .plan_content .device_box .device_list .device_item[data-v-ba26886c] {
  margin-bottom: 30px;
}
.add_plan_box .plan_content .device_box .device_list .device_item[data-v-ba26886c]:last-child {
  margin-bottom: 0;
}
.add_plan_box .plan_content .device_box .device_list .device_item .device_name[data-v-ba26886c] {
  color: #fff;
  margin-left: 16px;
  width: 200px;
  margin-right: 10px;
}
.add_plan_box .plan_content .action_header[data-v-ba26886c] {
  padding-left: 8px;
}
.add_plan_box .plan_content .action_header .add_btn[data-v-ba26886c] {
  color: #1890ff;
}
.add_plan_box .plan_content .action_header .add_btn .icon[data-v-ba26886c] {
  font-size: 17px;
}
.add_plan_box .plan_content .action_box .action_item[data-v-ba26886c] {
  margin-bottom: 24px;
  padding: 30px 24px;
  background: #282f54;
  border-radius: 4px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list[data-v-ba26886c] {
  padding-left: 12px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item[data-v-ba26886c] {
  margin-bottom: 40px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item[data-v-ba26886c]:last-child {
  margin-bottom: 0;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_title[data-v-ba26886c] {
  margin-bottom: 16px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_title .exciting_edit_btn[data-v-ba26886c] {
  margin-right: 8px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_content[data-v-ba26886c] {
  color: #bcbcbc;
}
.add_plan_box .plan_content .sports_hall[data-v-ba26886c],
.add_plan_box .plan_content .drill_date[data-v-ba26886c] {
  width: 50%;
  height: 40px;
  line-height: 40px;
  background: #282f54;
  border-radius: 4px;
  color: #d9d9d9;
  padding-left: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.add_plan_box .plan_content .drill_date_box[data-v-ba26886c] {
  position: relative;
}
.add_plan_box .plan_content .drill_date_box .date_component[data-v-ba26886c] {
  position: absolute;
  top: 40px;
  height: 550px;
  overflow: hidden;
  z-index: 20;
  border: 1px solid #282f54;
  color: #fff;
  background: #1c2242;
}
.add_plan_box .plan_content .drill_date_box .date_component .footer[data-v-ba26886c] {
  padding: 20px;
}
.add_plan_box .plan_content .upload_box .tips[data-v-ba26886c] {
  color: #999999;
  margin-top: 23px;
}
.add_plan_box .plan_content .line-btn .icon[data-v-ba26886c] {
  color: #197ad9 !important;
}
.add_plan_box .plan_content .delete_btn[data-v-ba26886c] {
  color: #f21753 !important;
  border-color: #f21753 !important;
}
.add_plan_box .plan_content .delete_btn .icon[data-v-ba26886c] {
  color: #f21753 !important;
}
.add_plan_box .plan_content .color_f[data-v-ba26886c] {
  color: #fff;
}
.sporter_content_box[data-v-ba26886c] {
  height: 600px;
  overflow: auto;
}
.modal_content .device_box .title[data-v-ba26886c] {
  color: #ffffff;
  font-size: 16px;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.modal_content .device_box .device_item[data-v-ba26886c] {
  margin-right: 50px;
  margin-bottom: 20px;
}
.modal_content .device_box .device_item[data-v-ba26886c]:last-child {
  margin-right: 0;
}
.modal_content .device_box .device_item .device_img[data-v-ba26886c] {
  margin-left: 16px;
}
.modal_content .add_sporter_box .title[data-v-ba26886c] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.modal_content .add_sporter_box .sporter_content .left[data-v-ba26886c] {
  width: 45%;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-ba26886c] {
  margin-bottom: 24px;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-ba26886c] .ant-input-search-icon {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-ba26886c] {
  height: 450px;
  background: #282f54;
  padding: 24px;
  overflow: auto;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-ba26886c] .ant-tree li .ant-tree-node-content-wrapper,
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-ba26886c] .ant-checkbox-wrapper {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-ba26886c] .ant-checkbox-wrapper {
  margin-left: 8px;
}
.modal_content .add_sporter_box .sporter_content .right[data-v-ba26886c] {
  width: 45%;
  padding: 24px;
  background: #282f54;
}
.modal_content .add_sporter_box .sporter_content .right .header .left[data-v-ba26886c] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .header .right[data-v-ba26886c] {
  font-size: 16px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .selected_list .selected_item[data-v-ba26886c] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-ba26886c] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-ba26886c] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-ba26886c] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-ba26886c] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-ba26886c] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-ba26886c]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-ba26886c] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-ba26886c] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-ba26886c] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-ba26886c] {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 10px;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-ba26886c] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-ba26886c] {
  border-color: #1890ff;
}
.modal_content .change_type_text[data-v-ba26886c] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 10px;
}
.select_hall .ant-modal-footer .hall_name[data-v-ba26886c] {
  width: 193px;
  height: 40px;
  background: #282f54;
  border-radius: 4px;
  text-align: left;
  line-height: 40px;
  padding-left: 16px;
}
[data-v-ba26886c] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-ba26886c] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-ba26886c] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
.addressMain[data-v-ba26886c] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 5px;
  max-width: 290px;
}
.addressMain .result[data-v-ba26886c] {
  margin-bottom: 20px;
}
.addressMain .result .result_name[data-v-ba26886c] {
  font-size: 15px;
  color: #fff;
}
.addressMain .result .result_info[data-v-ba26886c] {
  color: #fff;
}
.addressMain .line[data-v-ba26886c] {
  display: flex;
}
.addressMain .line .btn[data-v-ba26886c] {
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 5px 10px;
  border-radius: 3px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addressMain .line .btn span[data-v-ba26886c] {
  margin-right: 5px;
}
.addressMain .line .btn[data-v-ba26886c]:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.header[data-v-9042ac04] {
  border-left: 4px solid #1890FF;
  padding-left: 16px;
  margin-bottom: 35px;
}
.dot[data-v-9042ac04] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}
.pagination_box[data-v-9042ac04] {
  text-align: right;
}
[data-v-9042ac04] .ant-pagination-item-active {
  background-color: #1890FF !important;
}
[data-v-9042ac04] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
}
[data-v-9042ac04] .ant-pagination-item a {
  color: #fff !important;
}

.add_video_box[data-v-0da33293] {
  padding: 30px;
  font-size: 14px;
}
.add_video_box .video_title[data-v-0da33293] {
  margin: 10px 0 20px 3px;
}
.add_video_box .video_content[data-v-0da33293] {
  padding: 50px 100px;
}
.add_video_box .video_content .btn_list .btn_item[data-v-0da33293] {
  padding: 3px 35px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  color: #4E4949;
  font-size: 15px;
  margin-right: 20px;
}
.add_video_box .video_content .btn_list .btn_item[data-v-0da33293]:last-child {
  margin-right: 0;
}
.add_video_box .video_content .btn_list .select_btn[data-v-0da33293] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  background-color: transparent;
}
.add_video_box .video_content .videoItem[data-v-0da33293] {
  display: flex;
  align-items: center;
  width: 400px;
  margin-bottom: 20px;
}
.add_video_box .video_content .videoItem .video[data-v-0da33293] {
  width: 120px;
  height: 100px;
  border-radius: 4px;
  background-color: #282f54;
}
.add_video_box .video_content .videoItem .videoName[data-v-0da33293] {
  flex: 1;
  min-width: 0;
  margin: 0 10px;
}
[data-v-0da33293] .ant-calendar-picker-input.ant-input {
  width: 200px;
}

.stadiumIndex .container-wrapper[data-v-a163c3d4] {
  background-color: #1d233d;
}
[data-v-a163c3d4] .statusSpan1 {
  color: #1890ff;
}
[data-v-a163c3d4] .statusSpan2 {
  color: #f56c6c;
}
[data-v-a163c3d4] .chartBox {
  border: 1px solid #21284b;
  border-radius: 2px;
  margin-bottom: 10px;
  padding: 20px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-v-a163c3d4] .chartBox .odd {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  margin-right: 20px;
  padding-right: 20px;
  width: 40%;
}
[data-v-a163c3d4] .chartBox .odd_two {
  border-right: 0;
  text-align: center;
  flex: 1;
}
[data-v-a163c3d4] .block {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 15px 0;
  width: 180px;
  border-radius: 3px;
  margin: 20px auto;
}
[data-v-a163c3d4] .block h3 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px;
}
[data-v-a163c3d4] .block strong {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  color: #fff;
}
[data-v-a163c3d4] .syztBtn {
  margin-left: 10px;
  font-size: 20px;
  background-color: #1890ff;
  padding: 2px 5px;
  border-radius: 3px;
  display: inline-block;
  transition: 0.3s all linear;
}
[data-v-a163c3d4] .syztBtn i {
  font-size: 16px;
}
[data-v-a163c3d4] .syztBtn:hover {
  transition: 0.3s all linear;
  opacity: 0.5;
}
[data-v-a163c3d4] .dialogSydj .el-dialog__body {
  padding: 15px 15px !important;
}
[data-v-a163c3d4] .equipNum input {
  text-align: left !important;
}

.stadiumIndex .container-wrapper {
  background-color: #1d233d;
}

.structureContent[data-v-7069352a] {
  display: flex;
  background-color: #141937;
}
.structureContent .leftSide[data-v-7069352a] {
  width: 180px;
  margin-right: 12px;
  border-right: 1px solid #272c4d;
}
.structureContent .leftSide .selectUseInfo[data-v-7069352a] {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-right: 40px;
}
.structureContent .leftSide .user[data-v-7069352a] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
}
.structureContent .leftSide .user .thisAvatar[data-v-7069352a] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.structureContent .leftSide .user .thisAvatar img[data-v-7069352a] {
  width: 100%;
  height: 100%;
}
.structureContent .leftSide .user .txt[data-v-7069352a] {
  flex: 1;
}
.structureContent .leftSide .user .txt strong[data-v-7069352a] {
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.structureContent .leftSide .user .txt span[data-v-7069352a] {
  font-size: 12px;
  color: #999;
  display: block;
}
.structureContent .rightSide[data-v-7069352a] {
  flex: 1;
  min-width: 0;
  width: 100%;
  overflow-y: scroll;
}
.structureContent .rightSide .sodeScroll[data-v-7069352a] {
  padding: 25px 25px 25px 0;
}
.structureContent .treeHeader[data-v-7069352a] {
  padding: 0 24px;
  height: 40px;
  display: flex;
  align-items: center;
  color: #fff;
}
.structureContent .memberList[data-v-7069352a] {
  height: 100%;
  position: relative;
  overflow-y: auto;
  width: 83px;
  box-sizing: border-box;
  padding-right: 3px;
  background-color: #0e122c;
}
.structureContent .memberList[data-v-7069352a]::-webkit-scrollbar {
  width: 3px;
  /* 为特定元素设置不同的宽度 */
}
.structureContent .memberList[data-v-7069352a]::-webkit-scrollbar-track {
  background: #0e122c;
  /* 为特定元素设置不同的颜色 */
}
.structureContent .memberList[data-v-7069352a]::-webkit-scrollbar-thumb {
  background: #21284b;
  /* 为特定元素设置不同的颜色 */
}
.structureContent .memberList h3[data-v-7069352a] {
  font-size: 15px;
  text-align: center;
  margin-top: 32px;
  font-weight: bold;
  margin-bottom: 18px;
}
.structureContent .memberList ul[data-v-7069352a] {
  margin: 0;
  padding: 0;
}
.structureContent .memberList ul li[data-v-7069352a] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  margin-bottom: 18px;
  cursor: pointer;
  transition: 0.2s linear all;
}
.structureContent .memberList ul li .avatar[data-v-7069352a] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: flex;
  padding: 1px;
  align-items: center;
  justify-content: center;
  transition: 0.2s linear all;
  background: #0e122c;
}
.structureContent .memberList ul li .avatar .avatar_bg[data-v-7069352a] {
  background-color: #0e122c;
  padding: 2px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-size: border-box;
}
.structureContent .memberList ul li .avatar .img[data-v-7069352a] {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: block;
}
.structureContent .memberList ul li .avatar .img img[data-v-7069352a] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.structureContent .memberList ul li .name[data-v-7069352a] {
  font-size: 14px;
  width: 100%;
  color: #999;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 6px;
  transition: 0.2s linear all;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.structureContent .memberList ul li[data-v-7069352a]:hover {
  transition: 0.2s linear all;
}
.structureContent .memberList ul li:hover .avatar[data-v-7069352a] {
  background: rgba(255, 255, 255, 0.3);
}
.structureContent .memberList ul li:hover .name[data-v-7069352a] {
  color: #fff;
}
.structureContent .memberList ul li.active .avatar[data-v-7069352a] {
  background: linear-gradient(180deg, #00ffe0, #00c4ff);
  transition: 0.2s linear all;
}
.structureContent .memberList ul li.active .name[data-v-7069352a] {
  color: #fff;
  transition: 0.2s linear all;
}
[data-v-7069352a] .el-tree-node__content {
  height: 40px;
}
[data-v-7069352a] .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  color: #409eff;
}
[data-v-7069352a].ant-collapse-content-box {
  padding: 0;
}
[data-v-7069352a] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.custom-tree-node span[data-v-7069352a] {
  margin-left: 12px;
  margin-right: 5px;
}
.custom-tree-node span i[data-v-7069352a] {
  color: #1890FF;
}
.custom-tree-node strong[data-v-7069352a] {
  font-weight: normal;
}

.add_video_box[data-v-ccd8599c] {
  font-size: 14px;
}
.add_video_box .video_content[data-v-ccd8599c] {
  padding: 50px 0 50px 50px;
}
.add_video_box .video_content .btn_list .btn_item[data-v-ccd8599c] {
  padding: 3px 35px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  color: #4E4949;
  font-size: 15px;
  line-height: 30px;
  margin-right: 20px;
}
.add_video_box .video_content .btn_list .btn_item[data-v-ccd8599c]:last-child {
  margin-right: 0;
}
.add_video_box .video_content .btn_list .select_btn[data-v-ccd8599c] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  background-color: transparent;
}
.add_video_box .video_content .icon_color[data-v-ccd8599c] {
  color: #197ad9 !important;
}
.add_video_box .video_content .videoItem[data-v-ccd8599c] {
  display: flex;
  align-items: center;
  width: 400px;
  margin-bottom: 20px;
}
.add_video_box .video_content .videoItem .video[data-v-ccd8599c] {
  width: 120px;
  height: 100px;
  border-radius: 4px;
  background-color: #FAFBFD;
}
.add_video_box .video_content .videoItem .videoName[data-v-ccd8599c] {
  flex: 1;
  min-width: 0;
  margin: 0 10px;
}
.add_video_box .video_content p.upload_tip[data-v-ccd8599c] {
  color: #999;
  line-height: 20px;
  margin-top: 10px;
}
.add_video_box .video_content .uploader[data-v-ccd8599c] {
  padding-top: 15px;
}
.add_video_box .video_content .ant-form-item[data-v-ccd8599c] {
  display: flex;
}
.add_video_box .video_content .ant-upload span.ant-upload button.ant-btn[data-v-ccd8599c] {
  background-color: #1890ff !important;
  color: #fff !important;
}
.add_video_box .video_content .ant-upload span.ant-upload button.ant-btn[data-v-ccd8599c]:hover {
  opacity: 0.7 !important;
}
[data-v-ccd8599c] .ant-calendar-picker-input.ant-input {
  width: 200px;
}

.selectMember[data-v-4aafd2dd] {
  padding: 20px;
  margin-bottom: 10px;
}
.selectMember .title[data-v-4aafd2dd] {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
  height: 16px;
  line-height: 16px;
  border-left: 5px solid #1890ff;
  padding-left: 5px;
  font-weight: bold;
}
.selectMember .memberList ul[data-v-4aafd2dd] {
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.selectMember .memberList ul li[data-v-4aafd2dd] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0 10px;
}
.selectMember .memberList ul li .avatar[data-v-4aafd2dd] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
  background: unset;
}
.selectMember .memberList ul li .avatar img[data-v-4aafd2dd] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: top;
}
.selectMember .memberList ul li .name[data-v-4aafd2dd] {
  font-size: 14px;
  width: 100%;
  color: #aaa;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 5px;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .avatar[data-v-4aafd2dd] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .name[data-v-4aafd2dd] {
  color: #fff;
  transition: 0.2s linear all;
}
[data-v-4aafd2dd] .controlBox .ant-card {
  background-color: #141937;
  border: 0 !important;
}
[data-v-4aafd2dd] .controlBox .ant-card .ant-tabs-bar {
  border-color: #414974 !important;
}
[data-v-4aafd2dd] .controlBox .ant-card .ant-tabs-bar .ant-tabs-tab {
  padding-bottom: 24px !important;
}

.selectMember[data-v-f9d33438] {
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 3px;
}
.selectMember .title[data-v-f9d33438] {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
  height: 16px;
  line-height: 16px;
  border-left: 5px solid #1890ff;
  padding-left: 5px;
  font-weight: bold;
}
.selectMember .memberList ul[data-v-f9d33438] {
  display: flex;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.selectMember .memberList ul li[data-v-f9d33438] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  max-width: 80px;
  padding: 0;
  padding-bottom: 10px;
  margin: 0 10px;
}
.selectMember .memberList ul li .avatar[data-v-f9d33438] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
  background: unset;
}
.selectMember .memberList ul li .avatar .el-avatar[data-v-f9d33438] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: top;
}
.selectMember .memberList ul li .name[data-v-f9d33438] {
  font-size: 14px;
  width: 100%;
  color: #aaa;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 5px;
  transition: 0.2s linear all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selectMember .memberList ul li.active .avatar[data-v-f9d33438] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList ul li.active .name[data-v-f9d33438] {
  color: #fff;
  transition: 0.2s linear all;
}

.sumAdd[data-v-f55e669a] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.sumAddBox[data-v-f55e669a] {
  min-height: 100%;
  height: auto;
  padding: 40px 24px;
  background-color: #1D233D;
}
.sumAddBox .top_title[data-v-f55e669a] {
  margin: 10px 0 20px 3px;
}
.sumAddBox[data-v-f55e669a] .el-slider__marks-text {
  white-space: nowrap;
}
.sumCon[data-v-f55e669a] {
  background: #1c2242;
  padding: 50px 0 50px 50px;
}
.sumCon .exciting_form[data-v-f55e669a] {
  width: 720px;
}
.add_sporter_box .title[data-v-f55e669a] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.add_sporter_box .sporter_content .left[data-v-f55e669a] {
  width: 45%;
}
.add_sporter_box .sporter_content .left .search[data-v-f55e669a] {
  margin-bottom: 24px;
}
.add_sporter_box .sporter_content .left .search[data-v-f55e669a] .ant-input-search-icon {
  color: #fff;
}
.add_sporter_box .sporter_content .left .sporter_list[data-v-f55e669a] {
  height: 450px;
  background: #282f54;
  padding: 24px;
  overflow: auto;
}
.add_sporter_box .sporter_content .left .sporter_list[data-v-f55e669a] .ant-tree li .ant-tree-node-content-wrapper,
.add_sporter_box .sporter_content .left .sporter_list[data-v-f55e669a] .ant-checkbox-wrapper {
  color: #fff;
}
.add_sporter_box .sporter_content .left .sporter_list[data-v-f55e669a] .ant-checkbox-wrapper {
  margin-left: 8px;
}
.add_sporter_box .sporter_content .right[data-v-f55e669a] {
  width: 45%;
  padding: 24px;
  background: #282f54;
}
.add_sporter_box .sporter_content .right .header .left[data-v-f55e669a] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.add_sporter_box .sporter_content .right .header .right[data-v-f55e669a] {
  font-size: 16px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.add_sporter_box .sporter_content .right .selected_list .selected_item[data-v-f55e669a] {
  padding: 8px 0;
  color: #fff;
}
.radioGroup .ant-radio-button-wrapper[data-v-f55e669a] {
  background-color: #21284b;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.radioGroup .ant-radio-button-wrapper[data-v-f55e669a]:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.radioGroup .ant-radio-button-wrapper-checked[data-v-f55e669a]:not(.ant-radio-button-wrapper-disabled) {
  background-color: #1890ff;
}
.radioGroup .ant-radio-button-wrapper[data-v-f55e669a]:not(:first-child)::before {
  background-color: rgba(255, 255, 255, 0.1);
}
.radioGroup .ant-radio-button-wrapper[data-v-f55e669a]:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
[data-v-f55e669a] .ant-slider-mark-text-active {
  color: #fff !important;
}
[data-v-f55e669a] .ant-slider-mark-text {
  color: #fff !important;
}

.pageBox[data-v-572f646e] {
  display: flex;
  height: 100%;
}
.pageBox .search_box[data-v-572f646e] {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.pageBox .search_box .search_item .date_content[data-v-572f646e] {
  color: var(--text-color);
  margin: 0 16px;
}
.structureContent[data-v-aeb8faa2] {
  display: flex;
  background-color: #141937;
}
.structureContent .leftSide[data-v-aeb8faa2] {
  width: 248px;
  padding: 24px 10px;
  margin-right: 16px;
  background: #1D233D;
}
.structureContent .leftSide .selectUseInfo[data-v-aeb8faa2] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.structureContent .leftSide .user[data-v-aeb8faa2] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
}
.structureContent .leftSide .user .thisAvatar[data-v-aeb8faa2] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.structureContent .leftSide .user .thisAvatar img[data-v-aeb8faa2] {
  width: 100%;
  height: 100%;
}
.structureContent .leftSide .user .txt[data-v-aeb8faa2] {
  flex: 1;
}
.structureContent .leftSide .user .txt strong[data-v-aeb8faa2] {
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.structureContent .leftSide .user .txt span[data-v-aeb8faa2] {
  font-size: 12px;
  color: #999;
  display: block;
}
.structureContent .leftSide .el-tree[data-v-aeb8faa2] {
  background: unset;
}
.structureContent .rightSide[data-v-aeb8faa2] {
  flex: 1;
  min-width: 0;
  width: 100%;
  overflow-y: scroll;
}
.structureContent .treeHeader[data-v-aeb8faa2] {
  padding: 0 24px;
  height: 40px;
  display: flex;
  align-items: center;
  color: #fff;
}
.structureContent .memberList[data-v-aeb8faa2] {
  height: 100%;
  position: relative;
  overflow-y: auto;
  width: 83px;
  box-sizing: border-box;
  padding-right: 3px;
  background-color: #0e122c;
}
.structureContent .memberList[data-v-aeb8faa2]::-webkit-scrollbar {
  width: 3px;
  /* 为特定元素设置不同的宽度 */
}
.structureContent .memberList[data-v-aeb8faa2]::-webkit-scrollbar-track {
  background: #0e122c;
  /* 为特定元素设置不同的颜色 */
}
.structureContent .memberList[data-v-aeb8faa2]::-webkit-scrollbar-thumb {
  background: #21284b;
  /* 为特定元素设置不同的颜色 */
}
.structureContent .memberList h3[data-v-aeb8faa2] {
  font-size: 15px;
  text-align: center;
  margin-top: 32px;
  font-weight: bold;
  margin-bottom: 18px;
}
.structureContent .memberList ul[data-v-aeb8faa2] {
  margin: 0;
  padding: 0;
}
.structureContent .memberList ul li[data-v-aeb8faa2] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  margin-bottom: 18px;
  cursor: pointer;
  transition: 0.2s linear all;
}
.structureContent .memberList ul li .avatar[data-v-aeb8faa2] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: flex;
  padding: 1px;
  align-items: center;
  justify-content: center;
  transition: 0.2s linear all;
  background: #0e122c;
}
.structureContent .memberList ul li .avatar .avatar_bg[data-v-aeb8faa2] {
  background-color: #0e122c;
  padding: 2px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-size: border-box;
}
.structureContent .memberList ul li .avatar .img[data-v-aeb8faa2] {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: block;
}
.structureContent .memberList ul li .avatar .img img[data-v-aeb8faa2] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.structureContent .memberList ul li .name[data-v-aeb8faa2] {
  font-size: 14px;
  width: 100%;
  color: #999;
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 6px;
  transition: 0.2s linear all;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.structureContent .memberList ul li[data-v-aeb8faa2]:hover {
  transition: 0.2s linear all;
}
.structureContent .memberList ul li:hover .avatar[data-v-aeb8faa2] {
  background: rgba(255, 255, 255, 0.3);
}
.structureContent .memberList ul li:hover .name[data-v-aeb8faa2] {
  color: #fff;
}
.structureContent .memberList ul li.active .avatar[data-v-aeb8faa2] {
  background: linear-gradient(180deg, #00ffe0, #00c4ff);
  transition: 0.2s linear all;
}
.structureContent .memberList ul li.active .name[data-v-aeb8faa2] {
  color: #fff;
  transition: 0.2s linear all;
}
[data-v-aeb8faa2] .el-tree-node__content {
  height: 40px;
}
[data-v-aeb8faa2] .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  color: #409eff;
}
[data-v-aeb8faa2].ant-collapse-content-box {
  padding: 0;
}
[data-v-aeb8faa2] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.custom-tree-node span[data-v-aeb8faa2] {
  margin-left: 12px;
  margin-right: 5px;
}
.custom-tree-node span i[data-v-aeb8faa2] {
  color: #1890FF;
}
.custom-tree-node strong[data-v-aeb8faa2] {
  font-weight: normal;
}

.import_content {
  padding: 50px 0 50px 50px;
  background-color: unset;
}
.dataImport .cell {
  width: 800px;
  display: flex;
  background-color: #F3F7FF;
}
.dataImport .cell .cellLeft {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ADB0C3;
  border-radius: 4px;
  background-color: #246BFF;
}
.dataImport .cell .cellRight {
  padding: 10px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.dataImport .notes {
  color: #F21753;
  line-height: 36px;
}

.dataImport[data-v-0a7ee43c] {
  width: 100%;
  margin: 0 auto;
}

.header[data-v-29e6f392] {
  border-left: 4px solid #1890FF;
  padding-left: 16px;
  margin-bottom: 35px;
}
.dot[data-v-29e6f392] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}
.pagination_box[data-v-29e6f392] {
  text-align: right;
}
[data-v-29e6f392] .ant-pagination-item-active {
  background-color: #1890FF !important;
}
[data-v-29e6f392] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
}
[data-v-29e6f392] .ant-pagination-item a {
  color: #fff !important;
}

[data-v-1ac64a08] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.proTest[data-v-1ac64a08] {
  display: flex;
  height: 100%;
}
.proTest .leftBar[data-v-1ac64a08] {
  width: 248px;
  height: 100%;
  padding: 24px 10px;
  margin-right: 16px;
  background: #1D233D;
  color: #fff;
}
.proTest .rightMain[data-v-1ac64a08] {
  padding: 24px;
  overflow-y: auto;
  background: #1D233D;
}
.proTest .red[data-v-1ac64a08] {
  color: red;
}
.proTest .section[data-v-1ac64a08] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.proTest .title[data-v-1ac64a08] {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
}
.proTest .title[data-v-1ac64a08]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #409eff;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.full-height {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px) !important;
  padding-bottom: 40px;
}
.testInput .el-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.testInput .el-tabs__content {
  flex: 1;
  min-height: 0;
}
.testInput .el-tab-pane {
  height: 100%;
}
.testResult {
  height: 100%;
  overflow-y: auto;
}
.previewDialog .el-dialog {
  display: flex;
  flex-direction: column;
}
.previewDialog .el-dialog__body {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.previewDialog .modalName {
  color: #fff;
  font-weight: bold;
}

.testInput[data-v-3e8375a7] {
  flex: 1;
  height: auto;
  min-height: 0;
  width: 100%;
  margin: 20px auto 0;
}

.header[data-v-69c1c22c] {
  border-left: 4px solid #1890FF;
  padding-left: 16px;
  margin-bottom: 35px;
}
.dot[data-v-69c1c22c] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}
.pagination_box[data-v-69c1c22c] {
  text-align: right;
}
[data-v-69c1c22c] .ant-pagination-item-active {
  background-color: #1890FF !important;
}
[data-v-69c1c22c] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
}
[data-v-69c1c22c] .ant-pagination-item a {
  color: #fff !important;
}

.header[data-v-f28aa596] {
  border-left: 4px solid #1890FF;
  padding-left: 16px;
  margin-bottom: 35px;
}
.dot[data-v-f28aa596] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}
.pagination_box[data-v-f28aa596] {
  text-align: right;
}
[data-v-f28aa596] .ant-pagination-item-active {
  background-color: #1890FF !important;
}
[data-v-f28aa596] .ant-pagination-item {
  background-color: var(--form-bg-color);
  border-color: var(--form-bg-color);
}
[data-v-f28aa596] .ant-pagination-item a {
  color: #fff !important;
}

.flx1[data-v-61be03c2] {
  flex: 1;
  min-width: 0;
}
.flc[data-v-61be03c2] {
  display: flex;
  align-items: center;
}
.w100p[data-v-61be03c2] {
  width: 100%;
}
.uploader[data-v-61be03c2] {
  display: block;
  width: 130px;
  height: 130px;
  background: var(--form-bg-color);
  border-radius: 4px;
  text-align: center;
  line-height: 130px;
}
.search_box[data-v-61be03c2],
.content[data-v-61be03c2] {
  background: var(--dark-color);
  padding: 10px;
  margin-bottom: 16px;
}
.search_item[data-v-61be03c2] {
  margin-bottom: 25px;
}
.search_item .date_content[data-v-61be03c2] {
  color: #999;
  margin: 0 16px;
}
.timeOption[data-v-61be03c2] {
  display: flex;
  align-items: center;
  gap: 4px;
  width: calc(100% + 28px);
  padding-bottom: 22px;
}
.timePicker[data-v-61be03c2] {
  flex: 1;
  min-width: 0;
  margin-left: 4px;
}
.timePicker .el-date-editor[data-v-61be03c2] {
  width: 100%;
}
.addTime[data-v-61be03c2] {
  font-size: 24px;
}
.delTime[data-v-61be03c2] {
  padding: 2px;
  font-size: 20px;
}

.venueManage {
  overflow-y: auto;
}
table .ant-btn-dangerous {
  background-color: unset !important;
}


.ant-cascader-menus {
  z-index: 99999;
}

.flx1[data-v-eab57d76] {
  flex: 1;
  min-width: 0;
}
.flc[data-v-eab57d76] {
  display: flex;
  align-items: center;
}
.w100p[data-v-eab57d76] {
  width: 100%;
}
.serveIndex[data-v-eab57d76] {
  width: 100%;
  height: 100%;
}
.serveIndex .flexCont[data-v-eab57d76] {
  display: flex;
  width: 100%;
  height: 100%;
}
.serveIndex .leftSide[data-v-eab57d76] {
  width: 260px;
  margin-right: 25px;
  padding-right: 20px;
  border-right: 1px solid #272c4d;
}
.serveIndex .leftSide .leftHead[data-v-eab57d76] {
  font-size: 16px;
}
.serveIndex .leftSide .leftHead .el-icon-plus[data-v-eab57d76] {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 17px;
  color: #999;
  cursor: pointer;
}
.serveIndex .leftSide .leftHead .el-icon-plus[data-v-eab57d76]:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.serveIndex .leftSide .leftHead .el-icon-plus[data-v-eab57d76]:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.serveIndex .leftSide .el-icon-more[data-v-eab57d76] {
  color: #fff;
}
.serveIndex .leftSide .leftItem[data-v-eab57d76] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  font-size: 16px;
  line-height: 36px;
}
.serveIndex .leftSide .leftItem.cur[data-v-eab57d76] {
  border-radius: 4px;
  background: #1890FF;
}
.serveIndex .rightSide[data-v-eab57d76] {
  flex: 1;
  min-width: 0;
  width: 100%;
  overflow-y: scroll;
}
.serveIndex .rightSide .sodeScroll[data-v-eab57d76] {
  padding: 25px 25px 25px 0;
}
.timeOption[data-v-eab57d76] {
  display: flex;
  align-items: center;
  gap: 4px;
  width: calc(100% + 28px);
  padding-bottom: 22px;
}
.timePicker[data-v-eab57d76] {
  flex: 1;
  min-width: 0;
  margin-left: 4px;
}
.timePicker .el-date-editor[data-v-eab57d76] {
  width: 100%;
}
.addTime[data-v-eab57d76] {
  font-size: 24px;
}
.delTime[data-v-eab57d76] {
  padding: 2px;
  font-size: 20px;
}


.c9[data-v-371c9700] {
  color: #999;
}
.w100p[data-v-371c9700] {
  width: 100%;
}
.subscribe[data-v-371c9700] {
  background: var(--bg-color);
}
.subscribe .ok[data-v-371c9700] {
  color: #67C23A;
}
.subscribe .refuse[data-v-371c9700] {
  color: #F56C6C;
}
.subscribe .pending[data-v-371c9700] {
  color: #E6A23C;
}
.subscribe .cancel[data-v-371c9700] {
  color: #909399;
}
.subscribe .serveCont[data-v-371c9700] {
  width: 320px;
  margin: 0 auto;
  text-align: left;
}
.timeOption[data-v-371c9700] {
  display: flex;
  align-items: center;
  gap: 4px;
  width: calc(100% + 28px);
  padding-bottom: 22px;
}
.timePicker[data-v-371c9700] {
  flex: 1;
  min-width: 0;
  margin-left: 4px;
}
.timePicker .el-date-editor[data-v-371c9700] {
  width: 100%;
}
.addTime[data-v-371c9700] {
  font-size: 24px;
}
.delTime[data-v-371c9700] {
  padding: 2px;
  font-size: 20px;
}

.sexItem .el-form-item__content .el-form-item__label {
  width: unset !important;
}
.sexItem .el-form-item__content .el-form-item__content {
  margin-left: unset !important;
}
.timeItem.el-radio--small.is-bordered {
  height: auto !important;
  padding: 6px 10px !important;
  text-align: center;
  margin-left: 0 !important;
  margin-right: 20px;
  margin-bottom: 10px;
}
.timeItem.el-radio--small.is-bordered .el-radio__input {
  display: none !important;
}
.timeItem.el-radio--small.is-bordered .el-radio__label {
  padding: 0 !important;
}
.timeItem.el-radio--small.is-bordered .time {
  display: block;
}

.listCont[data-v-66559d88] {
  flex: 1;
  min-height: 0;
}
.planList[data-v-66559d88] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.full-height[data-v-66559d88] {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px) !important;
  padding-bottom: 40px;
}

.venueIndex.el-card {
  height: 100%;
}
.venueIndex {
  flex: 1;
  height: auto;
  min-height: 0;
  width: 100%;
}
.venueIndex .el-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.venueIndex .el-tabs__content {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.venueIndex .el-tab-pane {
  height: 100%;
}
.venueIndex .el-tab-pane > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.time-select-item:hover {
  background: #1890FF;
}

.selectMember[data-v-3508e07d] {
  padding: 24px;
  margin-bottom: 10px;
  color: #fff;
  background: #1D233D;
}
.selectMember .title[data-v-3508e07d] {
  height: 16px;
  padding-left: 5px;
  border-left: 5px solid #1890ff;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}
.selectMember .memberList[data-v-3508e07d] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.selectMember .memberList .member[data-v-3508e07d] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  max-width: 80px;
  padding-bottom: 10px;
  margin: 0 10px;
}
.selectMember .memberList .member .avatar[data-v-3508e07d] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
  background: unset;
}
.selectMember .memberList .member .avatar .el-avatar[data-v-3508e07d] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.selectMember .memberList .member .name[data-v-3508e07d] {
  width: 100%;
  height: 14px;
  margin-top: 5px;
  color: #aaa;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  transition: 0.2s linear all;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectMember .memberList .member.active .avatar[data-v-3508e07d] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList .member.active .name[data-v-3508e07d] {
  color: #fff;
  font-weight: bold;
  transition: 0.2s linear all;
}

.selectMember[data-v-282b14c9] {
  padding: 24px;
  margin-bottom: 10px;
  color: #fff;
  background: #1D233D;
}
.selectMember .title[data-v-282b14c9] {
  height: 16px;
  padding-left: 5px;
  border-left: 5px solid #1890ff;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}
.selectMember .memberList[data-v-282b14c9] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.selectMember .memberList .member[data-v-282b14c9] {
  display: flex;
  align-items: center;
  flex-direction: column;
  list-style: none;
  max-width: 80px;
  padding-bottom: 10px;
  margin: 0 10px;
}
.selectMember .memberList .member .avatar[data-v-282b14c9] {
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 3px;
  border: 3px solid transparent;
  transition: 0.2s linear all;
  background: unset;
}
.selectMember .memberList .member .avatar .el-avatar[data-v-282b14c9] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.selectMember .memberList .member .name[data-v-282b14c9] {
  width: 100%;
  height: 14px;
  margin-top: 5px;
  color: #aaa;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  transition: 0.2s linear all;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectMember .memberList .member.active .avatar[data-v-282b14c9] {
  border: 1px solid #00ffe0;
  transition: 0.2s linear all;
}
.selectMember .memberList .member.active .name[data-v-282b14c9] {
  color: #fff;
  font-weight: bold;
  transition: 0.2s linear all;
}

.dashboard-container[data-v-106c86ed] {
  margin: 30px;
}
.dashboard-text[data-v-106c86ed] {
  font-size: 30px;
  line-height: 46px;
}
.link-msg {
  color: #307eff;
  cursor: pointer;
}


.custom-tree-node[data-v-22f4eb10] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}

.ds-move-tree {
  height: 100%;
}
.ds-move-tree .tree {
  height: calc(100% - 115px);
  overflow-y: auto;
}
.ds-move-tree .select-tree-keywords {
  color: var(--primary, #3370ff);
}
.dataset-filed {
  height: 400px;
  overflow-y: auto;
}
.tree-select-dataset {
  display: none;
}
[data-v-4321e388] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.custom-tree-container[data-v-4321e388] {
  margin-top: 10px;
}
.custom-tree-container .no-tdata[data-v-4321e388] {
  text-align: center;
  margin-top: 80px;
  font-family: PingFang SC;
  font-size: 14px;
  color: var(--deTextSecondary, #999);
  font-weight: 400;
}
.custom-tree-container .no-tdata .no-tdata-new[data-v-4321e388] {
  cursor: pointer;
  color: var(--primary, #3370ff);
}
.tree-list[data-v-4321e388] .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.custom-tree-node[data-v-4321e388] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.custom-tree-node-list[data-v-4321e388] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
.custom-position[data-v-4321e388] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-flow: row nowrap;
}
.form-item[data-v-4321e388] {
  margin-bottom: 0;
}
.title-css[data-v-4321e388] {
  height: 26px;
}
.title-text[data-v-4321e388] {
  line-height: 26px;
}
.scene-title[data-v-4321e388] {
  width: 100%;
  display: flex;
}
.scene-title-name[data-v-4321e388] {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.father .child[data-v-4321e388] {
  visibility: hidden;
}
.father:hover .child[data-v-4321e388] {
  visibility: visible;
}
.father .child .el-button--text[data-v-4321e388] {
  padding: 0;
  background: unset;
}
.inner-dropdown-menu[data-v-4321e388] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.de-dataset-search {
  padding: 24px 10px;
  height: 100%;
  overflow-y: auto;
}
.de-dataset-search .main-area-input .el-input-group__append {
  width: 70px;
  background: transparent;
}
.de-dataset-search .main-area-input .el-input-group__append .el-input__inner {
  padding-left: 12px;
}
.de-dataset-search .title-css {
  display: flex;
  justify-content: space-between;
}
.de-dataset-search .el-icon-plus {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 17px;
  color: #999;
  cursor: pointer;
}
.de-dataset-search .el-icon-plus:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-dataset-search .el-icon-plus:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-dataset-dropdown .el-dropdown-menu__item {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 12px 9px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
}
.de-dataset-dropdown .el-dropdown-menu__item .svg-icon {
  margin-right: 8.75px;
  width: 16.5px;
  height: 18px;
}
.de-dataset-dropdown .el-dropdown-menu__item:hover {
  background: rgba(31, 35, 41, 0.1);
  color: var(--deTextPrimary, #1890ff);
}
.de-dataset-dropdown .el-dropdown-menu__item.is-disabled {
  background: #bbbfc4;
  color: #fff;
}
.de-dataset-dropdown .de-top-border {
  border-top: 1px solid rgba(31, 35, 41, 0.15);
}
.de-dialog-form .de-dataset-search {
  padding: 0 10px;
}


.ant-form-inline .ant-form-item-with-help[data-v-2edfdc97] {
	margin-bottom: 0 !important;
}

.title[data-v-418187cc] {
  position: relative;
  padding-left: 16px;
}
.title[data-v-418187cc]::after {
  content: " ";
  background: #1890ff;
  width: 3px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 6px;
}
.deviceTypeBox[data-v-418187cc] {
  display: flex;
  align-items: center;
}
.deviceTypeBox > div[data-v-418187cc] {
  background: #21284b;
  font-size: 13px;
  border-radius: 60px;
  color: #bcbcbc;
  width: 120px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.deviceTypeBox > div[data-v-418187cc]:nth-of-type(1) {
  margin-right: 40px;
}
.deviceTypeBox .av[data-v-418187cc] {
  color: #1890ff;
  border: 1px solid #1890ff;
  background: transparent;
}
.ceshi .ant-form-item[data-v-418187cc] {
  margin: 0 !important;
}
.ceshi .ant-upload .uploadAButton[data-v-418187cc] {
  background-color: #1890ff !important;
  color: #fff !important;
  height: 32px;
  line-height: 32px;
}
.ceshi .ant-upload .uploadAButton[data-v-418187cc]:hover {
  opacity: 0.7;
}

.device[data-v-e442471c] {
  display: flex;
  height: 100%;
}
.device .tree[data-v-e442471c] {
  width: 248px;
  height: 100%;
  padding: 24px 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background: #1D233D;
}
.device .tree .de-dataset-search[data-v-e442471c] {
  padding: 0;
}
.device .tab[data-v-e442471c] {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 15px 0 15px 15px;
}
.device .tab[data-v-e442471c] .ant-tabs {
  flex: 1;
  min-height: 0;
}
.device .tab[data-v-e442471c] .ant-tabs .ant-tabs-top-content {
  height: calc(100% - 60px);
}
.device .tab[data-v-e442471c] .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane {
  height: 100%;
}
.device .tab .deviceInfo[data-v-e442471c] {
  padding: 24px;
  background: #21284B;
}
.device .tab .deviceInfo .name[data-v-e442471c] {
  font-size: 18px;
}
[data-v-e442471c] .ant-table-thead > tr > th {
  text-align: center;
}
[data-v-e442471c] .ant-card-body {
  padding: 0 24px !important;
}
.tree[data-v-e442471c] {
  position: relative;
}
.tree .btn[data-v-e442471c] {
  position: absolute;
  bottom: 20px;
  left: 20%;
}
[data-v-e442471c] .access {
  height: 100%;
  background-color: #141937;
}
[data-v-e442471c] .access > .ant-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: inherit !important;
  border: 0 !important;
}
[data-v-e442471c] .access > .ant-card .ant-card-head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
[data-v-e442471c] .access > .ant-card .ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
[data-v-e442471c] .access > .ant-card .ant-card-body {
  flex: 1;
  min-height: 0;
}
[data-v-e442471c] .access > .ant-card .device {
  height: 100%;
}
[data-v-e442471c] .access > .ant-card .device .tree {
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}
[data-v-e442471c] .access > .ant-card .device .tab .ant-tabs .ant-tabs-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
[data-v-e442471c] .deviceAccessTree .el-tree-node__children .el-tree-node__content {
  padding-left: 0;
}
[data-v-e442471c] .deviceAccessTree .el-tree-node__children .el-tree-node__content .el-icon-caret-right {
  color: rgba(255, 255, 255, 0.5);
}
[data-v-e442471c] .deviceAccessTree .el-tree-node__children .el-tree-node__content .custom-tree-node-list {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
[data-v-e442471c] .deviceAccessTree .el-tree-node__children .el-tree-node__content .custom-tree-node-list .de-fill-block {
  margin-left: 0 !important;
}

.deviceForm[data-v-40c5b570] {
  max-height: 75vh;
  overflow-y: auto;
}
.formCont[data-v-40c5b570] {
  padding: 18px 18px 1px 18px;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  background-color: #1D233D;
}
.fileItem[data-v-40c5b570] {
  display: flex;
  align-items: center;
  padding: 12px;
  border-radius: 8px;
  line-height: 24px;
}
.fileItem .iconCont[data-v-40c5b570] {
  width: 48px;
  height: 48px;
  margin-right: 8px;
}
.fileItem .icon[data-v-40c5b570] {
  width: 100%;
  height: 100%;
}
.fileItem .delete[data-v-40c5b570] {
  display: none;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  border-radius: 50%;
  color: #409EFF;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  background-color: #ddd;
}
.fileItem[data-v-40c5b570]:hover {
  background-color: #505879;
}
.fileItem:hover .delete[data-v-40c5b570] {
  display: block;
}
.title[data-v-40c5b570] {
  position: relative;
  padding-left: 16px;
}
.title[data-v-40c5b570]::after {
  content: " ";
  background: #1890ff;
  width: 3px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 6px;
}
.deviceTypeBox[data-v-40c5b570] {
  display: flex;
  align-items: center;
}
.deviceTypeBox > div[data-v-40c5b570] {
  background: #21284b;
  font-size: 13px;
  border-radius: 60px;
  color: #bcbcbc;
  width: 120px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.deviceTypeBox > div[data-v-40c5b570]:nth-of-type(1) {
  margin-right: 40px;
}
.deviceTypeBox .av[data-v-40c5b570] {
  color: #1890ff;
  border: 1px solid #1890ff;
  background: transparent;
}
.ceshi .ant-form-item[data-v-40c5b570] {
  margin: 0 !important;
}
.ceshi .ant-upload .uploadAButton[data-v-40c5b570] {
  background-color: #1890ff !important;
  color: #fff !important;
  height: 32px;
  line-height: 32px;
}
.ceshi .ant-upload .uploadAButton[data-v-40c5b570]:hover {
  opacity: 0.7;
}

.searchView[data-v-216173fe] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}
.searchView .searchFuc[data-v-216173fe] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-216173fe].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-216173fe].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.device[data-v-216173fe] {
  height: 100%;
}
.device .deviceImg[data-v-216173fe] {
  width: 60px;
  height: 60px;
}
.deviceManage.el-card[data-v-216173fe] {
  height: 100%;
}
.deviceManage[data-v-216173fe] {
  height: 100%;
  flex: 1;
  width: 100%;
}
.deviceManage .el-tabs[data-v-216173fe] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.deviceManage .el-tabs__content[data-v-216173fe] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.deviceManage .el-tab-pane[data-v-216173fe] {
  height: 100%;
}
.deviceManage .el-tab-pane > div[data-v-216173fe] {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.bl_title[data-v-99789ffa] {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}

[data-v-2d1bdd9f] .filter-tree {
  padding: 10px 0;
}
[data-v-2d1bdd9f] .filter-tree .el-tree-node > .el-tree-node__content:hover {
  background-color: rgba(24, 144, 255, 0.2);
}
[data-v-2d1bdd9f] .filter-tree .el-tree-node.is-current > .el-tree-node__content {
  background-color: #1890ff;
  color: #fff;
}
[data-v-2d1bdd9f] .filter-tree .el-tree-node {
  margin: 0 0;
  padding: 3px 0;
}
[data-v-2d1bdd9f] .filter-tree > .el-tree-node > .el-tree-node__content > .el-tree-node__label {
  font-weight: bold;
}
[data-v-2d1bdd9f] .baseDropdownMenu.el-dropdown-menu--medium {
  width: 117px !important;
}
[data-v-2d1bdd9f] .baseDropdownMenu li {
  width: 117px !important;
}
[data-v-2d1bdd9f] .typeElForm .el-form-item__content {
  display: flex;
  align-items: center;
}
[data-v-2d1bdd9f] .typeElForm .el-form-item__content .el-select {
  flex: 1;
}
.typeMesgBtn[data-v-2d1bdd9f] {
  color: #1890ff;
  font-size: 14px;
  margin-left: 10px;
  cursor: pointer;
}
.typeMesgBtn[data-v-2d1bdd9f]:hover {
  opacity: 0.5;
}
.newLine[data-v-2d1bdd9f] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: #999;
  line-height: 22px;
  margin-top: 10px;
}
.queTemplateDialog .mainTemplate[data-v-2d1bdd9f] {
  border: 1px solid rgba(204, 204, 204, 0.5);
  width: 100%;
  display: flex;
  align-items: flex-start;
  height: 400px;
  position: relative;
}
.queTemplateDialog .mainTemplate .leftTemp[data-v-2d1bdd9f] {
  width: 200px;
  box-sizing: border-box;
  padding: 0 10px;
  border-right: 1px solid rgba(204, 204, 204, 0.5);
  height: 100%;
  position: relative;
}
.queTemplateDialog .mainTemplate .leftTemp .seach[data-v-2d1bdd9f] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.queTemplateDialog .mainTemplate .leftTemp .conTemp[data-v-2d1bdd9f] {
  height: calc(100% - 66px);
  overflow-y: scroll;
}
.queTemplateDialog .mainTemplate .rightTemp[data-v-2d1bdd9f] {
  flex: 1;
  width: 100%;
  height: 398px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 1px;
  box-sizing: border-box;
}
.queTemplateDialog .mainTemplate .rightTemp img[data-v-2d1bdd9f] {
  width: 100%;
}
.bl_title[data-v-2d1bdd9f] {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
[data-v-2d1bdd9f] .flex .ant-form-item {
  margin-bottom: 0;
  margin-right: 10px;
}
[data-v-2d1bdd9f] .hideLabel .ant-form-item-label {
  opacity: 0;
}
.tableTdControl[data-v-2d1bdd9f] {
  text-align: left;
}
.tableTdControl button[data-v-2d1bdd9f],
.tableTdControl span[data-v-2d1bdd9f] {
  margin: 0 3px;
}
.searchView[data-v-2d1bdd9f] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-2d1bdd9f] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-2d1bdd9f].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-2d1bdd9f].searchView .el-form .el-form-item {
  margin-bottom: 0;
}


[data-v-6d94476d] .ant-table-body table {
  border: none;
}
.searchView[data-v-6d94476d] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-6d94476d] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-6d94476d].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-6d94476d].searchView .el-form .el-form-item {
  margin-bottom: 0;
}

.element[data-v-d2b6433e]::-webkit-scrollbar {
  width: 0 !important;
}
.tian_ms[data-v-d2b6433e] {
  margin-top: 30px;
}
.tian_ms .title[data-v-d2b6433e] {
  height: 168px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  writing-mode: vertical-rl;
  background: linear-gradient(180deg, #409af2, #2c6ff8);
  display: inline-block;
}
.tian_ms .content[data-v-d2b6433e] {
  width: 118px;
  text-align: center;
  background-color: #5e668d;
  height: 168px;
  overflow-y: scroll;
}
.tian_ms .content text[data-v-d2b6433e] {
  display: block;
  margin-top: 10px;
  width: 100%;
}
.body_box[data-v-d2b6433e] {
  width: 310px;
  height: 465px;
  position: relative;
}
.body_box img[data-v-d2b6433e] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.body_box .point[data-v-d2b6433e] {
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.body_box .select[data-v-d2b6433e] {
  background: #f468a2;
}
.back .point[data-v-d2b6433e] {
  background: rgba(255, 255, 255, 0.6);
}
.back .select[data-v-d2b6433e] {
  background: #f468a2;
}
.zm[data-v-d2b6433e] {
  position: absolute;
  left: 233px;
  top: 50px;
}
.flex-row[data-v-d2b6433e] {
  position: relative;
}

.ant-radio-group[data-v-f6ff7c40] {
  display: flex;
  align-items: center;
}
.ant-radio-group .ant-radio-wrapper[data-v-f6ff7c40] {
  margin-right: 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.ant-checkbox-group[data-v-f6ff7c40] {
  display: flex;
  align-items: center;
}
.ant-checkbox-group .ant-checkbox-wrapper[data-v-f6ff7c40] {
  margin-right: 10px;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox + span[data-v-f6ff7c40] {
  height: 16px;
  line-height: 16px;
}
[data-v-f6ff7c40] .ant-radio-disabled .ant-radio-inner::after {
  background: #1890ff !important;
}
.slider_num[data-v-f6ff7c40] {
  font-size: 14px;
  color: var(--text-color);
  width: 32px;
  height: 32px;
  background: linear-gradient(129deg, #419bf2 5%, #2b6df9 96%);
  border-radius: 4px;
  margin-right: 16px;
  text-align: center;
  line-height: 32px;
  margin-top: -20px;
}
.topic_item[data-v-f6ff7c40] {
  position: relative;
}
.topic_item .topic_title[data-v-f6ff7c40] {
  font-size: 14px;
}
[data-v-f6ff7c40] .ant-slider-mark-text {
  margin-top: 4px;
}
[data-v-f6ff7c40] .ant-slider-mark {
  font-size: 14px;
}
.topic_select[data-v-f6ff7c40] {
  position: relative;
  padding-right: 0;
  font-size: 14px;
  color: #fff;
}
.topic_select label[data-v-f6ff7c40] {
  color: #fff;
}
.topic_select .flex-row > div[data-v-f6ff7c40] {
  margin-top: -12px;
}
.topic_select .flex-row .flex-1[data-v-f6ff7c40] {
  margin-top: 0;
  margin-left: 0;
  width: 100%;
}
.controlLine[data-v-f6ff7c40] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
}
.controlLine div[data-v-f6ff7c40] {
  border: 1px solid #1890FF;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  cursor: pointer;
}
.controlLine div img[data-v-f6ff7c40] {
  width: 12px;
}
.controlLine div[data-v-f6ff7c40]:hover {
  background-color: #fff;
  border-color: #fff;
}
.controlLine div.del[data-v-f6ff7c40] {
  border: 1px solid #F21753;
}
.controlLine div.del[data-v-f6ff7c40]:hover {
  background-color: #fff;
  border-color: #fff;
}
.topic_list .topic_title[data-v-f6ff7c40] {
  color: #fff;
}
[data-v-f6ff7c40] .ant-slider-rail {
  background-color: #5E668D;
}

.quesEdit[data-v-626e95cd] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
[data-v-626e95cd] .queTypeLine .ant-form-item-children {
  display: flex;
  align-items: center;
}
.typeMesgBtn[data-v-626e95cd] {
  color: #1890ff;
  font-size: 14px;
  margin-left: 10px;
  cursor: pointer;
}
.typeMesgBtn[data-v-626e95cd]:hover {
  opacity: 0.5;
}
.newLine[data-v-626e95cd] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: #999;
  line-height: 22px;
  margin-top: 10px;
}
[data-v-626e95cd] .quesDetail {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px 24px;
  background: #1D233D;
}
[data-v-626e95cd] .quesDetail .topControl {
  position: fixed;
  z-index: 100;
  top: 160px;
  right: 48px;
  display: flex;
  justify-content: right;
}
[data-v-626e95cd] .quesDetail .topControl button {
  margin-left: 20px;
}
[data-v-626e95cd] .quesDetail .quesMain {
  width: 660px;
  padding-bottom: 80px;
}
[data-v-626e95cd] .quesDetail .elpss .el-input__inner {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-626e95cd] .quesDetail .timesCont {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 36px;
  border-radius: 4px;
  line-height: 36px;
  background: #282F54;
}
[data-v-626e95cd] .quesDetail .times {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding: 4px 6px;
}
[data-v-626e95cd] .quesDetail .timeRager {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 1px;
  height: 36px;
}
[data-v-626e95cd] .quesDetail .timeRager .el-input__inner {
  padding: 0;
}
.editFormModal .ant-row[data-v-626e95cd] {
  display: flex;
  align-items: center;
}
.editFormModal .newAddBtn .el-icon-circle-plus-outline[data-v-626e95cd] {
  font-size: 25px;
  color: #999;
  cursor: pointer;
}
.editFormModal .newAddBtn .el-icon-circle-plus-outline[data-v-626e95cd]:hover {
  color: #1890FF;
}
[data-v-626e95cd] .editFormModal .ant-form-item-control-wrapper {
  flex: 1 !important;
  width: 100% !important;
}
.answerLine[data-v-626e95cd] {
  display: flex;
  align-items: center;
}
.answerLine .math[data-v-626e95cd] {
  margin-right: 5px;
  color: #ccc;
}
.answerLine .mathBorder[data-v-626e95cd] {
  margin-right: 5px;
  color: #ccc;
  height: 36px;
  width: 36px;
  display: flex;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.answerLine .el-input[data-v-626e95cd] {
  flex: 1;
}
.answerLine input[data-v-626e95cd] {
  flex: 1;
}
.answerLine .closeOdd[data-v-626e95cd] {
  margin-top: 4px;
}
.answerLine i.el-icon-circle-close[data-v-626e95cd] {
  font-size: 20px;
  color: #aaa;
  margin-left: 10px;
  cursor: pointer;
}
.answerLine i.el-icon-circle-close[data-v-626e95cd]:hover {
  color: #ff0;
}
[data-v-626e95cd] .formQuesDetail .typeLine {
  display: flex;
}
[data-v-626e95cd] .formQuesDetail .typeLine .el-select {
  width: 100%;
}
[data-v-626e95cd] .quesDetail .el-form-item__label {
  color: #fff;
  font-weight: normal;
}
.inlineItem[data-v-626e95cd] {
  display: flex;
}
.inlineItem[data-v-626e95cd] .el-form-item__content {
  flex: 1;
  min-width: 0;
}
.inlineItem .quesAdd[data-v-626e95cd] {
  float: right;
  color: #1890FF;
}

.quesPreview[data-v-10f59756] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.app-container[data-v-10f59756] {
  background: #1D233D;
}
[data-v-10f59756] .filter-tree .el-tree-node {
  margin: 0 0;
}
[data-v-10f59756] .filter-tree .el-tree-node__children .el-tree-node__expand-icon.is-leaf {
  display: none !important;
}
[data-v-10f59756] .el-tree {
  background-color: inherit;
  color: #fff;
}
[data-v-10f59756] .el-tree .el-tree-node__content {
  height: auto !important;
  flex-wrap: wrap;
}
[data-v-10f59756] .el-tree .el-tree-node__children .el-tree-node .el-tree-node__content {
  padding: 5px 0;
}
[data-v-10f59756] .el-tree .el-tree-node__content:hover {
  background-color: rgba(24, 144, 255, 0.1) !important;
}
[data-v-10f59756] .el-tree .el-tree-node:focus > .el-tree-node__content {
  background-color: rgba(24, 144, 255, 0.1) !important;
}
[data-v-10f59756] .el-tree > .el-tree-node {
  white-space: break-spaces;
}
[data-v-10f59756] .el-tree > .el-tree-node > .el-tree-node__content {
  padding: 5px 0;
}
[data-v-10f59756] .el-tree > .el-tree-node > .el-tree-node__content > .el-icon-caret-right {
  font-size: 15;
}
[data-v-10f59756] .el-tree > .el-tree-node > .el-tree-node__content > .el-tree-node__label {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.5);
}
[data-v-10f59756] .el-tree span.el-tree-node__label {
  line-height: 24px;
  display: inline-block;
  text-align: left;
  flex: 1;
}
.question_box[data-v-10f59756] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  display: flex;
  align-items: flex-start;
  position: relative;
}
.question_box .left_nav[data-v-10f59756] {
  width: 220px;
  height: 100%;
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}
.question_box .left_nav .bl_title[data-v-10f59756] {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 25px;
}
.question_box .left_nav .bl_title i[data-v-10f59756] {
  font-size: 15px;
  margin-right: 2px;
}
.question_box .left_nav .bl_title[data-v-10f59756]:hover {
  color: #1890ff;
}
.question_box .left_nav .queNavLine[data-v-10f59756] {
  margin-bottom: 25px;
  width: 100%;
  display: inline-block;
}
.question_box .right_main[data-v-10f59756] {
  padding: 20px 20px 20px 0;
  flex: 1;
  min-height: 100%;
}
.question_box .topControl[data-v-10f59756] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: center;
  border-bottom: 1px solid #21284B;
  padding-left: 25px;
  padding-bottom: 20px;
}
.question_box .topControl .conLeft .questionSut[data-v-10f59756] {
  display: flex;
  align-items: center;
  color: #fff;
}
.question_box .topControl .conLeft .questionSut span[data-v-10f59756] {
  margin: 10px;
  display: flex;
  align-items: center;
}
.question_box .topControl .conLeft .questionSut span i[data-v-10f59756] {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  margin-left: 7px;
  margin-right: 7px;
  background-color: #1890ff;
}
.question_box .topControl .conLeft .questionSut span i.sutBored_2[data-v-10f59756] {
  background-color: #38c5bc;
}
.question_box .topControl .conCenter .terminal[data-v-10f59756] {
  display: flex;
}
.question_box .topControl .conCenter .terminal .odd[data-v-10f59756] {
  border: 1px solid #fff;
  font-size: 20px;
  width: 40px;
  height: 36px;
  margin: 0 5px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
.question_box .topControl .conCenter .terminal .odd[data-v-10f59756]:hover {
  opacity: 0.7;
  border: 1px solid #1890ff;
}
.question_box .topControl .conCenter .terminal .odd i[data-v-10f59756] {
  color: #fff;
}
.question_box .topControl .conCenter .terminal .active[data-v-10f59756] {
  color: #1890ff;
  border: 1px solid #1890ff;
}
.question_box .topControl .conCenter .terminal .active i[data-v-10f59756] {
  color: #1890ff;
}
.question_box .topControl .conRight[data-v-10f59756] {
  display: flex;
}
.question_box .topControl .conRight button[data-v-10f59756] {
  margin-left: 10px;
}
.question_box .question_content[data-v-10f59756] {
  width: 800px;
  padding: 0 24px 80px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
}
.question_box .question_content .quesTitle[data-v-10f59756] {
  font-size: 20px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.question_box .question_content .subtitle[data-v-10f59756] {
  font-size: 20px;
  font-weight: 700;
  color: #38c5bc;
  font-weight: bold;
}
.question_box .question_content .explainInfo[data-v-10f59756] {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 1.8;
  margin: 16px 0 32px 0;
}
.preview_mobile[data-v-10f59756] {
  width: 400px;
  margin: 0 auto;
  position: relative;
}
.preview_mobile .question_content[data-v-10f59756] {
  width: 340px;
  height: 670px;
  overflow-y: scroll;
  position: absolute;
  left: 30px;
  top: 75px;
  padding: 0 10px;
  box-sizing: border-box;
}
.preview_mobile .question_content .quesTitle[data-v-10f59756] {
  font-size: 15px;
  margin-bottom: 20px;
}
.preview_mobile .question_content .subtitle[data-v-10f59756] {
  font-size: 15px;
}
[data-v-10f59756] .preview_mobile .ant-radio-group {
  flex-wrap: wrap;
}
[data-v-10f59756] .preview_mobile .ant-checkbox-group {
  flex-wrap: wrap;
}
[data-v-10f59756] .preview_mobile .ant-radio-wrapper {
  font-size: 12px;
}
[data-v-10f59756] .preview_mobile .topic_select .box .body_box {
  width: 170px;
  height: 300px;
}
[data-v-10f59756] .preview_mobile .topic_select .box .body_box .point {
  width: 10px;
  height: 10px;
}
[data-v-10f59756] .preview_mobile .topic_select .box span {
  font-size: 13px;
}
[data-v-10f59756] .preview_mobile .ant-radio-wrapper {
  margin-bottom: 6px;
}
[data-v-10f59756] .preview_mobile .topic_title {
  font-size: 13px;
  color: #fff;
}
[data-v-10f59756] .preview_mobile .topic_item {
  margin-bottom: 10px !important;
}
[data-v-10f59756] .preview_mobile .topic_select {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
[data-v-10f59756] .preview_mobile .topic_select .flex-1 {
  margin-left: 0 !important;
}
.mobileImg[data-v-10f59756] {
  width: 400px;
}

.question_box[data-v-50013abc] {
  height: 80%;
  padding: 40px;
}
.question_box .quesTitle[data-v-50013abc] {
  font-size: 20px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.question_box .question_content[data-v-50013abc] {
  width: 800px;
  padding-bottom: 40px;
}
.question_box .question_content .title[data-v-50013abc] {
  font-size: 20px;
  font-weight: 700;
  color: #38c5bc;
}
.question_box .question_content .sub_title[data-v-50013abc] {
  font-size: 14px;
  font-weight: 400;
  color: #bcbcbc;
  line-height: 1.4;
  margin: 16px 0 32px 0;
}

.questionnaireTemplate[data-v-26f89545] {
  padding-top: 18px;
  padding-bottom: 100px;
  display: inline-block;
  width: 100%;
  max-width: 1625px;
}
.questionnaireTemplate .listPage[data-v-26f89545] {
  text-align: right;
}
.questionnaireTemplate .seachAdd_line[data-v-26f89545] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.questionnaireTemplate .seachAdd_line .seach[data-v-26f89545] {
  background-color: #21284B;
  border-radius: 4px;
  width: 400px;
  display: flex;
}
.questionnaireTemplate .seachAdd_line .seach[data-v-26f89545].el-input {
  background-color: #21284B !important;
  border: 0 !important;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  flex: 1;
}
.questionnaireTemplate .seachAdd_line .seach[data-v-26f89545].el-input .el-input__inner {
  height: 40px;
}
.questionnaireTemplate .seachAdd_line .seach .seachIco[data-v-26f89545] {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  color: #fff;
  transition: all linear 0.3s;
  cursor: pointer;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.questionnaireTemplate .seachAdd_line .seach .seachIco[data-v-26f89545]:hover {
  background-color: #1890FF;
  transition: all linear 0.3s;
}
.questionnaireTemplate .seachAdd_line .xzwtBtn[data-v-26f89545] {
  height: 40px !important;
}
.questionnaireTemplate .seachAdd_line .xzwtBtn .acticon[data-v-26f89545] {
  color: #1890FF;
}
.questionnaireTemplate .seachAdd_line .txt-white[data-v-26f89545] {
  margin-right: 30px;
}
.questionnaireTemplate .list[data-v-26f89545] {
  width: 100%;
  display: inline-block;
  margin-right: -13px;
  margin-left: -13px;
}
.questionnaireTemplate .list .card[data-v-26f89545] {
  width: 380px;
  float: left;
  margin: 26px 13px 0 13px;
  padding: 16px;
  border-radius: 4px;
  background: #21284B;
  position: relative;
}
.questionnaireTemplate .list .card .setBtn i[data-v-26f89545] {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  right: 21px;
  top: 21px;
  cursor: pointer;
  color: #fff;
  transition: linear 0.3s all;
}
.questionnaireTemplate .list .card .setBtn i[data-v-26f89545]:hover {
  background-color: #197BE4;
  border-color: #197BE4;
}
.questionnaireTemplate .list .card[data-v-26f89545]:hover {
  opacity: 0.8;
  transition: linear 0.3s all;
}
.questionnaireTemplate .list .card:hover .sltBox[data-v-26f89545] {
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: linear 0.3s all;
}
.questionnaireTemplate .list .card .sltBox[data-v-26f89545] {
  width: 348px;
  height: 348px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  border: 1px solid transparent;
  background-color: #141937;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 4px;
  cursor: pointer;
  transition: linear 0.3s all;
}
.questionnaireTemplate .list .card .img img[data-v-26f89545] {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.questionnaireTemplate .list .card .title[data-v-26f89545] {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
  cursor: pointer;
}
.questionnaireTemplate .list .card .title[data-v-26f89545]:hover {
  color: rgba(255, 255, 255, 0.7);
}

.demo_main[data-v-1b33c0f7] {
  height: 100%;
  padding: 10px 20px 10px 20px;
}
.demo_content[data-v-1b33c0f7] {
  padding-left: 10px;
  float: left;
  font-weight: 400;
  color: var(--MenuActiveBG, #1890FF);
}
.demo_bottom[data-v-1b33c0f7] {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 500;
  color: var(--MenuActiveBG, #1890FF);
}
.title[data-v-1b33c0f7] {
  line-height: 40px;
}
[data-v-a826b40c] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.filePointer[data-v-a826b40c] {
  width: 100%;
  height: 100%;
}
.treeItem[data-v-a826b40c] {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
}
.treeItem .icons[data-v-a826b40c] {
  visibility: hidden;
  margin-left: 10px;
  padding-right: 8px;
}
.treeItem .icons .el-icon-more[data-v-a826b40c] {
  color: #fff;
}
.treeItem:hover .icons[data-v-a826b40c] {
  visibility: visible;
}
.structureContent[data-v-a826b40c] {
  display: flex;
  height: 100%;
}
.structureContent .leftNav[data-v-a826b40c] {
  width: 248px;
  padding: 24px 10px;
  margin-right: 16px;
  overflow-y: auto;
  background-color: #1D233D;
}
.structureContent .leftNav .treeHeader[data-v-a826b40c] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: #fff;
}
.structureContent .leftNav .navItem[data-v-a826b40c] {
  height: 52px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.structureContent .leftNav .active[data-v-a826b40c] {
  background-color: #f7fafd;
  color: #409eff;
}
.structureContent .leftNav[data-v-a826b40c] .el-tree-node__content {
  height: 40px;
}
.structureContent .leftNav[data-v-a826b40c] .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  color: #409eff;
}
.structureContent .mainCon[data-v-a826b40c] {
  flex: 1;
  min-width: 0;
  height: 100%;
  overflow-y: auto;
}
.structureContent .mainCon .search[data-v-a826b40c] {
  margin-bottom: 22px;
}
.structureContent .mainCon .levelHeader[data-v-a826b40c] {
  height: 36px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.structureContent .mainCon .levelLine .el-button[data-v-a826b40c] {
  background-color: inherit !important;
  border-radius: 0 !important;
  border: 1px solid #1890ff !important;
  color: #1890ff !important;
}
.structureContent .mainCon .levelLine .el-button[data-v-a826b40c]:hover {
  background-color: #1890ff !important;
  color: #fff !important;
}
.style-collapse[data-v-a826b40c] {
  border: none;
  background-color: #1d233d;
}
.style-collapse .select-type[data-v-a826b40c] {
  width: 180px;
}
.style-collapse .select-type[data-v-a826b40c].el-input__inner {
  padding-left: 32px;
}
.style-collapse .btnCont[data-v-a826b40c] {
  display: flex;
  justify-content: center;
  padding: 16px 0;
}
.style-collapse .btnCont .btn[data-v-a826b40c] {
  width: 200px;
  height: 48px;
}
.style-collapse .input-type[data-v-a826b40c] {
  width: 180px;
}
.style-collapse .select-svg-icon[data-v-a826b40c] {
  position: absolute;
  left: 24px;
  top: 10px;
}
.style-collapse[data-v-a826b40c].el-collapse-item__header {
  position: relative;
  height: 36px;
  padding: 0 0 0 30px;
  border-bottom: 1px solid rgba(31, 35, 41, 0.15);
  color: #fff;
  font-size: 14px;
  line-height: 36px;
}
.style-collapse[data-v-a826b40c].el-checkbox {
  margin-left: 8px;
}
.style-collapse .dimension[data-v-a826b40c].el-collapse-item__header {
  border-bottom: 1px solid #2C3658;
  background-color: #252d4a;
}
.style-collapse .quota[data-v-a826b40c].el-collapse-item__header {
  background-color: #252d4a;
}
.style-collapse[data-v-a826b40c].el-collapse-item__arrow {
  position: absolute;
  top: 9px;
  left: 13px;
  font-size: 12px;
}
.style-collapse[data-v-a826b40c].el-collapse-item__arrow::before {
  content: "\E791";
}
.style-collapse[data-v-a826b40c].el-collapse-item__arrow.is-active {
  transform: rotate(90deg);
}
.style-collapse[data-v-a826b40c] .el-collapse-item {
  position: relative;
}
.style-collapse[data-v-a826b40c] .el-collapse-item__wrap {
  border-bottom: 0 solid #e6ebf5 !important;
}
.style-collapse[data-v-a826b40c] .el-collapse-item__wrap .collapseBtn {
  position: absolute;
  right: 40px;
  top: 10px;
  z-index: 10;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.cellList[data-v-a826b40c] {
  margin-bottom: 22px;
}
.cellList .cell[data-v-a826b40c] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.cellList .cell .input[data-v-a826b40c] {
  flex: 1;
  min-width: 0;
}
.cellList .cell .icon[data-v-a826b40c] {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.cellList .cell[data-v-a826b40c]:last-child {
  margin-bottom: 0;
}
.addOption .el-button[data-v-a826b40c] {
  background-color: inherit !important;
  border-radius: 0 !important;
  border: 1px solid #1890ff !important;
  color: #1890ff !important;
}
.addOption .el-button[data-v-a826b40c]:hover {
  background-color: #1890ff !important;
  color: #fff !important;
}
.projectDialog[data-v-a826b40c] .el-dialog {
  display: flex;
  flex-direction: column;
}
.projectDialog[data-v-a826b40c] .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  max-height: 70vh;
}

.custom-tree-container[data-v-59a7f1a6] {
  margin-top: 16px;
}
.custom-tree-container .no-tdata[data-v-59a7f1a6] {
  text-align: center;
  margin-top: 80px;
  font-family: PingFang SC;
  font-size: 14px;
  color: var(--deTextSecondary, #999);
  font-weight: 400;
}
.custom-tree-container .no-tdata .no-tdata-new[data-v-59a7f1a6] {
  cursor: pointer;
  color: var(--primary, #3370ff);
}
.custom-tree-node[data-v-59a7f1a6] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
  width: 100%;
}
.custom-tree-node-list[data-v-59a7f1a6] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
  width: calc(100% - 40px);
}
.custom-tree-node-list .child[data-v-59a7f1a6] {
  /*display: none;*/
  visibility: hidden;
}
.custom-tree-node-list:hover .child[data-v-59a7f1a6] {
  /*display: inline;*/
  visibility: visible;
}
.tree-list[data-v-59a7f1a6] .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.tree-style[data-v-59a7f1a6] {
  padding: 16px 24px;
  height: 100%;
  overflow-y: auto;
  background-color: #141937;
}
.tree-style .title-text[data-v-59a7f1a6] {
  line-height: 26px;
  color: #1890FF;
  margin-bottom: 16px;
}
.tree-style .title-operate[data-v-59a7f1a6] {
  text-align: right;
}
.tree-style .title-operate i[data-v-59a7f1a6] {
  margin-left: 22.91px;
}
.none-scroll-bar::-webkit-scrollbar {
  display: none;
}
.db-container {
  width: 100%;
  max-height: 65vh;
  overflow-y: auto;
  margin-top: 3px;
  position: relative;
  z-index: 10;
}
.db-container .name {
  margin: 16px 0;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--deTextPrimary, #1890FF);
}
.db-container .item-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.db-container .db-card {
  height: 141px;
  width: 177.6px;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #dee0e3;
  border-radius: 4px;
  margin-bottom: 16px;
  margin-left: 16px;
}
.db-container .db-card img {
  width: 100%;
  height: 102px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.db-container .db-card .db-name {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border-top: 1px solid rgba(24, 144, 255, 0.15);
}
.db-container .db-card:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.08);
}
.db-container .marLeft {
  margin-left: 0;
}
.de-copy-icon {
  cursor: pointer;
  margin-right: 5px;
  color: var(--deTextSecondary, #999);
}
.ms-aside-container[data-v-47ff47d8] {
  height: calc(100vh - 80px);
  padding: 0px;
  min-width: 260px;
  max-width: 460px;
}
.ms-main-container[data-v-47ff47d8] {
  height: calc(100vh - 80px);
  padding: 0;
}
.full-height[data-v-47ff47d8] {
  height: 100vh !important;
}
.modelTree .custom-tree-node[data-v-668f96b0] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 8px;
  font-size: 16px;
  line-height: 44px;
}
.modelTree .custom-tree-node:hover .el-dropdown .el-button[data-v-668f96b0] {
  display: block;
}
.modelTree .custom-tree-node .el-dropdown .el-button[data-v-668f96b0] {
  display: none;
}
.modelTree .custom-tree-node .expanded[data-v-668f96b0] {
  display: none;
}
.modelTree .el-dropdown .el-dropdown-link .el-button[data-v-668f96b0] {
  padding: 6px 8px;
  color: #fff;
  background: unset;
}
.modelTree .custom-tree-node.child[data-v-668f96b0] {
  font-size: 16px;
  line-height: 36px;
}
.modelTree .custom-tree-node-list[data-v-668f96b0] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
[data-v-668f96b0] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
[data-v-668f96b0] .modelTree .el-tree-node__children {
  display: none !important;
}
[data-v-668f96b0] .modelTree .el-tree-node__content {
  padding-left: 24px;
}
[data-v-668f96b0] .modelTree .el-tree-node__content > .el-tree-node__expand-icon {
  display: none !important;
}
.custom-tree-container[data-v-668f96b0] {
  margin-top: 10px;
}

[data-v-668f96b0] .el-tree-node__content {
  height: auto;
}
.got .el-upload[data-v-668f96b0] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-668f96b0] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-668f96b0] {
  margin-bottom: 0;
}
.coverUpload[data-v-668f96b0] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-668f96b0] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-668f96b0] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-668f96b0] {
  flex-direction: column;
}
.sizeNote[data-v-668f96b0],
.coverUpload .sizeNote[data-v-668f96b0] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-668f96b0] {
  display: none;
}
.coverUpload .el-upload[data-v-668f96b0] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-668f96b0] {
  line-height: 44px;
}
.coverUpload .small div[data-v-668f96b0],
.coverUpload .large div[data-v-668f96b0] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-668f96b0] {
  margin-left: 96px !important;
}
.el-dialog[data-v-668f96b0] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-668f96b0]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-668f96b0] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-668f96b0] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-668f96b0] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-668f96b0] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-668f96b0] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-668f96b0] {
  font-size: 20px;
}
.el-dialog__body[data-v-668f96b0] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-668f96b0] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-668f96b0] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-668f96b0] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-668f96b0] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-668f96b0] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-668f96b0] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-668f96b0] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-668f96b0] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-668f96b0] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-668f96b0] {
  padding: 20px;
}
.pageName[data-v-668f96b0] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-668f96b0] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-668f96b0] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-668f96b0] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-668f96b0] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-668f96b0] {
  width: 100px;
}
.pagination-container[data-v-668f96b0] {
  height: auto;
}
.tableImg[data-v-668f96b0] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-668f96b0] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-668f96b0] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-668f96b0] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-668f96b0] {
  background-color: #ff9900;
}
.actState .actState2[data-v-668f96b0] {
  background-color: #19be6b;
}
.actState .actState3[data-v-668f96b0] {
  background-color: #ccc;
}
.actState .actState4[data-v-668f96b0] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-668f96b0] {
  background-color: #1890FF;
}
.timeline[data-v-668f96b0] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-668f96b0] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-668f96b0] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-668f96b0] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-668f96b0] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-668f96b0],
.el-table__fixed[data-v-668f96b0] {
  height: 100% !important;
}
.statusTag[data-v-668f96b0] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-668f96b0]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-668f96b0]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-668f96b0]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-668f96b0]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-668f96b0]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-668f96b0]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-668f96b0] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-668f96b0]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-668f96b0] {
  display: flex;
}
[data-v-668f96b0] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.modelIndex[data-v-668f96b0] {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  color: #fff;
}
.modelIndex :v-deep .container-wrapper[data-v-668f96b0] {
  display: flex;
  flex-direction: column;
}
.modelIndex .el-card__body .el-tabs[data-v-668f96b0] {
  margin-bottom: 20px;
}
.modelIndex[data-v-668f96b0] .el-card__body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
}
.modelIndex .tabbar[data-v-668f96b0] .el-tabs__header {
  margin: 0;
}
.modelIndex .tabbar[data-v-668f96b0] .el-tabs__item.is-top {
  padding: 0 20px;
}
.modelIndex .tabbar.single[data-v-668f96b0] .el-tabs__active-bar {
  transform: none !important;
}
.modelIndex .tabCont[data-v-668f96b0] {
  flex: 1;
  min-height: 0;
  display: flex;
}
.sideBar[data-v-668f96b0] {
  width: 248px;
  height: 100%;
  padding: 24px 10px;
  margin-right: 16px;
  color: #fff;
  background-color: #1D233D;
}
.sideBar .treeTitle[data-v-668f96b0] {
  font-size: 16px;
  font-weight: bold;
}
.sideBar .searchBar[data-v-668f96b0] {
  position: relative;
  width: 220px;
}
.sideBar .searchBar .el-icon-search[data-v-668f96b0] {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
}
.sideBar .selectItem[data-v-668f96b0] {
  cursor: pointer;
  padding: 0 20px;
  line-height: 48px;
}
.sideBar .selectItem.cur[data-v-668f96b0] {
  color: #fff;
  background-color: rgba(24, 144, 255, 0.1);
}
.modelList[data-v-668f96b0] {
  flex: 1;
  min-width: 0;
  height: 100%;
  padding: 16px;
  overflow-y: auto;
  background: #1D233D;
}
.modelList .listTitle[data-v-668f96b0] {
  font-size: 18px;
  font-weight: bold;
}
.modelList .list[data-v-668f96b0] {
  display: flex;
  flex-wrap: wrap;
}
.modelList .modelItem[data-v-668f96b0] {
  width: 360px;
  margin: 0 20px 20px 0;
  overflow: hidden;
  border-radius: 5px;
}
.modelList .modelItem .imgCont[data-v-668f96b0],
.modelList .modelItem .cover[data-v-668f96b0] {
  width: 100%;
  height: 200px;
}
.modelList .modelItem .cover[data-v-668f96b0] {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.modelList .modelItem .imgCont[data-v-668f96b0] {
  position: relative;
}
.modelList .modelItem .imgCont .image-slot[data-v-668f96b0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 200px;
}
.modelList .modelItem .imgCont .mask[data-v-668f96b0] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
.modelList .modelItem .imgCont .mask .row[data-v-668f96b0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modelList .modelItem .imgCont .mask .icon[data-v-668f96b0] {
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
}
.modelList .modelItem .others[data-v-668f96b0] {
  width: 100%;
  padding: 18px;
  border-top: none;
  color: #fff;
  background-color: #252D4A;
}
.modelList .modelItem .others .name[data-v-668f96b0] {
  font-size: 16px;
  font-weight: 500;
}
.modelList .modelItem .others .btn[data-v-668f96b0] {
  width: 120px;
}
.modelList .modelItem .others .time[data-v-668f96b0] {
  height: 20px;
  color: #999;
  line-height: 20px;
}
.modelList .modelItem:hover .mask[data-v-668f96b0] {
  display: block;
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.dataModel .el-card[data-v-668f96b0] {
  background-color: #1D233D !important;
  border-radius: 0 !important;
}
.dataModel .tabCont .sideBar[data-v-668f96b0] {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.dataModel .tabCont .sideBar .selectItem[data-v-668f96b0] {
  margin: 5px 0;
  line-height: 38px;
}
.dataModel .tabCont .sideBar .selectItem.cur[data-v-668f96b0] {
  color: #fff;
  background-color: #1890FF;
}
.dataModel .modelList .modelItem[data-v-668f96b0] {
  border-radius: 0 !important;
}
.dataModel .modelList .modelItem .others[data-v-668f96b0] {
  background-color: #21284B !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 15px;
}
.dataModel .modelList .modelItem .others .name[data-v-668f96b0] {
  color: #fff;
}
.dataModel .modelList .modelItem .others .time[data-v-668f96b0] {
  color: rgba(255, 255, 255, 0.5);
}


.de-tab[data-v-34bc51ee] {
    border:1px solid rgba(255, 255, 255, .1);
    min-height:200px !important;
    max-height:300px !important;
    overflow:auto;
    margin-top: 10px;
}
.my_table[data-v-34bc51ee] .el-table__row>td{
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-34bc51ee] .el-table th.is-leaf {
  /* 去除上边框 */
    border: none;
}
.my_table[data-v-34bc51ee] .el-table::before{
  /* 去除下边框 */
  height: 0;
}
.root-class[data-v-34bc51ee] {
    margin: 15px 0px 5px;
    text-align: center;
}


.custom-tree-node[data-v-6dd62058] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding-left: 8px;
}
.tree-main[data-v-6dd62058]{
    height:  calc(100vh - 210px);
    overflow-y: auto;
}
.tree-head[data-v-6dd62058]{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid var(--TableBorderColor, rgba(255,255,255,.1));
    background-color: var(--SiderBG, #141937);
    font-size: 12px;
    color: var(--TableColor, #fff) ;
}
.auth-span[data-v-6dd62058]{
    float: right;
    width:50px;
    margin-right: 30px
}
.highlights-text[data-v-6dd62058] {
    color: #faaa39 !important;
}
.my_table[data-v-6dd62058] .el-table__row>td{
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-6dd62058] .el-table th.is-leaf {
  /* 去除上边框 */
    border: none;
}
.my_table[data-v-6dd62058] .el-table::before{
  /* 去除下边框 */
  height: 0;
}
.my_table[data-v-6dd62058].el-table-column--selection .cell{
  text-align: center;
}


.my_table[data-v-40e85949] .el-table__row>td{
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-40e85949] .el-table th.is-leaf {
  /* 去除上边框 */
    border: none;
}
.my_table[data-v-40e85949] .el-table::before{
  /* 去除下边框 */
  height: 0;
}
.my_table[data-v-40e85949] .el-table-column--selection .cell{
  text-align: center;
}


.my_table[data-v-0b614344] .el-table__row>td{
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-0b614344] .el-table th.is-leaf {
  /* 去除上边框 */
    border: none;
}
.my_table[data-v-0b614344] .el-table::before{
  /* 去除下边框 */
  height: 0;
}
.my_table[data-v-0b614344] .el-table-column--selection .cell{
  text-align: center;
}

.de-tab[data-v-306f9b9c] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  min-height: 400px !important;
  max-height: 400px !important;
  overflow: auto;
}
.de-icon[data-v-306f9b9c] {
  position: absolute;
  right: 20px;
  top: 70px;
  z-index: 99;
}
.el-input-group__append[data-v-306f9b9c] {
  background-color: #ffffff;
}
.el-input__inner[data-v-306f9b9c] {
  border-right: none;
}
.auth-root-class[data-v-306f9b9c] {
  margin: 15px 0px 5px;
  text-align: right;
}
.button-new-tag[data-v-66113c82] {
  margin-left: 10px;
}
.share-checked[data-v-66113c82] {
  margin-left: 15px;
}
.selected-tag[data-v-66113c82] {
  margin: 0 2px;
}

.info-tab[data-v-48acf94a] .el-tabs__item{
  font-weight: 400;
  font-size: 12px;
}
.info-item[data-v-48acf94a]{
   margin: 6px 0;
}
.info-title[data-v-48acf94a]{
  margin: 0!important;
  font-weight: 600;
  font-size: 12px;
}
.info-content[data-v-48acf94a]{
  margin: 0!important;
  font-size: 12px;
}

.app-export[data-v-4ffbde4d] {
  width: 100%;
  height: calc(100% - 56px);
}
.app-export-bottom[data-v-4ffbde4d] {
  width: 100%;
  height: 56px;
  text-align: right;
}
[data-v-4ffbde4d] .el-drawer__body {
  padding-bottom: 0px !important;
}
[data-v-0b7f8d9a] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.view-list {
  height: 100%;
  width: 20%;
  min-width: 180px;
  max-width: 220px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 0 solid;
  overflow-y: auto;
}
.view-list-thumbnails-outline {
  height: 100%;
  overflow-y: auto;
}
.view-list-thumbnails {
  width: 100%;
  padding: 0px 15px 15px 0px;
}
.panel-design {
  min-height: 400px;
  height: 100%;
  min-width: 500px;
  overflow-y: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.panel-design-head {
  height: 56px;
  background-color: var(--SiderBG, white);
  padding: 0 10px;
  line-height: 56px;
}
.panel-design-head .panel-name {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  flex: 1;
  color: var(--deTextPrimary, #1890FF);
}
.panel-design-head .panel-create-cont {
  display: flex;
  align-items: center;
}
.panel-design-head .panel-create {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--deTextSecondary, #999);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 200px;
}
.panel-share-head {
  height: auto !important;
}
.blackTheme .panel-design-head {
  color: var(--TextActive);
}
.panel-design-preview {
  width: 100%;
  height: calc(100% - 56px);
  overflow-x: hidden;
  overflow-y: auto;
  /*padding: 5px;*/
}
.custom-position {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  flex-flow: row nowrap;
  color: #9ea6b2;
}
.dialog-css2 ::v-deep .el-dialog__title {
  font-size: 14px !important;
}
.dialog-css2 ::v-deep .el-dialog__header {
  padding: 20px 20px 0 !important;
}
.dialog-css2 ::v-deep .el-dialog__body {
  padding: 0px 20px !important;
}
.preview-icon-svg {
  color: inherit;
  margin-right: 5px;
}
.fullscreen-visual-selects .VisualSelects {
  top: inherit !important;
  left: inherit !important;
}
.fullscreen-visual-selects .el-tree-select-popper {
  left: 0 !important;
  top: inherit !important;
}
.fullscreen-visual-selects .track-menu,
.fullscreen-visual-selects .coustom-date-picker {
  left: inherit !important;
}

.ms-aside-container[data-v-68511787] {
  height: calc(100vh - 80px);
  padding: 0px;
  min-width: 260px;
  max-width: 460px;
}
.ms-main-container[data-v-68511787] {
  height: calc(100vh - 80px);
  padding: 0px;
}
.modelList[data-v-68511787] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.modelList .sideHead[data-v-68511787] {
  width: 100%;
  padding: 10px;
}
.modelList .typeName[data-v-68511787] {
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
}
.modelList .list[data-v-68511787] {
  flex: 1;
  min-height: 0;
  width: 100%;
  padding: 0 10px;
  overflow-y: auto;
}
.modelList .model[data-v-68511787] {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  border: 1px solid #f4f4f4;
}
.modelList .model.cur[data-v-68511787] {
  border-color: #1890FF;
  background-color: #c6e2ff;
}
.modelList .modelCover[data-v-68511787] {
  width: 100%;
  height: 160px;
  display: block;
}
.modelList .modelName[data-v-68511787] {
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
}
.modelList .el-empty[data-v-68511787] {
  margin-top: 160px;
}


.custom-tree-node[data-v-67bd377e] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}

.ds-move-tree {
  height: 100%;
}
.ds-move-tree .tree {
  height: calc(100% - 115px);
  overflow-y: auto;
}
.ds-move-tree .select-tree-keywords {
  color: var(--primary, #3370ff);
}
.dataset-filed {
  height: 400px;
  overflow-y: auto;
}
.tree-select-dataset {
  display: none;
}
[data-v-3ce0698e] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.custom-tree-container[data-v-3ce0698e] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  margin-top: 10px;
}
.custom-tree-container .no-tdata[data-v-3ce0698e] {
  text-align: center;
  margin-top: 80px;
  font-family: PingFang SC;
  font-size: 14px;
  color: var(--deTextSecondary, #999);
  font-weight: 400;
}
.custom-tree-container .no-tdata .no-tdata-new[data-v-3ce0698e] {
  cursor: pointer;
  color: var(--primary, #3370ff);
}
.tree-list[data-v-3ce0698e] .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.custom-tree-node[data-v-3ce0698e] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.custom-tree-node-list[data-v-3ce0698e] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
.custom-position[data-v-3ce0698e] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-flow: row nowrap;
}
.form-item[data-v-3ce0698e] {
  margin-bottom: 0;
}
.title-css[data-v-3ce0698e] {
  height: 26px;
}
.title-text[data-v-3ce0698e] {
  line-height: 26px;
}
.scene-title[data-v-3ce0698e] {
  width: 100%;
  display: flex;
}
.scene-title-name[data-v-3ce0698e] {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.father .child[data-v-3ce0698e] {
  visibility: hidden;
}
.father:hover .child[data-v-3ce0698e] {
  visibility: visible;
}
.father .child .el-button--text[data-v-3ce0698e] {
  padding: 0;
  background: unset;
}
.inner-dropdown-menu[data-v-3ce0698e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.de-dataset-search {
  display: flex;
  flex-direction: column;
  padding: 24px 10px;
  height: 100%;
}
.de-dataset-search .title-text {
  color: #fff;
}
.de-dataset-search .main-area-input .el-input-group__append {
  width: 70px;
  background: transparent;
}
.de-dataset-search .main-area-input .el-input-group__append .el-input__inner {
  padding-left: 12px;
}
.de-dataset-search .title-css {
  display: flex;
  justify-content: space-between;
}
.de-dataset-search .el-icon-plus {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 17px;
  color: #999;
  cursor: pointer;
}
.de-dataset-search .el-icon-plus:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-dataset-search .el-icon-plus:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-dataset-dropdown .el-dropdown-menu__item {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 12px 9px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
}
.de-dataset-dropdown .el-dropdown-menu__item .svg-icon {
  margin-right: 8.75px;
  width: 16.5px;
  height: 18px;
}
.de-dataset-dropdown .el-dropdown-menu__item:hover {
  background: rgba(31, 35, 41, 0.1);
  color: var(--deTextPrimary, #1890FF);
}
.de-dataset-dropdown .el-dropdown-menu__item.is-disabled {
  background: #BBBFC4;
  color: #fff;
}
.de-dataset-dropdown .de-top-border {
  border-top: 1px solid rgba(31, 35, 41, 0.15);
}
.table-count[data-v-23dd0b4d] {
  color: var(--deTextSecondary, #999);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 4px 0;
}
.table-count .title-text[data-v-23dd0b4d] {
  margin: 0 5px 0 0;
}
.de-set-count {
  padding: 20px 24px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  color: var(--deTextPrimary, #1890FF);
  text-align: left;
}
.de-set-count .el-input {
  margin: 8px 0 20px 0;
}
.de-set-count .de-button {
  min-width: 48px;
  height: 28px;
}

.el-checkbox+.el-checkbox[data-v-57ef0097] {
    margin-left: 10px;
}


.el-checkbox+.el-checkbox[data-v-2dd56eb4] {
    margin-left: 10px;
}


.el-checkbox+.el-checkbox[data-v-476c6e08] {
    margin-left: 10px;
}


.el-checkbox+.el-checkbox[data-v-065d43e0] {
    margin-left: 10px;
}


.el-checkbox+.el-checkbox[data-v-175890c4] {
    margin-left: 10px;
}


.el-checkbox+.el-checkbox[data-v-3eaba6e6] {
    margin-left: 10px;
}


.cron[data-v-e07ed3a2] {
  text-align: left;
  padding: 10px;
  background: #fff;
  border: 1px solid #dcdfe6;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.12), 0 0 6px 0 rgba(0,0,0,.04);
}


.err-msg[data-v-53e98d7b] {
  font-size: 12px;
  word-break: normal;
  width: auto;
  display: block;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}
.blackTheme .dialog_cancel_button[data-v-53e98d7b] {
  background-color: #171b22 !important;
  color: #2681ff !important;
}
.span[data-v-53e98d7b] {
  font-size: 12px;
}

.table-task-container[data-v-53e98d7b] {
  height: calc(100vh - 250px);
}
.de-user-drawer .el-table::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  border-top: 1px solid rgba(31, 35, 41, 0.15);
}
.update-drawer-task .el-drawer__body {
  padding: 24px;
  padding-bottom: 80px;
  position: unset;
}
.update-drawer-task .simple-cron {
  display: flex;
  align-items: center;
  width: 100%;
}
.update-drawer-task .simple-cron .el-input-number,
.update-drawer-task .simple-cron .el-select {
  width: 140px;
  margin-left: 8px;
}
.update-drawer-task .simple-cron .el-input-number .el-input__inner,
.update-drawer-task .simple-cron .el-select .el-input__inner {
  text-align: left;
}
.update-drawer-task .simple-cron .el-select {
  margin-right: 8px;
}
.update-drawer-task .execute-rate-cont {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  background-color: var(--MainBG, #f5f6f7);
  border-radius: 4px;
}
.update-drawer-task .execute-rate-cont .el-input__inner {
  background: var(--ContentBG, #ffffff) !important;
}
.update-drawer-task .execute-rate-cont .el-date-editor {
  width: 100%;
}
.update-drawer-task .add-scope-cont {
  height: 350px;
  width: 100%;
  border-radius: 4px;
  padding: 20px;
  background-color: var(--MainBG, #f5f6f7);
}
.update-drawer-task .add-scope-cont .param-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 9px;
}
.update-drawer-task .add-scope-cont .param-title:nth-child(1) {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  color: var(--deTextPrimary, #1890FF);
}
.update-drawer-task .add-scope-cont .codemirror-cont {
  box-sizing: border-box;
  width: 100%;
  height: 200px;
  background: #ffffff;
  border: 1px solid #bbbfc4;
  border-radius: 4px;
  overflow: auto;
}
.info-tab[data-v-f488cc14] {
  width: 100%;
  padding: 0 4px;
  font-family: PingFang SC;
  box-sizing: border-box;
}
.info-tab .title-type[data-v-f488cc14] {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
  color: var(--deTextPrimary, #1890FF);
}
.info-tab .info-card[data-v-f488cc14] {
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(31, 35, 41, 0.15);
  margin-bottom: 12px;
}
.info-tab .info-card .info-item[data-v-f488cc14] {
  font-family: PingFang SC;
  font-weight: 400;
  margin: 6px 0 12px 0;
}
.info-tab .info-card .info-title[data-v-f488cc14] {
  margin: 0 !important;
  font-weight: 600;
  font-size: 12px;
}
.info-tab .info-card .info-content[data-v-f488cc14] {
  font-size: 12px;
  margin: 0 !important;
}
.info-tab[data-v-f488cc14] :last-child {
  border: none;
}

.el-divider--horizontal[data-v-62a74af6] {
  margin: 12px 0;
}
.el-radio[data-v-62a74af6]{
  margin-right: 10px;
}
.el-radio[data-v-62a74af6] .el-radio__label{
  font-size: 12px;
}
.dialog-css[data-v-62a74af6] .el-dialog__header {
  padding: 20px 20px 0;
}
.dialog-css[data-v-62a74af6] .el-dialog__body {
  padding: 10px 20px 20px;
}
.el-form-item[data-v-62a74af6] {
  margin-bottom: 10px;
}
.codemirror[data-v-62a74af6] {
  height: 100px;
  overflow-y: auto;
}
.codemirror[data-v-62a74af6] .CodeMirror-scroll {
  height: 100px;
  overflow-y: auto;
}
.err-msg[data-v-62a74af6]{
  font-size: 12px;
  word-break:normal;
  width:auto;
  display:block;
  white-space:pre-wrap;
  word-wrap : break-word ;
  overflow: hidden ;
}
.blackTheme .dialog_cancel_button[data-v-62a74af6] {
  background-color: #171b22 !important;
  color: #2681ff !important;
}
.span[data-v-62a74af6]{
  font-size: 12px;
}

.white-nowrap[data-v-555edaca] {
  white-space: nowrap;
}
.filed[data-v-555edaca] {
  height: 41.4px;
  padding: 1px 3px 1px 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin-left: 20px;
  min-width: 200px;
  justify-content: left;
  position: relative;
  white-space: nowrap;
}
.filed[data-v-555edaca].el-input--mini {
  height: 26px;
}
.filed .el-input--mini[data-v-555edaca] {
  height: 26px;
}
.filed .filed-title[data-v-555edaca] {
  word-wrap: break-word;
  line-height: 28px;
  color: #7e7e7e;
  font-size: 12px;
  white-space: nowrap;
  box-sizing: border-box;
  margin-right: 5px;
  display: inline-block;
  min-width: 50px;
  text-align: right;
}
.filed .font12[data-v-555edaca] {
  font-size: 12px;
  margin: 0 10px;
  cursor: pointer;
}
.filed .el-input[data-v-555edaca] {
  width: 170px;
}
.filed .w100[data-v-555edaca] {
  width: 100px;
}
.filed .w120[data-v-555edaca] {
  width: 120px;
}
.filed .w70[data-v-555edaca] {
  width: 70px;
}
.filed .mar5[data-v-555edaca] {
  margin-left: -5px;
}
.filed[data-v-555edaca].el-input-number__decrease,
.filed[data-v-555edaca].el-input-number__increase {
  width: 20px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: none;
}
.filed[data-v-555edaca].el-input-number__decrease:hover {
  height: 16px;
}
.filed[data-v-555edaca].el-input-number__decrease:hover + .el-input-number__increase {
  height: 8px;
}
.filed[data-v-555edaca].el-input-number__increase:hover {
  height: 16px;
}
.filed[data-v-555edaca].el-input-number__increase:hover + .el-input-number__decrease {
  height: 8px;
}
.filed .de-bottom-line[data-v-555edaca] {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  font-variant: tabular-nums;
  font-feature-settings: "tnum";
  word-wrap: break-word;
  text-align: left;
  line-height: 28px;
  color: #7e7e7e;
  font-size: 12px;
  white-space: pre;
  box-sizing: border-box;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  position: absolute;
  right: 5px;
  bottom: 9px;
  width: 100px;
  z-index: 10;
}
.filed .short[data-v-555edaca] {
  width: 83px;
  right: 22px;
}
.filed[data-v-555edaca].el-input-number.is-controls-right .el-input__inner {
  padding-right: 20px;
}
.filed .el-input-number[data-v-555edaca] {
  line-height: 26px;
  height: 27px;
}
.filed[data-v-555edaca].el-select .el-input__suffix-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filed[data-v-555edaca].el-select .el-input__suffix-inner .el-input__icon {
  height: auto;
}
.filed[data-v-555edaca].el-input__inner {
  background-color: #f8f8fa;
  border: none;
  border-radius: 0;
  height: 26px;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  word-wrap: break-word;
  text-align: left;
  color: #fff;
  font-size: 12px;
  font-variant: tabular-nums;
  font-feature-settings: "tnum";
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  line-height: 26px;
  box-sizing: border-box;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 1;
}
.filed i[data-v-555edaca] {
  margin-left: 5px;
  color: #fff;
}
.filed[data-v-555edaca]:hover {
  background-color: #e9eaef;
}
.filed[data-v-555edaca]:hover.el-input-number__decrease,
.filed[data-v-555edaca]:hover.el-input-number__increase {
  display: flex;
}
.de-el-dropdown-menu .dimension {
  max-height: 200px;
  overflow-y: auto;
  padding: 0;
}
.de-el-dropdown-menu .dimension li {
  font-family: Alibaba-PuHuiTi-Regular, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  font-variant: tabular-nums;
  font-feature-settings: "tnum";
  list-style: none;
  box-sizing: border-box;
  display: block;
  white-space: nowrap;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  padding: 0 16px 0 28px;
  line-height: 32px;
  height: 32px;
  margin: 0;
  padding-left: 16px;
  color: rgba(0, 0, 0, 0.65);
}
.de-el-dropdown-menu .dimension li:hover {
  color: #2e74ff;
  background-color: #f0f7ff;
}
.de-el-dropdown-menu .el-input__inner {
  font-family: inherit;
  overflow: visible;
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: "tnum";
  display: inline-block;
  width: 100%;
  height: 28px;
  padding: 4px 7px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  transition: all 0.3s;
  -webkit-appearance: none;
  touch-action: manipulation;
  text-overflow: ellipsis;
  position: relative;
  text-align: inherit;
  min-height: 100%;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  padding-left: 26px;
}
.de-el-dropdown-menu .el-input__inner:focus {
  box-shadow: 0 0 0 2px rgba(46, 116, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
  border-color: none;
}
.de-el-dropdown-menu .el-input {
  font-family: Alibaba-PuHuiTi-Regular, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  box-sizing: border-box;
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
  padding: 0 6px;
}
.de-el-dropdown-menu-fixed .de-panel {
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  box-sizing: border-box;
  position: relative;
  padding: 0;
  width: 360px;
  max-width: 600px;
  min-height: 30px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.de-el-dropdown-menu-fixed .de-panel .mod-left {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  vertical-align: top;
  padding: 5px;
  width: 50%;
  height: 300px;
  float: left;
  box-sizing: border-box;
}
.de-el-dropdown-menu-fixed .de-panel .mod-left .el-input__inner {
  font-family: inherit;
  overflow: visible;
  box-sizing: border-box;
  margin: 0;
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  border-radius: 2px;
  transition: all 0.3s;
  -webkit-appearance: none;
  touch-action: manipulation;
  text-overflow: ellipsis;
  width: 100%;
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.1);
  border: 1px solid hsla(0, 0%, 59%, 0.1);
  height: 30px;
  padding: 0 8px;
  outline: 0;
}
.de-el-dropdown-menu-fixed .de-panel .mod-left .el-input__inner:focus {
  box-shadow: 0 0 0 2px rgba(46, 116, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
  border-color: none;
}
.de-el-dropdown-menu-fixed .de-panel .right-de {
  border-left: 1px solid hsla(0, 0%, 59%, 0.1);
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  height: 221px;
  position: relative;
  padding: 0;
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list li {
  direction: ltr;
  padding: 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  white-space: nowrap;
  list-style: none;
  line-height: 28px;
  height: 28px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list li:hover {
  background-color: #f8f8fa;
  color: #2153d4;
  opacity: 1;
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list li:hover span {
  display: block;
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list li i {
  color: #333;
  font-size: 12px;
  cursor: pointer;
  vertical-align: top;
  line-height: 28px;
  height: 28px;
  display: inline-block;
  opacity: 0;
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list li label {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  font-size: 12px;
  direction: ltr;
  color: #333;
  box-sizing: border-box;
  touch-action: manipulation;
  width: 87%;
  height: 28px;
  line-height: 14px;
  padding: 8px 20px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.de-el-dropdown-menu-fixed .de-panel .autochecker-list li span {
  display: none;
  position: absolute;
  width: 14px;
  height: 14px;
  line-height: 11px;
  top: 6px;
  right: 5px;
  font-size: 15px;
  cursor: pointer;
  background: #2153d4;
  color: #fff;
  text-align: center;
  border-radius: 999px;
}
.de-el-dropdown-menu-fixed .de-panel .select-all {
  box-sizing: border-box;
  margin: 0;
  overflow: visible;
  position: relative;
  font-weight: 400;
  white-space: nowrap;
  border: 1px solid transparent;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  padding: 0 15px;
  font-size: 12px;
  outline: 0;
  color: #fff;
  border-color: #2e74ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  align-items: center;
  justify-content: center;
  line-height: 1;
  -webkit-appearance: button;
  cursor: pointer;
  border-radius: 0;
  background: #2153d4;
  padding-left: 5px;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 25px;
}
.de-el-dropdown-menu-fixed .de-panel .select-all:hover {
  border: 1px solid transparent;
  background: #4794ff;
  color: #fff;
}
.de-el-dropdown-menu-fixed .de-panel .right-top {
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  box-sizing: border-box;
  zoom: 1;
  border-bottom: 1px solid #f8f8fa;
  height: 30px;
  width: 100%;
  font-size: 12px;
  line-height: 35px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.de-el-dropdown-menu-fixed .de-panel .right-top .right-btn {
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  float: right;
  cursor: pointer;
  line-height: 25px;
  padding: 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(70, 140, 255, 0.1);
  width: 75px;
}
.de-el-dropdown-menu-fixed .de-panel .right-menu-foot {
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  box-sizing: border-box;
  height: 30px;
  text-align: right;
  line-height: 30px;
  margin-top: 5px;
  border-top: 1px solid hsla(0, 0%, 59%, 0.1);
}
.de-el-dropdown-menu-fixed .de-panel .right-menu-foot .footer-left {
  box-sizing: border-box;
  float: left;
}
.de-el-dropdown-menu-fixed .de-panel .right-menu-foot .footer-right {
  float: right;
  padding-left: 10px;
  cursor: pointer;
}
.de-el-dropdown-menu-fixed .de-panel .right-menu-foot .confirm-btn {
  box-sizing: border-box;
  position: relative;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 28px;
  padding: 0 15px;
  font-size: 12px;
  border-radius: 2px;
  outline: 0;
  color: #fff;
  background-color: #2e74ff;
  border-color: #2e74ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  -webkit-appearance: button;
  cursor: pointer;
}
.de-el-dropdown-menu-manu {
  padding: 0;
  margin: 5px 0;
  background-color: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  margin-top: 12px;
  position: absolute;
  top: 20px;
  width: 150px;
  box-sizing: border-box;
  right: 0;
}
.de-el-dropdown-menu-manu .text-area {
  box-sizing: border-box;
  height: 220px;
  position: relative;
}
.de-el-dropdown-menu-manu .text-area .input {
  touch-action: manipulation;
  overflow: auto;
  resize: vertical;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  background-color: #fff;
  background-image: none;
  max-width: 100%;
  min-height: 28px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
  text-overflow: ellipsis;
  outline: 0;
  padding: 5px 5px 28px;
  width: 100%;
  height: 220px;
  border-radius: 0;
  border: none;
  box-shadow: 0 2px 6px 0 rgba(130, 150, 183, 0.72);
}
.de-el-dropdown-menu-manu .text-area .text-area-btn {
  position: absolute;
  width: 100%;
  text-align: center;
  background: #fff;
  bottom: -1px;
  padding-bottom: 4px;
}
.de-el-dropdown-menu-manu .text-area .text-area-btn .btn {
  font-weight: 400;
  text-align: center;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 28px;
  padding: 0 15px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  -webkit-appearance: button;
  cursor: pointer;
  border-radius: 0;
  width: 70px;
  border: 1px solid rgba(33, 83, 212, 0.9);
}
.de-el-dropdown-menu-manu .text-area .text-area-btn .right-add {
  background: #2153d4;
  color: #fff;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.logic {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 100%;
}
.logic .logic-left {
  box-sizing: border-box;
  width: 48px;
  display: flex;
  position: relative;
  flex-direction: row;
  z-index: 10;
}
.logic .logic-left .operate-title {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
  word-wrap: break-word;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  width: 65px;
  background-color: #f8f8fa;
  line-height: 28px;
  position: relative;
  z-index: 1;
  height: 28px;
}
.logic .logic-left .operate-title .mrg-title {
  text-align: left;
  box-sizing: border-box;
  position: relative;
  display: block;
  margin-left: 11px;
  margin-right: 11px;
  line-height: 28px;
  height: 28px;
}
.logic .logic-left .operate-title .mrg-title i {
  font-size: 12px;
}
.logic .logic-left:hover .operate-icon {
  display: flex;
  align-items: center;
}
.logic .logic-left:hover .operate-title .mrg-title {
  margin-right: 0 !important;
}
.logic .logic-left .operate-icon {
  width: 40px;
  height: 28px;
  line-height: 28px;
  background-color: #f8f8fa;
  z-index: 1;
  display: none;
}
.logic .logic-left .operate-icon i {
  font-size: 12px;
  font-style: normal;
  display: unset;
  padding: 5px 3px;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.logic .logic-right-add {
  display: flex;
  height: 41.4px;
  align-items: center;
  padding-left: 26px;
}
.logic .logic-right-add .operand-btn {
  box-sizing: border-box;
  font-weight: 400;
  text-align: center;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  -webkit-appearance: button;
  cursor: pointer;
  height: 28px;
  padding: 0 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #246dff;
  background: #fff;
  border: 1px solid #246dff;
  border-radius: 2px;
}

.rowAuth {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #2c3e50;
  position: relative;
}
.real-line,
.dash-line {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.view-table {
  display: flex;
  flex-direction: column;
}
.view-table .de-tabs {
  flex: 1;
  min-height: 0;
}
.view-table .de-tabs .el-tabs__content .el-tab-pane.fieldEdit {
  overflow: auto;
}
.form-tree-cont .tree-cont {
  height: 200px;
  width: 100%;
  padding: 16px;
  border-radius: 4px;
  border: 1px solid var(--deBorderBase, #DCDFE6);
  overflow: auto;
}
.form-tree-cont .tree-cont .content {
  height: 100%;
  width: 100%;
}
.icon-class {
  color: #6c6c6c;
}
.blackTheme .icon-class {
  color: #cccccc;
}
.tip {
  color: #F56C6C;
  font-size: 12px;
}
.view-table[data-v-e1135916] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 10px 9px;
  box-sizing: border-box;
}
.view-table .de-dataset-name[data-v-e1135916] {
  display: flex;
  font-family: PingFang SC;
  align-items: center;
  margin-bottom: 20px;
}
.view-table .de-dataset-name .title-text[data-v-e1135916] {
  font-size: 16px;
  font-weight: 500;
  margin-right: 8px;
  color: var(--deTextPrimary, #1890FF);
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 50%;
}
.view-table .de-dataset-name .de-tag[data-v-e1135916] {
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
}
.view-table .de-dataset-name .warning[data-v-e1135916] {
  color: var(--deWarning, #ff8800);
  background: rgba(255, 136, 0, 0.2);
}
.view-table .de-dataset-name .primary[data-v-e1135916] {
  color: var(--primary, #3370ff);
  background: rgba(51, 112, 255, 0.2);
}
.view-table .de-dataset-name .el-divider[data-v-e1135916] {
  margin: 0 16px;
  height: 18px;
}
.view-table .de-dataset-name .create-by[data-v-e1135916] {
  font-size: 14px;
  font-weight: 400;
  color: var(--deTextSecondary, #999);
}
.view-table .de-dataset-name .detail[data-v-e1135916] {
  cursor: pointer;
  margin-left: 10px;
  color: var(--deTextSecondary, #999);
}

.ms-aside-container[data-v-1e2dbb51] {
  height: 100%;
  padding: 0 0;
  min-width: 260px;
  max-width: 460px;
}
.ms-main-container[data-v-1e2dbb51] {
  height: 100%;
  padding: 10px 15px 0 15px;
}


.el-divider--horizontal[data-v-32189ae9] {
  margin: 12px 0;
}
.search-input[data-v-32189ae9] {
  padding: 12px 0;
}
.tree-list[data-v-32189ae9] .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.custom-tree-node[data-v-32189ae9] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.custom-tree-node-list[data-v-32189ae9] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
.custom-position[data-v-32189ae9] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-flow: row nowrap;
}
.form-item[data-v-32189ae9] {
  margin-bottom: 0;
}
.title-css[data-v-32189ae9] {
  height: 26px;
}
.title-text[data-v-32189ae9] {
  line-height: 26px;
}
.scene-title[data-v-32189ae9] {
  width: 100%;
  display: flex;
}
.scene-title-name[data-v-32189ae9] {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.el-divider--horizontal[data-v-664f0a98] {
  margin: 12px 0
}
.table-name[data-v-664f0a98]{
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}


.el-divider--horizontal[data-v-6b471de3] {
  margin: 12px 0;
}
.form-item[data-v-6b471de3] {
  margin-bottom: 6px;
}
.el-checkbox[data-v-6b471de3] {
  margin-bottom: 14px;
  margin-left: 0;
  margin-right: 14px;
}
.el-checkbox.is-bordered + .el-checkbox.is-bordered[data-v-6b471de3] {
  margin-left: 0;
}
.dataPreview[data-v-6b471de3] .el-card__header {
  padding: 0 8px 12px;
}
.dataPreview[data-v-6b471de3] .el-card__body {
  padding: 10px;
}
span[data-v-6b471de3] {
  font-size: 14px;
}
.panel-height[data-v-6b471de3] {
  height: calc(100vh - 56px - 15px - 26px - 25px - 43px);
}
.blackTheme .panel-height[data-v-6b471de3] {
  height: calc(100vh - 56px - 15px - 26px - 25px - 43px);
  border-color: var(--TableBorderColor) !important;
}
.span-number[data-v-6b471de3] {
  color: #0a7be0;
}
.table-count[data-v-6b471de3] {
  color: #999;
}


.custom-tree-node[data-v-07fac597] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-left: 8px;
}
.tree-main[data-v-07fac597] {
  overflow-y: auto;
}
.blackTheme .tree-main[data-v-07fac597] {
  border-color: var(--TableBorderColor) !important;
}
.tree-head[data-v-07fac597] {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid var(--TableBorderColor, rgba(255, 255, 255, .1));
  background-color: var(--SiderBG, #141937);
  font-size: 12px;
  color: var(--TableColor, #fff);
}
.auth-span[data-v-07fac597] {
  float: right;
  width: 50px;
  margin-right: 30px
}
.highlights-text[data-v-07fac597] {
  color: #faaa39 !important;
}

.de-tab[data-v-4e2545ee] {
  border: 1px solid #E6E6E6;
  min-height: 200px !important;
  max-height: 300px !important;
  overflow: auto;
}
.de-icon[data-v-4e2545ee] {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 99;
}
.el-input-group__append[data-v-4e2545ee] {
  background-color: #ffffff;
}
.el-input__inner[data-v-4e2545ee] {
  border-right: none;
}
.auth-root-class[data-v-4e2545ee] {
  margin: 15px 0px 5px;
  text-align: right;
}
.de-main-container-auth[data-v-4e2545ee] {
  border: 1px solid #E6E6E6;
  height: auto;
}
.blackTheme .de-main-container-auth[data-v-4e2545ee] {
  border-color: #495865;
}
[data-v-5102e996] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.Authorize[data-v-5102e996] {
  padding: 20px 0;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.dataSelect[data-v-5102e996] {
  display: flex;
  height: 600px;
  width: 100%;
}
.dataSelect .flxL[data-v-5102e996],
.dataSelect .flxR[data-v-5102e996] {
  flex: 1;
  min-width: 0;
  height: 100%;
  overflow-y: auto;
}
.dataSelect .flxL[data-v-5102e996] {
  border: 1px solid #f4f4f4;
  padding: 10px;
}
.dataSelect .flxR[data-v-5102e996] {
  border: 1px solid #f4f4f4;
}
.dataSelect .flxR .preShow[data-v-5102e996] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  line-height: 48px;
  background-color: #f5f5f5;
}
.dataSelect .flxR .clear[data-v-5102e996] {
  color: #3370ff;
  cursor: pointer;
}
.dataSelect .flxR .node[data-v-5102e996] {
  padding: 0 20px;
  line-height: 36px;
}


.custom-position[data-v-b1f073e6] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  flex-flow: row nowrap;
  color: #9ea6b2;
}


.table-name-css[data-v-78507be0] {
  margin: 4px 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.union-relation-css[data-v-78507be0] {
  display: block;
  width: 100%;
  padding: 4px 10px;
}
.dialog-css[data-v-78507be0] .el-dialog__title {
  font-size: 14px;
}
.dialog-css[data-v-78507be0] .el-dialog__header {
  padding: 20px 20px 0;
}
.dialog-css[data-v-78507be0] .el-dialog__body {
  padding: 10px 20px 20px;
}

[data-v-a16bd892] .ant-tabs-bar {
  margin-bottom: 0;
}
.dataCenter_shujuji[data-v-a16bd892] .ant-tabs {
  display: flex;
  flex-direction: column;
}
.dataCenter_shujuji[data-v-a16bd892] .ant-tabs .ant-tabs-top-content.ant-tabs-content-animated {
  flex: 1;
  min-height: 0;
}


.line[data-v-633681e1]{
  text-align: center;
}

.de-link[data-v-8ed58c7a] {
  justify-content: left !important;
}
.de-span[data-v-8ed58c7a] {
  margin: 0 15px;
}
.auth-root-class[data-v-8ed58c7a] {
  margin: 15px 0px 5px;
  text-align: right;
}
.pwd_update_contain {
    margin-top: 3%;
}
.code_update_contain {
    margin-top: 10%;
}
.newpwd_contain{
    margin-top: 8%;
}
.returnLogin_contain{
    margin-top: 4%;
    color: #ffffff;
    cursor: pointer;
    text-align: right;
}
.ax_updatepwd {
    color: #ffffff;
    margin-top: 5%;
    text-align: center;
    font-size: 26px;
    border: 1px solid rgba(1, 124, 193, 1);
    font-weight: 36px;
    cursor: pointer;
    height: 65px;
    line-height: 60px;
    background-color: rgba(1, 124, 193, 1);
    border-radius: 10px;
}
.page {
  width: 100%;
  height: 100%;
}

.bd1 {
  background-color: rgb(163, 13, 13);
  height: 100%;
  width: 100%;
}

.wrap1 {
  background: url(../img/wrap1.60aca6d3.png) 100% no-repeat;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  /* 图片可以保有其原有的尺寸，或者拉伸到新的尺寸，或者在保持其原有比例的同时缩放到元素的可用空间的尺寸。 */
  background-size: 100% 100%;
  overflow: hidden;
}

/* 点点背景 */
.wrap2 {
  margin: 0;
  background: url(../img/wrap2.5068aad7.png) -409px -230px no-repeat;
  height: 100%;
  width: 100%;
}

.main1 {
  width: 1920px;
  height: 100%;
}

.group1 {
  width: 100%;
  height: 100%;
}

.section1 {
  width: 578px;
  height: 560px;
  margin: 289px 0 0 672px;
}

.wrap3 {
  z-index: 10;
  height: 560px;
  background: url(../img/pso0esomanfihq4bujsy5ldp5mqd2wgb236410283-ab57-4ca7-b1a7-4e710cc0c1c5.7eb51515.png) 100% no-repeat;
  width: 578px;
  position: relative;
}

.lg-layer1 {
  width: 466px;
  margin: 7% 0 0 10%;
}

.layer2 {
  z-index: -10;
  height: 581px;
  background: url(../img/psiyd0c5psbnbllz984odd8l8sltijurfiv25873b24-3b2a-49fb-9f5a-5fe894de7346.569cf4d3.png) 100% no-repeat;
  width: 384px;
  position: absolute;
  left: 76px;
  top: -11px;
}

.section2 {
  width: 329px;
  height: 19px;
  margin: -637px 0 0 798px;
}

.info3 {
  width: 329px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Normal;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  display: block;
}

.section3 {
  width: 289px;
  height: 26px;
  margin: -55px 0 0 815px;
}

.word4 {
  width: 289px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 36px;
  font-family: PangMenZhengDao;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
  display: block;
}

.section4 {
  width: 270px;
  height: 50px;
  margin: -116px 0 783px 1536px;
}

.layer4 {
  border-radius: 25px;
  height: 50px;
  border: 2px solid rgba(1, 126, 196, 1);
  width: 120px;
}

.ax-word5 {
  width: 47px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(1, 126, 195, 1);
  font-size: 24px;
  font-family: SourceHanSansSC-Medium;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  margin: 9px 0 0 34px;
}

.layer5 {
  border-radius: 25px;
  height: 50px;
  width: 120px;
  border: 2px solid rgba(1, 126, 196, 1);
  border-radius: 25px;
}

.txt3 {
  width: 47px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(1, 3, 6, 1);
  font-size: 24px;
  font-family: SourceHanSansSC-Medium;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  margin: 10px 0 0 35px;
}

.group4 {
  width: 1908px;
  height: 162px;
  background: url(../img/pst9sq6epaea906zho9he6z12tlfisxztz2905a1198-0a75-4936-bfff-b8ca9d029154.6a155e21.png) -249px 0px no-repeat;
  margin: 40% 12px 0 -1920px;
}
.lg-section1 {
    height: 100%;
    width: 100%;
}


.lg-bd1 {
    width: 578px;
    height: 673px;
    margin: 26px 0 0 294px;
}

.phone_contain {
    margin-top: 10%;
}

.phonecode_contain {
    margin-top: 12%;
}

.pwd-contain {
    margin-top: 10%;
}

.pwdcode-contain {
    margin-top: 12%;
}

/*获取验证码*/
.ax_pwdcode {
    border: 1px solid rgba(1, 124, 193, 1);
    height: 100%;
    width: 100%;
    display: inline-block;
    line-height: 55px;
    color: white;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}

.ax_pwd {
    margin-top: 10%;
    color: #ffffff;
}

.ax_pwd span {
    cursor: pointer;
}

.lg-info1 {
    width: 289px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 36px;
    font-family: PangMenZhengDao;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
    margin-left: 143px;
    display: block;
}

.lg-word1 {
    width: 329px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Normal;
    text-align: left;
    white-space: nowrap;
    line-height: 18px;
    display: block;
    margin: 10px 0 0 126px;
}


.lg-layer9 {
    width: 391px;
    height: 348px;
    margin: 68px 0 0 6px;
}

.lg-outer2 {
    width: 379px;
    height: 29px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SourceHanSansSC-Medium;
    text-align: center;
    white-space: nowrap;
    line-height: 30px;
    margin-left: 12px;
}

.ax_login {
    color: #ffffff;
    margin-top: 13%;
    text-align: center;
    font-size: 26px;
    border: 1px solid rgba(1, 124, 193, 1);
    font-weight: 36px;
    cursor: pointer;
    height: 65px;
    line-height: 60px;
    background-color: rgba(1, 124, 193, 1);
    border-radius: 10px;
}
.login[data-v-4bca6ff6] {
  width: 100vw;
  height: 100vh;
  background: url(../img/login-bg.d42fe0b1.png) left top no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.login .btns[data-v-4bca6ff6] {
  position: absolute;
  top: 30px;
  right: 30px;
  display: flex;
  align-items: center;
  transform-origin: 100% 0;
  transition: 0.3s all linear;
}
.login .btns a[data-v-4bca6ff6] {
  border: 2px solid #017ec4;
  line-height: 52px;
  width: 120px;
  text-align: center;
  font-size: 24px;
  border-radius: 27px;
  margin: 0 20px;
}
.login .btns a[data-v-4bca6ff6]:hover {
  background-color: #017ec4;
  color: #fff;
  transition: 0.3s all linear;
}
.login .title[data-v-4bca6ff6] {
  font-size: 36px;
  line-height: 36px;
  color: white;
  margin-bottom: 10px;
  text-align: center;
}
.login .en-title[data-v-4bca6ff6] {
  font-size: 18px;
  line-height: 18px;
  color: white;
  margin-bottom: 50px;
  text-align: center;
}
.login .login-content[data-v-4bca6ff6] {
  width: 578px;
  height: 560px;
  background: #5c6972;
  padding: 35px 55px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkIAAAIwCAMAAABdk/T4AAAAb1BMVEUOIjEOHywNMEUKTW0KTW0Ber4FaaAOHisBeLsGVYMNJjcDbqoKPV0LM0wFXpIBer8FWosKTWwKOVUBdbYDb6sFZJkBfcMBe8EFaZ8IV30FZ5sJUnQFY5MFaJ0HWYIJUHENKz8BfMAAfsUCeLkBfMKg6XmlAAAAIXRSTlOjoqmpwOvOoPnQpuy5sdr61r+18fHg7u3azsnGxL+2rKly1ijsAAAHKElEQVR42uzcSW7DIABGYRwnwWk8D808GHP/M9ZpKrXOwga3C1TedwWeWCDxi0u1W5l5X51vITxwO/eHbWZXXcS+060R3daHolji3yuKQ92aVtHtxbpTrQnVNvECnoib1jCLbm2akNJpImUAL0iZpFrZJaTVhKwvSMAbfUOZmqCHt1AWjckiCvJM31A0EcXgFtJVuhmTbyjINzLpj31MWunvhLTaJuJtlIB3JopItkr/TKiUo7iDPCTHlS8JxSIQgLFAxCQEEoI5EoJrSAgkBCskBNeQEEgIVkgIriEhkBCskBBcQ0IgIVghIbiGhEBCsEJCcA0JgYRghYTgGhICCcEKCcE1JIS/TqgmIdgmVL/8qReAlcGfehXld4YXYEXe80h9JfQ5YSYAS48htGdCFITZDT0TynImzDCHTPLskRAzivjNIONaHJuSgjCTLJujuJ4WvAhhpmBxuoqwICHMT6gIRbgkIcxPaElCICGYIyG4hoRAQrBCQnANCeGDXTokAAAAYBjUv/UzzF1ABhQiUYg3CqEQiUK8UQiFSBTijUIoRKIQbxRCIRKFeKMQCpEoxBuFUIhEId4ohEIkCvFGIRQiUYg3CqEQiUK8UQiFSBTijUIoRKIQbxRCIRKFeKMQCpEoxBuFUIhEId4ohEIkCvFGIRQiUYg3CqEQiUJjlw4JAAAAGAb1b/0MdxOQAWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0KMXTokAAAAYBjUv/Uz3E1ABmoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUjF06JAAAAGAY1L/1M9xNQAYUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKIRCXBSiRiEU4qIQNQqhEBeFqFEIhbgoRI1CKMRFIWoUQiEuClGjEApxUYgahVCIi0LUKDR27CY1YTCMwuhXChqI+THoREE0uv81ltIW2uENHbyDc9bwwIWLhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokhISISIhqJISEiEiIaiSEhIhIiGokxL8kdJQQ2xM6vrfbVUJsT+h6a5fzsm+wyX45X9quGwcNscl+GLtd2z2nWUNsK2ienp8JrdM4NIgN47R+JaQhthb0ndBj7ea7LSOyv8/d+vhJ6LX2S4PI0q+vXwmdDs07ROCtHU5/EuolRJpQLyE+2rmXFYRhKIqi9cVVMam1PkEpN83/f6MdSXGQBzgIZq9fOHt8SAjJSAilISGQELKQEEpDQiAhZCEhlIaEQELIQkIoDQmBhJCFhFAaEgIJIQsJoTQkBBJCFhJCaUgIJIQsJITSkBB+ntBJgjhtqJCEnb4SMs0+qEF1IkWYeULqe7sLOe44QquNmGn2ENt7/SQ0abchLYeMtRFjt5EoVOcJeRfR0lBVxNjWRfh5QnHOWyOyQBVEjPXxLvISUqeXwxKVOFzUaWpC99FrEq/nR9et8fe67nHW1CrGe/Pqb5s0181zWKECw3MaO82tf70BL5UrGLml8E8AAAAASUVORK5CYII=) left top no-repeat;
  background-size: 100% 100%;
}
.login .testVis[data-v-4bca6ff6] {
  margin-top: 150px;
}
.login .testVis a[data-v-4bca6ff6] {
  border: 2px solid #67C23A;
}
.login .testVis a[data-v-4bca6ff6]:hover {
  background-color: #67C23A;
  color: #fff;
}
.fpdtabs[data-v-cbf3379c] .ant-tabs-nav-wrap {
  text-align: center;
}
[data-v-cbf3379c] .ant-input {
  background-color: transparent;
  color: #ffffff;
  font-size: 20px;
}
.ant-input-affix-wrapper[data-v-cbf3379c] {
  background-color: transparent;
  height: 56px;
  border: 1px solid rgba(1, 124, 193, 0.98);
  border-radius: 5px;
}
[data-v-cbf3379c] .ant-input-suffix span {
  color: white !important;
}
#u65[data-v-cbf3379c] .ant-input-suffix {
  margin-left: -12px !important;
}
[data-v-cbf3379c] .ant-tabs-tab {
  color: #a5bdca;
  font-size: 20px;
}
[data-v-cbf3379c] .ant-tabs-tab-active {
  color: #017cc1;
  font-size: 30px;
}
.ax_pwdcode-contain[data-v-cbf3379c] {
  text-align: center;
}

.de-msg-a[data-v-33addb49]:hover {
  text-decoration: underline !important;
  color: #0a7be0 !important;
  cursor: pointer !important;
}
.table-container[data-v-33addb49] {
  height: calc(100% - 50px);
}
.organization[data-v-33addb49] {
  height: 100%;
  background-color: var(--MainBG, #f5f6f7);
}
.organization .tabs-container[data-v-33addb49] {
  height: calc(100% - 48px);
  background: var(--ContentBG, #141937);
  overflow-x: auto;
}
.organization .tabs-container .msg-cont[data-v-33addb49] {
  padding: 24px;
  height: 100%;
  box-sizing: border-box;
}
.custom-tree-node[data-v-80b58f10] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-left: 8px;
  padding-right: 32px;
}
.tree-main[data-v-80b58f10] {
  overflow-y: auto;
}
.tree-head[data-v-80b58f10] {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid var(--TableBorderColor, rgba(255, 255, 255, 0.1));
  background-color: var(--SiderBG, #141937);
  font-size: 12px;
  color: var(--TableColor, #fff);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  padding: 0 12px;
}
.auth-span[data-v-80b58f10] {
  float: right;
  margin-left: 24px;
}
.auth-span-check[data-v-80b58f10] {
  float: right;
  margin-left: 64px;
}
.msg-setting .el-tree-node__content {
  height: 46px;
  border-bottom: 1px solid rgba(31, 35, 41, 0.15);
}
.msg-setting .el-tree-node__content:hover {
  background-color: var(--deWhiteHover, #3370ff) !important;
}
.msg-setting .el-tree-node__content:hover .custom-tree-node {
  color: var(--primary, #3370ff);
}

.custom-tree-node[data-v-2cb75b44] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}


.isReq[data-v-60d01671] {
  color: #F56C6C;
  margin-right: 4px;
}
.white[data-v-60d01671] {
  color: #fff;
}
.my_table[data-v-60d01671] .el-table__row > td {
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-60d01671] .el-table th.is-leaf {
  /* 去除上边框 */
  border: none;
}
.my_table[data-v-60d01671] .el-table::before {
  /* 去除下边框 */
  height: 0;
}
.root-class[data-v-60d01671] {
  margin: 15px 0px 5px;
  text-align: center;
}
.preview[data-v-60d01671] {
  border: 1px solid rgba(255, 255, 255, .1);
  height: 440px !important;
  overflow: hidden;
  background-size: 100% 100% !important;
}
.preview-show[data-v-60d01671] {
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, .1);
  background-size: 100% 100% !important;
}


.custom-tree-node[data-v-17bd37f0] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right:8px;
}

[data-v-a5403e14] .el-tree-node__expand-icon.is-leaf {
  visibility: hidden;
}
.default-expansion[data-v-a5403e14] {
  height: 40px;
  width: 232px;
  cursor: pointer;
  margin: 0;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  color: var(--deTextSecondary, #999);
  padding-left: 22px;
  display: flex;
  align-items: center;
}
.default-expansion i[data-v-a5403e14] {
  margin-left: 5px;
}
.main-area-input[data-v-a5403e14].el-input-group__append {
  width: 70px;
  background: transparent;
}
.main-area-input[data-v-a5403e14].el-input-group__append .el-input__inner {
  padding-left: 12px;
}
.panelList .header-title[data-v-a5403e14] {
  display: block;
  height: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  flex: 1;
  /*line-height: 36px;*/
}
.custom-tree-node[data-v-a5403e14] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.custom-tree-node-list[data-v-a5403e14] {
  margin-bottom: 6px;
  font-size: 14px;
  padding: 0 8px;
}
.dialog-css[data-v-a5403e14] .el-dialog__body {
  padding: 15px 20px;
}
.dialog-css[data-v-a5403e14] .el-dialog__body {
  padding: 10px 20px 20px;
}
.father .child[data-v-a5403e14] {
  /*display: none;*/
  visibility: hidden;
}
.father:hover .child[data-v-a5403e14] {
  /*display: inline;*/
  visibility: visible;
}
.father .child .el-button--text[data-v-a5403e14] {
  padding: 0;
  background: unset;
}
.header-title .el-button--text[data-v-a5403e14] {
  background: unset;
}
.header-title[data-v-036eb046] {
  font-size: 14px;
  flex: 1;
  color: var(--TextPrimary, #999);
  font-weight: bold;
  display: block;
  height: 100%;
  /*line-height: 36px;*/
}
.msg-node-class[data-v-036eb046] {
  color: red;
}
.msg-node-class[data-v-036eb046] i {
  color: red;
}
.custom-tree-node[data-v-036eb046] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.custom-tree-node-list[data-v-036eb046] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
.father .child[data-v-036eb046] {
  /*display: none;*/
  visibility: hidden;
}
.father:hover .child[data-v-036eb046] {
  /*display: inline;*/
  visibility: visible;
}
.unpublished[data-v-036eb046] {
  color: #b2b2b2;
}
.start-item[data-v-bca08b18] {
  width: 100%;
  height: 25px;
  margin: 0 0 0 10px;
}
.star-item-content[data-v-bca08b18] {
  width: calc(100% - 60px);
  position: absolute;
}
.star-item-close[data-v-bca08b18] {
  width: 25px;
  right: 5px;
  position: absolute;
  display: none;
}
.start-item:hover .star-item-close[data-v-bca08b18] {
  display: block;
}
.unpublished[data-v-bca08b18] {
  color: #b2b2b2;
}

.ms-aside-container[data-v-5caa3091] {
  height: calc(100vh - 80px);
  padding: 0px;
  min-width: 260px;
  max-width: 460px;
  background: #1a2037;
}
.ms-main-container[data-v-5caa3091] {
  height: calc(100vh - 80px);
  padding: 0px;
}
.tab-panel[data-v-5caa3091] {
  height: 100%;
  overflow-y: auto;
}
.tab-panel[data-v-5caa3091] .el-tabs__nav-wrap {
  padding: 0 10px;
}
.tab-panel[data-v-5caa3091] .el-tabs__nav-wrap::after {
  height: 1px;
}
.tab-panel[data-v-5caa3091] .el-tabs__item {
  /* width: 10px; */
  padding: 0 10px;
}


.ms-aside-container[data-v-2e61e95d] {
  height: calc(100vh - 80px);
  padding: 0px;
  min-width: 260px;
  max-width: 460px;
  background-color: #141937;
}
.ms-main-container[data-v-2e61e95d] {
  height: calc(100vh - 80px);
  padding: 0;
}
.full-height[data-v-2e61e95d] {
  height: 100vh !important;
}

.de-template-list[data-v-5f92c6fa] {
  height: 100%;
  position: relative;
}
.de-template-list ul[data-v-5f92c6fa] {
  margin: 16px 0 20px 0;
  padding: 0;
  overflow-y: auto;
  max-height: calc(100% - 90px);
}
.de-template-list li[data-v-5f92c6fa] {
  list-style: none;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  padding: 0 30px 0 12px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  color: var(--deTextPrimary, #1890FF);
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.de-template-list li .folder[data-v-5f92c6fa] {
  color: #8f959e;
  margin-right: 9px;
}
.de-template-list li .more[data-v-5f92c6fa] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: none;
}
.de-template-list li .more .el-icon-more[data-v-5f92c6fa] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.de-template-list li .more .el-icon-more[data-v-5f92c6fa]:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-template-list li .more .el-icon-more[data-v-5f92c6fa]:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-template-list li[data-v-5f92c6fa]:hover {
  background: rgba(31, 35, 41, 0.1);
}
.de-template-list li:hover .more[data-v-5f92c6fa] {
  display: block;
}
.de-template-list li.select[data-v-5f92c6fa] {
  background: var(--deWhiteHover, #ecf5ff) !important;
  color: var(--TextActive, #3370ff) !important;
}
.de-template-list .de-btn-fix[data-v-5f92c6fa] {
  position: absolute;
  bottom: 0;
  left: 0;
}
.de-template-dropdown[data-v-5f92c6fa] {
  margin-top: 0 !important;
}
.de-template-dropdown .popper__arrow[data-v-5f92c6fa] {
  display: none !important;
}
.de-card-model {
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid var(--deCardStrokeColor, #dee0e3);
  border-radius: 4px;
  margin: 0 24px 25px 0;
}
.de-card-model .card-img-model {
  border-bottom: 1px solid var(--deCardStrokeColor, #dee0e3);
  height: 144px;
  width: 100%;
  overflow: hidden;
}
.de-card-model .card-img-model img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.de-card-model .card-info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px 9px 12px;
  box-sizing: border-box;
}
.de-card-model .card-info .el-icon-more {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.de-card-model .card-info .el-icon-more:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-card-model .card-info .el-icon-more:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-card-model:hover .card-info-apply {
  height: 92px;
}
.de-card-model:hover .market-button-area {
  display: block;
}
.de-card-model .market-button-area {
  text-align: center;
  margin-top: 4px;
  display: none;
}
.de-card-model .card-info-apply {
  background: #ffffff;
  width: 100%;
  height: 48px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transition: height 0.3s ease-out;
  align-items: center;
  justify-content: space-between;
  padding: 12px 12px 12px 12px;
  box-sizing: border-box;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid var(--deCardStrokeColor, #dee0e3);
  overflow-y: hidden;
}
.de-model-text {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1890FF;
  display: inline-block;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 10px;
}
.de-model-text-market {
  font-family: "PingFang SC";
  font-style: normal;
  color: #1890FF;
  display: inline-block;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.de-card-model:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.08);
}
.de-card-dropdown {
  margin-top: 0 !important;
}
.de-card-dropdown .popper__arrow {
  display: none !important;
}

.my_table[data-v-44e1a4ca] .el-table__row > td {
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-44e1a4ca] .el-table th.is-leaf {
  /* 去除上边框 */
  border: none;
}
.my_table[data-v-44e1a4ca] .el-table::before {
  /* 去除下边框 */
  height: 0;
}
.de-root-class[data-v-44e1a4ca] {
  margin-top: 24px;
  text-align: right;
}
.preview[data-v-44e1a4ca] {
  margin-top: -12px;
  border: 1px solid rgba(255, 255, 255, .1);
  height: 300px !important;
  overflow: auto;
  background-size: 100% 100% !important;
  border-radius: 4px;
}
.preview-show[data-v-44e1a4ca] {
  border-left: 1px solid rgba(255, 255, 255, .1);
  height: 300px;
  background-size: 100% 100% !important;
}

.flex-template {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-template .el-input {
  margin-right: 2px;
  flex: 1;
}
.de-template-list[data-v-e24e2618] {
  height: 380px;
  overflow-y: hidden;
  position: relative;
}
.de-template-list ul[data-v-e24e2618] {
  margin: 16px 0 20px 0;
  padding: 0;
  overflow-y: auto;
  max-height: calc(100% - 90px);
}
.de-template-list li[data-v-e24e2618] {
  list-style: none;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  padding: 0 30px 0 12px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  color: var(--deTextPrimary, #1890FF);
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.de-template-list li .folder[data-v-e24e2618] {
  color: #8f959e;
  margin-right: 9px;
}
.de-template-list li .more[data-v-e24e2618] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: none;
}
.de-template-list li .more .el-icon-more[data-v-e24e2618] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.de-template-list li .more .el-icon-more[data-v-e24e2618]:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-template-list li .more .el-icon-more[data-v-e24e2618]:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-template-list li[data-v-e24e2618]:hover {
  background: rgba(31, 35, 41, 0.1);
}
.de-template-list li:hover .more[data-v-e24e2618] {
  display: block;
}
.de-template-list li.select[data-v-e24e2618] {
  background: var(--deWhiteHover, #ecf5ff) !important;
  color: var(--TextActive, #3370ff) !important;
}
.de-template-list .de-btn-fix[data-v-e24e2618] {
  position: absolute;
  bottom: 0;
  left: 0;
}
.de-template-dropdown[data-v-e24e2618] {
  margin-top: 0 !important;
}
.de-template-dropdown .popper__arrow[data-v-e24e2618] {
  display: none !important;
}
.de-root-class[data-v-e24e2618] {
  bottom: 0;
  width: 100%;
  position: absolute;
  text-align: right;
}
.de-template[data-v-18b45d92] {
  height: 100%;
  background-color: var(--MainBG);
}
.de-template .tabs-container[data-v-18b45d92] {
  height: 100%;
  background: var(--ContentBG, #141937);
  overflow-x: auto;
}
.de-template .flex-tabs[data-v-18b45d92] {
  display: flex;
  background: #f5f6f7;
}
.de-template .de-tabs-left[data-v-18b45d92] {
  background: #fff;
  width: 269px;
  border-right: 1px solid rgba(31, 35, 41, 0.15);
  padding: 24px;
}
.de-template .de-tabs-right[data-v-18b45d92] {
  flex: 1;
  background: #fff;
  padding: 24px 0 24px 24px;
  overflow: hidden;
}
.de-template .de-tabs-right .template-box[data-v-18b45d92] {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  box-sizing: border-box;
  align-content: flex-start;
  height: calc(100% - 10px);
  width: 100%;
  padding-bottom: 24px;
}
.de-template .de-tabs-right .active-template[data-v-18b45d92] {
  margin: 4px 0 20px 0;
  padding-right: 24px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--deTextPrimary, #1890FF);
}
[data-v-18b45d92] .container-wrapper {
  padding: 0px !important;
}

.kv-description[data-v-97653250] {
  font-size: 13px;
}
.kv-row[data-v-97653250] {
  margin-top: 10px;
}
.kv-checkbox[data-v-97653250] {
  width: 20px;
  margin-right: 10px;
}
.kv-delete[data-v-97653250] {
  width: 60px;
}
.el-autocomplete[data-v-97653250] {
  width: 100%;
}
i[data-v-97653250]:hover {
  color: #783887;
}


.kv-description[data-v-2fd623fc] {
  font-size: 13px;
}
.kv-row[data-v-2fd623fc] {
  margin-top: 10px;
}
.kv-delete[data-v-2fd623fc] {
  width: 60px;
}
.kv-select[data-v-2fd623fc] {
  width: 50%;
}
.el-autocomplete[data-v-2fd623fc] {
  width: 100%;
}
.kv-checkbox[data-v-2fd623fc] {
  width: 20px;
  margin-right: 10px;
}
.advanced-item-value[data-v-2fd623fc] .el-dialog__body {
  padding: 15px 25px;
}
.el-row[data-v-2fd623fc] {
  margin-bottom: 5px;
}
.kv-type[data-v-2fd623fc] {
  width: 70px;
}
.pointer[data-v-2fd623fc] {
  cursor: pointer;
  color: #1E90FF;
}
.kv-setting[data-v-2fd623fc] {
  width: 40px;
  padding: 0px !important;
}


.textarea[data-v-0b620db0] {
  margin-top: 10px;
}
.ms-body[data-v-0b620db0] {
  padding: 15px 0;
  height: 400px;
}
.el-dropdown[data-v-0b620db0] {
  margin-left: 20px;
  line-height: 30px;
}
.ace_editor[data-v-0b620db0] {
  border-radius: 5px;
}
.el-radio-group[data-v-0b620db0] {
  margin: 10px 10px;
  margin-top: 15px;
}
.ms-el-link[data-v-0b620db0] {
  float: right;
  margin-right: 45px;
}


.ms-query[data-v-1a5094b5] {
  background: #1890FF;
  color: white;
  height: 18px;
  border-radius: 42%;
}
.ms-header[data-v-1a5094b5] {
  background: #1890FF;
  color: white;
  height: 18px;
  border-radius: 42%;
}
.request-tabs[data-v-1a5094b5] {
  margin: 20px;
  min-height: 200px;
}
.ms-el-link[data-v-1a5094b5] {
  float: right;
  margin-right: 45px;
}

.api-table-delete {
  padding: 20px 24px !important;
  display: flex;
  flex-wrap: wrap;
}
.api-table-delete .small {
  height: 28px;
  min-width: 48px !important;
}
.api-table-delete .tips {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-left: 8.67px;
  color: var(--deTextPrimary, #1890FF);
}
.api-table-delete i {
  font-size: 14.6666660309px;
  color: var(--deWarning, #ff8800);
  line-height: 22px;
}
.api-table-delete .foot {
  text-align: right;
  width: 100%;
  margin-top: 16px;
}
.de-expand {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #3370ff;
  cursor: pointer;
  margin: 12px 0 16px 0;
  display: inline-block;
}
.de-mar0 {
  margin-top: 0;
}
.api-datasource-drawer .el-drawer__header {
  padding: 16px 24px;
  margin: 0;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1890FF;
  position: relative;
  border-bottom: 1px solid rgba(187, 191, 196, 0.5);
}
.api-datasource-drawer .el-drawer__header .el-drawer__close-btn {
  position: absolute;
  right: 24px;
  top: 16px;
  padding: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.api-datasource-drawer .el-drawer__header .el-drawer__close-btn:hover {
  background: #e9e9ea;
}
.api-datasource-drawer .el-drawer__body {
  padding: 0 24px 81px 24px;
}
.api-datasource-drawer .row-rules {
  display: flex;
  align-items: center;
  position: relative;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding-left: 10px;
  margin: 24px 0 16px 0;
}
.api-datasource-drawer .row-rules::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  width: 2px;
  background: #3370ff;
}
.api-datasource-drawer .input-with-select .el-input-group__prepend {
  background-color: #fff;
  border-color: #bbbfc4;
}
.api-datasource-drawer .input-with-select .el-input-group__prepend .el-select {
  width: 84px !important;
  color: #1890FF;
}
.api-datasource-drawer ::v-deep .el-form-item__label {
  width: 100% !important;
  text-align: left;
}
.api-datasource-drawer .el-steps {
  margin-top: 23px !important;
  justify-content: center;
}
.api-datasource-drawer .el-steps .el-step__line {
  line-height: 1.5;
  text-align: center;
  box-sizing: inherit;
  position: absolute;
  background-color: rgba(187, 191, 196, 0.5);
  height: 1px;
  top: 13px;
  left: calc(50% + 22px) !important;
  width: 100px;
  margin-right: 0px;
}
.api-datasource-drawer .el-steps .el-step__line i {
  border-top: none;
}
.api-datasource-drawer .el-steps .el-step__icon.is-text {
  border: none;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  width: 28px;
  height: 28px;
  background: #3370ff;
}
.api-datasource-drawer .el-steps .el-step__icon.is-icon i {
  font-size: 27px;
}
.api-datasource-drawer .el-steps .el-step__title {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  color: #1890FF;
  margin-top: 4px;
}
.api-datasource-drawer .el-steps .is-process .el-step__icon.is-text {
  background: none;
  color: #8f959e;
  border: 1px solid #8f959e;
}
.api-datasource-drawer .el-steps .is-process.el-step__title {
  font-weight: 400;
  color: #8f959e;
}
.api-datasource-drawer .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.api-datasource-drawer .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label::after {
  content: "*";
  color: #f54a45;
  margin-left: 2px;
}
.api-datasource-drawer ::v-deep .el-form-item__content {
  margin-left: 0 !important;
}
.api-datasource-drawer .el-form-item {
  margin-bottom: 28px;
}
.api-datasource-drawer .el-form-item__label {
  padding-bottom: 8px;
}
.api-datasource-drawer .mr40 {
  margin-top: 40px;
}
.api-datasource-drawer .btn {
  border-radius: 4px;
  padding: 5px 26px 5px 26px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  border: none;
  box-sizing: border-box;
}
.api-datasource-drawer .normal {
  color: #1890FF;
  border: 1px solid #bbbfc4;
  margin-left: 12px;
}
.api-datasource-drawer .table-container {
  padding: 20px;
}
.api-datasource-drawer .foot {
  width: 100%;
  z-index: 5;
  height: 80px;
  padding: 24px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  background: #ffffff;
  box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.05);
}
.api-datasource-drawer .el-checkbox__label {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ds-configuration-input .el-input__inner {
  color: var(--deTextPrimary, #1890FF);
}
.checkbox-table .el-checkbox {
  display: flex;
  align-items: center;
}
.checkbox-table .el-checkbox .el-checkbox__input {
  margin-top: 4px;
}
.checkbox-table .cell.el-tooltip {
  display: flex;
  align-items: center;
}
.api-card[data-v-2eed551a] {
  height: 128px;
  width: 600px;
  border-radius: 4px;
  border: 1px solid var(--deCardStrokeColor, #dee0e3);
  border-radius: 4px;
  margin-bottom: 12px;
  padding: 20px 16px;
  font-family: PingFang SC;
}
.api-card .name[data-v-2eed551a] {
  font-size: 16px;
  font-weight: 500;
  margin-right: 8px;
  max-width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.api-card .req-title[data-v-2eed551a],
.api-card .req-value[data-v-2eed551a] {
  display: flex;
  font-size: 14px;
  font-weight: 400;
}
.api-card .req-title[data-v-2eed551a] :nth-child(1),
.api-card .req-value[data-v-2eed551a] :nth-child(1) {
  width: 56px;
}
.api-card .req-title[data-v-2eed551a] :nth-child(2),
.api-card .req-value[data-v-2eed551a] :nth-child(2) {
  margin-left: 84px;
  max-width: 415px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.api-card .req-title[data-v-2eed551a] {
  color: var(--deTextPrimary, #1890FF);
  margin: 16px 0 4px 0;
}
.api-card .req-value[data-v-2eed551a] {
  color: var(--deTextSecondary, #999);
}
.api-card .de-copy-icon[data-v-2eed551a] {
  cursor: pointer;
  margin-right: 20px;
  color: var(--deTextSecondary, #999);
}
.api-card .de-delete-icon[data-v-2eed551a]:not(.not-allow) {
  cursor: pointer;
}
.api-card .de-delete-icon[data-v-2eed551a]:not(.not-allow):hover {
  color: var(--deDanger, #f54a45);
}
.api-card .de-tag[data-v-2eed551a] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  padding: 1px 6px;
  height: 24px;
}
.flex-space[data-v-2eed551a] {
  justify-content: space-between;
}
.el-input-number[data-v-2eed551a] {
  width: 100%;
}
.el-input-number[data-v-2eed551a] .el-input__inner {
  text-align: left;
}
.el-input-number[data-v-2eed551a].el-input-number__decrease,
.el-input-number[data-v-2eed551a].el-input-number__increase {
  background: transparent;
}
.el-input-number.is-disabled .el-input-number__decrease[data-v-2eed551a] {
  border-right-color: #e4e7ed;
}
.el-input-number.is-disabled .el-input-number__increase[data-v-2eed551a] {
  border-bottom-color: #e4e7ed;
}
.de-svg-in-table .select-type[data-v-2eed551a] {
  width: 180px;
}
.de-svg-in-table .select-type[data-v-2eed551a].el-input__inner {
  padding-left: 32px;
}
.de-svg-in-table .select-svg-icon[data-v-2eed551a] {
  position: absolute;
  left: 24px;
  top: 15px;
}
.de-svg-in-table[data-v-2eed551a].el-table__expand-icon .el-icon-arrow-right::before {
  content: "\e791" !important;
}
.schema-label[data-v-2eed551a].el-form-item__label {
  display: flex;
  justify-content: space-between;
}
.schema-label[data-v-2eed551a].el-form-item__label::after {
  display: none;
}
.schema-label[data-v-2eed551a].el-form-item__label .name .required::after {
  content: "*";
  color: #f54a45;
  margin-left: 2px;
}
.de-ds-cont[data-v-24734952] {
  display: flex;
  width: 100%;
  height: 100%;
}
.de-ds-cont .de-ds-inner[data-v-24734952] {
  padding: 12px 24px 24px 24px;
  width: 100%;
  height: 100%;
  background: #141937;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  color: #fff;
}
.de-ds-cont .w600[data-v-24734952] {
  width: 600px;
  height: 100%;
  padding-top: 24px;
}
.de-ds-bottom[data-v-24734952] {
  display: flex;
  text-align: right;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  padding: 12px 24px;
  box-shadow: 2px 2px 4px rgba(31, 35, 41, 0.08);
}
.de-ds-bottom .name[data-v-24734952] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--deTextPrimary, #1890FF);
}
.de-ds-bottom i[data-v-24734952] {
  cursor: pointer;
}
.de-ds-form-app[data-v-2d9ac252] {
  width: 100%;
  height: 100%;
}
.de-ds-form-app .de-ds-cont[data-v-2d9ac252] {
  display: flex;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px 24px 24px 24px;
}
.de-ds-form-app .de-ds-cont .de-ds-inner[data-v-2d9ac252] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.de-ds-form-app .de-ds-cont .w600[data-v-2d9ac252] {
  width: 600px;
  height: 100%;
}
.de-ds-form-app .de-ds-bottom[data-v-2d9ac252] {
  display: flex;
  text-align: right;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  padding: 12px 24px;
  box-shadow: 2px 2px 4px rgba(31, 35, 41, 0.08);
}
.de-ds-form-app .de-ds-bottom .name[data-v-2d9ac252] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--deTextPrimary, #1890FF);
}
.de-ds-form-app .de-ds-bottom i[data-v-2d9ac252] {
  cursor: pointer;
}
.de-ds-form[data-v-2d9ac252] {
  width: 100vw;
  height: 100vh;
}
.de-ds-form .de-ds-top[data-v-2d9ac252] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  padding: 12px 24px;
  box-shadow: 0px 2px 4px rgba(31, 35, 41, 0.08);
}
.de-ds-form .de-ds-top .name[data-v-2d9ac252] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--deTextPrimary, #1890FF);
}
.de-ds-form .de-ds-top i[data-v-2d9ac252] {
  cursor: pointer;
}

[data-v-2ad647be] .el-drawer__body {
  padding: 0px 0px !important;
}

.de-date-pick {
  width: 256px;
  position: relative;
}
.de-date-pick .el-input__icon {
  display: none;
}
.de-date-pick .el-range-input {
  text-align: left;
}
.de-date-pick .el-date-editor {
  padding-left: 12px;
  width: 100% !important;
}
.de-date-pick .calendar-outlined {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}
.table-container[data-v-97faf44c] {
  height: calc(100% - 50px);
}
.table-container-filter[data-v-97faf44c] {
  height: calc(100% - 110px);
}
.link-span[data-v-97faf44c] {
  color: #3370FF;
  cursor: pointer;
}
.link-span[data-v-97faf44c]:hover {
  text-decoration: underline;
}
.img-main[data-v-6505198c] {
  border-radius: 4px;
  overflow-x: auto;
  overflow-y: auto;
  text-align: center;
  height: calc(100vh - 113px) !important;
}
.toolbar-icon-active[data-v-6505198c] {
  cursor: pointer;
  transition: 0.1s;
  border-radius: 3px;
}
.toolbar-icon-active[data-v-6505198c]:active {
  color: #ffffff;
  border-color: #3a8ee6;
  background-color: red;
  outline: 0;
}
.toolbar-icon-active[data-v-6505198c]:hover {
  background-color: rgba(31, 35, 41, 0.1);
  color: #3a8ee6;
}
.icon20[data-v-6505198c] {
  font-size: 20px;
  color: var(--TextPrimary, #1890FF);
}
.icon16[data-v-6505198c] {
  font-size: 16px !important;
  color: var(--TextPrimary, #1890FF);
}
.text16[data-v-6505198c] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--TextPrimary, #1890FF);
}
.margin-left12[data-v-6505198c] {
  margin-left: 12px !important;
}
.margin-left20[data-v-6505198c] {
  margin-left: 12px !important;
}
.template-main-content[data-v-5d46d865] {
  height: calc(100vh - 190px) !important;
}
.template-main[data-v-5d46d865] {
  text-align: center;
  border-radius: 4px;
  padding: 0 12px 24px 12px;
  height: calc(100vh - 190px) !important;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: var(--ContentBG, #ffffff);
}
.market-main[data-v-5d46d865] {
  padding: 24px;
}
.title-left[data-v-5d46d865] {
  float: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: var(--TextPrimary, #1890FF);
}
.title-right[data-v-5d46d865] {
  float: right;
  width: 320px;
}
.dialog-footer-self[data-v-5d46d865] {
  text-align: right;
}
.search-button-self[data-v-5d46d865] {
  text-align: left;
  padding-left: 10px;
}
.topbar-icon-active[data-v-5d46d865] {
  cursor: pointer;
  transition: 0.1s;
  border-radius: 3px;
  font-size: 22px;
  background-color: rgb(245, 245, 245);
}
.topbar-icon-active[data-v-5d46d865]:active {
  color: #ffffff;
  border-color: #3a8ee6;
  background-color: red;
  outline: 0;
}
.topbar-icon-active[data-v-5d46d865]:hover {
  background-color: rgba(31, 35, 41, 0.1);
  color: #3a8ee6;
}
.custom-position[data-v-5d46d865] {
  height: 80vh;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  flex-flow: row nowrap;
  color: #999;
  font-weight: 400;
}
.outer-body[data-v-5d46d865] {
  width: 100%;
  height: calc(100vh - 56px);
  background-color: var(--MainBG, #0f132a);
}
.market-dialog-css[data-v-5d46d865] .el-form-item__label {
  width: 100% !important;
  text-align: left;
}
.market-dialog-css[data-v-5d46d865] .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.market-dialog-css[data-v-5d46d865] .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label::after {
  content: "*";
  color: #f54a45;
  margin-left: 2px;
}
.market-dialog-css[data-v-5d46d865] .el-form-item__content {
  margin-left: 0 !important;
}
.market-dialog-css[data-v-5d46d865] .vue-treeselect__input {
  vertical-align: middle;
}
.main-log-area[data-v-5d46d865] {
  position: relative;
  padding: 24px;
}
.log-area[data-v-5d46d865] {
  height: calc(100vh - 240px);
}

.testcase-template[data-v-8680ad62] {
  position: relative;
  display: inline-block;
  margin: 0;
  box-shadow: 0 0 2px 0 rgba(31,31,31,0.15), 0 1px 2px 0 rgba(31,31,31,0.15);
  border: solid 2px #fff;
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%;
}
.demonstration[data-v-8680ad62] {
  display: block;
  font-size: 16px;
  text-align: left;
  margin-left: 12px;
  margin-top: 12px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color: var(--TextPrimary, #1890FF);
}
.template-img[data-v-8680ad62] {
  background-size: 100% 100%;
  margin: 0 auto;
  border: solid 2px #fff;
  box-sizing: border-box;
}
.template-img[data-v-8680ad62]:hover {
  border: solid 1px #4b8fdf;
  border-radius: 4px;
  color: deepskyblue;
  cursor: pointer;
}
.testcase-template[data-v-8680ad62]:hover .template-button{
  display: inline;
}
.template-button[data-v-8680ad62] {
  display: none;
  text-align: center;
  position:absolute;
  bottom: 5px;
  left: 0px;
  width: 100%;
}
.bottom-area[data-v-8680ad62]{
  height: 75px;
}


.template-item-main[data-v-58c046e6] {
  margin: 0 24px 0 0;
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 250px;
  height: 180px;
  background-color: var(--ContentBG,#ffffff);
  border: 1px solid #DEE0E3 ;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
  overflow: hidden;
}
.template-item-main-active[data-v-58c046e6]{
  border: 2px solid #3370FF!important;
}
.template-item-img[data-v-58c046e6]{
  position: absolute;
  width: 248px;
  height: 138px;
  left: 0px;
  top: 0px;
}
.demonstration[data-v-58c046e6] {
  position: absolute;
  width: 166px;
  height: 20px;
  left: 8px;
  top: 148px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  display: block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.template-item-main[data-v-58c046e6]:hover {
  border: solid 1px #3370FF;
}


.content-container {
  transition: 0.3s;
  background-color: var(--ContentBG);
  overflow: auto;
  height: 100%;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  box-sizing: border-box;
}
.content-container .content-container__header {
  line-height: 60px;
  font-size: 18px;
}
.content-container .content-container__toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

/* .el-input {
  width: 300px;
}
.el-select {
  width: 300px;
} */
.ms-http-input[data-v-1e51597c] {
  width: 500px;
  margin-top: 5px;
}
.tip[data-v-1e51597c] {
  padding: 3px 5px;
  font-size: 16px;
  border-radius: 0;
  border-left: 4px solid #1890FF;
  margin: 5px 5px 10px 5px;
}
.el-select[data-v-1e51597c] input {
  padding-right: 10px;
}
.el-select[data-v-1e51597c] .el-input__suffix {
  right: 0;
}
.dialog-css[data-v-1e51597c] .el-dialog__header {
  padding: 10px 20px 0px;
}
.dialog-css[data-v-1e51597c] .el-dialog__body {
  padding: 10px 20px 10px;
}
.dialog-footer[data-v-1e51597c] .el-dialog__footer {
  padding: 10px 10px 10px;
}

.top-list[data-v-9930dde6] {
  display: inline-block !important;
  height: 210px;
}
.aside-list-filter-active[data-v-9930dde6] {
  height: calc(100vh - 250px);
}
.template-main-preview[data-v-9930dde6] {
  margin-top: 12px;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 rgba(31, 31, 31, 0.15), 0 1px 2px 0 rgba(31, 31, 31, 0.15);
  border: solid 2px #fff;
  padding: 24px;
  min-height: calc(100vh - 147px);
  background-color: var(--ContentBG, #ffffff);
}
.preview-slider[data-v-9930dde6] {
  width: calc(100% - 24px);
  overflow-x: auto;
  overflow-y: hidden;
}
.market-main[data-v-9930dde6] {
  padding: 24px;
}
.title-left[data-v-9930dde6] {
  float: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.title-right[data-v-9930dde6] {
  float: right;
  width: 320px;
}
.dialog-footer-self[data-v-9930dde6] {
  text-align: center;
}
.search-button-self[data-v-9930dde6] {
  text-align: left;
  padding-left: 10px;
}
.topbar-icon-active[data-v-9930dde6] {
  cursor: pointer;
  transition: 0.1s;
  border-radius: 3px;
  font-size: 22px;
  background-color: rgb(245, 245, 245);
}
.topbar-icon-active[data-v-9930dde6]:active {
  color: #ffffff;
  border-color: #3a8ee6;
  background-color: red;
  outline: 0;
}
.topbar-icon-active[data-v-9930dde6]:hover {
  background-color: rgba(31, 35, 41, 0.1);
  color: #3a8ee6;
}
.custom-position[data-v-9930dde6] {
  height: 70vh;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  flex-flow: row nowrap;
  color: #999;
  font-weight: 400;
}
.aside-active[data-v-9930dde6] {
  width: 206px;
  height: calc(100vh - 56px);
  overflow-x: hidden;
  overflow-y: auto;
  background-color: var(--ContentBG, #ffffff);
}
.aside-inActive[data-v-9930dde6] {
  position: relative;
  width: 0px;
}
.main-area-active[data-v-9930dde6] {
  width: calc(100% - 206px) !important;
}
.main-area[data-v-9930dde6] {
  width: 100%;
  padding: 24px;
  text-align: center;
  height: calc(100vh - 56px);
  transition: 0.5s;
}
.title-name-search[data-v-9930dde6] {
  width: 140px;
  float: left;
}
.icon20[data-v-9930dde6] {
  font-size: 20px !important;
}
.main-title[data-v-9930dde6] {
  margin-left: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--TextPrimary, #1890FF);
}
.insert-filter[data-v-9930dde6] {
  display: inline-block;
  font-weight: 400 !important;
  font-family: PingFang SC;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  color: var(--TextPrimary, #1890FF);
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  border-radius: 3px;
}
.insert-filter[data-v-9930dde6]:active {
  color: #ffffff;
  border-color: #3a8ee6;
  background-color: red;
  outline: 0;
}
.insert-filter[data-v-9930dde6]:hover {
  background-color: rgba(31, 35, 41, 0.1);
  color: #3a8ee6;
}
.insert[data-v-9930dde6] {
  display: inline-block;
  font-weight: 400 !important;
  font-family: PingFang SC;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  color: #999;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  border-radius: 3px;
}
.insert[data-v-9930dde6]:active {
  color: #ffffff;
  border-color: #3a8ee6;
  background-color: red;
  outline: 0;
}
.insert[data-v-9930dde6]:hover {
  background-color: rgba(31, 35, 41, 0.1);
  color: #3a8ee6;
}
.template-title[data-v-9930dde6] {
  float: left;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 24px;
  color: var(--TextPrimary, #1890FF);
}
.margin-top16[data-v-9930dde6] {
  margin-top: 16px;
}
.img-main[data-v-9930dde6] {
  border-radius: 4px;
  background: #0F1114;
  overflow-x: auto;
  overflow-y: hidden;
  height: calc(100% - 50px) !important;
}
.open-button[data-v-9930dde6] {
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 16px;
  z-index: 2;
}
.open-button[data-v-9930dde6]:hover {
  color: #3a8ee6;
}
.filter-icon-span[data-v-9930dde6] {
  float: left;
  border: 1px solid #DCDFE6;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  padding: 7px;
  margin-left: 8px;
}
.filter-icon-active[data-v-9930dde6] {
  border: 1px solid #3370FF;
  color: #3370FF;
}
.filter-icon-active[data-v-9930dde6] {
  border: 1px solid #3370FF;
  color: #3370FF;
}
.search-area[data-v-9930dde6] {
  width: 100%;
  position: relative;
}
.preview-outer-body[data-v-9930dde6] {
  width: 100%;
  height: calc(100vh - 56px);
  background-color: var(--MainBG, #f5f6f7);
}
.market-main[data-v-9930dde6] {
  padding: 24px;
}
.title-left[data-v-9930dde6] {
  float: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: var(--TextPrimary, #1890FF);
}
.log-area[data-v-9930dde6] {
  height: calc(100vh - 420px);
}
.ds-from-main[data-v-9930dde6] {
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 rgba(31, 31, 31, 0.15), 0 1px 2px 0 rgba(31, 31, 31, 0.15);
  border: solid 2px #fff;
  height: 77vh;
  background-color: var(--ContentBG, #ffffff);
}

.testcase-template[data-v-95ec6e90] {
  position: relative;
  display: inline-block;
  margin: 0;
  /* box-shadow: 0 0 2px 0 rgba(31,31,31,0.15), 0 1px 2px 0 rgba(31,31,31,0.15); */
  border: 1px solid rgba(255, 255, 255, .5);
  background-color: #21284B;
  box-sizing: border-box;
  /* border-radius: 4px; */
  width: 100%;
  padding-bottom: 10px;
}
.demonstration[data-v-95ec6e90] {
  display: block;
  font-size: 16px;
  text-align: left;
  margin-left: 12px;
  margin-top: 12px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color: #fff;
}
.template-img[data-v-95ec6e90] {
  background-size: 100% 100%;
  margin: 0 auto;
  border: solid 2px #fff;
  box-sizing: border-box;
}
.template-img[data-v-95ec6e90]:hover {
  border: solid 1px #4b8fdf;
  border-radius: 4px;
  color: deepskyblue;
  cursor: pointer;
}
.testcase-template[data-v-95ec6e90]:hover .template-button{
  display: inline;
}
.template-button[data-v-95ec6e90] {
  display: none;
  text-align: center;
  position:absolute;
  bottom: 5px;
  left: 0px;
  width: 100%;
}
.bottom-area[data-v-95ec6e90]{
  height: 75px;
}


.custom-tree-node[data-v-7b5c711b] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}


.ms-aside-container[data-v-3ee1d4d6] {
    height: calc(100vh - 91px);
    padding: 15px;
    min-width: 60px;
    max-width: 60px;
    border: none;
}
.ms-main-container[data-v-3ee1d4d6] {
    height: calc(100vh - 91px);
}
.de-header[data-v-3ee1d4d6] {
    height: 35px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.showLeftPanel[data-v-3ee1d4d6] {
  overflow: hidden;
  position: relative;
  width: calc(100% - 15px);
}

.leftPanel-background[data-v-3ee1d4d6] {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.leftPanel[data-v-3ee1d4d6] {
  width: 100%;
  max-width: 260px;
  height: calc(100vh - 91px);
  position: fixed;
  top: 91px;
  left: 60px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
  transform: translate(100%);
  background: #fff;
  z-index: 1003;
}
.show[data-v-3ee1d4d6] {
  transition: all 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.show .leftPanel-background[data-v-3ee1d4d6] {
  z-index: 1002;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.show .leftPanel[data-v-3ee1d4d6] {
  transform: translate(0);
}

.avatar-uploader[data-v-b1502416] .el-upload {
  width: 100px;
  height: 60px;
  line-height: 70px;
}
.avatar-uploader[data-v-b1502416] .el-upload-list li {
  width: 100px !important;
  height: 60px !important;
}
.disabled[data-v-b1502416] .el-upload--picture-card {
  display: none;
}
.shape-item[data-v-b1502416] {
  padding: 6px;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-item-slider[data-v-b1502416] .el-form-item__label {
  font-size: 12px;
  line-height: 38px;
}
.form-item[data-v-b1502416] .el-form-item__label {
  font-size: 12px;
}
.el-select-dropdown__item[data-v-b1502416] {
  padding: 0 20px;
}
span[data-v-b1502416] {
  font-size: 12px
}
.el-form-item[data-v-b1502416] {
  margin-bottom: 6px;
}


.avatar-uploader[data-v-6c422931] .el-upload {
  width: 100px;
  height: 60px;
  line-height: 70px;
}
.avatar-uploader[data-v-6c422931] .el-upload-list li {
  width: 100px !important;
  height: 60px !important;
}
.disabled[data-v-6c422931] .el-upload--picture-card {
  display: none;
}
.shape-item[data-v-6c422931] {
  padding: 6px;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*.form-item-slider ::v-deep .el-form-item__label {*/
/*  font-size: 12px;*/
/*  line-height: 38px;*/
/*}*/
.form-item[data-v-6c422931] .el-form-item__label {
  font-size: 12px;
}
.el-select-dropdown__item[data-v-6c422931] {
  padding: 0 20px;
}
span[data-v-6c422931] {
  font-size: 12px
}
.el-form-item[data-v-6c422931] {
  margin-bottom: 6px;
}


.avatar-uploader[data-v-1498b90c] .el-upload {
  width: 100px;
  height: 60px;
  line-height: 70px;
}
.avatar-uploader[data-v-1498b90c] .el-upload-list li{
  width: 100px !important;
  height: 60px !important;
}
.disabled[data-v-1498b90c] .el-upload--picture-card {
  display: none;
}
.shape-item[data-v-1498b90c]{
  padding: 6px;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-item-slider[data-v-1498b90c] .el-form-item__label{
  font-size: 12px;
  line-height: 38px;
}
.form-item[data-v-1498b90c] .el-form-item__label{
  font-size: 12px;
}
.el-select-dropdown__item[data-v-1498b90c]{
  padding: 0 20px;
}
span[data-v-1498b90c]{
  font-size: 12px
}
.el-form-item[data-v-1498b90c]{
  margin-bottom: 6px;
}


.form-item[data-v-1888e46a] .el-form-item__label{
  font-size: 12px;
}



.avatar-uploader[data-v-4c4eb604] .el-upload {
  width: 100px;
  height: 60px;
  line-height: 70px;
}
.avatar-uploader[data-v-4c4eb604] .el-upload-list li {
  width: 100px !important;
  height: 60px !important;
}
.disabled[data-v-4c4eb604] .el-upload--picture-card {
  display: none;
}
.shape-item[data-v-4c4eb604] {
  padding: 6px;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-item-slider[data-v-4c4eb604] .el-form-item__label {
  font-size: 12px;
  line-height: 38px;
}
.form-item[data-v-4c4eb604] .el-form-item__label {
  font-size: 12px;
}
.el-select-dropdown__item[data-v-4c4eb604] {
  padding: 0 20px;
}
span[data-v-4c4eb604] {
  font-size: 12px
}
.el-form-item[data-v-4c4eb604] {
  margin-bottom: 6px;
}
.radio-span[data-v-4c4eb604] {
  margin-top: 10px;
}
.radio-span[data-v-4c4eb604] .el-radio__label {
  margin-left: 4px;
}
.slider-area[data-v-4c4eb604] .el-slider__runway {
  display: none;
}
.result-count[data-v-4c4eb604] {
  width: 80px;
}



.subject-template[data-v-93dfafa0] {
  width: 110px;
  height: 90px;
  position: relative;
  float: left;
  margin: 5px;
  display: inline-block;
}
.demonstration[data-v-93dfafa0] {
  display: block;
  text-align: center;
  margin: 10px auto;
  width: 150px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.vertical-layout[data-v-93dfafa0] {
  overflow: hidden auto;
  position: absolute;
  inset: 0px 0px 30px;
  width: 108px; height: 58px;
  margin: 0 auto;
  box-shadow: 0 0 2px 0 rgba(31,31,31,0.15), 0 1px 2px 0 rgba(31,31,31,0.15);
  border: solid 1px #fff;
  box-sizing: border-box;
  border-radius: 3px;
}
.vertical-layout[data-v-93dfafa0]:hover {
  border: solid 1px #4b8fdf;
  border-radius: 3px;
  color: deepskyblue;
  cursor: pointer;
}
.vertical-layout > i[data-v-93dfafa0]{
  float: right;
  color: gray;
  margin: 2px;
  position: relative;
}
.vertical-layout > i[data-v-93dfafa0]:hover {
  color: red;
}
.vertical-layout:hover > .el-icon-error[data-v-93dfafa0] {
  z-index: 10;
}
.vertical-layout:hover > .el-icon-edit[data-v-93dfafa0] {
  z-index: 10;
}



.allBack[data-v-74436d0f] {
  background-size: 100% 100%!important;
}
.subject-template[data-v-74436d0f] {
  width: 110px;
  height: 90px;
  position: relative;
  float: left;
  margin: 5px;
  display: inline-block;
}
.demonstration[data-v-74436d0f] {
  display: block;
  text-align: center;
  margin: 10px auto;
  width: 150px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.vertical-layout[data-v-74436d0f] {
  overflow: hidden;
  position: absolute;
  inset: 0px 0px 30px;
  width: 108px; height: 58px;
  margin: 0 auto;
  box-shadow: 0 0 2px 0 rgba(31,31,31,0.15), 0 1px 2px 0 rgba(31,31,31,0.15);
  border: solid 1px #fff;
  box-sizing: border-box;
  border-radius: 3px;
}
.vertical-layout-selected[data-v-74436d0f]{
  border: solid 2px #4b8fdf;
  border-radius: 3px;
}
.vertical-layout[data-v-74436d0f]:hover {
  border: solid 1px #4b8fdf;
  border-radius: 3px;
  color: deepskyblue;
  cursor: pointer;
}
.vertical-layout > i[data-v-74436d0f]{
  float: right;
  color: gray;
  margin: 2px;
  position: relative;
}
.vertical-layout > i[data-v-74436d0f]:hover {
  color: red;
}
.vertical-layout:hover > .el-icon-error[data-v-74436d0f] {
  z-index: 10;
  display:block;
}
.vertical-layout[data-v-74436d0f] .el-icon-error {
  display:none
}
.theme-selected-icon[data-v-74436d0f] {
  z-index: 2;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #4b8fdf;
}



*[data-v-ef1e358a] {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ol[data-v-ef1e358a],
ul[data-v-ef1e358a] {
  list-style: none;
}
#slider[data-v-ef1e358a] {
  text-align: center;
}
.window[data-v-ef1e358a] {
  position: relative;
  width: 240px;
  height: 208px;
  margin: 0 auto;
  overflow: hidden;
}
.container[data-v-ef1e358a] {
  display: flex;
  position: absolute;
}
.left[data-v-ef1e358a],
.right[data-v-ef1e358a] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: rgba(0, 0, 0, .3);
  border-radius: 50%;
  cursor: pointer;
}
.left[data-v-ef1e358a] {
  padding-left: 5px;
  padding-top: 2px;
}
.right[data-v-ef1e358a] {
  padding-right: 5px;
  padding-top: 2px;
}
img[data-v-ef1e358a] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dots[data-v-ef1e358a] {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.dots li[data-v-ef1e358a] {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 3px;
  border: 1px solid white;
  border-radius: 50%;
  background-color: #1890FF;
  cursor: pointer;
}
.dots .dotted[data-v-ef1e358a] {
  background-color: orange;
}
.direction[data-v-ef1e358a] {
  width: 100%;
}


.subject-template[data-v-402692f6] {
  width: 110px;
  height: 90px;
  position: relative;
  float: left;
  margin: 5px;
  display: inline-block;
}
.demonstration[data-v-402692f6] {
  display: block;
  text-align: center;
  margin: 10px auto;
  width: 150px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.vertical-layout[data-v-402692f6] {
  overflow: hidden auto;
  position: absolute;
  inset: 0px 0px 30px;
  width: 108px; height: 58px;
  margin: 0 auto;
  box-shadow: 0 0 2px 0 rgba(31,31,31,0.15), 0 1px 2px 0 rgba(31,31,31,0.15);
  border: solid 1px #fff;
  box-sizing: border-box;
  border-radius: 3px;
}
.vertical-layout[data-v-402692f6]:hover {
  border: solid 1px #4b8fdf;
  border-radius: 3px;
  color: deepskyblue;
  cursor: pointer;
}
.vertical-layout > i[data-v-402692f6]{
  float: right;
  color: gray;
  margin: 2px;
  position: relative;
}
.vertical-layout > i[data-v-402692f6]:hover {
  color: red;
}
.vertical-layout:hover > .el-icon-error[data-v-402692f6] {
  z-index: 10;
}
.vertical-layout:hover > .el-icon-edit[data-v-402692f6] {
  z-index: 10;
}


.de-template-list[data-v-33d855aa] {
  height: 100%;
  position: relative;
}
.de-template-list ul[data-v-33d855aa] {
  margin: 16px 0 20px 0;
  padding: 0;
  overflow-y: auto;
  max-height: calc(100% - 90px);
}
.de-template-list li[data-v-33d855aa] {
  list-style: none;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  padding: 0 30px 0 12px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  color: var(--deTextPrimary, #1890FF);
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.de-template-list li .text-template-overflow[data-v-33d855aa] {
  display: inline-block;
  max-width: 87%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.de-template-list li .folder[data-v-33d855aa] {
  color: #8f959e;
  margin-right: 9px;
}
.de-template-list li .more[data-v-33d855aa] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: none;
}
.de-template-list li .more .el-icon-more[data-v-33d855aa] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.de-template-list li .more .el-icon-more[data-v-33d855aa]:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-template-list li .more .el-icon-more[data-v-33d855aa]:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-template-list li[data-v-33d855aa]:hover {
  background: rgba(31, 35, 41, 0.1);
}
.de-template-list li:hover .more[data-v-33d855aa] {
  display: block;
}
.de-template-list .de-btn-fix[data-v-33d855aa] {
  position: absolute;
  bottom: 0;
  left: 0;
}
.de-template-dropdown[data-v-33d855aa] {
  margin-top: 0 !important;
}
.de-template-dropdown .popper__arrow[data-v-33d855aa] {
  display: none !important;
}
.de-card-model {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid var(--deCardStrokeColor, #dee0e3);
  border-radius: 4px;
  margin: 0 24px 25px 0;
}
.de-card-model .card-img-model {
  border-bottom: 1px solid var(--deCardStrokeColor, #dee0e3);
  height: 144px;
  width: 100%;
  overflow: hidden;
}
.de-card-model .card-img-model img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.de-card-model .card-info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px 9px 12px;
  box-sizing: border-box;
}
.de-card-model .card-info .el-icon-more {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.de-card-model .card-info .el-icon-more:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-card-model .card-info .el-icon-more:active {
  background: rgba(31, 35, 41, 0.2);
  border-radius: 4px;
}
.de-card-model .de-model-text {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1890FF;
  display: inline-block;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 10px;
}
.de-card-model:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.08);
}
.de-card-dropdown {
  margin-top: 0 !important;
}
.de-card-dropdown .popper__arrow {
  display: none !important;
}

.my_table[data-v-46f9b031] .el-table__row > td {
  /* 去除表格线 */
  border: none;
  padding: 0 0;
}
.my_table[data-v-46f9b031] .el-table th.is-leaf {
  /* 去除上边框 */
  border: none;
}
.my_table[data-v-46f9b031] .el-table::before {
  /* 去除下边框 */
  height: 0;
}
.de-root-class[data-v-46f9b031] {
  margin-top: 24px;
  text-align: right;
}
.preview[data-v-46f9b031] {
  margin-top: -12px;
  border: 1px solid rgba(255, 255, 255, .1);
  height: 300px !important;
  overflow: auto;
  background-size: 100% 100% !important;
  border-radius: 4px;
}
.preview-show[data-v-46f9b031] {
  border-left: 1px solid rgba(255, 255, 255, .1);
  height: 300px;
  background-size: 100% 100% !important;
}

.flex-template {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-template .el-input {
  margin-right: 2px;
  flex: 1;
}
.de-template[data-v-44923d82] {
  height: 100%;
  background-color: var(--MainBG);
}
.de-template .tabs-container[data-v-44923d82] {
  height: calc(100% - 48px);
  background: var(--ContentBG, #141937);
  overflow-x: auto;
}
.de-template .flex-tabs[data-v-44923d82] {
  display: flex;
}
.de-template .de-tabs-left[data-v-44923d82] {
  width: 269px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 24px;
}
.de-template .de-tabs-right[data-v-44923d82] {
  flex: 1;
  padding: 24px 0 24px 24px;
  overflow: hidden;
}
.de-template .de-tabs-right .template-box[data-v-44923d82] {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  box-sizing: border-box;
  align-content: flex-start;
  height: calc(100% - 10px);
  width: 100%;
  padding-bottom: 24px;
}
.de-template .de-tabs-right .active-template[data-v-44923d82] {
  margin: 4px 0 20px 0;
  padding-right: 24px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--deTextPrimary, #1890FF);
}
.top-div-class[data-v-782a0e23] {
  max-height: calc(100vh - 335px);
  width: 100%;
  position: fixed;
  overflow-y: auto;
}
.detail-class[data-v-782a0e23] {
  width: 300px;
  position: fixed;
  bottom: 0px;
}
.view-list-thumbnails[data-v-782a0e23] {
  width: 100%;
  height: 100%;
}
.father .child[data-v-782a0e23] {
  /*display: none;*/
  visibility: hidden;
}
.father:hover .child[data-v-782a0e23] {
  /*display: inline;*/
  visibility: visible;
}
.custom-tree-node-list[data-v-782a0e23] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
.date[data-v-a306f462] {
  width: 380px;
  padding: 10px 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.date .dates[data-v-a306f462] {
  padding: 10px 0;
}
.date .dates .week span[data-v-a306f462] {
  width: 36px;
  height: 36px;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  margin: 5px;
  box-sizing: content-box;
}
.date .dates .every-date span[data-v-a306f462] {
  width: 36px;
  height: 36px;
  color: #bcbcbc;
  text-align: center;
  margin: 5px;
  line-height: 36px;
  box-sizing: content-box;
}
.date .dates .every-date .active[data-v-a306f462] {
  background: #1890ff;
  border-radius: 50%;
}
.date .dates .every-date .noCurrent[data-v-a306f462] {
  color: #666666;
}

.add_plan_box[data-v-6b780d55] {
  background: #141937;
  padding: 30px;
  font-size: 14px;
}
.add_plan_box .plan_title[data-v-6b780d55] {
  margin: 10px 0 20px 3px;
}
.add_plan_box .plan_content[data-v-6b780d55] {
  background: #1c2242;
  padding: 50px 100px;
}
.add_plan_box .plan_content .ant-calendar-picker[data-v-6b780d55] {
  width: 50% !important;
}
.add_plan_box .plan_content .btn_list .btn_item[data-v-6b780d55] {
  padding: 3px 35px;
  border-radius: 4px;
  background-color: #282f54;
  border: 1px solid transparent;
  color: #ccc;
  font-size: 15px;
  margin-right: 20px;
}
.add_plan_box .plan_content .btn_list .btn_item[data-v-6b780d55]:last-child {
  margin-right: 0;
}
.add_plan_box .plan_content .btn_list .select_btn[data-v-6b780d55] {
  color: #1890ff;
  border: 1px solid rgba(24, 144, 255, 0.8);
  background-color: transparent;
}
.add_plan_box .plan_content .device_box .device_btn[data-v-6b780d55] {
  margin-bottom: 35px;
}
.add_plan_box .plan_content .device_box .device_list .device_item[data-v-6b780d55] {
  margin-bottom: 30px;
}
.add_plan_box .plan_content .device_box .device_list .device_item[data-v-6b780d55]:last-child {
  margin-bottom: 0;
}
.add_plan_box .plan_content .device_box .device_list .device_item .device_name[data-v-6b780d55] {
  color: #fff;
  margin-left: 16px;
  width: 200px;
  margin-right: 10px;
}
.add_plan_box .plan_content .action_header[data-v-6b780d55] {
  padding-left: 8px;
}
.add_plan_box .plan_content .action_header .add_btn[data-v-6b780d55] {
  color: #1890ff;
}
.add_plan_box .plan_content .action_header .add_btn .icon[data-v-6b780d55] {
  font-size: 17px;
}
.add_plan_box .plan_content .action_box .action_item[data-v-6b780d55] {
  margin-bottom: 24px;
  padding: 30px 24px;
  background: #282f54;
  border-radius: 4px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list[data-v-6b780d55] {
  padding-left: 12px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item[data-v-6b780d55] {
  margin-bottom: 40px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item[data-v-6b780d55]:last-child {
  margin-bottom: 0;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_title[data-v-6b780d55] {
  margin-bottom: 16px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_title .exciting_edit_btn[data-v-6b780d55] {
  margin-right: 8px;
}
.add_plan_box .plan_content .action_box .action_item .exciting_list .exciting_item .exciting_content[data-v-6b780d55] {
  color: #bcbcbc;
}
.add_plan_box .plan_content .sports_hall[data-v-6b780d55],
.add_plan_box .plan_content .drill_date[data-v-6b780d55] {
  width: 50%;
  height: 40px;
  line-height: 40px;
  background: #282f54;
  border-radius: 4px;
  color: #d9d9d9;
  padding-left: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.add_plan_box .plan_content .drill_date_box[data-v-6b780d55] {
  position: relative;
}
.add_plan_box .plan_content .drill_date_box .date_component[data-v-6b780d55] {
  position: absolute;
  top: 40px;
  height: 550px;
  overflow: hidden;
  z-index: 20;
  border: 1px solid #282f54;
  color: #fff;
  background: #1c2242;
}
.add_plan_box .plan_content .drill_date_box .date_component .footer[data-v-6b780d55] {
  padding: 20px;
}
.add_plan_box .plan_content .upload_box .tips[data-v-6b780d55] {
  color: #999999;
  margin-top: 23px;
}
.add_plan_box .plan_content .icon_color[data-v-6b780d55] {
  color: #197ad9 !important;
}
.add_plan_box .plan_content .line-btn .icon[data-v-6b780d55] {
  color: #197ad9 !important;
}
.add_plan_box .plan_content .delete_btn[data-v-6b780d55] {
  color: #f21753 !important;
  border-color: #f21753 !important;
}
.add_plan_box .plan_content .delete_btn .icon[data-v-6b780d55] {
  color: #f21753 !important;
}
.add_plan_box .plan_content .color_f[data-v-6b780d55] {
  color: #fff;
}
.sporter_content_box[data-v-6b780d55] {
  height: 600px;
  overflow: auto;
}
.modal_content .device_box .title[data-v-6b780d55] {
  color: #ffffff;
  font-size: 16px;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.modal_content .device_box .device_item[data-v-6b780d55] {
  margin-right: 50px;
  margin-bottom: 20px;
}
.modal_content .device_box .device_item[data-v-6b780d55]:last-child {
  margin-right: 0;
}
.modal_content .device_box .device_item .device_img[data-v-6b780d55] {
  margin-left: 16px;
}
.modal_content .add_sporter_box .title[data-v-6b780d55] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890ff;
  margin-bottom: 40px;
}
.modal_content .add_sporter_box .sporter_content .left[data-v-6b780d55] {
  width: 45%;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-6b780d55] {
  margin-bottom: 24px;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-6b780d55] .ant-input-search-icon {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-6b780d55] {
  height: 450px;
  background: #282f54;
  padding: 24px;
  overflow: auto;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-6b780d55] .ant-tree li .ant-tree-node-content-wrapper,
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-6b780d55] .ant-checkbox-wrapper {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-6b780d55] .ant-checkbox-wrapper {
  margin-left: 8px;
}
.modal_content .add_sporter_box .sporter_content .right[data-v-6b780d55] {
  width: 45%;
  padding: 24px;
  background: #282f54;
}
.modal_content .add_sporter_box .sporter_content .right .header .left[data-v-6b780d55] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .header .right[data-v-6b780d55] {
  font-size: 16px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .selected_list .selected_item[data-v-6b780d55] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-6b780d55] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-6b780d55] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-6b780d55] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-6b780d55] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-6b780d55] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-6b780d55]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-6b780d55] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-6b780d55] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-6b780d55] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-6b780d55] {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 10px;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-6b780d55] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-6b780d55] {
  border-color: #1890ff;
}
.modal_content .change_type_text[data-v-6b780d55] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 10px;
}
.select_hall .ant-modal-footer .hall_name[data-v-6b780d55] {
  width: 193px;
  height: 40px;
  background: #282f54;
  border-radius: 4px;
  text-align: left;
  line-height: 40px;
  padding-left: 16px;
}
[data-v-6b780d55] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-6b780d55] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-6b780d55] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
.addressMain[data-v-6b780d55] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 5px;
  max-width: 290px;
}
.addressMain .result[data-v-6b780d55] {
  margin-bottom: 20px;
}
.addressMain .result .result_name[data-v-6b780d55] {
  font-size: 15px;
  color: #fff;
}
.addressMain .result .result_info[data-v-6b780d55] {
  color: #fff;
}
.addressMain .line[data-v-6b780d55] {
  display: flex;
}
.addressMain .line .btn[data-v-6b780d55] {
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 5px 10px;
  border-radius: 3px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addressMain .line .btn span[data-v-6b780d55] {
  margin-right: 5px;
}
.addressMain .line .btn[data-v-6b780d55]:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
}


[data-v-1875b04e] .flex .ant-form-item {
  margin-bottom: 0;
  margin-right: 10px;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.avatar {
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #f3f3f3;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.infoCard .ant-card-head-title {
  font-weight: bold;
}
.infoDesc.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label {
  width: 200px;
}

.header[data-v-e2d92df6] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
}
.header .name[data-v-e2d92df6] {
  font-size: 1.2em;
  font-weight: bold;
}
[data-v-e2d92df6] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-e2d92df6] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-e2d92df6] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 0;
  background-color: #21284B;
}
.avaCont .typeTag[data-v-e2d92df6] {
  display: inline-flex;
  align-items: center;
  height: 28px;
  padding: 0 20px;
  border-radius: 14px;
  color: #fff;
  background-color: #FDA827;
}

.got .el-upload[data-v-ae57b430] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-ae57b430] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-ae57b430] {
  margin-bottom: 0;
}
.coverUpload[data-v-ae57b430] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-ae57b430] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-ae57b430] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-ae57b430] {
  flex-direction: column;
}
.sizeNote[data-v-ae57b430],
.coverUpload .sizeNote[data-v-ae57b430] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-ae57b430] {
  display: none;
}
.coverUpload .el-upload[data-v-ae57b430] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-ae57b430] {
  line-height: 44px;
}
.coverUpload .small div[data-v-ae57b430],
.coverUpload .large div[data-v-ae57b430] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-ae57b430] {
  margin-left: 96px !important;
}
.el-dialog[data-v-ae57b430] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-ae57b430]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-ae57b430] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-ae57b430] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-ae57b430] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-ae57b430] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-ae57b430] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-ae57b430] {
  font-size: 20px;
}
.el-dialog__body[data-v-ae57b430] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-ae57b430] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-ae57b430] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-ae57b430] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-ae57b430] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-ae57b430] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-ae57b430] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-ae57b430] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-ae57b430] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-ae57b430] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-ae57b430] {
  padding: 20px;
}
.pageName[data-v-ae57b430] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-ae57b430] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-ae57b430] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-ae57b430] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-ae57b430] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-ae57b430] {
  width: 100px;
}
.pagination-container[data-v-ae57b430] {
  height: auto;
}
.tableImg[data-v-ae57b430] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-ae57b430] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-ae57b430] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-ae57b430] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-ae57b430] {
  background-color: #ff9900;
}
.actState .actState2[data-v-ae57b430] {
  background-color: #19be6b;
}
.actState .actState3[data-v-ae57b430] {
  background-color: #ccc;
}
.actState .actState4[data-v-ae57b430] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-ae57b430] {
  background-color: #1890FF;
}
.timeline[data-v-ae57b430] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-ae57b430] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-ae57b430] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-ae57b430] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-ae57b430] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-ae57b430],
.el-table__fixed[data-v-ae57b430] {
  height: 100% !important;
}
.statusTag[data-v-ae57b430] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-ae57b430]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-ae57b430]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-ae57b430]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-ae57b430]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-ae57b430]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-ae57b430]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-ae57b430] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-ae57b430]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-ae57b430] {
  display: flex;
}
[data-v-ae57b430] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
[data-v-ae57b430] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-ae57b430] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-ae57b430] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 0;
  background-color: #21284B;
}

.got .el-upload[data-v-7f3767ea] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-7f3767ea] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-7f3767ea] {
  margin-bottom: 0;
}
.coverUpload[data-v-7f3767ea] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-7f3767ea] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-7f3767ea] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-7f3767ea] {
  flex-direction: column;
}
.sizeNote[data-v-7f3767ea],
.coverUpload .sizeNote[data-v-7f3767ea] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-7f3767ea] {
  display: none;
}
.coverUpload .el-upload[data-v-7f3767ea] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-7f3767ea] {
  line-height: 44px;
}
.coverUpload .small div[data-v-7f3767ea],
.coverUpload .large div[data-v-7f3767ea] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-7f3767ea] {
  margin-left: 96px !important;
}
.el-dialog[data-v-7f3767ea] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-7f3767ea]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-7f3767ea] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-7f3767ea] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-7f3767ea] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-7f3767ea] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-7f3767ea] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-7f3767ea] {
  font-size: 20px;
}
.el-dialog__body[data-v-7f3767ea] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-7f3767ea] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-7f3767ea] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-7f3767ea] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-7f3767ea] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-7f3767ea] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-7f3767ea] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-7f3767ea] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-7f3767ea] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-7f3767ea] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-7f3767ea] {
  padding: 20px;
}
.pageName[data-v-7f3767ea] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-7f3767ea] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-7f3767ea] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-7f3767ea] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-7f3767ea] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-7f3767ea] {
  width: 100px;
}
.pagination-container[data-v-7f3767ea] {
  height: auto;
}
.tableImg[data-v-7f3767ea] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-7f3767ea] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-7f3767ea] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-7f3767ea] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-7f3767ea] {
  background-color: #ff9900;
}
.actState .actState2[data-v-7f3767ea] {
  background-color: #19be6b;
}
.actState .actState3[data-v-7f3767ea] {
  background-color: #ccc;
}
.actState .actState4[data-v-7f3767ea] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-7f3767ea] {
  background-color: #1890FF;
}
.timeline[data-v-7f3767ea] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-7f3767ea] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-7f3767ea] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-7f3767ea] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-7f3767ea] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-7f3767ea],
.el-table__fixed[data-v-7f3767ea] {
  height: 100% !important;
}
.statusTag[data-v-7f3767ea] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-7f3767ea]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-7f3767ea]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-7f3767ea]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-7f3767ea]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-7f3767ea]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-7f3767ea]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-7f3767ea] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-7f3767ea]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-7f3767ea] {
  display: flex;
}
[data-v-7f3767ea] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
[data-v-7f3767ea] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-7f3767ea] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-7f3767ea] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 0;
  background-color: #21284B;
}
.recordsText[data-v-7f3767ea] {
  font-size: 12px;
  margin-left: 10px;
  font-weight: normal;
}
.recordsText i[data-v-7f3767ea] {
  margin-right: 10px;
}
.elCard_records[data-v-7f3767ea] {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.got .el-upload[data-v-7aa4ec9a] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-7aa4ec9a] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-7aa4ec9a] {
  margin-bottom: 0;
}
.coverUpload[data-v-7aa4ec9a] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-7aa4ec9a] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-7aa4ec9a] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-7aa4ec9a] {
  flex-direction: column;
}
.sizeNote[data-v-7aa4ec9a],
.coverUpload .sizeNote[data-v-7aa4ec9a] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-7aa4ec9a] {
  display: none;
}
.coverUpload .el-upload[data-v-7aa4ec9a] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-7aa4ec9a] {
  line-height: 44px;
}
.coverUpload .small div[data-v-7aa4ec9a],
.coverUpload .large div[data-v-7aa4ec9a] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-7aa4ec9a] {
  margin-left: 96px !important;
}
.el-dialog[data-v-7aa4ec9a] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-7aa4ec9a]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-7aa4ec9a] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-7aa4ec9a] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-7aa4ec9a] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-7aa4ec9a] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-7aa4ec9a] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-7aa4ec9a] {
  font-size: 20px;
}
.el-dialog__body[data-v-7aa4ec9a] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-7aa4ec9a] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-7aa4ec9a] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-7aa4ec9a] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-7aa4ec9a] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-7aa4ec9a] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-7aa4ec9a] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-7aa4ec9a] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-7aa4ec9a] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-7aa4ec9a] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-7aa4ec9a] {
  padding: 20px;
}
.pageName[data-v-7aa4ec9a] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-7aa4ec9a] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-7aa4ec9a] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-7aa4ec9a] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-7aa4ec9a] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-7aa4ec9a] {
  width: 100px;
}
.pagination-container[data-v-7aa4ec9a] {
  height: auto;
}
.tableImg[data-v-7aa4ec9a] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-7aa4ec9a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-7aa4ec9a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-7aa4ec9a] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-7aa4ec9a] {
  background-color: #ff9900;
}
.actState .actState2[data-v-7aa4ec9a] {
  background-color: #19be6b;
}
.actState .actState3[data-v-7aa4ec9a] {
  background-color: #ccc;
}
.actState .actState4[data-v-7aa4ec9a] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-7aa4ec9a] {
  background-color: #1890FF;
}
.timeline[data-v-7aa4ec9a] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-7aa4ec9a] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-7aa4ec9a] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-7aa4ec9a] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-7aa4ec9a] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-7aa4ec9a],
.el-table__fixed[data-v-7aa4ec9a] {
  height: 100% !important;
}
.statusTag[data-v-7aa4ec9a] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-7aa4ec9a]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-7aa4ec9a]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-7aa4ec9a]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-7aa4ec9a]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-7aa4ec9a]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-7aa4ec9a]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-7aa4ec9a] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-7aa4ec9a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-7aa4ec9a] {
  display: flex;
}
[data-v-7aa4ec9a] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
[data-v-7aa4ec9a] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-7aa4ec9a] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-7aa4ec9a] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 0;
  background-color: #21284B;
}
[data-v-7aa4ec9a] .memberInfo .ant-table-bordered .ant-table-body > table {
  border: 0 !important;
  border-top: 0 !important;
}

.got .el-upload[data-v-04c67e6c] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-04c67e6c] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-04c67e6c] {
  margin-bottom: 0;
}
.coverUpload[data-v-04c67e6c] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-04c67e6c] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-04c67e6c] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-04c67e6c] {
  flex-direction: column;
}
.sizeNote[data-v-04c67e6c],
.coverUpload .sizeNote[data-v-04c67e6c] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-04c67e6c] {
  display: none;
}
.coverUpload .el-upload[data-v-04c67e6c] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-04c67e6c] {
  line-height: 44px;
}
.coverUpload .small div[data-v-04c67e6c],
.coverUpload .large div[data-v-04c67e6c] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-04c67e6c] {
  margin-left: 96px !important;
}
.el-dialog[data-v-04c67e6c] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-04c67e6c]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-04c67e6c] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-04c67e6c] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-04c67e6c] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-04c67e6c] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-04c67e6c] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-04c67e6c] {
  font-size: 20px;
}
.el-dialog__body[data-v-04c67e6c] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-04c67e6c] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-04c67e6c] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-04c67e6c] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-04c67e6c] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-04c67e6c] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-04c67e6c] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-04c67e6c] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-04c67e6c] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-04c67e6c] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-04c67e6c] {
  padding: 20px;
}
.pageName[data-v-04c67e6c] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-04c67e6c] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-04c67e6c] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-04c67e6c] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-04c67e6c] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-04c67e6c] {
  width: 100px;
}
.pagination-container[data-v-04c67e6c] {
  height: auto;
}
.tableImg[data-v-04c67e6c] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-04c67e6c] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-04c67e6c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-04c67e6c] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-04c67e6c] {
  background-color: #ff9900;
}
.actState .actState2[data-v-04c67e6c] {
  background-color: #19be6b;
}
.actState .actState3[data-v-04c67e6c] {
  background-color: #ccc;
}
.actState .actState4[data-v-04c67e6c] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-04c67e6c] {
  background-color: #1890FF;
}
.timeline[data-v-04c67e6c] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-04c67e6c] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-04c67e6c] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-04c67e6c] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-04c67e6c] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-04c67e6c],
.el-table__fixed[data-v-04c67e6c] {
  height: 100% !important;
}
.statusTag[data-v-04c67e6c] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-04c67e6c]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-04c67e6c]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-04c67e6c]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-04c67e6c]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-04c67e6c]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-04c67e6c]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-04c67e6c] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-04c67e6c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-04c67e6c] {
  display: flex;
}
[data-v-04c67e6c] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.h36[data-v-04c67e6c] {
  height: 36px;
  line-height: 36px;
}
.selectItem[data-v-04c67e6c] {
  flex: 1;
  min-width: 190px;
}

.got .el-upload[data-v-00f8fcf8] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-00f8fcf8] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-00f8fcf8] {
  margin-bottom: 0;
}
.coverUpload[data-v-00f8fcf8] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-00f8fcf8] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-00f8fcf8] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-00f8fcf8] {
  flex-direction: column;
}
.sizeNote[data-v-00f8fcf8],
.coverUpload .sizeNote[data-v-00f8fcf8] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-00f8fcf8] {
  display: none;
}
.coverUpload .el-upload[data-v-00f8fcf8] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-00f8fcf8] {
  line-height: 44px;
}
.coverUpload .small div[data-v-00f8fcf8],
.coverUpload .large div[data-v-00f8fcf8] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-00f8fcf8] {
  margin-left: 96px !important;
}
.el-dialog[data-v-00f8fcf8] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-00f8fcf8]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-00f8fcf8] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-00f8fcf8] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-00f8fcf8] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-00f8fcf8] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-00f8fcf8] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-00f8fcf8] {
  font-size: 20px;
}
.el-dialog__body[data-v-00f8fcf8] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-00f8fcf8] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-00f8fcf8] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-00f8fcf8] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-00f8fcf8] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-00f8fcf8] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-00f8fcf8] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-00f8fcf8] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-00f8fcf8] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-00f8fcf8] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-00f8fcf8] {
  padding: 20px;
}
.pageName[data-v-00f8fcf8] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-00f8fcf8] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-00f8fcf8] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-00f8fcf8] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-00f8fcf8] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-00f8fcf8] {
  width: 100px;
}
.pagination-container[data-v-00f8fcf8] {
  height: auto;
}
.tableImg[data-v-00f8fcf8] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-00f8fcf8] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-00f8fcf8] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-00f8fcf8] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-00f8fcf8] {
  background-color: #ff9900;
}
.actState .actState2[data-v-00f8fcf8] {
  background-color: #19be6b;
}
.actState .actState3[data-v-00f8fcf8] {
  background-color: #ccc;
}
.actState .actState4[data-v-00f8fcf8] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-00f8fcf8] {
  background-color: #1890FF;
}
.timeline[data-v-00f8fcf8] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-00f8fcf8] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-00f8fcf8] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-00f8fcf8] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-00f8fcf8] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-00f8fcf8],
.el-table__fixed[data-v-00f8fcf8] {
  height: 100% !important;
}
.statusTag[data-v-00f8fcf8] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-00f8fcf8]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-00f8fcf8]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-00f8fcf8]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-00f8fcf8]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-00f8fcf8]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-00f8fcf8]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-00f8fcf8] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-00f8fcf8]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-00f8fcf8] {
  display: flex;
}
[data-v-00f8fcf8] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.videoCont[data-v-00f8fcf8] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.videoItem[data-v-00f8fcf8] {
  width: 320px;
  margin: 0 20px 20px 0;
  color: #ffffff;
  cursor: pointer;
}
.videoItem .cover[data-v-00f8fcf8] {
  width: 320px;
  height: 180px;
  color: #ffffff;
}
.videoItem .cover img[data-v-00f8fcf8],
.videoItem .cover video[data-v-00f8fcf8] {
  width: 100%;
  height: 100%;
}
.videoItem .cover img[data-v-00f8fcf8] {
  border-radius: 10px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.videoItem .info[data-v-00f8fcf8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  color: #999;
}
.videoItem .info span[data-v-00f8fcf8] {
  margin-right: 5px;
}
.videoItem .info span[data-v-00f8fcf8]:last-child {
  margin-right: 0;
}
.videoItem .ant-avatar[data-v-00f8fcf8] {
  margin-right: 4px;
}
.videoItem video[data-v-00f8fcf8] {
  width: 100%;
  height: 100%;
}
.videoCover[data-v-00f8fcf8] {
  position: relative;
  width: 320px;
  height: 180px;
  border-radius: 10px;
  overflow: hidden;
}
.videoMask[data-v-00f8fcf8] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 320px;
  height: 180px;
  padding-top: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.fxjg-btn[data-v-00f8fcf8] {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  width: 110px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}
.fxjg-btn-select[data-v-00f8fcf8] {
  height: 40px;
  line-height: 38px;
  margin-right: 20px;
  color: #1890ff;
  border: 1px solid #1890ff;
  border-radius: 4px;
  width: 110px;
  text-align: center;
  cursor: pointer;
}
[data-v-00f8fcf8] .cover-img.ant-image-img {
  width: 340px;
  height: 191px;
  -o-object-fit: cover;
     object-fit: cover;
}


[data-v-1efdd5f0] .ant-table-body table {
  border: none;
}
.ant-advanced-search-form[data-v-1efdd5f0] {
  padding: 24px;
}

.line_block_bg[data-v-efb24dca] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 12px 0 13px 15px;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 15px;
}
.title[data-v-efb24dca] {
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
}
.title[data-v-efb24dca]::before {
  content: "▋";
  display: inline-block;
  color: #40a1ff;
}
.cellTitle[data-v-efb24dca] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cellTitle .name[data-v-efb24dca] {
  font-weight: bold;
  font-size: 16px;
  color: #999;
}
.cellTitle .name[data-v-efb24dca]::before {
  content: "●";
  margin-right: 3px;
}
.cellList .descriptions[data-v-efb24dca] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
}
.cellList .descriptionsTitle[data-v-efb24dca] {
  padding: 0 22px;
  width: 296px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}
.cellList .descriptionsContent[data-v-efb24dca] {
  flex: 1;
  padding: 0 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 0;
  height: 100%;
  font-weight: bold;
}
.rangeSelect[data-v-efb24dca] {
  margin-left: -5%;
}
.rangeSelect span[data-v-efb24dca] {
  width: 50px;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  line-height: 50px;
  float: right;
  color: #ffffff;
}
.rangeSelectActive[data-v-efb24dca] {
  border-color: #409eff !important;
  color: #ffffff !important;
  background: #409eff;
}

.ant-advanced-search-form[data-v-15d74e20] {
  padding: 24px;
}
[data-v-15d74e20] .ant-table-body table {
  border: none;
}
.detail_modal .modal_content[data-v-15d74e20] {
  height: 80vh;
}
.chart_modal_content[data-v-15d74e20] {
  width: 80%;
  margin: 0 auto;
}
.modal_content[data-v-15d74e20] {
  height: 400px;
  overflow-y: scroll;
}
.modal_content[data-v-15d74e20]::-webkit-scrollbar {
  width: 0;
}
.modal_content .ant-form-item[data-v-15d74e20] {
  margin-bottom: 0;
}
.modal_content .header[data-v-15d74e20] {
  text-align: left;
  border-left: 4px solid #1890ff;
  color: var(--text-color);
  padding-left: 8px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-15d74e20] {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  width: 180px;
  height: 90px;
  margin-right: 33px;
  border-radius: 15px;
}
.modal_content .exciting_total_list .exciting_total_item[data-v-15d74e20]:last-child {
  margin-right: 0;
}
.modal_content .exciting_total_list .exciting_total_item .exciting_num[data-v-15d74e20] {
  font-size: 20px;
}
.modal_content .color[data-v-15d74e20] {
  color: var(--text-color);
}
.modal_content .temBar[data-v-15d74e20] {
  height: 40px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.data_userInfo[data-v-15d74e20] {
  width: 100%;
  display: flex;
  position: relative;
  height: 120px;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.data_userInfo .user[data-v-15d74e20] {
  width: 120px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.data_userInfo .user .avatar[data-v-15d74e20] {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.data_userInfo .user .avatar img[data-v-15d74e20] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.data_userInfo .user .name[data-v-15d74e20] {
  width: 100%;
  color: #fff;
  line-height: 20px;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.data_userInfo .base[data-v-15d74e20] {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.data_userInfo .base .row_th[data-v-15d74e20] {
  width: 200px;
}
.data_userInfo .base .row_th .odd[data-v-15d74e20] {
  padding-bottom: 10px;
  font-size: 12px;
}
.data_userInfo .date_bored[data-v-15d74e20] {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  transform: rotate(-20deg);
  border: 1px solid #1890ff;
  color: #1890ff;
  justify-content: center;
  flex-wrap: wrap;
  right: 20px;
  padding-top: 16px;
}
.data_userInfo .date_bored.done[data-v-15d74e20] {
  border-color: #fff;
  color: #fff;
}
.data_userInfo .date_bored .sut[data-v-15d74e20] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
.data_userInfo .date_bored .time[data-v-15d74e20] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  text-align: center;
}
.data_echart[data-v-15d74e20] {
  position: relative;
}
.data_echart .chart_y_name[data-v-15d74e20] {
  position: absolute;
  top: 36px;
  color: #fff;
  z-index: 99;
  left: 20px;
  font-size: 12px;
}

.elpss2[data-v-6e6b1720] {
  max-width: 400px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.controlBox[data-v-6e6b1720] {
  padding: 20px;
}
.controlBox .controlHeader[data-v-6e6b1720] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.controlBox .title[data-v-6e6b1720] {
  font-size: 16px;
  height: 18px;
  line-height: 18px;
  border-left: 5px solid #1890ff;
  padding-left: 10px;
  font-weight: bold;
  color: #fff;
}
.controlBox .control[data-v-6e6b1720] {
  display: flex;
  align-items: center;
  justify-content: right;
}
.controlBox .control .addBtn[data-v-6e6b1720] {
  height: 36px;
  margin-left: 20px;
}
.controlBox .control .tab[data-v-6e6b1720] {
  margin-left: 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.controlBox .control .tab div[data-v-6e6b1720] {
  font-size: 18px;
  padding: 2px 20px;
  color: #ccc;
  border: 1px solid #ccc;
  position: relative;
}
.controlBox .control .tab div[data-v-6e6b1720]:nth-child(2) {
  padding: 2px 24px;
  margin-left: -1px;
  margin-right: -1px;
}
.controlBox .control .tab div[data-v-6e6b1720]:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.controlBox .control .tab div[data-v-6e6b1720]:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.controlBox .control .tab .active[data-v-6e6b1720] {
  color: #1890ff;
  border-color: #1890ff;
  z-index: 2;
}
.controlBox .tabCon[data-v-6e6b1720] {
  margin-top: 20px;
}
[data-v-6e6b1720] .ant-calendar-picker-input.ant-input {
  height: 36px;
}
.week .box[data-v-6e6b1720] {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.week .box .minTitle[data-v-6e6b1720] {
  font-size: 15px;
  margin-bottom: 8px;
}
.week .box .minTitleInfo[data-v-6e6b1720] {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
}
.week .box .minTitleInfo b[data-v-6e6b1720] {
  color: #fff;
}
.week .box .minTitleInfo span[data-v-6e6b1720] {
  margin-right: 20px;
}
.week .box .list[data-v-6e6b1720] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.week .box .list .block[data-v-6e6b1720] {
  width: 380px;
  text-align: center;
  padding: 30px;
  color: #fff;
  background-color: #21284B;
}
.week .box .list .block strong[data-v-6e6b1720] {
  width: 100%;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}
.week .box .list .item[data-v-6e6b1720] {
  flex: 1;
  height: 142px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #21284B;
  margin-right: 20px;
}
.week .box .list .item .count[data-v-6e6b1720] {
  margin-bottom: 12px;
  font-size: 16px;
}
.week .box .list .item .num[data-v-6e6b1720] {
  font-weight: bold;
  font-size: 20px;
}
.week .box .item[data-v-6e6b1720]:last-child {
  margin-right: 0;
}
.week .box .figure[data-v-6e6b1720] {
  height: 380px;
  padding: 10px 0 20px 0;
}
.boxCard[data-v-6e6b1720] {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.TrainingData[data-v-6d0c29ec] {
  color: #ffffff;
}

.got .el-upload[data-v-6500c66a] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-6500c66a] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-6500c66a] {
  margin-bottom: 0;
}
.coverUpload[data-v-6500c66a] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-6500c66a] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-6500c66a] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-6500c66a] {
  flex-direction: column;
}
.sizeNote[data-v-6500c66a],
.coverUpload .sizeNote[data-v-6500c66a] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-6500c66a] {
  display: none;
}
.coverUpload .el-upload[data-v-6500c66a] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-6500c66a] {
  line-height: 44px;
}
.coverUpload .small div[data-v-6500c66a],
.coverUpload .large div[data-v-6500c66a] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-6500c66a] {
  margin-left: 96px !important;
}
.el-dialog[data-v-6500c66a] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-6500c66a]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-6500c66a] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-6500c66a] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-6500c66a] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-6500c66a] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-6500c66a] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-6500c66a] {
  font-size: 20px;
}
.el-dialog__body[data-v-6500c66a] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-6500c66a] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-6500c66a] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-6500c66a] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-6500c66a] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-6500c66a] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-6500c66a] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-6500c66a] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-6500c66a] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-6500c66a] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-6500c66a] {
  padding: 20px;
}
.pageName[data-v-6500c66a] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-6500c66a] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-6500c66a] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-6500c66a] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-6500c66a] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-6500c66a] {
  width: 100px;
}
.pagination-container[data-v-6500c66a] {
  height: auto;
}
.tableImg[data-v-6500c66a] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-6500c66a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-6500c66a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-6500c66a] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-6500c66a] {
  background-color: #ff9900;
}
.actState .actState2[data-v-6500c66a] {
  background-color: #19be6b;
}
.actState .actState3[data-v-6500c66a] {
  background-color: #ccc;
}
.actState .actState4[data-v-6500c66a] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-6500c66a] {
  background-color: #1890FF;
}
.timeline[data-v-6500c66a] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-6500c66a] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-6500c66a] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-6500c66a] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-6500c66a] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-6500c66a],
.el-table__fixed[data-v-6500c66a] {
  height: 100% !important;
}
.statusTag[data-v-6500c66a] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-6500c66a]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-6500c66a]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-6500c66a]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-6500c66a]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-6500c66a]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-6500c66a]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-6500c66a] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-6500c66a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-6500c66a] {
  display: flex;
}
[data-v-6500c66a] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.TrainingVideo .videoCont[data-v-6500c66a] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.TrainingVideo .videoItem[data-v-6500c66a] {
  width: 320px;
  margin: 0 20px 20px 0;
  color: #ffffff;
  cursor: pointer;
}
.TrainingVideo .videoItem .cover[data-v-6500c66a] {
  width: 320px;
  height: 180px;
}
.TrainingVideo .videoItem .cover video[data-v-6500c66a] {
  width: 100%;
  height: 100%;
}
.TrainingVideo .videoItem .info[data-v-6500c66a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  color: #999;
}
.TrainingVideo .videoItem .info span[data-v-6500c66a] {
  margin-right: 5px;
}
.TrainingVideo .videoItem .info span[data-v-6500c66a]:last-child {
  margin-right: 0;
}
.TrainingVideo .videoItem .ant-avatar[data-v-6500c66a] {
  margin-right: 4px;
}
.TrainingVideo .videoItem video[data-v-6500c66a] {
  width: 100%;
  height: 100%;
}
.TrainingVideo .videoCover[data-v-6500c66a] {
  position: relative;
  width: 320px;
  height: 180px;
  border-radius: 10px;
  overflow: hidden;
}
.TrainingVideo .videoMask[data-v-6500c66a] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 320px;
  height: 180px;
  padding-top: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.videoItem .ant-image {
  width: 100%;
  height: 100%;
}
.videoItem .ant-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  background-color: #eee;
}

.got .el-upload[data-v-257d36ff] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-257d36ff] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-257d36ff] {
  margin-bottom: 0;
}
.coverUpload[data-v-257d36ff] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-257d36ff] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-257d36ff] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-257d36ff] {
  flex-direction: column;
}
.sizeNote[data-v-257d36ff],
.coverUpload .sizeNote[data-v-257d36ff] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-257d36ff] {
  display: none;
}
.coverUpload .el-upload[data-v-257d36ff] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-257d36ff] {
  line-height: 44px;
}
.coverUpload .small div[data-v-257d36ff],
.coverUpload .large div[data-v-257d36ff] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-257d36ff] {
  margin-left: 96px !important;
}
.el-dialog[data-v-257d36ff] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-257d36ff]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-257d36ff] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-257d36ff] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-257d36ff] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-257d36ff] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-257d36ff] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-257d36ff] {
  font-size: 20px;
}
.el-dialog__body[data-v-257d36ff] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-257d36ff] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-257d36ff] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-257d36ff] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-257d36ff] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-257d36ff] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-257d36ff] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-257d36ff] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-257d36ff] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-257d36ff] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-257d36ff] {
  padding: 20px;
}
.pageName[data-v-257d36ff] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-257d36ff] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-257d36ff] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-257d36ff] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-257d36ff] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-257d36ff] {
  width: 100px;
}
.pagination-container[data-v-257d36ff] {
  height: auto;
}
.tableImg[data-v-257d36ff] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-257d36ff] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-257d36ff] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-257d36ff] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-257d36ff] {
  background-color: #ff9900;
}
.actState .actState2[data-v-257d36ff] {
  background-color: #19be6b;
}
.actState .actState3[data-v-257d36ff] {
  background-color: #ccc;
}
.actState .actState4[data-v-257d36ff] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-257d36ff] {
  background-color: #1890FF;
}
.timeline[data-v-257d36ff] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-257d36ff] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-257d36ff] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-257d36ff] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-257d36ff] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-257d36ff],
.el-table__fixed[data-v-257d36ff] {
  height: 100% !important;
}
.statusTag[data-v-257d36ff] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-257d36ff]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-257d36ff]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-257d36ff]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-257d36ff]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-257d36ff]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-257d36ff]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-257d36ff] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-257d36ff]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-257d36ff] {
  display: flex;
}
[data-v-257d36ff] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
[data-v-257d36ff] .ant-descriptions-title {
  margin-top: 20px !important;
}
.descCont[data-v-257d36ff] {
  position: relative;
  padding-left: 330px;
}
.avaCont[data-v-257d36ff] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 100%;
  border: 0;
  background-color: #21284B;
}

.input[data-v-49dab106] {
  color: #999;
  outline: none;
  border: none;
}
.rangeSelect[data-v-49dab106] {
  margin-left: -5%;
}
.rangeSelect span[data-v-49dab106] {
  width: 50px;
  text-align: center;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  border-radius: 3px;
  line-height: 50px;
  float: right;
  color: #ffffff;
}
.selectDate[data-v-49dab106] {
  border-color: #409eff !important;
  color: #409eff;
}
.rangeSelectActive[data-v-49dab106] {
  border-color: #409eff !important;
  color: #ffffff !important;
  background: #409eff;
}
.bgs[data-v-49dab106] {
  flex-shrink: 0;
  width: 20%;
  padding: 25px 10px;
}
.bgss[data-v-49dab106] {
  flex: 1;
  overflow: hidden;
}
[data-v-49dab106] .ant-empty-description {
  color: #ffffff;
}
.btns[data-v-49dab106] {
  margin: 30px 0 40px;
}
.btns span[data-v-49dab106] {
  font-size: 14px;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 10px;
  color: #ffffff;
}
.btns span.active[data-v-49dab106] {
  background: none;
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
}
.history[data-v-49dab106] {
  border: 1px solid rgba(24, 144, 255, 0.8);
  color: #1890ff;
  font-size: 14px;
  background: none;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 15px;
  padding: 5px;
}

.got .el-upload[data-v-5a7ad91d] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-5a7ad91d] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-5a7ad91d] {
  margin-bottom: 0;
}
.coverUpload[data-v-5a7ad91d] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-5a7ad91d] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-5a7ad91d] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-5a7ad91d] {
  flex-direction: column;
}
.sizeNote[data-v-5a7ad91d],
.coverUpload .sizeNote[data-v-5a7ad91d] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-5a7ad91d] {
  display: none;
}
.coverUpload .el-upload[data-v-5a7ad91d] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-5a7ad91d] {
  line-height: 44px;
}
.coverUpload .small div[data-v-5a7ad91d],
.coverUpload .large div[data-v-5a7ad91d] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-5a7ad91d] {
  margin-left: 96px !important;
}
.el-dialog[data-v-5a7ad91d] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-5a7ad91d]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-5a7ad91d] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-5a7ad91d] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-5a7ad91d] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-5a7ad91d] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-5a7ad91d] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-5a7ad91d] {
  font-size: 20px;
}
.el-dialog__body[data-v-5a7ad91d] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-5a7ad91d] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-5a7ad91d] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-5a7ad91d] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-5a7ad91d] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-5a7ad91d] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-5a7ad91d] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-5a7ad91d] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-5a7ad91d] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-5a7ad91d] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-5a7ad91d] {
  padding: 20px;
}
.pageName[data-v-5a7ad91d] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-5a7ad91d] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-5a7ad91d] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-5a7ad91d] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-5a7ad91d] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-5a7ad91d] {
  width: 100px;
}
.pagination-container[data-v-5a7ad91d] {
  height: auto;
}
.tableImg[data-v-5a7ad91d] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-5a7ad91d] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-5a7ad91d] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-5a7ad91d] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-5a7ad91d] {
  background-color: #ff9900;
}
.actState .actState2[data-v-5a7ad91d] {
  background-color: #19be6b;
}
.actState .actState3[data-v-5a7ad91d] {
  background-color: #ccc;
}
.actState .actState4[data-v-5a7ad91d] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-5a7ad91d] {
  background-color: #1890FF;
}
.timeline[data-v-5a7ad91d] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-5a7ad91d] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-5a7ad91d] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-5a7ad91d] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-5a7ad91d] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-5a7ad91d],
.el-table__fixed[data-v-5a7ad91d] {
  height: 100% !important;
}
.statusTag[data-v-5a7ad91d] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-5a7ad91d]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-5a7ad91d]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-5a7ad91d]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-5a7ad91d]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-5a7ad91d]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-5a7ad91d]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-5a7ad91d] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-5a7ad91d]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-5a7ad91d] {
  display: flex;
}
[data-v-5a7ad91d] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.cell[data-v-5a7ad91d] {
  display: flex;
  border: 1px solid #f2f2f2;
}
.cell .cellLeft[data-v-5a7ad91d] {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5;
}
.cell .cellRight[data-v-5a7ad91d] {
  padding: 0 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.tab[data-v-3f7aba2c] {
  display: flex;
}
.tab .item[data-v-3f7aba2c] {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #f2f2f2;
  margin-right: 32px;
  cursor: pointer;
}
.tab .active[data-v-3f7aba2c] {
  border-color: #1890FF;
  color: #1890FF;
}
.main .moduleTitle[data-v-3f7aba2c] {
  height: 68px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.main .moduleTitle[data-v-3f7aba2c]::before {
  content: "▋";
  display: inline-block;
  color: #40a1ff;
}
.main .addTrain[data-v-3f7aba2c] {
  width: 100%;
  height: 32px;
  color: #1890FF;
  border: 1px solid #1890FF;
  text-align: center;
  line-height: 32px;
  margin-top: 22px;
  cursor: pointer;
  border-radius: 4px;
}
.main .addTrain[data-v-3f7aba2c]:hover {
  background-color: #1890FF;
  color: #fff;
}
.main .moduleHeader[data-v-3f7aba2c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .moduleHeader .add[data-v-3f7aba2c] {
  color: #7094fa;
  cursor: pointer;
}
.main .moduleContent[data-v-3f7aba2c] {
  padding: 12px 7px;
  background-color: #f2f2f2;
}
.main .moduleContent .top[data-v-3f7aba2c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.main .moduleContent .edit[data-v-3f7aba2c] {
  color: #7094fa;
  cursor: pointer;
}
.main .moduleContent .bottom div[data-v-3f7aba2c] {
  margin-bottom: 12px;
}

.tab[data-v-e1f2eea2] {
  display: flex;
}
.tab .item[data-v-e1f2eea2] {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #f2f2f2;
  margin-right: 32px;
  cursor: pointer;
}
.tab .active[data-v-e1f2eea2] {
  border-color: #1890FF;
  color: #1890FF;
}
.main .moduleTitle[data-v-e1f2eea2] {
  height: 68px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.main .moduleTitle[data-v-e1f2eea2]::before {
  content: "▋";
  display: inline-block;
  color: #40a1ff;
}
.main .addTrain[data-v-e1f2eea2] {
  width: 100%;
  height: 32px;
  color: #1890FF;
  border: 1px solid #1890FF;
  text-align: center;
  line-height: 32px;
  margin-top: 22px;
  cursor: pointer;
  border-radius: 4px;
}
.main .addTrain[data-v-e1f2eea2]:hover {
  background-color: #1890FF;
  color: #fff;
}
.main .moduleHeader[data-v-e1f2eea2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .moduleContent[data-v-e1f2eea2] {
  padding: 12px 7px;
  background-color: #f2f2f2;
}
.main .moduleContent .top[data-v-e1f2eea2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.main .moduleContent .bottom div[data-v-e1f2eea2] {
  margin-bottom: 12px;
}

.header[data-v-78191904] {
  width: 100%;
  padding: 0 10px;
  height: 86px;
  display: flex;
  align-items: center;
  border: 1px solid #f2f2f2;
  margin-bottom: 22px;
}
.header .img[data-v-78191904] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 12px;
  box-shadow: 0 0 5px #2c57cd;
}
.header .img img[data-v-78191904] {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ant-advanced-search-form[data-v-78191904] {
  padding: 24px;
  margin-bottom: 22px;
}
.shareBox[data-v-78191904] {
  display: flex;
  align-items: center;
  height: 364px;
}
.shareBox .shareBoxLeft[data-v-78191904] {
  width: 263px;
  height: 100%;
  margin-right: 22px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: auto;
}
.shareBox .shareBoxRight[data-v-78191904] {
  width: 250px;
  padding: 0;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: auto;
}
.shareBox .rightHeader[data-v-78191904] {
  display: flex;
  align-items: center;
  padding: 0 22px;
  justify-content: space-between;
  height: 40px;
  color: #999;
  background-color: #21284B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ul .li[data-v-78191904] {
  padding: 0 22px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #21284B;
  cursor: pointer;
  color: #999;
}
.ul .li.active[data-v-78191904] {
  background: #1890FF;
  color: #fff;
}
.ul .li.active i[data-v-78191904] {
  color: #fff;
}

.list .listHeader[data-v-6504d28a] {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 22px;
  font-size: 14px;
  color: #fff;
}
.cell[data-v-6504d28a] {
  display: flex;
}
.cell .cellLeft[data-v-6504d28a] {
  width: 240px;
}
.cell .cellLeft .ant-collapse[data-v-6504d28a] {
  background-color: #21284b;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.cell .cellRight[data-v-6504d28a] {
  flex: 1;
  min-width: 0;
  padding: 0 22px;
}
[data-v-6504d28a] .ant-collapse {
  border-radius: 0 !important;
  color: #fff;
}
[data-v-6504d28a] .ant-collapse > .ant-collapse-item {
  border-bottom: 0 !important;
}
[data-v-6504d28a] .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
}
[data-v-6504d28a] .ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header[data-v-6504d28a] {
  border-radius: 0 !important;
}
.label[data-v-6504d28a] {
  padding: 0 16px;
  height: 52px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
[data-v-6504d28a] .ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 !important;
}
[data-v-6504d28a] .ant-collapse-content {
  background-color: #21284b;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ant-collapse-content-box .label[data-v-6504d28a] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ant-collapse-content-box .label[data-v-6504d28a]:hover {
  background-color: rgba(24, 144, 255, 0.5);
  color: #fff;
}
.ant-collapse-content-box .label[data-v-6504d28a]:last-child {
  border-bottom: 0;
}
.ant-collapse-content-box .active[data-v-6504d28a] {
  background-color: #1890ff;
}
[data-v-6504d28a] .ant-collapse-content-box {
  padding: 0;
}
.operationPermissions[data-v-6504d28a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}
.operationPermissions > span[data-v-6504d28a] {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.operationPermissions .cellRight .el-table[data-v-6504d28a] {
  border: 1px solid #21284b;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.editCard .tit {
  font-weight: bold;
}
.el-picker-panel__icon-btn.el-date-picker__next-btn.el-icon-d-arrow-right,
.el-picker-panel__icon-btn.el-date-picker__prev-btn.el-icon-d-arrow-left {
  color: #999;
}

.red[data-v-5ba3328f] {
  color: red;
}
.el-cascader-menu__wrap[data-v-5ba3328f] {
  height: 204px;
  background-color: lightblue;
}
.ant-descriptions-title[data-v-5ba3328f] {
  color: #fff;
}
.editCard .tableItem[data-v-5ba3328f] {
  padding: 10px;
  margin-bottom: 2px;
  line-height: 24px;
  background: #DDDDDD;
}
.editCard .tableItem h4[data-v-5ba3328f] {
  margin: 0;
  color: #333;
}
.editCard .el-form-item .el-form-item__content .el-select[data-v-5ba3328f],
.editCard .el-form-item .el-form-item__content .el-cascader[data-v-5ba3328f] {
  width: 100% !important;
}
.eduForm .flx1 .el-date-editor[data-v-5ba3328f] {
  width: 100% !important;
}
.el-empty[data-v-5ba3328f] {
  padding: 0;
}

.got .el-upload[data-v-06c13733] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-06c13733] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-06c13733] {
  margin-bottom: 0;
}
.coverUpload[data-v-06c13733] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-06c13733] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-06c13733] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-06c13733] {
  flex-direction: column;
}
.sizeNote[data-v-06c13733],
.coverUpload .sizeNote[data-v-06c13733] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-06c13733] {
  display: none;
}
.coverUpload .el-upload[data-v-06c13733] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-06c13733] {
  line-height: 44px;
}
.coverUpload .small div[data-v-06c13733],
.coverUpload .large div[data-v-06c13733] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-06c13733] {
  margin-left: 96px !important;
}
.el-dialog[data-v-06c13733] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-06c13733]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-06c13733] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-06c13733] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-06c13733] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-06c13733] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-06c13733] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-06c13733] {
  font-size: 20px;
}
.el-dialog__body[data-v-06c13733] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-06c13733] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-06c13733] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-06c13733] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-06c13733] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-06c13733] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-06c13733] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-06c13733] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-06c13733] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-06c13733] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-06c13733] {
  padding: 20px;
}
.pageName[data-v-06c13733] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-06c13733] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-06c13733] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-06c13733] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-06c13733] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-06c13733] {
  width: 100px;
}
.pagination-container[data-v-06c13733] {
  height: auto;
}
.tableImg[data-v-06c13733] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-06c13733] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-06c13733] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-06c13733] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-06c13733] {
  background-color: #ff9900;
}
.actState .actState2[data-v-06c13733] {
  background-color: #19be6b;
}
.actState .actState3[data-v-06c13733] {
  background-color: #ccc;
}
.actState .actState4[data-v-06c13733] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-06c13733] {
  background-color: #1890FF;
}
.timeline[data-v-06c13733] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-06c13733] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-06c13733] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-06c13733] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-06c13733] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-06c13733],
.el-table__fixed[data-v-06c13733] {
  height: 100% !important;
}
.statusTag[data-v-06c13733] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-06c13733]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-06c13733]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-06c13733]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-06c13733]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-06c13733]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-06c13733]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-06c13733] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-06c13733]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-06c13733] {
  display: flex;
}
[data-v-06c13733] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.header[data-v-06c13733] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.header .name[data-v-06c13733] {
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}
.header .typeTag[data-v-06c13733] {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 32px;
  border-radius: 20px;
  color: #fff;
  background-color: #fda827;
}

.label[data-v-1274a3d4] {
  padding: 0 16px;
  height: 52px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.active[data-v-1274a3d4] {
  background-color: #f7fafd;
  color: #409eff;
}
.header[data-v-1274a3d4] {
  background-color: #e4e4e4;
}
[data-v-1274a3d4] .ant-collapse-content-box {
  padding: 0;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}

.userIndex {
  padding: 40px 40px;
  color: #676a6c;
  font-size: 13px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
.gamesIndex {
  padding: 40px 40px;
  color: #676a6c;
  font-size: 13px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}

.searchView[data-v-78ea10c4] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.searchView .searchFuc[data-v-78ea10c4] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-78ea10c4].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-78ea10c4].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.tabBox[data-v-78ea10c4] {
  height: 100%;
}
[data-v-78ea10c4] .tabBox .el-card__body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 !important;
}
.setform[data-v-32042125] {
  max-width: 920px;
}
[data-v-32042125] .el-input--mini .el-input__inner {
  height: 30px;
  line-height: 30px;
}
[data-v-32042125] .el-form-item--mini .el-form-item__label {
  height: 30px;
  line-height: 30px;
}
[data-v-32042125] .upload-demo .el-upload .el-button {
  background-color: inherit;
  color: #1890ff;
  border-color: #1890ff;
}
[data-v-32042125] .upload-demo .el-upload .el-button:hover {
  background-color: #1890ff;
  color: #fff;
}
[data-v-32042125] .formItemLine {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
[data-v-32042125] .formItemLine .upload-demo {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding-bottom: 18px;
  margin-bottom: 5px;
}
.tipTxt[data-v-32042125] {
  margin-left: 10px;
  color: rgba(255, 255, 255, 0.5);
}
.footerBtn[data-v-32042125] {
  margin-left: 120px;
  margin-top: 20px;
}
[data-v-49cf1f90] .el-textarea .el-input__count {
  background: unset;
}
[data-v-49cf1f90] .upload-demo .el-upload .el-button {
  background-color: inherit;
  color: #1890ff;
  border-color: #1890ff;
}
[data-v-49cf1f90] .upload-demo .el-upload .el-button:hover {
  background-color: #1890ff;
  color: #fff;
}
[data-v-49cf1f90] .formItemLine {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
[data-v-49cf1f90] .el-form-item--mini.el-form-item {
  margin-bottom: 25px;
}
[data-v-49cf1f90] .formItemLine .upload-demo {
  padding-bottom: 18px;
  margin-bottom: 5px;
}
.tipTxt[data-v-49cf1f90] {
  margin-left: 10px;
  color: #666;
}
.fileCont[data-v-49cf1f90] {
  display: flex;
  align-items: center;
}
.fileCont .icon[data-v-49cf1f90] {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.fileCont .name[data-v-49cf1f90] {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
[data-v-49cf1f90] .sumupDtl .summary {
  width: 360px;
}
[data-v-49cf1f90] .sumupDtl .el-form-item .el-form-item__label {
  color: #999;
}
.searchForm[data-v-49cf1f90] {
  background-color: #fff;
  padding: 18px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.cell[data-v-27f14684] {
  display: flex;
  background-color: #282F54;
}
.cell .cellLeft[data-v-27f14684] {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #333B69;
}
.cell .cellRight[data-v-27f14684] {
  padding: 10px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.searchForm[data-v-27f14684] {
  background-color: #fff;
  padding: 18px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.h100[data-v-3cab174f] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.fileList[data-v-3cab174f] {
  display: flex;
  width: 100%;
}
.fileList .list[data-v-3cab174f] {
  width: 100%;
}
.fileList .item[data-v-3cab174f] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 68px;
  border-bottom: 1px solid #252D4A;
}
.fileList .item[data-v-3cab174f]:last-child {
  border: none;
}
.fileList .info[data-v-3cab174f] {
  margin-right: auto;
}
.fileList .icon[data-v-3cab174f],
.fileList .iconCont[data-v-3cab174f] {
  width: 30px;
  height: 30px;
}
.fileList .iconCont[data-v-3cab174f] {
  margin-right: 8px;
}
.fileList .fileName[data-v-3cab174f] {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  text-align: left;
}
.gameDetail[data-v-3cab174f] {
  flex: 1;
  min-height: 0;
  display: flex;
  width: 100%;
}
.gameDetail .detailInfoTxt[data-v-3cab174f] {
  font-size: 16px;
}
.gameDetail .title[data-v-3cab174f] {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  border-left: 3px solid #1890ff;
  color: var(--tit);
  margin-top: 30px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 8px;
}
.leftblock[data-v-3cab174f] {
  width: 350px;
  padding: 30px 20px 20px;
  margin-right: 16px;
  box-sizing: border-box;
  overflow-y: auto;
}
.leftblock h3[data-v-3cab174f] {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.leftblock .line[data-v-3cab174f] {
  margin: 10px 0;
  font-size: 14px;
}
.leftblock .line .line_i[data-v-3cab174f] {
  width: 5px;
  margin-right: 5px;
  height: 5px;
  border-radius: 100px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.3);
}
.leftblock .line strong[data-v-3cab174f] {
  margin-right: 5px;
  font-weight: bold;
}
.leftblock .line span[data-v-3cab174f] {
  color: var(--tit);
}
.leftblock .userList[data-v-3cab174f] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.leftblock .userList .avatar[data-v-3cab174f] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.leftblock .userList .morePeople[data-v-3cab174f] {
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #F8FAFC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.rightBlock[data-v-3cab174f] {
  flex: 1;
  min-width: 0;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.rightBlock .box[data-v-3cab174f] {
  margin-top: 15px;
  margin-bottom: 30px;
}
.rightBlock .searchForm[data-v-3cab174f] {
  background: #fff;
}
[data-v-3cab174f] .tabBox .el-card__body {
  padding: 0;
}
[data-v-3cab174f] .tabBox .el-tabs__header {
  margin-bottom: 0;
}
.previewImg .ant-modal-wrap {
  z-index: 9999;
}
.infoTab {
  color: #676a6c;
  font-size: 13px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
.infoTab .mainTit {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #aaa;
}
.infoTab .square {
  padding: 10px 20px;
  width: 500px;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.infoTab .subTit {
  position: relative;
  padding-left: 10px;
  margin: 10px 0;
  font-weight: bold;
  color: #aaa;
  line-height: 18px;
}
.infoTab .subTit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 12px;
  width: 2px;
  background-color: #00cb9c;
}
.infoTab .fileItem {
  display: flex;
  width: 300px;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.infoTab .fileItem .icon {
  width: 30px;
  height: 30px;
  margin-right: 4px;
}
.infoTab .fileItem .name {
  margin-right: 10px;
}
.words {
  word-wrap: break-word;
  color: #fff;
}

.gamesMember {
  padding: 0 10px;
  color: #676a6c;
  font-size: 13px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
.applyCondition {
  font-weight: 700;
  font-style: normal;
  color: #7F7F7F;
  margin-top: 12px;
  border-bottom: #F3F3F3 0.5px solid;
  padding-bottom: 8px;
}
.applyDetail {
  margin-top: 10px;
}
.applyDetail div {
  margin-bottom: 5px;
}
.gamesMember {
  padding: 0 10px;
  color: #676a6c;
  font-size: 13px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
.applyCondition {
  font-weight: 700;
  font-style: normal;
  color: #7F7F7F;
  margin-top: 12px;
  border-bottom: #F3F3F3 0.5px solid;
  padding-bottom: 8px;
}
.applyDetail {
  margin-top: 10px;
}
.applyDetail div {
  margin-bottom: 5px;
}
.gamesType {
  padding: 40px 40px;
  color: #676a6c;
  font-size: 13px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}




.box[data-v-757007c9] {
  margin-left: 5px;
  margin-right: 5px;
}

.about-card[data-v-114e3f8a] {
  background: inherit;
  margin-top: 5%;
  flex-direction: row;
  width: 640px;
  min-width: 640px;
  height: 400px;
  position: relative;
}
.about-card[data-v-114e3f8a] div.el-card__header {
  padding: 0;
}
.about-card-medium[data-v-114e3f8a] {
  height: 415px !important;
}
.about-card-max[data-v-114e3f8a] {
  height: 430px !important;
}
.license-header[data-v-114e3f8a] {
  height: 100px;
  background-image: url(../img/license_header.f7f2f512.png);
  text-align: center;
  padding: 20px 0;
  background-size: 100% 100%;
}
.license-content[data-v-114e3f8a] {
  font-size: 16px;
  padding: 50px;
}
.license-content[data-v-114e3f8a] table {
  width: 100%;
}
.license-content[data-v-114e3f8a] th {
  text-align: left;
  width: 45%;
}
.license-content[data-v-114e3f8a] td {
  display: table-cell;
  vertical-align: inherit;
}
.md-padding[data-v-114e3f8a] {
  padding: 10px;
}
.lic_rooter[data-v-114e3f8a] {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-content: center;
  max-width: 100%;
  justify-content: space-between;
}
.lic_rooter[data-v-114e3f8a] a {
  color: rgb(10, 123, 224);
  cursor: pointer;
}
.commandBtn[data-v-c9b922a8] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-c9b922a8] {
  color: #1890FF;
}
.commandBtn .danger[data-v-c9b922a8] {
  color: #F56C6C;
}
[data-v-c9b922a8] h1,
h2[data-v-c9b922a8],
h3[data-v-c9b922a8],
h4[data-v-c9b922a8],
h5[data-v-c9b922a8],
h6[data-v-c9b922a8] {
  font-weight: bold !important;
}
.searchView[data-v-c9b922a8] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.c3[data-v-c9b922a8] {
  color: #333;
}
.actDetail[data-v-c9b922a8] {
  position: relative;
  height: 100%;
  overflow: visible;
}
.actDetail .titName[data-v-c9b922a8] {
  color: #333;
  font-weight: bold;
}
.actDetail .title[data-v-c9b922a8] {
  position: absolute;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #e8e8e8;
  background: #fff;
}
.actDetail .detailCont[data-v-c9b922a8] {
  height: 100%;
  padding: 100px 30px 20px;
}
.actDetail .label[data-v-c9b922a8] {
  color: #666;
  line-height: 36px;
}
.actDetail .val[data-v-c9b922a8] {
  color: #333;
  line-height: 36px;
}
.actDetail .val.flex[data-v-c9b922a8] {
  flex-wrap: wrap;
}
.actDetail .textCont[data-v-c9b922a8] {
  min-height: 400px;
  padding: 5px;
  background: #e8e8e8;
}
.actDetail .video[data-v-c9b922a8],
.actDetail .videoItem[data-v-c9b922a8] {
  width: 120px;
  height: 100px;
  border-radius: 4px;
  background-color: #000;
}
.actDetail .videoItem[data-v-c9b922a8] {
  margin-right: 8px;
  margin-bottom: 10px;
}
.actDetail .pic[data-v-c9b922a8],
.actDetail .picItem[data-v-c9b922a8] {
  width: 100px;
  height: 100px;
  border-radius: 4px;
  background-color: #fcfcfc;
}
.actDetail .picItem[data-v-c9b922a8] {
  margin-right: 10px;
  margin-bottom: 10px;
}
.detailDrawer {
  overflow: visible !important;
}
.detailDrawer.el-drawer {
  overflow: visible !important;
}
.detailDrawer .el-drawer__body {
  overflow: visible !important;
}
.closeDrawer {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
  z-index: 9999;
}
.closeDrawer:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.commandBtn[data-v-6be97e99] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-6be97e99] {
  color: #1890FF;
}
.commandBtn .danger[data-v-6be97e99] {
  color: #F56C6C;
}
.searchView[data-v-6be97e99] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
[data-v-6be97e99] .drawerMain {
  overflow: inherit !important;
}
[data-v-6be97e99] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-6be97e99] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-6be97e99]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-6be97e99].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-6be97e99].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-6be97e99].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-6be97e99].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-6be97e99].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-6be97e99].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-6be97e99] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-6be97e99] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-6be97e99] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-6be97e99] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-6be97e99] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-6be97e99] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-6be97e99] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-6be97e99] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-6be97e99] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-6be97e99]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-6be97e99] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-6be97e99] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}

.tableContent[data-v-d829807c] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}

.actionAdd .videoItem {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.actionAdd .videoItem .video {
  width: 120px;
  height: 100px;
  border-radius: 4px;
  background-color: #282f54;
}
.actionAdd .videoItem .videoName {
  flex: 1;
  min-width: 0;
  margin: 0 10px;
}
.actionAdd .flex {
  flex-wrap: wrap;
}
.actionAdd .pic,
.actionAdd .picItem {
  width: 100px;
  height: 100px;
}
.actionAdd .picItem {
  position: relative;
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  background: #a3bcd4;
}
.actionAdd .picItem .el-icon-delete {
  position: absolute;
  padding: 4px;
  right: 0;
  top: 0;
  color: #333;
  background: rgba(255, 255, 255, 0.5);
}
.actionAdd .uploadTip {
  margin-top: 10px;
  line-height: 24px;
}

.custom-tree-container[data-v-1f9608b1] {
  margin-top: 16px;
}
.custom-tree-container .no-tdata[data-v-1f9608b1] {
  text-align: center;
  margin-top: 80px;
  font-family: PingFang SC;
  font-size: 14px;
  color: var(--deTextSecondary, #999);
  font-weight: 400;
}
.custom-tree-container .no-tdata .no-tdata-new[data-v-1f9608b1] {
  cursor: pointer;
  color: var(--primary, #3370ff);
}
.custom-tree-node[data-v-1f9608b1] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
  width: 100%;
}
.custom-tree-node-list[data-v-1f9608b1] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
  width: calc(100% - 40px);
}
.custom-tree-node-list .child[data-v-1f9608b1] {
  /*display: none;*/
  visibility: hidden;
}
.custom-tree-node-list:hover .child[data-v-1f9608b1] {
  /*display: inline;*/
  visibility: visible;
}
.tree-list[data-v-1f9608b1] .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.tree-style[data-v-1f9608b1] {
  padding: 16px 24px;
  height: 100%;
  overflow-y: auto;
}
.tree-style .title-text[data-v-1f9608b1] {
  line-height: 26px;
  color: #1890FF;
  margin-bottom: 16px;
}
.tree-style .title-operate[data-v-1f9608b1] {
  text-align: right;
}
.tree-style .title-operate i[data-v-1f9608b1] {
  margin-left: 22.91px;
}
.none-scroll-bar::-webkit-scrollbar {
  display: none;
}
.db-container {
  width: 100%;
  max-height: 65vh;
  overflow-y: auto;
  margin-top: 3px;
  position: relative;
  z-index: 10;
}
.db-container .name {
  margin: 16px 0;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--deTextPrimary, #1890FF);
}
.db-container .item-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.db-container .db-card {
  height: 141px;
  width: 177.6px;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border: 1px solid #dee0e3;
  border-radius: 4px;
  margin-bottom: 16px;
  margin-left: 16px;
}
.db-container .db-card img {
  width: 100%;
  height: 102px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.db-container .db-card .db-name {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border-top: 1px solid rgba(24, 144, 255, 0.15);
}
.db-container .db-card:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.08);
}
.db-container .marLeft {
  margin-left: 0;
}
.de-copy-icon {
  cursor: pointer;
  margin-right: 5px;
  color: var(--deTextSecondary, #999);
}
.ds-table-drawer .table-value,
.ds-table-drawer .table-name {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.ds-table-drawer .table-name {
  color: var(--deTextSecondary, #999);
}
.ds-table-drawer .table-value {
  margin: 4px 0 24px 0;
  color: var(--deTextPrimary, #1890FF);
}
.ds-table {
  height: 100%;
  width: 100%;
}
.ds-table .mar3 {
  margin-left: -5px;
}
.ds-table .table-name-top {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--deTextPrimary, #1890FF);
}
.ds-table .table-container {
  height: calc(100% - 50px);
}
.ds-table .el-table__fixed-right::before {
  background: transparent;
}
.ds-table-detail {
  height: 100%;
  padding: 10px 14px;
  box-sizing: border-box;
}
.ds-table-detail .el-tabs-content {
  height: calc(100% - 56px);
}
.ds-table-detail .ds-top {
  height: 36px;
  text-align: right;
}
.ds-table-detail .w600 {
  padding-top: 0 !important;
}
.ds-table-detail .de-ds-cont {
  padding: 0 !important;
  background: transparent !important;
}

.driver-detail[data-v-6db1c53e] {
  font-family: PingFang SC;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.driver-detail .name[data-v-6db1c53e] {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  color: var(--deTextPrimary, #1890FF);
}
.driver-detail .descript[data-v-6db1c53e] {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  margin-top: 4px;
  color: var(--deTextSecondary, #999);
}
.driver-detail .el-upload[data-v-6db1c53e] {
  margin-top: -4px;
}
.driver-detail .tips[data-v-6db1c53e] {
  margin: 2px 0 8px 0;
  color: var(----deTextPlaceholder, #8f959e);
}
.driver-detail .jar-cont[data-v-6db1c53e] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.driver-detail .jar-cont .jar-info[data-v-6db1c53e] {
  border: 1px solid var(--deCardStrokeColor, #dee0e3);
  border-radius: 4px;
  padding: 8px 12px;
  margin: 0 12px 12px 0;
  position: relative;
  display: flex;
  align-items: center;
  width: 340px;
  box-sizing: border-box;
}
.driver-detail .jar-cont .jar-info[data-v-6db1c53e]:hover {
  border: 1px solid var(--primary, #3370ff);
}
.driver-detail .jar-cont .jar-info img[data-v-6db1c53e] {
  height: 42px;
  width: 40px;
}
.driver-detail .jar-cont .jar-info .name-descript[data-v-6db1c53e] {
  margin: 0;
  margin-left: 10px;
  font-family: PingFang SC;
  font-weight: 400;
  display: flex;
  flex-direction: column;
}
.driver-detail .jar-cont .jar-info .name-descript .jar-descript[data-v-6db1c53e] {
  font-size: 14px;
  color: var(--deTextPlaceholder, #8f959e);
}
.driver-detail .jar-cont .jar-info .name-descript .jar-name[data-v-6db1c53e] {
  font-size: 12px;
  color: var(--deTextPrimary, #1890FF);
}
.driver-detail .jar-cont .jar-info .el-icon-delete[data-v-6db1c53e] {
  cursor: pointer;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  font-size: 13.3px;
  color: var(--deTextPlaceholder, #8f959e);
  position: absolute;
  top: 18px;
  right: 17px;
}
.driver-detail .jar-cont .jar-info .el-icon-delete[data-v-6db1c53e]:hover {
  background: rgba(31, 35, 41, 0.1);
  border-radius: 4px;
}
.de-ds-container[data-v-6713d568] {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
}
.de-ds-container .el-empty[data-v-6713d568] {
  padding-top: 202px;
}
.ms-aside-container[data-v-6713d568] {
  height: calc(100vh - 56px);
  padding: 0px;
  min-width: 260px;
  max-width: 460px;
}
.dsr-route-title[data-v-6713d568] {
  width: 100%;
  margin: -2px 0 22px 0;
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.is-driver-mgm[data-v-6713d568] {
  height: calc(100vh - 56px);
  background-color: var(--MainBG, #f5f6f7);
  padding: 24px;
  flex-wrap: wrap;
}
.is-driver-mgm .ms-aside-container[data-v-6713d568],
.is-driver-mgm .ms-main-container[data-v-6713d568] {
  height: calc(100vh - 170px);
  background-color: var(--ContentBG, #ffffff);
}
.is-driver-mgm .ms-aside-container .tree-style[data-v-6713d568],
.is-driver-mgm .ms-main-container .tree-style[data-v-6713d568] {
  padding-top: 24px;
}
.is-driver-mgm .ms-main-container[data-v-6713d568] {
  flex: 1;
  position: relative;
  padding: 24px 0 70px 24px;
}

.custom-position[data-v-fc9a52e6] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  flex-flow: row nowrap;
  color: #9ea6b2;
}

.table-container[data-v-4245a701] {
  height: 550px;
}
.loginSut1[data-v-4245a701] {
  color: #67c23a;
}
.table-container[data-v-15a71384] {
  height: 550px;
}
.loginSut1[data-v-15a71384] {
  color: #67c23a;
}
[data-v-2a40cf56] .disabled-column .el-checkbox__input {
  display: none;
}
.businessLicense[data-v-2a40cf56] {
  margin-bottom: -15px;
}
.approvalButton[data-v-2a40cf56] {
  display: inline-flex;
  margin-left: 20px;
}
.approvalButton .ant-btn[data-v-2a40cf56] {
  height: 32px;
}
.hallDetail[data-v-984fabd4] {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 30px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.hallDetail .hallMainTitle[data-v-984fabd4] {
  background-color: #21284B;
  height: 60px;
  display: flex;
  font-size: 18px;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0 15px;
  box-sizing: border-box;
}
.hallDetail .hallMainTitle .btnBox i[data-v-984fabd4] {
  margin-right: 5px;
}
.hallDetail .el-descriptions__body .el-descriptions__table .el-descriptions-item__cell[data-v-984fabd4] {
  background-color: transparent;
}
.hallDetail[data-v-984fabd4] .el-descriptions__body {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.hallDetail[data-v-984fabd4] .el-descriptions .el-descriptions-row th {
  background-color: #21284b;
  color: #BCBCBC;
  font-weight: bold;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.hallDetail[data-v-984fabd4] .el-descriptions .el-descriptions-row th:nth-child(1) {
  width: 20%;
}
.hallDetail[data-v-984fabd4] .el-descriptions .el-descriptions-row th:nth-child(2) {
  width: 30%;
}
.hallDetail[data-v-984fabd4] .el-descriptions .el-descriptions-row th:nth-child(3) {
  width: 30%;
}
.hallDetail[data-v-984fabd4] .el-descriptions .el-descriptions-row th:nth-child(4) {
  width: 20%;
}
.hallDetail[data-v-984fabd4] .el-descriptions .el-descriptions-row td {
  background-color: #141937;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
}
.examineDetailInfo[data-v-984fabd4] {
  width: 100%;
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  padding: 20px;
  box-sizing: border-box;
}
.examineDetailInfo .plan[data-v-984fabd4] {
  flex: 1;
  width: 100%;
  margin-top: 28px;
  padding: 0 15px;
  box-sizing: border-box;
}
.examineDetailInfo .plan[data-v-984fabd4] .el-progress-bar {
  padding-right: 0;
  margin-right: 0;
}
.examineDetailInfo .plan[data-v-984fabd4] .el-progress__text {
  display: none !important;
}
.examineDetailInfo .avatarCon[data-v-984fabd4] {
  text-align: center;
}
.examineDetailInfo .avatarCon .el-avatar[data-v-984fabd4] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 8px;
  background: rgba(255, 255, 255, 0.5);
  color: #141937;
}
.examineDetailInfo .avatarCon .el-avatar i.el-icon-s-custom[data-v-984fabd4] {
  font-size: 20px;
}
.examineDetailInfo .avatarCon .tooltipText[data-v-984fabd4] {
  width: 70px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.examineDetailInfo .avatarCon .tooltipText span[data-v-984fabd4] {
  background-color: #1890FF;
  color: #fff;
  width: 70px;
  height: 26px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  position: relative;
  z-index: 2;
}
.examineDetailInfo .avatarCon .tooltipText span i[data-v-984fabd4] {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -10px;
  font-size: 16px;
  color: #1890FF;
}
.examineDetailInfo .avatarCon .name[data-v-984fabd4] {
  color: #fff;
  margin-bottom: 4px;
  font-size: 14px;
}
.examineDetailInfo .avatarCon .time[data-v-984fabd4] {
  color: #999;
  font-size: 12px;
}
/*场馆操作记录*/
.operationRecord[data-v-984fabd4] {
  margin-top: 30px;
}
.operationRecord[data-v-984fabd4] .el-timeline-item__tail {
  border-left: 2px solid #8a8c9b;
}
.operationRecord[data-v-984fabd4] .el-timeline-item__node {
  background-color: #8a8c9b;
}
[data-v-984fabd4].ant-descriptions-view {
  margin-top: 2%;
}
.ant-tooltip[data-v-984fabd4] {
  position: fixed !important;
}
[data-v-984fabd4] .ant-descriptions-view .ant-descriptions-item-content {
  color: #999 !important;
}
[data-v-984fabd4] .detail .ant-descriptions-title {
  margin-top: 20px !important;
}
.ant-descriptions-title[data-v-984fabd4] {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
}
[data-v-984fabd4] .timeLineBox .el-timeline-item__content .el-card {
  border: 1px solid rgba(255, 255, 255, 0.05);
}
[data-v-984fabd4] .timeLineBox .el-timeline-item__content .el-card .el-card__body {
  padding: 15px;
}
[data-v-984fabd4] .timeLineBox .el-timeline-item__content .el-card .el-card__body .timeLine strong {
  margin-bottom: 5px;
  width: 100%;
  display: inline-block;
}
[data-v-984fabd4] .timeLineBox .el-timeline-item__content .el-card .el-card__body .timeLine p {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #999;
}
[data-v-984fabd4] .timeLineBox .el-timeline-item__content .el-card .el-card__body .timeLine p i {
  margin-right: 3px;
}
[data-v-984fabd4] .timeLineBox .el-timeline-item .el-timeline-item__tail {
  margin-top: 30px;
}
[data-v-984fabd4] .timeLineBox .el-timeline-item .el-timeline-item__node--normal {
  margin-top: 30px;
}

.icon-body[data-v-6504d548] {
  width: 100%;
  padding: 10px;
}
.icon-body .icon-list[data-v-6504d548] {
  height: 200px;
  overflow-y: scroll;
}
.icon-body .icon-list div[data-v-6504d548] {
  height: 30px;
  line-height: 30px;
  margin-bottom: -5px;
  cursor: pointer;
  width: 33%;
  float: left;
}
.icon-body .icon-list span[data-v-6504d548] {
  display: inline-block;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}

.got .el-upload[data-v-b182a810] {
  display: none;
}
.got .el-upload-list--picture-card[data-v-b182a810] {
  line-height: 0;
}
.got li.el-upload-list__item[data-v-b182a810] {
  margin-bottom: 0;
}
.coverUpload[data-v-b182a810] {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item[data-v-b182a810] {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error[data-v-b182a810] {
  position: unset !important;
}
.coverUpload .el-form-item__content[data-v-b182a810] {
  flex-direction: column;
}
.sizeNote[data-v-b182a810],
.coverUpload .sizeNote[data-v-b182a810] {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload[data-v-b182a810] {
  display: none;
}
.coverUpload .el-upload[data-v-b182a810] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote[data-v-b182a810] {
  line-height: 44px;
}
.coverUpload .small div[data-v-b182a810],
.coverUpload .large div[data-v-b182a810] {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content[data-v-b182a810] {
  margin-left: 96px !important;
}
.el-dialog[data-v-b182a810] {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog[data-v-b182a810]:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen[data-v-b182a810] {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close[data-v-b182a810] {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body[data-v-b182a810] {
  flex: 1;
  min-height: 0;
}
.el-dialog__header[data-v-b182a810] {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title[data-v-b182a810] {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close[data-v-b182a810] {
  font-size: 20px;
}
.el-dialog__body[data-v-b182a810] {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar[data-v-b182a810] {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body[data-v-b182a810] {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog[data-v-b182a810] {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body[data-v-b182a810] {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog[data-v-b182a810] {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body[data-v-b182a810] {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog[data-v-b182a810] {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img[data-v-b182a810] {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header[data-v-b182a810] {
  display: none;
}
.dialogTitleHide .el-dialog__body[data-v-b182a810] {
  padding: 20px;
}
.pageName[data-v-b182a810] {
  margin: 10px 0;
  font-weight: bold;
}
.box_form[data-v-b182a810] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea[data-v-b182a810] {
  font-family: inherit;
}
.flexAlign_Btn[data-v-b182a810] {
  width: 100%;
}
.flexAlign_Btn > div[data-v-b182a810] {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div[data-v-b182a810] {
  width: 100px;
}
.pagination-container[data-v-b182a810] {
  height: auto;
}
.tableImg[data-v-b182a810] {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot[data-v-b182a810] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span[data-v-b182a810] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored[data-v-b182a810] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1[data-v-b182a810] {
  background-color: #ff9900;
}
.actState .actState2[data-v-b182a810] {
  background-color: #19be6b;
}
.actState .actState3[data-v-b182a810] {
  background-color: #ccc;
}
.actState .actState4[data-v-b182a810] {
  background-color: #f56c6c;
}
.actState .actState1[data-v-b182a810] {
  background-color: #1890FF;
}
.timeline[data-v-b182a810] {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow[data-v-b182a810] {
  box-shadow: inherit !important;
}
.timeline .el-card__body[data-v-b182a810] {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time[data-v-b182a810] {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type[data-v-b182a810] {
  color: #666 !important;
}
.el-table__fixed-right[data-v-b182a810],
.el-table__fixed[data-v-b182a810] {
  height: 100% !important;
}
.statusTag[data-v-b182a810] {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag[data-v-b182a810]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success[data-v-b182a810]:before {
  background-color: #67c23a;
}
.statusTag.warn[data-v-b182a810]:before {
  background-color: #e6a23c;
}
.statusTag.primary[data-v-b182a810]:before {
  background-color: #1890ff;
}
.statusTag.danger[data-v-b182a810]:before {
  background-color: #f56c6c;
}
.statusTag.gray[data-v-b182a810]:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail[data-v-b182a810] {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label[data-v-b182a810]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content[data-v-b182a810] {
  display: flex;
}
[data-v-b182a810] .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}

[data-v-26b6f5a8].el-cascader-menu__wrap.el-cascader-menu__wrap {
  height: 204px;
}

.top-install {
  position: absolute;
  top: 24px;
  right: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.top-install .el-input {
  margin-right: 12px;
}
.top-install .el-input__inner {
  background: var(--ContentBG, #ffffff) !important;
}
.plugin-cont {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: var(--MainBG, #f5f6f7);
  overflow-y: auto;
  align-content: flex-start;
}
.de-card-plugin {
  width: 270px;
  min-height: 188px;
  background: var(--ContentBG, #ffffff);
  border: 1px solid var(--deCardStrokeColor, #dee0e3);
  border-radius: 4px;
  margin: 0 24px 24px 0;
}
.de-card-plugin:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.08);
}
.de-card-plugin .card-method {
  border-top: 1px solid #dee0e3;
  display: flex;
  align-items: center;
  padding: 9px 30px 10px 30px;
  width: 100%;
  justify-content: space-around;
  box-sizing: border-box;
}
.de-card-plugin .card-method .btn-plugin {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  /* identical to box height, or 157% */
  display: flex;
  align-items: center;
  letter-spacing: -0.1px;
  /* Neutral/600 */
  color: #999;
}
.de-card-plugin .card-method .btn-plugin i {
  font-size: 13px;
  margin-right: 5.33px;
}
.de-card-plugin .card-method .btn-plugin.is-disable {
  cursor: not-allowed;
  color: #bbbfc4;
}
.de-card-plugin .card-method .btn-plugin.update:not(.is-disable):hover {
  color: var(--primaryHover, #26acff);
}
.de-card-plugin .card-method .btn-plugin.uninstall:not(.is-disable):hover {
  color: var(--deDangerHover, #26acff);
}
.de-card-plugin .btn-0 {
  display: none;
}
.de-card-plugin .card-info {
  width: 100%;
  height: 188px;
  padding: 12px;
  padding-bottom: 4px;
  box-sizing: border-box;
}
.de-card-plugin .card-info .info-top {
  margin-bottom: 12px;
  overflow: hidden;
}
.de-card-plugin .card-info .info-top .el-image {
  float: left;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 4px;
  display: flex;
}
.de-card-plugin .card-info .info-top .el-image .image-slot {
  padding: 4px;
}
.de-card-plugin .card-info .info-top img {
  width: 100%;
  height: 100%;
}
.de-card-plugin .card-info .info-top .title {
  width: 190px;
  height: 22px;
  float: left;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  margin: -2px 0 0 6px;
}
.de-card-plugin .card-info .info-top .tips {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  height: 20px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999;
  margin: 2px 0 0 6px;
}
.de-card-plugin .card-info .list {
  padding-bottom: 8px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  color: #999;
}
.de-card-plugin .card-info .info-left {
  display: inline-block;
}
.de-card-plugin .card-info .info-left .name {
  color: #999;
}
.de-card-plugin .card-info .info-right {
  display: inline-block;
  margin-left: 12px;
}
.de-card-plugin .card-info .info-right .value {
  color: var(--TextPrimary, #1890FF);
}
.consanguinity {
  box-sizing: border-box;
  background-color: var(--MainBG, #f5f6f7);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.consanguinity .active-icon {
  color: var(--primary, #3370ff);
}
.consanguinity .consanguinity-table {
  height: calc(100% - 100px);
  width: 100%;
}
.consanguinity .route-title {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: var(--TextPrimary, #1890FF);
  width: 100%;
  margin: 0;
}
.consanguinity .container-wrapper {
  width: 100%;
  overflow: auto;
  background-color: var(--ContentBG, #141937);
  margin-top: 24px;
  padding: 24px;
  flex: 1;
}
.consanguinity .container-wrapper .select-icon {
  margin-bottom: 16px;
}
.consanguinity .container-wrapper .select-icon i,
.consanguinity .container-wrapper .select-icon svg {
  font-size: 16px;
  cursor: pointer;
  margin-right: 10px;
}
.relation-popover {
  max-height: 70%;
  overflow-y: scroll;
}

.roleDialog[data-v-5fc99eaf] .el-dialog__body {
  max-height: 70vh;
  overflow-y: auto;
}

.demo-form-inline .tips[data-v-32d03f0b] {
  margin-left: 2px;
  position: relative;
  z-index: 10;
}
.demo-form-inline .el-radio[data-v-32d03f0b]:not(:last-child) {
  margin-right: 0;
  width: 156px;
}
.demo-form-inline-ds .el-form-item[data-v-32d03f0b] {
  margin-bottom: 0px !important;
}
.de-i118 .el-form-item__label::after {
  display: none;
}
.de-i118 .is-require::after {
  content: "*";
  color: #f54a45;
  margin-left: 2px;
}
.el-divider--horizontal[data-v-058989bd] {
  margin: 12px 0;
}
.search-input[data-v-058989bd] {
  padding: 12px 0;
}
.custom-tree-container[data-v-058989bd] {
  margin-top: 10px;
}
.tree-list[data-v-058989bd] .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.custom-tree-node[data-v-058989bd] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.custom-tree-node-list[data-v-058989bd] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 0 8px;
}
.custom-position[data-v-058989bd] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-flow: row nowrap;
}
.form-item[data-v-058989bd] {
  margin-bottom: 0;
}
.title-css[data-v-058989bd] {
  height: 26px;
}
.title-text[data-v-058989bd] {
  line-height: 26px;
}
.scene-title[data-v-058989bd] {
  width: 100%;
  display: flex;
}
.scene-title-name[data-v-058989bd] {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.father .child[data-v-058989bd] {
  visibility: hidden;
}
.father:hover .child[data-v-058989bd] {
  visibility: visible;
}
.dialog-css[data-v-058989bd] .el-dialog__body {
  padding: 10px 20px 20px;
}
.inner-dropdown-menu[data-v-058989bd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.tree-style[data-v-058989bd] {
  height: 100%;
  overflow-y: auto;
}
.map-class-wrap {
  top: 65px !important;
  left: 0px !important;
}
.regionalInformation .el-descriptions__body {
  background-color: #21284B !important;
}
.regionalInformation .el-descriptions__body span {
  color: #999 !important;
}
.json-view-container {
  background-color: #21284B !important;
}
.json-view-container .json-view .json-key {
  color: #e19b31;
}
.de-earth[data-v-2f25ca98] {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.de-earth .de-map-tips[data-v-2f25ca98] {
  position: absolute;
  width: calc(100% - 310px);
}
.de-earth .map-setting-aside[data-v-2f25ca98] {
  top: 50px;
  height: calc(100% - 50px) !important;
}
.de-earth .map-setting-main[data-v-2f25ca98] {
  margin-top: 50px;
  height: calc(100% - 50px);
}
.online-map-container[data-v-b793b692] {
  height: 100%;
}
.online-map-container .online-divider[data-v-b793b692] {
  height: calc(100% - 139px);
  position: absolute;
  top: 112px;
  margin: 0 0 0 330px;
}
.online-map-container .aside-form[data-v-b793b692] {
  width: 320px !important;
  padding: 0 10px;
  height: 100%;
}
.online-map-container .aside-form .form-title[data-v-b793b692] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1890FF;
  margin-bottom: 10px;
}
.online-map-container .aside-form .online-form-item[data-v-b793b692] {
  font-size: 14px;
  height: 62px;
  margin-bottom: 10px;
}
.online-map-container .aside-form .online-form-item .form-title[data-v-b793b692] {
  font-weight: 400;
  color: 1F2329;
  line-height: 22px;
}
.online-map-container .main-content[data-v-b793b692] {
  width: 100%;
  height: 100%;
  margin-left: 13px;
}
.online-map-container .main-content .map-gaode-demo[data-v-b793b692] {
  width: 100%;
  height: 100%;
}
.online-map-container .main-content .map-gaode-demo .de-map-iframe[data-v-b793b692] {
  width: 100%;
  height: 100%;
  border: none;
}
.map-setting-container[data-v-afd42bc0] {
  width: 100%;
  height: 100%;
  padding-bottom: 0px !important;
}
.map-setting-container .map-setting-left[data-v-afd42bc0] {
  width: 200px !important;
  height: calc(100% + 20px);
  border-right: 1px solid rgba(24, 144, 255, 0.1490196078);
}
.map-setting-container .map-setting-left .left-container[data-v-afd42bc0] {
  width: 100%;
  height: 100%;
}
.map-setting-container .map-setting-left .left-container .left-menu-item[data-v-afd42bc0] {
  width: 168px;
  height: 40px;
  padding: 9px 8px;
  line-height: 22px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  color: #fff;
}
.map-setting-container .map-setting-left .left-container .left-menu-item[data-v-afd42bc0]:hover {
  background: rgba(24, 144, 255, 0.1490196078);
}
.map-setting-container .map-setting-left .left-container .active[data-v-afd42bc0] {
  background: rgba(51, 112, 255, 0.1019607843);
  color: #3370FF;
  font-weight: 500;
}
.map-setting-container .map-setting-right[data-v-afd42bc0] {
  padding-bottom: 0 !important;
}
.map-setting-container .map-setting-right .right-container[data-v-afd42bc0] {
  height: 100%;
}
.de-expand[data-v-9952cf48] {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #3370ff;
  cursor: pointer;
  margin: 12px 0 16px 0;
  display: inline-block;
}
.el-input-number[data-v-9952cf48] {
  width: 100%;
}
.el-input-number[data-v-9952cf48] .el-input__inner {
  text-align: left;
}
.el-input-number[data-v-9952cf48].el-input-number__decrease,
.el-input-number[data-v-9952cf48].el-input-number__increase {
  background: transparent;
}
.el-input-number.is-disabled .el-input-number__decrease[data-v-9952cf48] {
  border-right-color: #e4e7ed;
}
.el-input-number.is-disabled .el-input-number__increase[data-v-9952cf48] {
  border-bottom-color: #e4e7ed;
}
.kettle-setting[data-v-33b3dd84] {
  height: 100%;
}
.kettle-setting .table-box[data-v-33b3dd84] {
  height: calc(100% - 52px);
  margin-top: 16px;
}
.de-kettle .el-input-number {
  width: 100%;
}
.de-kettle .el-input-number .el-input__inner {
  text-align: left;
}
.de-kettle .el-input-number .el-input-number__decrease,
.de-kettle .el-input-number .el-input-number__increase {
  background: transparent;
}
.de-tag {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  padding: 1px 6px;
  height: 24px;
}
.sys-setting[data-v-0cffac79] {
  height: 100%;
  background-color: var(--MainBG, #141937);
}
.sys-setting .tabs-container[data-v-0cffac79] {
  height: calc(100% - 48px);
  background: var(--ContentBG, #141937);
  overflow-x: auto;
}
.sys-setting .tabs-container .min-w600[data-v-0cffac79] {
  min-width: 600px;
  height: 100%;
}
.sys-setting .tabs-container .min-w600[data-v-0cffac79] > :nth-child(1) {
  box-sizing: border-box;
  padding-bottom: 20px;
}
.sys-setting .tabs-container .max-w600[data-v-0cffac79] {
  width: 100%;
  height: 100%;
}
.sys-setting .tabs-container .max-w600[data-v-0cffac79] > :nth-child(1) {
  box-sizing: border-box;
  padding-bottom: 20px;
}
.sys-setting .is-center[data-v-0cffac79] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px 20px 20px;
}
.sys-setting .pad-center[data-v-0cffac79] {
  padding: 24px;
}

.codemirror[data-v-397f46e7] {
  height: 100px;
  overflow-y: auto;
}
.codemirror[data-v-397f46e7] .CodeMirror-scroll {
  height: 100px;
  overflow-y: auto;
}
.err-msg[data-v-397f46e7] {
  font-size: 12px;
  word-break: normal;
  width: auto;
  display: block;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}

.dataset-on-time[data-v-397f46e7] {
  margin: 0;
  width: 100%;
  overflow: auto;
  background-color: var(--ContentBG, #fff);
  padding: 24px;
  height: 100%;
}
.dataset-on-time[data-v-397f46e7].el-link--inner {
  color: var(--primary, #3370ff) !important;
}
.dataset-on-time .el-icon-more[data-v-397f46e7] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: var(--primary, #3370ff);
}
.dataset-on-time .el-icon-more[data-v-397f46e7]:hover {
  background: var(--deWhiteHover, #3370ff);
  border-radius: 4px;
}
.dataset-on-time .el-icon-more[data-v-397f46e7]:active {
  background: var(--deWhiteActive, #3370ff);
  border-radius: 4px;
}
.table-container[data-v-397f46e7] {
  height: calc(100% - 50px);
}
.table-container .mar6[data-v-397f46e7] {
  margin-right: 6px;
}
.table-container .mar3[data-v-397f46e7] {
  margin-left: -3px;
}
.table-container-filter[data-v-397f46e7] {
  height: calc(100% - 110px);
}
.list-columns-select {
  padding: 8px 11px !important;
  width: 238px;
}
.list-columns-select .title,
.list-columns-select .el-checkbox {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0;
  margin: 0;
  color: #8f959e;
}
.list-columns-select .el-checkbox {
  color: #1890FF;
  width: 100%;
}
.de-card-dropdown {
  margin-top: 0 !important;
}
.de-card-dropdown .popper__arrow {
  display: none !important;
}

.err-msg[data-v-44f81bda] {
  font-size: 12px;
  word-break: normal;
  width: auto;
  display: block;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}

.dataset-on-time[data-v-44f81bda] {
  margin: 0;
  width: 100%;
  overflow: auto;
  background-color: var(--ContentBG, #fff);
  padding: 24px;
  height: 100%;
}
.table-container[data-v-44f81bda] {
  height: calc(100% - 50px);
}
.table-container-filter[data-v-44f81bda] {
  height: calc(100% - 110px);
}
.de-task-record[data-v-3e3c2884] {
  height: 100%;
  background-color: var(--MainBG, #f5f6f7);
}
.de-task-record .tabs-container[data-v-3e3c2884] {
  height: calc(100% - 48px);
  background: var(--ContentBG, #141937);
  overflow-x: auto;
}
.de-task-record[data-v-3e3c2884].el-tabs__header {
  margin: 0 0 12px;
}
.de-task-record[data-v-3e3c2884].el-tabs__item {
  height: 24px;
  line-height: 24px;
  margin-bottom: 9px;
  padding: 0 12px;
  font-size: 16px;
}
.cm-s-eclipse span.cm-meta { color: #FF1717; }
.cm-s-eclipse span.cm-keyword { line-height: 1em; font-weight: bold; color: #7F0055; }
.cm-s-eclipse span.cm-atom { color: #219; }
.cm-s-eclipse span.cm-number { color: #164; }
.cm-s-eclipse span.cm-def { color: #00f; }
.cm-s-eclipse span.cm-variable { color: black; }
.cm-s-eclipse span.cm-variable-2 { color: #0000C0; }
.cm-s-eclipse span.cm-variable-3, .cm-s-eclipse span.cm-type { color: #0000C0; }
.cm-s-eclipse span.cm-property { color: black; }
.cm-s-eclipse span.cm-operator { color: black; }
.cm-s-eclipse span.cm-comment { color: #3F7F5F; }
.cm-s-eclipse span.cm-string { color: #2A00FF; }
.cm-s-eclipse span.cm-string-2 { color: #f50; }
.cm-s-eclipse span.cm-qualifier { color: #555; }
.cm-s-eclipse span.cm-builtin { color: #30a; }
.cm-s-eclipse span.cm-bracket { color: #cc7; }
.cm-s-eclipse span.cm-tag { color: #170; }
.cm-s-eclipse span.cm-attribute { color: #00c; }
.cm-s-eclipse span.cm-link { color: #219; }
.cm-s-eclipse span.cm-error { color: #f00; }

.cm-s-eclipse .CodeMirror-activeline-background { background: #e8f2ff; }
.cm-s-eclipse .CodeMirror-matchingbracket { outline:1px solid grey; color:black !important; }

.dataset-task-table {
  box-sizing: border-box;
  height: 628px;
  border: 1px solid #dee0e3;
  border-radius: 4px;
  display: flex;
  max-height: 628px;
}
.dataset-task-table .el-tree-node__content {
  height: 40px;
  border-radius: 4px;
}
.dataset-task-table .el-tree-node__content:hover {
  background-color: var(--deWhiteHover, #3370ff) !important;
}
.dataset-task-table .el-tree-node__content:hover .custom-tree-node {
  color: var(--primary, #3370ff);
}
.dataset-task-table .dataset-tree {
  width: 253px;
  border-right: 1px solid #dee0e3;
  padding: 16px;
}
.dataset-task-table .dataset-tree .tree {
  padding-top: 16px;
  overflow-y: auto;
  height: calc(100% - 30px);
}
.dataset-task-table .dataset-tree-table {
  flex: 1;
  padding: 16px;
  overflow-y: auto;
}
.dataset-task-table .dataset-tree-table .table-name {
  margin: 0;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--deTextPrimary, #ffffff);
}
.dataset-task-table .dataset-tree-table .table-name span {
  font-size: 14px;
  font-weight: 400;
  color: #999;
}
.dataset-editer-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dataset-editer-form .w600 {
  width: 600px;
  padding-top: 24px;
  padding-bottom: 24px;
}
.dataset-editer-form .w600 .el-radio:not(:last-child) {
  margin-right: 0;
  width: 156px;
}
.dataset-editer-form .w600 .simple-cron {
  display: flex;
  align-items: center;
  width: 100%;
}
.dataset-editer-form .w600 .simple-cron .el-input-number,
.dataset-editer-form .w600 .simple-cron .el-select {
  width: 140px;
  margin-left: 8px;
}
.dataset-editer-form .w600 .simple-cron .el-input-number .el-input__inner,
.dataset-editer-form .w600 .simple-cron .el-select .el-input__inner {
  text-align: left;
}
.dataset-editer-form .w600 .simple-cron .el-select {
  margin-right: 8px;
}
.dataset-editer-form .w600 .execute-rate-cont {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  background-color: var(--MainBG, #f5f6f7);
  border-radius: 4px;
}
.dataset-editer-form .w600 .execute-rate-cont .el-input__inner {
  background: var(--ContentBG, #ffffff) !important;
}
.dataset-editer-form .w600 .execute-rate-cont .el-date-editor {
  width: 100%;
}
.dataset-editer-form .w600 .add-scope-cont {
  height: 350px;
  width: 100%;
  border-radius: 4px;
  padding: 20px;
  background-color: var(--MainBG, #f5f6f7);
}
.dataset-editer-form .w600 .add-scope-cont .param-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 9px;
}
.dataset-editer-form .w600 .add-scope-cont .param-title:nth-child(1) {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  color: var(--deTextPrimary, #1890FF);
}
.dataset-editer-form .w600 .add-scope-cont .codemirror-cont {
  box-sizing: border-box;
  width: 560px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #bbbfc4;
  border-radius: 4px;
  overflow: auto;
}
.de-foot-layout {
  position: absolute;
  width: calc(100% - 48px);
  height: 80px;
  bottom: 0;
  right: 24px;
  background-color: var(--MainBG, #fff);
  box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.de-foot-layout .cont {
  width: 600px;
  text-align: right;
}
.user-editer-form[data-v-5a92b880] .el-dialog__body {
  padding: 0 24px 24px 24px;
}
.user-editer-form[data-v-5a92b880] .el-dialog__header {
  padding: 24px 24px 16px 24px;
}
.user-editer-form[data-v-5a92b880] .el-dialog__footer {
  padding-top: 0;
}
.user-editer-form .editer-form-title[data-v-5a92b880] {
  width: 100%;
  border-radius: 4px;
  background: #e1eaff;
  padding: 9px 16px;
  margin-bottom: 16px;
}
.user-editer-form .editer-form-title i[data-v-5a92b880] {
  color: #3370ff;
  font-size: 14.6666660309px;
}
.user-editer-form .editer-form-title .pwd[data-v-5a92b880],
.user-editer-form .editer-form-title .btn-text[data-v-5a92b880] {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.user-editer-form .editer-form-title .pwd[data-v-5a92b880] {
  margin: 0 8px;
  color: #1890FF;
}
.user-editer-form .editer-form-title .btn-text[data-v-5a92b880] {
  padding: 0;
  border: none;
}
.user-editer-form[data-v-5a92b880] .el-form-item__label {
  width: 100% !important;
  text-align: left;
}
.user-editer-form[data-v-5a92b880] .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.user-editer-form[data-v-5a92b880] .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label::after {
  content: "*";
  color: #f54a45;
  margin-left: 2px;
}
.user-editer-form[data-v-5a92b880] .el-form-item__content {
  margin-left: 0 !important;
}
.user-editer-form .input-with-select[data-v-5a92b880] .el-input-group__prepend {
  background-color: #fff;
}
.user-editer-form .input-with-select .el-select[data-v-5a92b880] .el-input__inner {
  width: 72px;
}
.user-editer-form .de-form-gender-select[data-v-5a92b880] {
  width: 100%;
}
.tree-select {
  display: none !important;
}
.user-popper {
  background: #fff;
  padding: 0;
}
.user-popper .popper__arrow {
  display: none;
}
.user-popper.dept {
  height: 300px;
  overflow: auto;
}
.table-container[data-v-1930a3c4] {
  height: calc(100% - 50px);
}
.table-container .mar16[data-v-1930a3c4] {
  margin: 0 -2px 0 4px;
}
.table-container .mr2[data-v-1930a3c4] {
  margin-left: -3px;
}
.table-container-filter[data-v-1930a3c4] {
  height: calc(100% - 110px);
}
.reset-pwd-icon {
  margin-top: 4px;
  color: rgb(255, 153, 0);
}
.reset-pwd {
  padding: 20px 24px !important;
  display: flex;
  flex-wrap: wrap;
}
.reset-pwd .tips {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-left: 8.67px;
  color: #1890FF;
}
.reset-pwd i {
  font-size: 14.6666660309px;
  color: #ff8800;
  line-height: 22px;
}
.reset-pwd .editer-form-title {
  margin: 4px 0 16px 24px;
}
.reset-pwd .editer-form-title .pwd,
.reset-pwd .editer-form-title .btn-text {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.reset-pwd .editer-form-title .pwd {
  margin-right: 8px;
  color: #1890FF;
}
.reset-pwd .editer-form-title .btn-text {
  border: none;
}
.reset-pwd .foot {
  text-align: right;
  width: 100%;
}
.reset-pwd .foot .btn {
  border-radius: 4px;
  padding: 4px 12px 4px 12px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  border: none;
  box-sizing: border-box;
}
.reset-pwd .foot .normal {
  color: #1890FF;
  border: 1px solid #bbbfc4;
  margin-left: 12px;
}
.list-columns-select {
  padding: 8px 11px !important;
  width: 238px;
}
.list-columns-select .title,
.list-columns-select .el-checkbox {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0;
  margin: 0;
  color: #8f959e;
}
.list-columns-select .el-checkbox {
  color: #1890FF;
  width: 100%;
}
.de-one-line {
  max-width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.de-table-tooltips {
  max-width: 200px;
}
.about-card[data-v-3ed5130c] {
  background: inherit;
  margin-top: 5%;
  flex-direction: row;
  width: 640px;
  min-width: 640px;
  height: auto;
  position: relative;
}
.about-card[data-v-3ed5130c] div.el-card__header {
  padding: 0;
}
.form-header[data-v-3ed5130c] {
  line-height: 60px;
  font-size: 18px;
}
[data-v-3ed5130c] .pageHeaderTitle {
  margin: 0 0 30px;
  padding: 24px 24px 0 24px;
}
.got .el-upload {
  display: none;
}
.got .el-upload-list--picture-card {
  line-height: 0;
}
.got li.el-upload-list__item {
  margin-bottom: 0;
}
.coverUpload {
  display: flex;
  align-items: center;
}
.coverUpload .el-form-item {
  margin-bottom: 50px;
}
.coverUpload .el-form-item__error {
  position: unset !important;
}
.coverUpload .el-form-item__content {
  flex-direction: column;
}
.sizeNote,
.coverUpload .sizeNote {
  margin: 0;
  color: #bbb;
  font-size: 14px;
  line-height: 28px;
}
.coverUpload .got .el-upload {
  display: none;
}
.coverUpload .el-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.coverUpload .el-upload .uploadNote {
  line-height: 44px;
}
.coverUpload .small div,
.coverUpload .large div {
  display: flex;
  height: 148px;
}
.coverUpload .large .el-form-item__content {
  margin-left: 96px !important;
}
.el-dialog {
  border-radius: 5px;
  overflow: hidden;
}
.el-dialog:not(.is-fullscreen) {
  position: relative;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 5px;
  overflow: hidden;
}
.filePreview .el-dialog.is-fullscreen {
  display: flex;
  flex-direction: column;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__headerbtn .el-dialog__close {
  font-size: 24px;
}
.filePreview .el-dialog.is-fullscreen .el-dialog__body {
  flex: 1;
  min-height: 0;
}
.el-dialog__header {
  padding: 20px;
  background-color: #f3f3f3;
}
.el-dialog__title {
  font-size: 16px;
  font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
  font-size: 20px;
}
.el-dialog__body {
  padding: 30px 40px;
}
.el-dialog__wrapper .el-dialog.scrollbar {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.el-dialog__wrapper .el-dialog.scrollbar .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
  padding: 20px 30px;
}
.dialog_height_80 .el-dialog {
  height: 80% !important;
}
.dialog_height_80 .el-dialog__body {
  height: calc(100% - 120px);
  overflow: auto;
}
.dialog_height_80_full .el-dialog {
  display: flex;
  flex-direction: column;
  max-height: 80% !important;
}
.dialog_height_80_full .el-dialog__body {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.dialog_height_max80 .el-dialog {
  max-height: 80% !important;
  overflow-y: scroll;
}
.dialog_height_max80 .el-dialog__body img {
  width: 100% !important;
}
.dialogTitleHide .el-dialog__header {
  display: none;
}
.dialogTitleHide .el-dialog__body {
  padding: 20px;
}
.pageName {
  margin: 10px 0;
  font-weight: bold;
}
.box_form {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: inherit;
}
.flexAlign_Btn {
  width: 100%;
}
.flexAlign_Btn > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.flexAlign_Btn > div > div {
  width: 100px;
}
.pagination-container {
  height: auto;
}
.tableImg {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
}
.el-image .image-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.actState span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actState .sut_bored {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #ccc;
  margin-right: 3px;
  position: relative;
}
.actState .actState1 {
  background-color: #ff9900;
}
.actState .actState2 {
  background-color: #19be6b;
}
.actState .actState3 {
  background-color: #ccc;
}
.actState .actState4 {
  background-color: #f56c6c;
}
.actState .actState1 {
  background-color: #1890FF;
}
.timeline {
  padding-left: 13px;
  padding-top: 10px;
}
.timeline .el-card.is-always-shadow {
  box-shadow: inherit !important;
}
.timeline .el-card__body {
  padding: 15px 20px !important;
}
.timeline .el-card__body .time {
  color: #999 !important;
  margin-bottom: 10px !important;
}
.timeline .el-card__body .type {
  color: #666 !important;
}
.el-table__fixed-right,
.el-table__fixed {
  height: 100% !important;
}
.statusTag {
  box-sizing: border-box;
  position: relative;
  padding-left: 14px;
}
.statusTag::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #ccc;
}
.statusTag.success:before {
  background-color: #67c23a;
}
.statusTag.warn:before {
  background-color: #e6a23c;
}
.statusTag.primary:before {
  background-color: #1890ff;
}
.statusTag.danger:before {
  background-color: #f56c6c;
}
.statusTag.gray:before {
  background-color: #909399;
}
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  background: #fbfdff;
}
.el-form-item.isRequired > .el-form-item__label:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-form-item.isRequired .el-form-item__content {
  display: flex;
}
::v-deep .ant-card-head {
  font-size: 18px;
  font-weight: bold;
  background-color: #141937;
}
.editCard .tit {
  font-weight: bold;
}
.el-picker-panel__icon-btn.el-date-picker__next-btn.el-icon-d-arrow-right,
.el-picker-panel__icon-btn.el-date-picker__prev-btn.el-icon-d-arrow-left {
  color: #999;
}

.red[data-v-1707fe54] {
  color: red;
}
.el-cascader-menu__wrap[data-v-1707fe54] {
  height: 204px;
  background-color: lightblue;
}
.ant-descriptions-title[data-v-1707fe54] {
  color: #fff;
}
.editCard .tableItem[data-v-1707fe54] {
  padding: 10px;
  margin-bottom: 2px;
  line-height: 24px;
  background: #21284b;
}
.editCard .tableItem h4[data-v-1707fe54] {
  margin: 0;
  color: #fff;
}
.editCard .el-form-item .el-form-item__content .el-select[data-v-1707fe54],
.editCard .el-form-item .el-form-item__content .el-cascader[data-v-1707fe54] {
  width: 100% !important;
}
.el-form-item .el-form-item__content .el-select[data-v-1707fe54],
.el-form-item .el-form-item__content .el-cascader[data-v-1707fe54] {
  width: 100% !important;
}
.eduForm .flx1 .el-date-editor[data-v-1707fe54] {
  width: 100% !important;
}
.el-empty[data-v-1707fe54] {
  padding: 0;
}
.parentsView[data-v-1707fe54] {
  display: flex;
  align-items: center;
}
.parentsView .delBtn[data-v-1707fe54] {
  font-size: 20px;
  margin-left: 10px;
  color: #F56C6C;
  cursor: pointer;
}
.parentsView .disable[data-v-1707fe54] {
  opacity: 0;
  cursor: none;
  pointer-events: none;
}

.editBox[data-v-584f3c8e] {
  width: 720px;
  margin: 0 auto;
}
.table-container[data-v-24d7f261] {
  height: calc(100% - 50px);
}
.table-container .mar16[data-v-24d7f261] {
  margin: 0 -2px 0 4px;
}
.table-container .mr2[data-v-24d7f261] {
  margin-left: -3px;
}
.table-container-filter[data-v-24d7f261] {
  height: calc(100% - 110px);
}
.reset-pwd-icon {
  margin-top: 4px;
  color: rgb(255, 153, 0);
}
.reset-pwd {
  padding: 20px 24px !important;
  display: flex;
  flex-wrap: wrap;
}
.reset-pwd .tips {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-left: 8.67px;
  color: #1890FF;
}
.reset-pwd i {
  font-size: 14.6666660309px;
  color: #ff8800;
  line-height: 22px;
}
.reset-pwd .editer-form-title {
  margin: 4px 0 16px 24px;
}
.reset-pwd .editer-form-title .pwd,
.reset-pwd .editer-form-title .btn-text {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.reset-pwd .editer-form-title .pwd {
  margin-right: 8px;
  color: #1890FF;
}
.reset-pwd .editer-form-title .btn-text {
  border: none;
}
.reset-pwd .foot {
  text-align: right;
  width: 100%;
}
.reset-pwd .foot .btn {
  border-radius: 4px;
  padding: 4px 12px 4px 12px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  border: none;
  box-sizing: border-box;
}
.reset-pwd .foot .normal {
  color: #1890FF;
  border: 1px solid #bbbfc4;
  margin-left: 12px;
}
.list-columns-select {
  padding: 8px 11px !important;
  width: 238px;
}
.list-columns-select .title,
.list-columns-select .el-checkbox {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0;
  margin: 0;
  color: #8f959e;
}
.list-columns-select .el-checkbox {
  color: #1890FF;
  width: 100%;
}
.de-one-line {
  max-width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.de-table-tooltips {
  max-width: 200px;
}
.flc[data-v-d1d4a2aa] {
  display: flex;
  align-items: center;
}
.w100p[data-v-d1d4a2aa] {
  width: 100%;
}
.btnADD[data-v-d1d4a2aa] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
[data-v-d1d4a2aa] .el-date-editor .el-range-separator {
  width: unset !important;
}
[data-v-d1d4a2aa] .el-textarea .el-input__count {
  background: unset;
}
[data-v-d1d4a2aa] .infoDrawer {
  overflow: inherit !important;
}
[data-v-d1d4a2aa] .infoDrawer .el-drawer__body {
  overflow: inherit !important;
  height: 100%;
}
.infoDrawer[data-v-d1d4a2aa] {
  height: 100%;
}
.infoDrawer .content[data-v-d1d4a2aa] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  padding-right: 0;
  color: #fff;
}
.infoDrawer .contFlx1[data-v-d1d4a2aa] {
  flex: 1;
  min-height: 0;
  padding-left: 5px;
  padding-right: 20px;
  overflow-y: auto;
}
.infoDrawer .contFoot[data-v-d1d4a2aa] {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.infoDrawer .tableHead[data-v-d1d4a2aa] {
  margin: 10px 0;
  justify-content: space-between;
}
.infoDrawer .label[data-v-d1d4a2aa] {
  line-height: 40px;
}
.infoDrawer .tableShow[data-v-d1d4a2aa] {
  position: relative;
}
.infoDrawer .tableShow .trainCard[data-v-d1d4a2aa] .el-card__header {
  padding: 10px 20px;
}
.infoDrawer .tableShow .trainCard[data-v-d1d4a2aa] .el-card__body {
  padding: 10px 20px 20px;
}
.infoDrawer .tableShow[data-v-d1d4a2aa] .el-table .el-table__body .el-table__cell {
  min-width: 80px;
  padding: 0 !important;
  border: 1px solid #f4f4f4;
}
.infoDrawer .tableShow[data-v-d1d4a2aa] .el-table .el-table__body .el-table__cell .cell {
  min-width: 80px;
  padding: 0 !important;
  font-size: 12px;
}
.infoDrawer .tableShow[data-v-d1d4a2aa] .el-table .el-table__body .el-table__cell input {
  min-width: 80px;
  font-size: 12px;
  text-align: center;
  border-radius: 0;
  border: none;
}
.infoDrawer .tableShow[data-v-d1d4a2aa] .el-table .el-table__body .el-table__cell .el-input__inner:focus,
.infoDrawer .tableShow[data-v-d1d4a2aa] .el-table .el-table__body .el-table__cell .el-input__inner:hover {
  border: none !important;
}
.infoDrawer .tableShow[data-v-d1d4a2aa] .el-table th.el-table__cell {
  font-weight: 500;
}
.infoDrawer .mask[data-v-d1d4a2aa] {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(229, 229, 229, 0.6);
  cursor: not-allowed;
}
.el-select-dropdown__list .el-select-group__wrap:first-child .el-select-dropdown__item[data-v-d1d4a2aa] {
  text-align: center;
}
.no-arrow[data-v-d1d4a2aa] input[type="number"] {
  -moz-appearance: textfield;
}
.no-arrow[data-v-d1d4a2aa] input[type="number"]::-webkit-inner-spin-button,
.no-arrow[data-v-d1d4a2aa] input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.transfer[data-v-5dd775c4] {
  display: flex;
  flex-direction: row;
  gap: 20px;
  width: 100%;
  height: 500px;
}
.transfer .transferView[data-v-5dd775c4] {
  flex: 1;
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.transfer .transferView .titleView[data-v-5dd775c4] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  box-sizing: border-box;
  height: 50px;
}
.transfer .transferView .moduleList[data-v-5dd775c4] {
  width: 100%;
  height: calc(100% - 120px);
  overflow-x: scroll;
  display: flex;
  flex-direction: column;
}
.transfer .transferView .moduleList .moduleItem[data-v-5dd775c4] {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.transfer .transferView .moduleList .moduleItem .fuc[data-v-5dd775c4] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.transfer .transferView .fucView[data-v-5dd775c4] {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flc[data-v-18fb02f4] {
  display: flex;
  align-items: center;
}
.w25p[data-v-18fb02f4] {
  color: #222;
}
.w50p[data-v-18fb02f4] {
  width: 48%;
}
.btnADD[data-v-18fb02f4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
[data-v-18fb02f4] .el-textarea .el-input__count {
  background: unset;
}
[data-v-18fb02f4] .infoDrawer {
  overflow: inherit !important;
}
[data-v-18fb02f4] .infoDrawer .el-drawer__body {
  overflow: inherit !important;
  height: 100%;
}
.infoDrawer[data-v-18fb02f4] {
  height: 100%;
}
.infoDrawer[data-v-18fb02f4] .el-drawer__header {
  color: #fff;
}
.infoDrawer .content .phycForm[data-v-18fb02f4] {
  color: #242424;
}
.infoDrawer .content[data-v-18fb02f4] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  padding-right: 0;
  color: #fff;
}
.infoDrawer .closeDrawer[data-v-18fb02f4] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.infoDrawer .closeDrawer[data-v-18fb02f4]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.infoDrawer .contFlx1[data-v-18fb02f4] {
  flex: 1;
  min-height: 0;
  padding-right: 20px;
  overflow-y: auto;
}
.infoDrawer .contFoot[data-v-18fb02f4] {
  display: flex;
  justify-content: flex-end;
}
.infoDrawer .phycForm[data-v-18fb02f4] {
  padding-top: 20px;
}
.infoDrawer .tableHead[data-v-18fb02f4] {
  margin: 20px 0;
  justify-content: space-between;
}
.infoDrawer .label[data-v-18fb02f4] {
  line-height: 40px;
}
.inline-form-container[data-v-18fb02f4] {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.inline-form-container[data-v-18fb02f4] .el-input-group__append {
  padding: 0 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #909399;
  background-color: #F5F7FA;
}
.inline-form-item[data-v-18fb02f4] {
  flex: 1;
  min-width: 0;
  display: flex;
}
.inline-form-item[data-v-18fb02f4] .el-form-item__label {
  width: 48px;
}
.inline-form-item[data-v-18fb02f4] .el-form-item__content {
  flex: 1;
  min-width: 0;
}
.reqHide[data-v-18fb02f4] .el-form-item__label:before {
  content: '' !important;
  margin-right: 0 !important;
}

.h76[data-v-20429ea3] {
  height: 76px;
}
.fullHeight[data-v-20429ea3] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.label[data-v-20429ea3] {
  color: #999;
}
.dialogWidth[data-v-20429ea3],
.phycForm[data-v-20429ea3] {
  max-width: 1200px;
}
[data-v-20429ea3] .phycFormFoot {
  display: flex;
  max-width: 1200px;
}
.memberHead[data-v-20429ea3] {
  display: flex;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px 10px;
  border-radius: 10px 10px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 36px;
  background-color: #F8F9FD;
}
.stageTable[data-v-20429ea3] {
  margin-top: -12px;
}
.detialBody[data-v-20429ea3] {
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 0;
  overflow-y: auto;
}
.el-select-dropdown__list .el-select-group__wrap:first-child .el-select-dropdown__item[data-v-20429ea3] {
  text-align: center;
}
.ratioCont[data-v-20429ea3] {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 36px;
  border-radius: 4px;
  line-height: 36px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
}
.ratios[data-v-20429ea3] {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding: 4px;
}
.inline-form-container[data-v-20429ea3] {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  padding: 18px 18px 0;
  margin-bottom: 18px;
  background-color: #F8F9FD;
}
.inline-form-item[data-v-20429ea3] {
  flex: 0 0 calc(25% - 9px);
  /* 计算间隙 */
  flex-shrink: 0;
  /* 防止被压缩 */
  display: flex;
}
.inline-form-item[data-v-20429ea3] .el-form-item__label {
  width: 80px;
  padding-bottom: 0;
  margin-right: 8px;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.inline-form-item[data-v-20429ea3] .el-form-item__content {
  flex: 1;
  min-width: 0;
}
.inline-form-item[data-v-20429ea3] .el-input-group__append {
  padding: 0 5px;
  color: #909399 !important;
  background-color: #F5F7FA !important;
}
.reqHide[data-v-20429ea3] .el-form-item__label:before {
  content: '' !important;
  margin-right: 0 !important;
}
/* 限制显示的标签数量 */
[data-v-20429ea3] .limit-tags-select {
  /* 显示更多提示 */
}
[data-v-20429ea3] .limit-tags-select .el-select__tags {
  max-width: 300px;
  overflow: hidden;
}
[data-v-20429ea3] .limit-tags-select .el-select__tags .el-tag {
  display: inline-block;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-20429ea3] .limit-tags-select .el-select__tags .el-tag:nth-child(n+29) {
  display: none;
}
[data-v-20429ea3] .limit-tags-select .el-select__tags::after {
  content: attr(data-more);
  display: inline-block;
  margin-left: 5px;
  color: #909399;
  font-size: 12px;
}
.planNameTitle[data-v-20429ea3] {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
/* 保持 Element UI 表格樣式 */
.el-table.stageTable[data-v-20429ea3] {
  font-size: 14px;
  color: #606266;
  border-collapse: collapse;
}
.el-table.stageTable th[data-v-20429ea3] {
  padding: 12px 10px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: var(--primary) !important;
}
.el-table.stageTable td[data-v-20429ea3] {
  border: none;
  padding: 12px 10px;
  border-bottom: 1px solid #f8f8f8;
  text-align: center;
}
.el-table.stageTable .el-table__row[data-v-20429ea3]:hover {
  background-color: #f5f7fa;
}
/* 为拖拽手柄添加样式 */
.sort-handle[data-v-20429ea3] {
  padding: 2px 12px;
  cursor: move;
  /* 鼠标悬停时显示移动光标 */
  color: #999;
  font-size: 16px;
}
/* 整个行显示为可拖拽光标 */
.draggable-row[data-v-20429ea3] {
  cursor: move;
}
/* 操作按钮恢复默认光标 */
.no-drag[data-v-20429ea3] {
  cursor: pointer;
}
/* 鼠标悬停效果 */
.draggable-row[data-v-20429ea3]:hover {
  background-color: #f5f7fa;
}
.inline-form-item.stage[data-v-20429ea3] {
  flex: 1;
  min-width: 0;
  display: flex;
  margin-bottom: 4px;
}
.inline-form-item.stage[data-v-20429ea3] .el-form-item__content {
  flex: 1;
  min-width: 0;
}
[data-v-20429ea3] .bdLabel .el-form-item__label {
  font-weight: bold;
}

.h88[data-v-2f4c589e] {
  height: 88px;
}
.w100p[data-v-2f4c589e] {
  width: 100%;
}
.flc[data-v-2f4c589e] {
  display: flex;
  align-items: center;
}
.fullHeight[data-v-2f4c589e] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.label[data-v-2f4c589e] {
  color: #999;
}
.previewDialog[data-v-2f4c589e] .el-dialog__body {
  overflow-y: auto;
}
.dialogWidth[data-v-2f4c589e],
.phycForm[data-v-2f4c589e] {
  max-width: 1200px;
}
[data-v-2f4c589e] .phycFormFoot {
  display: flex;
  max-width: 1200px;
}
.memberHead[data-v-2f4c589e] {
  display: flex;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px 10px;
  border-radius: 10px 10px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 36px;
  background-color: #F8F9FD;
}
.checkDtl[data-v-2f4c589e] {
  float: right;
  color: #409EFF;
  cursor: pointer;
}
.detialBody[data-v-2f4c589e] {
  flex: 1;
  padding-top: 20px;
  min-height: 0;
  overflow-y: auto;
}
.el-select-dropdown__list .el-select-group__wrap:first-child .el-select-dropdown__item[data-v-2f4c589e] {
  text-align: center;
}
.planNameTitle[data-v-2f4c589e] {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
/* 限制显示的标签数量 */
[data-v-2f4c589e] .limit-tags-select {
  /* 显示更多提示 */
}
[data-v-2f4c589e] .limit-tags-select .el-select__tags {
  max-width: 300px;
  overflow: hidden;
}
[data-v-2f4c589e] .limit-tags-select .el-select__tags .el-tag {
  display: inline-block;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-2f4c589e] .limit-tags-select .el-select__tags .el-tag:nth-child(n+29) {
  display: none;
}
[data-v-2f4c589e] .limit-tags-select .el-select__tags::after {
  content: attr(data-more);
  display: inline-block;
  margin-left: 5px;
  color: #909399;
  font-size: 12px;
}
[data-v-2f4c589e] .bdLabel .el-form-item__label {
  font-weight: bold;
}

.commandBtn[data-v-5369f820] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-5369f820] {
  color: #1890FF;
}
.commandBtn .danger[data-v-5369f820] {
  color: #F56C6C;
}
.flc[data-v-5369f820] {
  display: flex;
  align-items: center;
}
[data-v-5369f820] .el-table .can-visit .cell {
  color: var(--primary);
  cursor: pointer;
}

.commandBtn[data-v-397438c0] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-397438c0] {
  color: #1890FF;
}
.commandBtn .danger[data-v-397438c0] {
  color: #F56C6C;
}
.flc[data-v-397438c0] {
  display: flex;
  align-items: center;
}
[data-v-397438c0] .el-table .can-visit .cell {
  color: var(--primary);
  cursor: pointer;
}
.previewDialog[data-v-397438c0] .el-dialog__body {
  overflow-y: auto;
}
.dialogCont[data-v-397438c0] {
  width: 960px;
  margin: 0 auto;
}

.commandBtn[data-v-07c84ecb] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-07c84ecb] {
  color: #1890FF;
}
.commandBtn .danger[data-v-07c84ecb] {
  color: #F56C6C;
}
[data-v-07c84ecb] .el-table .can-visit .cell {
  color: var(--primary);
  cursor: pointer;
}

.full-height[data-v-6fc0f6d8] {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px) !important;
  padding-bottom: 40px;
}

.trainPlan.el-card[data-v-6fc0f6d8] {
  height: 100%;
}
.trainPlan[data-v-6fc0f6d8] {
  flex: 1;
  min-height: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.trainPlan .listCont[data-v-6fc0f6d8] {
  flex: 1;
  min-height: 0;
}
.trainPlan .planList[data-v-6fc0f6d8] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.time-select-item[data-v-6fc0f6d8]:hover {
  background: #1890FF;
}
.psychology.el-card[data-v-6fc0f6d8] {
  height: 100%;
}
.psychology[data-v-6fc0f6d8] {
  flex: 1;
  height: auto;
  min-height: 0;
  margin: 0 auto;
}
.psychology .grayTab[data-v-6fc0f6d8] {
  height: 100%;
}
.psychology .el-tabs__content[data-v-6fc0f6d8] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.psychology .el-tab-pane[data-v-6fc0f6d8] {
  height: 100%;
}

.flc[data-v-38cc7224] {
  display: flex;
  align-items: center;
}
.label[data-v-38cc7224] {
  color: #999;
}
.fullHeight[data-v-38cc7224] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.previewDialog[data-v-38cc7224] .el-dialog__body {
  overflow-y: auto;
}
.dialogWidth[data-v-38cc7224],
.phycForm[data-v-38cc7224] {
  max-width: 1200px;
}
[data-v-38cc7224] .phycFormFoot {
  display: flex;
  max-width: 1200px;
}
.planNameTitle[data-v-38cc7224] {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.memberHead[data-v-38cc7224] {
  display: flex;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px 10px;
  border-radius: 10px 10px 0 0;
  color: #242424;
  font-size: 14px;
  line-height: 36px;
  background-color: #F8F9FD;
}
.detialBody[data-v-38cc7224] {
  flex: 1;
  min-height: 0;
  padding-top: 20px;
  overflow-y: auto;
}
[data-v-38cc7224] .phycForm .el-form-item[label-position="left"] .el-form-item__label {
  padding-bottom: 0;
  float: left !important;
  text-align: right !important;
}
[data-v-38cc7224] .phycForm .el-form-item[label-position="left"] .el-form-item__content {
  margin-left: 100px !important;
}
.cardPB[data-v-38cc7224] .el-card__body {
  padding-bottom: 10px;
}
[data-v-38cc7224] .bdLabel .el-form-item__label {
  font-weight: bold;
}

.containerView[data-v-27cc777a] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-27cc777a] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.searchView[data-v-27cc777a] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-27cc777a] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-27cc777a].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-27cc777a].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.tableCont[data-v-27cc777a] {
  overflow-y: auto;
}
.summaryList[data-v-27cc777a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
.summaryList .summaryItem[data-v-27cc777a] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView[data-v-27cc777a] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.summaryList .summaryItem .contentView .topView[data-v-27cc777a] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView .topView .title[data-v-27cc777a] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.summaryList .summaryItem .contentView .bottomView[data-v-27cc777a] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .label[data-v-27cc777a] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: left;
}
.summaryList .summaryItem .contentView .bottomView .infoView .value[data-v-27cc777a] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: left;
}
.searchView[data-v-77e00066] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-77e00066] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-77e00066].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-77e00066].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.containerView[data-v-77e00066] {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
  min-height: 0;
}
.tableCont[data-v-77e00066] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.summaryList[data-v-77e00066] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
.summaryList .summaryItem[data-v-77e00066] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView[data-v-77e00066] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.summaryList .summaryItem .contentView .topView[data-v-77e00066] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView .topView .title[data-v-77e00066] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.summaryList .summaryItem .contentView .bottomView[data-v-77e00066] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .label[data-v-77e00066] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .value[data-v-77e00066] {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .avatar[data-v-77e00066] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 5px;
  margin-right: 10px;
}
.containerView[data-v-ac30acc0] {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
  min-height: 0;
}
.searchView[data-v-ac30acc0] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchView .searchFuc[data-v-ac30acc0] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
[data-v-ac30acc0].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
[data-v-ac30acc0].searchView .el-form .el-form-item {
  margin-bottom: 0;
}
.tableCont[data-v-ac30acc0] {
  overflow-y: auto;
}
.summaryList[data-v-ac30acc0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
.summaryList .summaryItem[data-v-ac30acc0] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView[data-v-ac30acc0] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.summaryList .summaryItem .contentView .topView[data-v-ac30acc0] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView .topView .title[data-v-ac30acc0] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.summaryList .summaryItem .contentView .bottomView[data-v-ac30acc0] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .label[data-v-ac30acc0] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: left;
}
.summaryList .summaryItem .contentView .bottomView .infoView .value[data-v-ac30acc0] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: left;
}
.summaryList .summaryItem .contentView .bottomView .submitUser[data-v-ac30acc0] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.summaryList .summaryItem .contentView .bottomView .submitUser .avatar[data-v-ac30acc0] {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.containerView[data-v-1bd83545] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-1bd83545] {
  width: 100%;
  height: calc(100% - 10px);
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.dateSelectContainer[data-v-fee57e54] {
  width: 100%;
}
.dateSelectContainer .selectView[data-v-fee57e54] {
  width: 100%;
  min-height: 32px;
  border-radius: 4px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dateSelectContainer .selectView.readonly[data-v-fee57e54] {
  background-color: #f5f7fa;
  cursor: not-allowed;
  border-color: #e4e7ed;
}
.dateSelectContainer .selectView.readonly .placeholder[data-v-fee57e54] {
  color: #909399;
}
.dateSelectContainer .selectView .selectList[data-v-fee57e54] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  width: calc(100% - 36px);
  padding: 4px;
  overflow-x: auto;
}
.dateSelectContainer .selectView .selectList .placeholder[data-v-fee57e54] {
  color: #c0c4cc;
  font-size: 14px;
  padding: 0 8px;
}
.dateSelectContainer .selectView .selectList .selectItem[data-v-fee57e54]:nth-child(n+4) {
  display: none;
}
.dateSelectContainer .selectView .selectList[data-v-fee57e54] .noBd {
  height: 24px;
  line-height: 24px;
}
.dateSelectContainer .selectView .selectList[data-v-fee57e54] .noBd .el-input__inner {
  height: 24px;
  padding-left: 8px;
  border: none !important;
}
.dateSelectContainer .selectView .addBtn[data-v-fee57e54] {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.headerRow[data-v-fee57e54] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 12px;
}
.headerRow .headerLeft[data-v-fee57e54] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.headerRow .headerDivider[data-v-fee57e54] {
  color: #dcdfe6;
}
.headerRow .summaryLabel[data-v-fee57e54] {
  color: #999;
  font-size: 14px;
}
.headerRow[data-v-fee57e54] .el-checkbox .el-checkbox__label {
  font-size: 14px;
  color: #606266;
  font-weight: 400;
}
.calendarGrid[data-v-fee57e54] {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 20px;
}
.calendarGrid .dayCell[data-v-fee57e54] {
  min-width: 0;
}
.calendarGrid .dayCell .dayItem[data-v-fee57e54] {
  padding: 8px;
  min-height: 40px;
  border-radius: 4px;
  background-color: #f5f7fa;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.calendarGrid .dayCell .dayItem[data-v-fee57e54]:hover:not(.disabled):not(.summary) {
  background-color: #e6f7ff;
  border-color: #1890ff;
}
.calendarGrid .dayCell .dayItem.selected[data-v-fee57e54] {
  background-color: #1890ff;
  color: #fff;
  border-color: #1890ff;
}
.calendarGrid .dayCell .dayItem.summary[data-v-fee57e54] {
  background-color: #f5f5f5;
  color: #c0c4cc;
  cursor: not-allowed;
  opacity: 0.6;
}
.calendarGrid .dayCell .dayItem.disabled[data-v-fee57e54] {
  background-color: #f0f0f0;
  color: #999;
  cursor: not-allowed;
}
.disabledDatesTitle[data-v-fee57e54] {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #303133;
}
.disabledDatesGrid[data-v-fee57e54] {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 20px;
}
.disabledDatesGrid .disabledDayCell[data-v-fee57e54] {
  min-width: 0;
}
.disabledDatesGrid .disabledDayCell .disabledDateItem[data-v-fee57e54] {
  padding: 8px;
  min-height: 40px;
  background-color: #f5f5f5;
  color: #c0c4cc;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  cursor: not-allowed;
  opacity: 0.6;
}
[data-v-fee57e54] .drawerMain {
  overflow: inherit !important;
}
[data-v-fee57e54] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-fee57e54] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-fee57e54]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-fee57e54].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-fee57e54].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-fee57e54].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-fee57e54].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-fee57e54].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-fee57e54].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-fee57e54] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-fee57e54] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-fee57e54] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-fee57e54] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-fee57e54] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-fee57e54] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-fee57e54] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-fee57e54] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-fee57e54] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-fee57e54]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-fee57e54] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-fee57e54] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  padding-bottom: 80px;
  box-sizing: border-box;
  position: relative;
}
.footerButtons[data-v-fee57e54] {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 1200px;
  background-color: #fff;
  padding: 15px 20px;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  z-index: 10;
}
.footerButtons .el-button[data-v-fee57e54] {
  min-width: 100px;
}
.planSelectContainer[data-v-006efe91] {
  width: 100%;
}
.planSelectContainer .selectView[data-v-006efe91] {
  width: 100%;
  min-height: 32px;
  border-radius: 4px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.planSelectContainer .selectView.readonly[data-v-006efe91] {
  background-color: #f5f7fa;
  cursor: not-allowed;
  border-color: #e4e7ed;
}
.planSelectContainer .selectView.readonly .selectText[data-v-006efe91] {
  color: #606266;
}
.planSelectContainer .selectText[data-v-006efe91] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 8px;
  color: #303133;
}
.planSelectContainer .selectText.placeholder[data-v-006efe91] {
  color: #c0c4cc;
}
.planSelectContainer .addBtn[data-v-006efe91] {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.searchView[data-v-006efe91] .el-form-item {
  margin-bottom: 0 !important;
}
[data-v-006efe91] .drawerMain {
  overflow: inherit !important;
}
[data-v-006efe91] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-006efe91] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: #f59a23;
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-006efe91]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerMain .drawerTabs[data-v-006efe91].el-tabs__nav-scroll {
  background-color: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  padding-left: 30px;
}
.drawerMain .drawerTabs[data-v-006efe91].el-tabs__nav-scroll .el-tabs__item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 30px;
}
.drawerMain .drawerTabs[data-v-006efe91].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1890ff;
}
.drawerMain .drawerTabs[data-v-006efe91].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  position: relative;
}
.drawerMain .drawerTabs[data-v-006efe91].el-tabs__nav-scroll .is-active::before {
  content: "";
  width: 100%;
  left: 0;
  height: 2px;
  bottom: 0;
  background-color: #1890ff;
  position: absolute;
}
.drawerMain .drawerTabsTwo[data-v-006efe91] {
  padding: 10px 20px;
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__content {
  padding-top: 15px;
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__nav-scroll {
  background-color: inherit !important;
  box-sizing: border-box;
  padding-left: 0;
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__nav-scroll .el-tabs__active-bar {
  display: none !important;
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__nav-scroll .el-tabs__item {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 100px;
  height: 35px;
  width: 120px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  display: inline-block;
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__nav-scroll .el-tabs__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__nav-scroll .is-active {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.drawerMain .drawerTabsTwo[data-v-006efe91].el-tabs__nav-scroll .is-active::before {
  display: none;
}
.drawerMain .drawerBox[data-v-006efe91] {
  height: 100%;
  position: relative;
}
.drawerMain .drawerBox .userInfo[data-v-006efe91] {
  padding: 15px 30px 30px;
}
.drawerMain .drawerBox .userInfo .avatarName[data-v-006efe91] {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.drawerMain .drawerBox .userInfo .avatarName img[data-v-006efe91] {
  width: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .avatarName strong[data-v-006efe91] {
  margin-left: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.drawerMain .drawerBox .userInfo .info[data-v-006efe91] {
  display: flex;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-006efe91] {
  text-align: left;
  margin-right: 40px;
}
.drawerMain .drawerBox .userInfo .info .odd label[data-v-006efe91] {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.drawerMain .drawerBox .userInfo .info .odd strong[data-v-006efe91] {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin-top: 10px;
}
.drawerMain .drawerBox .userInfo .info .odd[data-v-006efe91]:last-child {
  margin-right: 0;
}
.dataEdit .section .title[data-v-006efe91] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
.drawerOverflow[data-v-006efe91] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
}
.footerButtons[data-v-006efe91] {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 1200px;
  background-color: #fff;
  padding: 15px 20px;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  z-index: 10;
}
.footerButtons .el-button[data-v-006efe91] {
  min-width: 100px;
}

.custom-slider[data-v-8248d036] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.custom-slider.is-disabled[data-v-8248d036] {
  opacity: 0.6;
  cursor: not-allowed;
}
.slider-runway[data-v-8248d036] {
  flex: 1;
  position: relative;
  height: 6px;
  cursor: pointer;
}
.slider-track-bg[data-v-8248d036] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e4e7ed;
  border-radius: 3px;
}
.slider-track-gradient[data-v-8248d036] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 3px;
  transition: clip-path 0.05s ease-out;
}
.slider-button[data-v-8248d036] {
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 2px solid #409EFF;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: border-color 0.1s;
  z-index: 1;
}
.slider-button[data-v-8248d036]:hover {
  transform: translate(-50%, -50%) scale(1.2);
}
.slider-button[data-v-8248d036]:active {
  transform: translate(-50%, -50%) scale(1.3);
}
.slider-value[data-v-8248d036] {
  min-width: 40px;
  text-align: center;
  font-size: 14px;
  color: #606266;
}
.containerView[data-v-e98c3fe2] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-e98c3fe2] {
  width: 100%;
  height: calc(100% - 10px);
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.cardList[data-v-e98c3fe2] {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  gap: 10px;
}
.card[data-v-e98c3fe2] {
  padding: 20px;
  background: #F8F9FD;
  border-radius: 10px;
}
.card[data-v-e98c3fe2] .el-table th {
  height: 50px !important;
}
.card .header[data-v-e98c3fe2] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.card .header .trainType[data-v-e98c3fe2] {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 14px;
}
.containerView[data-v-084eb638] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-084eb638] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.card[data-v-084eb638] {
  background: #F8F9FD;
  border-radius: 10px;
  padding: 20px;
}
.headerView[data-v-084eb638] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headerView .leftView[data-v-084eb638] {
  display: flex;
  align-items: center;
  gap: 20px;
}
.headerView .leftView .title[data-v-084eb638] {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
}
.headerView .leftView .time[data-v-084eb638] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}
.contentView[data-v-084eb638] {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 80px;
}
.contentView .dataItem[data-v-084eb638] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contentView .dataItem .label[data-v-084eb638] {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
}
.contentView .dataItem .value[data-v-084eb638] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}
.tips[data-v-084eb638] {
  margin-top: 18px;
  padding: 12px;
  background: #FFFFFF;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 16px;
}
.tips i[data-v-084eb638] {
  margin-right: 4px;
  color: #FFC107;
}
.summaryText[data-v-084eb638] {
  font-size: 16px;
  margin-bottom: 10px;
}
.containerView[data-v-30b24dde] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-30b24dde] {
  width: 100%;
  height: calc(100% - 10px);
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.summaryList[data-v-30b24dde] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
.summaryList .summaryItem[data-v-30b24dde] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView[data-v-30b24dde] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.summaryList .summaryItem .contentView .topView[data-v-30b24dde] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView .topView .title[data-v-30b24dde] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.summaryList .summaryItem .contentView .bottomView[data-v-30b24dde] {
  width: 100%;
  margin-top: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .label[data-v-30b24dde] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .value[data-v-30b24dde] {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
}
.containerView[data-v-05838136] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-05838136] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.summaryCompletion[data-v-05838136] {
  width: 100%;
  background: #F8F9FD;
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.summaryCompletion .btnText[data-v-05838136] {
  color: #416EFD;
}
.userList[data-v-05838136] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.userList .avatar[data-v-05838136] {
  width: 25px;
  height: 25px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.userList .morePeople[data-v-05838136] {
  width: 25px;
  height: 25px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-color: #E6EBFD;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7192FD;
}
.title[data-v-05838136] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
  display: block;
  padding-left: 20px;
  position: relative;
}
.title[data-v-05838136]::before {
  content: "";
  width: 5px;
  height: 100%;
  background: #416EFD;
  left: 0;
  position: absolute;
}
.planInfo[data-v-05838136] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  gap: 20px;
}
.planInfo .planName[data-v-05838136] {
  font-weight: bold;
  color: #333333;
}
.infoView[data-v-05838136] {
  width: 100%;
  padding: 20px 0;
  border-radius: 10px;
  background: #F8F9FD;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
}
.infoView .infoItem[data-v-05838136] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.infoView .infoItem .value[data-v-05838136] {
  font-size: 16px;
  font-weight: bold;
}
.problemView[data-v-05838136] {
  margin: 10px 0;
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  background: #F8F9FD;
  display: flex;
  flex-direction: column;
}
.problemView .problemType[data-v-05838136] {
  height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 5px;
  margin-bottom: 15px;
  display: block;
  padding-left: 30px;
  position: relative;
}
.problemView .problemType[data-v-05838136]::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #416EFD;
  top: 0;
  left: 0;
  position: absolute;
}
.problemView .problemType[data-v-05838136]::after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(65, 110, 253, 0.1);
  top: 0;
  left: 8px;
  position: absolute;
}
.problemView .problemInfo[data-v-05838136] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.problemView .problemInfo .leftView[data-v-05838136] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.problemView .problemInfo .leftView .avatar[data-v-05838136] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.problemView .problemContent[data-v-05838136] {
  font-size: 14px;
  color: #333333;
  padding: 10px 0;
}
.cardList[data-v-05838136] {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  gap: 10px;
}
.card[data-v-05838136] {
  padding: 20px;
  background: #F8F9FD;
  border-radius: 10px;
}
.card .header[data-v-05838136] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.dynamicsRead .searchView[data-v-05838136] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.dynamicsRead .searchView[data-v-05838136] .el-form {
  margin-bottom: 0;
}
.dynamicsRead .searchView[data-v-05838136] .el-form .el-form-item {
  margin-bottom: 0;
}
.dynamicsRead[data-v-05838136] .el-dialog__body {
  padding-top: 0;
}
.containerView[data-v-55ac6bd7] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-55ac6bd7] {
  width: 100%;
  height: calc(100% - 10px);
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.summaryList[data-v-55ac6bd7] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
.summaryList .summaryItem[data-v-55ac6bd7] {
  width: 100%;
  border-radius: 10px;
  background: #F8F9FD;
  padding: 25px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView[data-v-55ac6bd7] {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.summaryList .summaryItem .contentView .topView[data-v-55ac6bd7] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.summaryList .summaryItem .contentView .topView .title[data-v-55ac6bd7] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.summaryList .summaryItem .contentView .bottomView[data-v-55ac6bd7] {
  width: 100%;
  margin-top: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .label[data-v-55ac6bd7] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.summaryList .summaryItem .contentView .bottomView .infoView .value[data-v-55ac6bd7] {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
}
.containerView[data-v-5912ef06] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.containerView .cardView[data-v-5912ef06] {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.operationView[data-v-5912ef06] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.commandBtn[data-v-5912ef06] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.commandBtn .primary[data-v-5912ef06] {
  color: #1890FF;
}
.commandBtn .danger[data-v-5912ef06] {
  color: #F56C6C;
}
[data-v-5912ef06] .drawerMain {
  overflow: inherit !important;
}
[data-v-5912ef06] .drawerMain .el-drawer__body {
  overflow: inherit !important;
}
.closeDrawer[data-v-5912ef06] {
  position: absolute;
  width: 40px;
  height: 45px;
  left: -40px;
  top: 200px;
  background-color: rgb(245, 154, 35);
  font-size: 20px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all linear;
}
.closeDrawer[data-v-5912ef06]:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}
.drawerBox[data-v-5912ef06] {
  height: 100%;
  position: relative;
}
.drawerOverflow[data-v-5912ef06] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding: 20px;
  box-sizing: border-box;
}
.dataEdit .section .title[data-v-5912ef06] {
  padding-left: 5px;
  font-size: 15px;
  border-left: 3px solid #1890FF;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}
html {
  overflow: inherit !important;
}
.vis .head {
  width: 100%;
  padding: 30px 30px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.vis .head .left {
  float: left;
  width: 300px;
}
.vis .head .center {
  font-size: 30px;
  text-align: center;
}
.vis .head .right {
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.vis .head .right .odd {
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.vis .head .right .odd span {
  margin-right: 8px;
}
.vis .main {
  width: 90%;
  margin: 0 auto;
}
.vis .main .form {
  padding: 20px 0;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.vis .main .enterTable {
  margin-bottom: 50px;
  width: 100%;
  display: inline-block;
}
.vis .main .enterTable .ant-table-thead > tr > th,
.vis .main .enterTable .ant-table-tbody > tr > td {
  border-color: rgba(255, 255, 255, 0.05) !important;
  border-right: 1px solid;
  padding: 10px 10px;
}
.vis .main .enterTable .ant-table .ant-table-content .ant-table-thead tr th {
  background-color: #282F54 !important;
}
.vis .main .enterTable .ant-table .ant-table-content .ant-table-tbody .ant-table-row:hover td {
  background-color: rgba(40, 47, 84, 0.7) !important;
}

.visAdmin {
  width: 90%;
  margin: 0 auto;
}
.visAdmin .title {
  font-size: 30px;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 30px 0 0;
}
.visAdmin .form {
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
  padding: 30px;
  border-radius: 5px;
}
.visAdmin .enterTable .ant-table .ant-table-content .ant-table-thead tr th {
  background-color: #282F54 !important;
}
.visAdmin .enterTable .ant-table .ant-table-content .ant-table-tbody .ant-table-row:hover td {
  background-color: rgba(40, 47, 84, 0.5) !important;
}
.checkMain .checkboxHead {
  margin-bottom: 30px;
}
.checkMain .checkboxGroup .ant-checkbox-group .ant-row .ant-checkbox-wrapper span {
  color: #fff;
}

.work_bench_box[data-v-15fcc570] {
  width: 100%;
  color: #fff;
  font-size: 14px;
  transform-origin: 0 0;
}
.work_bench_box .flxL[data-v-15fcc570] {
  width: 22%;
  max-width: 400px;
  margin-right: 24px;
  flex-shrink: 0;
}
.work_bench_box .header[data-v-15fcc570] {
  font-size: 18px;
  margin-bottom: 11px;
}
.work_bench_box .header .more[data-v-15fcc570] {
  color: #1890ff;
  cursor: pointer;
}
.work_bench_box .my_base_info[data-v-15fcc570] {
  background: #1c2242;
  padding: 30px 20px;
}
.work_bench_box .my_base_info .name[data-v-15fcc570] {
  font-size: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  margin: 10px 0 18px 0;
}
.work_bench_box .my_base_info .tag[data-v-15fcc570] {
  max-width: 100px;
  padding: 4px 13px;
  background-color: #ffb642;
  border-radius: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.work_bench_box .my_base_info .desc_box .desc_item[data-v-15fcc570] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
}
.work_bench_box .my_base_info .desc_box .desc_item[data-v-15fcc570]:last-child {
  margin-bottom: 0;
}
.work_bench_box .my_base_info .desc_box .desc_item .desc_img[data-v-15fcc570] {
  width: 15px;
  margin-right: 15px;
}
.work_bench_box .my_base_info .more[data-v-15fcc570] {
  text-align: center;
  color: #1890ff;
  margin-top: 20px;
  cursor: pointer;
}
.work_bench_box .special_follow[data-v-15fcc570] {
  background: #1c2242;
  margin-top: 24px;
  padding: 24px 16px;
}
.work_bench_box .special_follow .follow_list[data-v-15fcc570] {
  padding: 18px 0 24px 0;
}
.work_bench_box .special_follow .follow_list .follow_item[data-v-15fcc570] {
  margin-right: 23px;
  margin-bottom: 23px;
}
.work_bench_box .special_follow .follow_list .follow_item[data-v-15fcc570]:nth-of-type(4n) {
  margin-right: 0;
}
.work_bench_box .special_follow .follow_list .follow_item .avatar_box[data-v-15fcc570] {
  width: 52px;
  height: 52px;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  border-radius: 50%;
  margin-bottom: 7.5px;
}
.work_bench_box .msg_center_box[data-v-15fcc570] {
  margin-top: 24px;
  padding: 24px 16px;
  background: #1c2242;
}
.work_bench_box .msg_center_box .msg_list[data-v-15fcc570] {
  max-height: 400px;
  overflow: auto;
}
.work_bench_box .msg_center_box .msg_list[data-v-15fcc570]::-webkit-scrollbar {
  width: 0;
}
.work_bench_box .msg_center_box .msg_list .msg_item[data-v-15fcc570] {
  padding: 10px 0 10px 6px;
}
.work_bench_box .msg_center_box .msg_list .msg_item .msg_right[data-v-15fcc570] {
  margin-left: 16px;
  flex: 1;
}
.work_bench_box .msg_center_box .msg_list .msg_item .msg_right .msg_content[data-v-15fcc570] {
  margin: 3px 0 3px 0;
  color: #ccc;
}
.work_bench_box .msg_center_box .msg_list .msg_item .msg_right .msg_content .doc[data-v-15fcc570] {
  width: 6px;
  height: 6px;
  background: #e664a8;
  border-radius: 50%;
  margin-right: 8px;
}
.work_bench_box .msg_center_box .msg_list .msg_item .msg_right .msg_time[data-v-15fcc570] {
  font-size: 12px;
  color: #999;
}
.work_bench_box .opera_box[data-v-15fcc570] {
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.work_bench_box .opera_box .opera_item[data-v-15fcc570] {
  width: 130px;
  height: 64px;
  margin-right: 8px;
  margin-bottom: 12px;
  border-radius: 8px;
  cursor: pointer;
}
.work_bench_box .opera_box .opera_item[data-v-15fcc570]:last-child {
  margin-right: 0;
}
.work_bench_box .opera_box .opera_item .opera_img[data-v-15fcc570] {
  width: 20px;
}
.work_bench_box .opera_box .opera_item .opera_text[data-v-15fcc570] {
  margin-left: 14px;
}
.work_bench_box[data-v-15fcc570] .schedule_box {
  background-color: #1c2242;
}
.work_bench_box[data-v-15fcc570] .schedule_box .ant-table .ant-table-placeholder {
  background-color: #1c2242 !important;
}
.work_bench_box .trends_box[data-v-15fcc570] {
  background-color: #1c2242;
  margin-top: 24px;
}
.work_bench_box .trends_box .trends_list[data-v-15fcc570] {
  max-height: 400px;
  overflow: auto;
}
.work_bench_box .trends_box .trends_list .trends_item[data-v-15fcc570] {
  width: 100%;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work_bench_box .trends_box .trends_list .trends_item[data-v-15fcc570] .ant-image-img {
  -o-object-fit: cover;
     object-fit: cover;
}
.work_bench_box .trends_box .trends_list .trends_item .trends_info[data-v-15fcc570] {
  margin-left: 16px;
}
.work_bench_box .trends_box .trends_list .trends_item .trends_info .head[data-v-15fcc570] {
  box-shadow: 0 0 5px #2c57cd;
}
.work_bench_box .trends_box .trends_list .trends_item .trends_info .title[data-v-15fcc570] {
  font-weight: 700;
}
.work_bench_box .trends_box .trends_list .trends_item .trends_info .line_ifno[data-v-15fcc570] {
  margin-top: 5px;
  color: #999;
}
.work_bench_box .trends_box .trends_list .trends_item .trends_info .tag[data-v-15fcc570] {
  font-size: 12px;
  padding: 2px 8px;
  border: 1px solid #00e5ed;
  color: #00e5ed;
  border-radius: 12px;
  margin: 12px 0 15px 0;
}
.work_bench_box .trends_box .trends_list .trends_item .trends_info .time[data-v-15fcc570] {
  font-size: 12px;
}
.work_bench_box .trends_box .trends_list .trends_item .right[data-v-15fcc570] {
  margin-right: 10px;
}
.slider_num[data-v-15fcc570] {
  font-size: 14px;
  color: var(--text-color);
  width: 32px;
  height: 32px;
  background: linear-gradient(129deg, #419bf2 5%, #2b6df9 96%);
  border-radius: 4px;
  margin-right: 16px;
  text-align: center;
  line-height: 32px;
  margin-top: -20px;
}
.modal_content[data-v-15fcc570] {
  height: 500px;
  overflow-y: scroll;
}
.modal_content .modal_item[data-v-15fcc570] {
  margin-bottom: 48px;
}
.modal_content .header[data-v-15fcc570] {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 21px;
}
.modal_content .item_header[data-v-15fcc570] {
  font-size: 16px;
}
.modal_content .schedule_time_box[data-v-15fcc570] {
  color: #ffffff;
}
.modal_content .schedule_time_box .schedule_time_item[data-v-15fcc570] {
  width: 180px;
  padding: 15px 0 10px 0;
  margin-right: 32px;
}
.modal_content .schedule_time_box .schedule_time_item[data-v-15fcc570]:last-child {
  margin-right: 0;
}
.modal_content .schedule_time_box .schedule_date[data-v-15fcc570] {
  font-size: 12px;
  margin: 5px 0;
}
.modal_content .schedule_time_box .schedule_time[data-v-15fcc570] {
  font-size: 25px;
  font-weight: 500;
}
.modal_content .schedule_time_box .schedule_text[data-v-15fcc570] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  padding: 2px 10px;
  background: #f2f2f2;
  border-radius: 15px;
}
.modal_content .schedule_other .other_title[data-v-15fcc570] {
  margin-right: 24px;
}
.modal_content .schedule_other .other_address[data-v-15fcc570] {
  color: #bcbcbc;
}
.modal_content .join_member .item_header[data-v-15fcc570] {
  margin-bottom: 21px;
}
.modal_content .join_member .avatar_box[data-v-15fcc570] {
  width: 52px;
  height: 52px;
  background: linear-gradient(132deg, #00ffe0 16%, #00c4ff 79%);
  border-radius: 50%;
  margin-bottom: 8px;
}
.modal_content .create_member[data-v-15fcc570] {
  font-size: 14px;
  color: #bcbcbc;
  padding: 16px 24px;
  background: #F4F8FF;
}
.modal_content .create_member .name[data-v-15fcc570] {
  color: var(tit);
}
.modal_content .filelist_box .item_header[data-v-15fcc570] {
  margin-bottom: 21px;
}
.modal_content .filelist_box .filelist_item[data-v-15fcc570]:nth-of-type(2n-1) {
  background: #282f54;
}
.modal_content .filelist_box .filelist_item .opera_list .down_btn[data-v-15fcc570] {
  margin-right: 8px;
}
.modal_content .desc-label[data-v-15fcc570] {
  color: var(--text-color);
}
.head-title[data-v-15fcc570] {
  color: var(--tit);
  transform: translateX(40px);
}
.icon-img[data-v-15fcc570] {
  padding-right: 40px;
}
.icon-img img[data-v-15fcc570] {
  width: 12px;
}
[data-v-15fcc570] .ant-time-picker {
  width: 100% !important;
}
.addressMain[data-v-15fcc570] {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 5px;
}
.addressMain .result[data-v-15fcc570] {
  margin-bottom: 20px;
}
.addressMain .result .result_name[data-v-15fcc570] {
  font-size: 15px;
  color: #fff;
}
.addressMain .result .result_info[data-v-15fcc570] {
  color: #fff;
}
.addressMain .line[data-v-15fcc570] {
  display: flex;
}
.addressMain .line .btn[data-v-15fcc570] {
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 5px 10px;
  border-radius: 3px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addressMain .line .btn span[data-v-15fcc570] {
  margin-right: 5px;
}
.addressMain .line .btn[data-v-15fcc570]:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.address_list[data-v-15fcc570] {
  height: 400px;
  overflow-y: auto;
}
.address_list[data-v-15fcc570]::-webkit-scrollbar {
  width: 0;
}
.address_list .address_item[data-v-15fcc570] {
  padding: 13px 20px 8px 20px;
  background: #282f54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282f54;
}
.address_list .address_item .common_tip[data-v-15fcc570] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.address_list .address_item .address_top[data-v-15fcc570] {
  font-size: 15px;
}
.address_list .address_item .address_middle[data-v-15fcc570] {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 10px;
}
.address_list .address_item .address_bottom[data-v-15fcc570] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.address_list .address_item_active[data-v-15fcc570] {
  border-color: #1890ff;
}
.question_btn[data-v-15fcc570] {
  width: 100%;
  padding: 0 10px;
  display: flex;
  align-items: center;
  background: #282f54;
  border: 1px solid #282f54;
  color: #bcbcbc;
  border-radius: 3px;
  justify-content: space-between;
}
.question_btn strong[data-v-15fcc570] {
  font-size: 14px;
  color: #fff;
}
.question_btn span i[data-v-15fcc570] {
  font-size: 15px;
  color: #67c23a;
}
.question_btn span.active[data-v-15fcc570] {
  display: none;
}
.question_btn[data-v-15fcc570]:hover {
  option: 0.7;
}
.select_btn[data-v-15fcc570] {
  background: transparent;
  border-color: #1890ff;
  color: #1890ff;
}
.helperDialog[data-v-15fcc570] .el-dialog {
  background-color: #1D2240;
  height: 420px;
  overflow: unset !important;
}
.helperDialog[data-v-15fcc570] .el-dialog__header {
  background-color: #1D2240;
  border: none;
}
.helperDialog .helpeCont[data-v-15fcc570] {
  position: relative;
}
.helperDialog .guideIcon[data-v-15fcc570] {
  top: -130px;
  left: 50%;
  position: absolute;
  width: 154px;
  height: 154px;
  margin-left: -77px;
}
.helperDialog .title[data-v-15fcc570] {
  padding-top: 40px;
  margin-bottom: 20px;
  color: #C63859;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.helperDialog .words[data-v-15fcc570] {
  color: #CCCCD0;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
}
.helperDialog .start[data-v-15fcc570] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 40px;
  margin: 100px auto 0;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  background: linear-gradient(180deg, #85b7fa, #4790f7);
}

.card_main[data-v-3e4d3b2a] {
  padding: 40px 30px 30px 30px;
  height: 33vh;
}
.card_head[data-v-3e4d3b2a] {
  padding-left: 15px;
  color: white;
  line-height: 30px;
  font-weight: bold;
  font-size: 18px;
  background-color: var(--MenuActiveBG, #1890FF);
}
.triangle[data-v-3e4d3b2a] {
  width: 0;
  height: 0;
  border-bottom: 30px solid var(--MenuActiveBG, #1890FF);
  border-right: 30px solid transparent;
  transform: rotate(0deg);
}
.card_content[data-v-3e4d3b2a] {
  border: lightgray solid 1px;
  border-radius: 0px 5px 5px 5px;
  height: 100%;
  overflow-y: auto;
}
.card_main[data-v-644de4f8] {
  padding: 5% 25px 30px 25px;
  min-height: 250px;
  height: 33vh;
  max-height: 300px;
}
.card_content[data-v-644de4f8] {
  border: lightgray solid 1px;
  border-radius: 5px;
  height: 100%;
  overflow: hidden;
}
  body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
  }
  button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
  }
  button:active {
    opacity: 0.6;
  }
  .flex-col {
    display: flex;
    flex-direction: column;
  }
  .flex-row {
    display: flex;
    flex-direction: row;
  }
  .justify-start {
    display: flex;
    justify-content: flex-start;
  }
  .justify-center {
    display: flex;
    justify-content: center;
  }
  .justify-end {
    display: flex;
    justify-content: flex-end;
  }
  .justify-evenly {
    display: flex;
    justify-content: space-evenly;
  }
  .justify-around {
    display: flex;
    justify-content: space-around;
  }
  .justify-between {
    display: flex;
    justify-content: space-between;
  }
  .align-start {
    display: flex;
    align-items: flex-start;
  }
  .align-center {
    display: flex;
    align-items: center;
  }
  .align-end {
    display: flex;
    align-items: flex-end;
  }
  
body {
  margin: 0px;
  background-image: none;
  /*position: relative;*/
  /*left: 0px;*/
  /*margin-left: auto;*/
  /*margin-right: auto;*/
  text-align: left;
}

.form_sketch {
  border-color: transparent;
  background-color: transparent;
}

#base {
  position: absolute;
  z-index: 0;
}

#u0 {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 1920px;
  height: 1080px;
}

#u0_state0 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  -ms-overflow-y: hidden;
  overflow-y: hidden;
  background-color: rgba(6, 23, 30, 1);
  /* background-image: url('../../assets/login/img/background.jpg'); */
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-origin: border-box;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

#u0_state0_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u1_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 693px;
  height: 664px;
}

#u1 {
  border-width: 0px;
  position: absolute;
  left: 1145px;
  top: 169px;
  width: 693px;
  height: 664px;
  display: flex;
  opacity: 0.6;
}

#u1 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u1_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u2 {
  position: absolute;
  left: 1317px;
  top: 190px;
}

#u2_state0 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 466px;
  height: 599px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

#u2_state0_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  /* width:1px; */
  height: 1px;
}

#u3 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u4_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 456px;
  height: 60px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3CDCD2;
  text-align: left;
  line-height: 32px;
}

#u4 {
  border-width: 0px;
  position: absolute;
  left: 3px;
  top: -42px;
  width: 456px;
  height: 60px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3CDCD2;
  text-align: left;
  line-height: 32px;
}

#u4 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u4_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u5 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u6 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u7_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 462px;
  height: 502px;
}

#u7 {
  border-width: 0px;
  position: absolute;
  left: 4px;
  top: 97px;
  width: 462px;
  height: 502px;
  display: flex;
}

#u7 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 24px;
  box-sizing: border-box;
  width: 100%;
}

#u7_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u8_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-right: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u8 {
  border-width: 0px;
  position: absolute;
  left: 3px;
  top: 97px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u8 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u8_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u9_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-left: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u9 {
  border-width: 0px;
  position: absolute;
  left: 451px;
  top: 97px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u9 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u9_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u10_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u10 {
  border-width: 0px;
  position: absolute;
  left: 4px;
  top: 584px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u10 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u10_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u11_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-left: 0px;
  border-top: 0px;
  border-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u11 {
  border-width: 0px;
  position: absolute;
  left: 451px;
  top: 584px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u11 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u11_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u12_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2px;
  height: 351px;
}

#u12 {
  border-width: 0px;
  position: absolute;
  left: 3px;
  top: 97px;
  width: 1px;
  height: 350px;
  display: flex;
}

#u12 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u12_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u13_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2px;
  height: 351px;
}

#u13 {
  border-width: 0px;
  position: absolute;
  left: 465px;
  top: 248px;
  width: 1px;
  height: 350px;
  display: flex;
}

#u13 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u13_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u14_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 351px;
  height: 2px;
}

#u14 {
  border-width: 0px;
  position: absolute;
  left: 4px;
  top: 598px;
  width: 350px;
  height: 1px;
  display: flex;
}

#u14 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u14_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u15_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 351px;
  height: 2px;
}

#u15 {
  border-width: 0px;
  position: absolute;
  left: 116px;
  top: 97px;
  width: 350px;
  height: 1px;
  display: flex;
}

#u15 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u15_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u16 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u17_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 125px;
  height: 6px;
}

#u17 {
  border-width: 0px;
  position: absolute;
  left: 77px;
  top: 173px;
  width: 124px;
  height: 5px;
  display: flex;
  transform: rotate(180deg);
  color: #13FFFC;
}

#u17 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u17_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u18_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 381px;
  height: 2px;
}

#u18 {
  border-width: 0px;
  position: absolute;
  left: 45px;
  top: 172px;
  width: 380px;
  height: 1px;
  display: flex;
  color: #13FFFC;
}

#u18 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u18_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u19 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u20_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
}

#u20 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 221px;
  width: 380px;
  height: 50px;
  display: flex;
  font-family: 'FontAwesome', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: transparent;
  text-align: right;
}

#u20 .text {
  position: absolute;
  align-self: center;
  padding: 0px 10px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u20_img.selected {}

#u20.selected {}

#u20_img.disabled {
  left: -3px;
  top: -3px;
  width: 386px;
  height: 56px;
}

#u20.disabled {}

#u20_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u21_input {
  /*  position:absolute;
    left:0px;
    top:0px;
    width:280px;
    height:50px;*/
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u21_input.disabled {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u21_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u21 {
  border-width: 0px;
  position: absolute;
  left: 93px;
  top: 221px;
  width: 330px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u21 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u21_div.disabled {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  background: inherit;
  background-color: rgba(240, 240, 240, 1);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u21.disabled {}

#u22_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u22 {
  border-width: 0px;
  position: absolute;
  left: 373px;
  top: 221px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u22 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u22_div.mouseOver {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u22.mouseOver {
  opacity: 0.8;
}

#u22_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u23_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #13FFFC;
}

#u23 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 221px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #13FFFC;
}

#u23 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u23_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u24 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u25_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
}

#u25 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 291px;
  width: 380px;
  height: 50px;
  display: flex;
  font-family: 'FontAwesome', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: transparent;
  text-align: right;
}

#u25 .text {
  position: absolute;
  align-self: center;
  padding: 0px 10px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u25_img.selected {}

#u25.selected {}

#u25_img.disabled {
  left: -3px;
  top: -3px;
  width: 386px;
  height: 56px;
}

#u25.disabled {}

#u25_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u26_input {
  /* position:absolute; */
  /* left:0px; */
  /* top:0px; */
  width: 330px;
  /* height:50px; */
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  /* text-align:left; */
  background-color: transparent;
  border-color: transparent;
}

#u26_input.disabled {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 330px;
  height: 50px;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u26_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 330px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u26 {
  border-width: 0px;
  position: absolute;
  left: 93px;
  top: 291px;
  width: 330px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u26 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u26_div.disabled {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 330px;
  height: 50px;
  background: inherit;
  background-color: rgba(240, 240, 240, 1);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u26.disabled {}

#u27_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u27 {
  border-width: 0px;
  position: absolute;
  left: 373px;
  top: 291px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u27 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u27_div.mouseOver {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u27.mouseOver {
  opacity: 0.8;
}

#u27_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u28_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Solid', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #13FFFC;
}

#u28 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 291px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Solid', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #13FFFC;
}

#u28 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u28_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u29 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u30_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 164px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: left;
  line-height: 28px;
}

#u30 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 393px;
  width: 164px;
  height: 50px;
  display: flex;
  /* font-family:'微软雅黑', sans-serif; */
  font-weight: 400;
  font-style: normal;
  color: white;
  text-align: left;
  line-height: 28px;
}

#u30 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 25px;
  box-sizing: border-box;
  width: 100%;
}

#u30_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u31_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 21px;
  height: 50px;
}

#u31 {
  /* border-width:0px; */
  position: absolute;
  left: 43px;
  top: 393px;
  width: 21px;
  height: 50px;
  display: flex;
  /* font-family:'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif; */
  font-weight: 300;
  font-style: normal;
  /* color:rgba(255, 255, 255, 0.647058823529412); */
  line-height: 28px;
}

#u31 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u31_img.mouseOver {}

#u31.mouseOver {}

#u31_img.selected {}

#u31.selected {}

#u31_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u32 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u33_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
  background: inherit;
  background-color: rgba(80, 200, 190, 1);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u33 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 444px;
  width: 380px;
  height: 65px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u33 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u33_div.mouseOver {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
  background: inherit;
  background-color: rgba(80, 200, 190, 1);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u33.mouseOver {
  opacity: 0.8;
}

#u33_div.mouseDown {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
  background: inherit;
  background-color: rgba(80, 200, 190, 1);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u33.mouseDown {
  opacity: 1;
}

#u33_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  text-align: center;
}

#u34_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
}

#u34 {
  border-width: 0px;
  position: absolute;
  left: 177px;
  top: 454px;
  width: 30px;
  height: 30px;
  display: flex;
}

#u34 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u34_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u35 {
  position: absolute;
  left: 43px;
  top: 504px;
  visibility: hidden;
}

#u35_state0 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

#u35_state0_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u36_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u36 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u36 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u36_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u35_state1 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  visibility: hidden;
}

#u35_state1_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u37_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u37 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u37 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u37_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u35_state2 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 159px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  visibility: hidden;
}

#u35_state2_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u38_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 159px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F56C6C;
  text-align: left;
}

#u38 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 159px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F56C6C;
  text-align: left;
}

#u38 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u38_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u39_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
  height: 19px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: right;
}

#u39 {
  border-width: 0px;
  position: absolute;
  left: 353px;
  top: 409px;
  width: 70px;
  height: 19px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: right;
}

#u39 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u39_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u40_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #3CDCD2;
}

#u40 {
  border-width: 0px;
  position: absolute;
  left: 60px;
  top: 125px;
  width: 151px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #3CDCD2;
}

#u40 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u40_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u41_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: rgba(19, 255, 252, 0.454901960784314);
}

#u41 {
  border-width: 0px;
  position: absolute;
  left: 265px;
  top: 128px;
  width: 151px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: rgba(19, 255, 252, 0.454901960784314);
}

#u41 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u41_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u2_state1 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 466px;
  height: 599px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  visibility: hidden;
}

#u2_state1_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u42 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u43_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 456px;
  height: 60px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3CDCD2;
  text-align: left;
  line-height: 32px;
}

#u43 {
  border-width: 0px;
  position: absolute;
  left: 3px;
  top: -42px;
  width: 456px;
  height: 60px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3CDCD2;
  text-align: left;
  line-height: 32px;
}

#u43 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u43_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u44 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u45 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u46_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 462px;
  height: 502px;
}

#u46 {
  border-width: 0px;
  position: absolute;
  left: 4px;
  top: 97px;
  width: 462px;
  height: 502px;
  display: flex;
}

#u46 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 24px;
  box-sizing: border-box;
  width: 100%;
}

#u46_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u47_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-right: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u47 {
  border-width: 0px;
  position: absolute;
  left: 3px;
  top: 97px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u47 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u47_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u48_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-left: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u48 {
  border-width: 0px;
  position: absolute;
  left: 451px;
  top: 97px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u48 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u48_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u49_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u49 {
  border-width: 0px;
  position: absolute;
  left: 4px;
  top: 584px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u49 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u49_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u50_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(19, 255, 252, 1);
  border-left: 0px;
  border-top: 0px;
  border-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  line-height: 36px;
}

#u50 {
  border-width: 0px;
  position: absolute;
  left: 451px;
  top: 584px;
  width: 15px;
  height: 15px;
  display: flex;
  line-height: 36px;
}

#u50 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u50_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u51_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2px;
  height: 351px;
}

#u51 {
  border-width: 0px;
  position: absolute;
  left: 3px;
  top: 97px;
  width: 1px;
  height: 350px;
  display: flex;
}

#u51 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u51_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u52_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2px;
  height: 351px;
}

#u52 {
  border-width: 0px;
  position: absolute;
  left: 465px;
  top: 248px;
  width: 1px;
  height: 350px;
  display: flex;
}

#u52 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u52_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u53_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 351px;
  height: 2px;
}

#u53 {
  border-width: 0px;
  position: absolute;
  left: 4px;
  top: 598px;
  width: 350px;
  height: 1px;
  display: flex;
}

#u53 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u53_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u54_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 351px;
  height: 2px;
}

#u54 {
  border-width: 0px;
  position: absolute;
  left: 116px;
  top: 97px;
  width: 350px;
  height: 1px;
  display: flex;
}

#u54 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u54_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u55 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u56_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 141px;
  height: 6px;
}

#u56 {
  border-width: 0px;
  position: absolute;
  left: 250px;
  top: 173px;
  width: 140px;
  height: 5px;
  display: flex;
  transform: rotate(180deg);
  color: #13FFFC;
}

#u56 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u56_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u57_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 381px;
  height: 2px;
}

#u57 {
  border-width: 0px;
  position: absolute;
  left: 45px;
  top: 172px;
  width: 380px;
  height: 1px;
  display: flex;
  color: #13FFFC;
}

#u57 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u57_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u58 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u59_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
}

#u59 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 221px;
  width: 380px;
  height: 50px;
  display: flex;
  font-family: 'FontAwesome', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: transparent;
  text-align: right;
}

#u59 .text {
  position: absolute;
  align-self: center;
  padding: 0px 10px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u59_img.selected {}

#u59.selected {}

#u59_img.disabled {
  left: -3px;
  top: -3px;
  width: 386px;
  height: 56px;
}

#u59.disabled {}

#u59_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u60_input {
  /* position:absolute; */
  /* left:0px;
    top:0px; */
  width: 330px;
  /* height:50px; */
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u60_input.disabled {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u60_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u60 {
  border-width: 0px;
  position: absolute;
  left: 93px;
  top: 221px;
  width: 330px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u60 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u60_div.disabled {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  background: inherit;
  background-color: rgba(240, 240, 240, 1);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u60.disabled {}

#u61_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u61 {
  border-width: 0px;
  position: absolute;
  left: 373px;
  top: 221px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u61 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u61_div.mouseOver {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u61.mouseOver {
  opacity: 0.8;
}

#u61_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u62_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #13FFFC;
}

#u62 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 221px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #13FFFC;
}

#u62 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u62_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u63 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u64_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 266px;
  height: 50px;
}

#u64 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 291px;
  width: 266px;
  height: 50px;
  display: flex;
  font-family: 'FontAwesome', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: transparent;
  text-align: right;
}

#u64 .text {
  position: absolute;
  align-self: center;
  padding: 0px 10px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u64_img.selected {}

#u64.selected {}

#u64_img.disabled {
  left: -3px;
  top: -3px;
  width: 272px;
  height: 56px;
}

#u64.disabled {}

#u64_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u65_input {
  /* position:absolute; */
  /* left:0px; */
  /* top:0px; */
  width: 216px;
  /* height:50px; */
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u65_input.disabled {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 216px;
  height: 50px;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u65_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 216px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u65 {
  border-width: 0px;
  position: absolute;
  left: 93px;
  top: 291px;
  width: 216px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u65 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u65_div.disabled {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 216px;
  height: 50px;
  background: inherit;
  background-color: rgba(240, 240, 240, 1);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u65.disabled {}

#u66_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u66 {
  border-width: 0px;
  position: absolute;
  left: 259px;
  top: 291px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u66 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u66_div.mouseOver {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u66.mouseOver {
  opacity: 0.8;
}

#u66_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u67_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro Solid', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #13FFFC;
}

#u67 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 291px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Solid', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  color: #13FFFC;
}

#u67 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u67_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u68 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u69_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 164px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: left;
  line-height: 28px;
}

#u69 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 393px;
  width: 164px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: left;
  line-height: 28px;
}

#u69 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 25px;
  box-sizing: border-box;
  width: 100%;
}

#u69_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u70_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 21px;
  height: 50px;
}

#u70 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 393px;
  width: 21px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  line-height: 28px;
}

#u70 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u70_img.mouseOver {}

#u70.mouseOver {}

#u70_img.selected {}

#u70.selected {}

#u70_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u71 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u72_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
  background: inherit;
  background-color: rgba(80, 200, 190, 1);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u72 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 444px;
  width: 380px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u72 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u72_div.mouseOver {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
  background: inherit;
  background-color: rgba(80, 200, 190, 1);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u72.mouseOver {
  opacity: 0.8;
}

#u72_div.mouseDown {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 380px;
  height: 50px;
  background: inherit;
  background-color: rgba(80, 200, 190, 1);
  border: none;
  border-radius: 3px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #FFFFFF;
}

#u72.mouseDown {
  opacity: 1;
}

#u72_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u73_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
}

#u73 {
  border-width: 0px;
  position: absolute;
  left: 177px;
  top: 454px;
  width: 30px;
  height: 30px;
  display: flex;
}

#u73 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u73_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
  visibility: hidden;
}

#u74 {
  position: absolute;
  left: 43px;
  top: 504px;
  visibility: hidden;
}

#u74_state0 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

#u74_state0_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u75_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u75 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u75 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u75_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u74_state1 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 103px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  visibility: hidden;
}

#u74_state1_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u76_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 103px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u76 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 103px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FF9900;
  text-align: left;
}

#u76 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u76_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u74_state2 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  visibility: hidden;
}

#u74_state2_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u77_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F56C6C;
  text-align: left;
}

#u77 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 117px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F56C6C;
  text-align: left;
}

#u77 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u77_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u74_state3 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 173px;
  height: 20px;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  visibility: hidden;
}

#u74_state3_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u78_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 173px;
  height: 20px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F56C6C;
  text-align: left;
}

#u78 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 173px;
  height: 20px;
  display: flex;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F56C6C;
  text-align: left;
}

#u78 .text {
  position: absolute;
  align-self: flex-start;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u78_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u79_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
  height: 19px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: right;
}

#u79 {
  border-width: 0px;
  position: absolute;
  left: 353px;
  top: 409px;
  width: 70px;
  height: 19px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(255, 255, 255, 0.647058823529412);
  text-align: right;
}

#u79 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u79_text {
  border-width: 0px;
  white-space: nowrap;
  text-transform: none;
}

#u80_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 50px;
}

#u80 {
  border-width: 0px;
  position: absolute;
  left: 323px;
  top: 291px;
  width: 100px;
  height: 65px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
}

#u80 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u80_img.selected {}

#u80.selected {}

#u80_img.disabled {
  left: -3px;
  top: -3px;
  width: 106px;
  height: 56px;
}

#u80.disabled {}

#u80_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u81_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: rgba(19, 255, 252, 0.454901960784314);
}

#u81 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 128px;
  width: 151px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: rgba(19, 255, 252, 0.454901960784314);
}

#u81 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u81_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u82_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 50px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #3CDCD2;
}

#u82 {
  border-width: 0px;
  position: absolute;
  left: 239px;
  top: 123px;
  width: 151px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #3CDCD2;
}

#u82 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u82_text {
  border-width: 0px;
  word-wrap: break-word;
  text-transform: none;
}

#u83 {
  border-width: 0px;
  position: absolute;
  left: 93px;
  top: 361px;
  width: 330px;
  height: 50px;
  display: flex;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u83 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u83_div.disabled {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  background: inherit;
  background-color: rgba(240, 240, 240, 1);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
}

#u83_input {
  /* position:absolute; */
  /* left:0px;
    top:0px; */
  width: 330px;
  /* height:50px; */
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u83_input.disabled {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 280px;
  height: 50px;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFFFFF;
  vertical-align: none;
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-color: transparent;
}

#u84 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 361px;
  width: 50px;
  height: 50px;
  display: flex;
  font-family: 'Font Awesome 5 Pro Light', 'Font Awesome 5 Pro Regular', 'Font Awesome 5 Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #13FFFC;
}

#u84 .text {
  position: absolute;
  align-self: center;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}


#u85 {
  border-width: 0px;
  position: absolute;
  left: 43px;
  top: 361px;
  width: 55px;
  height: 50px;
  display: flex;
  font-family: 'FontAwesome', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: transparent;
  text-align: right;
}

#u85 .text {
  position: absolute;
  align-self: center;
  padding: 0px 10px 0px 0px;
  box-sizing: border-box;
  width: 100%;
}

#u85_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  /* width:380px; */
  height: 50px;
}

#u85_img.selected {}

#u59.selected {}

#u85_img.disabled {
  left: -3px;
  top: -3px;
  width: 386px;
  height: 56px;
}



body * {
    box-sizing: border-box;
    flex-shrink: 0;
  }
  body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
    width: 100%;
  }
  button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
  }
  button:active {
    opacity: 0.6;
  }
  .flex-col {
    display: flex;
    flex-direction: column;
  }
  .flex-row {
    display: flex;
    flex-direction: row;
  }
  .justify-start {
    display: flex;
    justify-content: flex-start;
  }
  .justify-center {
    display: flex;
    justify-content: center;
  }
  .justify-end {
    display: flex;
    justify-content: flex-end;
  }
  .justify-evenly {
    display: flex;
    justify-content: space-evenly;
  }
  .justify-around {
    display: flex;
    justify-content: space-around;
  }
  .justify-between {
    display: flex;
    justify-content: space-between;
  }
  .align-start {
    display: flex;
    align-items: flex-start;
  }
  .align-center {
    display: flex;
    align-items: center;
  }
  .align-end {
    display: flex;
    align-items: flex-end;
  }
  
/* 学员性别占比 */
.sexcontain {
    position: absolute;
    top: 12%;
    left: 13%;
    width: 473px;
    height: 264px;
    display: flex;
    color: rgb(255, 255, 255);
}

.sexcontain .sexcontain_div {
    background-image: inherit;
    background-position: inherit;
    background-size: inherit;
    background-repeat: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    background-clip: inherit;
    background-color: rgba(0, 0, 0, 0.2);
    width: 473px;
    height: 264px;
    position: absolute;
}

.sexcontain .sexcontain_img {
    margin-top: 3%;
    margin-left: 8%;
}

.sexcontain .sexcontain_man {
    color: #66BBF9;
    position: absolute;
    margin: 10% 2% 3% 4%;
    width: 80%;
}

.sexcontain .sexcontain_woman {
    position: absolute;
    margin: 30% 2% 3% 4%;
    width: 80%;
    color: #87F7C7;
}

.sexcontain .sexcontain_man div {
    float: left;
}

.sexcontain .sexcontain_woman div {
    float: left;
}

.sex_progress {
    margin-top: 3%;
    float: right !important;
}

.ant-progress-text {
    color: #108ee9 !important;
}

.sex_svg {
    margin: 17px;
}

.sex_svg p {
    margin: 0px;
    height: 10px;
}

.sex_svg img {
    width: 55px;
}

.sexcontain_man .sex_svg {
    float: right;
}

/* 学员年龄占比 */
.agecontain {
    position: absolute;
    top: 45%;
    left: 13%;
    width: 473px;
    height: 300px;
    display: flex;
    color: rgb(255, 255, 255);
}

.agecontain .agecontain_div {
    background-image: inherit;
    background-position: inherit;
    background-size: inherit;
    background-repeat: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    background-clip: inherit;
    background-color: rgba(0, 0, 0, 0.2);
    width: 473px;
    height: 300px;
    position: absolute;
}

.agecontain .ageEchart {
    width: 100%;
    /* height: 300px */
}

.viewcontain {
    float: left;
}

.dataview_left {
    height: 80%;
    width: 70%;
    float: left;
}

.dataview_left_top {
    position: relative;
    height: 90%;
}

.dataview_left_bom {
    height: 26%;
    position: relative;
    top: 8%;
}

/* 学员性别占比 */
.sexcontain {
    position: relative;
    top: 8%;
    left: 2%;
    height: 40%;
    background-color: rgba(0, 0, 0, 0.2);
    color: rgb(255, 255, 255);
}

.sexcontain .sexcontain_img {
    position: relative;
    top: 6%;
    left: 2%;
}

.sexcontain .sexcontain_man {
    color: #66BBF9;
    margin: 5% 0% 0% 0%;
    width: 90%;
}


.sexcontain .sexcontain_man div {
    float: left;
}

.sexcontain_man {
    height: 31%;
}

.sexcontain_man .sex_progress {
    margin-top: 3%;
    float: right !important;
}

.sexcontain_man .sex_svg {
    margin: 17px;
}

.sexcontain_woman {}

.sexcontain .sexcontain_woman {
    color: #87F7C7;
    margin: 5% 0% 0% 3%;
    width: 87%;
}

.sexcontain .sexcontain_woman div {
    float: left;
}

.sexcontain_woman .sex_progress {
    left: 10%;
    float: right !important;
}


.ant-progress-text {
    color: #108ee9 !important;
}



.sex_svg p {
    margin: 0px;
    height: 10px;
}

.sex_svg img {
    width: 55px;
}

.sexcontain_man .sex_svg {
    float: right;
}

/* 学员年龄占比 */
.agecontain {
    position: relative;
    top: 10%;
    left: 2%;
    height: 60%;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.2);
}

.agecontain .sexcontain_img {
    position: relative;
    top: 6%;
    left: 2%;
}

.agecontain .ageEchart {
    position: relative;
    top: 1%;
    height: 100%;
    width: 100%;
    left: 5%;
}

/*学员增长情况*/
.growthContain {
    color: #FFFFFF;
    position: relative;
    height: 100%;
    width: 97%;
    background-color: rgba(0, 0, 0, 0.2);
}

.growthEchart .trainGrowthChart {
    position: relative;
    height: 100%;
}

.dataview_left_bom .grocontain_img {
    position: relative;
    top: 6%;
}

/*数据中心概览*/
.center-contain {
    position: relative;
    height: 40%;
    width: 60%;
    left: 2%;
    top: 1%
}

.viewtitel {
    position: relative;
    background-image: url("/public/dataview/u1980.png");
    height: 35%;
    top: 1%;
    width: 100%;
    /* 背景图垂直、⽔平均居中 */
    background-position: center center;
    /* 背景图不平 */
    background-repeat: no-repeat;
    /* 让背景图基于容器⼤⼩伸 */
    background-size: cover;
    font-size: 32px;
    font-weight: 700;
    color: #FFFFFF;
}

.viewtitel p {
    text-align: center;
    line-height: 70px;
}

/* 统计 */
.personTotal {
    position: relative;
    top: 4%;
}

.personTotal p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.personTotal_2 {
    margin-top: 6%;
}

.personTotal_1 div,
.personTotal_2 div {
    display: inline-block;
    width: 33%;
}

.personTotal_1 .titel,
.personTotal_2 .titel {
    float: left;
    margin-left: 1%;
    border: 1px solid #239AFF;
    border-radius: 10%;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
}

.personTotal_1 .totalNumber,
.personTotal_2 .totalNumber {
    color: #239AFF;
}

.personTotal_1 .trainTotal,
.personTotal_2 .trainTotal {
    color: #FED52F;
}

.trainTotal .titel {
    border: 1px solid #FED52F;
}

.newTrainTotal {
    color: #00FFFC;
}

/*学员运动次数及时长统计*/
.moveStatis {
    position: relative;
    top: 10%;
    height: 300px;
    background-color: rgba(0, 0, 0, 0.2);
}

.moveStatis .movecontain_img {
    position: relative;
    top: 4%;
    color: #FFFFFF;
}

.moveStatis .moveChart {
    position: relative;
    top: 1%;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.moveSelect {
    border: 1px solid rgb(0, 255, 252);
    color: rgb(0, 255, 252);
    border-radius: 5px;
    padding: 4px 10px 3px 10px;
}

.moveStatis span {
    cursor: pointer;
}

/*右*/
.right-contain {
    position: relative;
    width: 28%;
    left: 1%;
    height: 100%;
}

.right-contain .timeWeather {
    position: relative;
    top: 5%;
    height: 15%;
    width: 100%;
    color: #FFFFFF;
    /* border: 1px solid red; */
    display: inline-block;
}

.timeWeather .timeWeather_icon {
    position: relative;
    font-size: 40px;
    float: left;
}

.timeWeather .timeWeather_date {
    display: inline-block;
}

.timeWeather_left {
    display: inline-block;
}

.timeWeather_date .timeWeather_date_time {
    color: #66BBF9;
    font-size: 28px;
    font-weight: 400;
}

.timeWeather_right {
    float: right;
}

.right-contain .trainTypeStatis {
    height: 23%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.trainTypeStatis .typecontain_img {
    color: #FFFFFF;
}

.trainTypeStatis .typeChart {
    width: 100%;
    height: 100%;
}

/*教练员统计及分布*/
.right-contain .coachStatis {
    height: 76%;
    width: 100%;
}
.center-contain {
    width: 100%;
    height: 100%;
}

.center-contain-top {
    margin-top: 3%;
}

.center-contain-top .usertotal,
.center-contain-top .linetotal,
.center-contain-top .addtotal {
    display: inline-block;
    width: 33%;
}

.center-contain-top .total-contain-1,
.center-contain-top .total-contain-2,
.center-contain-top .total-contain-3 {
    color: #239AFF;
    font-size: 48px;
    font-weight: 700;
    font-style: normal;
}

.center-contain-top .total-contain-1 span {
    border: 1px solid #239AFF;
    border-radius: 5px;
    margin-right: 9px;
}

.center-contain-top .total-contain-2 span {
    color: #00FFFC;
    border: 1px solid #00FFFC;
    border-radius: 5px;
    margin-right: 9px;
}

.center-contain-top .total-contain-3 span {
    color: #FED52F;
    border: 1px solid #FED52F;
    border-radius: 5px;
    margin-right: 9px;
}

.titel {
    margin-bottom: 8px;
}

.titel .titel-1 {
    color: #239AFF;
    font-size: 16px;
}

.titel .titel-2 {
    color: #00FFFC;
    font-size: 16px;
}

.titel .titel-3 {
    color: #FED52F;
    font-size: 16px;
}
/*地图*/
.sport-map {
    width: 100%;
    height: 30%;
    background-color: antiquewhite;
}
.left-contain-top {
    height: 80%;
    overflow: hidden;
    background-color: rgba(34, 34, 34, 0.847058823529412);
}

.titel {
    color: rgba(255, 255, 255, 0.8);
}

.left-top-1 {
    margin: 2% 1% 0% 1%;
    border: 5px solid rgba(49, 167, 255, 1);
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}

.left-top-1 span {
    padding: 0 0 0 10px;
}

.left-top-2 {
    margin-left: 1%;
    height: 94%;
}

.left-top-3 {
    height: 10%;
    margin-top: 2%;
}

.left-top-3 .left-top-3-1,
.left-top-3 .left-top-3-2 {
    margin-left: 3%;
    display: inline-block;
    width: 40%;
    height: 100%;
    border: 1px solid rgba(0, 255, 252, 1);
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.left-top-3-1 p,
.left-top-3-2 p {
    margin-left: 15%;
}

.left-top-3-1 p:first-child,
.left-top-3-2 p:first-child {
    color: #fed52f;
}

.left-top-3-1 p:last-child,
.left-top-3-2 p:last-child {
    font-size: 34px;
    line-height: 0;
    color: #ffffff;
    font-family: "Impact Normal", "Impact", sans-serif;
}

.left-top-3 .left-top-3-2 {
    margin-left: 8%;
}

/* 性别占比 */
.ageProportion {
    margin-top: 2%;
}

.sexcontain_man .sex_svg div:last-child {
    /* float: left; */
}

.sex-svg-1 {
    position: relative;
    width: 70%;
    display: inline-block;
}

.sex-svg-1 div:last-child {
    line-height: 10px;
}

.titel-icon {
    color: rgba(49, 167, 255, 1);
}

.sex-svg-label-1 {
    color: #739DC2;

}

.sex-svg-titel-1 {
    color: #66BBF9;
}

.sex-svg-label-2,
.sex-svg-titel-2 {
    color: #87F7C7;
}

.sex-svg-titel-1 span {
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial',
        sans-serif;
    font-weight: 700;
    font-size: 36px;
}

.sex-svg-titel-2 span {
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial',
        sans-serif;
    font-weight: 700;
    font-size: 36px;
}

.sex-svg-1 img {
    height: 45px;
}

.sexcontain_man,
.sexcontain_woman {
    margin-top: 4%;
}

.age-spread {
    height: 34%;
}

/* 组织人数排行 */
.anim {
    margin-top: 1%;
}

.seamless-warp {
    overflow: hidden;
}

ul {
    list-style: none;
    margin: 5px 0 0 10px;
    padding: 0px;
}

.orgNumber {
    margin-right: 20px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
}

.seamless-warp-span {
    margin: 2px 0px 0px -21px;
    position: absolute;
    color: rgba(255, 255, 255, 0.8);
}

.orgNumber-name {
    width: 50%;
}

/* 组织人数排行 */
.left-bottom {
    position: relative;
    top: 1%;
    height: 19%;
    background-color: rgba(34, 34, 34, 0.847058823529412);
}
.sport-user-contain{
    height: 100%;
    background-image: url("/public/dataview//sportsCenter/background.jpg");
}
.sport-user-contain .left-contain,
.sport-user-contain .sport-center-contain,
.sport-user-contain .right-contain {
    float: left;
}

.sport-user-contain .left-contain {
    height: 100%;
    width: 29%;
}

.sport-user-contain .sport-center-contain {
    margin-left: 1%;
    height: 100%;
    width: 40%;
    color: rgb(68, 194, 89);
}

.sport-user-contain .right-contain {
    margin-left: 1%;
    height: 100%;
    width: 29%;
    color: aqua;
}
.motionview-contain {
    /* background-image: url('@/assets/motionview/img/background.jpg') ; */
    height:100%;
    width:100%;
    overflow: hidden;
    background-size:cover;
}

.motion-left-contain,
.motion-center-contain,
.motion-right-contain {
    float: left;
    width: 31%;
    color: antiquewhite;
    height: 100%;
    margin-left: 1%;
}
.stat_page {
  background-color: #080647;
  position: relative;
}

.stat_head {
  width: 100%;
}
.stat_head .left {
  float: left;
}
.stat_head .right {
  float: right;
}
.stat_head .vice_block .bg {
  height: 1.07rem;
}
.stat_head .vice_block .content {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
  margin-left: 0.3rem;
}
.stat_head .vice_block .content .logo {
  width: 0.55rem;
}
.stat_head .vice_block .content .text {
  text-align: left;
  margin-left: 0.15rem;
}
.stat_head .vice_block .content .text h3 {
  font-size: 0.22rem;
}
.stat_head .vice_block .content .text p {
  margin-top: 0.07rem;
}
.stat_head .vice_block .sbx {
  position: absolute;
  left: 3.3rem;
  top: 0.63rem;
  width: 0.7rem;
}
.stat_head .vice_block .sbx i {
  margin: 0 0.05rem;
  width: 0.12rem;
  height: 0.16rem;
  display: inline-block;
  transform: skew(40deg);
  background: #ffcc00;
}
.stat_head .vice_block .sbx i:nth-child(1) {
  animation: sbx_animation 2s 0s infinite alternate;
}
.stat_head .vice_block .sbx i:nth-child(2) {
  animation: sbx_animation 2s 0.1s infinite alternate;
}
.stat_head .vice_block .sbx i:nth-child(3) {
  animation: sbx_animation 2s 0.2s infinite alternate;
}
@keyframes sbx_animation {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.3;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.stat_head .right.vice_block {
  position: relative;
}
.stat_head .right.vice_block .bg {
  position: relative;
  transform: rotateY(180deg);
}
.stat_head .right.vice_block .content {
  left: inherit;
  right: 0.3rem;
}
.stat_head .right.vice_block .content .sbx {
  left: inherit;
  right: 3.3rem;
}
.stat_head .right.vice_block .content .sbx i {
  transform: skew(-40deg);
}
.stat_head .right.vice_block .content .weather {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}
.stat_head .right.vice_block .content .weather .icon img {
  width: 0.3rem;
}
.stat_head .right.vice_block .content .weather .text {
  margin-left: 0.15rem;
}
.stat_head .right.vice_block .content .weather p {
  margin-top: 0;
}
.stat_head .right.vice_block .content .weather h3 {
  margin-top: 0.1rem;
  font-size: 0.2rem;
}
.stat_head .right.vice_block .content .date {
  float: right;
}
.stat_head .right.vice_block .content .date h3 {
  margin-top: 0.1rem;
  font-size: 0.25rem;
}
.stat_head .center {
  position: absolute;
  width: 8.6rem;
  left: 50%;
  margin-left: -4rem;
  top: 0;
}
.stat_head .center .content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.stat_head .center .max_bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  margin-left: 0.5rem;
}
.stat_head .center .max_bg img {
  height: 1.02rem;
}
.stat_head .center .max_bg .text {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 0.5rem;
  top: 0;
  margin-top: 0.15rem;
}
.stat_head .center .max_bg .dv {
  position: absolute;
  width: 3.48rem;
  left: 50%;
  margin-left: -1.74rem;
  height: 0.2rem;
  top: 0;
  margin-top: 0.795rem;
  overflow: hidden;
}
.stat_head .center .min_bg {
  position: relative;
  z-index: 1;
}
.stat_head .center .min_bg img {
  height: 0.75rem;
}
.stat_head .center .min_bg .text {
  font-size: 1rem;
}
.stat_head .center .left_two {
  left: inherit;
  float: left;
}
.stat_head .center .left_two img {
  transform: rotateY(180deg);
}

.main {
  margin-top: 0.25rem;
  display: inline-block;
}
.main .left {
  width: 12.6rem;
  float: left;
  margin-right: 0.5rem;
}
.main .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding-top: 0.2rem;
}
.main .top::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 0.03rem;
  background: linear-gradient(to right, #32e1ff, transparent);
}
.main .top > h3 {
  font-size: 0.3rem;
  color: #05fbfd;
}
.main .top .search {
  margin-right: 0.25rem;
  color: #05fbfd;
  display: flex;
  align-items: center;
}
.main .top .search .select_btn {
  display: flex;
  align-items: center;
}
.main .top .search .select_btn > span {
  margin-right: 0.1rem;
}
.main .top .search .select_btn .select_mb {
  width: 1.8rem;
  height: 0.4rem;
  border: 0.02rem solid #05fbfd;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
}
.main .top .search .select_btn .select_mb .selectItem {
  font-size: 0.2rem;
  color: #05fbfd;
  background-color: #080647;
  width: 100%;
  height: 0.36rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}
.main .top .search .select_btn .select_mb:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.main .top .search .swiper_switch {
  margin-left: 0.3rem;
  display: flex;
  align-items: center;
}
.main .top .search .swiper_switch .btn {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #0e55e5;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
.main .top .search .swiper_switch .btn:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.main .top .search .swiper_switch .btn img {
  width: 0.12rem;
  position: relative;
}
.main .top .search .swiper_switch button:disabled {
  opacity: 0.5;
}
.main .top .search .swiper_switch .up.btn img {
  transform: rotate(180deg);
  margin-left: -0.03rem;
}
.main .top .search .swiper_switch .down {
  margin-left: 0.1rem;
}
.main .top .search .swiper_switch .down img {
  margin-right: -0.03rem;
}
.main .data .box {
  height: 100%;
}
.main .data .box .content {
  padding: 0.2rem;
}
.main .data .box .boder_math {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.23rem;
  height: 0.23rem;
  background-color: #05fdfd;
  color: #080647;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -0.01rem;
  margin-right: -0.01rem;
}
.main .data .box .boder_light {
  position: absolute;
  bottom: -0.01rem;
  left: -0.005rem;
}
.main .data .box .boder_light::before {
  content: "";
  width: 0.04rem;
  height: 0.2rem;
  background-color: #05fdfd;
  display: inline-block;
  position: relative;
}
.main .data .box .boder_light::after {
  content: "";
  width: 0.2rem;
  height: 0.04rem;
  background-color: #05fdfd;
  display: inline-block;
  position: relative;
}
.main .data .box .style_right_bottom {
  left: inherit;
  top: inherit;
  right: 0;
  bottom: -0.005rem;
}
.main .data .box .style_right_bottom::before {
  right: -0.2rem;
}
.main .data .box .boder_light.style_left_top {
  top: 0;
}
.main .data .box .boder_light.style_left_top::after {
  top: -0.16rem;
}
.main .data .box .info {
  display: flex;
  border-bottom: 0.02rem solid #f4bd49;
  padding-bottom: 0.2rem;
}
.main .data .box .info .avatar {
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  border: 0.03rem solid #061355;
  background-color: #061355;
  animation: avatar_box_shodow 2s ease-in-out infinite alternate;
}
.main .data .box .info .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #061355;
}
@keyframes avatar_box_shodow {
  0% {
    box-shadow: 0 0 0.01rem 0rem rgba(5, 253, 253, 0.1);
  }
  10% {
    box-shadow: 0 0 0.1rem 0rem rgba(5, 253, 253, 0.7);
  }
  20% {
    box-shadow: 0 0 0.01rem 0rem rgba(5, 253, 253, 0.1);
  }
  30% {
    box-shadow: 0 0 0.15rem 0rem rgba(5, 253, 253, 0.5);
  }
  100% {
    box-shadow: 0 0 0.15rem 0rem rgba(5, 253, 253, 0.5);
  }
}
.main .data .box .info .text {
  flex: 1;
  text-align: left;
  padding-left: 0.15rem;
}
.main .data .box .info .text .name_status {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .data .box .info .text .name {
  margin-top: 0.05rem;
  color: #fff;
  flex: 1;
}
.main .data .box .info .text .name span {
  color: #0a2c79;
  margin: 0 0.1rem;
}
.main .data .box .info .text .right_status {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 0.2rem;
  font-size: 0.14rem;
  line-height: 0.16rem;
  position: relative;
  padding-left: 0.12rem;
}
.main .data .box .info .text .right_status span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.06rem;
  height: 0.06rem;
  display: inline-block;
  border-radius: 50%;
  background-color: #32e1ff;
  margin-right: 0.05rem;
  margin-top: 0.06rem;
}
.main .data .box .info .text .right_status .status_01 {
  color: #32e1ff;
}
.main .data .box .info .text .right_status .status_02 {
  color: #32ffa6;
}
.main .data .box .info .text .right_status .status_02::before {
  content: "";
  background-color: #32ffa6;
}
.main .data .box .info .text .right_status .status_03 {
  color: #e8be67;
}
.main .data .box .info .text .right_status .status_03::before {
  content: "";
  background-color: #e8be67;
}
.main .data .box .info .text .sb {
  margin-top: 0.1rem;
  display: flex;
  font-size: 0.16rem;
}
.main .data .box .info .text .sb .odd {
  margin-right: 0.2rem;
  line-height: 0.18rem;
}
.main .data .box .info .text .sb .odd:last-child {
  margin-right: 0;
}
.main .data .box .tag_info {
  color: #f4bd49;
  align-items: center;
  margin-top: 0.14rem;
}
.main .data .box .tag_info .top_minTitle {
  width: 100%;
  display: inline-block;
  margin-top: 0.1rem;
}
.main .data .box .tag_info .top_minTitle ul {
  display: flex;
  justify-content: center;
}
.main .data .box .tag_info .top_minTitle ul li {
  margin: 0 0.1rem;
}
.main .data .box .echarts_box {
  width: 100%;
  display: inline-block;
}
.main .data .box .text_list {
  padding-top: 0.1rem;
  width: 100%;
  display: inline-block;
}
.main .data .box .text_list ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 2.22rem;
  width: 100%;
  overflow: hidden;
}
.main .data .box .text_list ul li {
  border: 0.01rem solid #f4bd49;
  height: 0.9rem;
  width: 1.7rem;
  position: relative;
  margin: 0.11rem 0;
  color: #f4bd49;
  font-family: Helvetica, Arial, sans-serif;
}
.main .data .box .text_list ul li strong {
  font-size: 0.15rem;
  line-height: 0.45rem;
}
.main .data .box .text_list ul li h3 {
  position: absolute;
  width: 100%;
  background-color: #f4bd49;
  font-size: 0.2rem;
  color: #080647;
  height: 0.45rem;
  line-height: 0.45rem;
  font-weight: bold;
  bottom: 0;
}
.main .data .box .text_list ul li h3 span {
  font-size: 0.2rem;
  font-weight: bold;
}
.main .data .box .text_list ul li:nth-child(3n+2) {
  margin-left: 0.23rem;
  margin-right: 0.23rem;
}
.main .type {
  float: right;
}
.main .type .box {
  background-size: cover;
}
.main .type .box_top_img {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -0.11rem;
  margin-top: -0.1rem;
  height: 0.5rem;
}
.main .type .box_bottom_img {
  height: 0.5rem;
  left: 0;
  position: absolute;
  margin-left: -0.11rem;
  margin-bottom: -0.09rem;
  bottom: 0;
}
.main .type .top_right_light {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -0.16rem;
}
.main .type .usageTime {
  position: relative;
}
.main .type .usageTime .box {
  width: 5.4rem;
  height: 3.47rem;
}
.main .type .title {
  font-size: 0.23rem;
  color: #05fbfd;
  text-align: left;
  padding-left: 0.16rem;
  padding-top: 0.08rem;
}
.main .type .quantity {
  margin-top: 0.3rem;
  position: relative;
}
.main .type .quantity .box {
  width: 5.4rem;
  height: 5.07rem;
  background-size: cover;
  padding-bottom: 0.3rem;
}
.main .type .quantity .box .content {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.3rem;
}
.main .type .quantity .box .content .odd {
  width: 50%;
  display: flex;
  align-items: center;
  margin-top: 0.6rem;
}
.main .type .quantity .box .content .odd .icon {
  position: relative;
}
.main .type .quantity .box .content .odd .icon .dizuo {
  width: 1rem;
}
.main .type .quantity .box .content .odd .icon .img {
  position: absolute;
  width: 0.6rem;
  top: 0;
  margin-top: -0.38rem;
  left: 50%;
  margin-left: -0.3rem;
  animation: icon_animation 8s 1s ease-in-out infinite;
}
.main .type .quantity .box .content .odd .text {
  position: relative;
  margin-top: -0.5rem;
  color: #32e1ff;
  text-align: left;
  margin-left: 0.12rem;
}
.main .type .quantity .box .content .odd .text p {
  font-size: 0.2rem;
  position: relative;
  display: inline-block;
}
.main .type .quantity .box .content .odd .text p::after {
  content: "";
  width: 100%;
  height: 0.02rem;
  left: 0;
  top: 0.3rem;
  position: absolute;
  background: linear-gradient(to right, #32e1ff, transparent);
}
.main .type .quantity .box .content .odd .text h3 {
  margin-top: 0.03rem;
  font-size: 0.3rem;
}
.main .type .quantity .box .content .odd:nth-child(2) .icon .img {
  animation: icon_animation 8s 2s ease-in-out infinite;
}
.main .type .quantity .box .content .odd:nth-child(2) .text {
  color: #32ffa6;
}
.main .type .quantity .box .content .odd:nth-child(2) .text p::after {
  background: linear-gradient(to right, #32ffa6, transparent);
}
.main .type .quantity .box .content .odd:nth-child(3) .icon .img {
  animation: icon_animation 8s 3s ease-in-out infinite;
}
.main .type .quantity .box .content .odd:nth-child(3) .text {
  color: #e8be67;
}
.main .type .quantity .box .content .odd:nth-child(3) .text p::after {
  background: linear-gradient(to right, #e8be67, transparent);
}
.main .type .quantity .box .content .odd:nth-child(4) .icon .img {
  animation: icon_animation 8s 4s ease-in-out infinite;
}
.main .type .quantity .box .content .odd:nth-child(4) .text {
  color: #b0ff9e;
}
.main .type .quantity .box .content .odd:nth-child(4) .text p::after {
  background: linear-gradient(to right, #b0ff9e, transparent);
}
.main .type .quantity .pieChart {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-top: -0.3rem;
}
.main .type .quantity .pieChart .pieChart_bg {
  width: 1.7rem;
  left: 50%;
  margin-left: -0.77rem;
  position: absolute;
  top: 0;
  margin-top: 0.54rem;
  opacity: 0.7;
}
.main .type .quantity .pieChart .pie_box {
  position: relative;
  width: 5rem;
  height: 2.8rem;
}
.main .type .quantity .pieChart ul li {
  position: absolute;
  left: 0;
  top: 0.6rem;
  text-align: left;
  font-size: 0.12rem;
}
.main .type .quantity .pieChart ul li strong {
  width: 100%;
  display: inline-block;
}
.main .type .quantity .pieChart ul li span {
  margin-top: 0.05rem;
  display: inline-block;
  font-size: 0.2rem;
}
.main .type .quantity .pieChart ul li:nth-child(1) {
  left: 3.4rem;
}
.main .type .quantity .pieChart ul li:nth-child(2) {
  top: 1.7rem;
  left: 3.4rem;
}
.main .type .quantity .pieChart ul li:nth-child(3) {
  top: 1.7rem;
  left: 0.2rem;
  text-align: right;
}
.main .type .quantity .pieChart ul li:nth-child(4) {
  left: 0.9rem;
  text-align: right;
}

@keyframes icon_animation {
  0% {
    transform: translateY(0);
  }
  3% {
    transform: translateY(-0.08rem);
  }
  6% {
    transform: translateY(-0.04rem);
  }
  9% {
    transform: translateY(-0.12rem);
  }
  12% {
    transform: translateY(-0.04rem);
  }
  15% {
    transform: translateY(-0.1rem);
  }
  18% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}

/* #app.lightTheme .app-wrapper {
  background: #F2F3F8 url(../../assets/top_bg.png) top center no-repeat;
  background-size: 105% auto;
}
#app.lightTheme .app-wrapper > .el-container.ms-container > .ms-aside-container {
  height: calc(100vh - 96px);
  padding-bottom: 0;
  margin-top: 80px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 6px;
  background: #fff url(../../assets/side_bg.png) bottom center no-repeat;
}
#app.lightTheme .la-main-container .layout-container {
  padding: 16px;
  border-radius: 6px;
  background: #fff url(../../assets/main_bg.png) bottom left no-repeat;
  background-size: 100% auto;
}
#app.lightTheme .top-nav {
  background: #F2F3F8 url(../../assets/top_bg.png) top center no-repeat;
  background-size: 105% auto;
} */
.video_main[data-v-4dc7ff01] {
  width: 240px;
  height: 192px;
  border: 1px solid #DEE0E3;
  float: left;
  border-radius: 4px;
}
.video_main[data-v-4dc7ff01]:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.08);
}
.video_top[data-v-4dc7ff01] {
  position: relative;
  width: 240px;
  height: 135px;
}
.video_top img[data-v-4dc7ff01] {
  width: 238px;
  height: 135px;
}
.video_content[data-v-4dc7ff01] {
  width: 240px;
  padding: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--TextPrimary, #1890FF);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.play-icon[data-v-4dc7ff01] {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 105px;
  top: 53px;
}
.card_main[data-v-0784a035] {
  float: left;
  width: 384px;
  height: 190px;
  padding: 24px;
  opacity: 0.9;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}
.card_main[data-v-0784a035]:hover {
  opacity: 1;
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.25);
}
.card_head[data-v-0784a035] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  width: 200px;
}
.card_content[data-v-0784a035] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  width: 200px;
  height: 66px;
  margin-top: 12px;
  color: #999;
  overflow-y: auto;
}
.card_bottom[data-v-0784a035] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin-top: 14px;
  line-height: 22px;
  color: #3370FF;
}
.triangle[data-v-0784a035] {
  width: 0;
  height: 0;
  border-bottom: 30px solid var(--MenuActiveBG, #1890FF);
  border-right: 30px solid transparent;
  transform: rotate(0deg);
}
.img-position[data-v-0784a035] {
  width: 160px;
  height: 190px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.card_main[data-v-69f566f6] {
  float: left;
  width: 384px;
  height: 190px;
  padding: 24px;
  opacity: 0.9;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}
.card_main[data-v-69f566f6]:hover {
  box-shadow: 0px 6px 24px rgba(31, 35, 41, 0.5);
}
.card_head[data-v-69f566f6] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  width: 230px;
}
.card_content[data-v-69f566f6] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  width: 230px;
  height: 66px;
  margin-top: 12px;
  color: #999;
  overflow-y: auto;
}
.card_bottom[data-v-69f566f6] {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin-top: 14px;
  line-height: 22px;
  color: #3370FF;
}
.triangle[data-v-69f566f6] {
  width: 0;
  height: 0;
  border-bottom: 30px solid var(--MenuActiveBG, #1890FF);
  border-right: 30px solid transparent;
  transform: rotate(0deg);
}
.img-position[data-v-69f566f6] {
  width: 160px;
  height: 190px;
  position: absolute;
  right: 0px;
  top: 0px;
}
[data-v-a2c429f0] a:hover {
  color: blue;
}
.demo_main[data-v-a2c429f0] {
  height: 100%;
}
.demo_title[data-v-a2c429f0] {
  float: left;
  height: 100%;
}
.demo_content[data-v-a2c429f0] {
  margin: auto;
  padding-left: 8px;
  height: 100%;
  overflow: hidden;
}
.demo_content .head[data-v-a2c429f0] {
  padding-top: 24px;
  color: var(--TopTextColor, #000000);
}
.demo_content .content[data-v-a2c429f0] {
  height: 50%;
  padding-top: 15px;
  padding-right: 3px;
  color: var(--TextPrimary, #6D6D6D);
  font-size: 12px;
  overflow-y: auto;
}
.demo_content .bottom[data-v-a2c429f0] {
  height: 25%;
}
.demo_content .bottom .span-box[data-v-a2c429f0] {
  color: var(--TextPrimary, #6D6D6D);
  font-size: 12px;
  position: absolute;
  bottom: 16px;
}
.demo_main[data-v-b5ac39b2] {
  height: 100%;
  padding: 10px 20px 10px 20px;
}
.demo_content[data-v-b5ac39b2] {
  padding-left: 10px;
  height: 30%;
}
.demo_git[data-v-b5ac39b2] {
  margin-left: 10px;
  color: var(--MenuActiveBG, #1890FF);
}
.demo_bottom[data-v-b5ac39b2] {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 500;
  color: var(--MenuActiveBG, #1890FF);
}
.demo_main[data-v-8e248234] {
  height: 100%;
  padding: 10px 20px 10px 20px;
}
.demo_content[data-v-8e248234] {
  padding-left: 10px;
  float: left;
  font-weight: 400;
  max-height: 80%;
  overflow: hidden;
}
.demo_bottom[data-v-8e248234] {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 500;
  color: var(--MenuActiveBG, #1890FF);
}
.title[data-v-8e248234] {
  line-height: 40px;
}
.demo_main[data-v-d13cb574] {
  height: 100%;
}
.demo_title[data-v-d13cb574] {
  float: left;
  height: 100%;
}
.demo_content[data-v-d13cb574] {
  margin: auto;
  padding-left: 15px;
  height: 100%;
  overflow: hidden;
}
.demo_content .head[data-v-d13cb574] {
  padding-top: 24px;
  color: var(--TopTextColor, #000000);
}
.demo_content .content[data-v-d13cb574] {
  height: 50%;
  padding-top: 15px;
  padding-right: 20px;
  color: var(--TextPrimary, #6D6D6D);
  font-size: 12px;
  overflow: hidden;
}
.demo_content .bottom[data-v-d13cb574] {
  height: 25%;
}
.demo_content .bottom .span-box[data-v-d13cb574] {
  color: var(--TextPrimary, #6D6D6D);
  font-size: 12px;
  position: absolute;
  bottom: 5px;
}
.demo_main[data-v-7f6b8866] {
  height: 100%;
  padding: 10px 20px 10px 20px;
}
.demo_content[data-v-7f6b8866] {
  padding-left: 10px;
  float: left;
  font-weight: 500;
  color: var(--MenuActiveBG, #1890FF);
  max-height: 80%;
  overflow: hidden;
}
.demo_bottom[data-v-7f6b8866] {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 500;
  color: var(--MenuActiveBG, #1890FF);
}
.demo_main[data-v-0fd34215] {
  height: 100%;
  padding: 10px 20px 10px 20px;
}
.demo_content[data-v-0fd34215] {
  padding-left: 10px;
  float: left;
  font-weight: 400;
  max-height: 80%;
  overflow: hidden;
}
.demo_bottom[data-v-0fd34215] {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-weight: 500;
  color: var(--MenuActiveBG, #1890FF);
}
.echart_box[data-v-1cc21892] {
  width: 100%;
  background-color: var(--form-bg-color);
}
.echart_box .chart_title[data-v-1cc21892] {
  color: #fff;
  text-align: left;
}

.echart_box[data-v-9d42264a] {
  width: 100%;
  background-color: var(--form-bg-color);
}
.echart_box .chart_title[data-v-9d42264a] {
  color: #fff;
  text-align: left;
}

.modal_content .add_sporter_box .title[data-v-f3818a96] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890FF;
  margin-bottom: 40px;
}
.modal_content .add_sporter_box .sporter_content .left[data-v-f3818a96] {
  width: 45%;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-f3818a96] {
  margin-bottom: 24px;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-f3818a96] .ant-input-search-icon {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-f3818a96] {
  height: 500px;
  background: #282F54;
  padding: 24px;
  overflow: auto;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-f3818a96] .ant-tree li .ant-tree-node-content-wrapper,
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-f3818a96] .ant-checkbox-wrapper {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-f3818a96] .ant-checkbox-wrapper {
  margin-left: 8px;
}
.modal_content .add_sporter_box .sporter_content .right[data-v-f3818a96] {
  width: 45%;
  padding: 24px;
  background: #282F54;
}
.modal_content .add_sporter_box .sporter_content .right .header .left[data-v-f3818a96] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .header .right[data-v-f3818a96] {
  font-size: 16px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .selected_list .selected_item[data-v-f3818a96] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-f3818a96] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-f3818a96] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-f3818a96] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-f3818a96] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-f3818a96] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-f3818a96]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-f3818a96] {
  padding: 13px 20px 8px 20px;
  background: #282F54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282F54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-f3818a96] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-f3818a96] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-f3818a96] {
  font-size: 12px;
  color: #bcbcbc;
  margin: 14px 0 12.5px 0;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-f3818a96] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-f3818a96] {
  border-color: #1890FF;
}
.modal_content .change_type_text[data-v-f3818a96] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 5px;
}
[data-v-f3818a96] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-f3818a96] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-f3818a96] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
[data-v-f3818a96] .ant-calendar-picker-input.ant-input {
  width: 200px;
}
[data-v-f3818a96] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon {
  color: #fff;
}

.modal_content .add_sporter_box .title[data-v-5dbbba00] {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 8px;
  border-left: 4px solid #1890FF;
  margin-bottom: 40px;
}
.modal_content .add_sporter_box .sporter_content .left[data-v-5dbbba00] {
  width: 45%;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-5dbbba00] {
  margin-bottom: 24px;
}
.modal_content .add_sporter_box .sporter_content .left .search[data-v-5dbbba00] .ant-input-search-icon {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-5dbbba00] {
  height: 500px;
  background: #282F54;
  padding: 24px;
  overflow: auto;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-5dbbba00] .ant-tree li .ant-tree-node-content-wrapper,
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-5dbbba00] .ant-checkbox-wrapper {
  color: #fff;
}
.modal_content .add_sporter_box .sporter_content .left .sporter_list[data-v-5dbbba00] .ant-checkbox-wrapper {
  margin-left: 8px;
}
.modal_content .add_sporter_box .sporter_content .right[data-v-5dbbba00] {
  width: 45%;
  padding: 24px;
  background: #282F54;
}
.modal_content .add_sporter_box .sporter_content .right .header .left[data-v-5dbbba00] {
  font-size: 14px;
  color: #cdcdcd;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .header .right[data-v-5dbbba00] {
  font-size: 16px;
  color: #1890ff;
  padding: 0;
  width: auto;
}
.modal_content .add_sporter_box .sporter_content .right .selected_list .selected_item[data-v-5dbbba00] {
  padding: 8px 0;
  color: #fff;
}
.modal_content .address_box[data-v-5dbbba00] {
  color: #fff;
}
.modal_content .address_box .address_header[data-v-5dbbba00] {
  margin-bottom: 38px;
}
.modal_content .address_box .address_header .hall_search[data-v-5dbbba00] {
  margin-left: 7px;
}
.modal_content .address_box .address_header .hall_search[data-v-5dbbba00] .ant-input-search-icon {
  color: #fff;
}
.modal_content .address_box .address_list[data-v-5dbbba00] {
  height: 400px;
  overflow-y: auto;
}
.modal_content .address_box .address_list[data-v-5dbbba00]::-webkit-scrollbar {
  width: 0;
}
.modal_content .address_box .address_list .address_item[data-v-5dbbba00] {
  padding: 13px 20px 8px 20px;
  background: #282F54;
  margin-bottom: 16px;
  border-radius: 4px;
  position: relative;
  border: 1px solid #282F54;
}
.modal_content .address_box .address_list .address_item .common_tip[data-v-5dbbba00] {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 12px;
  background: #fa6ba4;
  border-radius: 4px 4px 0px 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.modal_content .address_box .address_list .address_item .address_top[data-v-5dbbba00] {
  font-size: 15px;
}
.modal_content .address_box .address_list .address_item .address_middle[data-v-5dbbba00] {
  font-size: 12px;
  color: #bcbcbc;
  margin: 14px 0 12.5px 0;
}
.modal_content .address_box .address_list .address_item .address_bottom[data-v-5dbbba00] {
  font-size: 12px;
  color: #bcbcbc;
  border-top: 1px solid #232948;
  padding-top: 8px;
}
.modal_content .address_box .address_list .address_item_active[data-v-5dbbba00] {
  border-color: #1890FF;
}
.modal_content .change_type_text[data-v-5dbbba00] {
  color: #fff;
  flex: 1;
  font-size: 12px;
  margin-left: 5px;
}
[data-v-5dbbba00] .ant-checkbox-wrapper {
  color: #fff;
}
[data-v-5dbbba00] .ant-time-picker-icon .ant-time-picker-clock-icon,[data-v-5dbbba00] .ant-time-picker-clear .ant-time-picker-clock-icon {
  color: #fff;
}
[data-v-5dbbba00] .ant-calendar-picker-input.ant-input {
  width: 200px;
}
[data-v-5dbbba00] .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon {
  color: #fff;
}


[data-v-7fd376a1] .ant-upload.ant-upload-select-picture-card {
  background: #282f54 !important;
  border-color: #282f54 !important;
}
[data-v-7fd376a1] .ant-upload.ant-upload-select-picture-card .ant-upload-text {
  color: #999 !important;
}
.fl-modal[data-v-7fd376a1] {
  max-height: 600px;
  overflow: auto;
}
.releaseDynamics[data-v-7fd376a1] {
  padding: 28px 24px;
}
.releaseDynamics .pink[data-v-7fd376a1] {
  color: #ff4d4f;
  font-size: 16px;
}
.releaseDynamics .typeManage[data-v-7fd376a1] {
  position: absolute;
  right: -16px;
  top: 2px;
  width: 76px;
  height: 29px;
  line-height: 28px;
  border: 1px solid rgba(24, 144, 255, 0.8);
  border-radius: 4px;
  transform: translateX(100%) scale(0.8);
  text-align: center;
  color: rgba(24, 144, 255, 0.8);
  margin-left: 21px;
}
.releaseDynamics[data-v-7fd376a1] .no-margin {
  margin-bottom: 0 !important;
}
.releaseDynamics[data-v-7fd376a1] .ant-select-multiple .ant-select-selection-item {
  background: #1c2242 !important;
}
.releaseDynamics[data-v-7fd376a1] .ant-select-multiple .ant-select-selection-item-remove {
  color: white !important;
}
.releaseDynamics .upload_box .tips[data-v-7fd376a1] {
  color: #999999;
  margin-top: 23px;
}

