#eventChatting{height:calc(100% - 1.2rem);padding-top:1.333333rem;font-size:.373333rem;background:#f2f2f2}#eventChatting,#eventChatting .text-left{text-align:left}#eventChatting .text-right{text-align:right}#eventChatting .header{background:#fff;text-align:center}#eventChatting .header .back{color:#555}#eventChatting .main{background:#f2f2f2}#eventChatting .main .chatting-item{position:relative;padding-top:.4rem}#eventChatting .main .chatting-item:last-child{padding-bottom:.4rem}#eventChatting .main .chatting-item .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.266667rem .4rem;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#eventChatting .main .chatting-item .content .avatar{margin-right:.4rem;width:1.333333rem;height:1.333333rem}#eventChatting .main .chatting-item .content .avatar img{width:1.333333rem;height:1.333333rem;border:.026667rem solid #ddd;border-radius:.266667rem}#eventChatting .main .chatting-item .content .msg-sp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#eventChatting .main .chatting-item .content .msg{padding:.266667rem;border:.026667rem solid transparent;border-radius:.266667rem;background:#fff;position:relative}#eventChatting .main .chatting-item .content .msg .msg-img-big{margin-left:-.32rem;margin-right:-.32rem;margin-top:-.293333rem;border:.026667rem solid transparent;border-radius:.133333rem;margin-bottom:.213333rem}#eventChatting .main .chatting-item .content .msg .msg-img-big .msg-img{width:100%}#eventChatting .main .chatting-item .content .msg .msg-main{line-height:1.4;min-width:5.333333rem}#eventChatting .main .chatting-item .content .msg .msg-main .status{position:absolute;bottom:-.64rem;right:0}#eventChatting .main .chatting-item .content .msg .msg-main .status-already{color:#aaa}#eventChatting .main .chatting-item .content .msg .msg-main .status-not{color:#3296fa}#eventChatting .main .chatting-item .content .other-avatar{margin-left:.4rem;width:1.333333rem;height:1.333333rem}#eventChatting .main .chatting-item .content .other-avatar img{width:1.333333rem;height:1.333333rem;border:.026667rem solid #ddd;border-radius:.266667rem}#eventChatting .main .chatting-item .status,#eventChatting .main .chatting-item .time{text-align:center}#eventChatting .placeholder-height{height:1.2rem;background:#f2f2f2}@supports (height:constant(safe-area-inset-bottom)) or (height:env(safe-area-inset-bottom)){#eventChatting .bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}#eventChatting .bottom{height:1.2rem;line-height:1.2rem;position:fixed;bottom:0;left:0;right:0;font-size:.426667rem;text-align:left}#eventChatting .bottom .confirmBtn{width:100%;color:#2064de;font-size:.426667rem}#eventChatting .popSide{text-align:center}#eventChatting .popSide .btn-part{border-bottom:.026667rem solid #eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#eventChatting .popSide .btn-part .popBtn{border:none;font-size:.426667rem}#eventChatting .popSide .btn-part .left-btn{padding-left:.533333rem}#eventChatting .popSide .btn-part .right-btn{padding-right:.533333rem;color:#306fe0}#eventChatting .popSide .well{margin-top:.4rem}#eventChatting .popSide .insideBtn{background:#ca0010;color:#fff;border:.026667rem solid transparent;border-radius:.133333rem;margin-bottom:.266667rem;padding:0 .533333rem}