#orderReport{width:calc(100% - 20px);height:calc(100vh - 132px);background:#fff;margin:20px 0 0 20px;padding:30px 0 0 30px;padding-bottom:0;box-sizing:border-box;display:flex;flex-direction:row}#orderReport .orderReport{width:calc(100% - 20px);height:auto}#orderReport .orderReport .orderReport_button{width:100%;height:32px;display:flex;justify-content:flex-end;margin-bottom:30px}#orderReport .orderReport .orderReport_button .gross_button{display:flex}#orderReport .orderReport .orderReport_button .gross_button .gross_picker{width:380px;height:32px;margin-right:13px}#orderReport .orderReport .orderReport_button .gross_button .gross_picker .el-input__prefix{top:-4px}#orderReport .orderReport .orderReport_button .gross_button .gross_select,#orderReport .orderReport .orderReport_button .gross_button .gross_select .el-input,#orderReport .orderReport .orderReport_button .gross_button .gross_select .el-input input{width:240px;height:32px}#orderReport .orderReport .orderReport_button .gross_button label{line-height:32px}#orderReport .orderReport .orderReport_button .gross_button button{width:80px;height:32px;font-size:12px;font-family:PingFang SC;font-weight:500;color:#fff;border:none;margin-left:14px;cursor:pointer}#orderReport .orderReport .orderReport_button .gross_button .exportBtn,#orderReport .orderReport .orderReport_button .gross_button .rateReport{border:1px solid #329b46;background:#fff;color:#329b46}#orderReport .orderReport .orderReport_button .gross_button .search{background:#3d5aa9}#orderReport .orderReport .orderReport_button .gross_button .query{background:#27abbf}#orderReport .orderReport .supplier_content{width:100%;height:auto}#orderReport .orderReport .supplier_content .is-leaf{background:#eaf5ec}.el-table:before{height:0}.el-tag--light{width:70px;height:24px;line-height:24px;text-align:center;border-radius:2px;font-size:12px;font-family:PingFang SC;font-weight:500;color:#fff;border:none}.reviewed{background:#8fc31f}.saved{background:#2479ed}.rejected{background:#ec404d}.underReview{background:#f39800}