@charset "utf-8";
/* CSS Document */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
ul,li {list-style:none;}
img {border:0;}
.wrapper {width:312px; margin:0 auto; padding-bottom:50px; position:relative;}
#focus {width:312px; height:63px; overflow:hidden; position:relative; }
#focus ul {height:63px; position:absolute;}
#focus ul li {float:left; width:63px; height:48px; overflow:hidden; position:relative; margin-right:10px; cursor:pointer}
#focus ul li div {position:absolute; overflow:hidden;}
.wrapper .btnBg {position:absolute; width:312px; height:60px; left:0; bottom:0; background:#000;}
.wrapper .btn {position:absolute; width:312px; height:60px;  right:0; bottom:0; text-align:right;overflow:hidden;}
.wrapper .btn span {display:inline-block; _display:inline; _zoom:1; width:63px; height:48px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.wrapper .btn span.on {background:#fff;}
.wrapper .preNext {width:11px; height:48px; position:absolute; top:0; cursor:pointer;}
.wrapper .pre {left:0; background:url(../../static/images/left_butt.jpg) no-repeat 0 0;}
.wrapper .next {right:0; background-position:right top; background:url(../../static/images/right_butt.jpg) no-repeat 0 0;}