.title {
  font-size: .4rem;
  line-height: 2;
  font-weight: 700;
  text-align: center;
  color: #333333; }

.smallTitle {
  font-size: .32rem;
  line-height: 2;
  font-weight: 700;
  color: #333333;
  padding: 0.15rem 0; }

.content {
  font-size: .28rem;
  line-height: 1.5;
  columns: #666666;
  word-break: break-all;
  text-align: justify; }
  .content > div {
    padding: 0.08rem 0; }

a {
  display: block;
  cursor: pointer; }

.smallContent {
  padding: 0 .8em; }
  .smallContent > div {
    padding: 0.08rem 0; }

body {
  width: 6.9rem;
  margin: 0 auto; }

/*# sourceMappingURL=style.css.map */
