@charset "utf-8";
/*all*/
body{color:#444; font-size:12px; margin:0 auto; background:#fff url(../images/20140609095958985898.jpg) repeat-x top center;}
a{color:#444444; text-decoration:none;}
a:hover{color:#F06102; text-decoration:none;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; list-style:none; border:0px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
.clear{clear: both; height:0px; overflow:hidden;}

/*幻灯片*/
.focus {width:100%; height:394px; overflow:hidden; position:relative;}
.focus ul {height:394px; position:absolute;}
.focus ul li {float:left; width:100%; height:394px; overflow:hidden; position:relative; background:#000;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:780px; height:23px; padding:0px 10px 0px 10px; right:0; bottom:6px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; width:25px; height:24px; line-height:24px; text-align:center; margin-left:5px; cursor:pointer; background:#e8e8e8;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:165px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}
