
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}
nav {
  padding: 30px;
}
nav a {
  font-weight: bold;
  color: #2c3e50;
}
nav a.router-link-exact-active {
  color: #42b983;
}

.input-box .input-content[data-v-9afee98a]{width:300px;height:40px;display:flex;align-items:center;justify-content:space-between}.input-box .input-content input[data-v-9afee98a]{color:#dbdada;font-family:inherit;border:0;outline:0;border-bottom:1px solid #919191;height:40px;width:40px;font-size:32px;text-align:center}.input-box input[data-v-9afee98a]::-webkit-outer-spin-button,.input-box input[data-v-9afee98a]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}


.el-container[data-v-6bca400c] {
  padding: 0px;
  margin: 0px;
}
.el-main[data-v-6bca400c] {
  padding: 0px;
}
.el-aside[data-v-6bca400c] {
  padding: 0px;
}
@keyframes wave-6bca400c {
0% {
    color: white;
}
50% {
    color: #2e58c8;
}
100% {
    color: #fbbe75;
}
}
.wave[data-v-6bca400c] {
  animation: wave-6bca400c 5s infinite;
}





.el-input .el-input__wrapper {
  box-shadow: none !important;
}






/* 滚动条 */
body[data-v-b5b532f8] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-b5b532f8] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-b5b532f8] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-b5b532f8] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-b5b532f8] *::-webkit-scrollbar-corner {
  background: #444444;
}
.c-setting-ContentPanel[data-v-b5b532f8] {
  /* background-color: #212123; */
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
}
.c-setting-ContentPanelBrowser[data-v-b5b532f8] {
  /* background-color: #1a1a1c; */
  padding: 0px;
  margin: 0px;
  width: 300px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  overflow-x: hidden;
  overscroll-behavior: contain;
}


/* 滚动条 */
body *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body *::-webkit-scrollbar-corner {
  background: #444444;
}

/* 控件 */
.el-menu {  
  --el-menu-item-height: 50px;
}

/* 2. 选中态渐变按钮 */
.el-menu-item.is-active {
  background: linear-gradient( 242deg, #50BCF9 2.24%, #DCD2FF 87.07%);
  border-radius: 32px !important;
  color: black !important;              /* 文字白 */
  margin: 2px 0 !important;
}
/* 横向菜单：去掉底边线 */
.el-menu--horizontal {
  border-bottom: none !important;
}
/* 纵向菜单：去掉右侧边线 */
.el-menu--vertical {
  border-right: none !important;
}
.el-menu-item:hover {
  border-radius: 26px;
}



/* 滚动条 */
body[data-v-04a2bea0] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-04a2bea0] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-04a2bea0] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-04a2bea0] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-04a2bea0] *::-webkit-scrollbar-corner {
  background: #444444;
}


/* 滚动条 */
body[data-v-20fbee7c] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-20fbee7c] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-20fbee7c] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-20fbee7c] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-20fbee7c] *::-webkit-scrollbar-corner {
  background: #444444;
}
.agentInputScroll[data-v-20fbee7c]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.agentInputScroll[data-v-20fbee7c]::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
.agentInputScroll[data-v-20fbee7c]::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
.agentInputScroll[data-v-20fbee7c]::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
.agentInputScroll[data-v-20fbee7c]::-webkit-scrollbar-corner {
  background: #444444;
}
.fileTypeSel[data-v-20fbee7c] {
  background: linear-gradient( 242deg, #50BCF9 2.24%, #DCD2FF 87.07%);
}
.fileTypeSelT[data-v-20fbee7c] {
  color:#030710;
}
.butSel-active[data-v-20fbee7c] {
  background-color: #467be6;
}
.video-js[data-v-20fbee7c] {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 100%;
}
.scroll-text[data-v-20fbee7c] {
  white-space: nowrap;

  /* position: relative; */
  animation: scrollText-20fbee7c 20s linear infinite;
}

/* .scroll-text::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  
} */
@keyframes scrollText-20fbee7c {
from {
    transform: translateX(100%);
}
to {
    transform: translateX(-100%);
}
}


body[data-v-7d67f1d8] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-7d67f1d8] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-7d67f1d8] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-7d67f1d8] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-7d67f1d8] *::-webkit-scrollbar-corner {
  background: #444444;
}
/*图片选中*/
.picSel-active[data-v-7d67f1d8] {
  border: 1px solid white;
}
.el-container[data-v-7d67f1d8] {
  padding: 0px;
  margin: 0px;
  background: #030710;
}


/*文件选中*/
.fileTypeSel[data-v-7d67f1d8] {
  background: linear-gradient( 242deg, #50BCF9 2.24%, #DCD2FF 87.07%);
}
.fileTypeSelT[data-v-7d67f1d8] {
  color:#030710;
}
/*文件选中*/
.fileMenuTypeSel[data-v-7d67f1d8] {
  color: gray;
}
.fileMenuTypeSelBk[data-v-7d67f1d8] {
  background-color: #12161F;
}
.video-js[data-v-7d67f1d8] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.styleSelect .el-select-dropdown__item[data-v-7d67f1d8] {
  height: 60px !important;   /* 想要的高度 */
  line-height: 60px !important;
  padding: 0 8px !important;
}




[data-v-6e912ff6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6e912ff6]::-webkit-scrollbar-thumb {
  background-color: #2e2e2e;
  border-radius: 3px;
}
[data-v-6e912ff6]::-webkit-scrollbar-corner {
  background-color: #2e2e2e;
}
.el-container[data-v-6e912ff6] {
  padding: 0px;
  margin: 0px;
  background: #030710;
}
.el-main[data-v-6e912ff6] {
  padding: 0px;
}
.butSel-active[data-v-6e912ff6] {  
  background: linear-gradient( 242deg, #50BCF9 2.24%, #DCD2FF 87.07%);
  color: #030710;
}


/* 滚动条 */
body[data-v-3510c005] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-3510c005] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-3510c005] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-3510c005] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-3510c005] *::-webkit-scrollbar-corner {
  background: #444444;
}
.container[data-v-3510c005] {
  width: 900px;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
  padding: 40px;
  box-sizing: border-box;
  background-color: #030710;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(190, 190, 190, 0.2);
}
h1[data-v-3510c005] {
  text-align: center;
  color: #00bfff;
  font-size: 36px;
  margin-bottom: 30px;
  text-shadow: 0 0 10px rgba(0, 191, 255, 0.5);
}
h2[data-v-3510c005] {
  text-align: center;
  color: #ffd700;
  font-size: 28px;
  margin-top: 40px;
  margin-bottom: 20px;
  text-shadow: 0 0 8px rgba(255, 215, 0, 0.4);
}
h3[data-v-3510c005] {
  font-size: 18px;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: left;
}
img[data-v-3510c005] {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
}
table[data-v-3510c005] {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  background-color: #262626;
  border-radius: 4px;
  overflow: hidden;
}
th[data-v-3510c005],
td[data-v-3510c005] {
  border: 1px solid #444;
  padding: 12px;
  text-align: left;
}
th[data-v-3510c005] {
  background-color: #333;
  color: #ffd700;
  font-weight: bold;
}
td[data-v-3510c005] {
  color: #b3b3b3;
}
p[data-v-3510c005] {
  line-height: 1.8;
  margin: 15px 0;
  font-size: 15px;
  text-align: left;
  color: #9f9f9f;
}
a[data-v-3510c005] {
  color: #00bfff;
  text-decoration: none;
  transition: all 0.3s ease;
}
a[data-v-3510c005]:hover {
  text-decoration: underline;
  text-shadow: 0 0 5px rgba(0, 191, 255, 0.8);
}
strong[data-v-3510c005] {
  color: #ffffff;
}
.center[data-v-3510c005] {
  text-align: center;
  color: #ffffff;
}


/* 滚动条 */
body[data-v-7bc6815b] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-7bc6815b] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-7bc6815b] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-7bc6815b] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-7bc6815b] *::-webkit-scrollbar-corner {
  background: #444444;
}
.container[data-v-7bc6815b] {
  width: 900px;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
  padding: 40px;
  box-sizing: border-box;
  background-color: #030710;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(190, 190, 190, 0.2);
}
h1[data-v-7bc6815b],h2[data-v-7bc6815b] {
  text-align: center;
  margin-bottom: 10px;
  color: white;
}
h3[data-v-7bc6815b] {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 20px;
  color: #f8c400;
  font-weight: normal;
  letter-spacing: 1px;
}
h4[data-v-7bc6815b] {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 18px;
  color: #f8c400;
  font-weight: normal;
  letter-spacing: 1px;
}
table[data-v-7bc6815b] {
  width: 90%;
  max-width: 800px;
  margin: 0 auto 40px auto;
  border-collapse: collapse;
  font-size: 15px;
  color: #afafaf;
}
th[data-v-7bc6815b],
td[data-v-7bc6815b] {
  border: 1px solid #444;
  padding: 12px 16px;
  text-align: left;
  vertical-align: middle;
}
th[data-v-7bc6815b] {
  background-color: #222;
  color: #f8c400;
}
tr[data-v-7bc6815b]:nth-child(even) {
  background-color: #111;
}
.center[data-v-7bc6815b] {
  text-align: center;
}
.highlight[data-v-7bc6815b] {
  color: #f8c400;
  font-weight: bold;
}
.contact[data-v-7bc6815b] {
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  color: #aaa;
}
.contact a[data-v-7bc6815b] {
  color: #f8c400;
  text-decoration: none;
}


/* 滚动条 */
body[data-v-20c5fec1] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-20c5fec1] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-20c5fec1] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-20c5fec1] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-20c5fec1] *::-webkit-scrollbar-corner {
  background: #444444;
}
.el-container[data-v-20c5fec1] {
  padding: 0px;
  margin: 0px;
  background: #030710;
}
.el-main[data-v-20c5fec1] {
  padding: 0px;
  margin: 0px;  
  overflow: hidden;
  background: #030710;
}
.c-mainframe-leftToolbar[data-v-20c5fec1] {
  /* border-right: 1px solid #212122; */
  padding: 0px;
  margin: 0px;
  height: 100vh;
  width: 50px;
  overflow: hidden;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.c-mainframe-middlePanel[data-v-20c5fec1] {
  /* border-right: 1px solid #212122; */
  padding: 0px;
  margin: 0px;
  height: 100vh;
  width: 300px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.c-mainframe-rightPanel[data-v-20c5fec1] {
  /* border-left: 1px solid #323234; */
  padding: 0px;
  margin: 0px;
  height: 100vh;
  width: 300px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.c-mainframe-centerPanel[data-v-20c5fec1] {
  padding: 0px;
  margin: 0px;
  height: 80vh;
}
.c-mainframe-bottomPanel[data-v-20c5fec1] {
  display: flex;
  padding: 0px;
  margin: auto;
  height: 90px;
  border-top: 1px solid #10171e;
}
.c-mainframe-menuTool[data-v-20c5fec1] {
  margin: 0px;
  margin-top: 10px;
  margin-left: -5px;
  height: 87.5vh;
  overflow: hidden;
}
.c-mainframe-settingTool[data-v-20c5fec1] {
  display: flex;
  margin-top: auto;
  height: 75px;
  width: 100%;
}
.el-menu-vertical-demo[data-v-20c5fec1]:not(.el-menu--collapse) {
  width: 200px;
  min-height: 500px;
}
.menuSel-active[data-v-20c5fec1] {
  background: linear-gradient( 242deg, #50BCF9 2.24%, #DCD2FF 87.07%);
}
.menuSel-active2[data-v-20c5fec1] {
  color: white;
}

/*滚动消息*/
.demonstration[data-v-20c5fec1] {
  color: var(--el-text-color-secondary);
}
.el-carousel__item h3[data-v-20c5fec1] {
  color: #475669;
  opacity: 0.75;
  line-height: 150px;
  margin: 0;
  text-align: center;
}
.el-carousel__item[data-v-20c5fec1]:nth-child(2n) {
  background-color: #99a9bf;
}
.el-carousel__item[data-v-20c5fec1]:nth-child(2n + 1) {
  background-color: #d3dce6;
}

/*消息*/

/*    底栏*/
.c-mainframe-attributeBtn[data-v-20c5fec1] {
  margin-top: 0px;
  margin-left: 40px;
  width: 40px;
  height: 40px;
}
.c-mainframe-AigcInput[data-v-20c5fec1] {
  margin-top: 0px;
  margin-left: 20px;
  width: 800px;
  height: 45px;
}
.c-mainframe-createBtn[data-v-20c5fec1] {
  margin-top: 0px;
  margin-left: 20px;
  width: 80px;
  height: 40px;
}


.modelSelect .el-select-dropdown__item {
  height: 60px !important;   /* 想要的高度 */
  line-height: 60px !important;
  padding: 0 8px !important;
}
:root {  
  --el-color-primary: #888A8E !important;
  --el-select-input-focus-border-color: white !important;
  --el-select-input-focus-box-shadow: 0 0 0 1px rgb(201, 55, 55) inset !important;
}


/* 选择框 */
.el-select .el-input__wrapper {
  box-shadow: 0 0 0 1px #23252D inset !important;
}
.el-select {
  --el-select-input-focus-border-color: white;
  --el-select-input-focus-box-shadow: 0 0 0 1px white inset;
}
.el-select:hover {
  --el-select-input-focus-border-color: white;
}
.el-select:focus {
  --el-select-input-focus-border-color: white;
}
.el-select__popper {
  --el-bg-color-overlay: #191C25 !important; /* 你要的颜色 */
  background: #191C25 !important;            /* 兜底 */
}



/* 2. 行内蓝框杀手 */
.el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px white inset !important;
}

/* 3. 未聚焦 / 悬停 统一白 */
.el-select .el-input__wrapper {
  box-shadow: 0 0 0 1px #23252D inset !important;
}
.el-select .el-input__wrapper:hover {
  box-shadow: 0 0 0 1px white inset !important;
}


/* 2. 面板边框 / 圆角（可选） */
.el-select__popper {
  border: 1px solid #191C25 !important;
  border-radius: 4px !important;
  z-index: 9999999999 !important;
}
/* hover背景 */
.el-select-dropdown__item:hover {
  --el-select-option-hover-bg-color: #242831 !important;
  background: #242831 !important;   /* 兜底，防止变量被旧版本忽略 */
}

/* 弹出框 */
.el-popover {
  background-color: #191C25 !important; /* 修改背景颜色 */
  border: 1px solid #242831 !important; /* 修改边框颜色 */
  /* 添加其他样式 */
}
.el-popover.popover-concat-str {
  outline: none;
  width: 60px !important;
  text-align: center;
  z-index: 999999999;
}
/* 普通项（非 hover、非选中）背景 */
.el-select-dropdown__item {
  --el-select-option-bg-color: #191C25 !important;
  background: #191C25 !important;   /* 兜底 */
  z-index: 9999999999 !important;
}
.el-dropdown-menu {
  --el-dropdown-menu-bg-color: #191C25 !important;  
  background: #191C25 !important;   /* 兜底 */
}
.el-dropdown__popper {
  border: 1px solid #242831 !important;
  border-radius: 4px !important;
}
.el-dropdown-menu__item {
  --el-dropdown-menu-item-bg-color: #191C25 !important;
  background: #191C25 !important;
}

/* hover 背景 */
.el-dropdown-menu__item:hover {
  --el-dropdown-menu-item-hover-bg-color: #242831 !important;
  background: #242831 !important;
}
/* 按钮 */
.el-button {
  background: #191C25 !important;
  border-color: #23252D !important;
}
.el-button:hover {
  background: #242831 !important;
  border-color: #242831 !important;
}
.el-input {
  /* 边框颜色 */
  --el-input-border-color: none !important; 
  /* 背景色 */
  /* --el-input-bg-color: #191C25 !important; */
}

/* 如果你还想把 hover/focus 边框也一起改 */
.el-input .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px var(--el-input-border-color) inset !important;
}
.el-input .el-input__wrapper:hover {
  box-shadow: 0 0 0 1px var(--el-input-border-color) inset !important;
}

.svg-icon[data-v-79df4737]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-standard[data-v-79df4737]{width:100%;height:100%;overflow:hidden;stroke:black;fill:black;border:none;outline:none}.svg-icon-standard-select[data-v-79df4737]{width:100%;height:100%;overflow:hidden;stroke:"#888A8E";fill:"#888A8E";border:none;outline:none;color:#888A8E}.svg-icon-select[data-v-79df4737]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#409EFF}.svg-icon-large[data-v-79df4737]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-small[data-v-79df4737]{width:1.0em;height:1.0em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-select-large[data-v-79df4737]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#409EFF}.svg-icon-like[data-v-79df4737]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:red;overflow:hidden;stroke:#ff3c00}.svg-icon-white[data-v-79df4737]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#f3f3f3}.svg-icon-white-large[data-v-79df4737]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#f3f3f3}

