.statistics{width:100%;height:100%;padding:10px;flex-direction:column;overflow:auto}.statistics,.statistics-tab{box-sizing:border-box;display:flex}.statistics-tab{background-color:#fff;justify-content:space-between;align-items:center;height:46px;padding-right:10px;margin-bottom:20px}.statistics-tab p{margin:0;width:120px;height:100%;line-height:46px;background-color:#576085;color:#fff}.statistics-card{flex:1;display:flex}.statistics-card-item{background-color:#fff;border-radius:4px;margin-bottom:10px;padding:0 10px 10px;border:1px solid #ebeef5;box-sizing:border-box;box-shadow:0 4px 12px 0 #e9e9e9}.statistics-card-left{width:60%;margin-right:10px}.statistics-card-right{flex:1}.statistics-card-right .company{text-align:end;font-size:18px;color:#576085}.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}.statistics-card-content{display:flex;justify-content:space-around}.statistics-card-content-box{height:240px;border:1px solid #ebeef5;box-shadow:0rpx 4rpx 24rpx 0rpx #e9e9e9;padding:24px;box-sizing:border-box}.statistics-card-content-box .userAgeImage img{width:82px;height:82px;margin-bottom:10px}.statistics-card-content-box .userNum{text-align:start;font-size:28px;font-weight:500;color:#2a2c2e;margin-bottom:5px}