.ant-timeline{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;list-style:none}.ant-timeline-item{position:relative;margin:0;padding:0 0 20px;font-size:14px;list-style:none}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid #e8e8e8}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:#2f54eb;border-color:#2f54eb}.ant-timeline-item-head-red{color:#f5222d;border-color:#f5222d}.ant-timeline-item-head-green{color:#52c41a;border-color:#52c41a}.ant-timeline-item-head-gray{color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-6px;margin:0 0 0 18px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.app-layout[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar[data-v-a5f21d8e]{width:200px;background-color:#f4f4f9;padding:20px}.logo-section[data-v-a5f21d8e],.sidebar[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-text[data-v-a5f21d8e]{font-size:18px;font-weight:700;margin-top:10px}.new-chat-button[data-v-a5f21d8e]{width:100%;margin-top:20px}.main-content[data-v-a5f21d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;overflow-y:auto}.chat-container[data-v-a5f21d8e]{-ms-flex-direction:column;flex-direction:column;height:70%}.chat-container[data-v-a5f21d8e],.message-list[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.message-list[data-v-a5f21d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:10px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;margin-bottom:10px;-ms-flex-direction:column;flex-direction:column}.message[data-v-a5f21d8e]{margin-bottom:10px;padding:10px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.user-message[data-v-a5f21d8e]{max-width:70%;background-color:#e1f5fe;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bot-message[data-v-a5f21d8e]{max-width:100%;background-color:#f1f8e9;-ms-flex-item-align:start;align-self:flex-start}.message-icon[data-v-a5f21d8e]{margin:0 10px;font-size:1.2em}.loading-dots[data-v-a5f21d8e]{padding-left:5px}.dot[data-v-a5f21d8e]{display:inline-block;margin-left:5px;width:8px;height:8px;background-color:#000;border-radius:50%;-webkit-animation:pulse-a5f21d8e 1.2s ease-in-out infinite both;animation:pulse-a5f21d8e 1.2s ease-in-out infinite both}.dot[data-v-a5f21d8e]:nth-child(2){-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes pulse-a5f21d8e{0%,to{-webkit-transform:scale(.6);transform:scale(.6);opacity:.4}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse-a5f21d8e{0%,to{-webkit-transform:scale(.6);transform:scale(.6);opacity:.4}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.input-container[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex}.input-container .el-input[data-v-a5f21d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;margin-bottom:30px;height:50px}@media (max-width:768px){.main-content[data-v-a5f21d8e]{padding:10px 0 10px 0}.app-layout[data-v-a5f21d8e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar[data-v-a5f21d8e]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.logo-section[data-v-a5f21d8e],.sidebar[data-v-a5f21d8e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-text[data-v-a5f21d8e]{font-size:20px}.logo-section img[data-v-a5f21d8e]{width:40px;height:40px}.new-chat-button[data-v-a5f21d8e]{margin-right:30px;width:auto;margin-top:5px}}@media (min-width:769px){.main-content[data-v-a5f21d8e]{padding:0 0 10px 10px}.app-layout[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:50vh}.sidebar[data-v-a5f21d8e]{width:200px;background-color:#f4f4f9;padding:20px}.logo-section[data-v-a5f21d8e],.sidebar[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-text[data-v-a5f21d8e]{font-size:18px;font-weight:700;margin-top:10px}.new-chat-button[data-v-a5f21d8e]{width:100%;margin-top:20px}}.ant-drawer-header{padding:9px 14px!important}.ant-drawer-title{font-size:13px}.ant-drawer-close{height:40px;line-height:40px;font-size:13px}.section-box3{border:1px solid #ebedf0;border-radius:2px;display:inline-block;height:auto;position:relative;-webkit-transition:all .2s;transition:all .2s;width:100%;padding:5px;overflow:auto}.section-box3 .active{background:#f2faff;border:2px solid #52a6ff}.section-box3 .card-item{margin:5px 8px;cursor:pointer;border-radius:8px}.section-box3 .card-item .card-content{-ms-flex-pack:distribute;justify-content:space-around;font-size:13px;padding:3px 2px;text-align:center}.section-box3 .card-item .card-content,.section-box3 .form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-box3 .form-item{margin:8px}.section-box3 .form-item .label{width:120px;border:1px solid #ebedf0;padding:3px 5px;border-radius:5px;margin-right:15px}body .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{padding:4px 8px}.ant-timeline-item{font-size:13px}.ant-timeline-item p{margin-bottom:0}.ant-upload-list-picture-card-container{margin:0 5px 8px 0}.ant-checkbox-group{padding:5px}.ant-checkbox-group .ant-checkbox-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:rgba(0,0,0,.65);line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top:1.02px solid #d9d9d9;border-left:0;cursor:pointer;-webkit-transition:color .3s,background .3s,border-color .3s,-webkit-box-shadow .3s;transition:color .3s,background .3s,border-color .3s,-webkit-box-shadow .3s;transition:color .3s,background .3s,border-color .3s,box-shadow .3s;transition:color .3s,background .3s,border-color .3s,box-shadow .3s,-webkit-box-shadow .3s}.ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox{display:none}.ant-checkbox-group .ant-checkbox-wrapper-checked{color:#fff;background:#1890ff}.leftBox,.rightBox{width:50%;height:300px;float:left}.chatBox{width:100%;height:300px}