.container{height:100vh;width:100vw;background:#f6f7f9;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}p{margin:0}.logo{width:36px;height:36px;margin-right:16px}.logo-x{padding:10px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#333;background:#fff;border-bottom:1px solid #d8d8d8}.content-x,.logo-x{display:-webkit-box;display:-ms-flexbox;display:flex}.content-x{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.sidebar{background:#fff;padding-top:40px}.sidebar .new-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 30px 30px;font-size:16px;color:#0091a5;padding:9px 0;background:#f3f8ff;font-weight:500;cursor:pointer}.sidebar .new-x .new1{width:22px;height:22px;margin-right:3px}.time-day{padding:0 20px 8px;font-size:12px;color:#999}.list-item{font-size:14px;color:#000;padding:10px;margin:0 10px;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;padding-right:8px}.list-item .list-content{width:100%;overflow:hidden;display:inline-block}.list-item.active{background:#f8faff;border-radius:4px}.list-item.active:before{content:"";position:absolute;height:100%;width:6px;border-radius:0 4px 4px 0;background:#0091a5;left:-12px;top:0}.list-item:hover .el-icon-delete{display:inline-block}.list-item .el-icon-delete{position:absolute;color:red;right:8px;padding:4px;background:#ebedf0;border-radius:4px}.over-flow{height:calc(100vh - 176px);overflow-y:scroll}.chat-main{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll;background:#eee}.chat-box{padding:28px 12px 60px}.response{margin-bottom:24px}.response .pc-robot{width:24px;height:24px;margin-right:12px;margin-bottom:8px;border-radius:50%}.response .res-content{background:#fff;border-radius:0 12px 12px 12px;padding:8px 12px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all;overflow:hidden}.response .table-wrapper{overflow-x:scroll}.message{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fadeIn .3s;animation:fadeIn .3s}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.user-content{margin-bottom:26px}.user-content,.user-content .real-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.user-content .real-content{background:#0091a5;-webkit-box-shadow:0 2px 6px 0 rgba(200,226,255,.2);box-shadow:0 2px 6px 0 rgba(200,226,255,.2);border-radius:12px 12px 0 12px;font-size:14px;color:#fff;text-align:left;padding:11px 18px;word-break:break-all;white-space:pre-line}.time{font-size:12px;color:#999;margin-bottom:8px}.message.assistant{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bubble{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-area{margin-top:auto;left:0;right:0;bottom:0;padding:8px;background:#fff}.input-area .new2-x{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:4px 24px;font-size:14px;color:#333;cursor:pointer;border-radius:17px;border:1px solid #ccc;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:20px}.input-area .new2-x .new2{width:18px;height:18px;margin-right:4px}.input-area .message-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-area .message-x .send-png{width:21px;height:21px;vertical-align:-2px}.input-area .message-x .input-xx{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.input-area .tips{text-align:center;font-size:12px;color:#cecece;padding:14px 0}.auto-resize-textarea{width:100%;resize:none;overflow-y:auto;border:1px solid #ccc;border-radius:4px;font-size:16px;padding:8px;padding-right:44px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;-webkit-transition:height .2s ease;transition:height .2s ease}.spinner{width:24px;height:24px;border:4px solid #f3f3f3;border-top:4px solid #0091a5;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin:auto}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.upload-demo{position:absolute;cursor:pointer;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bubble{padding:14px 18px;border-radius:16px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.bubble h1,.bubble h2,.bubble h3,.bubble h4,.bubble h5,.bubble h6{margin:1em 0;font-weight:700}.bubble p{margin:1em 0}.bubble ol,.bubble ul{padding-left:2em;margin:1em 0}.bubble li{margin:.25em 0}.bubble blockquote{margin:1em 0;padding-left:1em;border-left:4px solid #ddd;color:#666}.bubble pre{padding:1em;word-break:break-all;white-space:break-spaces;margin:1em 0}.bubble code,.bubble pre{background:#f6f8fa;border-radius:3px}.bubble code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;padding:.2em .4em}.bubble img{max-width:100%}.bubble table{width:100%;border-collapse:collapse;margin:10px 0;font-size:16px;text-align:left}.bubble td,.bubble th{border:1px solid #ddd;padding:8px}.bubble th{background-color:#f4f4f4;font-weight:700;white-space:nowrap}.btn-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;padding-bottom:24px}.popper__arrow:after{border-right-color:#e6e6e6!important;left:16px!important}.el-popover{background:#e6e6e6}.el-message-box{width:70%}.el-button--primary,.el-button--primary.is-disabled,.el-button--primary:focus{border-color:#0aa8bc;background:#0aa8bc}.el-dialog__body{padding-top:0}.el-textarea__inner{padding-right:44px;font-size:14px}.table-container{overflow-x:scroll}[data-v-f1b18d5a]:export{menu-color:hsla(0,0%,100%,.95);menu-color-active:hsla(0,0%,100%,.95);menu-background:#282c34;column-second-menu-background:#fff}.other-btn[data-v-f1b18d5a]{padding:4px 15px}.other-btn .ri-menu-fill[data-v-f1b18d5a]{font-size:17px}.el-button--mini[data-v-f1b18d5a]{font-size:13px}.el-button--primary.is-disabled[data-v-f1b18d5a],.el-button--primary[data-v-f1b18d5a],.el-button--primary[data-v-f1b18d5a]:focus{border-color:#0aa8bc;background:#0aa8bc}[data-v-f1b18d5a] .el-input--mini .el-input__inner{padding:12px 16px;font-size:16px;height:auto;line-height:normal;color:#000;border-radius:8px;margin-right:10px}[data-v-f1b18d5a] .button{margin-left:10px;font-size:16px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;width:40px;padding:0;height:40px;text-align:center}[data-v-f1b18d5a] .button i,[data-v-f1b18d5a] .button span{margin:0 auto}[data-v-f1b18d5a] .el-drawer{width:42%!important}[data-v-f1b18d5a] .t-link{color:#3f90ff;cursor:pointer}[data-v-f1b18d5a] .t-link:hover{text-decoration:underline}.banner-img[data-v-f1b18d5a]{width:36%;margin-top:20vh}.box[data-v-f1b18d5a]{text-align:center;color:#a09d9d;font-size:16px}.text-s[data-v-f1b18d5a]{margin:16px 0 4px}.two-img-x[data-v-f1b18d5a]{text-align:cetner;margin-top:60px}.two-img[data-v-f1b18d5a]{width:50%}.ss1[data-v-f1b18d5a]{-webkit-box-flex:1;-ms-flex:1;flex:1}