﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; margin:0 auto; background:#fff;}


#header{ width:100%; height:auto; margin:0 auto;}


#center{ width:100%; height:auto; margin:60px auto; }

#centern{ width:94%; max-width:1180px; height:auto; margin:35px auto;}

#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:url(../images/footer.jpg); color:#fff}
#footer a{ color:#fff}
#footer .bg{ width:94%; max-width:1180px; margin:60px auto;}
#footer .bg .fk{ float:right; width:40%; height:auto;}
#footer .bg .fk .name{ height:34px; line-height:34px; color:#fff; font-size:18px;}
#footer .bg .fk .txt{ width:100%; height:auto; padding-top:20px;}
#footer .bg .fk .txt .list{ float:left; width:45%;}
#footer .bg .fk .txt .list ul li{ width:100%; height:40px; overflow:hidden; margin-bottom:17px;}
#footer .bg .fk .txt .list ul li .inp{ width:100%; height:40px; border:none; background:#fff; line-height:40px; text-indent:6px; color:#666; font-size:14px;}
#footer .bg .fk .txt .right{ float:left; width:45%; margin-left:5%}
#footer .bg .fk .txt .right .tex{ width:100%; height:97px; border:none; background:#fff; display:block; line-height:40px; text-indent:6px; overflow:hidden;font-size:14px;}
#footer .bg .fk .txt .right .btn{ width:60%; height:37px; border:none; background:#c0392f; display:block; text-align:center; line-height:37px; color:#fff; font-size:14px; color:#fff; margin-top:20px; cursor:pointer}

#footer .ment{ width:58%; float:left}
#footer .ment dl{ float:left; width:33%; overflow:hidden}
#footer .ment dl dt{height:34px; line-height:34px; color:#fff; font-size:18px; overflow:hidden}
#footer .ment dl dt a{ font-size:18px; height:34px; line-height:34px;  color:#fff;}
#footer .ment dl dd{ width:100%; height:auto; overflow:hidden; padding-top:20px;}
#footer .ment dl dd ul li{ height:26px; line-height:26px; overflow:hidden; display:block}
#footer .ment dl dd ul li a{ display:block; height:26px; line-height:26px; color:#fff;}

#footer .bq{ width:94%; margin:0 auto; border-top:1px solid #494949;}
#footer .bq .txt{ width:100%; text-align:center; line-height:32px; color:#c2c2c2; padding-top:20px; padding-bottom:20px;}


/*分页*/
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{ 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:18px; padding-bottom:20px; line-height:30px;}