.errorBox{width:100%;height:100vh;margin:0;padding:0;text-align:center;display:flex;align-items:center;justify-content:center}.errorBox .container{background-color:#fff}.errorBox .container .error_browser{width:45.31rem;height:auto;margin-bottom:20px}.errorBox .info .h1{font-weight:700;font-size:2.08333rem}.errorBox .info .h1,.errorBox .info .h2{color:#333;text-align:center;font-style:normal;text-transform:none}.errorBox .info .h2{font-weight:400;font-size:1.5rem;margin-top:10px;margin-bottom:30px}.errorBox .info .h3,.errorBox .info .h3 .browserButtom{display:flex;align-items:center;justify-content:center}.errorBox .info .h3 .browserButtom{width:16.71875rem;height:4.2708333rem;background:#fff;border-radius:16px 16px 16px 16px;border:1px solid #707070;cursor:pointer;font-size:1.458333rem;color:#333}.errorBox .info .h3 .browserButtom img{width:2.76041rem;margin-right:20px}.errorBox .info .h3 .browserButtom:first-child{margin-right:40px}.errorBox .info .h3 .browserButtom:hover{background:#edf2f5}