@charset "UTF-8";
/* 首页显示头部 banner */
.header-wrapper, .header2-wrapper {
  transform: translateY(0px);
}

  .pagesout {
      clear:both;
        display: flex;
        flex-flow:wrap;
        justify-content: center;
  }
  .pagesout li {
      display: inline-block;
  }
  .pagesout a{
      padding: 6px 8px;
      background: #eee;
      margin: 5px;
      display: inline-block;
      border: solid 1px #9E9E9E;
  }

.icon-top {
    background: url(/static/images/a13/top.png) no-repeat center #fff;
    background-size: 22px;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    bottom: 10%;
    transition: all .3s;
    z-index: 9999999;
    border: #ccc 1px solid;
    border-radius: 100%
}

.hide-banner .header-wrapper, .hide-banner .header2-wrapper {
  transform: translateY(-70px);
}

.hide-banner .index-wrapper {
  transform: translateY(0);
}

.hide-banner-forever .header-wrapper, .hide-banner-forever .header2-wrapper {
  transform: translateY(-70px);
}

.hide-banner-forever .index-wrapper {
  transform: translateY(0);
}

.index-wrapper {
  padding-top: 155px;
  transform: translateY(20px);
  transition: 0.1s all;
}

.index-wrapper .column {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.index-wrapper .column .column-title {
  display: inline-block;
  background: #008CE9;
  border-radius: 12px 0px 0px 0px;
  vertical-align: top;
}

.index-wrapper .column .column-title i{
  color: #fff;
  font-size: 18px;
  padding-left: 10px
}

.index-wrapper .column .column-title .column-img {
  float: left;
  width: 24px;
  height: 24px;
  margin: 8px 5px 0 20px;
}

.index-wrapper .column .column-title .text {
  display: inline;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
}

.index-wrapper .column .column-bg {
  position: absolute;
  height: 42px;
}

.index-wrapper .main-container .tags-box {
  margin-bottom: 20px;
  padding: 0 20px;
  margin-top:20px
}

.index-wrapper .main-container .tags-box .tags {
  margin-bottom: -10px;
}

.index-wrapper .main-container .tags-box .tags .tags-item {
  margin-bottom: 10px;
}

.index-wrapper .tags .tags-item {
  display: inline-block;
  height: 22px;
  padding: 0 6px;
  line-height: 22px;
}

.index-wrapper .tags .tags-item a{
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 8px;
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  border-radius: 2px;
}

.index-wrapper .tags .tags-item a:hover,
.index-wrapper .tags .tags-item.active a {
  color: #fff !important;
  background: #008CE9;
}

.index-wrapper .main-container {
  float: left;
  width: 796px;
  background: #fff;
  border-radius: 12px 2px 2px 2px;
}

.index-wrapper .main-container.wrap-live-div {
  width:100%;
  float:none;
}


.index-wrapper .main-container .title {
  margin-bottom: 24px;
}

.index-wrapper .main-container .title .column {
  margin-right: 20px;
}

.index-wrapper .main-container .title .tags {
  font-size: 0;
}

.index-wrapper .main-container .title .tags .tags-item,.score-main .tags-box .tags .tags-item{
  position: relative;
}

.index-wrapper .main-container .title .tags .tags-item:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: #d8d8d8;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.index-wrapper .main-container .title .tags .tags-item:last-child {
  padding-right: 20px;
}

.index-wrapper .main-container .title .tags .tags-item:last-child:after {
  display: none;
}

/* .index-wrapper .main-container .title .tags .tags-item {
  margin-right: 20px;
}

.index-wrapper .main-container .title .tags .tags-item:last-child {
  margin-right: 0;
} */

.index-wrapper .main-container .title .tags .tags-item a {
  color: #6b6b6b;
}

.index-wrapper .main-container .content .tab-box .tab-title {
  line-height: 28px;
  margin-top: 26px;
  margin-left: 36px;
  margin-right: 20px;
}

.index-wrapper .main-container .content .tab-box:first-child .tab-title {
  margin-top: 0px;
}

.index-wrapper .main-container .content .tab-box .tab-title .time1 {
  float: left;
  margin-right: 6px;
  font-size: 20px;
  font-weight: bold;
}

.index-wrapper .main-container .content .tab-box .tab-title .time2 {
  float: left;
  margin-right: 4px;
  font-size: 12px;
  color: #6b6b6b;
}

.index-wrapper .main-container .content .tab-box .tab-title .arrow-down,
.index-wrapper .main-container .content .tab-box .tab-title .arrow-up {
  width: 20px;
  height: 20px;
  float: right;
}

.index-wrapper .main-container .content .tab-box .tab-content {
  width: 756px;
  margin: 0 auto;
}

.index-wrapper .main-container.wrap-live-div .content .tab-box .tab-content {
  width:100%
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card {
  position: relative;
  margin-bottom: 8px;
  background: #f7f8fa;
  border-radius: 1px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .living a{
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card:hover {
  background: #f4f5f8;
}

/* hot：置顶，hot2：热门（写死的） */
.index-wrapper .main-container .content .tab-box .tab-content .match-card.hot .host-name,
.index-wrapper .main-container .content .tab-box .tab-content .match-card.hot .guest-name,
.index-wrapper .main-container .content .tab-box .tab-content .match-card.hot .match-time,
.index-wrapper .main-container .content .tab-box .tab-content .match-card.hot .match-name,
.index-wrapper .main-container .content .tab-box .tab-content .match-card.hot2 .match-name {
  font-weight: 600 !important;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card:last-child {
  margin-bottom: 0;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .match-time {
  margin-left: 16px;
  font-size: 14px;
  width: 150px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .match-name {
  width:80px;
  font-size: 14px;
}
.index-wrapper .main-container .content .tab-box .tab-content .match-card .match-name i{
  margin-right: 5px
}
.index-wrapper .main-container .content .tab-box .tab-content .match-card .team {
  display: flex;
  width:410px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .host-name,
.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .guest-name {
  display: flex;
  width:200px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}


.index-wrapper .main-container.wrap-live-div .content .tab-box .tab-content .match-card .team {
  width:820px;
}

.index-wrapper .main-container.wrap-live-div .content .tab-box .tab-content .match-card .team .host-name,
.index-wrapper .main-container.wrap-live-div .content .tab-box .tab-content .match-card .team .guest-name {
  width:320px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .host-name {
  text-align: right;
  justify-content: flex-end;
}

.match-time-name {
  display: flex;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .host-img,
.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .guest-img {
  width: 35px;
  height: 35px;
  margin-top: 17.5px;
  overflow: hidden;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .host-img {
  margin-left: 5px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .guest-img {
  margin-right: 5px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .score {
  float: left;
  width: 82px;
  margin: 0 15px;
  font-size: 17px;
  font-weight: 800;
  color: #000;
  text-align: center;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .score .host-score {
  float: left;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .score .guest-score {
  float: right;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .team .score .line {
  display: inline-block;
  width: 8px;
  height: 2px;
  margin: 0 4px;
  background: #000;
  vertical-align: 7%;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .hot-tag {
  float: left;
  width: 25px;
  height: 12px;
  margin-top: 29px;
  margin-left: 4px;
  line-height: 12px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #ff5949;
  border-radius: 4px 4px 4px 0px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .hot-tag .hot-text {
  transform: scale(0.83333);
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .status {
  float: right;
  margin-right: 20px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .status .living .living-tag {
  position: relative;
  float: left;
  width: 15px;
  height: 12px;
  margin-top: 29px;
  background: #008CE9;
  border-radius: 1px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .status .living .living-tag .living-triangle {
  position: absolute;
  width: 5px;
  height: 5px;
  border: 3.5px solid transparent;
  border-radius: 2px;
  border-left-color: #fff;
  left: 6px;
  top: 2.5px;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .status .living .living-text {
  float: left;
  margin-left: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #008CE9;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .status .no-living {
  font-size: 14px;
  font-weight: 400;
  color: #949494;
}

.index-wrapper .main-container .content .tab-box.open .tab-title {
  margin-bottom: 14px;
}

.index-wrapper .main-container .content .tab-box.open .arrow-down {
  display: inline-block;
}

.index-wrapper .main-container .content .tab-box.open .arrow-up {
  display: none;
}

.index-wrapper .main-container .content .tab-box.close .tab-title {
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}

.index-wrapper .main-container .content .tab-box .tab-content {
}

.index-wrapper .main-container .content .tab-box.close .arrow-down {
  display: none;
}

.index-wrapper .main-container .content .tab-box.close .arrow-up {
  display: inline-block;
}

.index-wrapper .main-container .content .tab-box:last-child.open {
  padding-bottom: 30px;
}

.index-wrapper .main-container .content .tab-box:last-child.close {
  padding-bottom: 44px;
}

.index-wrapper .right-container {
  float: right;
}

.index-wrapper .right-container .sub-container {
  width: 390px;
  margin-bottom: 24px;
  padding-bottom: 26px;
  background: #fff;
  border-radius: 12px 4px 4px 4px;
  border: 1px solid #f2f2f2;
}

.index-wrapper .right-container .sub-container:last-child {
  margin-bottom: 0;
}

.index-wrapper .right-container .league-container .content {
  width: 100%;
  padding: 20px 21px 0;
  font-size: 0;
}

.index-wrapper .right-container .league-container .content .league {
  display: inline-block;
  width: 80px;
  height: 93px;
  margin-right: 8px;
  margin-bottom: 2px;
  text-align: center;
}

.index-wrapper .right-container .league-container .content .league .league-img {
  width: 56px;
  height: 56px;
  margin-top: 8px;
  margin-bottom: 4px;
}

.index-wrapper .right-container .league-container .content .league .league-name {
  max-width: 48px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 400;
  color: #949494;
}

.index-wrapper .right-container .league-container .content .league:hover {
  background: #f6f6f6;
  border-radius: 3px;
}

.index-wrapper .right-container .league-container .content .league:hover .league-name {
  color: #949494;
}

.index-wrapper .right-container .league-container .content .league:nth-child(4n) {
  margin-right: 0;
}

.index-wrapper .right-container .medal-container .medal-content {
  margin-top: 20px;
}

.index-wrapper .right-container .medal-container .medal-content .medal-name-table table {
  margin: 0 auto;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  background: #f7f8fa;
}

.index-wrapper .right-container .medal-container .medal-content .medal-name-table td {
  width: 60px;
  padding: 8px 0;
}

.index-wrapper .right-container .medal-container .medal-content .medal-name-table img {
  width: 24px;
}

.index-wrapper .right-container .medal-container .medal-content .medal-data-table {
  width: 360px;
  height: 245px;
  margin: 0 auto;
  overflow: auto;
}

.index-wrapper .right-container .medal-container .medal-content .medal-data-table table {
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  background: #f7f8fa;
  border-radius: 4px;
}

.index-wrapper .right-container .medal-container .medal-content .medal-data-table tr:nth-child(odd) {
  background: #eee;
}

.index-wrapper .right-container .medal-container .medal-content .medal-data-table td {
  position: relative;
  z-index: 1;
  width: 60px;
  padding: 8px 0;
}

.index-wrapper .right-container .medal-container .medal-content .medal-data-table td:last-child {
  margin-right: 0;
}

.index-wrapper .right-container .profile-container .content {
  padding: 0 20px;
}

.index-wrapper .right-container .profile-container .content .league-head {
  margin-top: 24px;
}

.index-wrapper .right-container .profile-container .content .league-head .left {
  float: left;
}

.index-wrapper .right-container .profile-container .content .league-head .left img {
  width: 80px;
  height: 80px;
}

.index-wrapper .right-container .profile-container .content .league-head .right {
  position: relative;
  float: right;
  width: 256px;
}

.index-wrapper .right-container .profile-container .content .league-head .right .league-name {
  margin-bottom: 6px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.index-wrapper .right-container .profile-container .content .league-head .right .tags-box .tags {
  margin-right: -15px;
}

.index-wrapper .right-container .profile-container .content .league-head .right .tags-box .tags .tags-item {
  margin-right: 15px;
  margin-top: 4px;
}

.index-wrapper .right-container .profile-container .content .league-head .right .tags-box .tags .tags-item a {
  color: #464646;
  cursor: default;
}

.index-wrapper .right-container .profile-container .content .league-head .right .tags-box .tags .tags-item.hide {
  opacity: 0;
  cursor: default;
  pointer-events: none;
}

.index-wrapper .right-container .profile-container .content .league-head .right .tags-box .tags.close {
  height: 50px;
  overflow: hidden;
}

.index-wrapper .right-container .profile-container .content .league-head .right .open-btn {
  position: absolute;
  background: #fff;
  right: 0px;
  top: 56px;
}

.index-wrapper .right-container .profile-container .content .league-head .right .close-btn {
  float: right;
  margin-top: 8px;
}

.index-wrapper .right-container .profile-container .content .league-head .right .open-btn,
.index-wrapper .right-container .profile-container .content .league-head .right .close-btn {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  cursor: pointer;
}

.index-wrapper .right-container .profile-container .content .league-head .right .open-btn img,
.index-wrapper .right-container .profile-container .content .league-head .right .close-btn img {
  width: 12px;
  height: 12px;
  margin-left: 1px;
  vertical-align: -3%;
}

.index-wrapper .right-container .profile-container .content .league-profile {
  margin-top: 20px;
  margin-bottom: 26px;
  color: #464646;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

.index-wrapper .right-container .profile-container .content .league-profile.profile-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 11;
}

.index-wrapper .right-container .normal-news-container .content {
  padding: 0 20px;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box + .normal-news-box {
  margin-top: 12px;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news.has-video .video {
  display: block;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news.has-type .type-name {
  display: block;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news:first-child {
  margin-top: 0;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news .type-name {
  display: none;
  float: left;
  position: relative;
  margin-right: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #999;
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news .type-name:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 12px;
  background: #d8d8d8;
  top: 50%;
  right: -9px;
  transform: translateY(-50%);
}

.index-wrapper .right-container .normal-news-container .content .normal-news-box .normal-news .video {
  display: none;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  margin-right: 3px;
}

.index-wrapper .right-container .news-container {
  position: relative;
}

.index-wrapper .right-container .news-container .content {
  padding: 0 20px;
}

.index-wrapper .right-container .news-container .content .news-box .hot-news {
  margin-top: 20px;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.index-wrapper .right-container .news-container .content .news-box .hot-news:first-child {
  margin-top: 0;
}

.index-wrapper .right-container .banner-container .banner {
  position: relative;
  margin-bottom: 15px;
  font-size: 0;
}

.index-wrapper .right-container .banner-container .banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.index-wrapper .right-container .banner-container .banner .banner-img {
  width: 100%;
  height: 197px;
  border-radius: 6px;
  object-fit: cover;
}

.index-wrapper .right-container .banner-container .banner .banner-text {
  position: absolute;
  width: 91px;
  height: 34px;
  background: #008CE9;
  border-radius: 0px 6px 0px 6px;
  left: 0;
  bottom: 0;
}

.index-wrapper .right-container .banner-container .banner .banner-text .type-name {
  display: inline-block;
  margin: 5px 10px 7px 11px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.index-wrapper .right-container .banner-container .banner .banner-text .match-name {
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}

.index-wrapper .right-container .banner-container .banner .banner-text .match-name:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 10px;
  background: white;
  left: -7px;
  top: 50%;
  transform: translateY(-50%);
}

.index-wrapper .right-container .banner-container2 .banner {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

.index-wrapper .right-container .banner-container2 .banner .banner-img {
  width: 100%;
  height: 197px;
  border-radius: 6px;
  object-fit: cover;
}

.index-wrapper .right-container .banner-container2 .banner .banner-text {
  position: absolute;
  width: 350px;
  height: 66px;
  left: 0;
  bottom: 3px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.78) 100%);
  border-radius: 0px 0px 6px 6px;
}

.index-wrapper .right-container .banner-container2 .banner .banner-text .value {
  max-width: 324px;
  margin: 33px 0 12px 12px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.index-wrapper .right-container .football-container .content,
.index-wrapper .right-container .basketball-container .content,
.index-wrapper .right-container .various-container .content {
  padding: 0 20px;
}

.index-wrapper .right-container .news-container,
.index-wrapper .right-container .football-container,
.index-wrapper .right-container .basketball-container,
.index-wrapper .right-container .various-container {
  position: relative;
}

.index-wrapper .right-container .news-container .more,
.index-wrapper .right-container .football-container .more,
.index-wrapper .right-container .basketball-container .more,
.index-wrapper .right-container .various-container .more {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 0;
}

.index-wrapper .right-container .news-container .more span,
.index-wrapper .right-container .football-container .more span,
.index-wrapper .right-container .basketball-container .more span,
.index-wrapper .right-container .various-container .more span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  vertical-align: middle;
}

.index-wrapper .right-container .news-container .more img,
.index-wrapper .right-container .football-container .more img,
.index-wrapper .right-container .basketball-container .more img,
.index-wrapper .right-container .various-container .more img {
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

.index-wrapper .right-container .news-container .tags-box,
.index-wrapper .right-container .football-container .tags-box,
.index-wrapper .right-container .basketball-container .tags-box,
.index-wrapper .right-container .various-container .tags-box {
  margin-top: 20px;
  margin-bottom: 18px;
  padding: 0 20px;
}

.index-wrapper .right-container .news-container .tags-box .tags,
.index-wrapper .right-container .football-container .tags-box .tags,
.index-wrapper .right-container .basketball-container .tags-box .tags,
.index-wrapper .right-container .various-container .tags-box .tags {
  border-bottom: solid 1px #eee;
  padding-bottom: 7px;
}

.index-wrapper .right-container .news-container .tags-box .tags .tags-item,
.index-wrapper .right-container .football-container .tags-box .tags .tags-item,
.index-wrapper .right-container .basketball-container .tags-box .tags .tags-item,
.index-wrapper .right-container .various-container .tags-box .tags .tags-item {
  float: left;
  position: relative;
  padding: 0 6px;
}

.index-wrapper .right-container .news-container .tags-box .tags .tags-item:first-child,
.index-wrapper .right-container .football-container .tags-box .tags .tags-item:first-child,
.index-wrapper .right-container .basketball-container .tags-box .tags .tags-item:first-child,
.index-wrapper .right-container .various-container .tags-box .tags .tags-item:first-child {
  padding-left: 0px;
}

.index-wrapper .right-container .news-container .tags-box .tags .tags-item:after,
.index-wrapper .right-container .football-container .tags-box .tags .tags-item:after,
.index-wrapper .right-container .basketball-container .tags-box .tags .tags-item:after,
.index-wrapper .right-container .various-container .tags-box .tags .tags-item:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: #d8d8d8;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.index-wrapper .right-container .news-container .tags-box .tags .tags-item:last-child:after,
.index-wrapper .right-container .football-container .tags-box .tags .tags-item:last-child:after,
.index-wrapper .right-container .basketball-container .tags-box .tags .tags-item:last-child:after,
.index-wrapper .right-container .various-container .tags-box .tags .tags-item:last-child:after {
  display: none;
}

.index-wrapper .right-container .tags-container {
  padding-bottom: 24px;
}

.index-wrapper .right-container .tags-container .content {
  padding: 0 22px;
}

.index-wrapper .right-container .tags-container .content .tags-box {
  margin-top: 24px;
}

.index-wrapper .right-container .tags-container .content .tags-box .tags {
  margin-bottom: -14px;
  margin-right: -18px;
}

.index-wrapper .right-container .tags-container .content .tags-box .tags .tags-item {
  font-size: 14px;
  font-weight: 400;
  float: left;
  margin-right: 2px;
  margin-bottom: 14px;
}

.index-wrapper .right-container .tags-container .content .tags-box .tags .tags-item a {
  color: #000;
}

/* 浮层 */
.floating-box {
  position: fixed;
  /* bottom: 150px; */
  bottom: 190px;
  right: 24px;
  z-index: 900;
  font-size: 0;
}

.floating-box .feedback-box {
  width: 54px;
  height: 54px;
  padding: 15px;
  border: 1px solid #d4dbe1;
  border-radius: 50%;
  background: #fff;
}

.floating-box.spread .feedback-box {
  border-radius: 50% 50% 0 0;
  border-bottom: none;
}

.floating-box .topping-box {
  width: 54px;
  height: 54px;
  padding: 15px;
  border: 1px solid #d4dbe1;
  border-top: none;
  border-radius: 50%;
  background: #fff;
}

/* 没数据时样式 */
.right-container .sub-container .none {
  width: 100%;
  margin-bottom: 42px;
  margin-top: 54px;
  font-size: 0;
  text-align: center;
}
.right-container .sub-container .none p {
  margin-top: 8px;
  font-size: 14px;
  color: #999;
}

.index-wrapper .main-container .content .tab-box .tab-content .match-card .match-card-info {
  position: relative;
  height: 70px;
  display: flex;
  line-height: 70px;
}

/* 前瞻 */
.index-wrapper .main-container .content .tab-box .tab-content .match-card .match-card-previous {
  width: 720px;
  margin: 0 auto 10px;
  padding: 10px 14px 10px 10px;
  line-height: 100%;
  border-radius: 4px;
  background: #edeef2;
  overflow: hidden;
}
.index-wrapper .main-container .content .tab-box .tab-content .match-card .match-card-previous .desc {
  font-size: 12px;
  font-weight: 400;
  color: #6c717a;
  line-height: 20px;
}
.match_body{
  display: none
}
.show{
  display: block;
}

.live-list{
    width:100%;
    height:44px;
    border-bottom:1px solid #eee;
    margin-bottom:10px;
    position:relative
}
.events-box li:hover{
    border:1px solid red
}
.live-list h4{
    height:44px;
    line-height:44px;
    font-size:22px;
    font-weight:500;
    padding:0 4px
}
.live-type{
    margin-left:20px;
    position:relative
}
.live-type li{
    float:left;
    height:34px;
    line-height:34px;
    padding:0 10px;
    margin:4px 6px 0 6px;
    border-radius:4px;
    cursor:pointer
}
.live-type li:hover{
    color:#de1e30
}
.live-type .active{
    background: #008CE9;
    /*background-image: -webkit-gradient(linear,top,bottom,from(#ff4657),to(#de1e30));
    background-image: -webkit-linear-gradient(top,#ff4657,#de1e30);
    background-image: -moz- oldlinear-gradient(top,#ff4657,#de1e30);
    background-image: linear-gradient(to bottom,#ff4657,#de1e30);*/
    color:#fff
}
.live-type li i{
    display:inline-block;
    width:16px;
    height:16px;
    margin:0 4px -2px 0
}

.video-box ul li {
    float: left;
    width: 165px;
    position: relative;
    margin-bottom: 15px;
}
.video-box ul li:nth-child(odd) {
    margin-right: 15px;
}
.video-box .video-pic {
    width: 165px;
    height: 120px;
    border-radius: 4px;
    background:#eee; 
    background-size:cover;
}
.video-box .video-pic img{
    width: 165px;
    height: 120px;
}
.video-box ul li a i {
    display: block;
    width: 30px;
    height: 30px;
    transition: all 0.2s linear;
    position: absolute;
    top: 40px;
    left: 65px;
    background: url(/static/images/a13/video-mask.png) center no-repeat;
}
.video-box .video-txt {
    width: 100%;
    padding: 0 5%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.2s linear;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.flash-box .swiper-slide a dl dt img {
    width: 346px;
    height: 240px;
    display: block;
}
.flash-box .swiper-slide a dl dd {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-indent: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}


.recommend {padding: 0 30px;background-color:#fff;margin-top:24px;/* box-shadow:2px 2px 10px #cfcde0; */padding-bottom: 10px;}
.box_title {padding-bottom:16px;font-size:20px;font-weight:400;padding-left: 10px;}
.box_title .icon {padding-right:10px;color:#008CE9;}
.box_title a {color:#666;font-size:14px;padding-top:8px;}
.box_title a i {padding-left:8px;font-size:18px;}
.box_title a:hover {color:#008CE9;}
.recommend .rec_article {width: 32%;margin-right:12px;position:relative;margin-bottom: 10px;}
.recommend .rec_article:nth-child(3n+1){margin-right:0px;}
.recommend .rec_article:hover .rec_detail header h3 a {color:#008CE9;}
.recommend .rec_article:hover a img {transform:scale(1.02);-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);}
.recommend .rec_article:last-child {margin-right:0;}
.rec_article a {display:block;width: 235px;overflow:hidden;}
.rec_article a img {width: 235px;height: 150px;transition:0.1s ease-in-out;-webkit-transition:0.1s ease-in-out;-moz-transition:0.1s ease-in-out;-ms-transition:0.1s ease-in-out;-o-transition:0.1s ease-in-out;}
.rec_detail {/*position: relative;margin-top: -30px;margin: 0 10px;padding: 14px;*/background-color: #fff;margin-top: 0px;z-index: 9;}
.rec_detail header h3 {color:#333;font-weight: normal;font-size: 14px;height:24px;line-height:1.5em;margin-top:8px;}
.rec_detail header h3 a {width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.morenews {padding: 0 30px;background-color:#fff;margin-top:26px;/* box-shadow:2px 2px 10px #cfcde0; */}
.morenews .sportsnew {width: 46%;margin-right: 55px;margin-bottom: 15px;margin-top:20px;}
.morenews .sportsnew:nth-of-type(2n) {margin-right:0;}
.morenews .sportsnew:nth-of-type(1),.morenews .sportsnew:nth-of-type(2) {margin-top:0;}
.big_block {    padding: 10px;
    line-height: 40px;
    border-bottom: 1px dotted #a0a0a0;}
.big_block:hover .morenews_article .morenews_img a img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.big_block:hover .morenews_article .morenews_detail h3 a {color:#008CE9;}
.morenews_article .morenews_img a {display:block;width:142px;height:110px;overflow:hidden;}
.morenews_article .morenews_img a img {width:142px;height:110px;}
.morenews_article .morenews_img a img {-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.morenews_article .morenews_detail {    width: calc(100% - 170px);}
.morenews_article .morenews_detail.vedio-in {width:100%}
.morenews_article .morenews_detail h3 {font-size:16px;font-weight:700;color:#333;line-height:1.5;overflow:hidden;}

.box li {width:100%;height:40px;position:relative;}
.box li i {position:absolute;top:12px;display:inline-block;width:6px;height:6px;background-color:#008CE9;vertical-align:middle;}
.box li h4 {display:inline-block;padding-left:18px;font-size:16px;width:300px;}
.box li h4 a {font-size:16px;height:33px;line-height:2;font-weight:400;color:#444;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.box li h4 a:hover {color:#008CE9;}

#middle_2 .item:nth-child(even){margin-right:0;float:right;}
#middle_2 .item{width:48%;margin-right:2%;}
#middle_2 .top{width:100%;margin-right: 0;margin-bottom: 20px;}
#middle_2 .item .top-title{width:100%;font-size:20px;font-weight:500;text-align: center;}
#middle_2 .item .intro{opacity:.6;}
#middle_2 .item .intro i{font-size: 12px;opacity:.4;}
#middle_2 .item .title{max-width: 90%;font-weight:400;padding:4px 0;font-size: 16px;margin-bottom: 10px;}
#middle_2 .item .title .fa{
    padding-right: 10px;
}

.tb_warp{
  padding-top: 70px;
}
.topBox {

    height: 120px;
}
.topBox .grid {
    width: 1200px;
    padding: 0px;
    margin: 0 auto;
}
.logo-container .box {
    height: 75px;
    margin-bottom: 12px;
    line-height: 75px;
    padding-top: 23px;
}
.logo-container .box .chanel-title {
    display: inline-block;
    font-size: 46px;
    color: #FFF;
    font-weight: bold;
    margin-left: -18px;
}
.logo-container .box .channel-season {
  width: 138px;
  background-color: pink;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  color: #FFF;
  margin-left: 5px;
}
.score-main{
  background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.score-main-top {
  width: 100%;
  height: 58px;
  border: 1px solid #E6E9EC;
}
.score-main-top .pull-left {
  border-left: 5px solid #008CE9;
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  margin-top: 16px;
  padding-left: 22px;
}
.score-main-top .pull-right {
  margin-top: 20px;
  margin-right: 7px;
  font-family: Arial;
  font-size: 14px;
  color: #BDBDBD;
}

.score-main-body {
  position: relative;
  min-height: 500px;
}
.score-main-body table {
  width: 100%;
}
.score-main-body thead {
  width: 100%;
  background: #F6F9FB;
}
.score-main-body thead tr td {
  font-size: 16px;
  color: #333333;
  padding: 10px 0;
  text-align: center;
}
.score-main-body tbody {
  width: 100%;
}
.score-main-body tbody tr {
  border-bottom: 1px solid #F4F6F8;
  height: 59px;
}
.score-main-body tbody tr td {
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.score-main-body tbody tr .team {
  text-align: left;
}
.score-main-body tbody tr .team i {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-family: Arial;
  font-size: 16px;
  color: #4A4A4A;
  text-align: center;
  line-height: 30px;
}
.score-main-body tbody tr .team .teamlogo {
  width: 37px;
  height: 37px;
  display: inline-block;
}
.score-main-body tbody tr .team .one {
  border: 1px solid #E60012;
  color: #E60012;
}
.score-main-body tbody tr .team .two {
  border: 1px solid #F75826;
  color: #F75826;
}
.score-main-body tbody tr .team .three {
  border: 1px solid #FFA56B;
  color: #FFA56B;
}
.score-main-body tbody tr .team span {
  font-size: 16px;
  color: #333333;
}
.score-main-body tbody tr .field {
  color: #9B9B9B;
  text-align: left;
  padding-left: 6px;
}

.score-main-bottom {
  width: auto;
  height: auto;
  padding: 20px;
  border: 1px solid #E6E9EC;
}
.score-main-bottom h3 {
  font-size: 18px;
  color: #4A4A4A;
  margin-bottom: 15px;
}
.score-main-bottom .score-detail {
  font-size: 14px;
  color: #888888;
}
.score-main-bottom .score-detail div {
  line-height: 28px;
}

.score-main .tags-box .tags{
  /* margin-bottom:20px */
}
.score-main ul li{float: left;display: block;margin: 0 5px 12px 0;}
.score-main ul li.active,.score-main ul li:hover{background: #008CE9;border-radius: 5px;color: #fff;}
.score-main ul li a{
  padding: 5px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 15px;
  font-size: 14px;
  font-weight: 400;
  /* color: #6b6b6b; */
  border-radius: 2px;
}
.score-main ul li.active a,.score-main ul li:hover a{color:#fff}


.news-detail-wrapper .main-container {
  float: left;
  width: 796px;
  padding: 30px 52px;
  background: #fff;
}

.news-detail-wrapper .main-container .title {
  width: 100%;
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 800;
  color: #000;
}

.news-detail-wrapper .main-container .remarks {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  color: #949494;
}

.news-detail-wrapper .main-container .remarks:after {
  content: "";
  display: block;
  margin: 20px 0;
  border-bottom: 1px solid #eeeeee;
}

.news-detail-wrapper .main-container .remarks .source {
  margin-right: 20px;
}

.news-detail-wrapper .main-container .remarks .source a {
  color: #949494;
}

.news-detail-wrapper .main-container .remarks .time1 {
  margin-right: 8px;
}

.news-detail-wrapper .main-container .remarks .read-box {
  float: right;
  font-size: 0;
}

.news-detail-wrapper .main-container .remarks .read-box img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: middle;
}

.news-detail-wrapper .main-container .remarks .read-box span {
  font-size: 14px;
  vertical-align: middle;
}

.news-detail-wrapper .main-container .content {
  margin-bottom: 50px;
  font-size: 16px;
  line-height:28px;
}

.news-detail-wrapper .main-container .content p img {
  display: block;
  margin: 0px auto;
  padding: 20px 0 20px 0;
  max-width: 100% !important;
  height: auto !important;
}

.news-detail-wrapper .main-container .content p:last-child img {
  padding-bottom: 0;
}

.news-detail-wrapper .main-container .content p {
  line-height: 26px;
}

.news-detail-wrapper .main-container .reading {
  margin-bottom: 34px;
}

.news-detail-wrapper .main-container .reading .text {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: bold;
}

.news-detail-wrapper .main-container .reading .reading-list .reading-item {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #008CE9;
}

.news-detail-wrapper .main-container .reading .reading-list .reading-item a {
  font-size: 14px;
  font-weight: 400;
  color: #008CE9;
}

.news-detail-wrapper .main-container .reading .reading-list .reading-item:last-child {
  margin-bottom: 0;
}

.news-detail-wrapper .main-container .tags-box .tags .tags-item {
  float: left;
  width: auto;
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  text-align: center;
  background: #f1f1f1;
  border-radius: 16px;
}
.news-detail-wrapper .main-container .tags-box .tags .tags-item:hover{
  background: #008CE9;
}
.news-detail-wrapper .main-container .tags-box .tags .tags-item a {
  color: #6b6b6b;
}

.news-detail-wrapper .main-container .tags-box .tags .tags-item:last-child {
  margin-right: 0px;
}
.news-detail-wrapper .main-container .content img,.news-detail-wrapper .main-container .content video{
  max-width: 690px
}
.live-detail-wrapper .main-container {
  float: left;
  width: 796px;
}

.live-detail-wrapper .main-container .tab-box {
  width: 100%;
  background: #fff;
}

.live-detail-wrapper .main-container .team-box {
  position: relative;
  margin-bottom: 14px;
  font-size: 14px;
}

.live-detail-wrapper .team-box .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  border-radius: 4px;
}

.live-detail-wrapper .main-container .team-box .content {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.live-detail-wrapper .main-container .team-box .content.has-face {
  position: relative;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box {
  display: block;
  background: #211f1f;
}

.detail-h1 {
  padding:10px;
  text-align: center;
  font-size:18px;
  font-weight: bold;
}

.detail-info-desc {
  padding:10px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .team {
  margin-top: 65px;
  font-size: 0;
  text-align: center;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .team .team-img {
  width: 80px;
  height: 80px;
  margin-bottom: 14px;
  object-fit: cover;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .team .team-name {
  width: 180px;
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .host {
  float: left;
  margin-left: 40px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .guest {
  float: right;
  margin-right: 40px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race {
  position: relative;
  display: block;
  width: 303px;
  margin: 0 auto 0;
  padding-top: 26px;
  padding-bottom: 36px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks {
  margin-bottom: 26px;
  font-size: 14px;
  color: #d7d7d7;
  text-align: center;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .time1 {
  margin-right: 4px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .time2 {
  margin-right: 17px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .league {
  display: inline-block;
  position: relative;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .league:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: white;
  left: -11px;
  top: 50%;
  transform: translateY(-40%);
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .top {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .bottom {
  font-size: 12px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box {
  position: relative;
  width: 210px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  text-align: center;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box .host-score,
.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box .guest-score {
  width: 100px;
  font-size: 38px;
  font-weight: bold;
  color: #daaf8b;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box .host-score {
  float: left;
  text-align: right;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box .guest-score {
  float: right;
  text-align: left;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box .vs {
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 6px;
  margin: 0 auto;
  background: #daaf8b;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .source-box {
  padding: 0 68px;
  margin-bottom: 14px;
  text-align: center;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .source-box .source-text {
  margin-bottom: 8px;
  font-size: 13px;
  color: #fff;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .source-box .source-list,
.analysis-card .source-box .source-list {
  display: inline-block;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .source-box .source-list ul {
  margin-right: -12px;
  margin-bottom: -12px;
}

.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .source-box .source-list ul li,
.analysis-card .source-box .source-list ul li {
  float: left;
  height: 28px;
  padding: 0 11px;
  margin-right: 12px;
  margin-bottom: 12px;
  line-height: 24px;
  border-radius: 15px;
  border: 1px solid #008CE9;
  text-align: center;
}
.analysis-card .source-box .source-list ul li{
    height: 46px;
    line-height: 41px;
    padding: 0;
    margin: 10px 15px;
}
.analysis-card .source-box .source-list ul li:hover{
    background: #008CE9
}
.analysis-card .source-box .source-list ul li:hover a{
    color: #fff
}
.live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .source-box .source-list ul li a,
.analysis-card .source-box .source-list ul li a {
  font-size: 14px;
  color: #008CE9;
}
.analysis-card .source-box .source-list ul li a{
    font-size: 32px;
    display: block;
    padding: 0 27px;
}
.live-detail-wrapper .main-container .tab-box {
  margin-bottom: 10px;
}

.live-detail-wrapper .main-container .tab-box .tab .tab-item {
  float: left;
  height: 50px;
  margin: 0 41px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: center;
}

.live-detail-wrapper .main-container .tab-box .tab .tab-item.active {
  font-weight: 600;
  border-bottom: 4px solid #008CE9;
}

.live-detail-wrapper .main-container .tab-box .tab .tab-item:first-child {
  margin-left: 74px;
}

.live-detail-wrapper .main-container .tab-content-box {
  min-height: 867px;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card {
  margin-bottom: 10px;
  background: #fff;
  overflow: hidden;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .title {
  margin: 21px 0 0 20px;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .title img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  vertical-align: middle;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .title span {
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content {
  margin: 4px 33px 0;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table th {
  color: #999999;
  font-weight: 400;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table .none-td {
  padding: 40px 0 30px;
  line-height: 1;
  color: #999999;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table td {
  position: relative;
  color: #000;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table td .vs {
  margin: 0 5px;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table th,
.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table td {
  width: 146px;
  height: 50px;
  line-height: 50px;
  font-weight: 400;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table tr {
  border-bottom: 1px solid #eeeeee;
}

.live-detail-wrapper .main-container .tab-content-box .analysis-content .analysis-card .content table tr:last-child {
  border-bottom: none;
}

.live-detail-wrapper .main-container .tab-content-box .report-content {
  padding: 26px 30px 30px;
  background: #fff;
}

.tab-content-box .tab-content .none {
  position: relative;
  margin-top: 168px;
  text-align: center;
}

.tab-content-box .tab-content .none img {
  width: 330px;
  height: 262px;
}

.tab-content-box .tab-content .none span {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  color: #949494;
  left: 50%;
  top: 226px;
  transform: translateX(-50%);
}

.tab-content-box .tab-content.report-content p:first-child {
  margin-top: 0px;
}

.tab-content-box .tab-content.report-content p img {
  display: block;
  margin: 0px auto;
  padding: 20px 0 20px 0;
  max-width: 100% !important;
  height: auto !important;
}

.tab-content-box .tab-content.report-content p:last-child img {
  padding-bottom: 0;
}

.tab-content-box .tab-content.report-content p {
  line-height: 26px;
}
.news-wrapper .main-container {
  float: left;
  width: 796px;
  padding: 0 20px;
  background: #fff;
}

.news-wrapper .main-container .news-card-box .news-card {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
}

.news-wrapper .main-container .news-card-box .news-card:first-child {
  padding-top: 24px;
}

.news-wrapper .main-container .news-card-box .news-card:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.news-wrapper .main-container .news-card-box .news-card.has-video .news-img .play-img {
  display: block;
}

.news-wrapper .main-container .news-card-box .news-card .news-img {
  position: relative;
}

.news-wrapper .main-container .news-card-box .news-card .news-img .theme-img {
  width: 180px;
  height: 120px;
  object-fit: cover;
}

.news-wrapper .main-container .news-card-box .news-card .news-img .theme-img-wrap {
  width: 180px;
  height: 120px;
}

.news-wrapper .main-container .news-card-box .news-card .news-img .play-img {
  display: none;
  position: absolute;
  width: 46px;
  height: 46px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.news-wrapper .main-container .news-card-box .news-card .news-content {
  width: 560px;
  margin-left: 16px;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .top {
  width: 100%;
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}

.news-wrapper .main-container .news-card-box .news-card.hot .top {
  font-weight: 600;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .middle {
  margin-bottom: 19px;
  font-size: 14px;
  color: #999;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .left {
  float: left;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .tags .tags-item {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  margin-right: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #6b6b6b;
  background: #f4f4f4;
  border-radius: 13px;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .tags .tags-item a {
  color: #6b6b6b;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom {
  font-size: 0;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .right {
  float: right;
  margin-top: 3px;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .time-box {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .time-box span {
  font-size: 12px;
  font-weight: 400;
  color: #949494;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .time-box .time1 {
  margin-right: 8px;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .read-box {
  display: inline-block;
  margin-right: 12px;
  font-size: 0;
  vertical-align: middle;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .read-box .value {
  font-size: 12px;
  font-weight: 400;
  color: #949494;
  vertical-align: middle;
}

.news-wrapper .main-container .news-card-box .news-card .news-content .bottom .read-box img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: middle;
}

.news-wrapper .main-container .pagination-box,.news-wrapper .main-container  .pagebox {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.header-logo a span {
  font-size:24px;
}

.item-name-a {
  line-height: 25px;
  font-size:14px;
  white-space: nowrap;
  padding:10px 8px;
}

.item-name-a:hover {
  font-weight: bold;
  color:#008ce9;
}

@media only screen and (min-width: 640px) {
  .mobile {
    display: none;
  }
}

@media only screen and (max-width: 640px) {

  .pc {
    display: none;
  }

  .header-wrapper {
    height: unset;
    position:relative;
  }
  .header-wrapper .header-inner {
    width:100%;
    height:unset;
  }

  .index-wrapper {
    padding-top:5px;
    transform: unset;
  }
  .header-wrapper .header-inner .header-logo {
        margin-left: 10px;
      height: 50px;
  }

  .header-wrapper .header-inner .header-menu-box .header-menu .header-menu-item {
    height: 45px;
    width:25%;
    padding: 0;
  }

  .header-wrapper .header-inner .header-menu-box .header-menu .header-menu-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:14px;
  }

  .header-wrapper .header-inner .header-menu-box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner,.footer-inner {
    width:100% !important;
  }
  .index-wrapper .main-container {
    width:100%;
    padding:10px;
  }
  .news-detail-wrapper .main-container .title {
    font-size: 16px;
  }
  footer.footer-wrapper {
    padding:10px;
  }
  .index-wrapper .main-container .content .tab-box .tab-content {
    width:100%;
  }

  .index-wrapper .right-container .sub-container {
    width:100%;
  }
  .index-wrapper .right-container {
    width:100%;
  }
  .index-wrapper .right-container .league-container .content {
    padding:10px;
  }
  html {
      font-size: 50px;
  }

  .tab-content {
    padding:0 10px;
  }

  .flex-left-middle {
    display: flex;
  }

  .match-item {
    background: #fff;
    margin: 0 auto 0.24rem;
    padding: 0.65rem 0.3rem 0.32rem;
    border-radius: 0.16rem;
    box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .match-item .match-league {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.28rem;
    text-align: center;
    color: #fff;
    padding: 0.02rem 0.08rem;
    background: linear-gradient(270deg, #66E4B5 0%, #29ACC4 32%, #2976C4 62%, #6630E6 100%);
    border-top-left-radius: 0.16rem;
  }
  .match-item .match-league a{
    color: #fff;
  }
  .match-item .match-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .match-item .match-info .match-time {
    font-size: 0.24rem;
    text-align: right;
  }
  .match-item .match-info .match-time .status {
    display: block;
    font-style: normal;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 0.24rem;
  }
  .match-item .match-info .match-time .status.living {
    color: #39C1A5;
  }
  .match-item .match-info .match-team {
    flex: 1;
    margin: 0 0.48rem;
  }
  .match-item .match-info .match-team .match-team-visit {
    margin-top: 0.16rem;
  }
  .match-item .match-info .match-team img {
    width: 0.4rem;
    height: 0.4rem;
    background: #ccc;
  }
  .match-item .match-info .match-team p {
    font-size: 0.28rem;
    margin-left: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .match-item .match-info .match-score {
    font-size: 0.28rem;
    font-weight: bold;
  }
  .match-item .match-info .match-score .match-score-visit {
    margin-top: 0.16rem;
  }
  .match-item .match-live-link {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.35rem;
  }
  .match-item .match-live-link a {
    flex: 1;
    display: block;
    font-size: 0.28rem;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 0.58rem;
    border: 0.01rem solid #cccccc;
    border-radius: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.1rem;
    box-sizing: border-box;
  }
  .match-item .match-live-link a + a {
    margin-left: 0.24rem;
  }


  .position-container {
    margin-top:12px;
    margin-bottom: 12px;
    padding-left:10px;;
  }

  .live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .team .team-name {
    font-size: 13px;
    width:100%;
  }

  .live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race {
    width:30%;
  }

  .live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .team .team-img {
    width:50px;
    height: 50px;
  }

  .live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .score-box {
    width: 100px;
    display: flex;
  }

  .live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .top {
    font-size: 13px;
    font-weight:400;
  }

  .live-detail-wrapper .main-container .team-box .content.has-face .has-face-box .race .remarks .time2 {
    margin:0;
  }
}