.fac{justify-content:flex-start}.fac,.fsb{display:flex;align-items:center}.fsb{justify-content:space-between}.fcc{display:flex;justify-content:center;align-items:center}#GateDetail{position:relative}#GateDetail .desc-container .desc-detail{margin-bottom:20px}#GateDetail .desc-container .desc-other{flex-wrap:wrap;padding:10px 0;border-top:1px solid #f3f5f8;justify-content:flex-start}#GateDetail .gate-panel{padding:24px 20px;background-color:rgba(0,108,255,.06);border:1px solid #f3f5f8;border-radius:3px;display:flex;justify-content:space-between;align-items:center;position:relative}#GateDetail .gate-panel .work-status{display:flex;justify-content:center;align-items:center;flex-direction:column;width:120px}#GateDetail .gate-panel .work-status .icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;color:#fff;font-size:32px;line-height:1;font-weight:600}#GateDetail .gate-panel .work-status .status{margin-top:12px;font-size:13px}#GateDetail .gate-panel .work-status .gate-btn{margin-top:20px}#GateDetail .gate-panel .work-status .gate-btn .ant-btn{height:26px;line-height:24px;padding:0 11px;border-radius:4px}#GateDetail .gate-panel .work-status.blue .icon{background:#3190ff}#GateDetail .gate-panel .work-status.green .icon{background:#31c469}#GateDetail .gate-panel .work-status.gray .icon{background:#a9afbd}#GateDetail .gate-panel .work-status.orange .icon{background:#f38a00}#GateDetail .gate-panel .work-status.red .icon{background:#f06161}#GateDetail .gate-panel .work-count{display:flex;align-items:center;justify-content:space-around;width:calc(100% - 120px)}#GateDetail .gate-panel .work-info{display:flex;flex-direction:column;width:calc(100% - 120px);box-sizing:border-box;padding-left:20px}#GateDetail .gate-panel .work-info .detail-item{font-size:12px;margin:6px 0}