.errback {
    width: 450px;
    height: 450px;
    background: url('../../image/errorcode/404.png') no-repeat;
    line-height: 2000px;
    overflow: hidden;
    background-size: 450px 450px;
}

.gohome a {
    color: #FF5722;
    cursor: pointer;
}

.gohome a {
    text-decoration: none;
}

.index_cont {
    margin-top: 100px;
    text-align: center
}

.qiyebang404_01 {
    display: flex;
    justify-content: center;
}

.qiyebang404_02 {
    font-size: 25px;
    color: #333333;
    margin-top: 24px;
    margin-bottom: 180px;
}