.air-error-page[data-v-13423de6]{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;perspective:800px}.air-error-page .percent[data-v-13423de6]{position:fixed;left:0;right:0;top:0;height:3px;font-size:0}.air-error-page .percent>div[data-v-13423de6]{width:0;height:100%;background-color:var(--el-color-primary);display:inline-block;z-index:10;animation:air-error-page-percent-animation-13423de6 5s}.air-error-page .box[data-v-13423de6]{animation:air-error-page-animation-13423de6 30s infinite;width:1200px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:100px}.air-error-page .box .left[data-v-13423de6]{width:600px}.air-error-page .box .left .code[data-v-13423de6]{color:var(--el-color-primary);font-size:100px}.air-error-page .box .left .title[data-v-13423de6]{font-size:24px;color:#333;margin-top:20px}.air-error-page .box .left .description[data-v-13423de6]{font-size:16px;color:#ccc;margin-top:10px}.air-error-page .box .right[data-v-13423de6]{margin-left:50px}.air-error-page .box .right .el-image[data-v-13423de6]{width:666px}@keyframes air-error-page-animation-13423de6{0%{transform:rotateY(-3deg) rotateX(-3deg) scale(1) translateZ(0)}50%{transform:rotateY(3deg) rotateX(3deg) scale(.95) translateZ(-50px)}to{transform:rotateY(-3deg) rotateX(-3deg) scale(1) translateZ(0)}}@keyframes air-error-page-percent-animation-13423de6{0%{width:0}to{width:100%}}