/* pages/contactus/contactus.wxss */ .count{ width: 100%; padding: 0 20rpx; box-sizing: border-box; font-size: 30rpx; } .header{ padding: 20rpx; font-size: 50rpx; text-align: center; } .title{ margin: 20rpx 0; } .font{ text-indent: 2em; color: #666; }