/* 标签列表 / 标签云（佰学网 hx2020） */
.tag-page-crumb {
    font-size: 14px;
    color: #666;
    margin-bottom: 16px;
    line-height: 1.6;
}
.tag-page-crumb a {
    color: #01af63;
    text-decoration: none;
}
.tag-page-crumb a:hover {
    text-decoration: underline;
}
.tag-page-crumb em {
    font-style: normal;
    color: #333;
    font-weight: 600;
}
.tag-page-h1 {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin: 0 0 8px;
    line-height: 1.4;
}
.tag-page-meta {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.tag-page-empty {
    padding: 40px 20px;
    text-align: center;
    font-size: 15px;
    color: #999;
}
.tag-cloud-intro {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.7;
}
.tag-cloud-list {
    line-height: 2.2;
}
