﻿@charset "utf-8";
/* CSS Document */

.pro{ float:left; display:inline; margin:0px 12px 20px; }
.pro .pro-name{
	height:36px;
	line-height:36px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
}
.pro .pro-name a{
	display:block;	
	height:36px;
	width:100%;
}
.pro .pro-name a:hover{
	color:#fff;
	background:#F4B809;	
}
.pro-pic1 a{
	display:block;
	height:160px;
	width:231px;
	border:1px solid #ddd;
	background:#fff;
}

.sub_pro{ float:left; width:150px; margin:5px 15px;}
.sub_pro .pro-name{ text-align:center;}
/*分页*/
.pager{ text-align:center;
	text-align:center;
	padding-top:20px;

	padding-bottom: 20px;
	}
.pager span{ display:inline-block;
	height:28px;
	line-height:28px;
	color:#fff;
	border:1px solid #E7E7E7;
	padding:0px 12px;

	margin:0px 3.5px;}
.pager a{ display:inline-block;
	height:28px;
	border:1px solid #E7E7E7;
	padding:0px 12px;
	background-color: #E7E7E7;
	margin:0px 3.5px;
	line-height:28px;}

.pager span.current{ background-color:#00469A; border:1px solid #00469A; color:#fff;} 


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ 
	height:38px;
	line-height:38px;
	background:url(../images/news_icon.png) no-repeat left center;
	padding-left:15px;
	padding-right:10px;
	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: 16px;
    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;	
}
.chpzhsh_img{
	width:476px;
	padding-top:15px;
	height:146px;
	margin-left:2px;	
}
.chpzhsh_img ul li{
	float:left;
	margin:0 3.5px;	
}
.chpzhsh_img ul li a{
	display:block;
	width:147px;
	height:121px;
	border:1px solid #9c9c9c;	
}
.show_name{
	text-align:center;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
.arrow_left{
	background:url(../images/jt_left.png) no-repeat;
	height:19px;
	width:12px;
	cursor:pointer;
	margin:76px 0 0 7px;	
}
.arrow_right{
	background:url(../images/jt_right.png) no-repeat;
	height:19px;
	width:12px;
	cursor:pointer;
	margin:76px 7px 0 0;	
}
 
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}
