#nav {
    height: 3.375rem;
    background-color: transparent;
    z-index: 20000;
}

.errorImg {
    width: 23.4375rem;
    padding: 0;
    font-family: sans-serif;
}

.tip {
    margin-top: 0.25rem;
    padding-top: 0.625rpx;
    height: 1.375rem;
    font-size: 1rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 1.375rem;
    text-align: center;
}

.foot-text {
    width: 100%;
    color: #cccccc;
    font-size: 0.5rem;
    text-align: center;
    position: absolute;
    bottom: 2rem;
    text-align: center;
}