.anniu { width: 116rpx; height: 116rpx; float: right; margin-top: 10rpx; margin-right: 4rpx; } .user { width: 702rpx; height: 280rpx; background-color: white; margin-top: 30rpx; margin-left: 24rpx; border-radius: 10rpx; padding-top: 30rpx; } .content { display: flex; flex-direction: column; margin-top: 30rpx; margin-left: 30rpx; line-height: 55rpx; font-size: 28rpx; color: #444546; } .title { font-size: 36rpx; margin-left: 30rpx; color: #282828; font-weight: 600; }