﻿@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
{  padding-top:12px;/* height:24px;*/  margin-left:5px; margin-right:5px; /*border-bottom:dashed 1px #ccc;*/color:#9D9B9B;
}
ul.news li a
{background:url(../images/dian.png) no-repeat left center;padding-left:10px; margin-left:5px;
	text-decoration:none; color:#9D9B9B;
}
ul.news li a:hover
{background:url(../images/dianhover.png) no-repeat left center;padding-left:10px; margin-left:5px;
	text-decoration:none; color:#E67715;
}
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/li0.png) 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 {width:210px; height:23px; text-indent:5px; margin-top:3px;}
.producttype1:hover {width:210px; height:23px; background:url(../images/li1.png) no-repeat; text-indent:5px; margin-top:3px;}
.producttype1 a{font-weight:normal; color:#908B8B; line-height:23px; background:url(../images/li1a.png) no-repeat left center; padding-left:8px;}

.producttype1 a:hover {font-weight:normal; color:#908B8B; line-height:23px;}

.producttype2 {width:210px; height:23px;text-indent:24px; margin-top:2px;}
.producttype2:hover {width:210px; height:23px; background:url(../images/li1.png) no-repeat; text-indent:24px; margin-top:2px;}
.producttype2 a{font-weight:normal; color:#908B8B; line-height:23px; background:url(../images/li2a.png) no-repeat left center; padding-left:15px;}
.producttype2 a:hover {font-weight:normal; color:#908B8B; line-height:23px;}

.producttype3 {width:210px; height:23px;text-indent:54px; margin-top:1px;}
.producttype3:hover {width:210px; height:23px; background:url(../images/li1.png) no-repeat; text-indent:54px; margin-top:1px;}
.producttype3 a{font-weight:normal; color:#908B8B; line-height:23px; background:url(../images/li3a.png) no-repeat left center; padding-left:12px;}
.producttype3 a:hover {font-weight:normal; color:#908B8B; line-height:23px;}
 
/*下载*/
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;}