.news-banner{background: url(/assets/images/new_img/article.png) no-repeat center;background-size: cover;}
.news-ul li{margin-bottom:30px;}
.news-list-title a{color: #1a2a68;font-size: 24px;font-weight: bold;}
.news-list-title{margin-bottom: 10px;}
.news-list-images{display: block;}
.news-list-images img{width: 100%;vertical-align: middle;}
.news-list-texts{margin: 20px 0px;font-size: 15px;line-height: 20px;}
.news-select{height: 44px;border-radius: 5px;width: 100%;background: #f2f3f5;font-size: 17px;color: #4D4D4D;display: none;margin-bottom: 10px;}
.hot-news-title a{font-size:15px;font-weight:bold}
@media (max-width: 767px){
	.news-select{display: block;}
	.news-list-texts{margin: 20px 0px;font-size: 14px;line-height: 20px;}
	.news-list-title a{color: #1a2a68;font-size: 20px;font-weight: bold;}
	.hot-news-texts{margin: 0px;}
}
.hot-news-texts {margin: 20px 0px;font-size: 13px;line-height: 20px;}