body{
background-repeat: repeat-x;
background-color:#fff;
FONT-SIZE: 12px;
font-family:Arial, Helvetica, sans-serif;
margin: 0px ;
padding: 0px;
}
TD {
	FONT-SIZE: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
COLOR:4c4c4c;
}
A {
	FONT-SIZE: 12px; COLOR: #4c4c4c; TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 12px; COLOR: #C9010B; TEXT-DECORATION:underline;
}
#fixedBottom{  
position:fixed; *bottom:-40px;bottom:0px; "//可自定义bottom的值，离窗口底部的距离"  
_position:absolute; _bottom:-40px;"//可自定义bottom的值，离窗口底部的距离"  
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginBottom,0)||-40)));"//可自定义修改“||”后面的值，也是离窗口底部的距离，和上面bottom的值保持一致"   

}
#logo {
	position:absolute;
	width:1002px;
	margin:0px auto;
	top:10px;
	z-index:10000;
} 
.index_title{
font-family:微软雅黑;
FONT-SIZE:16px; 
COLOR: #333333;
font-weight:bold;
padding:6px 0px 2px 0px;

}

.copyright{
line-height:18px;
FONT-SIZE: 12px; 
COLOR: #ffffff;
padding:6px 14px 4px 24px;

}
#topmenu a {
	line-height:26px;
	background-repeat: no-repeat;
	text-indent:0px;
	height:26px;
	width:100px;
	display: block;
	color: #666;
	text-decoration: none;
	text-align:right;
	font-size: 14px;
	font-weight:bold;
	font-family:微软雅黑;
}
#topmenu a:hover {
	background-repeat: no-repeat;
	text-indent:0px;
	height:26px;
	width:100px;
	display: block;
	text-decoration: none;
	text-align:right;
	color: #F9BE00;
	font-weight:bold;
	font-size: 14px;
	font-family:微软雅黑;
}
#topmenu_e a {
	background-image: url(mouseout.jpg);
	line-height:26px;
	background-repeat: no-repeat;
	text-indent:0px;
	height:26px;
	width:100px;
	display: block;
	color: #666;
	text-decoration: none;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	font-family:tahoma;
}
#topmenu_e a:hover {
	background-image: url(mouseout.jpg);
	background-repeat: no-repeat;
	text-indent:0px;
	height:26px;
	width:100px;
	display: block;
	text-decoration: none;
	text-align:center;
	color: #F9BE00;
	font-weight:bold;
	font-size: 14px;
	font-family:tahoma;
}
#leftmenu a {
	background-image: url(leftmouseout.jpg);
	line-height:35px;
	background-repeat: no-repeat;
	text-indent:32px;
	height:35px;
	width:205px;
	display: block;
	color: #323232;
	text-decoration: none;
	text-align:left;
	font-size: 14px;
	font-family:微软雅黑;
}
#leftmenu a:hover {
	background-image: url(leftmouseover.jpg);
	background-repeat: no-repeat;
	text-indent:32px;
	height:35px;
	width:205px;
	display: block;
	text-decoration: none;
	text-align:left;
	color: #fff;
	font-size: 14px;
	font-family:微软雅黑;
}
#leftmenu_e a {
	background-image: url(leftmouseout.jpg);
	line-height:35px;
	background-repeat: no-repeat;
	text-indent:20px;
	height:35px;
	width:205px;
	display: block;
	color: #323232;
	text-decoration: none;
	text-align:left;
	font-size: 14px;
	font-family:tahoma;
}
#leftmenu_e a:hover {
	background-image: url(leftmouseover.jpg);
	background-repeat: no-repeat;
	text-indent:20px;
	height:35px;
	width:205px;
	display: block;
	text-decoration: none;
	text-align:left;
	color: #fff;
	font-size: 14px;
	font-family:tahoma;
}
#submenu a {
background-color:#D11110;
	line-height:12px;
	background-repeat: no-repeat;
	text-indent:0px;
	border-bottom:1px solid #f62220;
	height:12px;
	width:120px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align:center;
	font-size:12px;
}
#submenu a:hover {
background-color:#D11110;
	background-repeat: no-repeat;
	text-indent:0px;
	height:22px;
	border-bottom:1px solid #f62220;
	display: block;
	text-decoration: none;
	text-align:center;
	color: #ffff00;
	font-size:12px;
}
#submenu_product a {
background-color:#F9BE00;
	line-height:22px;
	background-repeat: no-repeat;
	text-indent:0px;
	border-bottom:1px solid #FFFFFF;
	height:22px;
	width:160px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align:center;
	font-size:12px;
}
#submenu_product a:hover {
background-color:#F9BE00;
	background-repeat: no-repeat;
	text-indent:0px;
	height:22px;
	border-bottom:1px solid #FFFFFF;
	display: block;
	text-decoration: none;
	width:160px;
	text-align:center;
	color: #ffff00;
	font-size:12px;
}
#downmenu a {
	background-image: url(downmenu.jpg);
	line-height:24px;
	background-repeat: no-repeat;
	text-indent:16px;
	height:24px;
	display: block;
	color: #616161;
	text-decoration: none;
	text-align: left;
	font-size:12px;
}
#downmenu a:hover {
	background-image: url(downmenu.jpg);
	background-repeat: no-repeat;
	text-indent:16px;
	height:24px;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #f00;
	font-size:12px;
}
#downmenu_e a {
	background-image: url(downmenu.jpg);
	line-height:24px;
	background-repeat: no-repeat;
	text-indent:16px;
	width:190px;
	height:24px;
	display: block;
	color: #616161;
	text-decoration: none;
	text-align: left;
	font-size:12px;
}
#downmenu_e a:hover {
	background-image: url(downmenu.jpg);
	background-repeat: no-repeat;
	text-indent:16px;
	width:190px;
	height:24px;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #f00;
	font-size:12px;
}
.downtitle{
line-height:20px;
FONT-SIZE:12px; 
COLOR: #000;
font-weight:bold;
padding:0px 0px 4px 2px;
border-bottom:1px solid #A0A0A0;
}
.downtitle_e{
line-height:12px;
FONT-SIZE:12px; 
COLOR: #c9c9c9;
font-weight:bold;
padding:0px 0px 4px 2px;
border-bottom:1px solid #A0A0A0;
}
.list_title{
line-height: 20px;
FONT-SIZE:16px; 
COLOR: #fff;
font-weight:bold;
font-family:微软雅黑;
padding:8px 0px 0px 16px;
}
.border{
border:1px solid #E2E0E0;
background-color:#F7F7F7;
padding:1px;

}
.article_title{
line-height: 20px;
FONT-SIZE:15px; 
COLOR: #EE2E24;
font-weight:bold;
padding:16px 0px 6px 0px;
}

.weizhi{
line-height: 18px;
FONT-SIZE: 14px; 
padding:0px 0px 0px 0px;
color:#333333;
}
.input{ height:26px;width:220px;border-left:1 solid #cccccc;border-top:1 solid #cccccc;border-right:1 solid #cccccc;border-bottom:1 solid #cccccc;background-color:#f8f8f8;font:9pt "tahoma";padding-top:2px;color:#454545;FONT-SIZE: 12px;}
.input1{height:27px;border:0 solid #e7e7e7;background-color:#f8f8f8;padding:0px 0px 0px 8px;color:#dad9d9;FONT-SIZE: 11px;}
.input2{height:22px;width:170px;border-left:1 solid #333;border-right:1 solid #D6D2D2;border-top:1 solid #D6D2D2;border-bottom:1 solid #D6D2D2;background-color:#ffffff; *padding:10px 0px 0px 4px;color:#807F7F;FONT-SIZE: 12px;}
.xiaodao{
line-height: 16px;
FONT-SIZE: 12px; 
padding:0px 0px 4px 0px;
}
.xiaodao1{
line-height: 20px;
FONT-SIZE: 12px; 
padding:14px 2px 4px 10px;
}
.xiaodao2{
line-height:24px;
padding:16px 0px 0px 0px;
FONT-SIZE:14px; 
color:#454545;
font-family:微软雅黑;
}
.xiaodao2_e{
line-height:24px;
padding:16px 0px 0px 0px;
FONT-SIZE:14px; 
color:#454545;
font-family:tahoma;
}
.title1{
line-height:20px;
FONT-SIZE: 16px; 
color:#F90400;
padding:0px 0px 14px 0px;
font-family:微软雅黑;
}
.contact_index{
line-height:24px;
FONT-SIZE: 14px; 
color:#8f8d8d;
padding:2px 0px 2px 5px;
font-family:微软雅黑;
}
.company_index{
line-height:22px;
FONT-SIZE: 12px; 
color:#b4cff4;
padding:18px 0px 18px 0px;
font-family:微软雅黑;
}
.company_index_e{
line-height:20px;
FONT-SIZE: 12px; 
color:#b4cff4;
padding:18px 0px 18px 0px;
font-family:tahoma;
}
#x_index_bj{
width:100%;
background-image:url(company_index_bj.jpg);
height:257px;
overflow:hidden;
background-position:center top;
margin:20px auto;
}

#x_aboutbanner{
width:100%;
height:300px;
background-image:url(../images/banner_about.jpg);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
border-bottom:0px #ddd solid;
border-top:5px solid #ececec;
}
#x_newsbanner{
width:100%;
height:300px;
background-image:url(../images/banner_news.jpg);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
border-bottom:0px #ddd solid;
border-top:5px solid #ececec;
}
#x_contactbanner{
width:100%;
height:300px;
background-image:url(../images/banner_contact.jpg);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
border-bottom:0px #ddd solid;
border-top:5px solid #ececec;
}
#x_aboutbanner_e{
width:100%;
height:300px;
background-image:url(../images/banner_about_e.jpg);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
border-bottom:0px #ddd solid;
border-top:5px solid #ececec;
}
#x_newsbanner_e{
width:100%;
height:300px;
background-image:url(../images/banner_news_e.jpg);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
border-bottom:0px #ddd solid;
border-top:5px solid #ececec;
}
#x_contactbanner_e{
width:100%;
height:300px;
background-image:url(../images/banner_contact_e.jpg);
background-repeat:no-repeat;
background-position:center top;
overflow:hidden;
border-bottom:0px #ddd solid;
border-top:5px solid #ececec;
}
.nei_content{
padding:12px 20px 2px 0px; line-height:24px;
font-size:14px;
font-family:微软雅黑;
}
