.statistics-tab{background-color:#fff;display:flex;justify-content:space-between;align-items:center;height:46px;padding-right:10px;box-sizing:border-box;margin-bottom:20px}.statistics-tab p{margin:0;width:120px;height:100%;line-height:46px;background-color:#576085;color:#fff}.statistics-card{display:flex}.statistics-card-item{background-color:#fff;border-radius:8px;margin-bottom:20px;padding:0 20px 20px;border:1px solid #ebeef5;box-sizing:border-box;box-shadow:0 4px 12px 0 #e9e9e9}.statistics-card-left{width:60%;margin-right:20px;height:380px}.statistics-card-right{width:calc(40% - 20px);height:380px}.statistics-card-title{text-align:left;height:40px;line-height:40px;font-size:16px;font-weight:700;color:#333;border-bottom:1px solid #f0f0f0}.statistics-card-title .ant-divider{width:2px;background-color:#576085}.statistics-card-picker{display:flex;align-items:center;justify-content:space-between}