html,body{height:100%}body{display:flex;flex-direction:column;height:100%;overflow:auto}.error-tips-page{padding:120px 0;flex:1}.error-tips-page .box{box-shadow:0 0 3px 2px #e3e3e3;padding:6% 5%;max-width:800px;box-sizing:border-box}.error-tips-page .box .img,.error-tips-page .box .text{display:inline-block;vertical-align:middle;box-sizing:border-box;max-width:49%}.error-tips-page .box .text{padding-left:4%}.error-tips-page .box .links{text-align:right;margin-top:40px}.error-tips-page .box .links .m-btn-3{padding:0 30px;margin:0 10px}.error-tips-page .box .links .seconds{color:#c80000}@media screen and (max-width:768px){.error-tips-page{padding:1.6rem 0}.error-tips-page .box .links .m-btn-3,.error-tips-page .box .links .m-btn-1{margin:.1333rem .2667rem}}