.gg-district{width:330px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05)}.gg-banner{background:#fff;margin:0 auto;margin-top:18px}.h-451{height:451px}.h-177{height:177px}/*# sourceMappingURL=index.css.map */

.category-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 8px;
}

.category-list .category-item {
    margin: 8px;
    padding: 0 22px;
    height: 32px;
    background: #eeeff4;
    line-height: 32px;
    border-radius: 40px;
    color: #222236;
    width:auto;
}