﻿@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:auto; margin:0 auto; background:url(../images/top.jpg) repeat-x; overflow:visible}


#center{ width:1920px; height:auto; margin:15px auto;}
#centern{ width:1200px; height:auto; margin:18px auto;}


#footer{ clear:both;width:1920px; height:auto; margin:0 auto;}
.contact{ width:1200px; height:443px; margin:0 auto}
.contact .txt{ width:440px; height:auto; float:left; margin-top:15px;}
.contact .tu{ width:733px; height:443px; float:right}

.yqlj{ width:100%; height:166px; background:url(../images/link-bg.jpg);}
.yqlj .txt{ width:1200px; height:auto; margin:0 auto; margin-top:25px;}

.side-di{ width:100%; height:254px; background:#f3f3f3;}
.side-di .bg{ width:1200px; height:auto; margin:0 auto; margin-top:24px;}
.side-di .bg .ment{ width:285px; height:auto; float:left;}
.side-di .bg .ment .title{ width:100%; height:37px; border-bottom:1px solid #9a9a9a; line-height:34px; color:#333333; font-size:14px;}
.side-di .bg .ment  ul { padding-top:10px;}
.side-di .bg .ment  ul li{ width:110px; height:36px; float:left}
.side-di .bg .ment  ul li a{ display:block; width:110px; height:36px; line-height:36px; color:#333333; font-size:14px;}
.side-di .bg .right{ width:700px; height:auto; float:right}
.side-di .bg .right .title{ width:100%; height:37px; border-bottom:1px solid #9a9a9a; line-height:34px; color:#333333; font-size:14px;}
.side-di .bg .right .txt{ padding-top:30px;}

#footer .bq{ width:100%; height:49px; background:#1b4486}
#footer .bq .txt{ width:1200px; height:49px; margin:0 auto; text-align:center; line-height:49px; 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
{  width:100%; height:34px; line-height:34px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
ul.news li span{ float:left;}
ul.news li a
{
	text-decoration:none; font-size:14px;
}


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:238px; height:39px; border-bottom:1px solid #ccc;  overflow:hidden }

.producttype0 a{ width:238px; height:39px; display:block; line-height:39px; text-indent:35px; background:url(../images/p_li.png) 22px 16px no-repeat; color:#333333; font-size:14px; }

.producttype0 a:hover { background:#ccc;}
.producttype0 a.dz { background:#ccc;}




 
/*下载*/
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:20px; line-height:32px; padding-bottom:15px;}