.intelligent-aq{display:flex}.intelligent-aq .aq-chat{display:inline-block;width:calc(100% - 420px);height:100%;box-sizing:border-box;vertical-align:top;overflow:auto;display:flex}.intelligent-aq .aq-chat .ant-input-suffix .iconfont{font-size:12px;cursor:pointer;color:#606266}.intelligent-aq .aq-chat .ant-input-suffix .iconfont:hover{color:#2490ff}.intelligent-aq .aq-chat .ant-input-suffix .iconfont.confirm{font-size:14px;margin-right:10px}.intelligent-aq .aq-chat .topic-container{width:280px;box-sizing:border-box;padding:20px 0;background:url(../../static/img/chat_menu_bg.5e0e7022.png) no-repeat;background-size:cover}.intelligent-aq .aq-chat .topic-container .new-and-search{display:flex;align-items:center;padding:0 20px;position:relative}.intelligent-aq .aq-chat .topic-container .new-and-search .search-input{width:240px;margin-right:10px;position:absolute;left:20px;border-color:#2490ff}.intelligent-aq .aq-chat .topic-container .new-and-search .ant-btn{color:#2490ff;border-color:#2490ff;width:36px;text-align:center;padding:0;border-radius:4px}.intelligent-aq .aq-chat .topic-container .new-and-search .ant-btn .iconfont{font-size:14px;margin-top:-3px}.intelligent-aq .aq-chat .topic-container .new-and-search .ant-btn:hover{color:#fff;border-color:#2490ff;background-color:#2490ff}.intelligent-aq .aq-chat .topic-container .new-and-search .ant-btn.new-btn{width:194px;margin-right:10px}.intelligent-aq .aq-chat .topic-container .new-and-search .ant-btn.new-btn .iconfont{margin-right:10px}.intelligent-aq .aq-chat .topic-container .list{padding:20px 0;height:calc(100vh - 155px);box-sizing:border-box}.intelligent-aq .aq-chat .topic-container .list .item .default-box{padding:0 20px;height:50px;display:flex;align-items:center;position:relative;cursor:pointer}.intelligent-aq .aq-chat .topic-container .list .item .default-box img{margin-right:6px}.intelligent-aq .aq-chat .topic-container .list .item .default-box .title-txt{display:inline-block;width:calc(100% - 55px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.intelligent-aq .aq-chat .topic-container .list .item .default-box .btns{display:none;position:absolute;right:0;color:#606266;background:#edf3ff;background:linear-gradient(90deg,rgba(237,243,255,.7),#edf3ff);padding-left:15px;height:50px;line-height:47px}.intelligent-aq .aq-chat .topic-container .list .item .default-box .btns .iconfont{margin-right:10px;font-size:14px;width:14px;height:14px}.intelligent-aq .aq-chat .topic-container .list .item .default-box:hover{background:#edf3ff}.intelligent-aq .aq-chat .topic-container .list .item .default-box:hover .btns{display:inline-block}.intelligent-aq .aq-chat .topic-container .list .item .default-box.active{background:#edf3ff}.intelligent-aq .aq-chat .topic-container .list .item .default-box.active:after{content:"";display:inline-block;position:absolute;top:0;right:0;width:3px;height:50px;background:#2490ff}.intelligent-aq .aq-chat .topic-container .list .item .edit-box{padding:0}.intelligent-aq .aq-chat .topic-container .list .item .edit-box .ant-input{border-color:#5591ff;background:#fff;height:50px;line-height:50px;padding-left:20px;padding-right:55px}.intelligent-aq .aq-chat .chat-container{width:calc(100% - 280px);background:#f2f5fa}.intelligent-aq .aq-chat .chat-container .message-wrapper{box-sizing:border-box;height:100%;height:calc(100vh - 260px);margin:0;overflow:auto}.intelligent-aq .aq-chat .chat-container .message-wrapper>ul{display:flex;flex-direction:column;align-items:center;transform:translateX(-26px)}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item{text-align:left;display:flex;align-items:flex-start;color:#22242b;margin-bottom:30px;width:100%;justify-content:center}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item:first-child{margin-top:30px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item>img{margin-right:20px;width:32px;height:32px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item .content{box-sizing:border-box;position:relative;display:inline-block;max-width:850px;width:calc(100% - 120px)}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item .content .content-txt{line-height:27px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item .content .content-txt .v-md-editor--preview{background:transparent}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.user>img{transform:translateY(-2px)}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.user.tip{font-size:12px;color:#999}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.user.tip>img{visibility:hidden}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot>img{width:34px;height:34px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .content-txt{position:relative;border-radius:0 10px 10px 10px;background:#fff;padding:12px 20px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .content-txt .tip-quote-box .tip{font-size:12px;color:#999;margin-top:10px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .content-txt .tip-quote-box .quote{margin-top:10px;padding-top:10px;border-top:1px dashed #eee;word-break:keep-all;color:#999;font-size:12px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .content-txt .tip-quote-box .quote .kno{color:#2490ff;cursor:pointer}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn{font-size:12px;display:inline-flex;align-items:center}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn .re-btn,.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn .stop-btn{cursor:pointer;color:#2490ff;margin:0 10px 0 20px;display:inline-flex;align-items:center}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn .re-btn .iconfont,.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn .stop-btn .iconfont{margin-right:5px;font-size:14px}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn .re-btn:hover,.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .left-btn .stop-btn:hover{color:#5591ff}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .right-btn .iconfont{color:#666;margin-right:20px;cursor:pointer}.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .right-btn .iconfont.active,.intelligent-aq .aq-chat .chat-container .message-wrapper .message-item.robot .content .bottom-btnlist .right-btn .iconfont:hover{color:#2a65fd}.intelligent-aq .aq-chat .chat-container .submit{margin-top:30px;width:100%;height:120px;display:flex;justify-content:center}.intelligent-aq .aq-chat .chat-container .submit .container{max-width:850px;width:calc(100% - 165px);background:#fff;border-radius:10px;padding:0;transform:translateX(18px);position:relative}.intelligent-aq .aq-chat .chat-container .submit .container .send-btn{position:absolute;right:15px;bottom:15px;width:68px;height:38px;text-align:center;line-height:38px;padding:0;background:#4480ee;border-radius:20px}.intelligent-aq .aq-chat .chat-container .submit .container .send-btn:hover{background:#5591ff}.intelligent-aq .aq-chat .chat-container .submit .container .send-btn .iconfont{font-size:22px;color:#fff}.intelligent-aq .aq-chat .chat-container .submit .container .str-tip-length{position:absolute;right:105px;bottom:27px;color:#adb0b8;font-size:12px}.intelligent-aq .aq-chat .chat-container .submit .container .textarea,.intelligent-aq .aq-chat .chat-container .submit .container .textarea:focus{border-radius:10px;font-size:14px;box-sizing:border-box;padding:20px 20px 0;width:100%;border:none;font-family:Micrsofot Yahei;resize:none;word-break:break-all;outline:none;overflow:auto;word-wrap:break-word;white-space:pre-wrap;box-shadow:none;background:#fff;line-height:25px;height:calc(100% - 53px)}.intelligent-aq .aq-chat .chat-container .submit .container .textarea .el-textarea__inner,.intelligent-aq .aq-chat .chat-container .submit .container .textarea:focus .el-textarea__inner{border:none;padding:0!important;height:100%;font-family:Microsoft YaHei;background:transparent}.intelligent-aq .literature{height:calc(100vh - 85px);overflow:auto;background:#fff;position:relative;width:420px;vertical-align:top;display:inline-block;box-sizing:border-box;flex-shrink:0}.intelligent-aq .literature .resize{cursor:col-resize;position:absolute;top:40%;left:-8px;border-radius:5px;margin-top:-25px;background-size:cover;background-position:50%;font-size:32px}.intelligent-aq .literature .resize .iconfont{transform:scale(.8)}.intelligent-aq .literature .ant-list-item{padding:20px 5px;margin:0 20px;border-bottom:1px dashed #dcdfe6}.intelligent-aq .literature .ant-list-item .ant-list-item-meta-title{color:#333;line-height:24px}.intelligent-aq .literature .ant-list-item .ant-list-item-meta-description{color:#999;font-size:12px;word-break:break-all}.intelligent-aq .literature .ant-list-item .ant-list-item-meta-description span{color:#2490ff;cursor:pointer}.intelligent-aq .literature .empty{width:100%;height:100%;background:url(../../static/img/ai-nodata-bg.ffce3bcd.png) no-repeat;background-size:100% 100%;overflow:hidden;text-align:center;display:flex;align-items:center}.intelligent-aq .literature .empty .container{margin-top:-100px}.intelligent-aq .literature .empty .container img{-o-object-fit:cover;object-fit:cover}.intelligent-aq .literature .empty .container p{margin-top:20px;font-size:16px;color:#333}.intelligent-aq .literature table{border-top:1px solid #dcdfe6;border-left:1px solid #dcdfe6}.intelligent-aq .literature tr{border-bottom:1px solid #dcdfe6}.intelligent-aq .literature td{border-right:1px solid #dcdfe6;padding:10px}.remove-popover{right:10px;top:65px;padding:15px 10px 10px 15px;width:215px;box-sizing:border-box;border-radius:4px}.remove-popover p{margin:0}.remove-popover .ant-popover-inner{border-radius:4px}.remove-popover .ant-popover-inner .popover-footer{text-align:right;margin-top:20px}.remove-popover .ant-popover-inner .popover-footer .ant-btn{height:30px;line-height:30px;padding:0 20px}.remove-popover .ant-popover-inner .popover-footer .ant-btn.ant-btn-text{color:#2490ff;border:none}.remove-popover .ant-popover-inner .popover-footer .ant-btn.ant-btn-text:hover{color:#5591ff}.remove-popover .ant-popover-inner .popover-footer .ant-btn.ant-btn-primary{background:#2490ff;border-radius:4px}.remove-popover .ant-popover-inner .popover-footer .ant-btn.ant-btn-primary:hover{background:#5591ff}