html {
  font-size:18px;
}

.story-title {
  background: none;
  font-weight:600;
  padding:12px 0px;
  /*font-size: 2.3rem;*/
  font-size: 22px;
  text-align: justify;
}

.story-content{
    background: none;
    text-align: justify;
}

.story-content p{
  	 font-size: 18px !important;
    color: #020202;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: normal;
}

body{
    background: none;
  font-size:18px;
}

#tuwenwangye span,#tuwenwangye p {
  font-size:18px;
}
#tuwenwangye .message {
  margin-left: 50px!important;
  margin-top: 8px;
}