@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:159; margin:0 auto; min-width:1200px; margin:0 auto; background:#f1f1f1;}


#header{ width:100%; height:auto; margin:0 auto; background:url("/images/top.jpg") repeat-x;}


#center{ width:1200px; height:auto; margin:25px auto; }


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#ebebeb;}
#footer .lineh{ width:100%; margin:10px auto;height=5; background:#ff0000;; min-height:52px; text-align:center}
#footer .txt{ width:1200px; margin:10px auto; color:#000; min-height:52px; text-align:center}



/*分页*/
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
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
ul.news li
{ background:url("new_li.jpg") 0 7px no-repeat; height:26px;  line-height:26px;  text-indent:21px; margin-left:12px;
}
ul.news li a
{
	text-decoration:none;
}


ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
ul.news1 li
{ background:url("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{ }

.producttype0 {width:210px; height:37px; background:url("/images/p_li.jpg") 5px 12px no-repeat;  text-indent:25px; overflow:hidden }

.producttype0 a{ display:block; width:210px; height:37px; font-size:15px; color:#152244; line-height:37px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.producttype0 a:hover {}


.producttype1 {width:210px; height:37px; background:url("/images/p_li.jpg") 5px 12px no-repeat;  text-indent:25px; overflow:hidden }

.producttype1 a{ display:block; width:210px; height:37px; font-size:13px; color:#152244; line-height:37px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.producttype1 a:hover {}




 
/*下载*/
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;}