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

#main{margin:0 auto; }
#center{ padding: 20px 0; }
#footer{ border-top: 1px solid #fff; }


/*分页*/
div.pager
{
    text-align:center;
	margin:0 auto;
}
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:10px 0px 0px 0px;
	padding:0px;
}
ul.news li
{ height:30px; padding:0 10px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #ccc; line-height:30px; color:#666;
}

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;color:#666;
}
ul.news1 li a
{
	text-decoration:none;
	color:#000;
}

.newstitle{text-align:center; font-size:14px; font-weight:bold; color:#333333;}
.newssubtitle{ text-align:center}
.newssubtitle span{margin-left:20px;}



/*产品分类*/

.producttype{ width:271px; height:auto; overflow:hidden; margin-bottom: 20px;}
.producttype1 a{ display:inline-block; width:221px; color:#fff; text-align:left; padding: 0 20px 0 29px; height:51px; line-height:51px; font-size:14px; background: #f6f6f6; color: #494949; margin-top: 1px; }
.producttype1 a b{ font-weight: 100; font-size: 13px; font-family: "宋体"; color: #f6f6f6; float: right;}
.producttype1 a:hover,.producttype1 a.lvv{ color:#fff; background: #fa4242;}
.producttype1 a:hover b,.producttype1 a.lvv b{ color: #fff;}
.producttype2{ display:none;}
.producttype2 a{font-size:13px; display:none;color:#6e6e6e;line-height:40px;height:40px; border-bottom: 1px dashed #a6a6a6; width: 243px; text-align: center;}
.producttype2 a:hover { color: #f8394f;}
.producttype3{ display:none;}
.producttype3 a{font-size:13px; display:none;color:#6e6e6e;line-height:40px;height:40px; border-bottom: 1px dashed #a6a6a6; width: 243px; text-align: center;}
.producttype3 a:hover { color: #f8394f;}






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

ul.downloads li
{
 border-bottom:1px dashed #92d8ff; line-height:24px; background:url(../images/icon.jpg) no-repeat 5px center; text-indent:20px; height:24px; color:#d4f0ff;
}

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

.tj_btn{ width:71px; height:25px; background:url(../images/btn_bg.jpg) no-repeat left top; vertical-align:middle; border:none; color:#FF0000; font-size:13px;}
.multi_page{ text-align:center;}
.multi_page span{ padding:0px 5px; font-size:13px;}
.multi_page span a{ font-size:13px;}