.wscn-http404-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.wscn-http404-container .wscn-http404{width:1200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wscn-http404-container .wscn-http404,.wscn-http404-container .wscn-http404 .pic-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wscn-http404-container .wscn-http404 .pic-404{width:500px}.wscn-http404-container .wscn-http404 .pic-404__parent{width:100%}.wscn-http404-container .wscn-http404 .pic-404>span{margin:50px 0}.wscn-http404-container .wscn-http404 .back-to-home{width:100px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3ca0f6;border-radius:20px;color:#fff;-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404-container .wscn-http404 .back-to-home:hover{cursor:pointer}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}