.equip-show-pic,.equip-show-pic:hover{
    height: 220px;
    vertical-align: middle;
    margin-top: 10px;
    text-decoration: none;
    cursor: pointer;
}
.equip-img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.equip-name{
    font-size: 14px;
    color: #999;
    background-image: url("../img/jt.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 16px;
    margin:4px 0px;
    text-align: left;
}
.equip-pic-border{
    height: 180px;
    border:1px solid #eee;
    text-align: center;
    line-height: 175px;
}
.equip-pagination-div{
    width: 100%;
    text-align: center;
}