<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#fenye{clear:both; width:100%; }
#fenye table{ width:100%;}
#fenye a{text-decoration:none; float:left; display:block}
#fenye .prev,#fenye .next{width:52px; text-align:center; float:left; display:block}
#fenye a.curr{width:22px;background:red; border:1px solid #8d0651; font-weight:bold; text-align:center;float:left; display:block; color:#FFF}
#fenye a.curr font{ color:#FFF}

#fenye a{margin:5px 4px 0 0; color:#2E2828;background:#fff; display:inline-table; border:1px solid #666666; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px; float:left; display:block}
#fenye a:visited{color:#666;} 
#fenye a:hover{color:#ffffff; background:#333333; border:1px solid #666666;float:left;}
#fenye span{line-height:30px; float:left; display:block}

#rPos {
	height: 35px;
	width: 100%;
	border-bottom:5px  solid #3177bf;
	line-height:35px;
	padding-top:8px;
	font-size:13px;
 }
	#rPos a{ font-size:13px; font-weight:bold; line-height:30px}
	
	
/* 新闻资讯列表及内容页 */
.articlepage {margin-bottom:10px; width:98%; padding:5px;}
.articlepage h1 { text-align:center; font-size:24px; padding:10px;}
.articlepage .info { text-align:center; color:#999; padding-bottom:10px; border-bottom:1px #E2E2E2 dashed;}
.articlepage .info small { font-size:12px;}
.articlepage .conbox { padding:10px; line-height:26px; font-size:14px;}
.articlepage .preinfo { padding:10px; background-color:#F2F2F2; line-height:21px;}
.articlepage .preinfo a { color:#00839F;}
#pageList tr td{ font-size:13px;}




/*产品列表*/
.rContent .con{ padding-left:20px; padding-top:15px;}
.rContent .con .mt {
	width: 186px;
	height:138px;
	float:left;
	margin:8px 25px 25px 0px;
}
.rContent .con .mt  div{ text-align:center; line-height:22px; padding:8px 0px 0px 0px}
.rContent .con .mt a img {
	padding: 2px;
	width: 186px;
	height:118px;
	border: 1px solid #CCC;
}
.rContent .con .mt a:hover img {
	border: 1px solid #F90;
}
.rContent .con .mt .t {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.border3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.ulList ul{ display:block; padding-left:15px; padding-top:15px; padding-bottom:15px;}
.ulList li{ display:block; padding-left:10px; line-height:20px; background:url(/images/qdot.gif) no-repeat left center;}

.ulList1 ul{ display:block; padding-left:15px; padding-top:15px; padding-bottom:15px;}
.ulList1 li{ line-height:40px; }
.ulList1 li a{  display:block; line-height:20px;  border:1px solid #ccc; width:260px; padding:5px; padding-left:25px; background:#f2f3f4}
.ulList1 li a:hover{   background:#1668be; color:#FFF}

.ulList1 li .a{  display:block; line-height:20px;  border:1px solid #ccc; width:260px; padding:5px; padding-left:25px; background:#f2f3f4}
.ulList1 li a:hover{   background:#1668be; color:#FFF}

.ulList1 ul li a.cur{background:#1361b4; color:#FFF; font-weight:bold}


#newsDiv   {
	min-height:530px;
 	padding: 10px;
}
#newsDiv div{ line-height:25px;}
#MyContent div{ padding:10px;}
#nBar {
	background-image: url(/images/nbar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 100%;
	border-right:1px solid #CCC;
}
#nBar a {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 0px;
	padding-left: 30px;
	font-size:14px;
	line-height:20px;
	font-family:微软雅黑;
 
}
.border3 #newsList { width:630px; display:block; margin:0 auto;}

/*新闻内容页*/
#news {line-height:200%}
#news .title{ text-align:center; display:block; width:100%;}
#news h1 { line-height:35px; padding-top:10px;font-size:22px;   font-weight:normal;}
 

#news h2{ font-weight:normal; line-height:100%;}
#news h3{ font-size:12px; color:#FC0}
#newsCon * img,.picBox * img { max-width:640px;}
#newsCon { line-height:150%; font-size:14px; padding-bottom:20px; padding-top:20px; min-height:543px}
 #newsCon p{ padding:0px 0px 10px 0px; }
 #newsFenYe{ width:98%; margin:0 auto}
 #newsFenYe td{ font-size:14px; line-height:26px; border-bottom:1px dotted #ccc;}
 #newsFenYe  tr td .r{color:#ccc}
 .picBox{ font-size:14px; line-height:28px;}
  .picBox p{ padding:0px; padding-top:10px;}
  
  
  #lBoxTitle{ background:url(/images/lBoxTitle.jpg) no-repeat; height:32px;}
#lBoxTitle a{ width:130px; height:32px; line-height:32px; color:#FFF; font-size:14px; padding-left:30px; font-weight:bold; display:block; text-align:left; }
</pre></body></html>