
.border-right{
    border-right:1px solid rgba(112, 112, 112, 1);
}
.content-p{
    font-size: 0.14rem;
}
.article-title{
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}
.article-author{
    font-size: 0.14rem;
    text-align: right;
}
.matching-reading{
    position: relative;
    padding-bottom: 100px;
}
pre{
    font-family: "Source Han Sans SC"!important;
}

