.data-report{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.data-report .header{height:40px;background:#ebedf1;line-height:40px;border-left:1px solid #f5f7fa;text-align:left;font-size:16px;font-family:PingFangSC-Regular;padding-left:20px}.data-report .switch-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.data-report .switch-menu .menu-name{margin-right:4px}.data-report .switch-menu .menu-name:last-child{margin-right:0}.data-report .switch-menu .el-radio-button__orig-radio:checked+.el-radio-button__inner{background:rgba(61,116,242,.1);border:1px solid #3d74f2;color:#3d74f2}.data-report .switch-menu .el-radio-button__inner:hover{color:#3d74f2}