/* 版权所有：长沙市智恒科技有限责任公司 拥有独立版权，授权本网站拥有排他使用权 */
/* 版权声明：任何企业、个人均未经本公司书面授权均不得复制、传播、转卖，侵犯权益者，违法必究！*/
/* 官方网址：http://www.zhit.net */
/* 举报电话：0731-88093266 88093266 */
/* 举报 QQ ：3100820 */
/* 标准制定：技术总监 秦海波*/
/* 标准最后修订日期：2012-4-20*/
/* 页面设计： */
/* 样式布局： */

/* —————————————————————————————————————————————— */
/* 标准化全局样式定义 */
/* —————————————————————————————————————————————— */

*{
	padding:0px;
	margin:0px;
}
body
{
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c; 
	background:#fff;
}
a{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover{
	color:#db3d31;
	text-decoration:none;
}
div,span,form{
	margin:0px;
	padding:0px;	
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
img{
	border:none;
}
h1{
	font-size:14px;
	text-align:center;
}
h5{
	font-size:14px;
	text-align:center;
}
h6{
	font-size:12px;
	font-weight:normal;
	margin:10px 0px;
	text-align:center;
}
.clear{
	clear:both;
	overflow:hidden;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}

/* —————————————————————————————————————————————— */
/* 标准化常用样式定义 如：单页样式、信息列表样式、图片列表样式 */
/* —————————————————————————————————————————————— */

/*前后分页样式 */
.page_show{
	float:right;
	text-align:right;
	margin:30px auto;
	margin-right:10px;
	width:500px;	
}

/*分页部分*/
.List_page{text-align:center;margin-bottom:10px; margin-top:10px;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;}
.List_page span{background:#0066CB;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #3D9403;}

.list_jj{font-size: 12px;font-weight:normal;color:#444;margin:5px 32px;word-wrap:break-word;overflow:hidden;width:628px; line-height:15px;}
.list_other{font-size: 12px;font-weight:normal;color:#777;margin-bottom:10px;border-bottom:1px dashed #ccc;padding-bottom:5px; padding-left:32px;}
.list_other span{color:#390;}

/* 信息列表样式*/
.news_list{
	margin-top:5px;
}
.news_list li{
	line-height:35px;
	height:35px;
	background:url(../images/index_63.jpg) no-repeat 10px center;
	border-bottom:dotted 1px #AFAFAF; 
	text-indent:35px;
	position:relative;
	width:100%;
}
.news_list samp{
	position:absolute;
	top:0px;
	right:10px;
}

/* 信息标题+概要列表样式*/
.news_list_intr
{
	margin:10px auto;
	width:100%;
	border-bottom:dotted 1px #AFAFAF; 	
}
.news_list_intr dt
{
	background:url(../images/index_63.jpg) no-repeat 0px center;
	text-indent:20px;
	font-weight:bold;
	margin:10px 0px;
}

.news_list_intr dd
{
	line-height:22px;
	height:auto;
	overflow:hidden;
}

/* 图片列表横式样式 */
.pic_list li{
	display:inline;
	float:left;
	margin-left:18px;
	margin-right:26px;
	_margin:0px 0px;
	_margin-left:14px;
	_margin-right:24px;
	width:169px;
	height:185px;	
}

.pic_list li img{
	border:solid #D3D3D3 1px;
	width:169px;	
	height:137px;
	margin-top:20px;
}
.pic_list li p{
	text-align:center;
	line-height:20px;
	height:20px;
	overflow:hidden;	
}

.pic_list_jx li{
	display:inline;
	float:left;
	margin-left:18px;
	margin-right:26px;
	_margin:0px 0px;
	_margin-left:14px;
	_margin-right:24px;
	width:597px;
	height:165px;	
}

.pic_list_jx li img{
	border:solid #D3D3D3 1px;
	width:597px;	
	height:137px;
	margin-top:20px;
}


/* 资质荣誉图片列表横式样式 */
.pic_list_zz li{
	display:inline;
	float:left;
	width:250px;
	height:250px;
	margin-left:20px;
	margin-right:40px;
}
.pic_list_zz li img{
	border:solid #D3D3D3 1px;
	width:250px;	
	height:188px;
	margin-top:20px;
}
.pic_list_zz li p{
	text-align:center;
	line-height:20px;
	height:20px;
	overflow:hidden;
	}