.order-status-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.order-status-wrap .order-status{margin-left:10px;border-radius:3px;padding:0 5px;display:inline-block;box-sizing:border-box;width:24px;height:22px}.order-status-wrap .order-status.urgent{color:#d9001b;box-shadow:inset 0 0 0 1px #d9001b}.order-status-wrap .order-status.return{color:#e74e1a;box-shadow:inset 0 0 0 1px #e74e1a}.file-name{cursor:pointer;color:#1890ff;margin-right:10px;margin-bottom:5px;text-decoration:underline}.imgs-box{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.imgs-box .img{width:100px;height:100px;margin-right:10px;margin-bottom:10px;-ms-flex-negative:0;flex-shrink:0}.imgs-box .img img{width:100%;height:100%;object-fit:cover}