.messagedetailPage{height:100vh;overflow-y:scroll;background-color:#f0f2f5}.messagedetailPage .titlebox{font-size:.15rem;font-weight:700;padding:.15rem .15rem;box-sizing:border-box}.messagedetailPage .listbox{width:94%;margin:0 auto;border-radius:.05rem;background-color:#fff;font-size:.14rem;padding:.15rem;box-sizing:border-box}.messagedetailPage .listbox .listitem{display:flex;align-items:top;justify-content:space-between;margin-bottom:.15rem}.messagedetailPage .listbox .listitem .title{width:.8rem;line-height:.24rem;color:rgba(0,0,0,.5)}.messagedetailPage .listbox .listitem .text{width:2.8rem;color:#333;line-height:.24rem}