<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 */

#main{ width:1260px; height:auto; margin:0 auto; }


#header{ width:1260px; height:auto; margin:0 auto;}


#center{ width:997px; height:auto; margin:10px auto; }


#footer{ clear:both;width:997px; height:49px; margin:10px auto; background:url(../images/footer.jpg) no-repeat;}




/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}


/*新闻*/
ul.news_s
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
ul.news_s li
{  height:60px;  line-height:18px;  text-indent:5px; margin-left:12px;border-bottom:1px dashed #c1c1c1; height: 1;
}
ul.news_s li a
{
	text-decoration:none;
}


ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
ul.news li
{  height:30px;  line-height:30px;  text-indent:21px; margin-left:12px; border-bottom:1px dashed #ccc; height: 1; margin-bottom:5px;
}
ul.news li a
{
	text-decoration:none;
}


ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
ul.news1 li
{ background:url(../images/new_li.jpg) no-repeat 2px center; height:13px;  line-height:13px; margin-top:9px; text-indent:18px;
}
ul.news1 li a
{
	text-decoration:none;
}




/*产品分类*/


.producttype{ margin-top:5px;}

.producttype0 {width:224px; height:89px; background:url(../images/p_li1.jpg) no-repeat;  text-indent:25px; margin-left:12px; padding-bottom:3px; overflow:hidden;}

.producttype0 a{ color:#000; line-height:30px;}

.producttype0 a:hover { color:#fe6209; line-height:30px;}


.producttype1 {width:224px; height:34px; background:url(../images/p_li1.jpg) no-repeat;  margin-left:12px; padding-bottom:3px; overflow:hidden;}

.producttype1 a{ color:#000;  }

.producttype1 a:hover { color:#fe6209;}


.producttype2 {width:224px; height:29px; background:url(../images/p_li2.jpg) no-repeat;  text-indent:37px; margin-left:12px; padding-bottom:3px; display:none;overflow:hidden;}


.producttype2 a{ color:#000; line-height:29px;display:block;}

.producttype2 a:hover { color:#fe6209; line-height:29px;}


.producttype3 {width:224px; height:29px; background:url(../images/p_li3.jpg) no-repeat;  text-indent:37px; margin-left:12px; padding-bottom:3px; display:none;overflow:hidden;}

.producttype3 a{ color:#000; line-height:29px;display:block;}

.producttype3 a:hover { color:#fe6209; line-height:29px;}


.producttype4 {width:224px; height:29px;   text-indent:37px; margin-left:12px; padding-bottom:3px; display:none;overflow:hidden;}

.producttype4 a{ color:#000; line-height:29px;}

.producttype4 a:hover { color:#fe6209; line-height:29px;}



 
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

div{ overflow:hidden;}


.newstitle{ text-align:center; font-weight:bold;}</pre></body></html>