/*    .news-detail p {
        font-size: 18px;
        line-height: 22px;  
    }
    .news-detail a:link {
    color: #00C2FF; 
    }
    .news-detail a:hover {
        text-decoration: underline;
        color: #00C2FF;
    }
    .news ul li::after {
	background-color: #00000000 !important;
    }
*/