.rule[data-v-489744d7] {
    font-family: Source Han Sans CN-Regular,Source Han Sans CN;
    width: 100%;
    height: 100vh;
    background-color: #f8f8f8
}

nav[data-v-489744d7] {
    width: 100%;
    height: 3.375rem;
    text-align: center;
    color: #000;
    line-height: 3.375rem;
    font-size: 1.1875rem;
    background-color: #fff;
    position: relative
}

nav .icon[data-v-489744d7] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: .875rem
}

.content[data-v-489744d7] {
    width: 100%;
    padding: .875rem;
    background-color: #f8f8f8
}

.content img[data-v-489744d7] {
    width: 5rem;
    height: 5rem;
    margin: .625rem auto 1.25rem
}

.content .text[data-v-489744d7] {
    text-align: left;
    color: rgba(0,0,0,.7);
    line-height: 1.375rem;
    font-size: .9375rem;
    margin-bottom: .5rem
}
