.unread-style{ min-width:32rpx; max-width:40rpx; max-height: 32rpx; min-height: 32rpx; text-align: center; border-radius: 50%; background-color: #f64e30; color: white; font-size: 22rpx; line-height: 27rpx; position: absolute; top: -3rpx; right: -3rpx; } .chat-head-style{ width: 94rpx; height: 94rpx; border-radius: 50%; } .chat-item-head-super-style{ width: auto; display: flex; position: relative; margin-right: 32rpx; }