#expertList .navigation{display:flex;justify-content:flex-start;align-items:center;color:#444;text-align:center;height:44px;border-bottom:1px solid #ccc}#expertList .navigation .back{font-size:18px;width:100px;font-weight:600;cursor:pointer}#expertList .navigation .title{font-size:20px;font-weight:600;flex:1}#expertList .mainPlate{display:flex;justify-content:flex-start;min-height:calc(100vh - 155px)}#expertList .mainPlate .menu{width:180px;flex:0 0 auto;background-color:#f5f5f5}#expertList .mainPlate .menu .menu_item{height:76px;line-height:76px;text-align:center;font-size:20px;color:#444;cursor:pointer}#expertList .mainPlate .menu .menu_item.active{color:#ff9800;background-color:#fff}#expertList .mainPlate .plate{flex:1;padding:0 30PX}#expertList .mainPlate .plate .screen{height:70px;padding-top:22px}#expertList .card-content{width:240px;height:104px;background-color:#f3f3f3;padding:15px 18px;border-radius:5px;margin-right:16px;margin-bottom:16px;box-shadow:0 3px 6px 1px rgba(0,0,0,.16)}#expertList .mainPlate .plate .screen .el-form--inline .el-form-item{margin-right:20px}#expertList .mainPlate .plate .orderstatus{display:flex;justify-content:flex-start;align-items:center;padding-bottom:16px;font-size:20px}#expertList .mainPlate .plate .orderstatus .circular{width:14px;height:14px;border-radius:50%;margin-right:10px}#expertList .mainPlate .plate .el-table .headerCell,#expertList .mainPlate .plate .el-table .headerFirstCell{height:40px;color:#fff;text-align:center;background-color:#2970ff}#expertList .mainPlate .plate .el-table .headerFirstCell{border-top-left-radius:5px}#expertList .mainPlate .plate .el-table .headerLastCell{border-top-right-radius:5px;height:40px;color:#fff;background-color:#2970ff;text-align:center}#expertList .mainPlate .plate .el-table .success-row{height:56px;background:#f5f5f5;text-align:center}.red{background-color:#f44336!important}.yellow{background-color:#ff9800!important}.green{background-color:#8bc34a!important}