.chatWindow__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chatWindow__body__right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 2.6rem);flex:0 0 calc(100% - 2.6rem)}.chatWindow__body__right__content{height:5.2rem;overflow-y:hidden;overflow-x:hidden;background-color:#f4f4f4;border:.01rem solid #e6e6e6;border-radius:.04rem;position:relative}.chatWindow__body__right__content__box{position:relative}.chatWindow__body__right__content__box__title{padding:.18rem;border-bottom:.01rem solid #e6e6e6}.chatWindow__body__right__content__box__close__btn{position:absolute;right:10px;top:12px;cursor:pointer}.chatWindow__body__right__content__box__list{height:3.2rem;overflow-y:scroll;overflow-x:hidden}.chatWindow__body__right__content__box__list__time{text-align:center;margin:.1rem 0}.chatWindow__body__right__content__box__list__c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 .2rem;margin-bottom:.25rem}.chatWindow__body__right__content__box__list__c.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chatWindow__body__right__content__box__list__c.right .chatWindow__body__right__content__box__list__c__word{margin-right:.2rem;margin-left:0}.chatWindow__body__right__content__box__list__c.right .chatWindow__body__right__content__box__list__c__word:before{right:-.16rem;left:auto;width:0;height:0;border:.08rem solid transparent;border-left-color:#fff}.chatWindow__body__right__content__box__list__c__tx{border-radius:50%;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatWindow__body__right__content__box__list__c__tx img{width:100%}.chatWindow__body__right__content__box__list__c__word{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:60%;padding:.1rem;position:relative;border-radius:.04rem;margin-right:0;margin-left:.2rem;word-break:break-all}.chatWindow__body__right__content__box__list__c__word:before{position:absolute;left:-.16rem;content:"";width:0;height:0;border:.08rem solid transparent;border-right-color:#fff}.chatWindow__body__right__content__input{position:absolute;bottom:0;width:100%}.chatWindow__body__right__content__input .ivu-input{border:none}.chatWindow__body__right__bottom{margin-top:.32rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;padding-right:.05rem}.messagePerson__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.messagePerson__body__left{-webkit-box-flex:0;-ms-flex:0 0 2.6rem;flex:0 0 2.6rem;padding-right:.2rem}.messagePerson__body__left__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem;border:.01rem solid #d8d8d8;border-radius:.04rem;padding:.2rem;cursor:pointer}.messagePerson__body__left__item.active{border-color:#004da1}.messagePerson__body__left__item__tx{border-radius:50%;width:.5rem;height:.5rem;margin-right:.1rem;-webkit-box-flex:0;-ms-flex:0 0 0.5rem;flex:0 0 0.5rem}.messagePerson__body__left__item__tx img{width:100%}.messagePerson__body__right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 2.6rem);flex:0 0 calc(100% - 2.6rem)}.messageSystem .btnHaMore{font-size:.14rem;width:.78rem;height:.32rem;line-height:.32rem}.messageSystem__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messageSystem__top__tip{font-size:.14rem;color:#999}.messageSystem__top__p{color:#004da1}.messageSystem__content{margin-top:.3rem;max-height:5.6rem;overflow-y:scroll;overflow-x:hidden}.messageSystem__content .ivu-table td,.messageSystem__content .ivu-table th{border:none}.messageSystem__content .ivu-table-row-hover td{background-color:transparent}.messageSystem__content .ivu-table-cell{padding:.1rem}.messageSystem__content .ivu-table-cell:first-child{padding-left:0}.messageSystem__content .ivu-table:before{display:none}.messageSystem__block{border:1px solid #d8d8d8;background-color:#f5f7fa;border-radius:.04rem;padding:.2rem .3rem;font-size:.18rem;line-height:1.2em;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;cursor:pointer}.messageSystem__block__title{margin-bottom:.5em;position:relative;white-space:normal;word-break:break-word}.messageSystem__block__title--noRead:before{position:absolute;top:.04rem;left:-.08rem;content:"";display:inline-block;width:.06rem;height:.06rem;border-radius:50%;background-color:tomato}.messageSystem__block__p{color:#666;white-space:normal;word-break:break-word}.haMessage{width:100%;max-width:9.4rem;height:7.7rem;border-radius:.05rem}.haMessage_tab{padding:.06rem;display:inline-block;cursor:pointer;color:#999;font-size:.3rem}.haMessage_tab.active{color:#333}.haMessage .haMessage_panes{margin-top:.4rem}