/*######################### 以下部分是网站的整体构架部分 #######################################*/

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;
	background-image: url("../images/talw_dbg.gif");
	font-size: 12px;
	line-height: 200%;
	background-position: top center;
}
#headbg {
	width: 100%;
	background-image: url("../images/talw_hbg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
/*本网站不启用此样式
#FootBg {
	width: 100%;
	height: 100%;
	text-align: center;
}
*/

#box {
	width: 1004px;
	overflow: hidden;
	margin: 0px auto;
	background-color: #FFF;
}
#center {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 10px;
}
/*######################### 以上部分是网站的整体构架部分 #######################################*/







/*######################### 以下部分是网站固定模块的实现部分，一般不用进行调整 #######################################*/

/*******************内页基础样式*************************/

.Page {/*分页样式*/
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 0px auto;
	line-height: 36px;
	text-align: right;
	font-weight: bold;
}
#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;
}
/********************首页新闻表现部分***************/
#NewList02 {
	width: 100%;
	overflow: hidden;
}
#NewList02 li {
	width: 100%;
	height: 26px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	line-height: 26px;
	margin-top: 3px;
}
#NewList02 li img {
	width: 12px;
	height: 12px;
	float: left;
	border: 0px;
	margin: 5px 5px auto auto;
}
#NewList02 li span {
	float: right;
}
/********************首页新闻表现部分***************/
#NewList {
	width: 2620px;
	overflow: hidden;
}
#NewList li {
	width: 370px;
	height: 26px;
	overflow: hidden;
	text-align: left;
	line-height: 26px;
	margin-top: 3px;
	float: left;
	margin-right: 10px;
}
#NewList li img {
	width: 6px;
	height: 5px;
	float: left;
	border: 0px;
	margin: 10px;
	margin-right: 5px;
	display: inherit;
}
#NewList li span {
	float: right;
}
/*****************内页新闻表现部分(news)*************************/
#NewList03 {
	width: 100%;
	overflow: hidden;
}
#NewList03 li {
	width: 22%;
	height: 26px;
	overflow: hidden;
	text-align: left;
	line-height: 26px;
	margin-top: 3px;
	float: left;
	margin-right: 10px;
}
#NewList03 li img {
	width: 12px;
	height: 12px;
	float: left;
	border: 0px;
	margin: 6px;
	margin-right: 5px;
	display: inherit;
}
#NewList03 li span {
	float: right;
}
/*****************内页新闻表现部分(news)*************************/



#ZhaoPin {
	width: 100%;
	overflow: hidden;
}
#ZhaoPin li {
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	line-height: 28px;
	margin-top: 3px;
}
#ZhaoPin li img {
	width: 12px;
	height: 12px;
	margin: 8px 5px 10px 5px;
	float: left;
	border: 0px;
}
#ZhaoPin li span {
	float: right;
}
/**************内页图片新闻(资质荣誉类型)表现部分*********************/


#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 1px;
	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 #0060ff;
	padding: 3px;
	width: 506px;
	height: 381px;
	margin: 10px auto;
}/*图片新闻外框架*/
#BigPic_xw {
	border: 1px solid #0060ff;
	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 auto;
}
#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 #227fed;
	padding: 3px;
	width: 641px;
	height: 414px;
	margin: 10px auto;
}
#BigPic {
	border: 1px solid #227fed;
	text-align: center;
	float: left;
	height: 412px;
	width: 504px;
	margin-right: 3px;
	overflow: hidden;
}
#BigPic img.datu {
	width: 500px;
	height: 375px;
	margin: 2px
}
#BigPic img {
	width: 40px;
	height: 22px;
	margin: 0px;
}
#Picture_xw {
	border: 3px solid #227fed;
	padding: 3px;
	width: 506px;
	height: 381px;
	margin: 10px auto;
}
#BigPic_xw {
	border: 1px solid #227fed;
	text-align: center;
	float: left;
	height: 379px;
	width: 504px;
	margin-right: 3px;
	overflow: hidden;
}
#SmallPics {
	border: 1px solid #227fed;
	width: 130px;
	height: 412px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.SmallPic {
	border: 1px solid #227fed;
	width: 124px;
	height: 91px;
	margin: 2px;
	overflow: hidden;
}
.SmallPic img {
	width: 120px;
	height: 87px;
	margin: 2px;
}
/*######################### 以上部分是网站固定模块的实现部分，一般不用进行调整 #######################################*/

/*****************内页新闻表现部分(news)*************************/

#NewListNei {
	width: 100%;
	overflow: hidden;
}
#NewListNei li {
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	line-height: 28px;
	margin-top: 3px;
}
#NewListNei li img {
	width: 12px;
	height: 12px;
	margin: 6px;
	float: left;
	border: 0px;
}
#NewListNei li span {
	float: right;
}
