.detail{
    padding:.2rem;
}
h3{
    text-align: justify;
    font-size: .28rem;
}
h4{
    font-size: .16rem;
    font-weight: 200;
    margin: .2rem 0;
}
.content{
    color: #3d464d;
    font-size: .24rem;
    line-height: .48rem;
    margin-bottom: .3rem;
    text-align: justify;
}
.more{
    text-decoration: none;
    color: #61279E;
}
.more div{
    text-align: center;
    border: 1px solid #61279E;
    font-size: .24rem;
    padding: 0.05rem;
}
.next,.prev{
    margin-bottom:.2rem;
}

.prev a,.next a{
    font-size: .20rem;
    color:#000000;
    text-decoration: none;
}
.prev strong,.next strong{
    background: #61279E;
    color: #ffffff;
    padding: 0.05rem;
    font-size: .16rem;
    margin-right:.1rem;
}