.lbimg {
    position: relative;
    width: 340px;
    height:240px;
    top: 0;
    margin: 0;
    padding: 0 !important;
   overflow:hidden;}
.lbimg .img_bt{
width:94%;
    list-style: none;
    position: absolute;
    left: 0%;
    bottom: 0px;
    height:30px;
    padding:5px 10px;
    line-height:30px;
    font-size:14px;
    z-index: 1;
    
    background:rgba(0,0,0,0.4);
    display: block;}
.img_bt h5 a{color:#fff;filter:alpha(opacity=100);opacity:1; z-index:999;}

.lbimg .hd {

    list-style: none;
    position: absolute;
    right: 0%;
    bottom: 10px;
    height:20px;
    z-index: 1;
    display: block;}
.lbimg .hd {float:right;}
.lbimg .hd ul li {
    float: left;
    width: 18px;
    height: 18px;
    margin:0 2px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    background-color: #ffffff;
    border:1px solid #ddd;}

.lbimg .hd ul li.on {border:1px solid #ed4022;
    background-color: #ed4022;}

.lbimg .bd li {
     width: 340px;
    height:240px;
    overflow: hidden;}
.lbimg .bd li img{width: 340px;
    height:240px;}
.zw_img{width:100%; height:auto;}
.zw_img a{ width:120px; margin:5px 10px 0 0; height:55px; overflow:hidden; float:left;}
.zw_img a img{width:100%;}
