.news-detail-title{padding-bottom: 5px; margin-bottom: 5px;}
.iShare_box .iShare_left p{font-size: 13px;}
.news-detail-content .news-detail .img {
        padding-bottom: 0;
}
.news-detail-content .news-detail img {
    max-width: 100%;
	height: auto;
}
.news-detail-content .news-detail p {
	margin-bottom: 2px !important;
}
@media screen and (max-width: 768px){
	.pt-5{ padding-top: 0rem !important;}
  .pb-5{ padding-bottom: 0rem !important;}
}