.nd {
   
}
.nd-box {
    padding: 0 0 3.6rem;
}
.nd-top {
    padding-bottom: .3rem;
    
    text-align: center;
}
.nd-top-title {
    padding: 135px 0 60px;
    font-family: 'Montserrat-SemiBold';
    font-size: 60px;
    line-height: 70px;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.nd-title {
    padding: .7rem 0 .2rem;
    font-family: 'Montserrat-SemiBold';
    font-size: 32px;
    line-height: 50px;
    color: #000;
}
.nd-date {
    display: block;
    font-family: 'Montserrat-Light';
    font-size: 16px;
    line-height: 30px;
    color: #a2a2a2;
}
.nd-date span {
    padding: 0 .4rem;
}
.nd-bot {
    padding: .5rem 0 0;
}
.nd-bot img {
    margin-bottom: 36px;
}
.nd-p {
    font-family: 'Montserrat-Light';
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 36px;
    color: #000;
}
.nd-prev-next-item {
    display: block;
    margin-bottom: .4rem;
    padding: .26rem .4rem;
    font-family: 'Montserrat-Light';
    font-size: 16px;
    line-height: 24px;
    color: #8a8a8a;
    background-color: #f5f5f5;
}
.nd-prev-next-item .iconfont {
    margin-right: 10px;
    color: #bb0404;
}

.nd-prev-next-item:hover {
    color: #bb0404;
}



@media (max-width: 768px){
    
}
