@charset "utf-8";
/* CSS Document */

/* html{color:#666;background-color: #7e9e00;;overflow:auto;overflow-y:scroll;height:100%;} */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	color:#3f535c;
	font-size:9pt;
	font-family: "Microsoft Yahei",Verdana, Arial, "SimHei",Helvetica, sans-serif;
}
body{
	
	background-color: #fff;
}
table{border-collapse:collapse;}
/* tr,th,td{border-collapse:collapse; border:#333 solid 1px} */
td,th{border:#555 solid 1px; padding:2px; text-align:center;}
table{border-top:#333 solid 1px;}

fieldset,img{border:0;}
.clearit{
clear:both;
}
br{letter-spacing:0px;}
a{text-decoration:none;}
a:link{color:#555;}
a:visited{color:#555;}
a:hover,a:active,a:focus{color:#009900;}
.pagepath{
padding-top:15px;
}



.center{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.headerct{
	width:100%;
	min-width:960px;
	width:expression(document.body.clientWidth < 1000 ? "960px" : "100%" );
	height:101px;
	background-image:url(../images/bg_home2.gif);
	background-repeat: repeat-x;
}
#header{
	width:960px;
	overflow: visible;
	margin:0 auto;
	height:60px;
}
#header img{
	float:left;}
#header .rt{
	float:right;
	width:420px;
	padding-top: 25px;
	padding-right:15px;
	font-size:9pt;

	line-height:12px;
	text-align:right;
	
}
#header .rt a{
border-left: #009900 solid 1px;
padding-left:8px;
padding-right:8px;
}


#header .rt .sear{
	float:right;
	width:160px;
	border: 1px solid #9ec704;
	padding:3px;
	padding-left:30px;
}
#header .rt .txt{
	float:left;
	width:200px;
	padding-top:5px;
}
#header .rt .txt a{
	padding-left:10px;
	padding-right:5px;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9ec704;
}
#header .rt .txt a:link{color:#d7e3ab;}
#header .rt .txt a:visited{color:#d7e3ab;}
#header .rt .txt a:hover,a:active,a:focus{
	color:#fff;
}
.searchborder{
background-color: #7e9e00;
border:none;
}
.menuborder{
width:100%;
height:40px;
border-bottom:#000 solid 1px;
}
#menu{

	width:960px;
	overflow: hidden;
	margin:0 auto;
	height:40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006946;
}
#menu ul {
	padding: 0px;
	clear: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#menu li {
	float: left;
	padding-right: 30px;
	padding-left:30px;
	font-size: 16px;
	font-family:"Microsoft Yahei","SimHei";
	letter-spacing:4px;
	line-height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006946;

	cursor:pointer;
}
.menuover{
	color:#333 !important;
	/* background-image: url(../images/bg_menu_light.gif);	!important; */
	background-image: url(../images/bg_white.gif)!important;
}
.menuoversingle{
	color:#333 !important;
	/* background-image: url(../images/bg_menu_light.gif);	!important; */
	background-image: url(../images/bg_menu_light2.gif)!important;
}


.menuover a{color:#fff;}
.menuover a:link{color:#fff;}
.menuover a:visited{color:#fff;}
.menuover a:hover,a:active,a:focus{color:#fff;}

#menu ul li a{text-decoration:none;}
#menu ul li a:link{color:#333;}
#menu ul li a:visited{color:#333;}
#menu ul li a:hover,a:active,a:focus{color:#333;}

.cshow {
background-image: url(../images/bg_menu_light.gif);
}

.dropmenu{
	position:absolute;
	overflow:visible;
	z-index:100;
	display:none;

	/* border-top-width: 1px; 
	border-top-style: solid;
	border-top-color: #fff;
	*/
	letter-spacing:0px;
	font-size: 12px;
	line-height: 22px;
	
	color: #333;

	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat; 

	
}

.dropmenu .cont{
	margin-top:9px;
	padding-bottom:10px;
	border: 3px solid #ddd; /*006946 */
	background-color:#FFFFFF;
	
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=120,strength=8);/*ie*/
	/*-moz-box-shadow: 2px 2px 10px #666666;/*firefox*/
	/*-webkit-box-shadow: 2px 2px 10px #666666;/*safari chrome*/
	/*box-shadow:2px 2px 10px #666666;/*opera ie9*/

	
	
}


.dropmenu a{text-decoration:none;}
.dropmenu a:link{color:#333 !important;}
.dropmenu a:visited{color:#333 !important;}
.dropmenu a:hover,a:active,a:focus{
	color:#333 !important;
}
.dropmenu p{
	padding-left:30px;
	background-image: url(../images/ico_arrow_05.gif);
	background-repeat: no-repeat;	/* border-bottom:#eee solid 1px; */
	

}
.dropmenu img{
	margin-left:15px;
	margin-bottom:10px;
	padding-top:15px;
}

.dropmenuhigh{
	background-color:#d1ea9e;
}



/* foot */

#hfoot{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	
	
}

#hfoot p{
	color:#888;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -1px;
	padding-bottom:15px;
}

#hfoot ul {
	list-style-type: disc;
	list-style-position: outside;
}
#hfoot ul li{
line-height:18px;
font-size:11px;
font-weight:normal;
}

#hfoot a{text-decoration:none;}
#hfoot a:link{color:#ccc;}
#hfoot a:visited{color:#ccc;}
#hfoot a:hover,a:active,a:focus{
	color:#b0e009;
}



.hfootcol{
float:left;
width:200px;
padding-left:8px;
color:#888;
}

#hfoot .cntfff{
padding:15px;
height:260px;
}
#hfoot .ftext{
color:#ccc;
padding-bottom:30px;
font-size:9pt;
}

.footct{
	background-color:#3F535C;
	width:100%;
	min-width:960px;
	width:expression(document.body.clientWidth < 1000 ? "960px" : "100%" );
	padding-top:20px;
}

#hfoot .footline{
	height:10px;
	margin-top:20px;
	margin-bottom:20px;

}

/* Company */

#combanner{
	width:100%; 
	height:88px;
	background-color:#1e92d5; /* 006ba9 b54400 63ab0e 8ec5f0 9eaab9  87a1ac*/
	/* text-align:center; */
	
}
#combanner .pic{
	width:996px; 
	overflow:hidden; 
	margin:0 auto;
	height:150px;
	background-color:#CCCCCC;
	
}
.pagecontainter{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

#comlct{
float:left;
width:315px;
margin-top:40px;


}
.coml{	
	width:268px;
	padding:15px;
	background-color:#FFFFFF;
	border:#f1f5f4 solid 1px; 
	
	

}
.comr{
float:right;
width:605px;
padding:15px;
padding-bottom:60px;
}

.comrimgr{
float:right;
margin-left:10px;
margin-bottom:10px;
/* border:#fff solid 3px;  */
}

.coml .submenu{
margin-top:10px;

}

.coml .submenu .menu{
	padding-left:70px;
	background-image: url(../images/ico_company.jpg);
	background-repeat: no-repeat;
	height:150px;

	font-weight:bold;
	letter-spacing: 1px;
	line-height:18px;
}

.coml .submenu .menu ul {
	list-style-type: none;
	}


.cu{
	padding-bottom:30px;
	font-size:13px;
	
	line-height:20px;
	
	color:#555;
}


.coml .ttx{
font-size:20px;
padding-top:35px;
height:22px;
}
.comlta{
	padding-bottom:5px;
	padding-top:5px;
	color:#b80808;
	font-weight:bold;
	border-top:#ccc solid 1px;
}
.comltb{
/* color:#4A9612; */
font-weight:bold;

text-align:center;
color:#555;
padding:5px;
background-color:#eee;

}


.pathhere{
font-size:12px;
}
.companytt{
/* border-bottom:#ccc solid 2px; */
margin-top:25px;
margin-bottom:15px;
padding-bottom:10px;
font-size:20pt;
letter-spacing:3px;
line-height:33px;
color:#333;
}
.companyttl{
border-bottom:#999 solid 1px;
}

.substrong{
font-size:16px;
font-weight:bold;
}
.pagetitle{
/* border-bottom:#ccc solid 2px; */
margin-top:25px;
margin-bottom:15px;
padding-bottom:10px;
font-size:20pt;
color:#333;

line-height:20px;

}
.pagetechtitle{
/* border-bottom:#ccc solid 2px; */
margin-top:25px;
margin-bottom:15px;
padding-bottom:10px;
font-size:16pt;
color:#333;
line-height:20px;

}
.comr p{
line-height:24px;
padding-bottom:24px;
}


/* Products  */
.battcnt{
	width:930px; 
	overflow:hidden; 
	margin:0 auto;

}
.sometex{
	list-style-position: outside;
	list-style-type: disc;
}
.sometex ul{
	padding-left:15px;

}
.sometex ul li{
padding-bottom:3px;
}

#stopb{
	width:100%; 
	height:88px;
	background-color:#0a91e0;
	text-align:center;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}

.stopbimg{
float:left;
height:130px;
width:353px;
padding-right:40px;
}
.stopbprda{
padding-top:14px;
float:left;
height:116px;
width:350px;
}
.stopbprdb{
padding-top:14px;
float:left;
height:116px;
width:240px;
}
.battpath{
padding-top:20px;
padding-bottom:20px;
}
.batttseries{
	width:960px;
	height:32px;
	margin-top:30px;
	color:#555;
	line-height:32px;
	background-repeat: no-repeat;
	font-size:26px;
	letter-spacing:3px;
	border-bottom:#777 solid 5px;
	padding-bottom:5px;
	margin-bottom:10px;
	
	
}
#batttsercnt{
	width:930px;
	height:32px;
	margin-top:30px;
	border-bottom:#777 solid 5px;
	padding-bottom:5px;
	margin-bottom:10px;
} 
#batttsercnt .ser{
	float:left;
	width:500px;
	color:#555;
	line-height:32px;
	font-size:26px;
	letter-spacing:3px;
}
#batttsercnt .ser img{
margin-left:50px;
}
#batttsercnt .addwo{
float:right;
width:160px;
padding-top:10px;
}
.batttseries span{
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:5px;
	float:right;
	position:absolute;
}

.battagmico{
float:right;
padding-top:10px;
}

.battprdcnt{
	clear:both;
	padding-top:10px;
	

}

.battprdcnt .bimg{
float:left;
padding-bottom:30px;
}

.battprdcntc{
	float:right;
	
	width:500px;


}
.battprdcntc .capt{
padding-bottom:8px;
margin-bottom:15px;
line-height:20px;
border-bottom:#ccc solid 1px;
}

.battprdcntc .appsmall{
padding-top:22px;
padding-bottom:15px;
}
.battprdcntc .appsmall imgss{
float:left;
padding:3px;
border:#ccc solid 1px;
margin-right:5px;
}


.battprdcnt p{
	font-weight:bold;
	
	padding-bottom:8px;
}
.battprdcnt ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left:12px;
}

.battprdcnt .battprdcntc .feat{
float:left;
padding-right:20px;
width:260px;
}
.battprdcnt .battprdcntc .app{
float:left;
width:200px;
}
.battspecpagebt{
	height:45px;
	background-color:#666;
}


.battspecpagebt ul {
	padding: 0px;
	clear: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
}
.battspecpagebt ul li {
	float: left;
	padding-right: 50px;
	padding-left:50px;
	margin-top:5px;
	margin-left:5px;
	font-size: 17px;
	color: #333;
	line-height: 40px;
	cursor:pointer;
	background-color:#99CC00;
}
.battspecpagebthi{
	background-color:#fff !important;
	
}
.battspecpagebthover{
	background-color:#C5E723 !important;
}

.battspecpager{
padding:15px;
background-color:#fff;
line-height:20px;
border-left:#e2edb4 solid 1px;
border-right:#e2edb4 solid 1px;
border-bottom:#2b4d00 solid 3px;
}

.battspecpager Strong{
padding-left:20px;
}

.battspec{
	height:30px;
	font-size:18px;
	
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-color:#efefef;
}
.battspec2{
	height:30px;
	font-size:18px;

	letter-spacing:2px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-color:#efefef;
	border-bottom:#2b4d00 solid 3px;
}


.battspectab{
padding-bottom:60px;
}
.battspectab th{
background-color:#d3dcd5;
font-size:12px;
}
.battspectab tr,td{
font-size:12px;
}
.trcolorrowa{
	background-color:#fff ;
}
.trcolorrowb{
	background-color:#edf2df ;
}
.trcolorhi{
	background-color:#c7de78 !important;

	
}
.tdcolorhi{

	background-color:#CCCC33 !important;
}




/* prd drop menu */


.backgroundColorClass{
background-color:#eee;
}

#prdnavg{
width:100%;
height:40px;
background-color:#f1f5f4;
cursor:pointer;
}
.prdnavghi{
	/* background-color:#c7e195 !important; */
	background-color:#f1f5f4 !important;
	background-image: url(../images/prd_series_bghigreen.png);
	background-repeat: repeat-y;
	background-position: center;	
	
}
.prdicosct{
	position:absolute;
	width:960px;
	overflow:hidden;
	height:40px;
	/* background-image: url(images/ico_04.gif); */

}
.prdicos{
	float:left;
	padding-left:29px;
	width:220px;
	font-size:14px;
		
	text-align:left;
	line-height:40px;
	letter-spacing:-1px;
	height:40px;
	background-image: url(../images/ico_04.png);
	background-repeat: no-repeat;	
}
#prdtopprd{
	position:absolute;
	width:760px;
	left:190px;
}
#prdseriesall{
	position:absolute;
	width:160px;
	height:120px;
	left:0px;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
	background-image: url(../images/products_arrow.gif);
	background-repeat: no-repeat;
}

#prdseriesall .sel{

background-color:#7eb51f;
padding:5px;
margin-left:110px;
margin-top:90px;
width:13px;
border:#fff solid 1px;
}
/* End prd drop menu */






/* Supports  */

#techbanner{
	width:100%;
	height:160px;
	background-color:#ededed;
	background-image: url(../images/support_banner_cn2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#techmenu{
	width:950px;
	overflow:hidden;
	margin:0 auto;
	padding-top:124px;
	padding-left:10px;
	height:36px;
	/* background-image: url(../images/banner_new_3.jpg); */
}
#techmenu ul {
	padding: 0px;
	clear: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#techmenu ul li {
	float: left;
	padding-right: 10px;
	padding-left:10px;
	margin-left:3px;
	font-size: 14px;
	line-height: 36px;
	cursor:pointer;
	background-color:#003366;
	filter: Alpha(Opacity=80);
	opacity:0.8;
}

#techmenu ul li a:link{color:#fff;}
#techmenu ul li a:visited{color:#fff;}
#techmenu ul li a:hover,a:active,a:focus{color:#fff;}
#techmenu .highlightme{
	background-color:#000;
	filter: Alpha(Opacity=100);
	opacity:1;
	background-color:#fff;
	color:#2f464e;
	padding-left:30px;
	padding-right:30px;
	cursor:default;
}


#techsubpager{
width:100%;
padding:10px;
}
.techmenucnt{
padding-top:10px;
padding-bottom:10px;
border-bottom:#ccc solid 1px;
border-top:#ccc solid 1px;
}

.techmenucnt ol{
	padding-left: 20px;
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0px;
}
.techmenucnt li {
	padding-left:20px;
	line-height:16px;
	margin-top:2px;

	color:#444;
	font-weight:bold;
	cursor:pointer;

}

	

.techarrow{
	background-image:url(../images/ico_arrow_03.gif);
	background-repeat: no-repeat;

}
.techarrowhi{
	background-image:url(../images/ico_arrow_02.gif);
	background-repeat: no-repeat;
}
.techmenuhi{
background-color:#fff !important;
color:#333;
filter: Alpha(Opacity=100)!important;
	opacity:1!important;
}

.techpagecontainter{
	width:960px;

	margin:0 auto;
	
}
.techpagecnt{
padding-top:30px;
padding-bottom:50px;
font-weight:normal;
line-height:22px;
}
.techpagecnt img{
margin-right:10px;
border:#ccc solid 1px;
}
.techpagecnt ul{
padding-left:20px;
}
.techpagecnt ul li{
padding-bottom:10px;
}

.techl{
	float:left;
	width:650px;
	padding:15px;

}
.techl p{
padding-bottom:15px;

}
.techl .strong{
font-weight:bold;
}
.techl .strong{
font-weight:bold;
padding-bottom:5px;
}

.techr{
float:right;
width:220px;
padding:15px;
}

.techlict{
padding-left:20px;
padding-top:5px;
}
.techprd{
margin-top:100px;
padding-bottom:10px;
border-bottom:#6ca12d solid 1px;
font-size:16px;
}
.techcontcat{
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:#6ca12d solid 1px;
font-size:16px;
}
.techr ul {
	padding: 0px;
	clear: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
	
}
.techr li {
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(../images/list_ico_03.gif);
}

.motordiv{
float:left; 
width:280px; 
padding-left:20px;
padding-bottom:30px;
}
.motordiv ul{
padding-left:10px;
}
.motordiv ul li{
padding-bottom:5px;
}
.motordiv p{
padding-bottom:10px;
font-weight:bold;
color:#003399;
}
.motortype{

padding:15px;
padding-left:30px;
border-left:#ccc solid 1px;
border-right:#ccc solid 1px;

}

.historydate{
	color:#666600;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px !important;
	border-bottom:#ccc solid 1px;
	margin-bottom:5px;
}
.certif{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px !important;
	border-bottom:#ccc solid 1px;
	margin-bottom:5px;
	padding-top:10px;
}

.pdfexist{
	padding-left:30px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/ico_pdf.gif);
	background-repeat: no-repeat;
}
.pdfnone{
	padding-left:30px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
.fpservbtshi{
	background-color:#FFFFFF;
	color:#FF0000;
}