.error-box{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;width:1200px;margin:0 auto;min-height:80vh}.error-box>img{width:250px}.error-box .error-text{margin-left:70px}.error-box .error-text p{color:#666;margin-top:100px;margin-bottom:30px}.error-box .error-text a{display:block;width:180px;height:50px;line-height:50px;background:#dd2421;color:#fff;text-align:center;border-radius:8px}