﻿.news{position: relative;}
.news::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #b6b6b675;z-index: 9;}
.news .container{position: relative;z-index: 99;}
.news-l h4 ,.news-l p{color: #ffffff;}