<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @media (max-width: 768px) {
    .text-footer {
        width: 500px;
        height: 300px;
    }
} */

body {
    font-size: 14px;
}

html,
body {
    overflow: hidden;
    overflow-y: auto;
}

.foot {
    background-color: #fff;
    color: #000000;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 30px;
}

.foot a {
    color: #b2b2b2;
}

.text-foot {
    overflow: hidden;
    margin-top: 60px;
}

.p-text {
    text-align: left;
    padding-top: 5px;
    color: #b2b2b2;
}

.p-a a {
    display: inline-block;
    height: 40px;
    width: 40px;
}

.page-foot {
    padding-top: 60px;
    overflow: hidden;
}

.page-abt {
    font-size: 40px;
}

.foot-li {
    font-size: 14px;
    color: #b2b2b2;
    width: 200px;
    overflow: hidden;
}

.foot-li li {
    width: 50%;
    float: left;
    padding-top: 2rem;
}

.ewm {
    width: 22rem;
}

.zsy {
    vertical-align: center;
}

.ewm img {
    vertical-align: top;
    padding-top: 3px;
}

.footer-edition {
    background-color: #232222;
    color: #fff;
    margin-top: -6px;
    padding-top: 5px;
}

.footer-edition a {
    color: #fff;
}

.footer-edition container {
    text-align: center;
}

.apright {
    color: #fff;
}

.over {
    overflow: hidden;
}

.text-hei {
    font-size: 14px;
    color: #000000;
    display: inline-block;
    width: 15rem;
    line-height: 2.5rem;
}

.m-text-s {
    text-align: center;
    font-size: 14px;
}

.ftmax {
    font-family: "Microsoft YaHei UI", "Arial", sans-serif;
    font-size: 32px;
    color: #2d2d2d;
    padding-bottom: 8px;
}

.ftmin {
    font-family: "Microsoft YaHei UI", "Arial", sans-serif;
    font-size: 16px;
    color: #2d2d2d;
    text-align: center;
}

.m-login-input .btn {
    border-radius: 0;
    color: #fff;
    background: #ff671b;
    border-radius: 10px;
}

.m-login-input .input-group span {
    font-size: 120%;
    background: #dddddd;
}</pre></body></html>