.box-shadow-hover {
  -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.1);
  box-shadow: 0 2px 2px rgba(50, 50, 50, 0.1);
}
.billboard {
  width: 656px;
  height: 250px;
  overflow: hidden;
  border: 1px solid #D4D4D4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  background: #FFF;
  position: relative;
}
.billboard .frms {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.billboard .frms > li {
  position: absolute;
  height: 250px;
  z-index: 10;
  margin: 0 auto;
}
.billboard .frms > li > img {
  min-height: 250px;
  max-width: 656px;
  overflow: hidden;
}
.billboard .frms > li > iframe {
  border: none;
  width: 656px;
  height: 250px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.billboard .frms .fst {
  z-index: 20;
  display: block;
  overflow: hidden;
}
.billboard .frm {
  display: none;
}
.billboard > .scroll-container {
  display: none;
  width: 656px;
  border-top: none;
  z-index: 30;
  text-align: center;
  height: 35px;
  position: absolute;
  top: 215px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.billboard > .scroll-container .pngwp {
  position: relative;
  top: 12px;
  display: none;
}
.billboard > .scroll-container .pngwp .pg {
  background: #CCCCCC;
  border: 1px solid transparent;
  color: transparent;
  cursor: pointer;
  float: left;
  height: 12px;
  line-height: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 10px 0;
  text-align: center;
  width: 12px;
  font-size: 0px;
}
.billboard > .scroll-container .pngwp .pg.sel {
  background: #777777;
}
.billboard > .scroll-container .pngwp .arrow {
  position: relative;
  top: -4px;
  background: url(http://ir.ebaystatic.com/pictures/aw/home/feed/sprite_201409231330_opt.png) no-repeat 0 0;
  display: inline-block;
  width: 10px;
  height: 16px;
  margin: 0 29px 0;
  padding: 10px;
}
.billboard > .scroll-container .pngwp .arrow.left {
  background-position: -356px -509px;
}
html.no-touch .billboard > .scroll-container .pngwp .arrow.left:hover {
  background-position: -392px -509px;
  cursor: pointer;
}
.billboard > .scroll-container .pngwp .arrow.right {
  background-position: -355px -531px;
}
html.no-touch .billboard > .scroll-container .pngwp .arrow.right:hover {
  background-position: -392px -531px;
  cursor: pointer;
}
.sz600 .billboard {
  width: 600px;
}
.sz1200 .billboard {
  width: 866px;
  height: 250px;
}
.sz1200 .billboard .scroll-container {
  width: 866px;
}
.sz1200 .billboard .frms > li {
  height: 250px;
}
.sz1200 .billboard .frms > li > img {
  min-height: 250px;
  max-width: 866px;
}
.sz1200 .billboard .frms > li > iframe {
  width: 866px;
  height: 250px;
}
.mfbb_dd_db_vr_tme_760 .tl {
  font-weight: bold;
  left: 88px;
  top: -5px;
  position: absolute;
}
.mfbb_dd_db_vr_tme_980 .tl {
  font-weight: bold;
  left: 88px;
  top: -5px;
  position: absolute;
}
