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

#zmain{ width:100%; height:auto; background:url(../images/body_bj.jpg) repeat-x left top;}

#main{ width:980px; height:auto; margin:0 auto; padding-bottom:83px; overflow:visible }


#header{ width:980px; height:auto; overflow:visible; position:relative; z-index:4}


#center{ width:980px; height:auto; overflow:visible }


#footer{ width:980px; height:130px; background:url(../images/foot.jpg) repeat-x left top; }




/*******************下拉框样式*********************/

.CRselectBox {cursor:pointer;display:block;width:149px; height: 23px; background:url(../images/select_bj.jpg) no-repeat left top; line-height:21px; text-indent:10px;}
.CRselectBoxHover {
	 background:url(../images/select_bj.jpg) no-repeat left top;
}
.CRselectBox a.CRselectValue {
	display:block;
	padding:1px 20px 2px 4px;
	white-space:nowrap;
	color:#000;	
	overflow:hidden;
	width:136px;
}
.CRselectBoxOptions {
	background:#FFFFFF;
	border:1px solid #ccc;
	margin-left:-1px;
	list-style:none;
	overflow-y:auto;
	z-index:1000;
	margin-left:10px;
	position: absolute;
	width:138px;height:auto;display:none;
	overflow:auto;
}
*html .CRselectBoxOptions {
	background:#FFFFFF;
	border:1px solid #ccc;
	margin-left:-1px;
	list-style:none;
	overflow-y:auto;
	z-index:1000;
    margin-left:0px;
	position: absolute;
	width:138px;height:auto;display:none;
	overflow:auto;
}

*+html .CRselectBoxOptions {
	background:#FFFFFF;
	border:1px solid #ccc;
	margin-left:-1px;
	list-style:none;
	overflow-y:auto;
	z-index:1000;
    margin-left:0px;
	position: absolute;
	width:138px;height:auto;display:none;
	overflow:auto;
}


.CRselectBoxOptions a{
 	color:#000;
	display:block;
	height:22px;
	line-height:22px;
	padding-left:4px;
	overflow:hidden;
	white-space:nowrap;
}

.CRselectBoxOptions a:hover{
	background:#ccc;
	color:#cc0000;
}
.CRselectBoxOptions a.selected{
	background:#eee;
		color:#cc0000;
}
/* 解决 firefox 点击放大出现虚线框，从而导致滚动条的问题  */
.CRselectBox a { 
	outline: none; 
	text-decoration:none;
}
.CRselectBox a:focus { 
	outline: none; 
	text-decoration:none;
} 

/*******************下拉框样式*********************/



/*分页*/
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/dian.jpg) no-repeat left center; padding-top:2px; height:24px; padding-left:15px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #ccc;
}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{ background:url(../images/index_38.jpg) no-repeat left center; height:28px; width:190px; padding-left:20px; padding-top:2px; width:522px;
}
ul.news1 li a
{
	text-decoration:none;
}

.newstitle
{
	text-align:center;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/






.producttype0 {width:241px; height:26px; background:url(../images/l_line1.jpg) no-repeat left top;text-indent:20px; margin:0 auto;  margin-top:3px; overflow:hidden;}

.producttype0 a{height:26px; color:#cb203e; font-weight:bold; line-height:26px !important; line-height:30px; display:block;}

.producttype0 a:hover {  height:26px; line-height:26px !important; line-height:30px; background:url(../images/line1.jpg) no-repeat left top; display:block; color:#FFF; font-weight:bold;}



.producttype1 {width:241px; height:26px; background:url(../images/line2.jpg) no-repeat left top;text-indent:40px; margin:0 auto;  margin-top:3px; overflow:hidden;}

.producttype1 a{height:26px; color:#524f4f; font-weight:bold; line-height:26px !important; line-height:30px; display:block;}

.producttype1 a:hover {  height:26px; line-height:26px !important; line-height:30px; background:url(../images/line1.jpg) no-repeat left top; display:block; color:#FFF; font-weight:bold;}

 
 
.producttype2 {width:241px; height:26px; background:url(../images/l_line2.jpg) no-repeat left top;text-indent:50px; margin:0 auto;  margin-top:3px; overflow:hidden;}

.producttype2 a{height:26px; color:#524f4f; font-weight:bold; line-height:26px !important; line-height:30px; display:block;}

.producttype2 a:hover {  height:26px; line-height:26px !important; line-height:30px; background:url(../images/line1.jpg) no-repeat left top; display:block; color:#FFF; font-weight:bold;}


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