.newsDetail {
    padding: 1rem 0 0.6rem;
}
.center{text-align: center !important}
.newsDetail h2 {
    text-align: center;
    font-size: 0.3rem;
    color: #666666;
}

.newsDetail .sub-title {
    height: 0.75rem;
    line-height: 0.75rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.2rem;
}

.img-tit {
    height: 0.75rem;
    line-height: 0.75rem;
    text-align: center;
    font-size: 0.2rem;
}

.newsDetail h5 {
    font-size: 0.16rem;
    line-height: 0.35rem;
}

.newsDetail p {
    text-indent: 2em;
    font-size: 0.16rem;
    line-height: 0.35rem;
    text-align: justify;
}

.newsDetail-img {
    width: 7rem;
    margin: 0.65rem auto 0.2rem;
}

.navigation a {
    display: block;
    font-size: 0.16rem;
    line-height: 0.35rem;
    color: #000000;
    text-decoration: none;
}
.navigation{
    margin-top:30px
}