.top {
  width: 120px;
  padding: 20px 10px 10px 10px;
}
.top img {
    height: auto;
}
.sslc {
  line-height: 1.6em;
  font-size: 16px;
  margin: 8px;
}
.sslc p {
    margin: 12px 0;
}
.title {
  width: 94%;
  font-size: 18px;
  margin-top: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e7e7eb;
  font-weight: 400;
}
.ptitle {
  width: 94%;
  font-size: 16px;
  margin-top: 10px;
  color: #8c8c8c;
}
.weui_article {
  width: 94%;
  margin-left: 3%;
}
.weui_article .content h3,
.about_frame .content p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.weui_article h3 {
  font-weight: bold;
  color: #3b8ac6;
  margin-top: 30px;
  margin-left: -18px;
}
.weui_article .content img {
  margin-bottom: 5px;
  margin-top: 5px;
}
.weui_article .content h6 {
  line-height: 20px;
  padding: 0 8px;
  color: #fff;
  font-size: 14px;
  background: #3b8ac6;
  display: inline-block;
  margin: 5px 0;
}
.weui_article .content img {
  max-width: 96%;
}
.bottom a {
  text-decoration: none;
  color: #9d9e9e;
}
.content p {
  font-size: 13px;
}
h3 {
  text-indent: 30px;
}

