﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; margin:0 auto; background:#e8e9eb;}


#header{ width:100%; height:auto; margin:0 auto;}


#center{ width:1000px; height:auto; margin:0 auto; margin-top:20px; margin-bottom:50px;}


.side-di{ width:1000px; height:auto; margin:0 auto; margin-top:20px;}
.side-di  .title{ height:32px; line-height:32px; color:#000000; font-size:18px; font-weight:bold}
.side-di  .title a{ float:right; color:#666666; font-size:12px;}
.side-di  .txt{ width:100%; height:auto; padding-top:12px;}

.side-di .new{ width:520px; height:auto; float:left;}

.side-di .ewm{ width:200px; float:left; margin-left:35px;}
.side-di .ewm img{ width:100%;}

.side-di .lx{ width:245px; height:auto; float:left; margin-left:45px;}
.side-di .lx dl{ width:245px; height:auto; overflow:hidden}
.side-di .lx dl dt{ width:87px; height:80px; float:left}
.side-di .lx dl dt img{width:87px; height:80px;}
.side-di .lx dl dd{ width:145px; height:auto; float:right; height:80px;}
.side-di .lx .nr{ width:245px; height:auto; padding-top:2px;}

.side-di .sj{ float:right; width:200px;}
.side-di .sj ul li{ float:left; margin-right:10px;}

#footer{ clear:both;width:100%; height:100px; margin:0 auto; border-top:5px solid #ffffff; margin-top:40px;}
#footer .bg{ width:1000px; height:auto; margin:0 auto; margin-top:24px;}
#footer .ment{ text-align:center; height:26px; line-height:26px; font-size:14px;}
#footer .ment a{ font-size:14px;}
#footer .bq{ width:1000px; height:auto; margin:0 auto; line-height:30px; text-align:center}




/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
	display:inline-block; height:24px; line-height:24px; border:1px solid #ccc; margin-left:2px; margin-right:2px;
}
div.pager a
{
	display:block;
	padding-left:6px; padding-right:6px;
	color:#333;
	line-height:24px;
	text-decoration:none;
}

div.pager a:hover{ background:#e83617; color:#fff}
div.pager a.active{ background:#e83617; color:#fff}
div.pager .active a{ background:#e83617; color:#fff}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;

}
ul.news li
{ background:url(../images/news_li.jpg) 0 9px no-repeat; height:26px;  line-height:26px;  text-indent:10px; overflow:hidden
}
ul.news li a
{
	text-decoration:none;
}
ul.news li span{ float:right; color:#999999;}


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{ width:210px;}

.producttype0 {width:210px; height:30px; background:url(../images/p_li.jpg) no-repeat;  text-indent:15px;  margin-bottom:5px; overflow:hidden; border-radius:4px; }

.producttype0 a{ color:#000000; line-height:30px; width:210px; height:30px; display:block;}

.producttype0 a:hover { background:url(../images/hp_li.png) no-repeat; color:#fff;}


.producttype1 {width:210px; height:30px; background:url(../images/p_li.jpg) no-repeat;  text-indent:15px;  margin-bottom:5px; overflow:hidden; border-radius:4px; }
.producttype1 a{ color:#000000; line-height:30px; width:210px; height:30px; display:block;}
.producttype1 a:hover { background:url(../images/hp_li.png) no-repeat; color:#fff;}
.producttype1cur {width:210px; height:30px; background:url(../images/p_li.jpg) no-repeat;  text-indent:15px;  margin-bottom:5px; overflow:hidden; border-radius:4px; }
.producttype1cur a{ background:url(../images/hp_li.png) no-repeat; color:#fff; line-height:30px; width:210px; height:30px; display:block;}



 
/*下载*/
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;}