﻿@charset "utf-8";

.bannerbox { width: 693px; width:36%; height: 320px; overflow: hidden; float:left; margin-bottom:-326px; margin-top:30px; margin-left:23px; position:relative; z-index:999999999;  }
#focus { width: 693px; width:100%; height: 320px; clear: both; overflow: hidden;  float: left; }
    #focus ul { width: 693px;width:100%; height: 320px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 693px;width:100%; height: 320px; overflow: hidden;  position: relative; padding: 0px; margin: 0px; }
		#focus ul li span{ display:block; position:absolute; bottom:0px; left:0px; width:100%;  overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:18px; color:#fff; background:url(../images/toming.png); z-index:9999999}
    #focus .preNext { width: 550px; width:45px; height: 320px; position: absolute;  top: 40px; cursor: pointer; z-index:9999; }
    #focus .pre { left: 0px; background: url(../images/sprite.png) no-repeat left center; top:20px;  }
    #focus .next { right: 0px; background: url(../images/sprite1.png) no-repeat right center; top:47px;  }
