.teaSelector_content{
    .name{
        color: rgba(0, 0, 0, 0.85);
        font-weight: 400;
    }
    .imgIcon{
        width: 16px;
        height: 16px;
        margin-left: 4px;
    }
    .gh{
        margin-left: 6px;
        color: rgba(0, 0, 0, 0.65);
        font-weight: 400;
    }
    .tip{
        font-size: 13px;
        color: rgba(0, 0, 0, 0.45);
        font-weight: 400;
    }
}