
/*****焦点图*****/
.banner_lm{ }
	.focusBox { position: relative; width:1000px; height:431px; overflow: hidden; float:left; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:1000px; height:431px; display: block; }
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 3px; background: url(../img/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../img/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }
	.focusBox .prev,
	.focusBox .next { width:40px; height:70px; margin: -35px 0 0; background: url(../img/slide.png) 0 -35px no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; }
	.focusBox .prev { left: 0; }
	.focusBox .next { right:0px; background: url(../img/slide.png) 0 -126px no-repeat;}
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
	.focusBox_ny { position: relative; width:1200px; height:431px; overflow: hidden;  float:left; }
	.focusBox_ny .pic img{width:1200px;}
	
.gg{ margin:20px auto 0px;}
.gg ul{ height:180px; width:1220px;}
.gg ul li{ float:left; margin-right:10px;}
.gglist{ margin-top:5px auto;}

.bg_content{ margin-bottom:20px;}
.bg_content ul{ width:1220px; margin-top:10px;  height:480px;}
.bg_content ul li{ float:left; margin-right:9px; font-size:0px; line-height:0px; margin-bottom:9px;}
.bangong{ margin-top:0px; height:auto;}