
#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;
}


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

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

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

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


body[data-v-5ffdb97c] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-5ffdb97c] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-5ffdb97c] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-5ffdb97c] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-5ffdb97c] *::-webkit-scrollbar-corner {
  background: #444444;
}
/*图片选中*/
.picSel-active[data-v-5ffdb97c] {
  border: 1px solid white;
}

/*文件选中*/
.fileTypeSel[data-v-5ffdb97c] {
  color: gray;
}
/*文件选中*/
.fileMenuTypeSel[data-v-5ffdb97c] {
  color: gray;
}
.video-js[data-v-5ffdb97c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* 滚动条 */
body[data-v-30528d35] *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-30528d35] *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body[data-v-30528d35] *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body[data-v-30528d35] *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body[data-v-30528d35] *::-webkit-scrollbar-corner {
  background: #444444;
}
.el-container[data-v-30528d35] {
  padding: 0px;
  margin: 0px;
}
.el-main[data-v-30528d35] {
  padding: 0px;
  margin: 0px;  
  overflow: hidden;
}
.c-mainframe-leftToolbar[data-v-30528d35] {
  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-30528d35] {
  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-30528d35] {
  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-30528d35] {
  padding: 0px;
  margin: 0px;
  height: 80vh;
}
.c-mainframe-bottomPanel[data-v-30528d35] {
  display: flex;
  padding: 0px;
  margin: auto;
  height: 90px;
  border-top: 1px solid #10171e;
}
.c-mainframe-menuTool[data-v-30528d35] {
  margin: 0px;
  margin-top: 10px;
  margin-left: -5px;
  height: 87.5vh;
  overflow: hidden;
}
.c-mainframe-settingTool[data-v-30528d35] {
  display: flex;
  margin-top: auto;
  height: 75px;
  width: 100%;
}
.el-menu-vertical-demo[data-v-30528d35]:not(.el-menu--collapse) {
  width: 200px;
  min-height: 500px;
}
.menuSel-active[data-v-30528d35] {
  background-color: #1a2631;
  color: #5389f5;
  border: 1px solid #323234;
}

/*滚动消息*/
.demonstration[data-v-30528d35] {
  color: var(--el-text-color-secondary);
}
.el-carousel__item h3[data-v-30528d35] {
  color: #475669;
  opacity: 0.75;
  line-height: 150px;
  margin: 0;
  text-align: center;
}
.el-carousel__item[data-v-30528d35]:nth-child(2n) {
  background-color: #99a9bf;
}
.el-carousel__item[data-v-30528d35]:nth-child(2n + 1) {
  background-color: #d3dce6;
}

/*消息*/

/*    底栏*/
.c-mainframe-attributeBtn[data-v-30528d35] {
  margin-top: 0px;
  margin-left: 40px;
  width: 40px;
  height: 40px;
}
.c-mainframe-AigcInput[data-v-30528d35] {
  margin-top: 0px;
  margin-left: 20px;
  width: 800px;
  height: 45px;
}
.c-mainframe-createBtn[data-v-30528d35] {
  margin-top: 0px;
  margin-left: 20px;
  width: 80px;
  height: 40px;
}

.svg-icon[data-v-32a37836]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-select[data-v-32a37836]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#409EFF}.svg-icon-large[data-v-32a37836]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-small[data-v-32a37836]{width:1.0em;height:1.0em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-select-large[data-v-32a37836]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#409EFF}.svg-icon-like[data-v-32a37836]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:red;overflow:hidden;stroke:#ff3c00}.svg-icon-white[data-v-32a37836]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#f3f3f3}.svg-icon-white-large[data-v-32a37836]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#f3f3f3}

