<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.help-content {
  padding-bottom: 40px;
  height: auto;
  margin-top: 30px;
}
.help-left-content {
  position: absolute;
  width: 200px;
  left: 20px;
  top: 0;
  display: inline-block;
  z-index: 90;
  border-top: #919191;
  border-left: #919191;
  border-right: #5fb878;
  border-bottom: #5fb878;
  border-width: 1px;
  border-style:solid;
  visibility: visible;
  background-color: #fff;
  padding-top: 10px;
  background: url('../images/abou-bg.png') no-repeat;
  padding-bottom: 30px;
}
.help-left-abou-us,
.help-left-web-term {
  padding-bottom: 13px;
}
.help-left-abou-us {
  margin-top: 46px;
}
.help-left-content {
  text-align: center;
}
.help-left-content h4 {
  margin: 0;
  font-size: 18px;
  color: #5fb878;
  padding-bottom: 10px;
}
.help-left-content ul &gt; li {
  /* color: #929292; */
  color: #797979;
}
.help-left-content ul &gt; li.current {
  background-color: #f4f4f4;
}
.help-left-content ul &gt; li &gt; a {
  color: inherit;
  height: 36px;
  line-height: 36px;
}
.help-left-content ul &gt; li:not(.current) &gt; a:hover {
  color: #c50101;
  text-decoration: underline;
}
.help-right-content {
  padding-left: 226px;
  position: relative;
  margin: 0 auto;
}
.help-right-content-inner {
  position: relative;
  background-color: #fff;
  padding: 0 30px 30px;
  min-height: 600px;
  border: 1px solid #919191;
}
.help-right-context {
  height: 36px;
  line-height: 36px;
  color: #666;
  padding-top: 10px;
  padding-bottom: 80px;
}
.help-right-context &gt; a {
  color: #929292;
  float: left;
}
.help-right-context &gt; a:hover {
  text-decoration: underline;
}
.help-right-context &gt; span {
  float: left;
  padding: 0 6px;
}
.help-right-context span:last-child {
  position: relative;
  padding: 0;
  width: 156px;
  height: 4px;
  background: #f4f4f4;
  display: block;
  float: none;
  top: 36px;
}
.help-right-context span:last-child:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #5fb878;
  display: block;
  position: absolute;
}
.about-content {
  padding-bottom: 20px;
}
.about-content a, 
.about-content span {
  color: #5fb878;
  font-size: 15px;
}
.about-content &gt; h1 {
  font-size: 34px;
  color: #1369c0;
  padding: 20px 0;
  margin: 0;
}
.about-content &gt; p {
  /*   */
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 20px;
  color: #737373;
}
.about-content p label {
  width: 70px;
  text-align: left;
  font-weight: normal;
}
.inside {
  margin-top: -12px;
}
.inside p{
  line-height: 26px;
  margin-bottom: 0;
  color: #737373;
}</pre></body></html>