input:focus{outline:0;}
.slideBox-bhtp{width:1200px;height: 283px;overflow:hidden;position:relative;margin-top:0px;}
        .slideBox-bhtp .hd{height:38px;overflow:hidden;position:absolute;background:url(images/sprite_05-06.png) no-repeat;width:122px;height:38px;bottom:0px;z-index:1;left:50%;margin-left:-61px;}
        .slideBox-bhtp .hd ul{ overflow:hidden; zoom:1; float:left;}
        .slideBox-bhtp .hd ul li{ float:left; margin:12px 5px 0 10px; font-size:0; width:15px; height:14px; line-height:18px; text-align:center; background:url(images/sprite_03.png) no-repeat; cursor:pointer;}
        .slideBox-bhtp .hd ul li.on{ background:url(images/sprite_11.png) no-repeat; color:#fff;}
        .slideBox-bhtp .bd{ position:relative; height:100%; z-index:0;}
        .slideBox-bhtp .bd li{ zoom:1; vertical-align:middle;position:relative;}
        .slideBox-bhtp .bd img{ width:1200px; height:264px; display:block;}
        .slideBox-bhtp .bd h2{height:46px;background: rgba(255,255,255,.4);color: #333;font-size:12px;position: absolute;z-index: 10000000000000;bottom: 0;left: 0;right: 0;text-align: center;line-height: 25px;}

    /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideBox-bhtp .prev{position:absolute;left: 43%;top: 89%;/* margin-top:-25px; */display:block;width:25px;height:25px;background:url(images/sprite_08.png) no-repeat;}
        .slideBox-bhtp .next{position:absolute;left:3%;top: 89%;/* margin-top:-25px; */display:block;width:25px;height:25px;background:url(images/sprite_14.png) no-repeat;}
        .slideBox-bhtp .next{left:auto;right: 43%;}
        .slideBox-bhtp .prev:hover,
        .slideBox-bhtp .next:hover{ filter:alpha(opacity=100);opacity:1;}
        .slideBox-bhtp .prevStop{}
        .slideBox-bhtp .nextStop{}

