<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鍏叡 */
* {
    padding: 0;
    margin: 0;
}
html,
body {
    height: 100%;
}

body {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    background: #84bf9655;
    color: #555555;
    min-width: 1200px;
}

a {
    text-decoration: none;
    color: #555555;
} 
a:hover {
    color: #84bf96!important;
}
a:visited {
    color: #555555;
    text-decoration: none;
}

li {
    list-style: none;
}

/* 瀛椾綋澶у皬 */
.zhongke-el-font-14 {
    font-size: 14px;
}
.zhongke-el-font-16 {
    font-size: 16px;
}
.zhongke-el-font-18 {
    font-size: 18px;
}
.zhongke-el-font-20 {
    font-size: 20px;
}
.zhongke-el-font-22 {
    font-size: 22px;
}
.zhongke-el-font-24 {
    font-size: 24px;
}
.zhongke-el-font-40 {
    font-size: 40px;
}

/* 瀛椾綋棰滆壊 */
.zhongke-el-font-lightgray {
    color: #EEF1F9!important;
}
.zhongke-el-font-grey {
    color: #cccccc!important;
}
.zhongke-el-font-darkgrey {
    color: #333333!important;
}
.zhongke-el-font-blue {
    color: blue!important;
}

/* 瀛椾綋鏍煎紡 */
.zhongke-el-font-bold {
    font-weight: bold;
}
.zhongke-el-font-normal {
    font-weight: normal!important;
}


/* 鑳屾櫙棰滆壊 */
.zhongke-el-back-white {
    background: #ffffff;
}

/* 鎵嬪瀷 */
.zhongke-el-cursor-pointer {
    cursor: pointer;
}

/* 澶栬竟璺� */
.zhongke-el-mg-l-5 {
    margin-left: 5px;
}
.zhongke-el-mg-l-20 {
    margin-left: 20px;
}
.zhongke-el-mg-r-5 {
    margin-right: 5px!important;
}
.zhongke-el-mg-r-10 {
    margin-right: 10px!important;
}
.zhongke-el-mg-r-15 {
    margin-right: 15px!important;
}
.zhongke-el-mg-r-20 {
    margin-right: 20px!important;
}
.zhongke-el-mg-r-30 {
    margin-right: 30px!important;
}
.zhongke-el-mg-t-5 {
    margin-top: 5px!important;
}
.zhongke-el-mg-t-8 {
    margin-top: 8px!important;
}
.zhongke-el-mg-t-10 {
    margin-top: 10px!important;
}
.zhongke-el-mg-t-15 {
    margin-top: 15px!important;
}
.zhongke-el-mg-t-20 {
    margin-top: 20px!important;
}
.zhongke-el-mg-t-25 {
    margin-top: 25px!important;
}
.zhongke-el-mg-t-30 {
    margin-top: 30px;
}
.zhongke-el-mg-l-10 {
    margin-left: 10px;
}
.zhongke-el-mg-l-15 {
    margin-left: 15px!important;
}
.zhongke-el-mg-b-20 {
    margin-bottom: 20px!important;
}

/* 鍐呰竟璺� */
.zhongke-el-pd-20 {
    padding: 20px;
}
.zhongke-el-pd-t-15 {
    padding-top: 15px;
}
.zhongke-el-pd-b-15 {
    padding-bottom: 15px;
}
.zhongke-el-pd-b-20 {
    padding-bottom: 20px;
}
.zhongke-el-pd-b-5 {
    padding-bottom: 5px!important;
}
.zhongke-el-pd-b-10 {
    padding-bottom: 10px!important;
}
.zhongke-el-pd-b-15 {
    padding-bottom: 15px!important;
}

/* 瀹藉害 */
.zhongke-el-w-baifenbi-100 {
    width: 100%!important;
}
.zhongke-el-width-1200-center {
    width: 1200px!important;
    margin: 0 auto;
}
.zhongke-el-width-150 {
    width: 150px!important;
}
.zhongke-el-width-175 {
    width: 175px!important;
}

/* 灞呭乏涓彸 */
.zhongke-el-center {
    text-align: center;
}
.zhongke-el-left {
    text-align: left;
}
.zhongke-el-right {
    text-align: right;
}

/* 娴姩 */
.zhongke-el-float-left {
    float: left;
}
.zhongke-el-float-right {
    float: right;
}

/* 瀹藉害 */
.zhongke-el-width-baifenbi-100 {
    width: 100%!important;
}
.zhongke-el-width-baifenbi-96 {
    width: 96%!important;
}
.zhongke-el-width-150 {
    width: 150px!important;
}
.zhongke-el-width-175 {
    width: 175px!important;
}

/* 楂樺害 */
.zhongke-el-height-44 {
    height: 44px;
}
.zhongke-el-height-50 {
    height: 50px;
}
.zhongke-el-max-height-800 {
    max-height: 800px;   
}

/* 鍧楃骇鍏冪礌 */
.zhongke-el-block {
    display: block;
}
.zhongke-el-block-none {
    display: none;
}

/* 瀹氫綅 */
.zhongke-el-position-relative {
    position: relative
 }

/* 寮规€у竷灞€ */
.zhongke-el-flex {
    display: flex;
}
.zhongke-el-flex-wrap {
    flex-wrap: wrap;
}
.zhongke-el-align-items-start {
    align-items: start;
}
.zhongke-el-align-items-center {
    align-items: center;
}
.zhongke-el-justify-content-center {
    justify-content: center;
}
.zhongke-el-justify-content-start {
    justify-content: start;
}
.zhongke-el-justify-content-end {
    justify-content: end;
}
.zhongke-el-justify-content-space-around {
    justify-content: space-around;
}
.zhongke-el-justify-content-space-between {
    justify-content: space-between;
}

/* 鏂囧瓧琛岀渷鐣ュ彿 */
.zhongke-el-text-overflow-1 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.zhongke-el-text-overflow-2 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 婊氬姩鏉� */
.zhongke-el-overflow-y {
    overflow-y: auto;
}
.zhongke-el-overflow-y::-webkit-scrollbar {
    height: 0;
    width: 0;
    color: transparent;
}

/* 鍏叡甯冨眬 */
.zhongke-main-left {
    width: 830px;
}
.zhongke-main-right {
    width: 355px;
    margin-left: 15px;
}

.zhongke-header {
    background: #84bf96;
    padding: 15px 0;
    box-shadow: 0 5px 10px #f0f0f0;
}
.zhongke-header__logo {
    width: 150px;
    height: 60px;
    display: block;
    margin-left: 30px;
}
.zhongke-header__menu {
    display: flex;
    margin-left: 50px;
}

.zhongke-header__menu &gt; a {
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
    display: block;
    text-align: center;
    font-size: 18px;
    border-radius: 6px;
    color: #ffffff;
}
.zhongke-header__menu &gt; a:hover {
    color: #ffffff!important;
}
.zhongke-header__menu--active {
    background: #ffffff;
    color: #555555!important;
}
.zhongke-header__menu &gt; a.zhongke-header__menu--active:hover {
    color: #555555!important;
}

/* 璧涚▼鍒嗙被 */
.zhongke-match-cate {
    height: 44px;
    line-height: 44px;
    background: #ffffff;
}
.zhongke-match-cate__title {
    width: 120px;
    font-weight: normal;
    margin-left: 15px;
}
.zhongke-match-cate__list {
    width: 88%;
    position: relative;
    z-index: 9999;
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
}
.zhongke-match-cate__name {
    padding: 0px 10px;
    color: #555555!important;
}
.zhongke-match-cate__name--active {
    background: #c6e9d3;
    color: #555555!important;
}
.zhongke-match-cate__name--active:hover {
    color: #555555!important;
}
.zhongke-match-cate__extend-icon {
    width: 24px;
    height: 24px;
    position: relative;
    display: none;
    top: 12px;
    left: 3px;
    background: url(../images/extend.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.zhongke-match-cate__extend-icon--show {
    transform-origin : center center;
    transform        : rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform   : rotate(180deg);
    -ms-transform    : rotate(180deg);
    -o-transform     : rotate(180deg);
    transition       : transform 0.3s;
    -moz-transition  : -moz-transform 0.3s;
    -o-transition    : -o-transform 0.3s;
    -ms-transition   : -ms-transform 0.3s;
}
.zhongke-match-cate__extend-icon--hide {
    transform-origin : center center;
    transform        : rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform   : rotate(deg);
    -ms-transform    : rotate(0deg);
    -o-transform     : rotate(0deg);
    transition       : transform 0.3s;
    -moz-transition  : -moz-transform 0.3s;
    -o-transition    : -o-transform 0.3s;
    -ms-transition   : -ms-transform 0.3s;
}

/* 褰撳墠浣嶇疆 */
.zhongke-current-location {
    display: flex;
}
.zhongke-current-location &gt; li:not(:first-child) {
    margin-left: 5px;
}

/* 璧涚▼鍒楄〃 */
.zhongke-match {
    width: 100%;
    background: #ffffff;
    padding: 0 15px 15px 15px;
    font-size: 16px;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.zhongke-match__title {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.zhongke-match__cate {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EFEFEF;
}
.zhongke-match__cate-content {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -15px;
    margin-left: -15px;
    margin-bottom: 15px;
}
.zhongke-match__cate-item {
    border: 1px solid #84bf96;
    padding: 6px 15px;
    margin-left: 15px;
    margin-top: 15px;
    border-radius: 6px;
}
.zhongke-match__cate-item:hover {
    color: #ffffff!important;
    background: #84bf96;
}
.zhongke-match__cate-item:hover .zhongke-match__cate-name {
    color: #ffffff!important;
}
.zhongke-match__cate--active {
    background: #84bf96;
}
.zhongke-match__cate--active .zhongke-match__cate-name {
    color: #ffffff!important;
}
.zhongke-match__extend-icon {
    width: 24px;
    height: 24px;
    display: none;
    background: url(../images/extend.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.zhongke-match__extend-icon--show {
    transform-origin : center center;
    transform        : rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform   : rotate(180deg);
    -ms-transform    : rotate(180deg);
    -o-transform     : rotate(180deg);
    transition       : transform 0.3s;
    -moz-transition  : -moz-transform 0.3s;
    -o-transition    : -o-transform 0.3s;
    -ms-transition   : -ms-transform 0.3s;
}
.zhongke-match__extend-icon--hide {
    transform-origin : center center;
    transform        : rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform   : rotate(deg);
    -ms-transform    : rotate(0deg);
    -o-transform     : rotate(0deg);
    transition       : transform 0.3s;
    -moz-transition  : -moz-transform 0.3s;
    -o-transition    : -o-transform 0.3s;
    -ms-transition   : -ms-transform 0.3s;
}

.zhongke-match__content::-webkit-scrollbar {
    width: 8px;
    background: #DDDDDD;
    border-radius: 5px;
}
  .zhongke-match__content::-webkit-scrollbar-thumb {
    width: 8px;
    background: transparent;
    background: #84bf96;
    border-radius: 5px;
}
.zhongke-match__date {
    font-weight: normal;
    font-size: 15px;
    padding-left: 18px;
    border-bottom: 1px solid #EFEFEF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #caf0d5;
    font-weight: bold;
}
.zhongke-match__date:first-child {
    margin-top: 15px;
}
.zhongke-match__item-list {
    display: flex;
    align-items: center;
    padding: 0 15px;
    line-height: 60px;
}
.zhongke-match__item-list:nth-of-type(even) {
    background: #F7F7F7;
}
.zhongke-match__time {
    width: 15%;
}
.zhongke-match__label {
    width: 15%;
}
.zhongke-match__status {
    width: 15%;
}
.zhongke-match__team {
    width: 60%;
    display: flex;
    align-items: center;
}
.zhongke-match__home-team {
    width: 120px;
    text-align: right;
}
.zhongke-match__home-branch {
    width: 30px;
    text-align: right;
}
.zhongke-match__vs {
    width: 30px;
    text-align: center;
}
.zhongke-match__visitor {
    display: flex;
}
.zhongke-match__visitor-team {
    width: 120px;
    text-align: left
}
.zhongke-match__visitor-branch {
    width: 30px;
    text-align: left;
}
.zhongke-match__team-icon {
    width: 24px;
    height: 24px;
}
.zhongke-match__play-btn {
    width: 70px;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    display: block;
    text-align: center;
    background: #caf0d5;
    border: 1px solid #84bf96;
    color: #84bf96!important;
    border-radius: 6px;
}
.zhongke-match__soon-btn {
    display: block;
    text-align: center;
    width: 70px;
    height: 24px;
    line-height: 24px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    color: #999999!important;
    border-radius: 6px;
}
.zhongke-match__empty-tip {
    text-align: center;
    color: #cccccc!important;
    padding-top: 13px;
}
.zhongke-match__tip {
    text-align: center;
    color: #999999;
}

/* 閫氱敤渚ф爮鏂囩珷鍒楄〃 */
.zhongke-side-article-list {
    padding: 10px 15px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.zhongke-side-article-list__label {
    font-weight: normal;
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
}
.zhongke-side-article-list__label-name {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #84bf96;
}
.zhongke-side-article-list__centent {
    margin-top: 8px;
}
.zhongke-side-article-list__item {
    line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/* 閫氱敤鐩稿叧鏂囩珷鍒楄〃 */
.zhongke-relevant-article-list {
    padding: 10px 15px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.zhongke-relevant-article-list__label {
    font-weight: normal;
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
}
.zhongke-relevant-article-list__label-name {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #84bf96;
}
.zhongke-relevant-article-list__centent {
    margin-top: 8px;
}
.zhongke-relevant-article-list__item {
    line-height: 36px;
}
.zhongke-relevant-article-list__tag {
    background: #caf0d5;
    color: #84bf96!important;
    max-width: 120px;
    padding: 3px 6px;
    border-radius: 6px;
}
.zhongke-relevant-article-list__title {
    margin-left: 5px;
}

/* 閫氱敤渚ф爮璧涗簨鍒楄〃 */
.zhongke-side-match-list {
    padding: 10px 15px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.zhongke-side-match-list__label {
    font-weight: normal;
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
}
.zhongke-side-match-list__label-name {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #84bf96;
}
.zhongke-side-match-list__centent {
    margin-top: 0px;
    margin-bottom: 8px;
}
.zhongke-side-match-list__item {
    display: block;
    background-image: linear-gradient(to right, #caf0d5, #ffffff);
    padding: 15px;
    margin-top: 15px;
    border-radius: 6px;
}
.zhongke-side-match-list__home-team {
    width: 44%;
}
.zhongke-side-match-list__vs {
    width: 22px;
    text-align: center;
}
.zhongke-side-match-list__visitor-team {
    width: 44%;
}
.zhongke-side-match-list__team-icon {
    width: 24px;
    height: 24px;
}

/* 閫氱敤渚ф爮鏍囩鍒楄〃 */
.zhongke-side-tag-list {
    padding: 10px 15px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.zhongke-side-tag-list__label {
    font-weight: normal;
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
}
.zhongke-side-tag-list__label-name {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #84bf96;
}
.zhongke-side-tag-list__centent {
    margin-top: 0px;
    margin-bottom: 8px;
    display: flex;
    flex-wrap: wrap;
}
.zhongke-side-tag-list__item {
    background: #caf0d5;
    color: #84bf96!important;
    max-width: 70px;
    padding: 3px 6px;
    margin-left: 15px;
    margin-top: 15px;
    text-align: center;
    border-radius: 6px;
}


/* 閫氱敤鍒嗛〉 */
.pagination {
    display: flex;
    justify-content: center;
    padding: 3px;
    text-align: center;
    margin-top: 15px;
    align-items: center;
}

.pagination li {
    border: 1px solid #999999;
    margin: 5px;
    text-decoration: none;
    font-size: 16px;
    border-radius: 6px;
}

.pagination li a {
    display: inline-block;
    padding: 5px 15px;
    color: #999999;
}

.pagination li:hover {
    border: 1px solid #84bf96;
    color: #84bf96;
}

.pagination li:active {
    border: 1px solid #84bf96;
    color: #84bf96 !important;
}

.pagination li.active {
    color: #FFFFFF !important;
    background: #84bf96 !important;
    border: 1px solid #84bf96;
    padding: 5px 15px;
}

.pagination .disabled {
    color: #999999;
}

.pagination .disabled span {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
}


/* 搴曢儴 */
.zhongke-footer {
    margin-top: 40px;
    padding: 20px 0;
    background: #333333;
}
.zhongke-link {
    color: #555555;
    margin-bottom: 20px;
}
.zhongke-link__list {
    margin-top: 10px;
}
.zhongke-link__list &gt; a {
    font-size: 12px;
    color: #555555;
    margin-right: 30px;
}
.zhongke-introduce {
    color: #555555;
    text-align: center;
}
.zhongke-copyright {
    margin-top: 20px;
    color: #555555;
    text-align: center;
}


/* 鍥炲埌椤堕儴 */
.zhongke-top {
    position: fixed;
    bottom: 50px;
    right: 40px;
    z-index: 9998;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #555555;
    display: none;
    text-align: center;
}
.zhongke-top__icon {
    width: 20px;
    position: relative;
    top: 16px;
    height: 20px;
    cursor: pointer;
}

/* 杞挱 */
.swiper-pagination-bullet-active {
    background: #84bf96!important;
}</pre></body></html>