[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header{padding:14px 20px 14px 24px;border-bottom:1px solid #d8d8d8;margin-bottom:0}[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header .title_Width_close{display:flex;align-items:center;justify-content:space-between}[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header .title_Width_close div{display:flex;align-items:center}[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header .title_Width_close .title{font-family:PingFangSC-Medium,sans-serif;font-size:18px;color:#344563;letter-spacing:0;font-weight:600;margin-left:16px}[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header i.el-dialog__close{transform:translate(7px,1px)}[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header i.el-dialog__close:before{content:"\e6dd";font-family:iconfont,sans-serif;color:#808dc1;font-size:24px}[data-v-293b12ee] .el-drawer.chatDrawer .el-drawer__header i.el-dialog__close:hover:before{color:var(--theme-mode-bgcolor)}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body{line-height:18px;padding:26px 0 0;background-color:#ebeef5;height:100%;box-sizing:border-box;position:relative;font-size:16px}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_list{padding-right:27px;padding-left:10px;display:flex;flex-direction:column;height:calc(100vh - 240px);overflow:auto}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_list .chat_list_item{padding:16px;max-width:442px;background:#fff;border-radius:8px 4px 8px 8px;border:1px solid #ececec;margin-bottom:16px;font-size:16px;line-height:24px;word-break:break-all}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_list .chat_user{align-self:flex-end;background-color:#9abeff}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_list .chat_ai{align-self:flex-start}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .blue-word{color:#00f}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot-wrap{position:absolute;bottom:35px;right:16px}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot{position:relative}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .help-box{position:absolute;left:0;top:-50px;background-color:#fff;width:80px;height:32px;border-radius:8px;line-height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .help-box img{margin-right:8px}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .help-box i:before{font-size:18px}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .send-box{position:absolute;font-size:24px;right:15px;bottom:12px;z-index:10;color:#f4f4f4;cursor:pointer}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .send-box:hover{color:#3575f5}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .operate_group{position:absolute;top:55px;left:18px}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .operate_group img{margin-left:18px;cursor:pointer}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .operate_group img:first-child{margin:0}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .chat_textarea{width:520px;height:90px;border-radius:8px;overflow:hidden;padding:10px 18px;box-sizing:border-box;background-color:#fff;position:relative}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .chat_textarea .el-textarea__inner{position:absolute;border:none;left:0;top:5px;min-height:90px}[data-v-293b12ee] .el-drawer.chatDrawer .chatDrawer_body .chat_foot .chat_textarea.el-textarea.is-disabled .el-textarea__inner{background-color:inherit}.el-dialog.widget-dialog{margin-top:2%!important}