﻿@charset "utf-8";
/* CSS Document */

#main{ width:1420px; height:auto; margin:0 auto; background:#fff;}


#header{ width:1420px; height:auto; margin:0 auto; background:url(../images/top.jpg) repeat-x}


#center{ width:1420px; height:auto; margin:0 auto; background:url(../images/bg-s.jpg) repeat-x #fff}
#centern{ width:1420px; height:auto; margin:0 auto; }
#center1{ width:1000px; height:auto; margin:0 auto;}
#centern1{ width:1000px; height:auto; margin:0 auto; margin-top:30px; margin-bottom:30px;}

.contact{ width:1420px; height:272px; background:url(../images/map.jpg) no-repeat}
.contact .bg{ width:1000px; height:auto; margin:0 auto; padding-top:45px;}
.contact .bg .title{ width:201px; height:93px;}
.contact .bg .txt{ width:1000px; height:100px; background:url(../images/contact-txt.png) no-repeat}
.contact .bg .txt ul{ margin-top:47px; margin-left:28px;}
.contact .bg .txt ul li{ float:left; color:#666666; height:48px; line-height:24px; font-size:14px;}
.contact .bg .txt ul li.li1{ width:283px; height:24px;}
.contact .bg .txt ul li.li2{ width:158px; margin-left:45px;}
.contact .bg .txt ul li.li3{ width:126px; margin-left:53px;}
.contact .bg .txt ul li.li4{ width:265px; margin-left:38px;}
#footer{ clear:both;width:1420px; height:122px; margin:0 auto; background:#181818;}




/*分页*/
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:26px;  line-height:26px;  text-indent:11px; border-bottom:1px dashed #ccc; margin-bottom:8px;
}
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;}