<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
/*html{filter:gray;}*/
.footer {
    border-top: 2px solid #053ba4;
    width: 100%;
    background: #fff;
    margin-top: 25px;
    min-width: 1024px;
}
.footer .foot_top {
    background: #fff;
    border-top: 0px solid #245cbf;
    margin-top: none;
    padding-bottom: 13px;
    overflow: hidden;
}
.footer .foot_top select {
    width: 18%;
    height: 37px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 13px 0px 0px 15px;
    font-size: 14px;
    color: #333333;
    text-indent: 5px;
    padding: 8px 0;
}
.footer .foot_nav {
    text-align: center;
    padding: 10px 0px;
    background: #fff;
    border-top: 1px solid #e2e2e2;
    color: #bebebe;
    font-size: 14px;
}
.footer .foot_nav a {
    color: #333333;
}
.footer .foot_nav label {
    margin: 0px 20px;
}
.footer .foot_text {
    background: #053ca5;
    min-height: 150px;
    color: #d3def2;
    font-size: 12px;
}
.footer .foot_text a {
    color: #d3def2;
}
.footer .foot_text .foot_logo {
    margin: 14px 25px 0px 20px;
}
.footer .foot_text .box {
    margin: 24px 0px 0px 20px;
    line-height: 20px;
}
.footer .foot_text .boximg {
    margin: 35px 40px 0px 20px;
}
.footer .foot_text .boximg a {
    display: inline-block;
    margin-left: 10px;
}
.footer .foot_text .boximg img {
    vertical-align: middle;
}
#_span_jiucuo {
    margin-left: 10px;
}
.footer .foot_text span img {
    margin-right: 5px;
    vertical-align: middle;
}
</pre></body></html>