<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;list-style:none;}
body {font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",Arial;font-size:14px;color:#929292;background:#f3f3f3;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:normal}
ol,ul {list-style:none}
a {color: #333;text-decoration: none;}
a,a:focus,a:active,a:hover {outline:0 none!important}
img {  border: none;}
a img {  border: none;}


.header{background:#0971B6;height:50px;padding:15px 0;margin:0;width:100%;position: fixed;top:0;z-index:1;}
.headercontent{width:1300px;margin:0 auto;display: flex;flex-direction: row;}
.headerlogo{width:153px;}
.headermenulist{flex:1;}
.headermenulist a{display: inline-block;padding:0 20px;line-height:50px;color: #fff;font-size: 14px;}
.headermenulist a:hover{color:#008CDC;text-decoration:none;}

.headerentry{width:300px;text-align: right;padding:5px 0;font-size: 14px;line-height: 40px;color: #fff;}
.headerentry a{display: inline-block;color:#fff;padding:0 50px;line-height:40px;font-size: 14px;border-radius: 4px;overflow: hidden;}
.headerentry a:hover{color:#fff;text-decoration:none;}

/* åŸºç¡€æ‹¬å·æ&nbsp;·å¼ */
.filling{padding: 0 20px;margin: 0 4px;border-radius:6px;border-left: solid 1px #333;border-right: solid 1px #333;}







.footer{width:100%;margin:0;background:#373D41;padding-top:35px;}
.footer .fmain{display: flex;width: 1300px;margin:0 auto 50px;flex-direction: row;justify-content: space-between;}


.footer .flist{flex:1;display: flex;flex-direction: row;border-right: solid 1px #464D52;}
.footer .flist .fb{flex:1;}
.footer .flist .fbtitle{color:#fff;line-height:30px;font-size: 14px;margin-bottom: 20px}
.footer .flist .fbitem{line-height:36px;font-size: 12px;color:#999;}
.footer .flist a{color:#999;font-size:12px;}
.footer .flist a:hover{color:#008CDC;text-decoration:none;}

.brand{width:300px;margin-left: 50px;}
.brand .vname{font-size: 20px;color:#ccc;}
.brand .vtext{font-size: 12px;color:#999;line-height:24px;height:24px;}

.fqrcodelist{display: flex;flex-direction: row;flex-wrap: nowrap;margin-top:20px;}
.fqrcodelist .fqritem{width:100px;height:114px;background: #aaa;margin-right:15px;}
.fqrcodelist .fqritem .qrimg{width:100px;height:114px;}


.copyright{padding:20px 0;background:#121A1F;text-align: center;font-size:12px;color:#999;}
.copyright a{margin-right:15px; color:#999;}</pre></body></html>