.news_pro{position: relative;}
.news_tit{position: absolute;bottom: 0px;background:-webkit-gradient(linear, 0 50%, 0 0, from(rgba(1,1,1,0.9)), to(rgba(1, 1, 1, 0.1)));width: 100%
}
img{width: 100%;}
.news_tit h4{color:#EEEEEE;font-size: 15px;line-height: 36px;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-align: center;}
.news_tit1{position: relative;}
.glyphicon{width:30px;height:50px;top: 42%;}
.carousel-control{opacity: 1;width: 7%;}
.carousel-control .glyphicon:hover path{fill:#b04b3f}