﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; margin:0 auto; background:#fff; min-width:1200px; }


#header{ width:100%; height:206px; margin:0 auto; background:url(../images/top.jpg) repeat-x;}

#center{ width:100%; height:auto; margin:0 auto;}
#centern{ width:100%; background:url(../images/bg-n.jpg) repeat-x #f5f5f5; }
#centern1{ width:1200px; height:auto; margin:0 auto; padding-top:50px; padding-bottom:50px;}


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#000044; border-top:5px solid #ff9f00; color:#ffffff}
#footer .bg{ width:1200px; height:auto; margin:40px auto; min-height:100px;}
#footer .bg .left{ float:left; width:253px; height:auto; border-right:1px solid #4d4d7c; margin-top:8px;}
#footer .bg .left .logo-di{ width:199px;}
#footer .bg .left .logo-di img{ width:100%;}
#footer .bg .left .bq{ width:238px; height:auto; min-height:30px; padding-top:15px;}
#footer .bg .lx{ width:640px; height:auto; float:left; margin-left:32px;}
#footer .bg .ewm{ float:right;}
#footer .bg .ewm ul li{ width:100px; height:auto; float:left; margin-left:10px; overflow:hidden}
#footer .bg .ewm ul li img{ width:100px; height:100px;}
#footer .bg .ewm ul li .name{ text-align:center; width:100%; height:30px; line-height:30px; color:#fff;}


/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
	display:inline-block; height:28px; line-height:28px; border:1px solid #dddbdb; margin-left:2px; margin-right:2px; border-radius:3px; overflow:hidden
}
div.pager a
{
	display:block;
	padding-left:8px; padding-right:8px;
	color:#666;
	background:#fff;
	line-height:28px;
	text-decoration:none;
}
div.pager a:hover{background:#f1f1f1; color:#333 }
div.pager a.active{background:#f1f1f1; color:#333 }



/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;

}
ul.news li
{ width:100%; background:url(../images/news_li.jpg) 1px 12px no-repeat; height:29px;  line-height:29px;  text-indent:13px; overflow:hidden; border-bottom:1px dashed #d9d9d9
}

ul.news li:hover{ color:#ff9f00; background:url(../images/news_lih.jpg) 1px 12px no-repeat;}
ul.news li:hover a{color:#ff9f00;}

ul.news li a
{
	text-decoration:none; font-size:14px;
}

ul.news li span{ float:right}


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;}