@charset "utf-8";
/* CSS Document */
.banner { width:100%;}
.banner  img { display:block; width:100%;}


/*左边相同css*/
	.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	.clearfix { display: inline-table; }
	/* Hides from IE-mac \*/
	* html .clearfix { height: 1%; }
	.clearfix { display: block; }
	/* End hide from IE-mac */
	* { margin:0; padding:0;}
	.abouthbBox { width:1196px; margin:0 auto; position:relative;}
	.abhbLeft { width:204px; position:absolute; left:0; top:-62px; z-index:10;}
	.abhblTop { background:#f3f3f3;}
	.abhblTop h3,.abhblBottom h3  { display:block; text-align:center; height:62px; background:#00a9d2; line-height:62px; font-size:18px; color:#fff;}
	.abhblTop p { display:block; font-size:14px; width:204px; height:52px; line-height:52px; text-align:center;}
	.abhblTop .current { background:#e9e6e6;}
	.abhblTop .current a {  color:#00a9d2;}
	.abhblTop p a { text-decoration:none; color:#333; display:block; width:204px; height:52px;}
	
	.abhblBottom { background:#f3f3f3; margin:10px 0 0 0; padding:0 0 46px 0; color:#333; }
	.abhblBottom p { line-height:28px; padding:0 10px; box-sizing:border-box; font-size:14px;}

	/*abhbRight*/
	.abhbRight { margin:0 0 0 214px; width:979px; min-height:637px;}


