.keyword-setting .el-dialog__body{padding-top:50px;position:relative;overflow-x:hidden!important}.keyword-setting .el-dialog__body .el-dialog__body-title{position:absolute;width:672px;top:0;left:0;background-color:#fbf7d9;display:flex;height:36px;padding:0 24px;align-items:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#f5922d;line-height:20px}.token-item{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatroom-list{display:flex;align-items:center;margin:10px auto}.chatroom-list-item-wrapper{max-height:250px;overflow:auto}.chatroom-list-item{display:flex;padding:10px 10px 5px;color:#666;justify-content:space-between;align-items:center;font-size:12px}.chatroom-list-item .left{display:flex}.chatroom-list-item .left .name{flex-shrink:0;flex-grow:0;max-width:180px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatroom-list-item .left .count{display:block;color:#999}.chatroom-list-item .right{flex-shrink:0;text-align:right}.chatroom-list-item .primary{color:#3371ff}.chatroom-add{display:inline-flex;flex-direction:column;justify-content:center;align-content:center;width:40px;height:40px;text-align:center;background-color:#dfeaff;border-radius:40px;color:#3371ff;cursor:pointer}.chatroom-add i{font-size:24px;line-height:1}.chatroom-deleted{text-decoration:line-through;color:#999}.chatroom-item{position:relative;display:flex;align-items:center;margin-right:15px;padding:6px 12px;width:200px;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.06)}.chatroom-item .chatroom-edit{position:absolute;z-index:1;bottom:12px;right:15px;font-size:14px;color:#3371ff;cursor:pointer}.chatroom-item .chatroom-avatar{margin-right:15px;width:40px;height:40px}.chatroom-item .chatroom-text{width:calc(100% - 55px);flex-shrink:0;flex-grow:0;overflow:hidden}.chatroom-item .chatroom-text .chatroom-name{width:100%;color:#333;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chatroom-item .chatroom-text .chatroom-counts{color:#999}.chatroom-item .chatroom-text .chatroom-counts.primary{color:#3371ff}