 .bj{    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 98;
    height: 35px;
    line-height: 35px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);}
 .bt{    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    height: 35px;
    line-height: 35px;
    text-indent: 20px;
    width: 80%;    color: #fff;}
 
   /* 本例子css */
        .slideBox {
            width: 582px;
            height: 345px;
            overflow: hidden;
            position: relative;
            margin: 0 auto;}

     .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 8px;
    z-index: 999;}

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;}

        .slideBox .hd ul li {
            float: left;
            margin-right: 2px;
            width: 15px;
            height: 15px;
            line-height: 14px;
            text-align: center;
            background: #fff;
            cursor: pointer;
            padding: 0;
            width: 13px;
            height: 13px;
            background: #fff;
            border-radius: 50%;}

        .slideBox .hd ul li.on {
            background: #c50001;}

        .slideBox .bd {
            position: relative;
            height: 100%;
            z-index: 0;}

        .slideBox .bd li {    position: relative;
            zoom: 1;
            vertical-align: middle;}

        .slideBox .bd img {
            width: 582px;
            height: 345px;
            display: block;}

        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideBox .prev {
            left: auto;
            right: 3%;
            background-position: 8px 5px;}


        .slideBox .prev {
            position: absolute;
            left: 3%;
            top: 50%;
            display: block;
            width: 36px;
            height: 36px;
            background: url(../images/zjt.png) no-repeat;}

        .slideBox .next {
            position: absolute;
            right: 3%;
            top: 50%;
            display: block;
            width: 36px;
            height: 36px;
            background: url(../images/yjt.png) no-repeat;}

      


/**************************111111111111**************************/
/**************************111111111111**************************/
/**************************111111111111**************************/
/**************************111111111111**************************/
/**************************111111111111**************************/
/**************************111111111111**************************/
/**************************111111111111**************************/
