﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, 
 p, blockquote, th, td {
	margin: 0;
	padding: 0;
	list-style:none;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear:both;
}
img{
	border: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; line-height:24px
}
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;
	font-size:14px;
	font-weight:700;
	border-bottom:1px dashed #CCC;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/

.producttype0 {background:url(../images/bg3.png) no-repeat;height:33px;margin-top:2px;padding-left:45px;font-weight:700;}
.producttype0 a{height:33px;line-height:30px}


.producttype1 {background:url(../images/bg2.jpg) no-repeat;
	color:#fff;
	
	margin-top:1px;}

.producttype1 a{
	line-height:30px;
	color:#fff;
	padding-left:40px;
	margin-top:1px;}
.producttype1 a:hover{
	line-height:30px;
	color:#fff;
	padding-left:40px;
	margin-top:1px;}
	
.producttype2{background:url(../images/bg3.jpg) no-repeat;
	width:248px;
	height:36px;display:none;
	
}
.producttype2 a{
	width:248px;
	height:36px;
	line-height:36px;
	padding-left:30px;
}
.producttype2 a:hover{
	width:248px;
	height:36px;
	line-height:36px;
	padding-left:30px;
}

 
 
.pro-pic{
	float:left;
	width:144px;
	height:127px;
	margin-left:5px;
}
.pro-pic1{
	width:190px;
	height:160px;
border:1px solid #cccccc;

}

.pro{
	float:left;
	width:190px;
	height:200px;
	margin-right:10px;
	margin-top:20px;

}
.pro2{
	float:left;
	width:168px;
	height:227px;
	margin-left:40px;
	margin-right:30px;
	margin-top:30px;
	background:url(../images/bg3.png) no-repeat;
	text-align:center;
	padding-top:5px;
}
.pro-pic2{
	width:210px;
	height:170px;
	border:1px solid #dbdbdb;
	padding:2px;
}

.pro-name{
	height:20px;
	line-height:25px;
	text-align:center;
}
.pro-jiage{
	color:#b20e09;
	height:30px;
	line-height:30px;
}
.pro-name a{
	
}
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

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

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