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

#main{margin:0 auto; }
#center{ padding: 20px 0; }
#footer{ border-top: 1px solid #fff; }


/*分页*/
div.pager
{
    text-align:center;
	margin:40px auto;
	float: left;
    width: 100%;
}
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:20px 0px;
	padding:0px;
}
ul.news li
{ height:30px; padding:0 10px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #ccc; line-height:30px; color:#666;
}
ul.news li a
{
	text-decoration:none;
	color:#666;
}
ul.news li a b{ font-weight: inherit; display: inline-block; float: left; width: 600px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;}

ul.news li a:hover{ color: #2c87d6 !important;}

.newstitle{text-align:center; font-size:24px; line-height:36px; font-weight:bold; color:#333333;}
.newssubtitle{ text-align:center}
.newssubtitle span{margin-left:20px;}
.clear{ line-height:24px;}



/*产品分类*/
.producttype{ width:250px; height:auto; overflow:hidden;}
.producttype1{ height: 51px;}
.producttype1 a{ display:inline-block; width:250px; color:#444444; text-align:center; height:50px; line-height:50px; font-size:14px; background: #dddddd;margin-top: 1px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.producttype1 a:hover,.producttype1 a.lvv{ color:#fff; background: #b0864c; font-size: 14px;}
.producttype2{ display:none;}
.producttype2 a{ display:inline-block; width:250px; color:#444444; text-align:center; height:40px; line-height:40px; font-size:12px; background: #fff;margin-top: 1px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.producttype2 a:hover,.producttype2 a.lvv{ color:#fff; background: #b0864c; font-size: 12px;}
.producttype3{ display:none;}
.producttype3 a{font-size:12px; display:block;color:#6e6e6e;line-height:40px;height:40px; border-bottom: 1px dashed #a6a6a6; width: 212px; text-align: left; padding-left:20px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.producttype3 a:hover { color: #444444;}





/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
 border-bottom:1px dashed #92d8ff; line-height:24px; background:url(../images/icon.jpg) no-repeat 5px center; text-indent:20px; height:24px; color:#d4f0ff;
}

ul.downloads li a
{
	text-decoration:none;
}

.tj_btn{ width:71px; height:25px; background:url(../images/btn_bg.jpg) no-repeat left top; vertical-align:middle; border:none; color:#FF0000; font-size:12px;}
.multi_page{ text-align:center;}
.multi_page span{ padding:0px 5px; font-size:12px;}
.multi_page span a{ font-size:12px;}