<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    box-sizing: border-box;
}
.gmLiveTit {
    height: 100%;
    border: 1px solid #EBEBEB;
    flex-wrap: wrap;
}
.flexJ {
    display: flex;
    justify-content: space-between;
}

.p-t-10{
    padding-top: 16px;
}
.gmLiveTit&gt;li&gt;a {
    display: block;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 10px 10px 0;
    color: #666;
    border-radius: 4px;
    background-color: #f3f4f7;
}

.gmLiveTit&gt;li&gt;a:hover {
    background-color: var(--c11) !important;
    color: #FFF !important;
    border: 1px solid var(--c11) !important;
}


.gmhead {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.gmhead .swiper-slide{
    width: 100px;
}

.teamHd img {
    width: 32px;
    height: 32px;
}

.teamhdtit {
    color: #000;
    font-size: 28px;
    margin: 0 16px;
}

.teamHd p {
    color: #7D7A7A;
    font-size: 14px;
}

.gmhdtype {
    line-height: 56px;
}

.gmhdtype li {
    margin-left: 36px;
   font-size: 16px;
   color: #000;
   cursor: pointer;
}

/* ç›´æ’­åˆ—è¡¨ */
#gmliveBox{
    max-height: 900px;
    overflow-y: scroll;
}

.gmliveUl li {
    height: 90px;
    border-bottom: 1px solid #EBEBEB;
}

.livelistTime {
    height: 40px;
    line-height: 40px;
    padding-left: 34px;
    position: relative;
}

.livelistTime::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 16px;
    left: 20px;
    border-radius: 50%;
    background: var(--c11);
}

.gmliveOl {
    display: flex;
    padding-left: 20px;
}

.gmliveOl:hover {
    background: #f3f4f7;
}


.gmliveOl&gt;li:nth-child(1) {
    margin-right: 104px;
}

.gmliveOl&gt;li:nth-child(2) {
    width: 184px;
    margin-right: 120px;
}

.gmliveOl&gt;li:nth-child(3) {
    width: 440px;
}


.gmliveOl&gt;li:first-child,
.gmliveOl&gt;li:last-child {
    line-height: 90px;
}

.gmliveOlTeam img {
    width: 56px;
    object-fit: contain;
    height: 50px;
    margin: 0 4px;
}

.gmliveOlTeam p {
    width: 87px;
    text-align: center;
}

.gmliveOlTeam {
    margin-right: 170px;
}

.gmliveOlTeam&gt;div:nth-child(1) {
    width: 154px;
    justify-content: flex-end;
}

.gmliveOlTeam p {
    color: #909399;
}

.gmliveOlTeam a {
    color: #000;
}


.gmliveOlTeam&gt;div:nth-child(3) {
    width: 114px;
}

.gmliveOlTeam&gt;div:nth-child(2) {
    line-height: 90px;
    width: 76px;
    text-align: center;
    margin: 0 40px;
    color: #909399;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;}


/* è½®æ’­å›¾ */
.mySwiper {
    height: 146px;
    position: relative;
    padding: 0 30px;
    border: 3px solid #f7f7f8;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}
.mySwiper {
    --swiper-navigation-size:0
}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}

.slide {
    border-right: 3px solid #f7f7f8;
}

.swiper-button-next {
    right: 0px !important;
    color: #e0dfdf !important;
}

.swiper-button-prev {
    left: 0px !important;
    color: #e0dfdf !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px !important;
}


.swiper-button-next {
    /*å…ˆå°†åŽŸå§‹ç®­å¤´çš„é¢œè‰²è®¾ç½®ä¸ºé€æ˜Žçš„  ç„¶åŽè®¾ç½®ä¸€ä¸ªèƒŒæ™¯å›¾ç‰‡  è¾¾åˆ°ä¿®æ”¹æŒ‰é’®æ&nbsp;·å¼çš„ç›®çš„*/
    background:url("../images/dayu.png") center center no-repeat;
    background-size: 30px 30px;
}
.swiper-button-prev{
    background:url("../images/xiaoyu.png") center center no-repeat;
    background-size: 30px 30px;
}

.swiperTit {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}

.swiperTit img {
    width: 14px;
    height: 10px;
    margin: 0 4px;
}

.swiperTeam {
    justify-content: space-around;
    text-align: center;
}

.swiperTeam img {
    width: 44px;
    height: 44px;
    margin-bottom: 10px;
}

.swiperTeam&gt;li:nth-child(1),
.swiperTeam&gt;li:nth-child(3) {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiperTeam&gt;li:nth-child(1) p,
.swiperTeam&gt;li:nth-child(3) p {
    width: 60px;
}


.gmLiveSwitch {
   text-align: center;
}

.gmLiveSwitch li,
.gmLiveSwitch a {
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
.tabtitle{
    position: fixed;
    top: 140px;
    left: calc(calc(calc(100% - 1220px) / 2) - 90px);
    z-index: 10000;
}

.gmLiveBannerImg {
    position: relative;
    padding-left: 10px;
    overflow: hidden;
}

.gmLiveBannerImg img {
    width: 460px;
    height: 274px;
    border-radius: 2px;
    transition: all 0.5s;
}

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

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


.gmLiveBannerList {
    width: 390px;
    height: 274px;
    overflow: hidden;

}

.gmLiveBannerList div {
    margin-bottom: 16px;
    color: #4C4C4C;
}

.gmLiveBannerList div:hover {
    color: var(--c11);
}

.gmLiveBannerList div p:nth-child(1) {
    font-size: 16px;
    width: 290px;
}

.gmLiveBannerList div p:nth-child(2) {
    font-size: 16px;
}
.gmswitchList{
    background-color: #f7f7f8;
}



/* èµ›ç¨‹ */
.mySwiper1 {
    height: 100px;
}

.swiper-button-next1,
.swiper-button-prev1 {
    height: 76px !important;
    top: 34px !important;
    font-size: 20px !important;
    color: var(--c11) !important;
}

.slide1 {
    padding-top: 30px;
    text-align: center;
    cursor: pointer;
}

.slide1 p:nth-child(1) {
    color: #4C4B4A;
    font-size: 16px;
}

.slide1 p:nth-child(2) {
    color: #999999;
    font-size: 16px;
}


#gameTimeWrap {
    max-height: 660px;
    overflow-y: scroll;
}


::-webkit-scrollbar {
    width: 0px;
}

.gameTime {
    margin: 16px 0;
}

.gameTime&gt;div {
    height: 80px;
    width: 100%;
}

.gameTimeTit {
    color: #999999;
    margin: 4px 0;
}

.gameTimeDiv {
    padding: 0 26px;
    border-bottom: 1px solid #F2F2F2;
}

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

.gameTimeDiv&gt;li:nth-child(2) {
    font-size: 16px;
    color: #333;
    width: 100%;
    text-align: center;
    text-align: -moz-center;
}
.gameTimeDiv&gt;li:nth-child(3) {
    width: 16%;
}

.gameTimeDiv&gt;li:nth-child(1) p:first-child {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.gameTimeDiv&gt;li:nth-child(1) p:last-child {
    font-size: 14px;
    color: #666;
}

.gameTimeDiv:hover {
    background: #f8eeee !important;
}

.gameTimeDiv&gt;li:last-child a {
    display: block;
    width: 122px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
}

.gameTimeStatus1 {
    color: #FF8F06;
    border: 1px solid #FF8F06;
}

.gameTimeStatus-blue {
    color: #007fff;
    border: 1px solid #007fff;
}

.gameTimeStatus-red {
    color: var(--c11);
    border: 1px solid var(--c11);
}

.gameTimeStatus-yellow {
    color: #FF8F06;
    border: 1px solid #FF8F06;
}

.gameTimeStatus2 {
    color: #fff !important;
    border: 1px solid #ff3546;
    background: #ff3546;
}

.gameTimeStatus3 {
    color: #ccc;
    border: 1px solid #ccc;
}


.gameTimeOl {
    width: 80%;
    justify-content: space-around;
    color: #333;
}
.gameTimeOl li:nth-child(1){
    width: 40%;
    justify-content: flex-end;
}

.gameTimeOl li:nth-child(3) {
    width: 40%;
}
.gameTimeOl li:nth-child(2){
    width: 20%;
}

.gameTimeOl span {
    font-weight: 600;
    font-size: 18px;
    margin: 0 30px;
}

.gameTimeOl p {
    width: 50px;
    text-align: center;
    font-size: 16px;
}

.gameTimeOl img {
    width: 40px;
    height: 26px;
    margin: 0 8px;
}

.gameTimeOl li:nth-child(2) {
    color: #ccc;
}

.gameTimeNum1 {
    color: #ccc;
}

.gameTimeNum2 {
    color: #000;
}

.gameTimeNum3 {
    color: #FF4D4F;
}



.gmLiveWrap {
    width: 1200px;
    margin: 0 auto;
    height: 240px;
    position: relative;
}

.gmliveImg {
    height: 240px;
    width: 100%;
}

.gmLivebox {
    width: 716px;
    position: absolute;
    top: 36px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-around;
}

.gmLivebox a {
    color: #fff;
}

.gmLivebox img {
    width: 86px;
    height: 86px;
    margin-bottom: 10px;
}


.gmLivebox li:nth-child(1) {
    width: 86px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
}

.gmLivebox li:nth-child(2) {
    width: 124px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.gmLivebox li:nth-child(3) {
    width: 86px;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.gmLivebox li:nth-child(1) p {
    font-size: 16px;
    font-weight: 600;
}

.gmLivebox li:nth-child(3) p {
    font-size: 16px;
    font-weight: 600;
}

.gmStatusBox {
    color: #fff;

}

.gmStatusBox p:nth-child(2) {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 30px 0;
}

.gmStatus {
    width: 108px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 18px;
}


.gmliveBtm {
    position: absolute;
    bottom: 0px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: linear-gradient(to top, #151a1159, #151a1159);
    display: flex;
    color: #fff;
    justify-content: center;

}

.gmliveBtmLi {
    cursor: pointer;
}

.gmliveBtm li:nth-child(1) {
    margin-right: 100px;
    padding: 0 20px;
}

.gmliveBtm li:nth-child(2) {
    margin-left: 100px;
    padding: 0 20px;
}


/* æ¯”èµ›è¯¦æƒ…table */
.gmtbDetail {
    width: 1200px;
    height: 170px;
    background: #fff;
    border-collapse: collapse;
    border: 1px solid #EEEEEE;
}

.gmtbDetail img {
    width: 26px;
    height: 26px;
    margin-right: 4px;
    margin-left: 12px;
}

.gmtbDetail th {
    width: 168px;
}

.gmtbDetail tr {
    height: 64px;
}

.gmtbDetail tbody tr:nth-child(1) {
    background-color: #f6f6f7;
}

.gmtbDetail td {
    text-align: center;
    line-height: 64px;
}

/* æœ€æ–°èµ„è®¯ */
.newinfoBox {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newinfo a{
    margin-bottom: 10px;
}
.newinfoBox h2{
font-size: 16px;
}

.newinfoBox h3 {
    text-align: center;
}

.newinfo {
    display: flex;
    flex-wrap: wrap;
}

.newinfo img {
    width: 192px;
    height: 108px;
    border-radius: 4px;
    margin-right: 14px;
}

.newinfo li {
    width: 590px;
    display: flex;
    font-size: 18px;
}

.newinfoDiv {
    padding: 4px 0;
}

.newinfoDiv&gt;p:nth-child(1) {
    height: 52px;
    margin-bottom: 20px;
    width: 350px;
}

.newinfoDiv p:nth-child(2) {
    font-size: 14px;
    color: #999;
}



/* æ•°æ®åˆ†æž */
.gmBox {
    height: 50px;
    display: flex;
    align-items: center;
}

.gmBox li {
    margin-right: 46px;
    cursor: pointer;
    padding: 6px 14px;
}


.nodata {
    width: 100%;
    background: #fff;
    height: 64px;
    /* line-height: 64px; */
    font-size: 16px;
    color: #999;
    text-align: center;
    display: flex;
    min-height: 400px;
    align-items: center;
    flex-direction: column;
}
.nodata img{
width:300px;
height: 300px;
}


/* ç§¯åˆ†æ¦œ */
.gmlivejf {
    display: flex;
    justify-content: space-around;
}

.gmlivejf li {
    width: 184px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #909399;
    font-size: 18px;
    background-color: #f7f8fa;
    cursor: pointer;
}

.gmlivejf li:hover {
    color: #fff;
    background: var(--c11);
}



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

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

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

.gmTB tbody td {
    height: 50px;
}

.gmTB tr {
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 400 !important;
    color: #666;
}

.gmTB th,
.gmTB td {
    border-right: 1px solid #E5E5E5;
}


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


.gmDTit {
    display: flex;
}

.gmDul li {
    height: 30px;
    text-align: center;
    padding: 0 8px;
    line-height: 30px;
    color: #909399;
}

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

.gmDselect {
    /* width: 80px; */
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    color: #909399;
    text-align: center;
    border: 1px solid #909399;
    border-radius: 15px;
    position: relative;
}



.gmDselectDown {
    display: none;
    z-index: 100;
    position: absolute;
    width: 80px;
    top: 24px;
    left: -1px;
    background-color: #fff;
    box-shadow: 5px 5px 3px 0px #ccc;
}

.gmDselectDown li {
    height: 30px;
    line-height: 30px;
}

.gmDselect:hover .gmDselectDown {
    display: block;
}

.gmDselectDown li span {
    display: inline-block;
    width: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    border-radius: 4px;
}

.gmDselectDown li span:hover {
    width: 100%;
    background-color: var(--c11);
    color: #fff;
}

.gmDall li {
    padding: 0 15px;
    border-radius: 4px;
}
.gmDall li:nth-child(1){
    margin-right:10px;
}
.gmDall li:hover {
    background-color: var(--c11) !important;
    color: #fff !important;
    border: 1px solid var(--c11) !important;
}

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

.gmDTb thead tr {
    height: 34px;
    text-align: center;
    font-weight: 400 !important;
    color: #bbb;
    border-bottom: 1px solid #eeeeee;
}

.gmDTb tbody tr {
    height: 32px;
    border-bottom: 1px solid #eeeeee;
}

.gmDTb tbody tr:nth-child(2n+1) {
    background-color: #f7f8fa;
}

.gmDdata {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/* è”èµ›ç§¯åˆ† */
.gmLeague h1 {
    font-weight: 400 !important;
    font-size: 14px;
}

.gmLTb {
    width: 592px;
    border: 1px solid #eeeeee;
    border-collapse: collapse;
    text-align: center;
}

.gmLTb thead tr {
    height: 42px;
    text-align: center;
    font-weight: 400 !important;
    color: #bbb;
}


.gmLTb tbody tr {
    height: 38px;
    text-align: center;
}


.gmLTb tbody tr:nth-child(2n) {
    background: #f7f8fa;
}

.tr-title {
    background-color: #f1f1f1 !important;
}

.leftBox {
    width: 860px;
}
.rightBox {
    width: 340px;
}
.hotMonent {
    height: auto;
}
.infoList {
    width: 620px;
    height: 126px;
    color: #999;
    padding: 6px 0;
}
.infoList li:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
  }
  .infoList li:nth-child(2) {
    font-size: 14px;
    margin: 8px 0 20px;
  }
  .title {
    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;
}
.momentinfo li {
    margin-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.titSwitch {
    font-size: 14px;
    color: #707070;
}
.titSwitch span {
    cursor: pointer;
}
.ActFWtcolor {
    color: var(--c11) !important;
    font-weight: 600;
}
.ActBrcolor {
    background-color: var(--c11);
    color: #fff !important;
    border-bottom: 3px solid var(--c11) !important;
}
.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: #fff;
  }
  .jfBCon .jfrankTeam li:nth-child(-n + 3) .jfTeam li:nth-child(1) p {
    background-color: #4fb0ff;
    color: #fff;
  }
  .jfTeam {
    display: flex;
    align-items: baseline;
    height: 38px;
  }

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

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

  .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%;
  }
  .infoBoxList &gt; img {
    width: 208px;
    height: 130px;
    object-fit: cover;
    border-radius: 4px;
}
.ellipsismore {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.grayline {
    margin: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.changeOne {
    font-size: 12px;
}
.infoBoxList:hover .actli {
    color: red;
}
.imgSize2 {
    width: 24px;
    height: 22px;
    margin: 0 24px;
}
.ActBgcolor {
    background-color: var(--c11) !important;
    color: #fff !important;
    border: 1px solid var(--c11) !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

/* èµ›ç¨‹ */
</pre></body></html>