.bread-crumb{height:60px;background-color:#fff;display:flex;justify-content:flex-start;align-items:center;font-size:14px;color:rgba(0,0,0,.45);font-weight:400;width:100%;padding-left:32px;flex-shrink:0}.bread-crumb h2{color:rgba(0,0,0,.85);font-weight:500}.bread-crumb a{color:rgba(0,0,0,.45);text-decoration:none}@-webkit-keyframes refresh{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes refresh{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.page.question-panel .btn-refresh{width:18px;height:18px;margin-left:12px;cursor:pointer}.page.question-panel .btn-refresh.loading{-webkit-animation:refresh 1s;animation:refresh 1s}.page.question-panel .filters-build-in{background-color:#fff;margin:16px;height:132px;display:flex;justify-content:space-between}.page.question-panel .filters-build-in .filter{flex-grow:1;padding:16px 40px 0 40px}.page.question-panel .filters-build-in .filter .head{display:flex;align-items:center}.page.question-panel .filters-build-in .filter .head .icon{width:32px;height:32px}.page.question-panel .filters-build-in .filter .head .filter-name{flex-grow:1;margin:0 8px;font-size:15px;font-weight:500;display:flex}.page.question-panel .filters-build-in .filter .head .filter-name a{flex-grow:1}.page.question-panel .filters-build-in .filter .statistic{margin-top:16px;display:flex;justify-content:flex-start}.page.question-panel .filters-build-in .filter .statistic>div{flex-grow:1;display:flex;flex-flow:column}.page.question-panel .filters-build-in .filter .statistic>div>div:first-child{display:flex;align-items:center;justify-content:flex-start;font-size:12px}.page.question-panel .filters-build-in .filter .statistic>div>div:nth-child(2){font-size:24px;font-weight:500;padding-left:10px}.page.question-panel .filters-build-in .filter .statistic i.dot{margin-right:4px;display:block;width:6px;height:6px;border-radius:50%}.page.question-panel .filters-build-in .filter .statistic i.dot.not-created{background-color:#f26363}.page.question-panel .filters-build-in .filter .statistic i.dot.doing{background-color:#22c081}.page.question-panel .filters-build-in .filter .statistic i.dot.done{background-color:#4b79f3}.page.question-panel .filters-from-user{margin:-8px 8px 8px 8px;display:flex;justify-content:flex-start;flex-flow:wrap}.page.question-panel .filters-from-user>div.wrapper{flex-shrink:0;width:25%;padding:8px}.page.question-panel .filters-from-user>div.wrapper>div.content{background-color:#fff;height:171px;padding:16px}.page.question-panel .filters-from-user>div.wrapper>div.content .head{display:flex;align-items:center;justify-content:flex-start}.page.question-panel .filters-from-user>div.wrapper>div.content .head .title{margin:0 8px;font-size:15px;font-weight:500;flex-grow:1;display:flex}.page.question-panel .filters-from-user>div.wrapper>div.content .head .title a{flex-grow:1}.page.question-panel .filters-from-user>div.wrapper>div.content .head .more{width:22px;height:22px;justify-self:flex-end}.page.question-panel .filters-from-user>div.wrapper>div.content .body{margin-top:16px;border-top:1px solid #f3f5f6;padding-top:10px;display:flex;flex-flow:column}.page.question-panel .filters-from-user>div.wrapper>div.content .body .keywords{font-size:13px;font-weight:500;height:20px;display:flex;align-items:center}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic{margin-top:10px;display:flex;justify-content:space-between}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div{width:50px;display:flex;flex-flow:column}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div>div:first-child{display:flex;align-items:center;justify-content:flex-start;font-size:12px}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div>div:nth-child(2){font-size:24px;font-weight:500;padding-left:10px}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div i.dot{margin-right:4px;display:block;width:6px;height:6px;border-radius:50%}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div i.dot.not-created{background-color:#f26363}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div i.dot.doing{background-color:#22c081}.page.question-panel .filters-from-user>div.wrapper>div.content .body .statistic>div i.dot.done{background-color:#4b79f3}.page.question-panel .filters-from-user>div.wrapper>div.content .icon{width:22px;height:22px}.el-popover.popover-filter-ops{padding:5px}.el-popover.popover-filter-ops .ops .op{height:28px;display:flex;align-items:center;justify-content:center;color:#4b79f3;cursor:pointer}.el-popover.popover-filter-ops .ops .op.hover{background-color:#e4ebfd}