* {	margin: 0;padding: 0;}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #111111;
	background: url(bg.jpg) repeat-x 0 0;
	}
	
	

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;

}

a { color: #333333; text-decoration: none;}
a:hover { color:#CC0000; text-decoration: underline; }



img,a img { border: 0; }
.Red { color: #9D2900; }
.cRed { color:#FF0000; }
.cGreen {color:61ca00}
.cBlue {color:#2e68a8}
.cBlue2 {color:#1c4c73}

.f14 { font-size:14px}
.f16 { font-size:16px}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	
}
a.goMore {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	display: inline-block;
	margin-left: 50px;
	padding: 2px 5px;
}

a.goMore:hover {color:#FFFFFF;background-color:#CC0000;}




/*--------------------------top----------------------------*/
#topMain {
	width: 100%;
}
#topMain_s{
	width: 100%;
	height:82px;
}
#top {
	width: 965px;
	margin: 0 auto;
	position:relative;
}

#top a.logo {
	font-family: Verdana;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #33CC00;
	background: url(logo_big.gif) no-repeat 0 0;
	height: 54px;
	width: 270px;
	display: block;
	text-indent: -2000px;
	position:absolute;
	left:1px;
	top:20px;

}


/*---------------toplink-----------------*/
#top ul.toplink{
	width:302px;
	height:16px;
	margin:1px 0 0 0;
	position:absolute;
	right:1px;
	top:0px;
	display:block;
	list-style-type: none;
	
}
#top ul.toplink li{
	float:left;
	font-size:0;
	line-height:0;
	margin-left: 10px;
	list-style-type: none;
}
#top ul.toplink li a.sitemap{
	display:block;
	background:url(web/ico_sitMap.gif) 3PX 2px no-repeat;
	width:60px;
	height:16px;
	font:bold 10px/16px Verdana,sans-serif;
	color:#FFF;
	background-color:#bcc2cd;
	text-align:left;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
	padding-left:18px;
}
#top ul.toplink li a.sitemap:hover{
	color:#2a4070;
	background-color:inherit;
}

#top ul.toplink li a.contact{
	display:block;
	background:url(web/ico_Msg.gif) 3PX 2px no-repeat;
	width:60px;
	height:16px;
	font:bold 10px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#bcc2cd;
	text-align:left;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
	padding-left:18px;
}
#top ul.toplink li a.contact:hover{
	color:#2a4070;
	background-color:inherit;
}

#top ul.toplink li a.language{
	display:block;
	background:url(web/ico_english.gif) 3PX 2px no-repeat;
	height:16px;
	width:80px;
	font:bold 10px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#bcc2cd;
	text-align:left;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
	padding-left:18px;
}
#top ul.toplink li a.language:hover{
	color:#2a4070;
	background-color:inherit;
}

/*---------------end toplink-----------------*/

/*------------------------导航按钮----------------------------------*/
#top ul.nav {
	width: 668px;
	height:50px;
	background:url(navline.gif) repeat-x 0 0;
	margin:26px 0 0 285px;
	padding:0;
	display:block;
	position:absolute;

}

#top ul.nav li {
	height: 50px;
	padding:0 1px 0 0;
	float: left;
	list-style-type: none;
}
#top ul.nav li a {
	font:bold 14px/50px Arial;
	color: #1A305F;
	height: 50px;
	display: block;
	margin:0;
	padding:10px 2px;
	width:90px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	background: url(navBtn0.gif) repeat-x 0 0;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;

}

#top ul.nav li a:hover {
background: url(navBtn1.gif) repeat-x 0 6px;
}
#top ul.nav li.currentmenu a {
	font:bold 12px/50px Arial;
	text-transform:uppercase;
	color: #333333;
	height: 50px;
	display: block;
	margin:0;
	padding:0 10px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	background: url(navBtn1.gif) repeat-x 0 0;
}

#top ul.nav li.currentmenu a:hover {
	background: url(navBtn1.gif) repeat-x 0 0;
}

/*---------------banner----------------------*/
#banner {
	height: 242px;
	width: 965px;
	margin:82px auto 0;
	background:url(/upload/pageHome/banner1.jpg)
}
#banner1 {
	height: 242px;
	width: 965px;
	margin:82px auto 0;
	background:url(/upload/pageHome/banner1.jpg)
}
#banner2 {
	height: 242px;
	width: 965px;
	margin:82px auto 0;
	background:url(/upload/pageHome/banner2.jpg)
}
#banner3 {
	height: 242px;
	width: 965px;
	margin:82px auto 0;
	background:url(/upload/pageHome/banner3.jpg)
}
/*---------------banner----------------------*/

/*---------------end top-----------------*/

/*-----------------------------main cont--------------------------*/
#bodyMain {
	width: 100%;
	margin: 0px 0 30px 0;
}
#bodyCont {
	width: 965px;
	margin: 10px auto;
	position: relative;
	
}

#bodytop {
	width: 965px;
	margin: 0 auto;
	background: url(bg.jpg) repeat-x 0 -160px;
}

#bodybottom {
	width: 965px;
	margin: 0 auto;
	background: url(bg.jpg) repeat-x 0 -160px;
}

ul.newpro {
	margin:10px 0 30px 0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}

ul.newpro li{
	float:left;
	width:150px;
	height:170px;
	overflow:hidden;
	background:#E3EDF7;
	float:left;
	margin:5px;
	padding-left:0px;
	padding-top:10px;
}
ul.newpro li a{text-align:center; display:block;line-height:1.5em;padding:0px 5px;}
ul.newpro li a span{display:block;line-height:32px;text-align:center;}



/*----------------------footer------------------------*/
#footerMain {
	height: 81px;
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 15px 0 0;
	background:url(footBg.jpg) repeat-x 0 0;
}
#footer {
	width: 965px;
	margin: 0 auto;
	position: relative;
}
#footer img.logo {
	position: absolute;
	left: 260px;
	top: 0px;
}
#footer p.copyright {
	font-size: 10px;
	color: #999999;
	position: absolute;
	left: 300px;
	top: 5px;
	width: 400px;
	line-height: 15px;
	text-align: center;
}
#footer .copyright a {
	text-decoration: underline;color: #999999;
}

#footer .copyright a:hover {
	text-decoration: none;
	background-color:#666666;
	color:#FFFFFF;
	
}
/*-----------------------------------end footer--------------------*/
#bodyCont #prolist {
	float: left;
	width: 220px;
	padding: 0px 0 20px;
}
ul.pro_home {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:10px 0 15px 5px;
	padding:0;
	display: block;
}

ul.pro_home li
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	margin:0;
	padding:0;
	display: block;
	list-style-position:inside;
	line-height:18px;
}
ul.pro_home li a{
	display:block;
	height:22px;
	line-height:18px;
	font-size:12px;
	font-family:Arial;
	background:url(web/icoArr_2.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
	cursor:pointer;
	width:150px;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:normal;
	text-decoration:none;
}
ul.pro_home li a:hover{
	background:url(web/icoArr_2.gif) no-repeat 0 6px;
	text-decoration:underline;

}

ul.pro_home li.subPro{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:2px 5px 2px 20px;
	padding:0;
	height:16px;
	line-height:18px;
	
}

ul.pro_home li.subPro a{
display:block;
height:14px;
line-height:14px;
font-size:10px;
font-family:Verdana;
background:url(web/icoArr_3.gif) no-repeat 0 0;
padding:0 0 0 20px;
text-decoration:none;
width:160px;
}

ul.pro_home li.subPro a:hover{

text-decoration:underline;

}
/*----------------end prolist---------------------*/
#bodyCont #contactIfo {
	float: right;
	width: 222px;
	margin-left: 15px;
}
#contactIfo img {
	margin-top: 6px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#contactIfo p.txt {
	margin-left: 15px;
	line-height: 18px;
	margin-bottom: 2px;
	display: block;
}

#bodyCont #aboutInfo {
	width: 702px;
	float: right;
	margin-left: 0px;
	margin-right: 6px;
}
#bodyCont #product {
	width: 223px;
	float:left;
	padding: 0 0 0px;
	margin: 10px 0 0 5px;
}


/*index_class*/
.index_class{margin-top:10px;width:99.7%;border:1px solid #d8deea;position:relative; background-color:#f8f9fd;}
.index_class dl{width:46%;float:left;padding:10px;}
.index_class dl a{color:#2F64B7;}
.index_class dt{margin-bottom:5px;font-size:14px;font-weight:bold;}
.index_class dd{line-height:23px;}
.index_class b{color:#FF5500;}
.index_class span{color:#FF5500;}
.index_class span a{margin-right:5px;}
.w_b{
	background:url(web/w_b.gif) repeat-x;
	height:33px;
	/*border-bottom:1px solid #BFE3FF;*/
	padding:0px 15px;
	line-height:33px;
	color:#406899;
}
.index_class h1{
	font-size:16px;
}

.btnGoMore{
/*width:52px;*width:65px;height:23px;line-height:23px;background:url(img/button.gif) no-repeat;background-position:left -85px;*/
background:#bcc2cd;
display:block;margin-left:5px;float:left;padding-left:5px;color:#FFF;font-weight:normal;}
.btnGo{height:16px;line-height:16px;padding:0 5px 0 5px;background:#bcc2cd;display:block;color:#FFF;}
.btnGoMore{width:40px;*width:42px;height:16px;line-height:16px;}

.tl,.tr,.bl,.br,.tl_b,.tr_b,.bl_b,.br_b{position:absolute;width:4px;height:4px;background:url(img/j_6.gif) no-repeat;overflow:hidden;}
/*圆角*/
.tl{top:0;left:0;background-position:0 0;}
.tr{top:0;right:0;background-position:-4px 0;}
.bl{bottom:0px;left:0;background-position:0 -4px;}
.br{bottom:0px;right:0px;background-position:-4px -4px;}
/*圆角*/
.tl_b{top:-1px;left:-1px;background-position:0px -8px;}
.tr_b{top:-1px;right:-1px;background-position:-4px -8px;}
.bl_b{bottom:-1px;left:-1px;background-position:0 -12px;}
.br_b{bottom:-1px;right:-1px;background-position:-4px -12px;}
#product #proSwf {
	text-align: center;
	padding-bottom: 10px;
}

#aboutInfo p.txt {
	margin: 10px;
	display:block;
	line-height: 18px;
	font-size: 12px;
}
#aboutInfo p.txt img {
	float: left;
	
	margin: 0 10px 10px 10px;
}



/*--------sideMenu---------*/
.sideMenu {
	width:200px;
	margin:15px 15px 20px 15px;
	padding-right: 10px;
	border-right: solid 1px #EFEFEF;
	float: left;
}

.sideMenu h1.title_box{
	display: block;
	width:176px;
	height:30px;
	padding: 0 0 0 30px;
	background:url(web/menu_title_bg.jpg) 0 0 no-repeat;
	text-align:left;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	color:#394143;
	margin:0;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li a{
width:166px;height:25px;display:block;
background:url(web/checked.png) no-repeat left #E8E8E8; color:#FFFFFF;background-position:5px 5px;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px; margin-top:1px;
}
ul.left_menu li a:hover{
background:url(web/checked.png) no-repeat left #55708D; color:#FFFFFF;background-position:5px 5px;
}

ul.left_menu li.odd a{
width:166px;height:25px;display:block;background:url(web/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;background:url(web/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:url(web/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}



ul.left_menu li.subMenu li{
margin:0px;
list-style:none;
line-height:0;
}
ul.left_menu li.subMenu a{
width:166px;height:25px;display:block;
background:url(web/checked2.png) no-repeat left #F0F0F0; color:#FFFFFF;background-position:5px 5px;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px; margin-top:1px;
}
ul.left_menu li.subMenu a:hover{
background:url(web/checked.png) no-repeat left #6381A3; color:#FFFFFF;background-position:5px 5px;
}
/*----------------------------------sideMenu---------------------*/


/*---------------------bodycont---------------------*/

#bodyCont #mainCont {
	float: left;
	width: 690px;
	line-height: 2.2em;
}

#mainCont #currentTop {
	border-bottom: thin double #6381A3;

	margin-top: 15px;
	height: 40px;
	padding: 0;
}
#mainCont #currentTop h2 {
	font-size: 2em;
	margin: 0 0.8em 0 0;
	font-family: Verdana;
	font-weight: bolder;
	line-height: 35px;
	height: 35px;
	color: #55708D;
	padding:0;
	float:left;
	height:40px !important;
	height /**/:42px;
}

#mainCont #currentTop h3 {
	font-size: 1em;
	margin: 0 0 -0.8em 0;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	line-height: 1.4em;
	height: 35px;
	color: #6482A8;
	padding:15px 0px 0 0;
	float:right;
	height:20px !important;
	height /**/:22px;
}
#mainCont #currentTop h3 a {
color: #6482A8;
text-decoration:underline;
padding:2px 5px;
}
#mainCont #currentTop h3 a:hover {
color: #FFF;
text-decoration:none;
background-color:#55708D;

}

#mainCont #currentTop h3 span.PathBt {
	color: #FFFFFF;
	background-color:#6381A3;
	line-height: 21px;
	/*background-image: url(web/Path_bg.gif);*/
	text-align: center;
	padding:0px 5px;
	margin:0px 5px;
	display:inline-block;
}


#mainCont #currentTop h2 .curPoint {
	float: right;
	display: inline;
}


/*--------------------end bodycont-----------------------*/
