@charset "utf-8";



/* focus */

#focus{width:720px;height:490px;overflow:hidden;position:relative;}

#focus ul{height:300px;position:absolute;}

#focus ul li{float:left;width:720px;height:490px;overflow:hidden;position:relative;background:#000;}

#focus ul li div{position:absolute;overflow:hidden;}

#focus ul li p{display: block;position: absolute;bottom: 40px;font-size: 24px;color: #fff;font-weight: bold;height: 30px;line-height: 30px;padding-left: 30px;}

#focus .btnBg{position:absolute;width:720px;height:20px;left:0;bottom:0;}

#focus .btnd{position:absolute;width: 720px;height:10px;bottom:20px;text-align: center;}

#focus .btnd span{display:inline-block;_display:inline;_zoom:1;width:30px;height:3px;_font-size:0;margin-right:5px;cursor:pointer;background:#fff;margin-top: 7px;}

#focus .btnd span.on{background:#fff;height: 5px;margin-top: 5px;}

#focus .preNext{width:45px;height:100px;position:absolute;top:200px;background:url(images/sprite.png) no-repeat 0 0;cursor:pointer;display: none;}

#focus .pre{left:0;}

#focus .next{right:0;background-position:right top;}

