.aui-page__not-found .aui-content{display:flex;flex-flow:column wrap;align-items:center;min-height:100vh;padding:15% 50px 50px;text-align:center}.aui-page__not-found .aui-content__wrapper{height:100vh;background-color:transparent;overflow-x:hidden;overflow-y:auto}.aui-page__not-found .title{margin:0 0 15px;font-size:10em;font-weight:400;color:#606266}.aui-page__not-found .desc{margin:0 0 20px;font-size:26px;color:#909399}.aui-page__not-found .desc>em{margin:0 5px;font-style:normal;color:#e6a23c}.aui-page__not-found .btn-bar .el-button{margin:0 15px}@media (max-width:767px){.aui-page__not-found .title{font-size:8em}.aui-page__not-found .desc{font-size:20px}.aui-page__not-found .btn-bar .el-button{margin:0 7.5px}}