body:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .3;
    z-index: -1;
    display: block;
    position: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    content: '');
}
.hope-c-PJLV-ikSuVsl-css {
    background: none!important;
}
.markdown-body a {
    color: #000!important;
}
.hope-ui-dark .markdown-body a {
    color: #fff!important;
}
.copyright .link {
    padding: 4px;
    background: #26517c;
    border-radius: 0 8px 8px 0;
}
.copyright .name {
    padding: 4px;
    background: #fff;
    border-radius: 8px 0 0 8px;
    color:#000;
}
.copyright {
    padding-top: 10px;
    padding-bottom: 0px;
    background: #2d3236!important;
}
.copyright a {
    color: #fff;
}
br.phone, br.pad{
    display:none;
}
@media (max-width: 891px){
    br.pad {
        display:block;
    }
}
@media (max-width: 561px){
    br.phone {
        display:block;
    }
}
.hope-c-PJLV-ieESZju-css {
    display: none;
}
img.hope-c-PJLV-ibwASZs-css {
    width: auto;
}
.hope-ui-dark .copyright .name {
    background: #000;
}
.runtime {
    margin-top: 10px;
    color: #fff;
    text-align: right!important;
}
.about, .state {
    width: min(99%, 980px);
    text-align: center;
    padding-inline: 2%;
}
.state {
    margin-top: 10px;
    color:#fff;
}