body,html{height:100%;display:block}.btn{border:none;padding:5px 35px;font-size:17px;border-radius:500px;background:linear-gradient(90deg, #53b6ff, #4787ff);color:#ffffff}.error-container{height:100%;background-image:url("/res/img/loginbg.jpg");vertical-align:middle;background-size:cover;background-repeat:no-repeat;background-position:center center;padding-top:15%}.error_box{width:80%;max-width:600px;min-height:100px;padding:50px 0 60px 0;margin:0 auto 0 auto;background-color:#ffffff;box-shadow:#d5d5d5 0 0 10px;border-radius:15px}.error_box .error_title{font-size:30px;line-height:50px;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.error_box .error_title .layui-icon-face-cry{font-size:70px;color:red;line-height:100px}.error_box .error_title .layui-icon-face-smile{font-size:70px;color:green;line-height:100px}.error_box .error_opt{width:80%;margin:0 auto;max-width:250px;display:flex;justify-content:space-between;padding-top:30px}.error_box .error_opt a{color:#ffffff}