@charset "utf-8";
.wrapper {
	position: relative;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	overflow: hidden;
}
.header { height:635px; }
.banner { position:relative; left:50%; width:1600px; height:473px; margin-left:-800px; }
.banner .hd { position:absolute; bottom:0; left:50%; width:1020px; height:88px; margin-left:-496px; z-index:99; }
.banner .hd .console { overflow:hidden; }
.banner .hd ul { float:left; height:82px; margin-left:-12px;  }
.banner .hd ul li { float:left;width:84px; height:52px; margin:0 0 0 12px; border:2px solid #000; display:inline; cursor:pointer; }
.banner .hd ul .on { border:2px solid #be211d; }
.banner .bd img { vertical-align:top; }
.banner .bPrev,.banner .bNext { position:absolute; bottom:18px; display:block; width:44px; height:44px; z-index:99; }
.banner .bPrev { right:46px; background:url(/system/templates/sannong/images/bPrev.jpg) no-repeat; }
.banner .bNext { right:0; background:url(/system/templates/sannong/images/bNext.jpg) no-repeat; }

