 .box335-2 { position: relative; width: 320px; height: 220px; overflow: hidden;  text-align: left; background: white;border: }
  .box335-2 .pic img { width: 320px; height: 220px; display: block; }
  .box335-2 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
  .box335-2 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
  .box335-2 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
  .box335-2 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
  .box335-2 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
  .box335-2 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
  .box335-2 .num li a,.box335-2 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
  .box335-2 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
  .box335-2 .num li.on a,.box335-2 .num a:hover{ background:#f60;  }