@charset "utf-8";
/* CSS Document */
#header{width:100%; margin:0 auto; background:#fff; border-bottom:1px solid #bcbcbc; overflow:visible;position:relative}
#center{ width:960px; margin:0 auto; padding:60px 0 63px 0;}
#ny_center{ width:960px; margin:0 auto;}
#footer{width:100%; margin:0 auto;background:#3c3c3c; overflow:visible;}
.f_box{ width:960px; margin:0 auto; height:91px; overflow:visible;}


/*分页*/
div.pager
{
    text-align:center;
	margin:0 auto;
	font-size:12px;
}
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;padding:0px;}
ul.news li{ border-bottom:solid 1px #dedede; height:46px;font-size:14px;  font-family:"微软雅黑"}
ul.news li a{ display:block; line-height:46px;padding:0 5px; font-size:14px;width:740px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
ul.news li a:hover{ background:#a7b2b8;line-height:46px; color:#fff;font-size:14px; }
ul.news li a span{ float:right;}
ul.news li .memo h4{ line-height:18px; padding-bottom:5px;}
ul.news li .memo h4 span{ float:right; color:#0081cc}
ul.news li .memo h5{ line-height:22px; font-size:12px;}
ul.news li .memo h5 a{ color:#0081cc}


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



/*产品分类*/

.producttype1 { height:32px; text-align:center;  border-bottom:1px dashed #3c4f77;}
.producttype1 a{ font-size:12px; color:#ffffff; font-family:"微软雅黑"; display:block; margin-top:4px;line-height:26px;}
.producttype1 a:hover {background:url(../images/lhover.jpg) no-repeat; line-height:26px; height:32px; color:#fff; font-size:12px;}
.producttype1on{ height:32px; text-align:center;  border-bottom:1px dashed #3c4f77; font-family:"微软雅黑"; }
.producttype1on a , .producttype1on a:hover{background:url(../images/lhover.jpg) no-repeat; line-height:26px; height:32px; display:block; text-align:center; font-size:12px; color:#fff;margin-top:4px;}


.producttype2 {  text-align:center; display:none;}
.producttype2 a{ font-size:12px; color:#ffffff;  display:block; line-height:24px;}
.producttype2 a:hover {line-height:24px;  color:#e6002f}
.producttype2on a{ line-height:24px; color:#e6002f}

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

ul.downloads li
{
  border-bottom:dashed 1px #ccc;font-size:12px; 
}

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

div{ overflow:hidden;}
.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:12px;}
.multi_page{ text-align:center;}
.multi_page span{ padding:0px 5px; font-size:12px;}
.multi_page span a{ font-size:12px;}