﻿@charset "UTF-8";
.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel > .panel-title:before,
.panel > .panel-footer:before,
.panel.recommend-links > .panel-body:before,
.panel.liveview > .panel-body > li:before,
.panel.articles > .panel-body > li:before,
.panel.tags-index .panel-body:before,
.panel.static-player .signal-selector:before,
.panel#liansai ul.list-group-horizontal:before,
#nbaWest .t:before,
#nbaEast .t:before,
.panel#bloggers .panel-body:before,
.panel.double-list .panel-body:before {
  content: " ";
  display: table;
  overflow: hidden;
}

.clear:after,
.container:after,
.header .sub-nav:after,
.breadcrumb:after,
.panel > .panel-title:after,
.panel > .panel-footer:after,
.panel.recommend-links > .panel-body:after,
.panel.liveview > .panel-body > li:after,
.panel.articles > .panel-body > li:after,
.panel.tags-index .panel-body:after,
.panel.static-player .signal-selector:after,
.panel#liansai ul.list-group-horizontal:after,
#nbaWest .t:after,
#nbaEast .t:after,
.panel#bloggers .panel-body:after,
.panel.double-list .panel-body:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
  overflow: hidden;
}

.time_show {
  height: 28px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #0778b8;
  margin-bottom: 10px;
}

.time_show_new {
  height: 28px;
  width:240px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 28px;
  color: #09388C;
  padding-left: 10px;
  margin-bottom: 10px;
  background-image: linear-gradient(to right, #DCE3F1 , white);
}
.team_state{
  width: 60px;
  text-align: left;
  display: inline-block;
  overflow: hidden;
}
.highLive {
  /* margin: 0 30px 0; */
  border-radius: 4px;
  box-sizing: border-box;
  padding: 5px 3px;
  border: 1px solid #000000;
}
.highLive.incoming{
  border: 1px solid #CCCCCC;
  color: #999999;
}
.highLive.live{
  background: #FFE1E1;
  color: #FF1A1A;
  border: 0;
}
.highLive.end{
  background: #FFFFFF;
  border: 1px solid #09388C;
  color: #09388C;
}
.highLive span {
  display: block;
  width: 80px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 19px;
}
.left {
  float: left;
}

.right {
  float: right;
}

.blockWidth20 {
  display: inline-block;
  width: 20%;
  overflow:hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.blockWidth30 {
  display: inline-block;
  width: 30%;
  overflow:hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.blockWidth40 {
  display: inline-block;
  width: calc(40% - 4px);
  overflow:hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
  flex: 1
}

.blockWidth {
  display: inline-block;
}

.center {
  text-align: center;
}

.news-body li a {
  color: #000;
}

.news-body li a:hover {
  color: #db2c30;
}

.shadow,
.header .sub-nav {
  /* box-shadow: 0 2px 2px #000000; */
  /* box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); */
}

body {
  font-size: 1rem;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei",
    sans-serif;
  line-height: 1.5;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
a {
  font-weight: 400;
  padding: 0;
  margin: 0;
  list-style: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
}

/* img:not([alt]) {
  border: 5px solid #ffd800;
} */

a {
  text-decoration: none;
  word-break: keep-all;
}

a {
  color: #0778b8;
}

a:hover {
  color: #db2c30;
}

.body-content {
  /* padding: 1rem 0; */
}

.hot > strong {
  color: #db2c30;
}

a.hot:hover > strong {
  color: #070101;
}

.gray {
  color: gray;
}

.normal {
  font-style: normal;
}

.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel > .panel-title:before,
.panel > .panel-footer:before,
.panel.recommend-links > .panel-body:before,
.panel.liveview > .panel-body > li:before,
.panel.articles > .panel-body > li:before,
.panel.tags-index .panel-body:before,
.panel.static-player .signal-selector:before,
.panel#liansai ul.list-group-horizontal:before,
#nbaWest .t:before,
#nbaEast .t:before,
.panel#bloggers .panel-body:before,
.panel.double-list .panel-body:before {
  content: " ";
  display: table;
  overflow: hidden;
}

.clear:after,
.container:after,
.header .sub-nav:after,
.breadcrumb:after,
.panel > .panel-title:after,
.panel > .panel-footer:after,
.panel.recommend-links > .panel-body:after,
.panel.liveview > .panel-body > li:after,
.panel.articles > .panel-body > li:after,
.panel.tags-index .panel-body:after,
.panel.static-player .signal-selector:after,
.panel#liansai ul.list-group-horizontal:after,
#nbaWest .t:after,
#nbaEast .t:after,
.panel#bloggers .panel-body:after,
.panel.double-list .panel-body:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/* .shadow,
.header .sub-nav {
  box-shadow: 0 2px 2px #000000;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} */


.container {
  margin: 0 auto;
}

.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel > .panel-title:before,
.panel > .panel-footer:before,
.panel.recommend-links > .panel-body:before,
.panel.liveview > .panel-body > li:before,
.panel.articles > .panel-body > li:before,
.panel.tags-index .panel-body:before,
.panel.static-player .signal-selector:before,
.panel#liansai ul.list-group-horizontal:before,
#nbaWest .t:before,
#nbaEast .t:before,
.panel#bloggers .panel-body:before,
.panel.double-list .panel-body:before {
  content: " ";
  display: table;
  overflow: hidden;
}

.clear:after,
.container:after,
.header .sub-nav:after,
.breadcrumb:after,
.panel > .panel-title:after,
.panel > .panel-footer:after,
.panel.recommend-links > .panel-body:after,
.panel.liveview > .panel-body > li:after,
.panel.articles > .panel-body > li:after,
.panel.tags-index .panel-body:after,
.panel.static-player .signal-selector:after,
.panel#liansai ul.list-group-horizontal:after,
#nbaWest .t:after,
#nbaEast .t:after,
.panel#bloggers .panel-body:after,
.panel.double-list .panel-body:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/* .shadow,
.header .sub-nav {
  box-shadow: 0 2px 2px #000000;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} */

.header .nav > li {
  width: 120px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  font-size: 18px;
  margin: 0 4px;
}

.header .nav > li > a {
  width: inherit;
  height: inherit;
  display: inline-block;
  line-height: inherit;
  text-align: center;
  padding: 3px 1rem;
}

.header .nav > li:hover {
  background-color: #09388C;
}

.header .nav > li:hover a {
  color: #fff;
}

/* .content > a {
  padding: 0.4rem 0.25rem;
} */

/* 选中样式 */
.current {
  background-color: #09388C;
}

.current a {
  color: #fff;
}

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

.content a:hover {
  background-color: #09388C;
  color: #fff;
}

.content a:hover > strong {
  color: #fff;
}

.activeSaml {
  background-color: #09388C;
  color: #fff;
  font-weight: bold;
}

.activeSaml strong {
  color: #fff;
}
/* 选中样式-结束 */

.header .info {
  font-size: 0.75rem;
}

.header .info a {
  color: gray;
}

.header .sub-nav {
  /* border: 1px solid #adcbeb;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 0.75rem;
  line-height: 3;
  padding: 0 1rem; */
  display: flex;
  align-items: center;
  height: 40px;
  background-color: #DCE3F1;
}

.content a {
  padding: 0.25rem 0.5rem;
  height: 40px;
  line-height: 2rem;
  font-size: 14px;
  min-width: 88px;
  text-align: center;
}

.content a:not(:last-child)  {
  margin-right: 1rem;
}

.header-image {
  background: url('./../img/header-image.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  background-position: right;
  left: 63vw;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 414px) {
  .container {
    width: 100%;
  }

  .header .nav > li {
    display: none;
  }

  .header .nav > li.active {
    display: block;
  }

  .header .nav.open > li {
    display: block;
  }

  .header .header-nav {
    position: relative;
  }

  .header .header-nav .nav-lauch {
    display: block;
    position: absolute;
    right: 1rem;
    top: 0;
  }

  .header .logo {
    text-align: center;
  }

  .header .middle {
    display: none;
  }

  .header .info {
    text-align: center;
  }

  .header .info > li {
    display: inline;
  }

  .header .sub-nav {
    height: auto;
  }

  .container .header-top {
    justify-content: center;
  }

  .header-top .nav {
    display: none;
  }

  .content {
    padding: 0.5rem 1rem;
    display: flex;
    flex-wrap: wrap;
  }

  .content a {
    font-size: 0.75rem;
    padding: 2px 4px;
  }

  .content a:not(:last-child)  {
    margin-right: 0.05rem;
  }

  .header-image {
    display: none;
  }
}

@media (min-width: 414px) and (max-width: 767px) {
  .container {
    width: 100%;
  }

  .header .nav > li {
    display: none;
  }

  .header .nav > li.active {
    display: block;
  }

  .header .nav.open > li {
    display: block;
  }

  .header .header-nav {
    position: relative;
  }

  .header .header-nav .nav-lauch {
    display: block;
    position: absolute;
    right: 1rem;
    top: 0;
  }

  .header .middle {
    display: none;
  }

  .header .info {
    text-align: center;
  }

  .header .info > li {
    display: inline;
  }

  .header-top .nav {
    display: none;
  }

  .container .header-top {
    justify-content: center;
  }

  .header .sub-nav {
    padding: 1.5rem 0;
  }

  .content {
    padding: 0.5rem 1rem;
    display: flex;
    flex-wrap: wrap;
  }

  .content a {
    font-size: 0.75rem;
    padding: 2px 4px;
  }

  .content a:not(:last-child)  {
    margin-right: 0.05rem;
  }

  .header-image {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .container {
    width: 1001px;
  }

  .container > .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

  .container > .sidebar {
    padding-top: 1rem;
    width: 30%;
    float: right;
  }

  .header .logo,
  .header .middle,
  .header .nav > li,
  .header .sub-nav > .content {
    float: left;
  }

  .header .logo > a,
  .header .middle > a,
  .header .nav > li > a,
  .header .sub-nav > .content > a {
    /* font-size: 0.8rem; */
    margin-right: 1rem;
  }

  .header .sub-nav > .search,
  .header .info {
    float: right;
  }

  /* .header .header-top:before, */
  .header .search:before,
  .header .nav:before {
    content: " ";
    display: table;
    overflow: hidden;
  }

  /* .header .header-top:after, */
  .header .search:after,
  .header .nav:after {
    content: " ";
    display: table;
    clear: both;
    float: none;
    overflow: hidden;
  }

  .header .nav-lauch {
    display: none;
  }

  .header .nav a {
    padding: 0 1rem;
  }

  .header .search {
    position: relative;
  }

  .header .search .submit {
    float: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABd1BMVEUAAABzcnJvbm5hYGBpaGhqaWlqaWlqaWlpaGhUU1Nwb29xcHBramqCgYGop6e9vLy7u7ulpKR+fX1rampycXGCgYHCwsK7urp+fX3W1talpaWLi4upqanb29u6urp/fn4uKyttbGyoqKiOjY1paGhubW1vbm6TkpLd3d2hoaFjYmJqaWm9vb14d3dwb2+trKyysbFkY2Nsa2uTkpK2tbVlY2NqaWm8u7tycXGxsbGxsLBkY2NpaGilpaWYmJji4uKenp5jYmJVVFR+fX3e3d19fHxnZmZubW1ramp+fX26ubmzs7N6eXloZ2ehoKCxsbGwsLCenp58e3uop6e3trZ5eHhwb28qKSlkY2NjYmJCQEB4d3eqqqqzs7N0c3NzcnIZGBh4d3enpqavr691dHRzcnJlZGR0c3N0c3NzcnJzcnL29vb09PTz8/Pu7u7CwsL5+fn39/fo6OizsrKnpqbw8PDi4uLj4+Pv7+/r6+v19PTr6uqxsLCntOinAAAAa3RSTlMAAAAELU9bTSkCAAAZgs308sl4EwCn+/iX9tXB2Pn2cAEuz5UuDDSi+sIhUPUAOuLtOxPU+0NO80Hk6jkqyq/7vB4Cd/qsGAAUmPf4khXA7Om6jeD5kRYBOh0EW+D6jhACWeD+lhEDWIobCpVgmUIAAAEFSURBVHherdBnU8JAEIBhNyBoQlGDIE1EpUhVigZBsdObvfd+odrLjzc6DCxOvun77e6Zvdm5rv8O2gknFFASabdM3tNLdwCAV6FUqat9/QOsBs8ApRjUvvJlvqIbYikMEqW2rjcYTWYybBnBMD76pB+z2uwO59uEC4PbwxusNDA+f31yCoOsWjbahFUDwVoojGF6hjfZGWC4CJmNYojNVcwOX4CbjzcWFtG+sLSsIyv+YCT+/rC6lkBAJ1PpD1Ijjc/HTDbHtARAw1ryhVCxtL7xvLm1jR+jdly74eje/sHhy9HxCYJmidOz84vLqzY0E+T65vbu999/J0zdi93/iOj9X/oC6WAo49tgsA8AAAAASUVORK5CYII=")
      no-repeat center center;
    border: 0;
    height: 28px;
    width: 28px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 5px;
  }

  .header .search .submit:focus {
    border: 0;
  }

  .header .search .submit > i {
    visibility: hidden;
    font-size: 0;
  }

  .header .search .search-input {
    box-sizing: border-box;
    height: 28px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    outline: none;
    padding-left: 0.5rem;
    padding-right: 35px;
  }

  .header .search .search-input:focus {
    border-bottom: #35a5e5 1px solid;
    box-shadow: 0 0 5px #51cbee;
    -webkit-box-shadow: 0 0 5px #51cbee;
    -moz-box-shadow: 0 0 5px #51cbee;
  }

  .content a:not(:last-child)  {
    margin-right: 0.05rem;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .container {
    width: 1001px;
  }

  .container > .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

  .container > .sidebar {
    padding-top: 1rem;
    width: 30%;
    float: right;
  }

  .header .logo,
  .header .middle,
  .header .nav > li,
  .header .sub-nav > .content {
    float: left;
  }

  .header .logo > a,
  .header .middle > a,
  .header .nav > li > a,
  .header .sub-nav > .content > a {
    /* font-size: 0.8rem; */
    margin-right: 1rem;
  }

  .header .sub-nav > .search,
  .header .info {
    float: right;
  }

  /* .header .header-top:before, */
  .header .search:before,
  .header .nav:before {
    content: " ";
    display: table;
    overflow: hidden;
  }

  /* .header .header-top:after, */
  .header .search:after,
  .header .nav:after {
    content: " ";
    display: table;
    clear: both;
    float: none;
    overflow: hidden;
  }

  .header .nav-lauch {
    display: none;
  }

  .header .nav a {
    padding: 0 1rem;
  }

  .header .search {
    position: relative;
  }

  .header .search .submit {
    float: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABd1BMVEUAAABzcnJvbm5hYGBpaGhqaWlqaWlqaWlpaGhUU1Nwb29xcHBramqCgYGop6e9vLy7u7ulpKR+fX1rampycXGCgYHCwsK7urp+fX3W1talpaWLi4upqanb29u6urp/fn4uKyttbGyoqKiOjY1paGhubW1vbm6TkpLd3d2hoaFjYmJqaWm9vb14d3dwb2+trKyysbFkY2Nsa2uTkpK2tbVlY2NqaWm8u7tycXGxsbGxsLBkY2NpaGilpaWYmJji4uKenp5jYmJVVFR+fX3e3d19fHxnZmZubW1ramp+fX26ubmzs7N6eXloZ2ehoKCxsbGwsLCenp58e3uop6e3trZ5eHhwb28qKSlkY2NjYmJCQEB4d3eqqqqzs7N0c3NzcnIZGBh4d3enpqavr691dHRzcnJlZGR0c3N0c3NzcnJzcnL29vb09PTz8/Pu7u7CwsL5+fn39/fo6OizsrKnpqbw8PDi4uLj4+Pv7+/r6+v19PTr6uqxsLCntOinAAAAa3RSTlMAAAAELU9bTSkCAAAZgs308sl4EwCn+/iX9tXB2Pn2cAEuz5UuDDSi+sIhUPUAOuLtOxPU+0NO80Hk6jkqyq/7vB4Cd/qsGAAUmPf4khXA7Om6jeD5kRYBOh0EW+D6jhACWeD+lhEDWIobCpVgmUIAAAEFSURBVHherdBnU8JAEIBhNyBoQlGDIE1EpUhVigZBsdObvfd+odrLjzc6DCxOvun77e6Zvdm5rv8O2gknFFASabdM3tNLdwCAV6FUqat9/QOsBs8ApRjUvvJlvqIbYikMEqW2rjcYTWYybBnBMD76pB+z2uwO59uEC4PbwxusNDA+f31yCoOsWjbahFUDwVoojGF6hjfZGWC4CJmNYojNVcwOX4CbjzcWFtG+sLSsIyv+YCT+/rC6lkBAJ1PpD1Ijjc/HTDbHtARAw1ryhVCxtL7xvLm1jR+jdly74eje/sHhy9HxCYJmidOz84vLqzY0E+T65vbu999/J0zdi93/iOj9X/oC6WAo49tgsA8AAAAASUVORK5CYII=")
      no-repeat center center;
    border: 0;
    height: 28px;
    width: 28px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 5px;
  }

  .header .search .submit:focus {
    border: 0;
  }

  .header .search .submit > i {
    visibility: hidden;
    font-size: 0;
  }

  .header .search .search-input {
    box-sizing: border-box;
    height: 28px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    outline: none;
    padding-left: 0.5rem;
    padding-right: 35px;
  }

  .header .search .search-input:focus {
    border-bottom: #35a5e5 1px solid;
    box-shadow: 0 0 5px #51cbee;
    -webkit-box-shadow: 0 0 5px #51cbee;
    -moz-box-shadow: 0 0 5px #51cbee;
  }
}

@media (min-width: 1366px) and (max-width: 1439px) {
  .container {
    width: 1140px;
  }

  .container > .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

  .container > .sidebar {
    padding-top: 1rem;
    width: 30%;
    float: right;
  }

  .header .logo,
  .header .middle,
  .header .nav > li,
  .header .sub-nav > .content {
    float: left;
  }

  .header .logo > a,
  .header .middle > a,
  .header .nav > li > a,
  .header .sub-nav > .content > a {
    /* font-size: 0.8rem; */
    margin-right: 1rem;
  }

  .header .sub-nav > .search,
  .header .info {
    float: right;
  }

  /* .header .header-top:before, */
  .header .search:before,
  .header .nav:before {
    content: " ";
    display: table;
    overflow: hidden;
  }

  /* .header .header-top:after, */
  .header .search:after,
  .header .nav:after {
    content: " ";
    display: table;
    clear: both;
    float: none;
    overflow: hidden;
  }

  .header .nav-lauch {
    display: none;
  }

  .header .nav a {
    padding: 0 1rem;
  }

  .header .search {
    position: relative;
  }

  .header .search .submit {
    float: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABd1BMVEUAAABzcnJvbm5hYGBpaGhqaWlqaWlqaWlpaGhUU1Nwb29xcHBramqCgYGop6e9vLy7u7ulpKR+fX1rampycXGCgYHCwsK7urp+fX3W1talpaWLi4upqanb29u6urp/fn4uKyttbGyoqKiOjY1paGhubW1vbm6TkpLd3d2hoaFjYmJqaWm9vb14d3dwb2+trKyysbFkY2Nsa2uTkpK2tbVlY2NqaWm8u7tycXGxsbGxsLBkY2NpaGilpaWYmJji4uKenp5jYmJVVFR+fX3e3d19fHxnZmZubW1ramp+fX26ubmzs7N6eXloZ2ehoKCxsbGwsLCenp58e3uop6e3trZ5eHhwb28qKSlkY2NjYmJCQEB4d3eqqqqzs7N0c3NzcnIZGBh4d3enpqavr691dHRzcnJlZGR0c3N0c3NzcnJzcnL29vb09PTz8/Pu7u7CwsL5+fn39/fo6OizsrKnpqbw8PDi4uLj4+Pv7+/r6+v19PTr6uqxsLCntOinAAAAa3RSTlMAAAAELU9bTSkCAAAZgs308sl4EwCn+/iX9tXB2Pn2cAEuz5UuDDSi+sIhUPUAOuLtOxPU+0NO80Hk6jkqyq/7vB4Cd/qsGAAUmPf4khXA7Om6jeD5kRYBOh0EW+D6jhACWeD+lhEDWIobCpVgmUIAAAEFSURBVHherdBnU8JAEIBhNyBoQlGDIE1EpUhVigZBsdObvfd+odrLjzc6DCxOvun77e6Zvdm5rv8O2gknFFASabdM3tNLdwCAV6FUqat9/QOsBs8ApRjUvvJlvqIbYikMEqW2rjcYTWYybBnBMD76pB+z2uwO59uEC4PbwxusNDA+f31yCoOsWjbahFUDwVoojGF6hjfZGWC4CJmNYojNVcwOX4CbjzcWFtG+sLSsIyv+YCT+/rC6lkBAJ1PpD1Ijjc/HTDbHtARAw1ryhVCxtL7xvLm1jR+jdly74eje/sHhy9HxCYJmidOz84vLqzY0E+T65vbu999/J0zdi93/iOj9X/oC6WAo49tgsA8AAAAASUVORK5CYII=")
      no-repeat center center;
    border: 0;
    height: 28px;
    width: 28px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 5px;
  }

  .header .search .submit:focus {
    border: 0;
  }

  .header .search .submit > i {
    visibility: hidden;
    font-size: 0;
  }

  .header .search .search-input {
    box-sizing: border-box;
    height: 28px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    outline: none;
    padding-left: 0.5rem;
    padding-right: 35px;
  }

  .header .search .search-input:focus {
    border-bottom: #35a5e5 1px solid;
    box-shadow: 0 0 5px #51cbee;
    -webkit-box-shadow: 0 0 5px #51cbee;
    -moz-box-shadow: 0 0 5px #51cbee;
  }
}

@media (min-width: 1440px) {
  .container {
    width: 1200px;
  }

  .container > .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

  .container > .sidebar {
    padding-top: 1rem;
    width: 30%;
    float: right;
  }

  .header .logo,
  .header .middle,
  .header .nav > li,
  .header .sub-nav > .content {
    float: left;
  }

  .header .logo > a,
  .header .middle > a,
  .header .nav > li > a,
  .header .sub-nav > .content > a {
    /* font-size: 0.8rem; */
    margin-right: 1rem;
  }

  .header .sub-nav > .search,
  .header .info {
    float: right;
  }

  /* .header .header-top:before, */
  .header .search:before,
  .header .nav:before {
    content: " ";
    display: table;
    overflow: hidden;
  }

  /* .header .header-top:after, */
  .header .search:after,
  .header .nav:after {
    content: " ";
    display: table;
    clear: both;
    float: none;
    overflow: hidden;
  }

  .header .nav-lauch {
    display: none;
  }

  .header .nav a {
    padding: 0 1rem;
  }

  .header .search {
    position: relative;
  }

  .header .search .submit {
    float: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABd1BMVEUAAABzcnJvbm5hYGBpaGhqaWlqaWlqaWlpaGhUU1Nwb29xcHBramqCgYGop6e9vLy7u7ulpKR+fX1rampycXGCgYHCwsK7urp+fX3W1talpaWLi4upqanb29u6urp/fn4uKyttbGyoqKiOjY1paGhubW1vbm6TkpLd3d2hoaFjYmJqaWm9vb14d3dwb2+trKyysbFkY2Nsa2uTkpK2tbVlY2NqaWm8u7tycXGxsbGxsLBkY2NpaGilpaWYmJji4uKenp5jYmJVVFR+fX3e3d19fHxnZmZubW1ramp+fX26ubmzs7N6eXloZ2ehoKCxsbGwsLCenp58e3uop6e3trZ5eHhwb28qKSlkY2NjYmJCQEB4d3eqqqqzs7N0c3NzcnIZGBh4d3enpqavr691dHRzcnJlZGR0c3N0c3NzcnJzcnL29vb09PTz8/Pu7u7CwsL5+fn39/fo6OizsrKnpqbw8PDi4uLj4+Pv7+/r6+v19PTr6uqxsLCntOinAAAAa3RSTlMAAAAELU9bTSkCAAAZgs308sl4EwCn+/iX9tXB2Pn2cAEuz5UuDDSi+sIhUPUAOuLtOxPU+0NO80Hk6jkqyq/7vB4Cd/qsGAAUmPf4khXA7Om6jeD5kRYBOh0EW+D6jhACWeD+lhEDWIobCpVgmUIAAAEFSURBVHherdBnU8JAEIBhNyBoQlGDIE1EpUhVigZBsdObvfd+odrLjzc6DCxOvun77e6Zvdm5rv8O2gknFFASabdM3tNLdwCAV6FUqat9/QOsBs8ApRjUvvJlvqIbYikMEqW2rjcYTWYybBnBMD76pB+z2uwO59uEC4PbwxusNDA+f31yCoOsWjbahFUDwVoojGF6hjfZGWC4CJmNYojNVcwOX4CbjzcWFtG+sLSsIyv+YCT+/rC6lkBAJ1PpD1Ijjc/HTDbHtARAw1ryhVCxtL7xvLm1jR+jdly74eje/sHhy9HxCYJmidOz84vLqzY0E+T65vbu999/J0zdi93/iOj9X/oC6WAo49tgsA8AAAAASUVORK5CYII=")
      no-repeat center center;
    border: 0;
    height: 28px;
    width: 28px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 5px;
  }

  .header .search .submit:focus {
    border: 0;
  }

  .header .search .submit > i {
    visibility: hidden;
    font-size: 0;
  }

  .header .search .search-input {
    box-sizing: border-box;
    height: 28px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    outline: none;
    padding-left: 0.5rem;
    padding-right: 35px;
  }

  .header .search .search-input:focus {
    border-bottom: #35a5e5 1px solid;
    box-shadow: 0 0 5px #51cbee;
    -webkit-box-shadow: 0 0 5px #51cbee;
    -moz-box-shadow: 0 0 5px #51cbee;
  }

  .header-nav > .nav > li > a {
    font-size: 1.135rem;
  }

  .header-nav > .nav > li.active {
    background: linear-gradient(to bottom, #f2f8fe, #fff);
    border-radius: 5px 5px 0 0;
    border: 1px solid #c2d8f0;
    border-bottom-color: #fff;
    margin-bottom: -1px;
  }

  .header-nav > .nav > li.active > a {
    margin: 0;
  }
}

@media (max-width: 2199px) {
  .header-image {
    background-position: unset;
  }
}

@media (min-width: 2200px) and (max-width: 2500px) {
  .header-image {
    left: 60vw
  }
}

@media (min-width: 2501px) and (max-width: 2999px) {
  .header-image {
    left: 57vw
  }
}

@media (min-width: 3000px) and (max-width: 3500px) {
  .header-image {
    left: 55vw;
  }
}

@media (min-width: 3501px) and (max-width: 4000px) {
  .header-image {
    left: 56vw;
    background-position-x: -100px;
  }
}

@media (min-width: 4001px) {
  .header-image {
    left: 56vw;
    background-position-x: -100px;
  }
}

.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel > .panel-title:before,
.panel > .panel-footer:before,
.panel.recommend-links > .panel-body:before,
.panel.liveview > .panel-body > li:before,
.panel.articles > .panel-body > li:before,
.panel.tags-index .panel-body:before,
.panel.static-player .signal-selector:before,
.panel#liansai ul.list-group-horizontal:before,
#nbaWest .t:before,
#nbaEast .t:before,
.panel#bloggers .panel-body:before,
.panel.double-list .panel-body:before {
  content: " ";
  display: table;
  overflow: hidden;
}

.clear:after,
.container:after,
.header .sub-nav:after,
.breadcrumb:after,
.panel > .panel-title:after,
.panel > .panel-footer:after,
.panel.recommend-links > .panel-body:after,
.panel.liveview > .panel-body > li:after,
.panel.articles > .panel-body > li:after,
.panel.tags-index .panel-body:after,
.panel.static-player .signal-selector:after,
.panel#liansai ul.list-group-horizontal:after,
#nbaWest .t:after,
#nbaEast .t:after,
.panel#bloggers .panel-body:after,
.panel.double-list .panel-body:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/* .shadow,
.header .sub-nav {
  box-shadow: 0 2px 2px #000000;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} */

.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel > .panel-title:before,
.panel > .panel-footer:before,
.panel.recommend-links > .panel-body:before,
.panel.liveview > .panel-body > li:before,
.panel.articles > .panel-body > li:before,
.panel.tags-index .panel-body:before,
.panel.static-player .signal-selector:before,
.panel#liansai ul.list-group-horizontal:before,
#nbaWest .t:before,
#nbaEast .t:before,
.panel#bloggers .panel-body:before,
.panel.double-list .panel-body:before {
  content: " ";
  display: table;
  overflow: hidden;
}

.clear:after,
.container:after,
.header .sub-nav:after,
.breadcrumb:after,
.panel > .panel-title:after,
.panel > .panel-footer:after,
.panel.recommend-links > .panel-body:after,
.panel.liveview > .panel-body > li:after,
.panel.articles > .panel-body > li:after,
.panel.tags-index .panel-body:after,
.panel.static-player .signal-selector:after,
.panel#liansai ul.list-group-horizontal:after,
#nbaWest .t:after,
#nbaEast .t:after,
.panel#bloggers .panel-body:after,
.panel.double-list .panel-body:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/* .shadow,
.header .sub-nav {
  box-shadow: 0 2px 2px #000000;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} */

.breadcrumb {
  line-height: 2.5;
  font-size: 0.8rem;
  padding-left: 1rem;
}

.breadcrumb > li {
  float: left;
  position: relative;
}

.breadcrumb > li:after {
  /* content: " »";
  margin: 0 0.25rem;
  color: gray; */
  border-left: solid 5px #09388C;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 14px;
  right:5px;
}

.breadcrumb > li:last-child:after {
  content: none;
}

.breadcrumb > li > a,
.breadcrumb > li.active,
.breadcrumb > li.active > a {
  color: #09388C;
  font-size: 1rem;
  line-height: 40px;
  color: #09388C;
  font-weight: bold;
  padding-right: 15px;
}

.panel {
  margin-bottom: 20px;
  /*box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);*/
  /*border: 1px solid #DEE1E5;*/
}

.panel > .panel-body {
  padding: 1rem;
  font-size: 1rem;
  line-height: 2;
}

.panel > .panel-header {
  border-bottom: 1px solid #adcbeb;
  padding: 0.5rem 1rem;
  background-color: rgba(219, 44, 48, 0.03);
}

.panel > .panel-header h1,
.panel > .panel-header h2,
.panel > .panel-header h3 {
  font-size: 1.2rem;
}

.panel > .panel-header h1 > small,
.panel > .panel-header h2 > small,
.panel > .panel-header h3 > small {
  font-size: 0.85rem;
  color: gray;
}


.panel > .panel-title > h1,
.panel > .panel-title > h2,
.panel > .panel-title > h3,
.panel > .panel-title > h4,
.panel > .panel-title > h5,
.panel > .panel-title > h6,
.panel > .panel-title > strong {
  float: left;
  font-size: 1rem;
  line-height: 40px;
  padding-left: 20px;
  color: #09388C;
  font-weight: bold;
}

.panel > .panel-footer {
  border-top: 1px solid #adcbeb;
  padding: 0.25rem 1rem;
}

.panel.panel-open > .panel-title > a.flod {
  float: right;
  background: url(data:image/gif;base64,R0lGODlhDAARAIABADyh1gAAACH5BAEAAAEALAAAAAAMABEAAAIcjI+pywkdgGRzumdsxkcjvkjg93hbB5omxLZtAQA7)
    no-repeat center center;
  width: 2rem;
  height: 2rem;
}

.panel.panel-open > .panel-title > a.flod:hover {
  opacity: 0.68;
}

.panel.panel-close > .panel-title {
  border-bottom: none;
}

.panel.panel-close > .panel-title > a.flod {
  background-image: url("data:image/gif;base64,R0lGODlhCwARAIABADyh1gAAACH5BAEAAAEALAAAAAALABEAAAIbjI+pyw2Q3pGGTmjRg4xrX3lWFkhkCEbNyjIFADs=");
}

.panel.panel-close > .panel-body {
  display: none;
}

.panel-title > a.more {
  float: right;
  line-height: 3;
  margin-right: 1rem;
  font-size: 0.75rem;
}

.panel.simple-list > ul.panel-body > li > a {
  max-width: 95%;
  display: block;
  -ms-word-break: keep-all;
  word-break: keep-all;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.panel.simple-breadcrumb-list > ul.panel-body > li {
  max-width: 95%;
  display: block;
  -ms-word-break: keep-all;
  word-break: keep-all;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.panel.simple-breadcrumb-list > ul.panel-body > li > a:first-child:before {
  content: "⭐";
  color: #035483 !important;
  padding-right: 0.5rem;
}

.panel.simple-breadcrumb-list > ul.panel-body > li > a:first-child:after {
  content: "»";
  color: #9a9a9a !important;
  padding: 0 0.3rem;
}

.panel.recommend-links > .panel-body > a {
  background: url(data:image/gif;base64,R0lGODlhDwANAPD/ACulMv///yH5BAUAAAIALAAAAAAPAA0AAAIgDI6JlgzegpxUrQMX3Rnbb3Cg0j2heEGld30PJpEuWQAAOw==)
    no-repeat left center;
  color: #000;
  max-width: 24%;
  display: block;
  -ms-word-break: keep-all;
  word-break: keep-all;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 0.77rem;
  width: 24%;
  overflow: hidden;
  text-indent: 1.25rem;
  padding: 0;
  margin: 0;
  float: left;
  padding-right: 0.5rem;
}

.panel.recommend-links > .panel-body > a:hover {
  color: #db2c30;
}

.panel.liveview > .panel-body {
  padding: 0;
}

.panel.liveview > .panel-body > li {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #DEE1E5;
  border-left: 1px solid #DEE1E5;
  border-right: 1px solid #DEE1E5;
  box-sizing: border-box;
  height: 64px;
  display: flex;
  align-items: center;
  line-height: 19px;
}

.panel.liveview > .panel-body > li:hover {
  background-color:#F5F9FF;
}

/* .panel.liveview > .panel-body > li > div {
  float: left;
} */

.panel.liveview > .panel-body > li > div a {
  margin-right: 1rem;
}

.panel.liveview > .panel-body > li > div a {
  color: #333;
}

.panel.liveview > .panel-body > li > div a:hover {
  color: #db2c30;
}

.panel.liveview > .panel-body > li > div time {
  margin-right: 1rem;
  background: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 2px;
  font-weight: 600;
  font-style: normal;
  font-family: "Segoe UI";
}

.panel.liveview > .panel-body > li > p {
  padding-left: 2rem;
  overflow: hidden;
}

.panel.liveview > .panel-body > li > p a {
  margin-right: 1rem;
  /*word-break: break-all;
                          white-space: pre-wrap;*/
}

.panel.liveview > .panel-body > li.hot time {
  background: #db2c30;
  color: #fff;
}

.panel.liveview > .panel-body > li.history-date {
  background-color: rgba(219, 44, 48, 0.03);
}

.panel.liveview > .panel-body > li.history-date > time {
  padding: 0 0.6rem;
  font-size: x-small;
  color: gray;
}

.panel.liveview-content > .panel-body > h1,
.panel.liveview-content > .panel-body > p {
  padding: 1rem;
}

.panel.main-list > .panel-body {
  padding: 0;
  padding-top: 0.25rem;
}

.panel.main-list > .panel-body > li {
  padding: 0 1rem;
  border-bottom: 1px dotted #adcbeb;
  line-height: 2.5;
}

.panel.main-list > .panel-body > li:last-child {
  border-bottom: none;
}

.panel.main-list > .panel-body > li:hover {
  background-color: rgba(219, 44, 48, 0.03);
}

.panel.main-list > .panel-body > li em.tag {
  font-weight: 800;
  font-style: normal;
  opacity: 0.75;
}

.panel.articles > .panel-body > li {
  font-size: 0.85rem;
}

.panel.articles > .panel-body > li .type,
.panel.articles > .panel-body > li .title {
  float: left;
  margin-right: 1rem;
}

.panel.articles > .panel-body > li .tags {
  float: right;
}

.panel.articles > .panel-body > li .tags:before {
  content: "标签：";
  font-size: x-small;
  color: gray;
}

.panel.tags-index .panel-body {
  font-size: 0.9rem;
}

.panel.tags-index .panel-body > li {
  float: left;
}

.panel.tags-index .panel-body a {
  padding: 0 0.3rem;
}

.panel.tags-index .panel-body a > small {
  color: gray;
  font-size: x-small;
}

.panel.static-player .panel-body {
  padding: 0.2rem;
  height: 456px;
  overflow: hidden;
}

.panel.static-player .panel-body .player-embed,
.panel.static-player .panel-body .player-loading,
.panel.static-player .panel-body .player-context,
.panel.static-player .panel-body .player-context > iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.panel.static-player .panel-body .player-loading {
  text-align: center;
  position: relative;
}

.panel.static-player .panel-body .player-loading a {
  cursor: pointer;
}

.panel.static-player .panel-body .player-loading .player-loading-tip,
.panel.static-player .panel-body .player-loading .close-loading {
  color: gray;
  font-size: 0.7rem;
}

.panel.static-player .panel-body .player-loading .player-loading-tip {
  line-height: 1.6;
}

.panel.static-player .panel-body .player-loading .close-loading:hover {
  color: black;
}

.panel.static-player .panel-body .player-loading .title {
  font-size: 1.2rem;
  padding-top: 1.68rem;
}

.panel.static-player .panel-body .player-loading .player-loading-skip {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.06);
  border-radius: 1rem;
  padding: 0.2rem 1rem;
  color: gray;
  font-weight: 600;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.panel.static-player .panel-body .player-loading .player-loading-skip em {
  color: #db2c30;
  font-style: normal;
}

.panel.static-player .panel-body .player-loading .player-loading-skip:hover {
  background-color: rgba(0, 0, 0, 0.12);
}

.panel.static-player .outside {
  font-size: 0.9rem;
  text-align: center;
  padding-top: 3rem;
}

.panel.static-player .signal-selector > li {
  float: left;
  font-size: 0.8rem;
  margin-right: 1rem;
  margin-top: 0.5rem;
}

.panel.static-player .signal-selector > li.active > a {
  color: #db2c30;
  font-weight: 600;
}

.panel.chat .panel-body {
  padding: 0;
  height: 504px;
}

.panel.chat iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.outside-btn {
  color: #db2c30;
  border: 1px solid #adcbeb;
  padding: 0.8rem 1.5rem;
  border-radius: 0.5rem;
  display: inline-block;
  font-weight: 600;
}

.outside-btn:hover {
  background-color: rgba(219, 44, 48, 0.03);
}

.panel#liansai ul.list-group-horizontal {
  padding: 1rem;
  font-size: 0.9rem;
  line-height: 2;
}

.panel#liansai ul.list-group-horizontal a {
  cursor: pointer;
}

.panel#liansai ul.list-group-horizontal > li {
  float: left;
  width: 16.66667%;
}

.panel#liansai ul.list-group-horizontal > li.active > a {
  color: #db2c30;
  font-weight: 600;
}

#tNbaEast,
#tNbaWest {
  font-size: 0.85rem;
  cursor: pointer;
  line-height: 2.25;
  color: gray;
  background-color: rgba(219, 44, 48, 0.03);
}

#tNbaEast > b,
#tNbaWest > b {
  font-weight: 400;
}

#tNbaEast.cur,
#tNbaWest.cur {
  color: #db2c30;
  background-color: #fff;
}

#tNbaEast.cur > b,
#tNbaWest.cur > b {
  font-weight: 600;
}

#tNbaEast:hover,
#tNbaWest:hover {
  background-color: rgba(219, 44, 48, 0.15);
}

#nbaWest,
#nbaEast {
  font-size: 0.8rem;
}

#nbaWest .t .i,
#nbaEast .t .i {
  float: left;
}

.panel-body.table {
  padding: 0;
  width: 100%;
  border-color: #808080;
  border-spacing: 0;
  border-collapse: collapse;
}

.panel-body.table tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

.panel-body.table th,
.panel-body.table td {
  display: table-cell;
  vertical-align: inherit;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #adcbeb;
  padding: 3px;
  padding-left: 10px;
}

.panel#bloggers .panel-body > a {
  font-size: 0.85rem;
  float: left;
  margin-right: 1rem;
}

.panel.tools-iframe .panel-body {
  width: 100%;
  min-height: 1680px;
  overflow: hidden;
}

.panel.tools-iframe .panel-body > .player-embed,
.panel.tools-iframe .panel-body > #player-embed,
.panel.tools-iframe .panel-body > iframe {
  width: 100%;
  height: 100%;
  min-height: 1680px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.panel.tools-iframe .panel-header {
  font-size: 0.7rem;
  color: gray;
}

.panel.epg > .panel-body {
  padding: 0 1rem;
  height: 666px;
}

.panel.epg > .panel-body > iframe {
  border: 0;
  width: 100%;
  height: 100%;
  min-height: 666px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.panel.double-list .panel-body {
  padding: 0;
  margin: 0;
}

.panel.double-list .panel-body > li {
  width: 49.5%;
  float: left;
  line-height: 2.5;
  padding: 0 1rem;
  border-bottom: 1px dotted #adcbeb;
  overflow: hidden;
  max-height: 2rem;
  -ms-word-break: keep-all;
  word-break: keep-all;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.panel.double-list .panel-body > li:hover {
  background-color: rgba(219, 44, 48, 0.03);
}

.panel.double-list .panel-body > li > a:first-child {
  margin-right: 0.5rem;
}

.panel.double-list .panel-body > li > a:first-child:before {
  content: "⭐ ";
}

.panel.article-post .panel-body > .content {
  padding: 1rem;
  margin: 3em;
  background-color: rgba(219, 44, 48, 0.03);
  font-size: 0.8rem;
}

.panel.article-categories > .panel-body {
  font-size: 0.9rem;
}

.panel.article-categories > .panel-body > p > a {
  width: 19%;
  display: inline-block;
}

.pagination-style {
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #eee;
	text-align: center;
	background: #fff;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	float: left;
	margin: 0 5px;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 3px 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #999;
	background-color: #F1F1F1;
	border: 1px solid #F1F1F1;
	margin-left: -1px;
	font-size: 16px;
	font-weight: bold;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	background: #fff;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	background: #fff;
}
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover,
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover{
	background-color: #fff;
	border: 1px solid #09388C;
	color: #09388C;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
	z-index: 2;
	color: #fff;
	background-color: #09388C;
	border-color: #09388C;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	z-index: 3;
	color: #fff;
	background-color: #09388C;
	border-color: #09388C;
	cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
	color: #999;
	background-color: #F1F1F1;
	border-color: #F1F1F1;
	cursor: not-allowed;
}

.noData {
  width: 100%;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 20px;
  font-weight: bold;
  background-color: #fff;
  color: #666;
}

/*
.pagination {
  padding: 1rem;
  padding-top: 2rem;
  text-align: center;
}

.pagination > li {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  line-height: 2.375rem;
  text-align: center;
  margin: 0 0.35em;
  font-size: 1rem;
  display: inline-block;
  border: 2px solid #e3e3e3;
  overflow: hidden;
}

.pagination > li:hover {
  background-color: rgba(219, 44, 48, 0.03);
  border: 2px solid #bdbdbd;
}

.pagination > li > a {
  display: block;
}

.pagination > li.active {
  border-color: #119eda;
  color: #119eda;
  font-weight: 600;
}

.pagination-info {
  text-align: center;
  color: gray;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

.pagination-info em {
  font-style: normal;
  font-weight: 600;
}
*/

@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
    transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-moz-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.loading-animation {
  margin: 100px auto;
  height: 60px;
  text-align: center;
  font-size: 10px;
}

.loading-animation > i {
  background-color: #adcbeb;
  height: 100%;
  width: 8px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
  margin: 0 1em;
}

.loading-animation > i.i2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loading-animation > i.i3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.loading-animation > i.i4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loading-animation > i.i5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.loading-animation.player-loading-animation {
  margin: 5px auto;
  height: 20px;
}

.av-static-player {
  display: block;
  margin-top: 1rem;
}

.av-livetxt {
  font-weight: 600 !important;
}

.av-sidebar {
  width: 100%;
  display: block;
  overflow: hidden;
}

.av-banner {
  width: 100%;
  display: block;
  margin-top: 1rem;
}

.av-banner > img {
  width: 100%;
  max-height: 85px;
}

.av-after-logo {
  margin-left: 1rem;
  max-width: 920px;
  overflow: hidden;
  display: block;
  max-height: 60px;
}

#assist-bar {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
}

#assist-bar #go-top > .icon {
  display: block;
  height: 50px;
  width: 50px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDU0IDU0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NCA1NDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIHN0eWxlPSJmaWxsOiNhZGNiZWI7IiBkPSJNNTMsMjdMNTMsMjdjMCwxNC4zNTktMTEuNjQxLDI2LTI2LDI2aDBDMTIuNjQxLDUzLDEsNDEuMzU5LDEsMjd2MEMxLDEyLjY0MSwxMi42NDEsMSwyNywxaDANCgkJCUM0MS4zNTksMSw1MywxMi42NDEsNTMsMjd6Ii8+DQoJCTxwYXRoIHN0eWxlPSJmaWxsOiNhZGNiZWI7IiBkPSJNMjcsNTRDMTIuMTEyLDU0LDAsNDEuODg4LDAsMjdTMTIuMTEyLDAsMjcsMHMyNywxMi4xMTIsMjcsMjdTNDEuODg4LDU0LDI3LDU0eiBNMjcsMg0KCQkJQzEzLjIxNSwyLDIsMTMuMjE1LDIsMjdzMTEuMjE1LDI1LDI1LDI1czI1LTExLjIxNSwyNS0yNVM0MC43ODUsMiwyNywyeiIvPg0KCTwvZz4NCgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTM5LDMyLjcwNmMtMC4yNTYsMC0wLjUxMi0wLjA5OC0wLjcwNy0wLjI5M0wyNywyMS4xMkwxNS43MDcsMzIuNDEzDQoJCWMtMC4zOTEsMC4zOTEtMS4wMjMsMC4zOTEtMS40MTQsMHMtMC4zOTEtMS4wMjMsMC0xLjQxNGwxMS40OTgtMTEuNDk4YzAuNjY2LTAuNjY2LDEuNzUyLTAuNjY2LDIuNDE4LDBsMTEuNDk4LDExLjQ5OA0KCQljMC4zOTEsMC4zOTEsMC4zOTEsMS4wMjMsMCwxLjQxNEMzOS41MTIsMzIuNjA4LDM5LjI1NiwzMi43MDYsMzksMzIuNzA2eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
    no-repeat center center;
}

.footer {
  font-size: 0.6rem;
  text-align: center;
  padding-bottom: 1.5rem;
  line-height: 2.2;
}

.footer .friend-list {
  text-align: left;
}

.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel > .panel-title:before,
.panel > .panel-footer:before,
.panel.recommend-links > .panel-body:before,
.panel.liveview > .panel-body > li:before,
.panel.articles > .panel-body > li:before,
.panel.tags-index .panel-body:before,
.panel.static-player .signal-selector:before,
.panel#liansai ul.list-group-horizontal:before,
#nbaWest .t:before,
#nbaEast .t:before,
.panel#bloggers .panel-body:before,
.panel.double-list .panel-body:before {
  content: " ";
  display: table;
  overflow: hidden;
}

.clear:after,
.container:after,
.header .sub-nav:after,
.breadcrumb:after,
.panel > .panel-title:after,
.panel > .panel-footer:after,
.panel.recommend-links > .panel-body:after,
.panel.liveview > .panel-body > li:after,
.panel.articles > .panel-body > li:after,
.panel.tags-index .panel-body:after,
.panel.static-player .signal-selector:after,
.panel#liansai ul.list-group-horizontal:after,
#nbaWest .t:after,
#nbaEast .t:after,
.panel#bloggers .panel-body:after,
.panel.double-list .panel-body:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/* .shadow,
.header .sub-nav {
  box-shadow: 0 2px 2px #000000;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} */

.static-alert {
  z-index: 9999999;
  position: absolute;
  top: 3%;
  background-color: white;
  left: 3%;
  right: 3%;
  border: 1px solid #adcbeb;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  color: #555555;
}

.static-alert .alert-body {
  padding: 1.5rem;
}

.static-alert .alert-body strong {
  display: block;
  padding: 0.5rem 0;
}

.static-alert .alert-btn {
  text-align: right;
  margin-top: 1.5rem;
}

.static-alert .alert-btn > a {
  margin-left: 1rem;
}

.static-alert a.btn {
  padding: 0.5rem 1rem;
}

.static-alert .btn-enabled {
  background-color: #1c90e3;
  color: white;
}

.static-alert .btn-disabled {
  color: gray;
}

/*=============单场比赛=============*/

/*fixed——score*/

.fixed_score_box {
  width: 100%;
  height: 256px;
  background: url(../images/score_back_new.jpg) no-repeat;
  overflow: hidden;
}

.fixed_score_top {
  width: 650px;
  height: 120px;
  margin: 40px auto 0;
}

.wangqiu_double.score_name_left {
  width: 140px;
  height: 120px;
  float: left;
  text-align: center;
}

.score_name_left {
  width: 140px;
  height: 120px;
  float: left;
  text-align: center;
}


.score_name_left > img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  border-radius: 50px;
  border: 2px solid #fff;
}

.score_name_left > h1 {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 300;
  line-height: 35px;
}

.score_name {
  width: 370px;
  float: left;
  margin-top: -30px;
}

.score_name time {
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.score_name span {
  height: 50px;
  line-height: 50px;
  display: block;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.score_name span .score-i {
  font-size: 24px;
  font-weight: 500;
}

.score_name p:nth-child(1) {
  margin-top: 27px;
}

.score_name p {
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 10px;
  text-align: center;
}

.score_name_right {
  float: right;
}

.fixed_score_link {
  /* height: 110px; */
  background: #fff;
}

.fixed_score_taggle {
  width: 144px;
  /* height: 110px; */
  float: left;
}

.fixed_score_taggle > span {
  display: block;
  font-size: 20px;
  color: #09388C;
  margin-top: 20px;
  height: 26px;
  line-height: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  border-left: solid 6px #09388C;
  padding-left: 7px;
}
.fixed_score_taggle .xinhao_tag {
  margin: 20px 0 0 32px;
}
.fixed_score_taggle .xinhao_tag i {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #dc2221;
  border-right: 2px solid #dc2221;
  transform: rotate(-135deg);
}
.fixed_score_taggle .xinhao_tag .next {
  transform: rotate(45deg);
}

.fixed_score_taggle .xinhao_tag span {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  padding: 0 4px;
  user-select: none;
}

.fixed_score_button a {
  float: left;
  display: block;
  width: 95%;
  height: 60px;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  color: #333333;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  padding: 8px 15px;
  margin-bottom: 10px;
}

.fixed_score_button a:hover {
  background: linear-gradient(180deg, #1D6CFB 0%, #09388C 100%);
  border: 0;
  color: #FFFFFF;
}

.fixed_socre_time {
  background: #FFFFFF;
  /* float: left; */
  margin-top: 10px;
}

.fixed_socre_time >p {
  display: block;
  font-size: 20px;
  color: #09388C;
  margin-top: 20px;
  height: 26px;
  line-height: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  border-left: solid 6px #09388C;
  padding-left: 7px;
}

.fixed_socre_time  >a
{
  height: 24px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
}

/*简介*/

.fixsco_synopsis {
  width: 100%;
  background: #fff;
}

.fixsco_synopsis_nav {
  padding: 5px 0 0 0px;
  display: flex;
  justify-content: center;
}

.fixsco_synopsis_nav li {
  width: 200px;
  height: 48px;
  border: 1px solid #09388C;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: left;
  align-items: center;
}

.fixsco_synopsis_nav li img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 50px;
}

.fixsco_synopsis_nav li div {
  font: 18px/18px "microsoft yahei";
  color: #333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: flex;
  justify-content: left;
  align-items: center;
  text-align: center;
  margin: auto;
}

.fixsco_synopsis_nav li div span{
  width: 90px;
}

.fixsco_synopsis_nav li.hover {
  background-color: #09388C;
}

.fixsco_synopsis_nav li.hover div {
  color: #fff;
}

.fixsco_synopsis_list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 36px;
}

.fixsco_synopsis_li h1 {
  font: bold 16px/16px "microsoft yahei";
  color: #333;
  padding-left: 8px;
  border-left: 4px solid #dc2221;
  margin-top: 34px;
}

.fixsco_synopsis_li p {
  font: 16px/28px "microsoft yahei";
  color: #666;
  margin-top: 20px;
  text-indent: 2em;
}

/*table*/

.fixsco_table {
  width: 100%;
  height: auto;
  margin-top: 10px;
  background: #fff;
}

.fixsco_table table {
  padding: 10px 0 0 24px;
}

.fixsco_table table tbody tr th {
  font: 14px/48px "microsoft yahei";
  color: #333333;
}

.fixsco_table table tbody tr td {
  font: 14px/48px "microsoft yahei";
  color: #333;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

/*===========文章页==========*/

.articles_text_box {
  background: #fff;
}

.bread_crumb {
  font-size: 14px;
  color: #666;
  padding: 0px 0 0 20px;
}

.bread_crumb a {
  font-size: 14px;
  color: #666;
}

.bread_crumb a:hover {
  color: #dc2221;
}

.articles_text {
  padding: 0 1.8rem 2rem;
  font-size: 0.8rem;
  color: #333;
  border: 1px solid #DEE1E5;
  margin-bottom: 60px;
  padding-top: 20px;
}

.articles_text .title h1 {
  font-family: Microsoft YaHei;
  font-size: 26px;
  font-weight: bold;
  color: #1E2126;
  text-align: left;
  line-height: 35px;
}

.articles_text .title time {
  display: block;
  font-size: 0.875rem;
  color: #999999;
  margin: 1.2rem 0 0 0;
  text-align: left;
}

.articles_text img {
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
  height: auto !important;
}

.articles_text p {
  font-family: Microsoft YaHei;
  font-size: 1.125rem;
  color: #1E2126;
  text-align: left;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  line-height: 2.2rem;
  text-indent: 2rem;
}

.articles_text pre {
  font-size: 1rem;
  color: #333;
  text-align: left;
  margin-top: 1.2rem;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.articles_text strong {
  font-weight: bold;
}

.articles_text .title .info{
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 2px solid #DEE1E5;
  padding-bottom: 6px;
}

.articles_text .title .info span{
  display: flex;
  align-items: flex-end;
  color: #999999;
  font-size: 0.875rem;
}

/* 直播源列表 */
.signalCon {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

a {
  color: #333;
  text-decoration: none;
}

.signalCon_list {
  width: 100%;
}

.signalCon_list > h5 {
  width: 100%;
  line-height: 35px;
  font-weight: bold;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.signalCon_list>p{
	height: 24px;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: -14px;
}
.signalCon_listD {
  width: 128px;
  height: 36px;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  background: #F8F8F8;
  color: #999999;
}

.signalCon_listD>h5 {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}


/* 篮球足球详情页 */
/* .score_name p:nth-child(2){
  margin-top: 85px;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  cursor: default;
  color: #fff;
} */
.score_name .match_info_btn {
  width: 140px;
  cursor: default;
  color: #fff;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
}

.score_name .match_red_btn{
  /*background-color: #F31818;*/
  color:#FF0000;
}

.fixed_score_box {
  width: 100%;
  height: 200px;
  background-size: auto;
  overflow: hidden;
  background-position: bottom;
  background-repeat: no-repeat;
}

.fixed_score_box.zuqiu {
  background-image: url(./../img/zuqiu_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
}
.fixed_score_box.lanqiu {
  background-image: url(./../img/lanqiu_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
  background-size: 100% auto;
}
.fixed_score_box.wangqiu {
  background-image: url(../images/wangqiu_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
}
.fixed_score_box.ufc {
  background-image: url(../images/ufc_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
}
.fixed_score_box.zonghe {
  background-image: url(../images/zonghe_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
}

.match_info_head{
  height: 21px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 21px;
  color: #1E2126;
  margin-bottom: 5px;
}

/*layout.left-card*/
.hot_match_icon{
  background-image: url(../images/hot_icon.png);
  height: 20px;
  width: 48px;
  background-size: contain;
  position: absolute;
  margin-left: 10px;
  margin-top: -6px;
}

.header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
  margin: 0 auto;
}

.header.container {
  width: 100%;
}

.relative {
  position: relative;
}

.logo {
  height: 60px;
  overflow: hidden;
}

.header-top .nav {
  display: flex;
  flex-wrap: nowrap;
  flex-grow: 1;
}

.footer-image{
  background: url('./../img/footerbg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  position: relative;
  z-index: -1;
  padding-bottom: 15px;
}

.footer-image p,.footer-image p a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  line-height: 19px;
  color: #999999;
}

.copyright{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background: #F5F5F5;
}

.copyright p{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: #999999;
}
.hot-match-container{
  width: 100%;
  height: 210px;
  background: #F1F3F8;
  padding: 20px;
  padding-left:23px;
  margin-top: 20px;
  font-family: Microsoft YaHei;
  color: #000000;
}
.hot-match-container h2{
  display: flex;
  /*align-items: center;*/
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.hot-match-container h2 img{
  margin: 0 12px 10px 0;
}
.hot-match-container .hot-match-list{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.hot-match-container .hot-match-list .hot-match-item{
  width: 180px;
  background: linear-gradient(360deg, #FFFFFF 0%, #FFFFFF 100%);
  padding: 10px;
}
.hot-match-container .hot-match-list .hot-match-item a,.hot-match-container .hot-match-list .hot-match-item a:hover{
  color: #000000;
}
.hot-match-container .hot-match-list .hot-match-item div{
  display: flex;
}
.hot-match-container .hot-match-list .hot-match-item .match-info{
  justify-content: space-between;
  margin-bottom: 10px;
}
.hot-match-container .hot-match-list .hot-match-item .match-info h4{
  font-size: 14px;
  font-weight: bold;
}
.hot-match-container .hot-match-list .hot-match-item .match-info p,.hot-match-item .match-team .home-team p,.hot-match-item .match-team .away-team p{
  display: flex;
  align-items: flex-end;
  font-size: 12px;
}
.hot-match-item .match-team .home-team p,.hot-match-item .match-team .away-team p{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 70px;
  text-align: center;
}
.hot-match-container .hot-match-list .hot-match-item .match-team {
  justify-content: space-around;
  margin-bottom: 10px;
}
.hot-match-item .match-team h5{
  font-size: 12px ;
}
.hot-match-item .match-team .home-team, .hot-match-item .match-team .away-team{
  flex-direction: column;
  align-items: center;
}
.hot-match-container .hot-match-list .hot-match-item .match-score{
  justify-content: center;
  align-items: center;
  font-size: 14px;
  background: linear-gradient( 180deg , #E3E8F2 0%, #FFFFFF 50%, #E3E8F2 100%);
  padding: 2px 0;
}
.hot-match-container .hot-match-list .hot-match-item .match-score span{
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  color: #09388C;
  margin-right: 10px;
}
.hot-match-container .hot-match-list .hot-match-item .match-score h3{
  font-size: 12px;
  color: #171717;
}

.copyright a {
  color: #999999;
  text-decoration: underline;
}
/* Ad banner */
.adBanner {
  max-height: 4rem;
  margin-bottom: 0.25rem;
}
.adBanner a {
  display: block;
  max-height: inherit;
}
.adBanner.center {
  max-height: 15.3125rem;
  margin-bottom: 1rem;
}
.adBanner.below {
  max-height: 5rem;
  margin-bottom: 1rem;
}
/* Saishi page */
.channel_block {
  padding-top: 18px;
}
.cctv_outer {
  border: 1px solid #DEE1E5;
  margin-bottom: 30px;
}
.cctv_header {
  width: 100%;
	height: 40px;
  display : flex;
  align-items: center;
  padding:  0 40px 0 16px;
	font-size:18px;
	font-weight:bold;
	color: #09388C;
  background-color: #E3E8F2;
}
.cctv_header .popular_img {
	position: relative;
	width: 27px;
	height: 27px;
	color: #FFFFFF;
	font-size: 6px;
	line-height: 37px;
	text-align: center;
	z-index: 1;
}
.cctv_header .popular_img > img {
	position: absolute;
	left: 0;
	z-index: -1;
}
.cctv_grid {
  margin: 30px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 30px 60px;
  justify-items: center;
	align-items: start;
  font-size: 14px;
}
.channel_block .list_son {
  text-align: center;
}
.list_son img {
  width: 83px;
  height: 83px;
  object-fit: contain;
  border: 0;
}

/*===========视频播放页面===========*/

.play_video_box {
	width: 1200px;
	background: #1d1d1d;
	/* padding-top: 10px; */
	margin: 20px auto 0;
}
.room_video_title {
	padding-left: 15px;
}

.play_video {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.room_video {
	height: auto !important;
}
.room_video_box {
	float: left;
	width: 900px;
	padding-bottom: 15px;
}
.play_video .room_video {
	position: relative;
	min-height: 540px;
    max-height: 540px;
}

.room_video > a {
	display: block;
}

.room_video_title h2 {
	font-size: 24px;
	color: #ffffff;
	margin-top: 30px;
}

.room_video_title time {
	font-size: 14px;
	color: #cccccc;
	display: block;
	margin-top: 10px;
}

.room_video_title .room_video_time {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 60px;
    margin-top: 8px;
}

.room_video_title .room_video_time > span {
	color: #999999;
}

.room_video_title ul li {
	float: left;
	margin: 10px 20px 0 0;
	padding: 5px 13px;
	border: 1px solid #666666;
	border-radius: 20px;
}
.room_video_title ul li:hover {
	background: #09388C;
	border-color: #09388C;
}
.room_video_title ul li a {
	font-size: 14px;
	color: #999999;
	line-height: 14px;
}
.room_video_title ul li:hover a {
	color: #FFFFFF;
}
.play_video .correlation_video {
	width: 300px;
	height: auto;
	float: left;
	background-color: #1D1D1D;
}
.correlation_video .correlation_video_tab {
	height: 55px;
	border-bottom: 1px solid #454545;
}
.correlation_video .correlation_video_tab li {
	/* float: left; */
	width: 100%;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size: 20px;
	color: #cccccc;
	cursor: pointer;
}
.correlation_video .correlation_video_tab li.active {
	border-bottom: 2px solid #09388C;
	text-align: left;
  cursor: default;
  padding-left: 12px;
}
.scroll_video {
	height: 619px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 5px;
}

.video_article_play_box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s;
}
.video_article_play_box:hover {
	background: rgba(0, 0, 0, 0.2);
}
.video_article_play {
	display: block;
	background: url(../images/play-btn-big.png);
	margin: 210px auto 0;
	width: 120px;
	height: 120px;
}
.video_article_play:hover {
	background-position: 120px 0;
}
.scroll_video_block {
	height: 99px;
}
.scroll_video_block img {
	width: 100px;
	height: 75px;
	margin: 12px 0 0 10px;
	float: left;
}
.scroll_video_block p {
	font-size: 14px;
	color: #ffffff;
	line-height: 23px;
	width: 160px;
	float: left;
	margin: 10px 0 0 10px;
	height: 56px;
	overflow: hidden;
}
.scroll_video_block time {
	opacity: 0.66;
	font-size: 12px;
	color: #cccccc;
	float: left;
	margin-left: 10px;
}
.scroll_video_block:hover {
	background: #000000;
	transition: all 0.3s;
}
.scroll_video_block.active {
	background: #000000;
}
/*滚动条样式*/
.scroll_video::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
}

.scroll_video::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	background: #555555;
	border-radius: 6px;
}

.scroll_video::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	border-radius: 0;
	background: #333333;
}
.video_other_content {
	width: 1200px;
	display: flex;
	margin: 20px auto 0 auto;
}

/*视频推荐*/
.video_recommend_block {
	width: 810px;
	height: 147px;
	box-sizing: border-box;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 20px;
}
.video_recommend_block > a {
	float: left;
	display: inline-block;
	position: relative;
}
.video_recommend_block img {
	width: 168px;
	height: 126px;
}
.video_recommend_block .video_tag {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	background: url(../images/video_play.png) no-repeat;
	left: 66px;
	top: 45px;
}
.video_recommend_block h3 {
	font-size: 20px;
	width: 622px;
	height: 32px;
	color: #333333;
	line-height: 32px;
	float: left;
	margin: -6px 0 0 20px;
	overflow: hidden;
}
.video_recommend_block h3 a:hover {
	color: #dc2221;
}

.video_recommend_block p {
	width: 622px;
	float: left;
	margin: 10px 0 0 20px;
}
.video_recommend_block p a {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.video_recommend_block time {
	float: right;
	font-size: 14px;
	color: #666666;
	margin-top: 12px;
}

.rank_tab {
  overflow: hidden;
}

.rank_tab button {
  background-color: #fff;
  border: 1px solid #09388C;
  color: #09388C;
  float: left;
  outline: none;
  cursor: pointer;
  padding: 8px 2px;
  transition: 0.3s;
  font-size: 11px;
}

.rank_tab button:hover {
  background-color: #09388C;
  color: #fff;
}

.rank_tab button.active {
  background-color: #09388C;
  color: #fff;
}

.rank_tabcontent {
  display: none;
  padding: 7px 0;
}

.rank_top{
  background-color: #F8F8F8;
  color: #999999;
  text-align: center;
  padding: 0px 6px;
  font-size: 14px;
}

.rank_bottom{
  text-align: center;
  padding: 0 5px;
  font-size: 15px;
}

.red{
  background-color: #F61111;
  margin: 2px 18px;
  color: #fff;
  border-radius: 4px;
}

.orange{
  background-color: #FF8204;
  margin: 2px 18px;
  color: #fff;
  border-radius: 4px;
}

.yellow{
  background-color: #FFC527;
  margin: 2px 18px;
  color: #fff;
  border-radius: 4px;
}

.grey{
  background-color: #CCCCCC;
  margin: 2px 18px;
  color: #fff;
  border-radius: 4px;
}

.player_ranking_tennis{
  width: 25px;
  margin: 0 4px;
  text-align: center;
}

.up{
  background: url(../images/arrow_up.png) no-repeat;
  display: block;
	width: 36px;
	height: 36px;
  margin: auto;
}

.down{
  background: url(../images/arrow_down.png) no-repeat;
  display: block;
	width: 36px;
	height: 36px;
  margin: auto;
}

.draw{
  background: url(../images/arrow_right.png) no-repeat;
  display: block;
	width: 36px;
	height: 36px;
  margin: auto;
}