.client_manage{height:100%}.client_manage .ant-card{-ms-flex-direction:column;flex-direction:column;height:100%}.client_manage .ant-card,.client_manage .ant-card .ant-card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.client_manage .ant-card .ant-card-body{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.client_manage .ant-card #tableHeight{-webkit-box-flex:1;-ms-flex:1;flex:1}.client_manage .search{padding:8px 32px}.client_manage .handle{padding:0 32px;padding-bottom:8px}.client_manage .handle,.derive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.derive{height:200px;-ms-flex-pack:distribute;justify-content:space-around}.derive>div{width:100px;height:100px;border:1px solid #03a2f4;border-radius:4px;color:#03a2f4;font-size:14px;-webkit-transition:background-color .5s;transition:background-color .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;cursor:pointer}.derive>div:hover{border:0 solid #03a2f4;color:#fff;background:#2890ff}