<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-content .choice {
  margin-bottom: 0 !important;
}

.main-content .choice-header {
  width: 110px !important;
}

.main-content .choice-header span {
  display: block;
  float: left;
  font-size: 25px !important;
  font-family: PingFangSC-Semibold, PingFangSC;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 0 !important;
}

.main-content .search-wrap {
  padding-top: 10px;
}

.main-content .search-wrap input {
  width: 206px !important;
  height: 27px !important;
  background: #FFFFFF;
  border: 1px solid #E2E2E2 !important;
  margin-left: 5px;
}

.main-content .search-wrap button {
  width: 67px !important;
  height: 27px !important;
  line-height: 27px !important;
  font-size: 14px !important;
  padding: 0 !important;
}

.choice-time .main-head {
  margin-left: 882px;
  display: inline-block;
  margin-bottom: 0 !important;
  position: absolute;
  top: 10px;
  right: 42px;
}

.choice-time .main-head .main-tab .tab-btn {
  width: auto !important;
  height: auto !important;
  line-height: 1 !important;
  float: right !important;
  color: #666 !important;
  background: transparent !important;
  font-size: 16px !important;
  border: 0 !important;
  margin-right: 20px;
}

.choice-time .main-head .main-tab .tab-btn:hover {
  color: #557FE6 !important;
}

.choice-time .main-head .main-tab .active {
  color: #557FE6 !important;
}

.column-content-option {
  background: transparent !important;
  padding: 0 !important;
}

.column-content-option .title {
  display: inline-block;
  font-size: 25px !important;
  font-family: PingFangSC-Semibold, PingFangSC;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 0 !important;
  margin-bottom: 28px;
}

.column-content-option .title .main-head {
  margin-left: 882px;
  display: inline-block;
  margin-bottom: 0 !important;
}

.column-content-option .title .main-head .main-tab .tab-btn {
  width: auto !important;
  height: auto !important;
  line-height: 1 !important;
  float: right !important;
  color: #666 !important;
  background: transparent !important;
  font-size: 16px !important;
  border: 0 !important;
}

.column-content-option .content-img-wrapper .img-item {
  position: relative;
}

.column-content-option .content-img-wrapper .img-item .state {
  position: absolute;
  top: 21px;
  left: 0;
  padding: 0 10px;
  height: 21px;
  border-radius: 0px 8px 8px 0px;
  text-align: center;
  line-height: 21px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}

.column-content-option .content-img-wrapper .img-item .ing {
  background: #51B100;
}

.column-content-option .content-img-wrapper .img-item .start {
  background: #557FE6;
}

.column-content-option .content-img-wrapper .img-item .end {
  background: #B8B8B8;
}

.column-content-option .content-img-wrapper .img-item .bottom-text p a {
  margin-bottom: 6px;
  font-size: 16px !important;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400 !important;
  color: #333333 !important;
  line-height: 24px !important;
}

.column-content-option .content-img-wrapper .img-item .bottom-text .bottom-details span {
  font-size: 14px !important;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400 !important;
  color: #999999 !important;
  line-height: 21px !important;
}

.column-content-option .content-img-wrapper .img-item .bottom-text .bottom-details:nth-child(2) {
  margin-bottom: 5px !important;
}

.layout-live .layout-content .live-details .list .item .text .titleBar .state {
  display: inline-block;
  padding: 2px 9px;
  background: #B8B8B8;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
}

/* .layout-live .layout-content .live-details .list .item .text .titleBar .start,
.layout-live .layout-content .live-details .list .item .text .titleBar .ing {
  display: none;
} */
.layout-live .layout-content .live-details .list .item .text .titleBar .start {
  background: #557FE6;
}

.layout-live .layout-content .live-details .list .item .text .titleBar .ing {
  background: #51B100;
}

.column-content-option .content-img-wrapper .img-item .top-img img {
  width: 261px !important;
  height: 174px !important;
}

.column-content-option .content-img-wrapper .img-item .top-img {
  width: 261px !important;
  height: 174px !important;
}</pre></body></html>