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

#main{ width:1054px; height:auto; margin:0 auto; background:url(../images/center-bg.jpg) repeat-y;}


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


#center{ width:1000px; height:auto; margin:0 auto;  }


#footer{ clear:both;width:1054px; height:53px; margin:0 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
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
ul.news li
{ background:url(../images/new_li.jpg) 2px 13px no-repeat; height:30px;  line-height:30px;  text-indent:15px;
}
ul.news li a
{
	text-decoration:none;
}
ul.news li:hover{background:url(../images/hnew_li.jpg) 2px 13px no-repeat;}
ul.news li:hover a{ color:#2b95c9}

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:219px; height:28px; background:url(../images/p_li.jpg) no-repeat;  text-indent:22px;  margin-bottom:2px; overflow:hidden }

.producttype0 a{ color:#fff; line-height:28px; font-size:12px; font-weight:bold; display:block; width:219px; height:28px;}
.producttype0 a.dz{ text-indent:22px;  color:#fff; line-height:28px; font-size:12px; font-weight:bold; display:block; width:219px; height:28px;  background:url(../images/hp_li.jpg) no-repeat}

.producttype0cur a{ color:#fff; line-height:28px; font-size:12px; font-weight:bold; display:block; width:219px; height:28px; margin-bottom:2px;  background:url(../images/hp_li.jpg) no-repeat;  text-indent:22px; }

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


.producttype1 {width:219px; height:28px; text-indent:22px;  margin-bottom:2px; overflow:hidden ; background:#e2e2e2; display:none}

.producttype1 a{ color:#3e3e3e; line-height:28px; font-size:12px; display:block; width:219px; height:28px;}

.producttype1cur a{ text-indent:22px;  color:#3e3e3e; line-height:28px; font-size:12px; display:block; width:219px; height:28px; margin-bottom:2px;  background:#b6b6b6 ;  text-indent:22px; }

.producttype1 a:hover { color:#3e3e3e; line-height:28px; background:#b6b6b6}




 
/*下载*/
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;}