<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.chatFrame .el-dialog__wrapper .el-dialog{border-radius:5px}.chatFrame .el-dialog__wrapper .el-dialog__body,.chatFrame .el-dialog__wrapper .el-dialog__header{padding:0}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box{padding:20px;box-sizing:border-box}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_head{border-bottom:1px solid #eee;box-sizing:border-box;position:relative;padding-bottom:20px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_head&gt;p{text-align:center;font-size:18px;color:var(--text-color)}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_head&gt;i{position:absolute;right:0;top:6px;cursor:pointer}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body{height:350px;overflow-y:scroll;padding:15px 0;box-sizing:border-box}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body::-webkit-scrollbar{width:5px;height:1px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body::-webkit-scrollbar-thumb{border-radius:5px;background:#ccc}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body::-webkit-scrollbar-track{border-radius:5px;background:#ededed}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel{display:flex;margin-bottom:20px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel .chat_cont{max-width:510px;display:flex;align-items:flex-start}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel .chat_cont&gt;img{width:40px;height:40px;border-radius:50%}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel .chat_cont .time_content .chat_content_txt{padding:15px;box-sizing:border-box;max-width:455px;color:#48494b;font-size:14px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel .chat_cont .time_content .chat_content_txt&gt;span&gt;img{max-width:100px;max-height:100px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel .chat_cont .time_content .chat_content_txt&gt;span&gt;img:hover{cursor:pointer}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .vessel .chat_cont .time_content .tiem_text_box{font-size:12px;margin-top:5px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .other_box{justify-content:flex-start}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .other_box .time_content .chat_content_txt{background:#f3f4f8;margin-left:15px;border-top-left-radius:3px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .my_box{justify-content:flex-end;padding-right:20px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .my_box .time_content .chat_content_txt{background:#dae4ff;margin-right:15px;border-top-left-radius:6px;border-top-right-radius:3px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_body&gt;ul&gt;li .my_box .tiem_text_box{text-align:right}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot{border-top:1px solid #eee;padding-top:10px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .icon_box{display:flex;align-items:center}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .icon_box .upload_box{width:20px;height:20px;position:relative}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .icon_box .upload_box&gt;i{font-size:20px;margin-right:20px;cursor:pointer;position:absolute;top:0;left:0;z-index:90}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .icon_box .upload_box&gt;input{position:absolute;top:0;left:0;width:20px;height:20px;z-index:99;opacity:0}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .input_box{height:80px;margin-top:10px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .input_box&gt;textarea{width:100%;height:70px;resize:none;outline:none;border:none}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .send_box{display:flex;justify-content:flex-end;align-items:center}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .send_box&gt;font{color:#9f9f9f;font-size:12px;margin-right:15px}.chatFrame .el-dialog__wrapper .el-dialog__body .chat_frame_box .chat_frame_foot .send_box&gt;p{color:#fff;width:80px;height:30px;line-height:30px;text-align:center;background:#fd701e;border-radius:3px;cursor:pointer}.chatFrame .el-dialog__wrapper .el-dialog__body .show_img_box{position:relative}.chatFrame .el-dialog__wrapper .el-dialog__body .show_img_box&gt;img{width:100%}.chatFrame .el-dialog__wrapper .el-dialog__body .show_img_box .close_box{position:absolute;top:15px;right:20px;width:20px;height:20px;background:#e1e1e1}.chatFrame .el-dialog__wrapper .el-dialog__body .show_img_box .close_box&gt;i{font-size:20px;cursor:pointer}</pre></body></html>