.chatAppBody{display:flex;flex-direction:column;height:100%;background-color:#f1f5f8}.chatTitle{background:#fff}.chatBox{height:3.645833rem;flex:1;padding:0 .026042rem}.chatBottom{background:#fff;width:100%;height:.364583rem}.chatBottom .chat-botton-audio{width:95%;margin:auto;background:#fff;height:.260417rem;margin-top:.052083rem}.chatRow{display:flex;align-items:flex-end;margin:.026042rem 0}.chatAvatar{margin-right:.026042rem;flex-shrink:0;background-color:#fff;display:flex;align-items:center;justify-content:center}.chatUsername{font-size:.0625rem;white-space:nowrap;color:#999;margin-bottom:.010417rem}.chatContent{border-radius:.052083rem .052083rem .052083rem 0;padding:.052083rem;background-color:#fff;box-shadow:0 .026042rem .15625rem rgba(50,50,93,.08),0 .005208rem .015625rem rgba(0,0,0,.05);font-size:.072917rem;word-break:break-all;line-height:.109375rem}.chatRowMe{justify-content:flex-end}.chatRowMe .chatContent{border-radius:.052083rem .052083rem 0 .052083rem}::v-deep(.el-drawer__header){padding:.052083rem 0}