<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {font-family: "Microsoft YaHei";font-size: 14px;line-height: 1.5;color: #6F7479;background-color: #fff;margin: 0;padding: 0;}
ul, li, dd, dl {list-style: none;}
a {text-decoration: none;}
p, ul, li, h1, h2, h3, h4, h5, h6, dl, dd, a {margin: 0;padding: 0;color: inherit;font-size: inherit;font-weight: inherit;}
/* footer */
#footer {color: rgba(255, 255, 255, .7); background: #3D3E49; clear:both;}
.footer-wrapper {position: relative;text-align:center;padding-left: 10px;padding-right: 10px;margin-left: auto;margin-right: auto;}
.footer-wrapper:before,
.footer-wrapper:after {content: "";display: table;}
.footer-wrapper:after {clear: both;}
.footer-copyright-container {background: #00103e;border-top: solid 1px #252B3A;}
.footer-copyright-wrapper {padding-top: 10px;padding-bottom: 10px;}
.footer-copyright {font-size:12px;line-height:24px;text-align:center;}
.footer-copyright span,
.footer-copyright a {display: inline-block;margin-right: 10px;font-size: 12px;line-height: 18px;}
</pre></body></html>