.box{ background: #fff; padding:0 32rpx; min-height: 100vh; } .title{ text-align: center; font-size: 36rpx; font-weight: 700; max-width: 70%; margin: 40rpx auto; } .key{ font-weight: 700; font-size: 34rpx; } .value{ font-size: 30rpx; margin: 20rpx 0; margin-bottom: 40rpx; } .imgs{ width: 120rpx; height: 120rpx; margin-right: 10rpx; margin-bottom: 10rpx; }