.error-page{width:100%;height:100%;position:relative;background:#f8f8f9}.error-page .logo-con{height:64px;padding:12px 10px;background-color:#fff;text-align:left}.error-page .logo-con .max-logo{width:100%;max-width:240px;height:auto}.error-page .content-con{width:85%;max-width:700px;height:calc(100vh - 128px);max-height:500px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.error-page .content-con .error-img{max-width:65%;float:right}.error-page .content-con img{display:block;width:100%;height:100%}.error-page .content-con .text-con{position:absolute;left:0;top:0}.error-page .content-con .text-con h4{position:absolute;left:0;top:0;font-size:80px;font-weight:700;color:#348eed}.error-page .content-con .text-con h5{position:absolute;width:700px;left:0;top:100px;font-size:20px;font-weight:700;color:#67647d}.error-page .content-con .back-btn-group{position:absolute;left:0;top:150px}.error-page .content-con .back-btn-group button+button{margin-left:10px}