.ac-card-container{height:350px;overflow:hidden;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);padding:0 13px;cursor:pointer}.ac-card-container .header{height:48px;border-bottom:1px solid rgba(0,0,0,.1);font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(0,0,0,.85);line-height:48px;box-sizing:border-box}.ac-card-container .header .more-btn{float:right;font-size:24px;color:rgba(0,0,0,.25);margin-right:-10px}.ac-card-container .main-container{height:145px;overflow:hidden;display:flex;justify-content:space-between}.ac-card-container .main-container .left{width:49%;text-align:center;padding:30px 20px 0 4px;overflow:hidden}.ac-card-container .main-container .left .name{font-size:14px;color:rgba(0,0,0,.5);line-height:20px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ac-card-container .main-container .left .tag{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;margin:0}.ac-card-container .main-container .right{padding:24px 0 0 0;width:43%}.ac-card-container .main-container .right .progress-title{font-size:14px;color:rgba(0,0,0,.5);line-height:20px;margin-bottom:-4px;margin-right:2.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ac-card-container .main-container .right .ant-progress-outer{margin-right:0;padding-right:0}.ac-card-container .main-container .right .ant-progress-text{position:absolute;right:8px;top:-16px;font-size:14px;font-weight:500;color:#096dd9;line-height:20px}.ac-card-container .bottom-container{height:140px;background:#f5f9fd;border-radius:8px;overflow:hidden;padding:4px 12px 12px}.ac-card-container .bottom-container .ant-descriptions-row>td{padding-bottom:1px}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item{text-align:center}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-label{font-size:14px;color:rgba(0,0,0,.5);line-height:20px;margin-top:12px}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-label:after{margin:0;top:0}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-content{font-size:18px;font-weight:500;line-height:25px}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-content span{font-size:18px;font-weight:400;color:rgba(0,0,0,.85);line-height:25px}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-content span.cBlue{color:#096dd9}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-content span.text{font-size:16px;font-weight:500;color:#096dd9;line-height:22px}.ac-card-container .bottom-container .ant-descriptions-row .ant-descriptions-item .ant-descriptions-item-content span.abnormal{color:#ff5b73}