#detail { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 30rpx 40rpx; min-height: 100%; } #detail text{ display: block; margin-bottom: 10rpx; line-height: 60rpx; } #detail .title{ font-size: 34rpx; font-weight: 600; } #detail .desc{ text-indent: 60rpx; font-size: 30rpx; font-weight: 400; }