.t-livevideo {
  width: 980px;
  margin: 0 auto;
}

.t-livevideo .t-livevideo-video {
  width: 980px;
  height: 557px;
}

.t-livevideo .t-handle-top {
  padding-bottom: 15px;
}

.t-livevideo .t-handle-bottom {
  padding-top: 15px;
}

.t-livevideo .t-handle-item {
  float: left;
  margin-right: 20px;
}

.t-livevideo .t-handle-first {
  margin-left: 0;
}

