.bbda {
    float: left;
    box-shadow: 0 0 1px rgba(0,0,0,0);
    transition: box-shadow .35s;
}
.bbda:hover{
   box-shadow: 0 0 10px rgba(135,135,135,.3);
}
.xld dd {
    float: none; 
    text-align: center;
}
.xld .atc {
    float: none; 
    margin-left: 0px;
}
.z{
  width: 263px;
  height: 262px;
  position: absolute;
}
.z:hover {
    background: rgba(255,255,255,.12);
}
.xld dt {
    float: left;
    width: 245px;
    margin: 3px 9px;
}
.gh {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bbda {
  border-bottom: none;
  margin: 10px;
}
.pg {
  clear: both;
  }
  .xld .atc img {
  padding: 0px;
  max-width: 261px;
  max-height: 261px;
  border: none;
  border-bottom: none;
  background: #FFF;
}
.xs2 {
    width: 261px;
}