<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.container {
	display: block;
	max-width: 1200px;
	margin: 0 auto;
	width:100%;
}
.weizhi {
	color:#858585;
	line-height:50px;
	font-size:14px;
	background:url(../images/home.png) no-repeat left center;
	padding-left:30px;
}
.weizhi span {
	margin:0 5px;
}
.weizhi a:hover {
	color:#f79017;
}
.tit03 {
	color:#1c1c1c;
	font-size:30px;
	font-weight:bold;
	position:relative;
	height:40px;
	line-height:40px;
	margin-top:85px;
	width:100%;
}
.tit03:after {
	content:"";
	width:30px;
	height:2px;
	background:#000000;
	position:absolute;
	left:-42px;
	top:50%;
	margin-top:-1px;
}
.hbj {
	background:#f2f2f2;
}
.newsmain {
	background-size:100% auto;
}
.newslist {
	overflow:hidden;
	margin-top:48px;
}
.newslist li {
	float:left;
	width:1130px;
	overflow:hidden;
	background:#ffffff;
	padding:35px 45px;
	margin-bottom:18px;
}
.newslist li .txt {
	width:70%;
	padding-right:35px;
}
.newslist li .txt .ncs {
	overflow: hidden;
}
.newslist li .txt .ncs span {
	padding-left:25px;
	float:left;
	line-height:20px;
	background:url(../images/time.png) no-repeat left center;
}
.newslist li .txt h3 {
	color:#2d2d2d;
	font-size:22px;
	margin:15px 0;
}
.newslist li .txt h3 a {
	display:block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newslist li .txt h3:hover {
	color:#f79017;
}
.newslist li .txt p {
	color:#6f6f6f;
	font-size:14px;
	line-height:30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.newslist li .img {
	width:20%;
}
.newslist li .img img {
	display:block;
	width:100%;
}
.page {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 70px;
}
.page ul {
	text-align: center;
}
.page li {
	display: inline-block;
}
.page a {
	padding: 4px 10px;
	background: #fff;
	border: 1px #eee solid;
	display: block;
	margin: 0 2px;
}
.page li.active a, .page li:hover a {
	color: #fff;
	background: #0348b2;
}
.page li.page-first a, .page li.disabled a {
	background: #eee;
	color: #555;
	pointer-events: none;
}
.newsbj {
	background:#f2f2f2;
}
.newsshow {
	margin:45px auto 65px auto;
}
.nleft {
	width: 1200px;
	background:#ffffff;
	padding:15px 50px 50px;
	box-sizing:border-box;
}
.nstit {
	color:#282828;
	font-size:32px;
	font-weight:normal;
	text-align:center;
	margin-bottom:15px;
	margin-top: 35px;
}
.nstit2 {
	margin-top:30px;
}
.parameter {
	text-align:center;
	color:#8f8e8e;
	font-size:14px;
	padding-bottom: 35px;
	border-bottom: 1px dashed #e5e5e5;
}
.parameter span {
	margin:0 10px;
}
.ninfo {
	color:#757575;
	font-size:14px;
	line-height:24px;
	padding:15px 35px;
	background:#f8f8f8;
}
.showtxt {
	min-height: 300px;
	margin-top:20px;
	color:#3d3d3d;
	font-size:16px;
	line-height:1.8;
	overflow:hidden;
}
.showtxt img {
	height:auto!important;
}
.memtit {
	color:#2b2b2b;
	font-size:24px;
	border-bottom:1px solid #e5e5e5;
	line-height:50px;
}
.pageot {
	margin-top: 20px;
	border-top: 1px dashed #d7d7d7;
}
.pageot ul li {
	margin-top:20px;
}
.ab .pic1 {
	width:100%;
	height:370px;
}
.ab .pic1 .title {
	height:100%;
}
.ab .pic1 .title h2 {
	font-size:40px;
	color:#fff;
	line-height:60px;
	font-weight:normal;
}
.ab .pic1 .title p {
	font-size: 24px;
	color:#fff;
	line-height:30px;
	;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}
.table {
	display:table;
}
</pre></body></html>