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

#main{ width:100%; height:auto; margin:0 auto; background:#fff; min-width:1200px;}


#header{ width:100%; height:auto; margin:0 auto; position:relative; overflow:visible}


#center{ width:100%; height:auto; margin:0 auto;}
#centern{ width:1200px; height:auto; margin:0 auto; margin-top:25px; margin-bottom:50px;}


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#1e1e1f;}
#footer .side-di{ width:1200px; margin:40px auto; color:#fff}
#footer .side-di .lx{ float:left; width:362px; min-height:100px; height:auto; color:#fff; line-height:34px;}
#footer .side-di .ewm{ float:left; width:158px; height:180px; background:#fff; margin-left:110px;}
#footer .side-di .ewm img{ display:block; width:138px; height:138px; margin:0 auto; margin-top:9px;}
#footer .side-di .ewm .name{ width:100%; height:24px; line-height:24px; text-align:center; padding-top:8px; color:#1e1e1f; font-size:16px;}
#footer .side-di .logo{ float:right; margin-top:48px;}
#footer .bq{ width:100%; height:auto; background:#fff}
#footer .bq .txt{ width:1200px; margin:10px auto; text-align:center; line-height:30px; color:#2e2e2e; font-size:14px;}

/*分页*/
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
{ height:32px;  line-height:32px;  text-indent:10px; border-bottom:1px  dashed #ccc; margin-bottom:8px; overflow:hidden
}
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:20px; padding-bottom:20px; line-height:30px;}