@charset "utf-8";
/* CSS Document */
.index_focus_warp{background:url(../img/fcous_bj.jpg) repeat-x bottom left #565656;}
.index_focus{width:100%; height:324px; background:url(../img/fcous_bj.jpg) repeat-x bottom left #565656; position:relative;}
.index_focus #focus {width:830px; height:300px; overflow:hidden; margin:0px auto; position:relative; display:block; zoom:1;}
.index_focus #focus ul {height:385px; position:absolute;}
.index_focus #focus ul li {float:left; width:830px; height:300px; overflow:hidden; position:relative; background:#000;}
/*.index_focus #focus ul li div {position:absolute; overflow:hidden;}*/
.index_focus .btn{height:10px; padding:5px 10px; bottom:0; text-align:center; margin:5px auto;}
.index_focus .btn span{display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.index_focus .btn span.on {background:#fff;}
.index_focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(../img/sprite.png) no-repeat 0 0; cursor:pointer;}
.index_focus .pre {left:10%;}
.index_focus .next {right:10%; background-position:right top;}