﻿@charset "utf-8";
/* CSS Document */




.pager a{margin:3px; padding:10px 15px; font-size:14px; background:#fff; border:1px solid #eee; color:#999}
.pager{text-align:center; margin-top:50px; }
.pager a:hover{background:#0042af; color:#fff;}
.pager a.on{background:#0042af; color:#fff;}



/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{  height:30px; line-height:30px;
}

ul.news li:hover a{color:#e1a932;}
ul.news li a
{
	text-decoration:none;
}



.newstitle
{
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑"; border-bottom:1px dashed #f2f2f2; margin-bottom:10px;
}
.newssubtitle
{ text-align:center; border-bottom:1px dashed #cccccc; height:30px; line-height:30px;}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/




.producttype0 {background:url(../images/left1.jpg) no-repeat;
	height:29px;
	margin-top:3px;}

.producttype0 a{
	height:29px;
	line-height:29px;
}

.producttype0 a:hover {height:29px;
	line-height:29px;}


.producttype1 { border-bottom:1px dashed #ccc;
	height:29px;
	margin-top:3px;}

.producttype1 a{height:29px;
	line-height:29px;}

.producttype1 a:hover {height:29px;
	line-height:29px;}
	
.producttype2 {
	height:29px;
	line-height:29px;
	}

.producttype2 a{
	height:29px;
	line-height:29px;
}


	

 
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}












