/**
*=================================
* Ä¬ÈÏÖ÷Ìâ
*=================================
*/
/**
*=================================
* Ñ¡ÖÐÑÕÉ«class
*=================================
*/
a {
  color: #333;
}
a:hover {
  color: #08B28E !important;
}
.active {
  color: #08B28E !important;
  border-color: #08B28E !important;
}
.dot.active {
  background: #08B28E !important;
}
.active-border {
  border-color: #08B28E !important;
}
.active-bg {
  background: #08B28E;
}
a.cur {
  color: #08B28E !important;
}
/**
*=================================
* ÎÄ±¾×ÖÌåÑÕÉ«class
*=================================
*/
.text-theme {
  color: #08B28E !important;
}
.text-bg-theme-op {
  background: #C9F2E9;
}
.text-bg-theme-op6 {
  background: rgba(8, 178, 142, 0.6);
}
.text-black {
  color: #333;
}
.text-gray {
  color: #666;
}
.text-lightGray {
  color: #999;
}
/**
*=================================
* ¸¡¶¯class
*=================================
*/
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
/**
*=================================
* ±³¾°½¥±äclass
*=================================
*/
.linear-gradient-text {
  background: linear-gradient(180deg, #6f1dcb 0%, #2976c4 39.79492188%, #29acc4 71.94824219%, #66e4b5 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.linear-gradient {
  background: linear-gradient(101deg, #4e43c8, #2991c4, #29acc4, #66e4b5);
}
.linear-gradient-btn {
  background: linear-gradient(88deg, #6f1dcb 0%, #2976c4 40%, #29acc4 72%, #66e4b5 100%);
}
.linear-gradient-thead {
  background: linear-gradient(90deg, #12b2df 0%, #20dbad 100%);
}
.home-team-progress-icon::before {
  background: linear-gradient(0deg, #751dd8 0%, #5ca6f1 100%);
}
.visit-team-progress-icon::before {
  background: linear-gradient(0deg, #11b6e5 0%, #9df1d2 100%);
}
.home-team-progress {
  background: linear-gradient(90deg, #751dd8 0%, #5ca6f1 100%);
}
.visit-team-progress {
  background: linear-gradient(90deg, #11b6e5 0%, #9df1d2 100%);
}
.sprots-recent-title {
  background: linear-gradient(90deg, #11b6e5 0%, #9df1d2 100%);
}
/**
*=================================
* ¸÷Ààhover
*=================================
*/
.live-table tbody tr:hover:not(.center) {
  color: #fff;
  background: linear-gradient(165deg, #6630e6 0%, #2976c4 52%, #29acc4 72%, #66e4b5 100%);
}
.live-table tbody tr:hover:not(.center) td {
  color: #fff;
}
.live-table tbody tr:hover:not(.center) .link-icon {
  background: url('/static/pc/images/link-active-while.png') !important;
}
.live-table tbody tr:hover:not(.center) .hot-icon {
  background: url('/static/pc/images/hot-active-icon.png') center center no-repeat;
  background-size: contain;
}
.live-table tbody tr:hover:not(.center) a {
  color: #fff;
}
.live-table tbody tr:hover:not(.center) a:hover {
  color: inherit !important;
}
.live-table tbody tr:hover:not(.center) .score {
  color: #fff;
}
.sports-news-list dl:hover dt h1.date,
.sports-news-list dl:hover dt h2.day,
.sports-news-list dl:hover dd .title {
  color: #08B28E;
}
/**
*=================================
* ¸÷Àà±³¾°Í¼Ìæ»»
*=================================
*/
/* ¹«¹²Çø & µ¥Ò»ÐÞ¸ÄÇø */
.ad.left {
  background: url('/static/pc/images/default/ad-left.jpg') no-repeat;
}
.ad.right {
  background: url('/static/pc/images/default/ad-right.jpg') no-repeat;
}
header::after {
  background: url('/static/pc/images/default/header-bg.jpg') center top no-repeat;
}
header.bg-404::after {
  height: 100%;
  background: url('/static/pc/images/default/404-bg.jpg') center top no-repeat;
}
footer {
  background: url('/static/pc/images/default/footer-bg.png') center top no-repeat;
  background-size: cover;
}
.base-title-box a.more {
  background: url('/static/pc/images/default/more.png');
}
.information-item a.information-news::before {
  background: #08B28E;
}
.news-list .news-list-item::before {
  background: #08B28E;
}
.live-table tbody td.living {
  color: #08B28E;
}
.live-table tbody td.living .link-icon {
  background: url('/static/pc/images/default/link-active.png');
}
.live-table tbody .hot-icon {
  background: url('/static/pc/images/default/hot-icon.png') center center no-repeat;
  background-size: contain;
}
.sports-news-list .hot-num > .eye-icon {
  background: url('/static/pc/images/default/eye-theme.png');
}
.player-content .team-score.living .charts::before,
.player-content .team-score.living .charts::after,
.player-content .team-score.living .charts {
  background: #08B28E;
}
.live-btn a.cur {
  color: #fff !important;
  background: #08B28E;
}
.live-charts .live-charts-tabs span.active::after {
  background: #08B28E;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #08B28E;
}
.sports-living-box .sports-living-middle .vs {
  color: #08B28E;
}
.sports-living-box .sports-living-middle .socre {
  font-weight: bold;
  color: #08B28E;
  border-color: #08B28E;
}
.sports-living-box .sports-living-middle .socre::before,
.sports-living-box .sports-living-middle .socre::after {
  background: #08B28E;
}
/* Ê×Ò³ */
.new-hot-box::before {
  background: url('/static/pc/images/default/news.png') center center no-repeat;
}
.new-hot-box::after {
  background: url('/static/pc/images/default/hot.png') center bottom no-repeat;
}
/* Ê×Ò³ - Ö±²¥Ä£¿é */
.live-box .lives {
  background: url('/static/pc/images/default/lives-column.png');
}
.live-date a.more {
  background: url('/static/pc/images/default/more.png');
}
/* ÌåÓýÖ±²¥ */
.lives-box::before {
  background: url('/static/pc/images/default/lives.png') no-repeat;
}
.liveing-channel-box.match-bg::before {
  background: url('/static/pc/images/default/match.png') no-repeat;
}
.liveing-channel-box::after {
  background: url('/static/pc/images/default/news.png') no-repeat;
}
/* ÌåÓý×ÊÑ¶ */
.all-leagues-news-box::before {
  background: url('/static/pc/images/default/all-leagues.png') center center no-repeat;
}
.basketball-news-box::before {
  background: url('/static/pc/images/default/basketball.png') center center no-repeat;
}
.football-news-box::before {
  background: url('/static/pc/images/default/football.png') center center no-repeat;
}
.basketball-news-box::after,
.football-news-box::after,
.all-leagues-news-box::after {
  background: url('/static/pc/images/default/now.png') right bottom no-repeat;
}
.information-warpper::before {
  background: url('/static/pc/images/default/match-column.png') no-repeat;
}
/* ÌåÓý×ÊÑ¶ - ÁÐ±íÒ³ */
.sports-news-list-warpper::before {
  background: url('/static/pc/images/default/lives.png') center center no-repeat;
}
.sports-news-list-warpper::after {
  background: url('/static/pc/images/default/news.png') center center no-repeat;
}
/* ÌåÓý×ÊÑ¶ - ÏêÇéÒ³ */
.news-detail-warpper::before {
  background: url('/static/pc/images/default/detail.png') center top no-repeat;
}
.news-detail-bg::after {
  background: url('/static/pc/images/default/news.png');
}
/* ÌåÓýÖ±²¥ - Ö±²¥¼ä */
.live-detail-warpper::before {
  background: url('/static/pc/images/default/lives.png');
}
.live-detail-warpper::after {
  background: url('/static/pc/images/default/news.png');
}
