.project-count{background:#f5f7fa;border-radius:4px;padding:6px 12px;font-size:12px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-count .total{display:inline-block}.project-count .state-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}.project-count .box-item{border-radius:2px;display:inline-block;width:12px;height:12px;margin-right:4px}.project-count .box-item.gray{background:#b8bece}.project-count .box-item.green{background:#6dde94}.project-count .box-item.yellow{background:#ffdc5d}.project-count .box-item.red{background:#f15f6e}.project-count .count{display:inline-block}.project-count .download-api-btn{position:absolute;right:0;top:0}