﻿@charset "utf-8";
/* CSS Document */



div.pager
{
text-align:center;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:3px;
}
div.pager span
{
			
}
div.pager a
{
	color:#333;
	background:#ccc;
margin-left:3px;
	margin-right:3px;
	padding:0px 5px 4px 5px;
}
div.pager a:hover
{
	background:#013332; color:#fff;
	/*border:1px solid #bbbbbb;*/
/*	color:#bbbbbb;*/
}





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

ul.news li:hover a{color:#c10b10;}
ul.news li a
{
	text-decoration:none;
}

ul.nei_news li
{  height:40px; padding-left:20px; line-height:40px; padding-right:10px; background-image:url(../images/icon.jpg); background-repeat:no-repeat; 
}
ul.nei_news li:hover{background:url(../images/icon2.jpg); background-color:#e0e1e1; background-repeat:no-repeat;}
ul.nei_news li a{color:#333;}
ul.nei_news li{color:#333;}




.newstitle
{
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑";
}
.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 { background: url(../images/left1.jpg) no-repeat scroll 0 0;
    height: 31px;

    margin-bottom: 10px;
    padding-left: 20px;
    width: 184px;}

.producttype1 a{height: 31px;
    line-height: 31px;}

.producttype1 a:hover {height: 31px;
    line-height: 31px;}
	
.producttype2 { background: url(../images/left1.jpg) no-repeat scroll 0 0;
    height: 31px;
 
    margin-bottom: 10px;
    padding-left: 40px;
    width: 164px; display:none}

.producttype2 a{height: 31px;
    line-height: 31px;}

.producttype2 a:hover {height: 31px;
    line-height: 31px;}

.producttype2:hover{
  background:url(../images/left2.jpg) no-repeat scroll 0 0;
}
.producttype1:hover{
  background:url(../images/left2.jpg) no-repeat scroll 0 0;
}

.on{
		background:url(../images/left2.jpg) no-repeat;
}

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

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

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












