.banner{ width:960px; height:298px;position:relative;}
#banner {width:960px; height:298px;position: absolute; left:0px; top:0px; z-index:99; overflow:hidden;}

.banner .btn { width:350px; height:40px; position:absolute;left:10px; bottom:0px; z-index: 4; padding:0px;}
/*+html #banner .btn {left:-40px;}
*html #banner .btn {left:-40px;}*/
#banner .btn li { float:left; margin-right:5px; display:inline; width:79px; height:39px; z-index: 4; cursor: pointer;}
#banner #li_hover{color:#181c28; width:75px;height:35px; padding:2px; background:url(../images/bannerBtnHover.png) center no-repeat; }
#banner .btn li a{ display:inline-block; width:75px; height:35px; padding:2px; background:#FFF; line-height:35px;}
#banner .btn li a img{ width:75px; height:35px;}
#banner .btn li a:hover{color:#181c28; width:75px;height:35px; padding:2px; background:url(../images/bannerBtnHover.png) center no-repeat;}

#banner .pic {width:960px; height:298px; position: absolute; top: 0; left:0px; z-index: 1; overflow:hidden; background:#FFF; }
#banner .pic li {position: absolute; top: 0; left: 0; }
/*#banner .bannerL{ width:10px; height:286px; background:url(../images/bannerLeft.png) left -2px no-repeat;position: absolute; bottom:0px; left:260px; z-index:3;}
#banner .bannerR{ width:10px; height:286px; background:url(../images/bannerRight.png) right -1px no-repeat;position: absolute; top:0px; right:0px; z-index:3;}*/