.b_attribute_has_filter {
}

.b_attribute_has_filter .b_attribute_name {
    font-weight: bold;
}

.b_attribute_has_filter .b_attribute_type {
}

.b_attribute_goods_empty .b_attribute_name {
    color: #A9A9A9;
}

.b_attribute_type {
    color: #696969;
}

.b_attribute_count {
    display: none;
    font-weight: bold;
}

.b_attribute_count.m_attribute_no_use {
    color: #A9A9A9;
    font-weight: normal;
}

.b_attribute_item .b_category_attr_option {
    display: none;
    padding: 5px 0;
}

.b_attribute_item:hover .b_category_attr_option,
.b_attribute_item:hover .b_attribute_count {
    display: inline;
}