.page{padding:0 20px 40px}.page .separate-content{width:100%;display:flex;justify-content:space-between;margin-top:15px}.page .separate-content .line-chart{padding:20px;background-color:#fff;width:60%;border-radius:5px;font-size:16px;font-weight:500}.page .separate-content .pie-chart{padding:20px;background-color:#fff;width:39%;border-radius:5px}.page .separate-content .echart{width:100%;height:400px}.page .separate-content .separate-element{padding:20px;width:49.5%;background-color:#fff;border-radius:5px;height:500px}.page .separate-content .separate-element .num-list{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}.page .separate-content .separate-element .num-list .num-item{display:flex;align-items:center;margin:45px 20px;flex-wrap:wrap;width:calc(30% - 20px)}.page .separate-content .separate-element .num-list .num-item .thumb{font-size:26px;padding:6px 10px}.page .separate-content .separate-element .num-list .num-item .info{margin-left:15px}.page .separate-content .separate-element .num-list .num-item .info .info-title{color:#4a4a4a}.page .separate-content .separate-element .num-list .num-item .info .info-num{margin-top:5px;font-weight:700;font-size:18px}.page .content{width:100%;background-color:#fff;border-radius:5px;padding:20px;display:flex;justify-content:space-between;margin-top:15px;align-items:center;gap:10px}.page .content .element{width:100%}.page .content .element .title{font-size:16px;font-weight:500}.page .content .element .echart{width:100%;height:400px}.page .num-box{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.page .num-box .num-item{margin-top:15px;background-color:#fff;border-radius:5px;width:24%;padding:30px;display:flex;gap:10px}.page .num-box .num-item .num-item-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:5px}.page .num-box .num-item .num-item-icon img{width:35px;height:35px}.page .num-box .num-item .money{background-color:#e8f8f0}.page .num-box .num-item .user{background-color:#e7f4ff}.page .num-box .num-item .order{background-color:#f6f1ff}.page .num-box .num-item .refund{background-color:#ffab2b}.page .num-box .num-item .num-item-title .num-item-name{display:block;color:#606266;font-size:14px;font-weight:400}.page .num-box .num-item .num-item-title .num-item-value{display:block;color:#333;font-size:28px;padding-top:3px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600}