/*!
 *  build: StoreWave 
 *  copyright: https://render.storewave.cn  
 *  time: 2026-4-2 17:33:47
 */
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
[data-v-6d73cd98]:export {
  menu-color: hsla(0, 0%, 100%, 0.95);
  menu-color-active: hsla(0, 0%, 100%, 0.95);
  menu-background: #282c34;
  column-second-menu-background: #fff;
}
button[data-v-6d73cd98] {
  margin: 4px;
}
.index-container[data-v-6d73cd98] {
  padding: 0 !important;
  background: #f6f8f9 !important;
}
.index-container[data-v-6d73cd98] .access,
.index-container[data-v-6d73cd98] .authorization,
.index-container[data-v-6d73cd98] .version-information {
  min-height: 268px;
}
.index-container[data-v-6d73cd98] .el-card .el-card__header {
  position: relative;
}
.index-container[data-v-6d73cd98] .el-card .el-card__header .card-header-tag {
  position: absolute;
  top: 15px;
  right: 12px;
}
.index-container[data-v-6d73cd98] .el-card .el-card__header > div > span {
  display: flex;
  align-items: center;
}
.index-container[data-v-6d73cd98] .el-card .el-card__header > div > span i {
  margin-right: 3px;
}
.index-container[data-v-6d73cd98] .el-card .el-card__body {
  position: relative;
}
.index-container[data-v-6d73cd98] .el-card .el-card__body .echarts {
  width: 100%;
  height: 127px;
}
.index-container[data-v-6d73cd98] .el-card .el-card__body .card-footer-tag {
  position: absolute;
  right: 12px;
  bottom: 15px;
}
.index-container[data-v-6d73cd98] .bottom {
  padding-top: 20px;
  margin-top: 5px;
  color: #595959;
  text-align: left;
  border-top: 1px solid #dcdfe6;
}
.pt-menu-list[data-v-6d73cd98] {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.pt-menu-list.is-mobile[data-v-6d73cd98] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
}
.pt-menu-list .pt-menu-item[data-v-6d73cd98] {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  padding: 15px;
  margin: 4px;
  cursor: pointer;
  border-radius: 6px;
  box-shadow: 0 5px 30px -10px hsla(0, 0%, 75%, 0.8);
  transition: all 0.3s ease-in-out;
}
[data-v-6d73cd98] .el-tabs__active-bar {
  min-width: 28px;
}
.el-aside[data-v-6d73cd98] {
  background-color: #fff !important;
}
.el-main[data-v-6d73cd98] {
  padding: 0 0 0 20px;
}
.notice-clear[data-v-6d73cd98] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 0 0 0;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #e8eaec;
}
.notice-clear i[data-v-6d73cd98] {
  margin-right: 3px;
}
.slm-tabs[data-v-6d73cd98] {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 10px;
  color: #000;
}
> .slm-tabs-left[data-v-6d73cd98] {
  padding: 8px;
}
> .slm-tabs-left .title[data-v-6d73cd98] {
  width: 100%;
  height: 100px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
}
> .slm-tabs-left .title > span[data-v-6d73cd98]:nth-child(1) {
  margin-bottom: 2px;
  font-size: 21px;
}
> .slm-tabs-left .menu[data-v-6d73cd98] {
  width: 100%;
  height: 40px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  margin-bottom: 20px;
  cursor: pointer;
  border-radius: 2.5px;
  box-shadow: 0 5px 30px -10px rgba(190, 190, 190, 0.8);
  transition: all 0.3s ease-in-out;
}
> .slm-tabs-left .menu.active[data-v-6d73cd98] {
  color: #ffffff;
  box-shadow: 0 5px 30px -10px var(--el-color-primary-light-5);
  transform: scale(1.03);
}
> .slm-tabs-right[data-v-6d73cd98] {
  flex: 1;
  padding-top: 15px;
}
.notice-list[data-v-6d73cd98] {
  width: 100%;
  height: 100%;
}
.notice-list .header[data-v-6d73cd98] {
  padding-bottom: 5px;
  font-size: 16px;
  color: #000;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
}
.notice-list .action[data-v-6d73cd98] {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.notice-list .action[data-v-6d73cd98]:hover {
  background-color: #f5f5f5;
}
.notice-list ul[data-v-6d73cd98] {
  padding: 0 0 0 0;
  margin: 0;
}
.notice-list ul li[data-v-6d73cd98] {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 8px 5px 8px 0;
  transition: all 0.3s ease-in-out;
}
.notice-list ul li > a[data-v-6d73cd98] {
  width: 100%;
}
.notice-list ul li[data-v-6d73cd98]:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.notice-list ul li[data-v-6d73cd98]:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  content: "";
}
.notice-list ul li .task-card[data-v-6d73cd98] {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  padding: 0 12px 4px 12px;
  color: #3d3d3d;
  border-bottom: 1px solid #f1f1f1;
}
.notice-list ul li .task-card > span[data-v-6d73cd98] {
  width: 100%;
  overflow: hidden;
  font-family: "Nunito", sans-serif;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.notice-list ul li .task-card .title[data-v-6d73cd98] {
  font-size: 16px;
  font-weight: 500;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
}
.notice-list ul li .task-card .title > span[data-v-6d73cd98]:nth-child(2) {
  font-size: 12px;
  font-weight: 500;
  color: var(--el-color-primary-light-3);
}
.notice-list ul li .task-card .name[data-v-6d73cd98] {
  font-weight: 600;
  color: #3d3d3d;
}
.notice-list ul li .task-card .time[data-v-6d73cd98] {
  font-size: 12px;
  text-align: right;
}
.el-card[data-v-6d73cd98] {
  margin-bottom: 0 !important;
}
