<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: Roboto;
  font-weight: 400;
  src: url("//files.dreame.com/dreame/file/00f4f4149354f62778b3503933e7b905/Roboto-Regular.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  font-weight: 700;
  src: url("//files.dreame.com/dreame/file/303d82a157ea9519f805c9e932c5a76b/Roboto-Medium.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  font-weight: 900;
  src: url("//files.dreame.com/dreame/file/41773717f1e83ccd0df8e4a2cc473ba5/Roboto-Bold.ttf") format('truetype');
}
.help-tip {
  margin-top: 30px;
  margin-bottom: 560px;
  color: #999;
  text-align: center;
  font-size: 24px;
}
.main-body {
  margin: 26px auto 104px;
}
.main-body p {
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #151515;
}
h3 {
  font-size: 14px;
  line-height: 18px;
  color: #151515;
  margin-top: 38px;
  font-weight: 600;
}
aside {
  width: 180px;
  min-height: 506px;
  *height: 506px;
  padding-top: 14px;
  margin-right: 50px;
  text-align: center;
  background: #f7f5f2;
}
aside ul {
  border-top: 1px dashed #e2e2e2;
}
aside li {
  display: block;
  padding: 4px 0;
  border-bottom: 1px dashed #e2e2e2;
}
aside li a {
  display: block;
  line-height: 40px;
}
aside li.active a {
  color: #fff;
  background: #333;
}
dl.sidebar {
  width: 178px;
  height: auto;
  float: left;
}
dl.sidebar dt {
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #f7f5f2;
  margin-bottom: 10px;
}
dl.sidebar dd {
  font-size: 14px;
}
dl.sidebar dd a {
  display: block;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #333;
  padding-left: 9px;
}
dl.sidebar dd a:hover,
dl.sidebar dd a.sel {
  color: #ea2000;
  background: #f7f5f2;
}
.content-technical,
.content-contest,
.content-signed,
.content-transaction {
  display: none;
  width: 804px;
  float: right;
  line-height: 24px;
}
.content-technical .mb20,
.content-contest .mb20,
.content-signed .mb20,
.content-transaction .mb20 {
  margin-bottom: 20px;
}
.content-technical .pl30,
.content-contest .pl30,
.content-signed .pl30,
.content-transaction .pl30 {
  padding-left: 30px;
}
.content-technical h2,
.content-contest h2,
.content-signed h2,
.content-transaction h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.content-technical p,
.content-contest p,
.content-signed p,
.content-transaction p {
  font-size: 14px;
  color: #151515;
}
.help-content p,
.help-content h2 {
  color: #151515;
  font-size: 14px;
  line-height: 20px;
}
.help-content p {
  margin-bottom: 16px;
}
.help-content h1 {
  font-weight: bold;
}
.help-content h2 {
  margin-top: 18px;
  font-weight: bold;
}
</pre></body></html>