@charset "utf-8";
body,form,td{margin:0;padding:0;font-size:12px;font-family:Verdana,Arial;}
body{background:url(/images/bg.jpg);}

a{text-decoration:none;color:#fff}
ol,ul{list-style-type: none; }
.clearfix{display:inline-block;}
.clearfix{display:block;}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  height: 0;
}


/*顶部菜单与搜索*/

#TopMenu{width:1000px;margin:auto;color:#999;padding-top:15px;height:45px;}
	#TopMenuL{width:310px; float:left;padding-top:5px;}
	#TopMenuM{width:220px; float:left; text-align:right;position:relative}
		#TopMenuM input{ background-color:#5B5B5B; border:0px;color:#999;outline:none;}
		#TopMenuM .search{ background:url(/images/searchBtn.gif) no-repeat 0 0; width:21px;position:absolute;left:220px;top:0px;}		
	#TopMenuR{width:470px; float:left; text-align:right;padding-top:5px;}
#TopMenu a{text-transform: uppercase; color:#ccc;}
#TopMenu a:hover{color:#fff;}

/*导航*/
#nav_Main{width:100%;background-color:#477C76;}
	#nav{width:1200px;margin:0 auto;height:70px;}
		#navLogo{width:227px;float:left; text-align:center}
		#navMenu{width:973px;float:left;}
			.clearnUl:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
			.nUl{height:70px;line-height:70px;margin:0px;position:relative;z-index:1}
			.nUl a{ color:#fff;}
			.nUl .nLi{ float:left; position:relative;left:0;top:0px;}
			.nUl .nLi h3{padding:0px;margin:0px;}
			.nUl .nLi h3 a{ display:block; padding:0 20px; font-size:12px;font-weight:normal;text-transform: uppercase;}
			.nUl .nLi h3 a:hover{opacity:0.9;filter:alpha(opacity=90);}
				.nUl .nLi a.curren1{background-color:#E85356;}
				.nUl .nLi a.curren2{background-color:#CB844E;}
				.nUl .nLi a.curren3{background-color:#2F9DAD;}
				.nUl .nLi a.curren4{background-color:#8A28C8;}
				.nUl .nLi a.curren5{background-color:#A03615;}
				.nUl .nLi a.curren6{background-color:#CE35BA;}
				.nUl .nLi a.curren7{background-color:#ACC023;}
				.nUl .nLi a.curren8{background-color:#54392F;}
				
				.nUl .nLi a.c1:hover{background-color:#E85356;}
				.nUl .nLi a.c2:hover{background-color:#CB844E;}
				.nUl .nLi a.c3:hover{background-color:#2F9DAD;}
				.nUl .nLi a.c4:hover{background-color:#8A28C8;}
				.nUl .nLi a.c5:hover{background-color:#A03615;}
				.nUl .nLi a.c6:hover{background-color:#CE35BA;}
				.nUl .nLi a.c7:hover{background-color:#ACC023;}
				.nUl .nLi a.c8:hover{background-color:#54392F;}
			.nUl .sub{ display:none; width:160px; left:0;top:70px;position:absolute;line-height:26px; padding:5px 10px;opacity:0.9;filter:alpha(opacity=90); }

/*			.nUl .subBig{width:700px;}
			.nUl .subBig li{float:left;width:230px;}
			.nUl .subBig li h4{font-size:14px;padding:0px;margin:0px;}
			.nUl .subBig .threelist{border-left:1px dashed #fff}
*/
				.nUl .s1{background-color:#E85356;}
				.nUl .s2{background-color:#CB844E;}
				.nUl .s3{background-color:#2F9DAD;}
				.nUl .s4{background-color:#8A28C8;}
				.nUl .s5{background-color:#A03615;}
				.nUl .s6{background-color:#CE35BA;}
				.nUl .s7{background-color:#ACC023;}
				.nUl .s8{background-color:#54392F;}
			.nUl .sub li{ zoom:1; background:url(/images/icon_1.gif) no-repeat 0 11px;}
			.nUl .sub a{ display:block; padding:0 10px; }
			.nUl .sub a:hover{ color:#fff; text-decoration:underline}
			.nUl .on {background-color:#E85356;color:#fff;}

/*图片墙*/
	#imgShow{width:1000px;margin:25px auto;text-transform: uppercase;}
	#imgShowL{width:320px;float:left}
		.show1 a{ display:block;height:410px;background:url(/images/show1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show1 a:hover{background:url(/images/show1_1.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		/*en*/
		.show1en a{ display:block;height:410px;background:url(/images/show1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show1en a:hover{background:url(/images/show1_1en.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		/*pt*/
		.show1pt a{ display:block;height:410px;background:url(/images/show1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show1pt a:hover{background:url(/images/show1_1pt.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		/*deu*/
		.show1deu a{ display:block;height:410px;background:url(/images/show1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show1deu a:hover{background:url(/images/show1_1deu.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		/*fra*/
		.show1fra a{ display:block;height:410px;background:url(/images/show1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show1fra a:hover{background:url(/images/show1_1fra.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		/*cm*/
		.show1cn a{ display:block;height:410px;background:url(/images/show1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show1cn a:hover{background:url(/images/show1_1cn.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		
		
		.show2{background-color:#2F9DAD;}
		.show2 a{display:block;height:115px;margin-top:15px;background:url(/images/icon_2.gif) no-repeat 80px 70px;color:#fff;font-size:55px;font-family:Arial; text-align:center}
		.show2 a:hover{background-color:#CE35BA;}
		
		.show2fra{background-color:#2F9DAD;}
		.show2fra a{display:block;height:115px;margin-top:15px;background:url(/images/icon_2.gif) no-repeat 80px 70px;color:#fff;font-size:40px;font-family:Arial; text-align:center}
		.show2fra a:hover{background-color:#CE35BA;}
		
	#imgShowM{width:300px;float:left;margin:0 15px;}
		.show3 a{ display:block;height:226px;background:url(/images/show3.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show3 a:hover{background:url(/images/show3_1.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		.show4{margin-top:14px;}
		.show4 a{ display:block;height:300px;background:url(/images/show4.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show4 a:hover{background:url(/images/show4_1.jpg);opacity:0.9;filter:alpha(opacity=90); }
		/*en*/
		.show3en a{ display:block;height:226px;background:url(/images/show3.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show3en a:hover{background:url(/images/show3_1en.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		.show4en{margin-top:14px;}
		.show4en a{ display:block;height:300px;background:url(/images/show4.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show4en a:hover{background:url(/images/show4_1en.jpg);opacity:0.9;filter:alpha(opacity=90); }
		/*pt*/
		.show3pt a{ display:block;height:226px;background:url(/images/show3.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show3pt a:hover{background:url(/images/show3_1pt.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		.show4pt{margin-top:14px;}
		.show4pt a{ display:block;height:300px;background:url(/images/show4.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show4pt a:hover{background:url(/images/show4_1pt.jpg);opacity:0.9;filter:alpha(opacity=90); }
		
		/*deu*/
		.show3deu a{ display:block;height:226px;background:url(/images/show3.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show3deu a:hover{background:url(/images/show3_1deu.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		.show4deu{margin-top:14px;}
		.show4deu a{ display:block;height:300px;background:url(/images/show4.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show4deu a:hover{background:url(/images/show4_1deu.jpg);opacity:0.9;filter:alpha(opacity=90); }
		
		/*fra*/
		.show3fra a{ display:block;height:226px;background:url(/images/show3.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show3fra a:hover{background:url(/images/show3_1fra.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		.show4fra{margin-top:14px;}
		.show4fra a{ display:block;height:300px;background:url(/images/show4.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show4fra a:hover{background:url(/images/show4_1fra.jpg);opacity:0.9;filter:alpha(opacity=90); }
		
		/*cn*/
		.show3cn a{ display:block;height:226px;background:url(/images/show3.jpg);opacity:0.9;filter:alpha(opacity=90); }
		.show3cn a:hover{background:url(/images/show3_1cn.jpg);opacity:0.9;filter:alpha(opacity=90); }		
		.show4cn{margin-top:14px;}
		.show4cn a{ display:block;height:300px;background:url(/images/show4.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show4cn a:hover{background:url(/images/show4_1cn.jpg);opacity:0.9;filter:alpha(opacity=90); }
		
	#imgShowR{width:350px;float:left}
		.show5 a{ display:block;height:335px;background:url(/images/show5.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show5 a:hover{background:url(/images/show5_1.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		.show6{margin-top:15px;}
		.show6 a{ display:block;height:190px;background:url(/images/show6.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show6 a:hover{background:url(/images/show6_1.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		/*en*/
		.show5en a{ display:block;height:335px;background:url(/images/show5.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show5en a:hover{background:url(/images/show5_1en.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		.show6en{margin-top:15px;}
		.show6en a{ display:block;height:190px;background:url(/images/show6.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show6en a:hover{background:url(/images/show6_1en.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		/*pt*/
		.show5pt a{ display:block;height:335px;background:url(/images/show5.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show5pt a:hover{background:url(/images/show5_1pt.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		.show6pt{margin-top:15px;}
		.show6pt a{ display:block;height:190px;background:url(/images/show6.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show6pt a:hover{background:url(/images/show6_1pt.jpg);opacity:0.9;filter:alpha(opacity=90); }
		
		/*fra*/
		.show5fra a{ display:block;height:335px;background:url(/images/show5.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show5fra a:hover{background:url(/images/show5_1fra.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		.show6fra{margin-top:15px;}
		.show6fra a{ display:block;height:190px;background:url(/images/show6.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show6fra a:hover{background:url(/images/show6_1fra.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		
		/*deu*/
		.show5deu a{ display:block;height:335px;background:url(/images/show5.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show5deu a:hover{background:url(/images/show5_1deu.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		.show6deu{margin-top:15px;}
		.show6deu a{ display:block;height:190px;background:url(/images/show6.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show6deu a:hover{background:url(/images/show6_1deu.jpg);opacity:0.9;filter:alpha(opacity=90); }
		
		/*cn*/
		.show5cn a{ display:block;height:335px;background:url(/images/show5.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show5cn a:hover{background:url(/images/show5_1cn.jpg);opacity:0.9;filter:alpha(opacity=90); }	
		.show6cn{margin-top:15px;}
		.show6cn a{ display:block;height:190px;background:url(/images/show6.jpg);opacity:0.8;filter:alpha(opacity=80); }
		.show6cn a:hover{background:url(/images/show6_1cn.jpg);opacity:0.9;filter:alpha(opacity=90); }					
		
/*介绍等内容块*/
	#box-conten{width:1000px;margin:0 auto;}
		#box-contenL{width:450px;float:left}
		#box-contenR{width:535px;float:right}
			#box-about{height:380px; background-color:#fff; overflow:auto}
				.box-title{padding:15px; border-bottom:1px solid #000; }
				.box-title h1{padding:0px;margin:0px; color:#000;font-size:30px;font-family:Georgia, "Times New Roman"}
				.box-text{padding:15px 15px 0px 15px; line-height:180%;}
			#box-contact{height:205px;background-color:#fff;margin-top:15px;}
			#box-morePro{background-color:#2F9DAD;}
				#box-morePro a{display:block;height:100px;margin-top:15px;background:url(/images/icon_2.gif) no-repeat 120px 60px;color:#fff;font-size:55px;font-family:Arial; text-align:center}
				#box-morePro a:hover{background-color:#CB844E;}
			
/*产品页及其它*/

#BoxDiv{width:1000px;margin:15px auto 0px auto;}

#Pleft{width:200px;float:left}
#Pright{width:785px;float:right}
		.topName{height:150px;line-height:150px;text-align:center;margin-bottom:15px;}
		.ts1{ background:#E85356 url(/images/topNamebg.png) no-repeat 0 0; color:#E85356;font-size:22px}
		.ts2{ background:#CB844E url(/images/topNamebg.png) no-repeat 0 0; color:#CB844E;font-size:18px}
		.ts3{ background:#2F9DAD url(/images/topNamebg.png) no-repeat 0 0; color:#2F9DAD;font-size:21px}
		.ts4{ background:#8A28C8 url(/images/topNamebg.png) no-repeat 0 0; color:#8A28C8;font-size:18px}
		.ts5{ background:#A03615 url(/images/topNamebg.png) no-repeat 0 0; color:#A03615;font-size:20px}
		.ts6{ background:#CE35BA url(/images/topNamebg.png) no-repeat 0 0; color:#CE35BA;font-size:24px}
		.ts7{ background:#ACC023 url(/images/topNamebg.png) no-repeat 0 0; color:#ACC023;font-size:24px}

		.sideMenu{ border:1px solid #477C76;}
		.sideMenu h3{ height:32px; line-height:32px; padding-left:10px;color:#fff; border-top:1px solid #000; background:#477C76; cursor:pointer;
			font:normal 14px/32px Verdana;margin:0px;
		}
		.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(/images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
		.sideMenu h3.on em{ background-position:16px -57px; }
		.sideMenu ul{ padding:0px 10px 0px 20px; color:#999; display:none /* 默认都隐藏 */ }
		.sideMenu ul li a{line-height:25px;color:#fff;background:url(/images/icon_1.gif) no-repeat 0 center;padding-left:10px;}
		.sideMenu ul li a:hover{line-height:25px;color:#fff; text-decoration:underline}
		
	.pNav{ height:60px; background:#2B2E37;line-height:60px;padding-left:25px;margin-bottom:15px;color:#e0e0e0;font-size:20px;}
	.pNav a{color:#e0e0e0;font-size:26px;}
	.pContent{color:#e0e0e0; padding-top:15px;}
	
	.imgBorder{border:1px solid #e0e0e0;}
	.forminput{border:1px solid #999; background-color:#2B2E37;height:20px;color:#fff;padding-left:5px;}


.protitle{line-height:40px;height:40px;font-size:30px;font-family:Arial;border-bottom:1px solid #999;color:#999}
.prodes{padding-top:20px;line-height:25px;color:#999}

/*底部块*/
	#box-end{ background-color:#477C76;margin-top:15px;}
	#box-copyright{width:1000px;margin:0px auto;}
	#box-copyrightL{width:250px;float:left;padding-top:15px;}
	#box-copyrightM{width:220px;float:left;padding:10px 0;text-transform: uppercase;}	
		#box-copyrightM a{color:#fff;height:22px;line-height:22px;width:100px;float:left;display:block;background:url(/images/icon_1.gif) no-repeat 0 center;padding-left:10px;}
		#box-copyrightM a:hover{color:#09433D}
	#box-copyrightR{width:530px;float:left; text-align:right;padding-top:10px;}
	#box-copyrightR input{ background-color:#09433D;border:0px;height:25px;font-size:14px;color:#fff;padding-left:8px;outline:none;}
	#box-copyrightR input[type="button"]{height:27px;}