.page {
    padding: 0.76rem 0.12rem 0.15rem;
    background: #081392;
}

.title {

    color: #FFFFFF;
    font-size: 0.14rem;
    font-weight: 800;
    line-height: 0.16rem;
    margin-bottom: .12rem;
}

p {

    color: rgba(255, 255, 255, 0.6);
    font-size: 0.12rem;
    line-height: 0.16rem;
    margin-bottom: 0.2rem;


}

span {

}

a {
    color: #FFF;

    font-size: 0.13rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;

    text-decoration: underline;
}

