.new{
    padding: 1rem 0;
    width: 14rem;
    margin: 0 auto;
}
.new .new-tit{
    text-align: center;
    font-weight: bold;
    font-size: .42rem;
    color: #707070;
    margin-bottom: .5rem;
}
.new .new-cont p{
    font-size: .18rem;
    line-height: .32rem;
    color: #707070;
    text-align: justify;
    margin-bottom: 1em;
}