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

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


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


#center{ width:100%; height:auto; margin:0 auto;}
#centern{ width:94%; max-width:1600px; height:auto; margin:0 auto; overflow:visible; padding-bottom:20px; position:relative;}


.footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#f8881a;}
.footer .side-di{ width:96%; max-width:1200px; margin:0 auto; margin-top:18px; margin-bottom:15px; color:#000}
.footer .side-di .left{ float:left; }
.footer .side-di .left .logo-di{ float:left; padding-left:40px;}
.footer .side-di .left .lx{ float:left; margin-left:20px; padding-top:10px;}
.footer .side-di .ewm{ float:right; width:100px; height:auto;}
.footer .side-di .ewm img{ width:100%; display:block;}
.footer .side-di .ewm .name{ width:100%; height:26px; text-align:center; line-height:26px; color:#000; font-size:12px;}
.footer .bq{ width:100%; height:34px; border-top:1px solid #fff; color:#000}
.footer .bq .bg{width:96%; max-width:1200px; margin:0 auto;}

.footern .side-di{ max-width:1600px;}
.footern .bq .bg{ max-width:1600px;}


/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager span.current{ font-weight:bold; color:#f8881a}
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
{ width:100%; padding-bottom:15px; margin-bottom:30px; overflow:hidden; border-bottom:1px dashed #ccc;
}

ul.news li .name{ width:100%; height:34px;  line-height:34px;   overflow:hidden; font-size:18px; font-weight:bold; color:#000;}

ul.news li .name span{ float:right; color:#999; font-size:14px; font-weight:normal}

ul.news li .memo{ width:100%; height:auto; line-height:28px; padding-top:5px;}


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;}
