/*######################### 以下部分是网站的整体构架部分 #######################################*/

body,div,ul,li {
	margin: 0px;
	padding: 0px;}

li {list-style-type: none;}

a {text-decoration: none; color: #000000;}

.clear {width: 0px; height: 0px; overflow: hidden; clear: both;}

form {margin: 0px;}


body {
	width: 100%;
	height: 100%;
	text-align: center;
	
	font-size: 12px; 
	font-family:"微软雅黑";}


#headbg1 {
	width: 100%;
	height: 116px;}


/*本网站不启用此样式
#FootBg {
	width: 100%;
	height: 100%;
	text-align: center;
}
*/

#box{
	width: 1004px;
	overflow: hidden;
	margin: 0px auto;}

#zhong{
	width: 1004px;
	margin:0px auto;
	overflow: hidden;
	 margin-top:12px;}

/*######################### 以上部分是网站的整体构架部分 #######################################*/







/*######################### 以下部分是网站固定模块的实现部分，一般不用进行调整 #######################################*/

/*******************内页基础样式*************************/

.Page {/*分页样式*/
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 0px auto;
	line-height: 36px;
	text-align: right;
	font-weight: bold;
	color:#00adaf;}
.Page a{color:#00adaf;}.Page a:hover{color:#333; text-decoration:underline;}
#MoreTit {/*内页新闻或者图片标题的样式*/
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-size: 16px;
	line-height: 32px;
	text-align: center;}

#MoreDat {/*内页新闻或者图片时间的样式*/
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 16px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;}

#MoreNex {/*newsmore和productmore中的"上一条""下一条"*/
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
	margin-top: 5px;}

#MoreTxt {/*内容样式部分*/
	width: 100%;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;}

#MorePic {/*newsmore和productmore中图片展示模块的最外层容器*/
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;}


/********************首页新闻表现部分***************/
#NewList {
	width: 100%;
	height:auto;
	float:left;
	overflow: hidden;
	padding-top:10px;}

#NewList li {
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-bottom:1px dotted #ccc;
	text-align: left;
	line-height: 30px;
	margin-top: 3px;}

#NewList li a{color:#686868;}
#NewList li a:hover{color:#00adaf; text-decoration:none;}
#NewList li img {width: 11px; height: 11px; float: left; border:0px; margin:10px 10px auto 5px;}

#NewList li span {float: right;}


#NewListy {
	width: 100%;
	height:auto;
	float:left;
	overflow: hidden;
	padding-top:7px;}

#NewListy li {
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-bottom:1px dotted #ccc;
	text-align: left;
	line-height: 30px;
	margin-top: 2px;}
#NewListy li a{color:#686868;}
#NewListy li a:hover{color:#00adaf; text-decoration:none;}
#NewListy li img {width: 13px; height: 14px; float: left; border:0px; margin:10px 10px auto 5px;}

/*****************内页新闻表现部分(news)*************************/

#NewListNei {
	width: 100%;
	overflow: hidden;}
#NewListNei li {
	width: 100%;
	height: 26px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	line-height: 28px;
	margin-top: 3px;}
#NewListNei li img {width: 11px; height: 11px; margin: 6px 15px 5px 5px; float: left; border:0px; margin-bottom:10px;}
#NewListNei li a{color:#000;}
#NewListNei li a:hover{color:#00adaf; text-decoration:none;}
#NewListNei li span {}

/**************内页图片新闻(资质荣誉类型)表现部分*********************/


#PicList {/*图片新闻列表*/
	width: 100%;
	overflow: hidden;}

#PicList li {/*单个图片新闻信息块*/
	width: 33%;
	height: 206px;
	overflow: hidden;
	float: left;
	background-image: url(../images/product_01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;}

#PicList li img {width: 200px; height: 150px; margin: 4px auto 0px auto; border:0px;}/*小图*/

#PicList li p {display: block; height: 22px; width: 208px; overflow: hidden; line-height: 24px; margin: 0px auto;}/*图片新闻标题*/

/*****************内页新闻表现部分(newsmore)*************************/

#Picture_xw {border: 3px solid  #00adaf; padding: 3px; width:506px; height:381px;  margin: 10px auto;}/*图片新闻外框架*/

#BigPic_xw {border: 1px solid #00adaf; text-align:center; float:left; height:379px;width:504px;  margin-right:3px ;overflow:hidden;}/*图片新闻内框架*/


/********************内页产品展示(product)表现部分*******************/

#ProductList { /*一个ul容器*/
	width: 100%;
	overflow: hidden;}

#ProductList li {/*一个包含小图片在内的完整信息块*/
	width: 33%;
	height: 206px;
	overflow: hidden;
	float: left;
	background-image: url(../images/product_01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;}

#ProductList li img.anniu {width: 200px; height: 150px; margin: 4px auto 0px 1px;}/*定义小图的样式*/

#ProductList li img {width: 50px; height: 22px; margin: 0px; border:0px;}/*定义"详细"图标的样式*/

#ProductList li p {display: block; height: 22px; width: 208px; overflow: hidden; line-height: 24px; margin: 0px auto;}/*定义图片标题的样式*/

#Kong {/*"暂无产品时使用该样式"*/
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	font-size: 14px;
	text-align: center;}


/**************内页产品展示(productmore)表现部分*********************/



#Picture {border: 3px solid  #00adaf; padding: 3px; width:520px; height:500px;  margin: 5px auto;}/*产品展示框架*/

#BigPic {border: 1px solid #00adaf; text-align:center; float:left; height:498px;width:518px;overflow:hidden;}/*大图展示框架*/

#BigPic img.datu{width:500px;height:375px;margin:5px;border:0px;}/*大图样式*/

/*######################### 以上部分是网站固定模块的实现部分，一般不用进行调整 #######################################*/


#BigPic #dg {margin:3px;}
#BigPic #dg span{ display:inline-block;width:40px;height:22px; line-height:24px;}
 #BigPic #dg span a{ color:#F00; text-decoration:none;}
#SmallPics {border: 1px solid #00adaf; width:auto; height:auto; text-align:center; float:left;overflow:hidden;}
.SmallPic {border: 1px solid #00adaf; width:120px; height:90px; margin:2px;overflow:hidden; float:left;}
.SmallPic img {width:115px; height: 84px; margin: 2px;}







