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

#main{ width:100%; height:auto; margin:0 auto; background:#fff;}


#header{ width:100%; height:auto; margin:0 auto; box-shadow:5px 0 5px #ccc; position:relative; z-index:99999; background:#fff; overflow:visible; margin-top:-25px !important;}


#center{ width:100%; height:auto; margin:0 auto; padding-bottom:10px; }


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#333333;}
#footer .side-di{ width:96%; max-width:1200px; margin:25px auto; color:#ffffff;}
#footer .side-di .logo-di{ float:left; padding-top:10px;}
#footer .side-di .lx{ float:left; margin-left:3%; border-left:1px solid #959595; padding-left:20px; padding-top:5px; padding-bottom:5px; width:auto; max-width:500px;}
#footer .side-di .ewm{ float:right; width:100px; height:auto;}
#footer .side-di .ewm img{ width:91px; height:91px; display:block; margin:0 auto}
#footer .side-di .ewm .name{ width:100%; height:26px; line-height:26px;}

#footer .bq{ width:100%; height:34px; line-height:34px;  border-top:1px solid #424242; color:#999999}
#footer .bq a{ color:#999}
#footer .bq .txt{ max-width:1200px; width:96%; margin:0 auto;}

/*分页*/
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;
}


/*分页*/
div.pagers
{
	 clear:both;
text-align:center;
	margin:0 auto;
	margin-top:12px;

}
div.pagers span
{
	 display:inline-block; margin-left:3px; margin-right:3px; height:30px;

}
div.pagers a
{
	 display:block;
	 height:28px;
	 line-height:28px;
	 padding-left:11px;
	 padding-right:11px;
	 color:#777;
	 text-decoration:none;
	 border:1px solid #ccc;
}
div.pagers a:hover{ background:#004ea2; color:#fff}
div.pagers a.active{ background:#004ea2; color:#fff}



/*新闻*/
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{ margin-top:5px;}

.producttype0 {width:198px; height:28px; background:url(../images/p_li.jpg) no-repeat;  text-indent:28px; margin-left:11px; padding-bottom:3px; overflow:hidden }

.producttype0 a{ color:#000; line-height:28px;}

.producttype0 a:hover { color:#fe6209; line-height:28px;}




 
/*下载*/
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:22px; line-height:32px; padding-bottom:20px;}