.department-page{height:100%;overflow:hidden}.department-page .department-card{background-color:#fff;border-radius:4px;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.department-page .department-brand-bar{-ms-flex-negative:0;flex-shrink:0}.department-page .department-body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.department-page .department-left{width:360px;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid rgba(6,15,26,.07);min-height:0;overflow:hidden}.department-page .department-right{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;min-height:0;padding:20px 20px 0 32px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.department-page .department-right .right-header{margin-bottom:4px}.department-page .header-company{font-weight:600;margin-right:8px;font-size:18px;color:#000;line-height:30px}.department-page .header-count{font-size:12px;color:#909399}.department-page .right-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:12px}.department-page .department-form-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto}