@charset "utf-8";
/* CSS Document */
body  {
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #000000;
	background-image: url(/images/body.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
}
#daohang{
	float:right;
	margin-top: 23px;
	margin-right: 30px;
	margin-bottom: 15px;
}
*html #daohang{
	float:right;
	margin-top: 11px;
	margin-right: 15px;
	margin-bottom: 7px;
}
#daohang ul{
	margin: 0px;
	padding: 0px;
}
#daohang li{
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 0px;
	padding-right:10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#daohang li a{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#flash{
	width:1002px;
	text-align: center;
	background-image: url(/images/flash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
}
*html #banben{
	float:right;
	height: 21px;
	width: 115px;
	margin-right: 14px;
	margin-top: -4px;

}
*+html #banben{
	float:right;
	height: 21px;
	width: 115px;
	margin-right: 72px;
	margin-top: -2px;
	
}

#banben ul{
	height: 20px;
	width: 170px;

	padding: 0px;
	margin: 0px;
	
}
*html #banben ul{
	height: 20px;
	width: 156px;
	padding: 0px;
	margin: 0px
}
#banben li{
	float:left;
	height: 20px;
	margin-left:8px;
	margin-right:5px;
		margin-top:4px;
}
*html #banben li{
	float:left;
	height: 16px;
	margin-left:4px;
	margin-right:3px;
		margin-top:6px;
}
#banben li a{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#zi{
	width: 281px;
	margin-top: 75px;
	margin-left: 645px;
}
.twoColFixRtHdr #container { 
	width:1002px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
	
} 

.twoColFixRtHdr #mainContent {
	float:right;
	width: 710px; /* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
	margin-right: 38px;
	margin-top: 10px;
} 
*html .twoColFixRtHdr #mainContent {
	float:right;
	width: 710px; /* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
	margin-right: 19px;
	margin-top: 10px;
} 
#biaotou{
	margin-bottom: 8px;
	margin-top: 3px;
	background-image: url(/images/biaotou-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
}
#biaotou a{float:left;
	font-size: 16px;
	font-weight: bold;
	color: #2971ac;
	text-decoration: none;
	margin-left: 7px;
	margin-top: 6px;
	line-height: 20px;
}
#biaotou-zuo{float:left;
	height: 39px;
	background-image: url(/images/biaotou-zuo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 16px;
}
#biaotou-you{float:right;
	height: 39px;
	background-image: url(/images/biaotou-you.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 8px;
}


#biaotou-bai{
	margin-bottom: 8px;
	margin-top: 3px;
	background-image: url(/images/biaotou-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
}
#biaotou-bai a{float:left;
	font-size: 16px;
	font-weight: bold;
	color: #2971ac;
	text-decoration: none;
	margin-left: 7px;
	margin-top: 6px;
	line-height: 20px;
}
#biaotou-zuo-bai{float:left;
	height: 39px;
	background-image: url(/images/biaotou-zuo-bai.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 16px;
}
#biaotou-you-bai{float:right;
	height: 39px;
	background-image: url(/images/biaotou-you-bai.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 8px;
}


#companysummary{
	margin-top:10px;

	height: auto;

}
#summary-img{
	float:left;
	height:auto;
	width: 200px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#summary-text{
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-ALIGN: justify;
	TEXT-ALIGN: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}
#summary-text p{
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-ALIGN: justify;
	padding: 0px;
	text-indent: 2em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#summary-more{
	float:right;
	margin-bottom: 3px;
}
#summary-more a{
	color: #00F;
	text-decoration: none;
}
#products{
	OVERFLOW: hidden;
	WIDTH: 710px;
	padding: 0px;
}
#demoleft {
	MARGIN-TOP: -7px; MARGIN-LEFT:8px; OVERFLOW: hidden; WIDTH:2700px; HEIGHT: 169px
}
#demoleft1 {
	WIDTH: 903000px
}
#products DIV UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#products DIV LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 4px; PADDING-TOP: 3px; LIST-STYLE-TYPE: none
}
#products DIV LI IMG {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
#products  LI {
	FONT-SIZE: 12px;
	COLOR: #005bac;
	LINE-HEIGHT: 22px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
#products  LI A:link {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 22px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#products  LI A:visited {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 22px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#products  LI A:hover {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 20px; TEXT-DECORATION: underline
}
#Hotline{
	margin-top:8px;
	background-color: #e1eff2;
	margin-bottom: 0px;
	height: 28px;
}
#Hotline ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#Hotline li{
	float:left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(/images/hotline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#Hotline li a{
	font-size: 12px;
	text-decoration: none;
	margin-left: 14px;
	color: #000000;

}
.twoColFixRtHdr #sidebar1 {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 190px;
	margin-left: 38px;
	margin-top: 10px;
}
*html .twoColFixRtHdr #sidebar1 {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 173px;
	margin-left:19px;
	margin-top: 10px;
	
}
#sorts{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
#sorts h2 {
	height: 19px;
	padding-top:2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
}
#sorts h2 a{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/sorts.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 2px;
	line-height: 20px;
	margin-left: 22px;
}

#sorts ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sorts li{
	list-style:none;

	
	margin-left: 38px;
}
#sorts li a{font-size: 12px;

	color: #000000;
	text-decoration: none;}
	#sorts li a:hover{
	font-weight: bold;
}
#Certification{
	text-align: center;
}
#Certification img{}

.twoColFixRtHdr #footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center 14px;
	height: 79px;
	margin-top: 0px;
} 
.twoColFixRtHdr #footer p {
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 0em;
	width: 920px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wenzhang-neirong{}

#wenzhang-neirong p{
	margin: 15px;

	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
#chanpinliebiao UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 18px 0px -15px 10px;
	PADDING-TOP: 0px;

}
#chanpinliebiao LI {
	BORDER: #999999 1px solid;
	PADDING: 0px;
	FLOAT: left;
	MARGIN: 10px;
	WIDTH: 670px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	FONT-SIZE: 12px;
	COLOR: #005bac;
	LINE-HEIGHT: 20px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	height: 140px;	
}
#chanpinliebiao LI IMG {
	float:left;BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid;  MARGIN: 8px 8px -11px; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}

#chanpinliebiao LI A:link {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 20px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#chanpinliebiao LI A:visited {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 20px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#chanpinliebiao LI A:hover {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 20px; TEXT-DECORATION: underline
}
#chanpinliebiao LI P {
	MARGIN-TOP: 0px;
	TEXT-JUSTIFY: inter-ideograph;
	FLOAT: left;
	MARGIN-BOTTOM: -11px;
	MARGIN-LEFT: 15px;
	WIDTH: 450px;
	TEXT-ALIGN: justify;
	text-indent: 0em;
}
#chanpinliebiao H3 {
	TEXT-ALIGN: left;
	margin-left: 152px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#chanpinliebiao-zong {}

#chanpinliebiao-zong UL {
	PADDING: 0px;  MARGIN: 0px; WIDTH: 100%; LIST-STYLE-TYPE: none;
}
#chanpinliebiao-zong LI {
	FLOAT: left;
	TEXT-ALIGN: center;
	width: 142px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#chanpinliebiao-zong li a{
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
#chanpinliebiao-zong IMG {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
#wenzhang-neirong {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

#wenzhang-neirong H2 {
	FONT-SIZE: 20px;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#wenzhang-neirong H2 A:link {
	FONT-SIZE: 20px;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#wenzhang-neirong H2 A:visited {
	FONT-SIZE: 20px;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#zuozheshijian {
	FONT-SIZE: 11px; LINE-HEIGHT: 15px; TEXT-ALIGN: center
}
#tags {
	BORDER-RIGHT: #999999 1px dashed;
	BORDER-TOP: #999999 1px dashed;
	MARGIN-TOP: 8px;
	PADDING-LEFT: 30px;
	BORDER-LEFT: #999999 1px dashed;
	COLOR: #999999;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #999999 1px dashed;
	BACKGROUND-COLOR: #f7fcff;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
#tags a{
	text-decoration: none;
	color: #tags;
}
#zhengwenneirong {COLOR: #000000; 
	PADDING-RIGHT: 20px; MARGIN-TOP: 5px; PADDING-LEFT: 20px;  PADDING-BOTTOM: 10px; LINE-HEIGHT: 18px; 
}
#zhengwenneirong H3 {
	FONT-SIZE: 14px;
	font-weight: bold;
}
#zhengwenneirong A {
	COLOR: #000000; TEXT-DECORATION: none
}
#zhengwenneirong p{
	LINE-HEIGHT: 18px;

}

#lanmuzishe{margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left:20px;
	color: #000000;}
#lanmuzishe p{
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-ALIGN: justify;
	font-size: 12px;
	line-height:20px;
	text-indent: 2em;
}
#lanmuzishe p a{
	color: #000000;
	text-decoration: none;
}
#gongsijianjie{float:left;
	height: auto;
	width: 527px;
}
#zizhi{float:right;height: auto;
	width: 173px;}
#dingxingyingyong{}
#dingxingyingyong ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	margin: 0px;
	padding: 0px;
}
#dingxingyingyong li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	background-image: url(/images/sorts.jpg);
	background-repeat: no-repeat;
	background-position: 24px;
	height: 21px;
}
#dingxingyingyong li a{
	font-size: 13px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	margin-left: 40px;
}
#demo{
	overflow: hidden;
	width: 702px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#zhengshu{
	text-align: center;
}
#zhengshu img{
	margin-bottom: 10px;
}
#zhengshu a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#wenzhangliebiao{
	text-align: left;
}
#wenzhangliebiao ul{}
#wenzhangliebiao li{
	float:left;
	width: 200px;
}
#wenzhangliebiao li a{
	text-decoration: none;
	color: #000000;
}
#kuai{
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #2971ca;
	line-height: 20px;
	padding-top: 16px;
	padding-left: 20px;


}
#kuai ul{float:left;
	margin-left: 54px;
	height: auto;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#kuai li{
	float:left;
	margin-right: 3px;
	margin-left: 3px;

}
#kuai li a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#lian{float:right;margin-top:-20px}
#lian a{
	font-size: 12px;
	color: #2971ca;
	font-weight: normal;
	text-decoration: none;
	margin-right: 8px;
}
#lian a:hover{
	font-weight: bold;
}





*+html #kuai{
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #2971ca;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 20px;


}
*+html #kuai ul{float:left;
	margin-left: 108px;
	height: auto;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;

}
*+html #kuai li{
	float:left;
	margin-right: 6px;
	margin-left: 6px;

}

*+html #lian{float:right;margin-top:-20px}
*+html #lian a{
	font-size: 12px;
	color: #2971ca;
	font-weight: normal;
	text-decoration: none;
	margin-right: 16px;
}
