﻿/*-------------------------------------------------------------------------------------------------*/
.sitemap li{font-weight:bold;}
.sitemap ul li{padding-left:12px; font-weight:normal;}
/*信息列表样式*/
ul.indexnews{
	text-align:left; margin:10px 0;
}
ul.indexnews li{
 height:24px; line-height:24px; overflow:hidden; padding-left:20px;
 background:url('../images/news_icon.jpg') no-repeat 0 7px; 
}
ul.indexnews a{ 
	text-decoration:none;
}
ul.indexnews span{
	float:right; clear:right;
}
ul.indexnews a:hover span{color:red;}

/*图片列表样式*/
.index_piclist{
	list-style:none;
	overflow:hidden;
	line-height:2;
	text-align:center;
	float:left;
}
.index_piclist li{position:relative; float:left; margin-top:10px; margin-left:15px;}
.index_piclist li b{width:139px; height:110px; background:url('../images/pro_bg.jpg'); overflow:hidden; display:block; padding:2px 2px 0;}
.index_piclist li a:hover{}
.index_piclist li p{width:139px; height:24px; line-height:24px; font-size:12px; overflow:hidden;}
.index_piclist li img{
	height:104px; width:139px;
	/*****
	*ie6等比缩放***
	_width:expression(this.width>223&&this.width>this.height?223:true); 
	_height:expression(this.height>128?128:true); */
}
/*---图文列表---*/
.list_p{padding:20px 0 0 10px}
.list_p li{border-bottom:1px dotted #fff;padding:10px 0 15px;position:relative;clear:both;overflow:hidden}
.list_p img{width:200px;height:150px;float:left;margin:5px 10px 0 0}
.list_p h3{line-height:30px;cursor:pointer;font-size:16px;font-weight:300}
.list_p a:hover h3{color:#f90}
.list_p a:hover{text-decoration:none}
.list_p h3 span{font-size:12px;color:#999;margin-left:10px;font-weight:300}
.list_p p{line-height:20px;margin-top:5px}
.list_p .p3{background:url(../images/i18.png) no-repeat;position:absolute;top:15px;left:0;width:200px;height:150px;display:block;cursor:pointer}
.list_p a.more{color:#fff;background:url(../images/more2.gif) no-repeat 0 0;display:block;width:42px;padding-left:5px;height:13px;line-height:15px;overflow:hidden;position:absolute;top:110px;right:0px}
.list_p a.more:hover{text-decoration:none;color:#ff0}
/*-------------------------------------------------------*/
ul.newslist{
	text-align:left;
}
ul.newslist li{height:24px; line-height:24px; border-bottom:1px dashed #ddd;}
ul.newslist li a{

}
ul.newslist li a:hover{
}

ul.newslist li span{
 	float:right;
}

.piclist{
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:left;
	line-height:2;
	text-align:center;
}
.piclist li{float:left; margin-left:8px; margin-top:10px;}
.piclist li a{}
.piclist li a:hover{}
.piclist li p{width:160px; height:22px; overflow:hidden; line-height:22px; font-size:12px; text-align:center;}
.piclist li img{
	height:124px; width:154px; padding:2px; border:1px solid #ccc;
	/*****
	*ie6等比缩放***
	_width:expression(this.width>223&&this.width>this.height?223:true); 
	_height:expression(this.height>128?128:true); */
}

.piclist_pro {
	margin:0; list-style:none; text-align:center; word-wrap: break-word; width:501px; float:left;
}
.piclist_pro ul{overflow:hidden;}
.piclist_pro li{float:left; margin:10px 15px 0 0; display:inline; width:152px; overflow:hidden;}
.piclist_pro li img{width:152px;}
.piclist_pro li p{height:23px; line-height:23px; overflow:hidden; color:#8C2D01; display:none;}
.piclist_pro li a{color:#8C2D01;}

.pro_view{width:453px; height:455px; float:left; overflow:hidden; margin:10px 0 0 0;}
.pro_view li{width:100%; height:455px; overflow:hidden;}

ul.download{
	padding:0;
	overflow:hidden;
	text-align:left;
	list-style:none;
}
ul.download li{
 line-height:2;
 border-bottom:1px dashed #979797;
}
ul.download li a{float:right;}

ul.download li strong{
}

ul.download li p{clear:both; color:#666;}

ul.videolist{
	padding:0;
	margin:5px auto;
	overflow:hidden;
	text-align:center;
	list-style:none;
}
ul.videolist li{width:200px; float:left; margin:0 5px;}
ul.videolist a{
	display:block;
}

/*-------------------------------------------------------*/
.pager { margin-top:2px; display:block;
}