﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; margin:0 auto; background:#fff;}


#header{ width:100%; height:auto; margin:0 auto;}


#center{ width:100%; height:auto; margin:50px auto; }

#centern{ width:1210px; height:auto; margin:50px auto;}


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#015cb5; color: #fff;}
#footer .side-di{width: 1210px; height: auto; margin: 30px auto;}
#footer .side-di .title{ color: #ffffff; font-size: 18px; line-height:26px;}
#footer .side-di .txt{width: 100%; margin-top: 10px; line-height: 32px;}
#footer .side-di .about_di{ width: 280px; height: auto; float: left;}

#footer .side-di .ment{float: left; width: 180px; height: auto; margin-left: 88px;}
#footer .side-di .ment ul{float: left; margin-left: 0px; width: 180px;}
#footer .side-di .ment ul li{width: 90px; height: 32px; line-height: 32px; overflow: hidden; float: left;}
#footer .side-di .ment ul li a{display: block; height: 32px; color: #fff;}
#footer .side-di .ment ul li a:hover{text-decoration: underline;}

#footer .side-di .lx{float: left; width: 420px; margin-left: 40px;}

#footer .side-di .ewm{float: right; width: 133px; height: auto;}
#footer .side-di .ewm img{display: block; width: 100%;}
#footer .side-di .ewm p{text-align: center; font-size: 12px; line-height: 24px;}

#footer .bq{width: 100%; height:60px; background: #004c96;}
#footer .bq .txt{width: 1210px; margin: 12px auto; line-height: 30px; color: #fff; text-align:  center;}

/*分页*/
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
{  height:26px;  line-height:26px;  text-indent:15px; border: 1px dashed #ccc; margin-bottom: 12px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
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{ margin-top:5px;}

.producttype0 {width:198px; height:28px; background:url(../images/p_li.jpg) no-repeat;  text-indent:28px; margin-left:11px; padding-bottom:3px; overflow:hidden }

.producttype0 a{ color:#000; line-height:28px;}

.producttype0 a:hover { color:#fe6209; line-height:28px;}




 
/*下载*/
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: 28px; padding-bottom: 20px;}