.block{ width: 750rpx; /* margin-left: 25rpx; */ } .text1{ text-align: center; font-size: 28rpx; line-height: 80rpx; display: block; background-color: #fff7e7; border-bottom: 1px solid #cccccc; } .text2{ text-align: center; font-size: 28rpx; /* line-height: 90rpx; */ display: block; width: 700rpx; margin-left: 25rpx; border-bottom: 1px solid #cccccc; color: #666666; } .text2 .van-col{ margin-top: 20rpx; margin-bottom: 20rpx; word-break:break-all; word-wrap:break-word; }