/* pages/nais/nais.wxss */ /* 标题栏 */ .content-top { padding: 30rpx 26rpx 20rpx 26rpx; height: 32rpx; } /* 标题栏 */ .content-title { line-height: 32rpx; font-size: 32rpx; font-weight: bold; color: #333333; margin-right: auto; } /* 标题栏 */ .content-line { border-left: 4rpx solid #508FF4; height: 32rpx; margin-right: 20rpx; } /* 标题栏 */ .content-more { color: #999999; font-size: 24rpx; height: 32rpx; }