@import "../project/client.scss"; .partie { margin-top: 10rpx; .title { display: flex; line-height: 40rpx; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 24rpx; color: #333333; .tag { height: 40rpx; line-height: 40rpx; padding: 0 10rpx; background: #F29C37; border-radius: 8rpx; margin-right: 10rpx; font-size: 20rpx; color: #FFFFFF; } } }