<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-right,
.t-tit,
.t-body {
  white-space: nowrap;
}
.t-tit {
  position: relative;
  z-index: 100;
}
.t-tit .t-col {
  vertical-align: top;
}
.t-table {
  overflow: hidden;
  height: 65vh;
}
.t-right {
  overflow: hidden;
  position: relative;
}
.t-row {
  font-size: 0;
  width: 100%;
}
.t-col {
  display: inline-block;
}
.t-left,
.t-right {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
.t-body .t-left {
  position: relative;
  overflow: hidden;
}
.t-right {
  overflow: hidden;
  position: relative;
}
.t-tit-fixde {
  display: none;
}
.t-slider-warp {
  overflow: hidden;
}
.t-slider-warp {
  position: absolute;
}
.t-table.leftfixed .t-left .t-left-ctn {
  left: 0;
  position: fixed;
  z-index: 20;
}
.t-table.leftfixed.titfixed .t-tit .t-left .t-left-ctn {
  top: 0 !important;
}
.t-table.titfixed .t-tit .t-row {
  position: fixed;
  top: 0;
  z-index: 10;
}
</pre></body></html>