@charset "utf-8";
/* CSS Document */
#header{width:100%; margin:0 auto; background:url(../images/h_bg.jpg) repeat-x;overflow:visible;}
#center{width:100%; margin:0 auto;}
#ccenter{width:100%; margin:0 auto; height:auto;  background:#ececec; border-top:1px solid #b4b4b4; overflow:visible; z-index:0;}
#footer{width:100%; margin:0 auto; background:#3c3c3c;}

/*分页*/
div.pager{
    text-align:center;
	margin:0 auto;}
div.pager span{
	margin-left:8px;
	margin-right:8px;}
div.pager a{
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;}

			if (isset($_REQUEST['leixin']) && $_REQUEST['leixin']!="")
            {
                $where .= " and LEIXIN='".$_REQUEST['leixin']."'";
                $linkurl .= "&LEIXIN=".$_REQUEST['leixin'];
            }
/*新闻*/
ul.news{
	clear:both;
	margin:10px 0px 0px 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; }


ul.news1{
	clear:both;
	margin:0px;
	padding:0px;}
ul.news1 li
{ background:url(../images/index_38.jpg) no-repeat left center; height:28px; width:190px; padding-left:20px; padding-top:2px; width:522px;}
ul.news1 li a{
	text-decoration:none;}

.newstitle{text-align:center; font-size:14px; font-weight:bold; color:#555555;}
.newssubtitle{ text-align:center}
.newssubtitle span{margin-left:20px;}



/*产品分类*/
.producttype1 { height:29px;border-bottom:1px dashed #3c4f77;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.producttype1 a{ line-height:29px; display:block; font-family:"微软雅黑"; font-size:12px; color: #fff; }
.producttype1 a img{ width:20px; height:30px; float:left; display:inline; margin:0 12px 0 9px;}
.producttype1 a:hover{  line-height:30px; font-family:"微软雅黑"; font-size:12px; color: #fff; background:url(../images/left.jpg) no-repeat;}





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

div{ overflow:hidden;}
.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;}



