.t-tag {
    // line-height: 1.2;
    border-radius: 4upx;
    font-size: 24upx;
    font-weight: 400;
    display: inline-block;
    padding: 4upx 12upx;
    margin-right: 12upx;
    margin-bottom: 4upx;
    box-sizing: border-box;
}