.taglist {
    min-height: 260px;
    padding: 10px 15px;
    overflow: hidden
}

.taglist a {
    float: left;
    margin: 8px 12px 8px 3px;
    padding: 0 18px;
    line-height: 38px;
    font-size: 14px;
    white-space: nowrap;
    background::#F9f9f9;
    border-radius: 50px;
}

.taglist a:hover {
    opacity: 0.8
}

.taglist .emp {
    margin-top: 30px
}
.taglist a.color0 {
    background: #e6fcff;
    color: #9fb41f
}
.taglist a.color1 {
    background: #eef9d5;
    color: #9fb41f
}

.taglist a.color2 {
    background: #fdf4d9;
    color: #cea529
}

.taglist a.color3 {
    background: #E8F6F6;
    color: #1bc7cc
}

.taglist a.color4 {
    background: #f0effc;
    color: #969dfa
}

.taglist a.color5 {
    background: #fbeeef;
    color: #ed5bab
}

.taglist a.color6 {
    background: #e6f8e9;
    color: #6ebc6f
}

.taglist a.color7 {
    background: #e8f5ff;
    color: #3ca5ff
}

.taglist a.color8 {
    background: #fef0e8;
    color: #e65d30
}

.taglist a.color9 {
    background: #f3f3f3;
    color: #888888
}

.taglist a.color10 {
    background: #e6fcff;
    color: #20b8d9
}

.taglist a.color11 {
    background: #eef4ff;
    color: #6d85b9
}

.taglist a.color12 {
    background: #fff0f1;
    color: #ff5f8f
}

.taglist a.color13 {
    background: #fef7e3;
    color: #fd9e13
}

.taglist a.color14 {
    background: #f4eee8;
    color: #aa8c79
}

.taglist a.color15 {
    background: #eef3fd;
    color: #5587f0
}

.taglist a.color16 {
    background: #f5fffb;
    color: #6e9a8b
}