<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*閫氱敤*/

@media screen and (max-width: 768px){/*澶存潯*/
.toutiao1 {
	font-size: 18px;
	color: #003F8F;
	width: 100%;
	margin: 10px 0;
   font-weight: bold;
   text-align: center;
}
.toutiao_sk{padding-bottom: 4px;}
.pubcore h3{text-align: center;}
.toutiao1 li{padding-right: 0px;display: block;}
.toutiao1 li span{display: inline-block; font-size: 17px;}
.toutiao1 li a{font-size:16px }
.toutiaodes {
	font-size: 12px;
	color: #666666;
	   text-align: center;
}
.toutiaodes span {
	font-size: 12px;
	color: #8498ad;
	
}
 }
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
ul {
	padding: 0;
	margin: 0;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
.l {
	float: left;
}
.r {
	float: right;
}
.box {
	width: 1280px;
	margin: 0 auto;
	
}
.search-content{
    width: 574px;
    height: 164px;
}
.search-desc{
padding-left: 15px;
}

}
/*鍒嗛〉*/
.pager {text-align: center; margin: 20px 0;}
.pager ul {display: flex; flex-wrap: wrap; justify-content: center}
.pager ul li {display: inline-block;}
.pager ul li a {padding: 5px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block;}
.pager ul li a:hover {border: #3ea8e2 solid 1px; color: #3ea8e2}
.pager ul .active a {border: #3ea8e2 solid 1px; display: inline-block; background-color: #3ea8e2; color: #fff;}
.pager ul a:not([href]):not([class]):hover {border: #dddddd solid 1px;}
.pager ul .active a:hover {color: #fff; border: #3ea8e2 solid 1px !important;}</pre></body></html>