<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
}

body {
  font-family: sans-serif;
  overflow-x: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #878d99;
  font-size: 0.3733333333rem;
}
body .wrap {
  width: 9.1466666667rem;
  margin: 0.32rem auto;
}
body .wrap div {
  line-height: 0.64rem;
}
body .wrap .bt {
  line-height: 0.96rem;
}
body .wrap .dc {
  color: #0d1a33;
}
body .wrap .bfs {
  font-size: 0.4266666667rem;
}
body .wrap .fwb {
  font-weight: bold;
}
body .wrap .indent {
  text-indent: 0.6666666667rem;
}
body ul {
  padding-left: 0.64rem;
}
body ul li {
  list-style: square;
  line-height: 0.64rem;
}
body table {
  border-collapse: collapse;
  table-layout: fixed;
}
body table tr {
  text-align: center;
  word-break: break-all;
}
body table tr th,
body table tr td {
  padding: 0.2666666667rem 0;
}</pre></body></html>