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

.pro{ float:left; display:inline; margin:0px 7px 15px;}
.pro .pro-name{
	height:45px;
	line-height:45px;
	overflow:hidden;
	text-align:center;
}
.pro .pro-pic1{
	border:1px solid #00934F;	
}

.sub_pro{ float:left; width:150px; margin:5px 15px;}
.sub_pro .pro-name{ text-align:center;}
/*分页*/
/*div.pager
{

	text-align:center; margin:10px auto 0;
	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;
}
ul.news li
{ 
	height:38px;
	line-height:38px;
	
	border-bottom:1px dashed #ddd;
	overflow:hidden;
}
ul.news li span{
	
}
ul.news li a
{
	text-decoration:none;
}
ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{
}
ul.news1 li a
{
	text-decoration:none;
}

.newstitle {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
}
.news_message{
	height:30px;
	line-height:30px;
	text-align:center;	
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/
#pic_s{
	padding-top:10px;	
}
.show_name{
	text-align:center;
	height:25px;
	line-height:25px;
	overflow:hidden;
}

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

ul.downloads li
{
	margin-bottom:5px;
}

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