.error-page{width:100%;height:100%;position:relative;min-height:420px;background:#f8f8f9}.error-page .content-con{width:520px;min-height:320px;padding:48px 48px 40px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;background:#fff;border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(52,142,237,.12);box-shadow:0 10px 30px rgba(52,142,237,.12)}.error-page .content-con .status-icon{width:72px;height:72px;margin:0 auto 24px;line-height:72px;border-radius:50%;font-size:42px;font-weight:700;color:#348eed;background:rgba(52,142,237,.12)}.error-page .content-con .text-con h4{font-size:80px;line-height:1;font-weight:700;color:#348eed;margin:0}.error-page .content-con .text-con h5{margin:18px 0 0;font-size:20px;line-height:1.6;font-weight:700;color:#67647d}.error-page .content-con .back-btn-group{margin-top:32px}.error-page .content-con .back-btn-group .ivu-btn{margin:0 8px;color:#348eed}