@charset "utf-8";
/* CSS Document */

/*产品banner*/
.proBannerBox {
	width: 100%;	font-size:0; line-height:0	
}
.proBannerBox img{ width:100%; }

section img{ width:100%}
.oneBox {	
	text-align:center; padding-top:10px; background-color:#fff
}

.oneBox h1{	
	line-height:25px; font-size:16px; margin-bottom:5px; color:#333; 
}
.oneBox section {margin: 0 auto; font-size:14px; line-height:20px;  }
.towBox {	
	  text-align:center;  padding-top:10px; background-color:#fff
}

.towBox h1{	
	line-height:25px; font-size:16px; margin-bottom:5px; color:#333;
}
.towBox section p {margin: 0 auto; font-size:14px; line-height:20px;  }

.theerBox {	
	 text-align:center; padding-top:10px; background-color:#fff
}

.theerBox h1{	
line-height:25px; font-size:16px; margin-bottom:5px; color:#333;
}
.theerBox section p {margin: 0 auto; font-size:14px; line-height:20px;}

.fourBox {	
	 text-align:center; padding-top:10px; background-color:#fff
}

.fourBox h1{	
	line-height:25px; font-size:16px; margin-bottom:5px; color:#333; 
}
.fourBox section p {margin: 0 auto; font-size:14px; line-height:20px;}

.blankBoxMenu{height:60px; width:100%}
footer{text-align:center; color:#666; padding-top:10px; padding-bottom:10px}


