<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*页锟斤拷*/
.footer{
    width: 100%;
    background-color: #333333;
    height: 300px;
    overflow: hidden;
}

.message{
    float: left;
    font-size: 14px;
}

.message img {
    margin: 36px 0;
}

.message p{
    margin: 0 0 34px 0;
    color: #999999;
}

.footer a{
    margin: 0 60px 0 0;
    text-decoration: none;
    color: #999999;
}

.footer a:hover{
    color: white;
}
.lianjie a:visited {
    text-decoration: none;
}
.erweima{
    float: right;
    margin-top: 50px;
}</pre></body></html>