.container{height:100%}p{margin:0}.logo{width:36px;height:36px;margin-right:14px}.logo-x{padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:18px;color:#0091a5;font-family:MicrosoftYaHeiBold;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.content-x,.logo-x{display:-webkit-box;display:-ms-flexbox;display:flex}.content-x{height:100%;overflow:hidden}.sidebar{width:260px;padding-top:40px;background:#f9fbff}.time-day{padding:24px 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:30px}.list-item .list-content{width:100%;overflow:hidden;display:inline-block}.list-item.active{background:#fff;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.active .el-icon-delete,.list-item:hover .el-icon-delete{display:inline-block}.list-item .el-icon-delete{position:absolute;display:none;right:8px;border-radius:4px}.over-flow{height:calc(100vh - 76px);overflow-y:scroll;padding-top:15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.sidebar{display:none}}.chat-main{-webkit-box-flex:1;-ms-flex:1;flex:1;height:calc(100vh - 114px);overflow-y:scroll;background:#fff}.new-x{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;right:0;left:260px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#0091a5;padding:16px 34px;background:#fff;font-weight:500;cursor:pointer}.new-x .new1{width:22px;height:22px;margin-right:3px}.chat-box{width:800px;margin:0 auto;padding-top:60px;padding-bottom:60px}.response{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.response .pc-robot{width:48px;height:48px;margin-right:12px;border-radius:50%}.response .res-content{background:#fff;border-radius:12px 12px 12px 0;padding:0 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all;overflow:hidden}.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;padding:14px 18px;border-radius:16px;line-height:1.6}.input-area{position:fixed;left:260px;right:0;bottom:0;background:#fff;padding:8px}.input-area .kkkk{width:800px;margin:0 auto}.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:18px;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}.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 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;overflow-x:scroll;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 td{white-space:nowrap}.bubble th{background-color:#f4f4f4;font-weight:700}.auto-resize-textarea{width:100%;resize:none;overflow-y:auto;border:1px solid #eee;border-radius:6px;background:#f9fbff;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}[data-v-1fd31568]:export{menu-color:hsla(0,0%,100%,.95);menu-color-active:hsla(0,0%,100%,.95);menu-background:#282c34;column-second-menu-background:#fff}[data-v-1fd31568] .table-container{overflow-x:scroll}[data-v-1fd31568] .el-button--primary.is-disabled{border-color:#0aa8bc;background:#0aa8bc}[data-v-1fd31568] .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-1fd31568] .button{margin-left:10px;font-size:16px;border-radius:8px}textarea[data-v-1fd31568]{white-space:normal!important}.big-title[data-v-1fd31568]{font-size:28px;font-weight:600;color:#2c2c36;text-align:center}.sub-title[data-v-1fd31568]{font-weight:400;font-size:16px;color:#8f91a8;text-align:center}.first-home[data-v-1fd31568]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5%}.first-wrap[data-v-1fd31568]{width:800px;margin:0 auto}.tips-x[data-v-1fd31568]{color:#999;font-size:14px;margin-bottom:12px}.tips-wrap[data-v-1fd31568]{display:grid;grid-template-rows:repeat(2,40px);grid-template-columns:repeat(2,minmax(310px,800px));gap:12px;width:100%}.tip-item[data-v-1fd31568]{padding:0 16px;background:#f2f3f7;border:none;font-size:14px;color:#585a73;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.message-x1[data-v-1fd31568]{border-radius:12px;-webkit-box-shadow:0 12px 24px -16px rgba(54,54,73,.0588235294),0 12px 40px rgba(74,80,96,.1215686275),0 0 1px rgba(44,44,54,.0196078431);box-shadow:0 12px 24px -16px rgba(54,54,73,.0588235294),0 12px 40px rgba(74,80,96,.1215686275),0 0 1px rgba(44,44,54,.0196078431);-webkit-transition:all .3s ease;transition:all .3s ease;margin:48px 0}.message-x1 .input-xx1[data-v-1fd31568]{padding:8px}.message-x1 .auto-resize-textarea1[data-v-1fd31568]{font-size:16px;border:0;color:#2c2c36;margin-bottom:0;padding-left:4px;overflow-y:hidden;resize:none;height:33px;max-height:108px;width:100%;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.message-x1 .auto-resize-textarea1[data-v-1fd31568]:focus{outline:none}.upload-xx[data-v-1fd31568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:8px}.upload-xx .send-1[data-v-1fd31568]{width:16px}.upupup[data-v-1fd31568]{width:32px;vertical-align:middle}[data-v-1fd31568] .t-link{color:#3f90ff;cursor:pointer}[data-v-1fd31568] .t-link:hover{text-decoration:underline}