<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
body { margin: 0; font-size: 14px; line-height: 1.5; color: #333; background-color: #fff;}
a { background: transparent; text-decoration: none; color: #000; }
a:active,a:hover { outline: 0; }
a:hover { color: #61afe0; }
a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
img { border: none; vertical-align: middle; -ms-interpolation-mode: bicubic; }
button,input,optgroup,select,textarea { color: inherit; font: inherit; margin: 0; }
button,select { text-transform: none; }
button,html input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled],html input[disabled] { cursor: default; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"],
input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
input { margin: 0; padding: 0; border: none; background-color: transparent; outline: none; }
textarea { overflow: auto; resize: vertical; resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
td,th { padding: 0; }
html,button,input,select,textarea { font-family: punctuation, PingFangSC-Regular, "Microsoft YaHei", "å¾®è½¯é›…é»‘"; }
h1,h2,h3,h4,h5,h6,p,figure,form,blockquote { margin: 0; }
ul,ol,dl,dd { margin: 0; padding: 0; }
ul,ol { list-style: none outside none; }
h1,h2,h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 21px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5,h6 { font-size: 12px; text-transform: uppercase; }
input:-moz-placeholder,textarea:-moz-placeholder { color: #ccc; }
input::-moz-placeholder,textarea::-moz-placeholder { color: #ccc; }
input:-ms-input-placeholder,textarea:-ms-input-placeholder { color: #ccc; }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color: #ccc; }
a { outline: none; }
em,i { font-style: normal; }
.clearfix:before,.clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fl { float: left; }
.fr { float: right; }






*{font-family:"NotoSansHans-Regular"}
html{font-size: 20px;}
@font-face {
  font-family: "NotoSansHans-Regular";
  src: url("") format("woff2"),
       url("") format("woff"),
       url("../font/NotoSansHans-Regular.ttf") format("truetype"),
       url("../font/NotoSansHans-Regular.eot") format("embedded-opentype"),
       url("") format("svg");
}
@font-face {
  font-family: "gothambook";
  src: url("") format("woff2"),
       url("") format("woff"),
       url("../font/gothambook.ttf") format("truetype"),
       url("../font/gothambook.eot") format("embedded-opentype"),
       url("") format("svg");
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url("") format("woff2"),
       url("") format("woff"),
       url("../font/Poppins-SemiBold.ttf") format("truetype"),
       url("../font/Poppins-SemiBold.eot") format("embedded-opentype"),
       url("") format("svg");
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot') format('embedded-opentype'),
  url('') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('') format('svg');
}
.ic{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.plr{padding-left: 25px; padding-right: 25px;box-sizing:border-box;}
.clearfix:after,.clearfix:before{content: '';display: table;}.clearfix:after{clear: both;}.clearfix{*zoom:1;}

.tac{text-align: center;}
.zong{width: 1200px;margin: auto;}
.telhide{display: block;}
.clear{clear:both;}
</pre></body></html>