.header{height:40px;background-color:var(--surface);font-size:15px;font-weight:500;border-radius:20px;display:flex;flex-direction:row;flex-wrap:wrap}.header span{margin-top:10px;margin-left:20px;font-weight:500}.header .item_1{color:var(--brand);font-weight:600}.header .item{color:var(--text-2)}.main{margin-top:10px}.main .main_header{width:100%;height:50px;display:flex;justify-content:space-between;margin-top:5px;padding-right:8%}.main .main_header .right{margin-left:0;border-left:none}.main .main_header .main_left{width:30%;text-align:left}.main .main_header .main_right{width:70%;text-align:right}.main .main_header .main_right .el-button{width:200px;height:43px;margin-right:20px;padding-right:30px;text-align:center}.main .grade{display:flex;height:50px;justify-content:flex-start}.main .grade span{margin-top:8px}.main .grade .select .el-input__inner{width:100px;height:34px;margin-top:5px}.main .buttom{display:flex;justify-content:space-between}.main .buttom .status{display:flex;justify-content:flex-start}.main .buttom .status span{margin-top:8px}.main .buttom .status ul{list-style:none;margin:0;padding:0}.main .buttom .status ul li{display:inline-block;margin-right:10px}.main .buttom .status ul .search .el-input .el-input--suffix .el-input__inner{width:250px;height:34px;margin-top:5px;margin-left:0}.main .buttom .uploading{margin-right:20px}