.work-right {
    width: 866px;

}
.news-nav {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}
.news-title {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 50px;
    margin-bottom: 27px;
}
.news-time {
    color: #666;
    margin-bottom: 40px;
}
.news-news p {
    
    line-height: 30px;
    color: #666;
}
.news-news img {
    margin-top: 20px;
    margin-bottom: 20px;
}