.news-detail{}
.news-headlines{border-bottom: 1px solid #e9e9e9;text-align: center;padding-bottom: 18px;margin-bottom: 28px;}
.news-headlines h3{font-size: 24px;color: #222;margin-bottom: 20px;}
.news-headlines p{font-size: 14px;color: #999;}
.detail{width: 1150px;margin: auto;}
.detail p{font-size: 16px;color: #666;line-height: 24px;margin-bottom: 40px;}
.detail-img{width: 1150px;overflow: hidden;margin: 50px 0;}
.news-next{width: 100%;height: 60px;background: #fff;margin: 50px 0;line-height: 60px;}
.news-next>div{width: 1150px;margin: auto;}
.news-next div span{font-size: 16px;color: #424242;}
.news-next div span:nth-of-type(1){float: left;}
.news-next div span:nth-of-type(2){float: right;}
