﻿@charset "utf-8";
/* CSS Document */

html{ overflow-x:hidden}

#main{ width:1920px; height:auto; margin:0 auto; background:#f6f4f5; position:relative; left:50%; margin-left:-960px;}


#header{ width:1170px; height:96px; margin:0 auto;}


#center{ width:1920px; height:auto; margin:50px auto; }
#centern{ width:1170px; height:auto; margin:50px auto; }


#footer{ clear:both;width:1920px; height:auto; margin:0 auto; background:#fff;}
.side-di{ width:1170px; height:auto; margin:60px auto;}
.side-di .lx{ float:left; width:380px; height:auto;}
.side-di .lx .title{ height:32px; line-height:32px; color:#555555; font-size:18px;}
.side-di .lx .txt{ width:100%; height:auto; padding-top:28px;}
.side-di .profl{ float:left; width:320px; height:auto; margin-left:174px;}
.side-di .profl .title{ height:32px; line-height:32px; color:#555555; font-size:18px;}
.side-di .profl .txt{ width:100%; height:auto; margin-top:28px;}
.side-di .profl .txt ul li{ float:left; width:160px; height:30px; line-height:30px; overflow:hidden}
.side-di .profl .txt ul li a{ color:#666666; font-size:14px;}
.side-di .profl .txt ul li a:hover{ text-decoration:underline;}
.side-di .ment{ float:right; width:210px; height:auto;}
.side-di .ment .title{ height:32px; line-height:32px; color:#555555; font-size:18px;}
.side-di .ment .txt{ width:100%; height:auto; margin-top:28px;}
.side-di .ment .txt ul li{ float:left; width:160px; height:30px; line-height:30px; overflow:hidden}
.side-di .ment .txt ul li a{ color:#666666; font-size:14px;}
.side-di .ment .txt ul li a:hover{ text-decoration:underline;}

#footer .bq{ width:100%; height:auto; border-top:1px solid #f2f2f2}
#footer .bq .txt{ width:1170px; height:auto; margin:20px auto; line-height:30px; text-align:center; 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;
	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{}

.producttype0 {width:218px; height:44px; background:url(../images/p_li.jpg) no-repeat;  text-indent:25px;  overflow:hidden }

.producttype0 a{width:218px; height:44px; display:block; line-height:44px;}

.producttype0 a:hover {color:#e03d36}

.producttype1 {width:218px; height:44px; background:url(../images/p_li.jpg) no-repeat;  text-indent:25px;  overflow:hidden }
.producttype1 a{width:218px; height:44px; display:block; line-height:44px;}
.producttype1 a:hover { color:#e03d36}




 
/*下载*/
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;}