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

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


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


#center{ width:1160px; height:auto; margin:0 auto; padding-top:30px; padding-bottom:30px; overflow:visible}
#centern{ width:1160px; height:auto; margin:30px auto; }


#footer{ clear:both;width:100%; height:80px; margin:0 auto; border-top:1px solid #999999;}




/*分页*/
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.jpg) 0 11px no-repeat; height:30px;  line-height:30px;  text-indent:10px; border-bottom:1px dashed #999999; overflow:hidden 
}
ul.news li span{ float:right; color:#999999}
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:224px; height:29px; background:url(../images/p_li.jpg) no-repeat;  text-indent:38px;  margin-bottom:8px; overflow:hidden }

.producttype0 a{ color:#333333;width:224px; height:29px; display:block; font-size:14px;}

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


.producttype1 {width:224px; height:29px; background:url(../images/p_li.jpg) no-repeat;  text-indent:60px;  margin-bottom:8px; overflow:hidden }

.producttype1 a{ color:#333333;width:224px; height:29px; display:block; font-size:14px; line-height:29px;}

.producttype1 a:hover { color:#fff; width:224px; height:29px; background:url(../images/hp_li.jpg) no-repeat}
.producttype1 a.dz { color:#fff; width:224px; height:29px; background:url(../images/hp_li.jpg) no-repeat}

.producttype1 a.dz1 { color:#fff; width:224px; height:29px; background:url(../images/hp_li.jpg) no-repeat}

.producttype1cur {width:224px; height:29px; background:url(../images/p_li.jpg) no-repeat;  text-indent:38px;  margin-bottom:8px; overflow:hidden; line-height:29px; }
.producttype1cur a{color:#fff;width:224px; height:29px; display:block; font-size:14px;  background:url(../images/hp_li.jpg) no-repeat}


 
/*下载*/
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; line-height:32px; padding-bottom:10px;}