﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; margin:0 auto; background:#fff; overflow-x:hidden}


#header{ width:100%; height:auto; margin:0 auto;}


#center{ width:100%; height:auto; margin:0 auto;}

#centern{ width:94%; max-width:1200px; height:auto; margin:24px auto;}


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#f1f1f1; border-top:13px solid #e1e1e1;}
#footer .side-di{ width:96%; max-width:1200px; margin:25px auto;}
#footer .side-di .ment{ float:left;}
#footer .side-di .ment dl{ float:left; overflow:hidden; margin-right:100px;}
#footer .side-di .ment dl dt{ height:32px; line-height:32px; color:#545454; font-size:20px; font-weight:bold; padding-bottom:8px; overflow:hidden}
#footer .side-di .ment dl dt a{height:32px; line-height:32px; color:#545454; font-size:20px; font-weight:bold; padding-bottom:8px; overflow:hidden; display:block}
#footer .side-di .ment dl dd{ width:auto; height:auto; overflow:hidden; padding-top:8px;}
#footer .side-di .ment dl dd ul li{ height:26px; overflow:hidden}
#footer .side-di .ment dl dd ul li a{ display:block; height:26px; line-height:26px; font-size:14px;  color:#545454;}

#footer .side-di .lx{ float:right; max-width:345px; width:40%; }
#footer .side-di .lx .name{ height:32px; line-height:32px; color:#545454; font-size:20px; font-weight:bold; }
#footer .side-di .lx .txt{ font-size:14px; color:#545454; line-height:26px; padding-top:8px;}

#footer .bq{ width:100%; height:auto; border-top:1px solid #e1e1e1}
#footer .bq .txt{ width:96%; max-width:1200px; margin:15px auto; line-height:30px; min-height:30px; font-size:14px; text-align:center}


/*分页*/
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;
	margin-top:5px;
}
ul.news li
{ background:url(../images/new_li.jpg) 0 7px no-repeat; height:26px;  line-height:26px;  text-indent:21px; margin-left:12px;
}
ul.news li a
{
	text-decoration:none;
}


ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
ul.news1 li
{ background:url(../images/new_li.jpg) no-repeat 2px center; height:13px;  line-height:13px; margin-top:9px; text-indent:18px;
}
ul.news1 li a
{
	text-decoration:none;
}




/*产品分类*/


.producttype{ overflow:hidden;}

.producttype0 {width:100%; height:50px; border-bottom:1px solid #ffffff; overflow:hidden; display:block;}

.producttype0 a{ display:block; width:100%; height:50px; text-align:center; line-height:50px; background:#a8a8a8; color:#ffffff; font-size:18px;}

.producttype0 a:hover { color:#fff; line-height:50px; background:#46a7f8}
.producttype0 a.dz { color:#fff; line-height:50px; background:#46a7f8}




 
/*下载*/
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;}


.newstitle{ text-align:center; font-weight:bold; font-size:20px; line-height:30px; padding-bottom:20px;}