<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html, body { position: relative;height: 100%; }
body{/*font-size:12px;font-family:思源黑体;*/-webkit-text-size-adjust:none;position: relative;font: 16px/1.5 "SourceHanSansCN_Regular","Microsoft Yahei","Helvetica Neue","Helvetica","Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
body.en-us{font-family:"Arial";}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
input,button,select,textarea{ border: none;outline: none;}
textarea{resize:none;}
img{border:0 none;vertical-align:middle;max-width: 100%; }
a{ text-decoration:none;color: #000; }
a:hover,a:link,a:visited,a:active{text-decoration: none;}
a:-webkit-any-link { cursor: pointer; }
ul li,ol li,li{list-style-type: none;}
.fl{float:left;}
.fr{float:right;}
.box{width: 100%;margin: 0 auto;}
em{font-style:normal;}
/*清除浮动*/
.clear{ clear:both;height:0px;font-size:0px;line-height:0px;overflow:hidden; }
.clearfix:after{ display:table;content:"";line-height:0;clear:both; }
.clearfix{ *zoom:1; }

.Public { max-width: 1600px;margin: 0 auto !important;width: calc(100% - 30px); }

.container-fluid,.row { margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0; }</pre></body></html>