﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; min-width:1262px; margin:0 auto; background:#fff;}


#header{ width:100%; height:155px; margin:0 auto; background:url(../images/top.jpg) repeat-x}


#center{ width:1004px; height:auto; margin:0 auto; margin-bottom:20px;}
#centern{ width:100%; height:auto; margin:0 auto; background:url(../images/ny-bg.jpg) repeat-x top #fff}
#centern1{ width:1004px; margin:30px auto}

#footer{ clear:both;width:1262px; height:123px; margin:0 auto; background:url(../images/footer.jpg) no-repeat center top;}
#footer .ment{ width:1004px; height:28px; line-height:28px; text-align:center; margin:0 auto; margin-top:10px;}
#footer .txt{ width:1004px; height:80px; margin:0 auto; background:url(../images/logo-di.jpg) no-repeat left top;}
#footer .txt .nr{ padding-left:175px; padding-top:5px;}



/*分页*/
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;

}
ul.news li
{ background:url(../images/new_li.png) 0 10px no-repeat; height:28px;  line-height:28px;  text-indent:17px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
ul.news li span{ float:right}
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{}

.producttype0 {width:138px; height:25px; background:url(../images/p_li.jpg) no-repeat;  text-indent:30px;  margin-bottom:4px; overflow:hidden }

.producttype0 a{width:138px; height:25px; display:block;}

.producttype0 a:hover { background:url(../images/hp_li.jpg) no-repeat; color:#fff;}




 
/*下载*/
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; font-size:16px; padding-bottom:15px; line-height:28px;}