@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;
}

.menu2{
	padding-left:70px;
	background-image: url(../images/ico_company2.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:120px;
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:120px;
	/* 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:#f1f5f4;
	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(../cn/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;
}

.homeprdcnt{
height:320px;
}

.homeprdsin{
float: left;
width:206px;
height:248px;
padding:12px;
margin-right:10px;
background-color:#f8f8f8;
 border:#eee solid 1px; 
}

.hhover{
	border:#f0c80d solid 1px; 
}

.homeprdsin p{
	padding-bottom:12px;
	padding-top:12px;
	font-size:13px;
	font-weight:bold;
	color: #333;
}
.homeprdsinapp{
height:100px;
overflow:hidden;

}
.homeprdsinapp ul{
padding-left:12px;
}
.homeprdsinapp ul li{
font-size:11px;
}



.icomore{
border:0;
padding-top:5px;
}
.bannercnt{
	height:300px;
	width:100%;
}
#banner{
	height:300px;
	width:100%;
	position:absolute;
	overflow: hidden;	
	background-image: url(../images/banner_new_2_bg.jpg);
}

#advcontainer{
position:absolute;
height:300px;
}
.adv{
	position:absolute;	
	height:300px;
	top:0;
	left:0;
	 width:1024px; 
	text-align:center;
}
.adv img{
display:none;
}
#bannerpage{	
	
	width:100%;	
}

#bannerbt{
	position:absolute;
	width:996px;
	height:28px;
	top:373px;
	left:0px;
}

#bannerbt .btp{
	width:120px;
	margin-left:5px;
	float:left;
	height:28px;
	filter: Alpha(Opacity=30);
	opacity:0.5;
	background-color:#99CC33;
	cursor:pointer;
}
.bilight{
	background-color:#FFF !important; 
	filter: Alpha(Opacity=100) !important;
	opacity:1 !important;
}

.bilightb{
	filter: Alpha(Opacity=80)!important; 
	opacity:0.8 !important; 
}

#bttxt{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	height:133px;
	padding-top:20px;
	background-color:#fff;
}
#bttxt .pagetxt{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	background-color:#FFFFFF;
}
#bttxt .pageimg{
float:left;
padding-right:20px;
}


#hprd{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	height:380px;
	padding-top:20px;
	
}

.hprdcentertxt{
text-align:center;
height:60px;
padding:30px;
font-size:12pt;
font-weight:bold;
letter-spacing: -1px;
color:#333333;
}
.hprdct{
width:100%;
background-image:url(../images/bg_home_line_01.gif);
height:430px;
}
.hprdct .shadow{
	background-image:url(../images/bg_home_line_02.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:20px;
}
#hprd img{
	float:left;
	padding-right:20px;
}
#hprd .appr{
clear:both;
padding-top:20px;
}

#hprd ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../images/list_ico_02.gif);
}
#hprd ul li{
line-height:22px;
font-weight:bold;
}

#hprd a{text-decoration:none;}
#hprd a:link{color:#333;}
#hprd a:visited{color:#333;}
#hprd a:hover,a:active,a:focus{
	color:#b0e009;
}

#hprd p{
	color:#555;
	font-size:18px;
	text-align:right;
	padding-right:30px;
	letter-spacing: -1px;
	padding-bottom:15px;
	padding-top:25px;
}
#hprd .posl{
	float:left;
	width:467px;
	background-color:#FFF;
	height:267px;
	
}

#hprd .posr{
	float:right;
	width:467px;
	background-color:#FFF;
	height:267px;
}

.hprdf{
	float:left;
	height:200px;
	width:490px;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -1px;
}

#prdbanner{
	width:100%;
	height:160px;
	background-image: url(../images/banner_prd_cnbg.jpg);
}

.prdoverf{
float:left;
width:440px;
margin:15px;
height:220px;
padding-bottom:20px;
padding-top:10px;
background-color:#FFFFFF;
cursor:pointer;
}
.sers{
	font-size:16px;
	letter-spacing:2px;
	color:#fff;
	height:39px;
	padding-top:9px;
	padding-left:10px;
	margin-bottom:20px;
	background-image: url(../images/prd_series_bg.png);
}
.sershi{
	background-image: url(../images/prd_series_bghi.png);
}

.serimg{
padding-left:20px;
padding-right:20px;
}

.prdoverf .cnt{
position:absolute;
height:165px;
width:420px;
}
.prdoverf .cnt .rtt{
position:absolute;
width:180px;
height:130px;
overflow:hidden;
left:245px;
top:0px;
}

.prdoverf .cnt .rtt ul{
padding-left:15px;
padding-top:10px;
}
.prdoverf .cnt .rtt ul li{
font-size:11px;
line-height:10px;
padding-bottom:3px;
}
.prdoverf .cnt .rtico{
position:absolute;
left:245px;
top:130px;
padding-left:14px;
border:0;
}
.prdovertitle{

	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	

}
.prdovertitle p{
	font-size:14px;	
	line-height:25px;
	

}
.prdovertitle img{
float:left;
padding-right:20px;
}


#servbanner{
	width:100%;
	height:160px;
	background-color:#bfbfbf;
}
#servcnt{
	position:absolute;
	width:960px;
	height:160px;
	background: url(../images/cn_service_banner.jpg) no-repeat;
}

#servbts{
position:absolute;
height:32px;
width:650px;
top:127px;
}


#servbts ul {
	list-style-type: none;
	display: inline;

}
#servbts ul li {
	float: left;
	padding-right: 20px;
	padding-left:20px;
	margin-right:5px;
	font-size: 13px;
	font-weight:bold;
	color: #333;
	line-height: 32px;
	border:#fff solid 1px;
	cursor:pointer;
	background-color:#ddd;
}

.servbthi{
	background-color:#FFFFFF !important;
	
}

.servbthover{
	background-color:#CCFF00 !important;	
}
.loopaniimg{
position:absolute;
cursor:pointer;
}


#servpicfuner{
position:absolute;
}

#servpicbig{
	position:absolute;
	height:30px;
	width:300px;
	top:170px;
	left:660px;
	background-color:#7eb61f;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	line-height:30px;
	overflow:auto;
	display:inline;
	z-index:50;
	display:none;
}

#servpic1{
	position:absolute;
	height:60px;
	width:90px;
	top:25px;
	left:560px;
	background-color:#0033FF;
}

#servpic2{
	position:absolute;
	height:80px;
	width:120px;
	top:60px;
	left:500px;
	background-color:#9933CC;
}
#servpic3{
	position:absolute;
	height:200px;
	width:300px;
	top:0px;
	left:660px;
	background-color:#99CC00;
}


.servpic{
position:absolute;
width:400px;
padding-top:35px;
}
#sercontl{
float:left;
width:600px;
padding-left:15px;
text-align:left;
}
#sercontr{
float:right;
width:300px;
height:450px;
text-align:left;
background-color:#f1f1f1;
}

.servframe{
padding-top:20px;
padding-bottom:50px;
}
.servframe .txttil{
	font-size:20px;
	color:#333333;
	padding-bottom:30px;
	padding-top:20px;
}

/* form */
.pTabPageBord{
	padding:20px;
	margin-top:20px;
	border: 1px solid #f1f5f4;
	background-color:#f1f5f4;
	height:560px;
}

.pTabPageBord .divTab{
height:20px;
padding:2px;
margin-bottom:10px;
}

.divTabs{
width:152px;
float:left;
}
.divTabt{
width:400px;
float:left;

}

.label2{
padding-top:5px;
}
.pTabPageBord .divTab span{
padding-left:20px;
}
.labe1{
float:left;
width:120px;
padding-left:0px!important;
padding-right:30px;
padding-top:3px;
text-align:right;
font-weight:bolder;
font-size:9pt;
}

.pTabPageBord .divTab .inputs{
float:left;
width:150px;
height:20px;
border: 1px solid #999;

}

.rstar{
color:#009900;
font-weight:bolder;
}

.msg{
	color:#009900;
}
.msgb{
height:18px;
padding-top:3px;
margin-top:5px;
border: 1px solid #999;
background:#FFFF99;
}
#urcountry{
font-size:10px;
}
.fileimg{
border:#ccc solid 1px;
margin-right:40px;
}

.pages {
  clear:both;
  margin:0px 10px;
	padding-bottom:15px;
}

.pages strong {
  color:white;
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  background:#CCC;
  border:1px solid #888;
  margin: 0px 3px 0px 0px;
}
.pages a {
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  border:1px solid #CCC;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#555;
}

.pages span {
  float:right;
}

#page {font-size:12px;}
