/* v6.1.7.46：首页档案类型构成仅保留标题、环形图和中心统计。 */
#category{display:flex;flex-direction:column;align-items:center;padding:12px 12px 18px;min-height:184px;flex:0 0 auto}
#category>.panel-title{display:block!important;align-self:stretch;margin-bottom:10px}
#category .legend{display:none!important}
#category .category-chart-row,#category .donut-row{display:flex!important;width:auto!important;min-height:112px;margin:0!important;align-items:center!important;justify-content:center!important}
#category .category-donut-wrap{width:112px;height:112px;flex:0 0 112px;filter:drop-shadow(0 5px 8px rgba(0,0,0,.34))}
#category .category-donut-svg{width:112px;height:112px}
#category .category-tooltip{display:block}
