.article{
  width:7.02rem;
  margin: 0 auto .85rem;
  background-color: #fff;
}
.title-box{
  padding: .3rem 0;
  border-bottom: 1px solid #DCDCDC;
}
.title{font-size: .36rem;color:#343434; margin-bottom: .26rem; margin-top: 0;}
.name, .time{font-size: .22rem;color:#343434; }
.name{margin-right: .5rem;}
.content{
  font-size: .26rem;
  color:#4C4C4C;
  line-height: 1.6;
}