.typeBanner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;justify-items:center;margin:0 0 20px 20px}.typeBanner .typeItem img{width:80px;height:80px;filter:drop-shadow(2px 4px 6px #999)}.btn-list{width:100%;box-sizing:border-box;display:flex;justify-content:flex-start;flex-wrap:wrap}.view-report{display:flex;justify-content:center;font-size:18px}.view-report .arrow{width:30%;display:flex;justify-content:space-between}.view-report .arrow .turn{color:#f60;cursor:pointer}.view-report .arrow .grey{color:#ccc;cursor:default}.noFile{width:200px;height:200px;margin:150px auto}.chat-item{display:flex;justify-items:center;flex-wrap:wrap;margin:0 auto;cursor:pointer;position:relative;margin-left:20px}.chat-item .icon{padding-top:6px;height:50px;font-size:48px;text-align:center;color:#344e74;font-weight:bolder}.chat-item .text{text-align:center;color:#333;font-size:14px;letter-spacing:2px;margin-top:4px;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noBd{border:none}.noBd .icon{font-size:80px}.removeIcon{color:red;position:absolute;right:5px;top:5px;font-size:20px}.avatar-uploader{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .avatar-uploader-icon{font-size:28px;color:#8c939d;width:100px;height:100px;line-height:100px;text-align:center}