﻿@charset "utf-8";
/* CSS Document */
html{ overflow-x:hidden}
#main{ width:1668px; height:auto; margin:0 auto; background:#fff; position:relative; left:50%; margin-left:-834px;}


#header{ width:1668px; height:auto; margin:0 auto; background:url(../images/top.jpg) repeat-x; height:193px; overflow:visible; border-bottom:1px solid #cacaca}


#center{ width:1138px; height:auto; margin:28px auto;}


#footer{ clear:both;width:1668px; height:346px; margin:0 auto; background:#c3c3c3;}
#footer .bg{ width:1138px; height:346px; margin:0 auto}
#footer .bg .txt{ width:730px; height:346px; float:left; color:#515050}
#footer .bg .map{ width:382px; height:346px; background:url(../images/map.jpg) no-repeat; float:right}
#footer .bg .map .tu{ width:365px; height:203px; border:1px solid #918d8a; margin-left:8px; margin-top:65px;}

/*分页*/
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;
	
}
ul.news li
{  height:26px;  line-height:26px;  text-indent:10px; border-bottom:1px dashed #ccc; margin-bottom:10px;
}
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{ width:262px; height:auto; overflow:hidden; margin-bottom:8px;}

.producttype0 {width:262px; height:44px; background:url(../images/p_li.jpg) no-repeat;  text-indent:20px; line-height:44px; overflow:hidden }

.producttype0 a{width:262px; height:44px; color:#000000; font-size:18px; display:block;}

.producttype0 a:hover { color:#ffffff; background:url(../images/hp_li.jpg) no-repeat}
.producttype0cur a { color:#ffffff;  width:262px; height:44px; background:url(../images/hp_li.jpg) no-repeat;  text-indent:20px; line-height:44px;  display:block;}


.producttype1 {width:262px; height:44px; background:url(../images/p_li.jpg) no-repeat;  text-indent:20px; line-height:44px; overflow:hidden }

.producttype1 a{width:262px; height:44px; color:#000000; font-size:18px; display:block;}

.producttype1 a:hover { color:#ffffff; background:url(../images/hp_li.jpg) no-repeat}
.producttype1cur a { color:#ffffff;  width:262px; height:44px; background:url(../images/hp_li.jpg) no-repeat;  text-indent:20px; line-height:44px;  display:block;}



.producttype2 {width:262px; height:32px; background:url(../images/p_li.jpg) no-repeat;  text-indent:30px; line-height:32px; overflow:hidden ; display:none}

.producttype2 a{width:262px; height:32px; color:#000000; font-size:14px; display:block;}

.producttype2 a:hover { font-weight:bold; color:#000000;}
.producttype2cur a { font-weight:bold; width:262px; height:32px; background:url(../images/p_li.jpg) no-repeat;  text-indent:30px; line-height:32px; overflow:hidden ; display:block;  font-weight:bold; color:#000000;}




 
/*下载*/
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;}