page { background: #F3F3F3; color: #333; box-sizing: border-box; width:750rpx; } view,text{ box-sizing: border-box; color: #1E1F1E; font-size: 34rpx; } .container{ padding:24rpx 24rpx 80rpx; } .detail { width: 750rpx; height: auto; overflow: hidden; }