<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.bottom-wrapper {
    background-color: #383d48;
}

.footer {
    height: 340px;
    color: #7e90b6;
}

.bottom-title {
    font-size: 18px;
    color: #a2bce6;
    padding-bottom: 26px;
    cursor: pointer;
}

.bottom-title span {
    display: inline-block;
    vertical-align: middle;
}

.footer-left {
    padding-right: 28px;
    width: 810px;
}

.footer-content {
    padding: 36px 0px;
}

.left-head {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
}

.link-container&gt;table {
    width: 100%;
}

.link-container a {
    display: inline-block;
    color: #bbb;
}

.link-container,
.link-container a:link,
.link-container a:visited {
    color: #7e90b6;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
}

.company-container {
    line-height: 24px;
    color: #7e90b6;
    margin-top: 46px;
}

.footer-prompt {
    height: 46px;
    line-height: 46px;
    background: #444;
    color: #ccc;
}

.footer-right {
    text-align: center;
    padding-left: 90px;
    margin-top: 14px;
    border-left: 1px solid #2f6495;
}

.footer-right&gt;div~div {
    margin-left: 18px;
}

.wechat-text {
    display: inline-block;
    vertical-align: middle;
    color: #7e90b6;
    font-size: 16px;
    margin-right: 20px;
}

.wechat-icon {
    display: inline-block;
    vertical-align: middle;
}

.bottom-hotline {
    margin-top: 18px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #7e90b6;
}

.hotline-num {
    color: #fca43b;
}</pre></body></html>