.chat-bg{width:100%;height:100%;background-color:#fff}.chat-bg,.chat-box{position:fixed;top:0;left:0}.chat-box{right:0;bottom:0;max-width:390px;margin:0 auto;height:100%!important;-webkit-transform:none;transform:none}@media screen and (max-width:480px){#content-box{padding-bottom:140px!important}.chat-textarea{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.msg-wrapper{margin-bottom:15px!important}}.chat-title img{width:32px;height:32px;border-radius:3px;margin-right:12px;top:10px;position:relative}.chat-textarea{position:fixed;bottom:env(safe-area-inset-bottom);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:390px;background:#fff;border-top:1px solid #efefef;background-color:#fff;padding:10px 0;z-index:1000}.chat-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;height:40px}.chat-bar,.icon-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-group{gap:15px}.chat-textarea .textarea-box{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;position:relative}.chat-textarea .editable{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:4px 7px;overflow-x:hidden;overflow-y:auto;font-size:14px;line-height:1.5;color:#515a6e}.send-btn{position:static;margin:0;-webkit-transform:translateY(1px);transform:translateY(1px);bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:3px}.send-btn .el-button{background-color:#999!important;border-color:#999!important;-webkit-transition:all .3s;transition:all .3s}.send-btn.active .el-button{background-color:#0fc16a!important;border-color:#0fc16a!important}.textarea-box textarea{height:80px!important;resize:none;border:none;font-size:14px;padding:10px;&:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}}.chat-box .chat-item{margin-bottom:10px}.chat-box .chat-item .time{position:absolute;right:12px;bottom:6px;margin:0;color:#b3b3b3;font-size:12px}.chat-box .chat-item .flex-box{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-box .chat-item .avatar{width:46px;height:46px;margin-right:16px}.chat-box .chat-item .avatar img{display:block;width:100%;height:100%;border-radius:50%}.chat-box .chat-item .msg-wrapper{max-width:310px;background:#f5f5f5;border-radius:4px;color:#333;font-size:16px;overflow:visible;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 15px 10px 20px}.chat-box .chat-item .msg-wrapper:before{content:"";position:absolute;left:-12px;top:12px;border:6px solid transparent;border-right-color:#f5f5f5}.chat-box .chat-item.right-box .msg-wrapper{background:#9ce6bc}.chat-box .chat-item.right-box .msg-wrapper:before{left:auto;right:-12px;top:12px;border-right-color:transparent;border-left-color:#9ce6bc}.chat-box .chat-item .msg-wrapper .pad16{padding:0}.chat-box .chat-item .msg-wrapper .txt-wrapper.pad16{text-align:left;line-height:1.5;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:46px;width:100%;height:100%}.txt-wrapper.pad16{text-align:left;line-height:1.5;padding:0!important}.chat-item .msg-wrapper .txt-wrapper{word-break:break-all}.chat-box .chat-item.right-box .flex-box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.emotion-box{border:1px solid #e2e2e2!important}.emotion-box-line{cursor:pointer}.chat-item.right-box .flex-box .avatar{margin-right:0;margin-left:16px}.chat-item .msg-wrapper .img-wraper img{max-width:100%;height:auto;display:block}.chat-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;line-height:50px;padding:0 15px;border-bottom:1px solid #f0f0f0!important;position:relative;z-index:1}.title-left{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-left img{width:32px!important;height:32px!important;vertical-align:middle;position:static!important;margin-right:10px}.title-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;.add-friend{cursor:pointer;font-size:16px;color:#0fc16a}.close-session img{width:42px;height:42px;vertical-align:text-bottom;position:relative}}.close-session img{width:20px;height:20px;vertical-align:middle;image-rendering:-webkit-optimize-contrast;-o-object-fit:contain;object-fit:contain;cursor:pointer}.add-friend{color:#0fc16a;font-size:14px;line-height:50px;position:static}.el-main{padding:0!important;height:calc(100vh - 190px)!important;margin-bottom:0}.chat-content,.el-main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-content{position:relative;margin-bottom:env(safe-area-inset-bottom)}.el-container{height:100%!important}#content-box{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;padding:10px 15px 120px}#content-box::-webkit-scrollbar{display:none}.friend-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.modal-mask{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5)}.add-friend-modal{position:fixed;width:90%;max-width:390px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:4px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10000}.add-friend-modal p{font-size:14px;margin-bottom:30px;color:#0fc16a}.footer-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;gap:20px}.button{padding:8px 15px;border-radius:4px;cursor:pointer;font-size:13px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle}.cancel{border:1px solid #d9d9d9;border-radius:4px;background:transparent;color:#666}.enter{text-decoration:none;background-color:#0fc16a;border-color:#0fc16a}