.dashboard-container{background-color:#f5f5f5;padding:32px}.dashboard-font-bold{font-weight:700}.dashboard-m-b-32{margin-bottom:32px}.dashboard-m-r-20{margin-right:20px}.dashboard-m-r-16{margin-right:16px}.dashboard-m-l-12{margin-left:12px}.dashboard-m-r-12{margin-right:12px}.dashboard-flex{display:flex;display:-webkit-flex;align-items:center}.dashboard-flex-between{justify-content:space-between}.dashboard-flex-center{display:flex;display:-webkit-flex;justify-content:center}.dashboard-item{width:550px;height:130px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:6px;padding:24px;box-sizing:border-box}.dashboard-item-title{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:rgba(0,0,0,.85);text-align:left;font-style:normal;line-height:20px;margin-bottom:4px}.dashboard-item-content{font-weight:700;font-size:32px;color:rgba(0,0,0,.85)}.dashboard-img{width:44px;height:44px}.dashboard-chart{height:469px;background:#fff;border-radius:8px;padding-top:20px;padding-left:32px;padding-right:32px}.dashboard-chart-header{padding-bottom:20px}.dashboard-chart-time-btns{border-radius:5px;border:1px solid #d9d9d9}.dashboard-chart-time-btns div{width:72px;height:30px;line-height:30px;font-size:12px;color:rgba(0,0,0,.85);text-align:center;cursor:pointer}.dashboard-chart-time-r-b{border-right:1px solid #d9d9d9}.dashboard-chart-tabs-item{font-weight:400;font-size:16px;cursor:pointer;position:relative}.dashboard-chart-tabs-item-active{color:#1677ff}.dashboard-chart-tabs-item-active:after{content:"";width:50%;position:absolute;left:50%;transform:translateX(-50%) scaleX(1);bottom:20rpx;border-bottom:6rpx solid red}.dashboard-chart-tabs-money{font-weight:700;font-size:32px;color:rgba(0,0,0,.85);line-height:61px}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#fff!important;background-color:#409eff!important;border-color:#409eff!important;box-shadow:-1px 0 0 0 #409eff!important}