@charset "gb2312";
/*¹Ì¶¨¿í¶Èbanner*/
/*.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
.wrapper {width:751px; margin:0 auto;}
#focus {width:751px; height:309px; overflow:hidden; position:relative;}
#focus ul {height:751px; position:absolute;}
#focus ul li {float:left; width:751px; height:309px; overflow:hidden; position:relative;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:751px; height:20px; left:0; bottom:0; }
#focus .btn {position:absolute; width:500px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:110px; background:url(../img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}*/

/***********************Ê×Ò³banner css************************/
.focusBox { position: relative; width:100%; /*min-width:1033px;*/ height:620px;}
.focusBox .pic{ position:relative;}
.focusBox .pic img { width:100%; height:620px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 25px; text-align: center; font-size:0; z-index:5; }
.focusBox .hd li{margin: 0 3px; background: url(../img/dot9.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
display:inline-block; *display:inline; zoom:1;  _background: url(dot9.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -45px 0 0; display: none; background: url(../img/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 5; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }