.boxTitle[data-v-38bf0f0e]{justify-content:space-between;width:100%;font-size:16px;padding-bottom:10px;border-bottom:1px solid #eee}.boxTitle .leftName[data-v-38bf0f0e],.boxTitle .rightName[data-v-38bf0f0e],.boxTitle[data-v-38bf0f0e]{display:flex;align-items:center}.mainBox[data-v-38bf0f0e]{height:100%}.mainBox .subBox[data-v-38bf0f0e]{width:100%;height:calc(100% - 40px);display:flex;flex-direction:column}.mainBox .subBox .topBox[data-v-38bf0f0e]{height:500px;width:100%;background-color:#fff;border-radius:8px;padding:15px;box-sizing:border-box;display:flex;flex-direction:column}.mainBox .subBox .topBox .tableArea[data-v-38bf0f0e]{flex:1}.mainBox .subBox .bottomBox[data-v-38bf0f0e]{flex:1;background-color:#fff;border-radius:8px;margin-top:10px;padding:15px;display:flex;flex-direction:column}.mainBox .subBox .bottomBox .messageList[data-v-38bf0f0e]{flex:1;margin-top:10px;border:1px solid #eee;border-radius:8px;display:flex;flex-flow:row wrap;overflow-y:auto;flex-wrap:wrap;flex-direction:row;align-content:flex-start}.mainBox .subBox .bottomBox .messageList .messItem[data-v-38bf0f0e]{height:40px;line-height:40px;padding:0 15px;width:calc(50% - 20px);background-color:#f5f5f5;margin:10px;color:#4d4c4c;font-size:14px;border-radius:2px;box-sizing:border-box}