<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* main */
.leftNav {
  width: 200px;
  height: 348px;
}

.leftNav&gt;li {
  height: 66px;
  padding: 8px;
  display: flex;
  align-items: center;
}

.leftNav li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 36px;
  padding-left: 10px;
  border-radius: 4px;
}

.leftNav li a:hover {
  background-color: #f3f5f9 !important;
  color: var(--c11) !important;
}

.iconNav {
  width: 20px;
  margin-right: 8px;
}

.rightlive {
  width: 990px;
  height: 348px;
  padding: 0 16px 16px 16px;
}

.rightlive-tit {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rlive-left {
  display: flex;
}

.rlive-left li {
  width: 100px;
  height: 34px;
  line-height: 28px;
  text-align: center;
  color: #000;
  font-size: 16px;
  border-radius: 3px;
  cursor: pointer;
}

.rlive-left li:nth-child(1) {
  margin-right: 8px;
}

.rlive-left li:hover {
  background-color: var(--c11) !important;
  color: #fff !important;
  border: 1px solid var(--c11) !important;
}

.rlive-right&gt;a {
  color: var(--c11);
  font-size: 14px;
  cursor: pointer;
}

.livercntentMore {
  width: 14px;
  color: #F21646;
  font-size: 12px;
  display: grid;
  padding-top: 10px;
}

.livercntentMore .morecont {
  margin-bottom: 20px;
  cursor: pointer;
  color: #F21646;
}

.livercntentMore .morecont a,.livercntentMore .morecont a:hover{
  color: #F21646;
}
.livercntentMore .moreimg {
  padding: 35px 0;
  display: flex;
  border-top: 1px solid #E5E5E5;
  justify-content: center;
}

.livercntentMore .moreimg img {
  width: 6px;
  height: 10px;
  object-fit: contain;
  cursor: pointer;
}

.livecontent {
  display: flex;
  justify-content: space-between;
}

.liveul {
  display: flex;
  width: 930px;
}

.liwidth {
  width: 20% !important;
}

.liveul .liveli {
  margin-right: 6px;
  height: 256px;
  background: linear-gradient(to top, #03030342, #151a1100);
  position: relative;
  overflow: hidden;
}

.liveul .liveli&gt;a {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
}

.liveul&gt;li:nth-child(1) {
  width: 80%;
}

.liveul&gt;li:nth-child(2) {
  width: 20%;
}

.liveul&gt;li:nth-child(3) {
  width: 20%;
}

.liveul&gt;li:nth-child(4) {
  width: 20%;
}

.liveul&gt;li:nth-child(5) {
  width: 20%;
  margin-right: 0px;
}

/* bannerå›¾ */
.conLiShow .teamVsShow&gt;li&gt;a {
  display: flex;
  color: #fff;
}

.conLiShow {
  width: 100px;
  position: absolute;
  margin-top: 88px;
  top: 0px;
  left: 0px;
  color: #fff;
  transition: all 0.5s ease-in-out;
  transform: translateX(-110px);
}

.conLiHidden {
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #fff;
  transition: all 0.5s ease-in-out;
  transform: translateY(150px);
}

.liveBg {
  width: 100%;
  height: 256px;
  object-fit: cover;
  transition: all 0.5s;
  background: linear-gradient(to top, #03030342, #151a1100);
}

/* é¼&nbsp;æ&nbsp;‡ç§»åŠ¨æ·»åŠ&nbsp;æ•ˆæžœ */
.cShow {
  width: 100%;
  transform: translateX(0px);
}

.cHidden {
  width: 100%;
  transform: translateY(0px);
}

.statusDiv {
  position: absolute;
  top: 36px;
  left: 6px;
}

.statusTime {
  font-size: 16px;
  padding-left: 10px;
}

.statusTime span {
  color: var(--c3);
}

.teamVsHidden {
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.teamVsHidden&gt;li:nth-child(2) {
  font-size: 20px;
  margin: 0 10px;
}

.teamVsHidden&gt;li&gt;a {
  display: flex;
  color: #fff;
  align-items: center;
}

.teamVsHidden&gt;li&gt;a span {
  width: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.teamIcon {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.teamIcon&gt;a {
  display: inline-block;
  color: #fff;
}

.teamimg1 {
  width: 14px;
  height: 14px;
  margin: 0 10px;
}

.teamimg {
  width: 24px;
  height: 24px;
  margin: 0 10px;
}

.teamIcon img {
  width: 12px;
  height: 12px;
  margin-right: 2px;
  display: inline-block;
}

/* bannerå›¾ */

/* å†…å®¹ */
.leftBox {
  width: 890px;
}

.rightBox {
  width: 300px;
}

.hotMonent {
  height: auto;
}

/* çƒ­é—¨æ&nbsp;‡ç­¾ */
.Redlabel a {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  white-space: nowrap;
  width: auto;
  padding: 5px;
  font-size: 14px;
  color: #888888;
  border: 1px solid #EEEEEE;
  background: #FFFFFF;
}
.Redlabel a.clicklabel,.Redlabel a:hover{
  color: #FFFFFF;
  background: #F21646;
}

/* æ&nbsp;‡é¢˜ */
.title {
  font-size: 18px;
  height: 24px;
  display: flex;
  padding-left: 16px;
  align-items: center;
  position: relative;
}

.title1 {
  font-size: 18px;
  height: 24px;
  display: flex;
  padding-left: 16px;
  align-items: center;
  position: relative;
}

.title::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 22px;
  left: -10px;
  background: var(--c11);
}


.tit {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  margin-right: 24px;
  font-family: æ€æºé»‘ä½“ Blod;
}

.Ftcolor:hover {
  color: var(--c11) !important;
}

.toggle {
  display: flex;
  font-size: 16px;
}

.toggle img {
  width: 16px;
  height: 16px;
  margin: 0 5px;
  transform: rotate(0deg);
  transition: all 0.8s;
}

.toggle&gt;li:hover {
  color: var(--c11);
}

.toggle&gt;li:hover img {
  transform: rotate(360deg);
}

.toggle li {
  display: flex;
  align-items: center;
  margin-right: 50px;
  cursor: pointer;
}

.toggle li:nth-child(2) {
  position: relative;
}

.toggle li:nth-child(2)::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 22px;
  left: -26px;
  background-color: #e1e1e1;
}

.toggle li:nth-child(2)::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 22px;
  right: -26px;
  background-color: #e1e1e1;
}

/* æ&nbsp;‡é¢˜ */

/* èµ„è®¯ */
.titBox {
  display: flex;
  justify-content: space-between;
}

.infoDivLeft {
  width: 532px;
  height: 348px;
  position: relative;
  overflow: hidden;
}

.infoDivLeft:hover img {
  transform: scale(1.05);
}

.infoDivLeft img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.infoDivLeft div {
  width: 532px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top, #151a11, #151a1100);
}

.infoDivRight {
  width: 328px;
}

.infoDivRight&gt;li {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 72px;
  width: 100%;
  margin-bottom: 20px;
}

.infoDivRight&gt;li:last-child {
  margin-bottom: 0px;
}

.infoDivRight&gt;li&gt;img {
  display: flex;
  margin-right: 7px;
}

.infoDivRight&gt;li .textOut :hover a {
  color: var(--c11) !important;
}

.infoDivRight .textOut {
  width: 212px;
  display: grid;
  grid-auto-rows: 50px 20px;
}

.infoDivRight .textOut li:nth-child(1) {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.infoDivRight .textOut li:nth-child(2) {
  float: right;
  text-align: right;
  margin-top: 2px;
  color: #999999;
}

.coninfo&gt;li {
  display: flex;
  margin-bottom: 14px;
}

.coninfoPaiming li:nth-child(1) span:nth-child(1) {
  color: #ff008c;
}

.coninfoPaiming li:nth-child(2) span:nth-child(1) {
  color: #fc7f00;
}

.coninfoPaiming li:nth-child(3) span:nth-child(1) {
  color: #fbb21a;
}

.coninfo&gt;li:last-child {
  margin-bottom: 0px;
}

.coninfo&gt;li span:nth-child(1) {
  padding-right: 8px;
}

.coninfo&gt;li span:nth-child(2) {
  width: 260px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.coninfo&gt;li span a:hover {
  color: var(--c11);
}

.infoLight {
  color: #9c9fa4;
}

/* çƒ­é—¨èµ„è®¯ */

/* çƒ­é—¨é›†é”¦ */
.momentinfo li {
  margin-bottom: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.momentinfo li:hover&gt;a {
  color: var(--c11);
}

/* çƒ­é—¨é›†é”¦ */

/* èµ›äº‹ç›´æ’­ */
.more&gt;a {
  color: var(--c11);
  font-size: 16px;
  float: right;
}

.livemoreA {
  display: block;
  writing-mode: tb-rl;
}

.livemore {
  width: 24px;
  padding-left: 6px;
  text-align: center;
  color: var(--c11);
  font-size: 14px;
}

.gameLive&gt;li {
  display: flex;
  align-items: center;
  height: 54px;
  padding-left: 6px;
  position: relative;
}

/* 
.gameLive &gt; li::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: 22px;
  right: 28px;
  transform: rotate(-135deg);
  border: 1px solid #ccc;
  border-top: #ffffff;
  border-right: #ffffff;
} */
.gameLive .clickA {
  width: 8px;
  height: 14px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 10px;
}

.gameLive .clickA img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.glTime {
  width: 110px;
  text-align: center;
}

.glType {
  width: 70px;
  text-align: center;
}

.glDate {
  width: 140px;
  text-align: center;
  margin-left: 20px;
}

.gameLive&gt;li&gt;img {
  width: 18px;
  height: 18px;
}

.glBattle {
  width: 370px;
  display: flex;
  justify-content: space-around;
}

.glBattle a:nth-child(1) li {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 144px;
}

.glBattle li:nth-child(2) {
  margin: 0 20px;
}

.glBattle a:nth-child(3) li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 144px;
}

.glBattle img {
  width: 30px;
  height: 30px;
  margin: 0 15px;
}

.glStatus {
  width: 100px;
  color: #000;
  font-weight: 600;
  text-align: center;
}

/* èµ›äº‹ç›´æ’­ */

/* æ¯”èµ›é›†é”¦ */
.gameMoment {
  height: 258px;
  position: relative;
  /* overflow: hidden; */
}

.gMomentLeft {
  width: 632px;
  position: relative;
}

.gMomentLeft img {
  width: 622px;
  height: 258px;
  object-fit: cover;
}

.gMomentRight {
  width: 328px;
}

.gMomentRight&gt;a {
  display: block;
  margin-bottom: 10px;
}

.gMomentRight&gt;a li&gt;img {
  display: flex;
  margin-right: 7px;
}

.gMomentRight .textOut {
  width: 212px;
}

.gMomentRight .textOut li:nth-child(1) {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.gMomentRight .textOut li:nth-child(2) {
  float: right;
  margin-top: 8px;
  color: #999999;
}

/* æ¯”èµ›é›†é”¦ */

/* è¶³çƒ-ç¯®çƒè”èµ› */
.infoleague {
  padding-top: 30px;
  padding-left: 15px;
  width: 600px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}

.leagueIcon {
  width: 60px !important;
  height: 60px !important;
  margin-right: 30px;
}

.infoleague li:nth-child(1) {
  display: flex;
}

.infoleague li:nth-child(1) span {
  font-size: 24px;
}

.infoleague li:nth-child(2) {
  margin: 15px 0;
}

/* ç§¯åˆ†æ¦œ */
.titSwitch {
  font-size: 14px;
  color: #707070;
}

.titSwitch span {
  cursor: pointer;
}

.jfTeamSwitch {
  color: #707070;
  display: flex;
  justify-content: space-around;
}

.jfTeamtit {
  display: flex;
  padding-top: 10px;
}

.jfTeamtit li:nth-child(1) {
  width: 14%;
}

.jfTeamtit li:nth-child(2) {
  width: 36%;
}

.jfTeamtit li:nth-child(3) {
  width: 36%;
}

.jfTeamtit li:nth-child(4) {
  width: 14%;
  font-weight: 600;
}

.jfrankTeam li {
  height: 38px;
}

.jfFCon .jfrankTeam li:nth-child(-n + 3) .jfTeam li:nth-child(1) p {
  background-color: var(--c11);
  color: var(--c3);
}

.jfBCon .jfrankTeam li:nth-child(-n + 3) .jfTeam li:nth-child(1) p {
  background-color: #4fb0ff;
  color: var(--c3);
}

.jfTeam {
  display: flex;
  align-items: center;
  height: 38px;
}

.jfTeam:hover {
  background-color: #f1f3f5;
  color: var(--c11);
}

.jfTeam&gt;li {
  line-height: 38px;
}

.jfTeam&gt;li:first-child {
  display: flex;
  align-items: center;
}

.jfTeam li p {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}

.jfTeam li:nth-child(1) {
  width: 14%;
}

.jfTeam li:nth-child(2) {
  width: 36%;
}

.jfTeam li:nth-child(3) {
  width: 36%;
}

.jfTeam li:nth-child(4) {
  width: 14%;
}

.eastwest {
  height: 30px;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.eastwest li {
  width: 34px;
  text-align: center;
  font-weight: bold;
}

.acteastwest {
  color: #4fb0ff;
  border-bottom: 2px solid #4fb0ff;
}

.jfTb {
  width: 100%;
  border: 1px solid #ededed;
  border-collapse: collapse;
  text-align: center;
}

.jfTb thead tr:nth-child(1) {
  height: 8px;
  background: var(--c11);
}

.jfTb thead tr:nth-child(2) {
  height: 48px;
  line-height: 48px;
}

.jfTb tbody td {
  height: 50px;
}

.jfTb tr {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 400 !important;
  color: var(--c5);
}

.jfTb th,
.jfTb td {
  border-right: 1px solid #e5e5e5;
}

.jfTb tbody tr:nth-child(-n + 3) td:nth-child(1) span {
  display: inline-block;
  width: 18px;
  background: var(--c11);
  border-radius: 2px;
  color: #fff;
}

/* ç§¯åˆ†æ¦œ */

/* å†…å®¹ */</pre></body></html>