#orderDetails{height:100%;box-sizing:border-box;overflow:auto;flex-direction:column;background:#edf6f9}#orderDetails,#orderDetails .page-top{display:flex;position:relative;width:100%}#orderDetails .page-top{height:50px;background:#3c8dbc}#orderDetails .page-top .user{position:absolute;right:10px;top:50%;display:flex;align-items:center;transform:translateY(-50%);cursor:pointer;padding:8px}#orderDetails .page-top .user .head-img{width:25px;height:25px;margin-right:10px}#orderDetails .page-top .user .head-img img{width:100%;height:100%}#orderDetails .page-top .user .user-name{color:#fff;font-size:14px}#orderDetails .page-top .user:hover{background:rgba(0,0,0,.1)}#orderDetails .page-top .logo{width:230px;color:#fff;font-size:20px;font-weight:700;text-align:center;line-height:50px}#orderDetails .page-top .el-icon-s-fold,#orderDetails .page-top .el-icon-s-unfold{font-size:16px;color:#fff;line-height:50px}#orderDetails .el-form-item{margin:0}#orderDetails .el-input__inner{border:1px solid #000;color:#000}#orderDetails .record-table{margin-bottom:20px;border-bottom:4px solid #ccc}#orderDetails .express-table .el-table tr:first-child td .cell,#orderDetails .record-table .el-table tr:last-child td .cell{color:red!important}