.newsList:first-child{position: relative;}
.newsList:first-child img{width: 100%;height: 343px;}
.newsList:first-child .newsListContrnt{margin-left: 0;}
.newsList:first-child .newsContent{width: 147%;height: auto; font-size: 20px;color: #6d6d6d;line-height: 40px;margin-top: 1px;margin-left: 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7; white-space:normal; word-break:break-all;}
.newsList:first-child .newsTitle{width: 147%;font-size: 24px;color: #000;line-height: 54px;margin-top: 15px;text-align: center;}
.newsList:first-child .newsTitle a{color: #000;}
.newsList:first-child .release_date{position: absolute;bottom: 15px;right: 0; padding-top: 0;}
.newsList:first-child .newsContent a{color: #00b0f9;}


