﻿@charset "utf-8";
/* CSS Document */
html{ overflow-x:hidden}

#main{ width:1920px; height:auto; margin:0 auto; background:#fff; position:relative; left:50%; margin-left:-960px;}


#header{ width:1920px; height:165px; overflow:visible; position:relative; margin:0 auto; background:url(../images/top.jpg)  repeat-x top}


#center{ width:1920px; height:auto; margin:50px auto;}
#centern{ width:1149px; height:auto; margin:50px auto;}


#footer{ clear:both;width:1920px; height:auto; margin:0 auto; background:#107fd8;}
#footer .bg{ width:1149px; height:auto; margin:30px auto; color:#fff;}
#footer .bg .ment{ width:100%; height:32px; line-height:32px; text-align:center; color:#fff;}
#footer .bg .ment a{ color:#fff;}
#footer .bg .bq{ width:100%; height:auto; margin-top:10px; min-height:30px;}


/*分页*/
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
{ overflow:hidden; height:46px;  line-height:46px;  text-indent:3px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-bottom:1px dashed #cccccc
}
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 span{ float:right;}

ul.news1 li a
{
	text-decoration:none;
}




/*产品分类*/


.producttype{}

.producttype1 {width:202px; height:47px; background:#f3f3f3;  margin-bottom:1px; overflow:hidden ; text-align:center}

.producttype1 a{ color:#4b4b4b; line-height:47px; width:202px; height:47px; display:block; font-size:15px;}

.producttype1 a:hover { color:#ff9900}
.producttype1 a.dz { color:#ff9900}
.producttype1cur {width:202px; height:47px; background:#f3f3f3;  margin-bottom:1px; overflow:hidden ; text-align:center}
.producttype1cur a{ color:#ff9900; line-height:47px; width:202px; height:47px; display:block; font-size:15px;}


.producttype2 {width:202px; height:41px; background:#f8f8f8; display:none;  overflow:hidden;  text-indent:60px;}
.producttype2 a{ color:#4b4b4b; line-height:41px; width:202px; height:41px; display:block; font-size:15px; background:url(../images/p_li2.jpg) 50px 20px  no-repeat;}
.producttype2 a:hover { background:url(../images/hp_li2.jpg) 50px 20px  no-repeat; color:#ff9900;}
.producttype2cur {width:202px; height:41px; background:#f8f8f8; display:none;  overflow:hidden;  text-indent:60px;}
.producttype2cur a{ line-height:41px; width:202px; height:41px; display:block; font-size:15px; background:url(../images/hp_li2.jpg) 50px 20px  no-repeat; color:#ff9900;}



 
/*下载*/
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:15px;}