@charset "utf-8";

/* css  reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0px;
padding:0px;
} 
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
fieldset,img { 
border: 0px; 
margin:0px;
padding:0px;
} 
address,caption,cite,code,dfn,em,th,var { 
font-weight: normal; 
font-style: normal; 
} 
ol,ul { 
list-style: none; 
margin:0px;
padding:0px;
} 
caption,th { 
text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-weight: normal; 
font-size: 100%; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border: 0px; 
}
div{ overflow:hidden;}



/*产品分类*/
ul.producttype{
	font-family: "宋体";
	font-size: 12px;
}



.producttype0
{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:2px;
	background: url(../images/pro.GIF)  no-repeat left center;
	border-bottom:1px dotted #000000; margin-left:10px;
}


.producttype1
{
	margin:0px;
	padding:0px;
	padding-left:23px;
	padding-top:2px;
	background: url(../images/pro1.GIF)  no-repeat left center;
	border-bottom:1px dotted #ccc;
	display:none;margin-left:15px;
	
}


.producttype2
{
	margin:0px;
	padding:0px;
	padding-left:23px;
	padding-top:2px;
	background: url(../images/pro1.GIF)  no-repeat left center;
	border-bottom:1px dotted #ccc;
	display:none;margin-left:15px;
	
}




.producttype1  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:25px;
	color: #000;
	text-decoration: none;
}
.producttype1  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:25px;
	color: #000;
	text-decoration: none;
}
.producttype1  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:25px;
	color: #000;
	text-decoration: none;
}
.producttype1  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
}



ul.producttype li
{
}
ul.producttype li ul
{
	display:none;
}
ul.producttype li a
{
	text-decoration:none;
}

/*推荐产品*/
div.productscommend
{
	clear:both;
}


div.productscommend div
{
	/*float:center;

	width:160px !imporant;*/
	width:170px;
	margin: 5px;
}
/*产品*/
div.products
{
	clear:both;
	margin:0 auto;
	padding:2px;
	text-align:center;
	width:100%;
}
div.products div
{
	float:left;
	width:190px !important;
	width:200px;
	text-align:center;
}

/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{
	

}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{

}
ul.news1 li a
{
	text-decoration:none;
}

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

/*图片*/
div.picture
{
	clear:both;
	margin:0 auto;
	padding:0px;
	width:614px;
}
div.picture div
{
	float:left;
	margin:5px;
	width:190px !important;
	width:200px;
	text-align:center;
}

div.picture div td
{
}

/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

/*留言*/
ul.guest
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}
ul.guest li
{
	margin-bottom:5px;
}
ul.guest li pre
{
	border:1px solid #ccc;
	margin-left:15px;
	padding:5px;
}

/*招聘*/
ul.jobs
{
	clear:both;
	text-align:left;
	padding-top:20px;
	margin-left:0px;

}
ul.jobs li
{
	margin-bottom:20px;
	margin-left:0px;
}

/*分页*/
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.memberlogin
{
	clear:both;
	margin:0px;
	padding:0px;
	width:202px;
}
ul.memberlogin li
{
width:196px;
}
ul.memberlogin li label{

}

/*用户注册*/
ul.memberregister
{
	margin-top:8px;
	clear:both;
	margin:0px;
	padding:0px;
}
ul.memberregister li
{
	padding:2px;
	margin-bottom:5px;
}
ul.memberregister li label
{
	width:80px !important;
	width:90px;
	display:block;
	float:left;
}

/*订购表单*/
ul.orderform
{
	clear:both;
	margin:0px;
}
ul.orderform li
{
	margin-top:5px;
}
ul.orderform li label
{
	width:80px !important;
	width:90px;
	float:left;
	display:block;
}

/*common css*/
.clear
{
	clear:both;
}

ul.testmenu
{
	padding:0px;
}
ul.testmenu li
{
	float:left;
	margin:5px;
}

#banner{clear:both;}
.ct_11_1{background:url(../images/jiuen_27.jpg) no-repeat;width:100%;height:34px;}
.ct_11_2{background:url(../images/jiuen_17.jpg) no-repeat;width:100%;height:34px;}
.ct_11_3{background:url(../images/jiuen_18.jpg) no-repeat;width:100%;height:34px;}
.ct_11_4{background:url(../images/jiuen_19.jpg) no-repeat;width:100%;height:34px;}
.ct_11_5{background:url(../images/jiuen_24.jpg) no-repeat;width:100%;height:34px;}
.ct_11_6{background:url(../images/jiuen_25.jpg) no-repeat;width:100%;height:34px;}
span.More{display:none;text-align:right; }
.nav_1{float:left;padding-left:20px;height:33px;}

.nav_1 li{float:left;}
.nav_1 a{font-weight:bold;display:block;width:78px;height:29px;line-height:33px;padding:0 10px;text-align:center;}
#main_nav .nav_1 a:hover{background:url(../images/jiuen_10.jpg) no-repeat 10px 5px;text-decoration:none;}
.nav_2{float:right;padding-right:30px;height:33px;}
.ct_21{background:url(../images/jiuen_20.jpg) no-repeat;width:100%;height:34px;}
.sb_11{height:auto;padding-bottom:10px;}

