<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.more_h{margin-top: -30px;}

.news-content{
	margin-top: 80px;
	margin-bottom: 95px;overflow: hidden;
}
.news-contentList{
	/*display:table; */margin: 0 -48px;overflow: hidden;
}
.contentList{
	float: left;
	font-size: 0px;
	width: 33.33%;
	margin-bottom: 97px;
}
.content_box{padding: 0 48px;}
.data,.pro{
	font-size: 14px;
}
.topLine{
	display: block;
	width: 94px;
	height: 4px;
	background: #07287f;
	margin-bottom: 24px;
}
.data{
	
}
.pro{
	color: #686868;
	margin-bottom: 32px;
	overflow: hidden;
	width: 100%;
	line-height: 1.7em;height: 5.1em;
}
.pTitle{
	margin-top: 5px;
	margin-bottom: 35px;
	width: 100%;
	line-height: 1.3em;height: 2.6em;overflow: hidden;
}
.contentList img{
	width: 100%;
	height: auto;
}
.clickMore p{
	margin:0 auto;
	display: block;
	width: 164px;
	height: 40px;
	line-height: 40px;
	background: #f8b600;
	margin-top: -30px;
	text-align: center;
	color: #fff;
}
.clickMore p:hover{
	opacity: .8;
	color: #fff!important;
}

.clear {clear: both;}
.load {text-align: center;display: none;margin-top:50px;color:#ccc;}
@media(max-width:1200px){
.news-contentList{ margin: 0 -20px;}
.content_box{padding: 0 20px;}
.contentList{margin-bottom: 40px;}
.more_h{margin-top: 0;}
}
@media(max-width:1024px){
.news-content{margin: 40px 0;}
.pTitle,.pro{margin-bottom: 10px;}
.topLine{margin-bottom: 10px;}
.news-contentList{ margin: 0 -10px;}
.content_box{padding: 0 10px;}
}

@media(max-width:767px){
.topLine{height: 2px;}
.news-contentList{ margin: 0 0px;}
.content_box{padding: 0 0px;}
.contentList{width: 100%;}
.pTitle{height: auto;max-height: 2.6em;}
}
</pre></body></html>