﻿@charset "utf-8";
/* CSS Document */

/*分页*/
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:215px; height:28px; background:url(../images/li1.jpg) no-repeat; text-indent:15px; margin-top:5px;}

.producttype0 a{font-weight:bold; color:#285cbc; line-height:28px;}

.producttype0 a:hover {font-weight:bold; color:#C80901; line-height:28px;}


.producttype1 {list-style-type:none;width:285px; height:35px; line-height:35px; background:url(../images/li.jpg) no-repeat; text-align:center;}

.producttype1 a{ color:#222121; font-size:12px; text-decoration:none; line-height:35px; font-weight:bold;}

.producttype1 a:hover {color:#222121; font-size:12px; text-decoration:none;}

 
.producttype2 {list-style-type:none;width:285px; height:35px; line-height:35px; background:url(../images/li.jpg) no-repeat; text-align:center; display:none;}

.producttype2 a{ color:#222121; font-size:12px; text-decoration:none; line-height:35px;}

.producttype2 a:hover {color:#222121; font-size:12px; text-decoration:none;}

 
 
/*下载*/
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;}