#notFound{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}#notFound .wrapper{width:380px;height:280px}#notFound .wrapper .img-wrapper{font-size:0;height:95px;text-align:center;margin-bottom:48px}#notFound .wrapper .sorry{width:100%;text-align:center;font-size:24px;color:#1f2f3d;margin-bottom:17px}#notFound .wrapper .timer{width:100%;font-size:0;margin-bottom:37px}#notFound .wrapper .timer .text{color:#99a9bf}#notFound .wrapper .timer .time{color:#f67d12;padding-left:7px}#notFound .wrapper .timer i,#notFound .wrapper .timer span{font-size:14px}#notFound .wrapper .goBack-wrapper{width:100%;height:40px;text-align:center;background-color:#0193f3;color:#fff;font-size:16px;border-radius:4px;line-height:40px;cursor:pointer}