.not-found-page .base-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90vh}.not-found-page .handle-tips{margin-left:100px;text-align:left;font-size:18px}.not-found-page .code{font-size:40px}.not-found-page .tip{margin:15px 0 40px}.not-found-page .go-home{min-width:120px;height:40px;display:inline-block;line-height:40px;text-align:center;color:#fff;font-size:14px;border-radius:5px;background:#6130ff}@media screen and (max-width:684px){.not-found-page .base-container{-ms-flex-wrap:wrap;flex-wrap:wrap;height:70vh}.not-found-page .tip-image{width:70%}.not-found-page .handle-tips{margin-left:0;text-align:left;font-size:16px}.not-found-page .code{font-size:22px}.not-found-page .tip{margin:10px 0 20px}}