<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*è§†é¢‘åˆ—è¡¨*/
.video_list a .play {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  z-index: 1;
}
.video_list a .play i {
  opacity: 1;
  font-size: 4rem;
}
.video_list a .title {
  font-size: 1.125rem /* 18/16 */;
}


/*è§†é¢‘åˆ—è¡¨*/</pre></body></html>