.crumbs-border-bottom {
    border-bottom: 1px solid #f2f2f2;
}

.tag-link-list {
    padding-top: 20px;
}

.tag-item {
    float: left;
    width: 199px;
    height: 20px;
    margin-bottom: 22px;
}

.tag-item:nth-child(6n) {
    width: 203px;
}

.tag-link {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}