﻿@charset "utf-8";
/* CSS Document */
html{ overflow-x:auto}

#main{ width:1920px; height:auto; margin:0 auto; background:#fff; }


#header{ width:1920px; height:auto; margin:0 auto; background:url("top.jpg") repeat-x top #eeeeee}


#center{ width:100%; height:auto; margin:45px auto;}
#centern{
	width: 1200px;
	height: auto;
	margin: 45px auto;
}


#footer{ clear:both;width:1900px; height:620px; margin:0 auto;color:#fff; background-color:#d20a0a}
#footer2{ clear:both;width:1900px; height:310px; margin:0 auto; background:url(foot-logo.png) no-repeat;}
#footer a{ color:#fff;}
#footer .bg{ width:1150px; height:auto; margin:0 auto; margin-top:25px;}
#footer .bg .ment{ width:1150px; height:auto; margin:0 auto;}
#footer .bg .ment dl{ width:22.5%; float:left; overflow:hidden; margin-left:2.5%}
#footer .bg .ment dl dt{ height:28px; line-height:28px; font-size:18px;}
#footer .bg .ment dl dt a{ font-size:18px; height:28px; line-height:28px; color:#fff}
#footer .bg .ment dl dd{ width:100%; padding-top:5px;}
#footer .bg .ment dl dd ul li{ width:100%; height:30px; line-height:30px; overflow:hidden;}
#footer .bg .ment dl dd ul li a{ display:block; height:30px; width:100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; color:#fff}
#footer .bg .ment dl dd ul li a:hover{ text-decoration:underline}
#footer .bg .bq{ width:1150px; height:auto; clear:both; padding-top:10px; line-height:30px; padding-bottom:20px; min-height:30px; text-align:center; color:#fff;}

/*分页*/
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("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("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{ }

.producttype0 {width:214px; height:34px; background:url("p_li.jpg") no-repeat;  text-indent:46px; padding-bottom:10px; overflow:hidden }

.producttype0 a{width:214px; height:34px; display:block; color:#fff; line-height:34px; font-size:14px;}

.producttype0 a:hover { }

.producttype1 {width:214px; height:34px; background:url("p_li.jpg") no-repeat;  text-indent:46px; padding-bottom:10px; overflow:hidden }

.producttype1 a{width:214px; height:34px; display:block; color:#fff; line-height:34px; font-size:16px; }

.producttype1 a:hover { text-decoration:underline; color:#336}
.producttype1cur {width:214px; height:34px; background:url("p_li.jpg") no-repeat;  text-indent:46px; padding-bottom:10px; overflow:hidden }
.producttype1cur a{width:214px; height:34px; display:block; color:#fff; line-height:34px; font-size:14px;}

.producttype2 {width:214px; height:28px;  text-indent:38px; margin-bottom:5px; overflow:hidden; background:url("p_li2.jpg")28px 13px no-repeat }
.producttype2cur{width:214px; height:28px;  text-indent:38px; margin-bottom:5px; overflow:hidden; background:url("p_li2.jpg")28px 13px no-repeat }
.producttype2 a{width:214px; height:28px;  display:block; color:#4b4b4b; line-height:28px; font-size:14px;}
.producttype2cur a{width:214px; height:28px;  display:block; color:#3a66af; line-height:28px; font-size:14px;}
.producttype2 a:hover { color:#3a66af}






 
/*下载*/
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;}
