/*文章内容*/
.content .title{
    font-weight: bold;
    font-size: 0.29rem;
    text-align: center;
    margin-bottom: 0.2rem;
    line-height:0.4rem;
}
.content .add{
    text-align: center;
    font-size: 0.12rem;
    color: #999999;}
.content .text{
    border-top: 0.01rem dashed #e0e0e0;
    border-bottom: 0.01rem solid #e0e0e0;
    margin: 0.16rem auto;
    padding: 0.3rem 0;}

.content .text span,.content .text p{
    line-height: 0.44rem!important;
    font-family: 微软雅黑!important;
    font-size: 0.21rem!important;
    color: rgb(51, 51, 51)!important;
    margin: 0!important;}


.content .pages{
    line-height: 0.4rem;
    font-size: 0.14rem;}












