.page-404 .page-container{margin-top:260px;text-align:center}.page-404 .page-container .chewing{position:relative;height:220px}.page-404 .page-container .chewing .image{left:50%;margin-left:-68px;position:absolute;animation:bounce .7s ease-in-out infinite}.page-404 .page-container .chewing .shadow{position:absolute;width:80px;height:5px;bottom:-7px;left:0;right:0;margin:auto;border-radius:50%;background:#d3d3d3;box-shadow:0 0 5px #d3d3d3;animation:shadow .7s ease-in-out infinite}.page-404 .page-container .tip{padding-top:36px;font-size:24px;color:#666}.page-404 .page-container .back{padding-top:19px}.page-404 .page-container .back .el-button--text,.page-404 .page-container .back .el-icon-back{font-weight:700;color:#666}.page-404 .page-container .back .el-button--text:hover,.page-404 .page-container .back .el-button--text:hover .el-icon-back{color:#409eff;font-size:16px}@keyframes bounce{0%{bottom:0}65%{bottom:8px}to{bottom:0}}@keyframes shadow{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}65%{-webkit-transform:scaleX(.9);transform:scaleX(.9)}}