.newsDetail{margin-top: 55px;padding: 0 120px;}
.newsDetail-title{text-align: center;margin-bottom: 35px;}
.newsDetail-title h3{font-size: 38px;line-height: 52px;color: #303030;margin-bottom: 5px;}
.newsDetail-title p{font-size: 14px;line-height: 32px;color: #888;}

.newsDetail-cont{font-size: 16px;line-height:32px;color: #222;padding: 38px 0;border-top: 2px solid #d1d1d1;border-bottom: 2px solid #d1d1d1;margin-bottom: 25px;}
.newsDetail-cont img{max-width: 100%!important;height: auto!important;}


.nomore{margin-top: 25px;margin-bottom: 40px;}
.nomore a{display: block;font-size: 16px;line-height: 32px;height: 32px;color: #222;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nomore a p{display: inline-block;margin-left: 10px;}
.nomore a:hover p{color: #2081eb;}