body{
	padding:0 0 0 0;
	margin:0;
	font-family: Verdana,Arial, sans-serif,"宋体";
	font-size:12px;
	line-height:2em;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span,dl,dt,dd{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}

a { color: #333333; text-decoration: none;}
a:hover { color:#CC0000; text-decoration: underline;  }

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: 20px;
	padding: 2px 5px;
}

a.goMore:hover {color:#FFFFFF;background-color:#CC0000;}

/*------------------------------------------------top--------------------*/
#topMain {
	height: 330px;
	width: 100%;
	background-image: url(topBg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#top {
	width: 1004px;
	margin: 0 auto;
}

#top img.logo {
	font-size: 0px;
	line-height: 0px;
	display: block;
	float: left;
	margin: 28px 0 0 10px;
}


#top ul.toplink{
	width:302px;
	height:16px;
	float:right;
	margin:1px 0 0 0;
}
#top ul.toplink li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.toplink li a.sitemap{
	display:block;
	background:url(web/ico_sitMap.gif) 0 2px no-repeat;
	width:60px;
	height:16px;
	font:bold 9px/16px Verdana,sans-serif;
	color:#999999;
	background-color:inherit;
	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:#CC0000;
	background-color:inherit;
}

#top ul.toplink li a.contact{
	display:block;
	background:url(web/ico_Msg.gif) 0 2px no-repeat;
	width:70px;
	height:16px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999999;
	background-color:inherit;
	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:#C00;
	background-color:inherit;
}

#top ul.toplink li a.language{
	display:block;
	background:url(web/ico_english.gif) 0 2px no-repeat;
	height:16px;
	width:80px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999999;
	background-color:inherit;
	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:#C00;
	background-color:inherit;
}

/*------------------------导航按钮----------------------------------*/
#top ul.nav {
	width: 680px;
	float: left;
	margin-top: 11px;
}
#top ul.nav li {
	height: 42px;
	padding-right: 2px;
	float: left;
}
#top ul.nav li a {
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	line-height: 42px;
	text-transform: capitalize;
	color: #FFFFFF;
	width: 110px;
	display: block;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
}
#top ul.nav li a:hover {
font-weight: bold;
background: url(navBg1.gif) no-repeat 0 0;
}
#top ul.nav li.currentmenu a {

	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	line-height: 42px;
	text-transform: capitalize;
	color: #FFFFFF;
	width: 110px;
	display: block;
	text-align: center;
	background-image: url(navBg1.gif);
	background-repeat: no-repeat;
	background-position: 0 -2;
	text-decoration:none;
}




#topMain #homeBanner {
	height: 260px;
	width: 1004px;
}

#topMain #Banner1 {
	height: 260px;
	width: 1004px;
	background:url(/upload/pageHome/chinese/banner/banner1.jpg)
}
#topMain #Banner2 {
	height: 260px;
	width: 1004px;
	background:url(/upload/pageHome/chinese/banner/banner2.jpg)
}
#topMain #Banner3 {
	height: 260px;
	width: 1004px;
	background:url(/upload/pageHome/chinese/banner/banner3.jpg)
}
/*------------------------------------------------top--------------------*/


/*------------------------------------------------main--------------------*/



#bodyMain {
	width: 100%;
	padding: 0 0 10px;
}
#bodyCont {
	width: 1004px;
	margin: 0 auto;
}
#right {
	float: right;
	width: 610px;
	padding-right: 10px;
	padding-top: 15px;
}


#aboutUs h1 {
	font-family:"黑体";
	font-size: 28px;
	height: 50px;
	line-height: 28px;
	display: block;
	padding-bottom: 10px;
}
#aboutUs h1 strong {
	color: #CC0000;
}
#aboutUs h1 span {
	font-family: Verdana;
	font-size: 18px;
	line-height: 14px;
	font-weight: bolder;
	display: block;
	margin-top: 12px;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: -2px;
}
#aboutUs {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
#aboutUs strong {
	font-weight: bold;
	color: #FF6600;
}
#aboutUs img.company {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: block;
	margin-top: 10px;
}
#aboutUs p.tech {
	line-height: 30px;
	color: #FF6600;
	text-decoration: underline;
	display: block;
	width: 590px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#aboutUs p.tech img.techBtn {
	margin-top: -25px;
	margin-left: 15px;
	float: right;
	display: inline;
}

#contact {
	margin-top: 0px;
}

#contact h1 {
	font-family:"黑体";
	height: 35px;
	display: block;
	font-size: 28px;
	font-weight: bolder;
	border-bottom:dashed 1px #CCCCCC;
	margin: 0 0 20px;
	line-height: 26px;
	padding: 15px 0 6px;
	vertical-align: bottom;
}
#contact h1 strong {
	color: #CC0000;
}
#contact img.pic {
	margin-right: 15px;
	margin-left: 5px;
	float: left;
	display: block;
}
#contact ul.contactInfo {
	float: left;
	width: 190px;
	display: block;
}
#contact ul.contactInfo li {
	font-size: 12px;
	line-height: 18px;
}
#contact img.saleNet {
	float: left;
	margin-left: 2px;
	display: block;
}
/*------------------------------------------------main--------------------*/


/*---------------------------------------------left------------------------*/
#left {
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}


#left h1 {
	font-family:"黑体";
	height: 28px;
	display: block;
	font-size: 28px;
	font-weight: bolder;
	line-height: 28px;
	margin-bottom: 10px;
}
#left h1 span {
	color: #CC0000;
}

#icefable1OK {
	margin:0 0 20px;
	height: 496px;
	border-top: solid 4px #c4c4c4;
	width: 330px;
	overflow: hidden;
	z-index:1;
}
#icefable1OK dl {
	width:328px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	padding: 8px;
}
#icefable1OK dl dt {
	float:right;
	width:225px;
	height:22px;
	border-bottom: solid 1px #EEE;
	text-align: left;
}
#icefable1OK dl dt a {
    font-size:13px;
    font-weight:800;
    color:#CC0000;
    text-decoration:none;
}
#icefable1OK dl dt a:hover {
    text-decoration:underline;
}

#icefable1OK dl dd.pic {
    float:left;
}
#icefable1OK dl dd.pic a {
    display:block;

}
#icefable1OK dl dd.pic a img {
    width:77px;
    height:70px;
    margin:2px;
    border:0;
}
#icefable1OK dl dd.pic a:hover {
    border:1px solid #ddd;
}

#icefable1OK dl dd.text {
	float:right;
	width:225px;
	font-size:12px;
	line-height:1.4em;
	color:#666;
	text-indent:0em;
	text-align: left;
	height: 60px;
	
}

#icefable1OK dl dd.links {
    float:right;
    width:225px;
    margin-top:-6px;
    text-align:right;
}
#icefable1OK dl dd.links a {
    font-size:10px;
    line-height:15px;
    color:#CC0000;
    text-decoration:none;
	text-decoration:underline;
	padding:2px 5px;
	font-weight:bold;
}
#icefable1OK dl dd.links a:hover {
	text-decoration:none;
	background-color:#999999;
	color:#FFF;
}

#icefable1OK dl:after {
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
} 

/*产品列表 结束*/



/*--------left menu---------*/
.title_box{
	width:196px;
	height:30px;
	margin:5px 0 0 0;
	background:url(web/menu_title_bg.gif) no-repeat center;
	text-align:left;
	font-weight:bold;
	color:#fff;
}
.title_box strong {
	height: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	margin: 7px 0;
	display: block;
	padding: 0 0 0 35px;
}

.sideMenu {
	width:200px;
	margin:15px 15px 20px 15px;
	padding-right: 10px;
	border-right: solid 1px #EFEFEF;
	float: left;
}
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 #e7e7e7; 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 #bbbdbc; 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;
}





/*----------------------------------------------left---------------------*/






/*------------------------------------------------footer--------------------*/
#footer img.logo {
	position: absolute;
	left: 260px;
	top: 0px;
}
#footer p.copyright {
	font-size: 12px;
	color: #999999;
	position: absolute;
	left: 350px;
	top: 0px;
	width: 460px;
	line-height: 18px;
}
#footer .copyright a {
	text-decoration: underline;color: #999999;
}

#footer .copyright a:hover {
	text-decoration: none;
	background-color:#666666;
	color:#FFFFFF;
	
}

#fooerMain {
	height: 87px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding: 15px 0 0;
}
#footer {
	width: 1004px;
	margin: 0 auto;
	height: 60px;
	position: relative;
}

/*------------------------------------------------footer--------------------*/


#bodyCont #mainCont {
	float: left;
	width: 690px;
}

#mainCont #currentTop {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #5b1b1b;
	margin-top: 15px;
	height: 40px;
	padding: 0;
}
#mainCont #currentTop h2 {
	font-size: 2em;
	margin: 0 0.8em 0 0;
	font-family: "黑体";
	font-weight: bolder;
	line-height: 35px;
	height: 35px;
	color: #CC0000;
	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:#cc0000;

}

#mainCont #currentTop h3 span.PathBt {
	color: #FFFFFF;
	background-color:#cc0000;
	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;
}
