html .notfound-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 40px 100px;display:flex}html .notfound-page .notfound-page-img{width:400px;height:280px;margin-bottom:36px}html .notfound-page .notfound-page-content{color:#000;font-size:18px;font-weight:500;line-height:1}html .notfound-page .notfound-page-content p{margin-top:16px}html .notfound-page .notfound-tohome{color:#5883db;line-height:1}html .notfound-page .notfound-tohome:hover{color:#1d57cc;text-decoration:underline}html .notfound-page .notfound-tohome .anticon{vertical-align:baseline;margin-left:8px;font-size:12px}@media screen and (max-width:768px){html .notfound-page{padding-top:100px;padding-bottom:0}html .notfound-page .notfound-page-img{transform:scale(.8)}}
