#commodity{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}#commodity .commodity{width:calc(100% - 20px);height:auto}#commodity .commodity .commodity_button{width:100%;height:32px;display:flex;justify-content:space-between;margin-bottom:30px}#commodity .commodity .commodity_button div button{width:80px;height:32px;font-size:12px;font-family:PingFang SC;font-weight:500;color:#fff;border:none;margin-left:14px;cursor:pointer}#commodity .commodity .commodity_button div .exportBtn{background:#3e6ccf;margin-left:0}#commodity .commodity .commodity_button div .search{background:#3e6ccf}#commodity .commodity .commodity_button div .query{background:#329b46}#commodity .commodity .commodity_button div .input{width:240px;height:32px;border:1px solid #d2d2d2;padding-left:13px}#commodity .commodity .commodity_content{width:100%;height:auto}#commodity .commodity .commodity_content .is-leaf{background:#eaf5ec}.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}