.chat-container[data-v-7bf1b572]{background:#f5f5f5}.chat-list[data-v-7bf1b572]{background:#f5f5f5;height:calc(100vh - 35px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#eee;max-width:800px;margin:0 auto}.chat-list .nav-header[data-v-7bf1b572]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 16px;background:#1890ff;color:#fff}.chat-list .nav-header .back-btn[data-v-7bf1b572]{color:#fff;font-size:16px;padding:0}.chat-list .nav-header .back-btn .anticon[data-v-7bf1b572]{margin-right:4px}.chat-list .nav-header .title[data-v-7bf1b572]{font-size:18px;font-weight:500;text-align:center;margin:0 auto}.chat-list .nav-header .more-btn[data-v-7bf1b572]{color:#fff;font-size:20px;padding:0}.chat-list[data-v-7bf1b572] .ant-list-item{padding:12px 16px;background:#fff;cursor:pointer;border-bottom:1px solid #f0f0f0}.chat-list[data-v-7bf1b572] .ant-list-item:active{background:#f0f0f0}.chat-list .chat-list-content[data-v-7bf1b572]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.chat-item[data-v-7bf1b572]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.chat-item .avatar-wrapper[data-v-7bf1b572]{margin-right:12px}.chat-item .content[data-v-7bf1b572]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.chat-item .content .header[data-v-7bf1b572]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.chat-item .content .header .name[data-v-7bf1b572]{font-size:15px;font-weight:500;color:#333;overflow:hidden}.chat-item .content .header .time[data-v-7bf1b572]{font-size:14px;color:#ff4d4f;min-width:100px;text-align:right}.chat-item .content .message[data-v-7bf1b572]{font-size:12px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item .content .account[data-v-7bf1b572]{color:#666;font-size:12px;overflow:hidden;margin-top:5px}