.error {
    text-align: center;
    margin: 0.95rem 0 2.7rem;
}

.error div {
    position: relative;
    width: 10.31rem;
    height: 7.4rem;
    margin: 0 auto;
}

.error div img {
    position: absolute;
    display: block;
}

.error-i1 {
    width: 10.31rem;
    height: 3.56rem;
    left: 0;
    bottom: 1.24rem;
    z-index: 1;
}

.error-i2 {
    width: 2.41rem;
    height: 1.46rem;
    left: 4.4rem;
    bottom: 0.5rem;
    z-index: 4;
}

.error-i3 {
    width: 2.25rem;
    height: 1.36rem;
    left: 3.27rem;
    bottom: 0.74rem;
    z-index: 3;
}

.error-i4 {
    width: 3.29rem;
    height: 1.99rem;
    left: 4.52rem;
    bottom: 1.1rem;
    z-index: 2;
}

.error-i5 {
    width: 4.65rem;
    height: 4.72rem;
    top: 0;
    right: 0.96rem;
    z-index: 4;
}

.error h5 {
    height: 1.14rem;
    line-height: 0.58rem;
    font-size: 0.6rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #888888;
    letter-spacing: -0.0135rem;
    opacity: 1;
}

.error p {
    height: 0.41rem;
    font-size: 0.36rem;
    letter-spacing: -0.009rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    opacity: 1;
}

.error p a {
    color: #333333;
}