.OrderManagement .header{background:#fff;padding:20px}.OrderManagement .header .headerlabel{width:90px;display:inline-block}.OrderManagement .header .autowidth{width:240px}.OrderManagement .MainContent{background:#fff;padding:20px 16px;margin:16px 0}.OrderManagement .product{background:#f0f0f0;border-radius:4px;display:flex;padding:15px;overflow:hidden;margin-bottom:15px}.OrderManagement .product .product_img{width:80px;border-radius:8px;height:60px;margin-right:15px}.OrderManagement .product .product_price{color:#ff5733}.OrderManagement .product .product_detail{display:flex;flex-direction:column;justify-content:space-between}.OrderManagement .Audit{background:#f0f0f0;border-radius:4px;padding:5px 0;margin:10px 0 0}.OrderManagement .Audit textarea{background:none!important;border:none}.OrderManagement .Audit .el-input__count{background:none}