@charset "gb2312";
/* CSS Document */

/*======================新闻首页============================*/
#news_index,#sitemap{
	width: 670px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #D4D4D4;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	height: 100%;
}
/**#news_index,#sitemap{width: 670px;}*/
*#news_index{
	width: 680px;
}
*#sitemap{width: 670px;}
*+#news_index,#sitemap{width: 680px;}
/*----------------集团新闻-----------------------*/
#group{
	float: left;
	height: 250px;
	width: 675px;
	padding-left: 5px;
	padding-bottom:5px;
	font-family: "宋体";
}
 #group h1{float: left;height: 25px;width: 660px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC;font-size: 14px;}
 #group h1 a{color: #999;text-decoration: none;float: right;font-size: 12px;font-weight: normal; padding-right:10px;}
 #group div{float: left;height: 200px;width: 300px; margin-top:10px;}
 #group ul{
	float: left;
	height: 200px;
	width: 310px;
	padding-top:10px;
	margin-left:20px;
	display: inline;
}
 #group li{float: left;height: 22px;width: 310px;} 
 #group span{float:right}
 
/*----------------媒体报道-----------------------*/
.media{
	float: left;
	height: 270px;
	width: 310px;
	padding-right:17px;
	padding-left:5px;
}
.media h1{
	float: left;
	height: 25px;
	width: 310px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:5px;
}
.media h1 a{color: #999;text-decoration: none;float: right;font-size: 12px;font-weight: normal; padding-right:10px;}
 /*上面部分-简介*/
.media div{
	float: left;
	height:80px;
	width: 120px;
	padding:2px;
	margin-right:10px;
	border: 1px solid #CCC;
}
.media h2{
	float: left;
	height: 25px;
	width: 170px;
	line-height: 25px;
}
.media p{float: left;width: 170px;}
/* 列表部分*/
 .media span{
	float: right;
	padding-right: 5px;
}
.media ul{
	float: left;
	height: 120px;
	width: 310px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 5px;
	padding-top: 5px;
}
.media li{float: left;height: 27px;width: 310px;}
/*----------------网站地图-----------------------*/
#sitemap ul{
	float: left;
	height: 125px;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#sitemap a:link,#sitemap a:visited {
	color: #666;
	text-decoration: none;
}
#sitemap a:hover,#sitemap a:active {
	color: #090;
	text-decoration: underline;
}
#sitemap img{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#sitemap h2{
	font-size: 14px;
	color: #090;
	float: left;
	width: 480px;
	height: 30px;
	line-height: 30px;
}
#sitemap p{
	width: 480px;
	height: 30px;
	color: #ADADAD;
	float: left;
}
#sitemap li{
	width: 100px;
	height: 30px;
	float: left;
	color: #6F6D6F;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	line-height: 30px;
}

/*优惠促销*/
#pro h1{float: left;height: 25px;width: 660px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC;font-size: 14px;}
#pro h1 a{color: #999;text-decoration: none;float: right;font-size: 12px;font-weight: normal; padding-right:10px;}
#pro ul{
	float: left;
	padding-top:10px;
	display: inline;
	padding-bottom: 20px;
}
#pro li{
	float: left;
	height: 100px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	display: inline;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
  #pro div{
	padding: 2px;
	float: left;
	height: 80px;
	width: 120px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-top:5px;
	display:inline;
}
  #pro h2{
	float: left;
	width: 168px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}
  #pro p{float: left;
	width: 170px;line-height: 22px;}
/*搜索*/

#search{
	float: left;
	height:80px;
	width: 233px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#search h2{
	float: left;
	height:28px;
	width: 220px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #009200;
}
#search_box{
	border: 1px solid #D4D4D4;
	line-height: 18px;
	padding: 2px;
	float: left;
	height: 18px;
	width: 146px;
	margin-top: 18px;
	margin-left: 8px;
	color: #999;
	background-color: #f7f7f7;
}
#search_button{
	width:54px;
	height:24px;
	margin-top: 18px;
	margin-left: 5px;
	background-image: url(../img/search_bu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px none #FFF;
	color: #FFF;
	line-height: 22px;
	text-align: center;
}

