<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel &gt; .panel-title:before,
.panel &gt; .panel-footer:before,
.panel.recommend-links &gt; .panel-body:before,
.panel.liveview &gt; .panel-body &gt; li:before,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:after,
.panel &gt; .panel-footer:after,
.panel.recommend-links &gt; .panel-body:after,
.panel.liveview &gt; .panel-body &gt; li:after,
.panel.articles &gt; .panel-body &gt; 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;
}
.highLive.live{
  background: #FFE1E1;
  border: 1px solid #FF1A1A;
}
.highLive.end{
  background: #FFFFFF;
  border: 1px solid #09388C;
}
.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 &gt; strong {
  color: #db2c30;
}

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

.gray {
  color: gray;
}

.normal {
  font-style: normal;
}

.clear:before,
.container:before,
.header .sub-nav:before,
.breadcrumb:before,
.panel &gt; .panel-title:before,
.panel &gt; .panel-footer:before,
.panel.recommend-links &gt; .panel-body:before,
.panel.liveview &gt; .panel-body &gt; li:before,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:after,
.panel &gt; .panel-footer:after,
.panel.recommend-links &gt; .panel-body:after,
.panel.liveview &gt; .panel-body &gt; li:after,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:before,
.panel &gt; .panel-footer:before,
.panel.recommend-links &gt; .panel-body:before,
.panel.liveview &gt; .panel-body &gt; li:before,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:after,
.panel &gt; .panel-footer:after,
.panel.recommend-links &gt; .panel-body:after,
.panel.liveview &gt; .panel-body &gt; li:after,
.panel.articles &gt; .panel-body &gt; 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 {
  /* border: 1px solid #adcbeb;
  background: linear-gradient(to bottom, #fff, #e4f0fd 100%); */
  /*padding: 0 0.5rem;
              padding-top:5px;*/
  /* padding: 5px 0 0 1rem; */
  /* padding: 0 1rem; */
}

.header .nav &gt; li {
  line-height: 2.25rem;
  text-align: center;
  margins: 0 8px;
  font-size: 16px;
  widths: 120px;
  height: 48px;
}

.header .nav &gt; li &gt; a {
  display: inline-block;
  width: 100%;
  line-height: 2.6rem;
  text-align: center;
  padding: 2px 0rem;
  widths: 120px;
  height: 48px;
}

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

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

/* .content &gt; 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 &gt; 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('/style/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 &gt; li {
    display: none;
  }

  .header .nav &gt; li.active {
    display: block;
  }

  .header .nav.open &gt; 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 &gt; 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 &gt; li {
    display: none;
  }

  .header .nav &gt; li.active {
    display: block;
  }

  .header .nav.open &gt; 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 &gt; 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 &gt; .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

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

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

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

  .header .sub-nav &gt; .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 &gt; 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 &gt; .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

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

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

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

  .header .sub-nav &gt; .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 &gt; 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 &gt; .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

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

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

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

  .header .sub-nav &gt; .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 &gt; 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 &gt; .main {
    width: 69%;
    float: left;
    padding-top: 1rem;
  }

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

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

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

  .header .sub-nav &gt; .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 &gt; 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 &gt; .nav &gt; li &gt; a {
    font-size: 1.135rem;
  }

  .header-nav &gt; .nav &gt; 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 &gt; .nav &gt; li.active &gt; 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 &gt; .panel-title:before,
.panel &gt; .panel-footer:before,
.panel.recommend-links &gt; .panel-body:before,
.panel.liveview &gt; .panel-body &gt; li:before,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:after,
.panel &gt; .panel-footer:after,
.panel.recommend-links &gt; .panel-body:after,
.panel.liveview &gt; .panel-body &gt; li:after,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:before,
.panel &gt; .panel-footer:before,
.panel.recommend-links &gt; .panel-body:before,
.panel.liveview &gt; .panel-body &gt; li:before,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:after,
.panel &gt; .panel-footer:after,
.panel.recommend-links &gt; .panel-body:after,
.panel.liveview &gt; .panel-body &gt; li:after,
.panel.articles &gt; .panel-body &gt; 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 &gt; li {
  float: left;
  position: relative;
}

.breadcrumb &gt; 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 &gt; li:last-child:after {
  content: none;
}

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

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

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

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

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

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

.panel &gt; .panel-title {
  background-color: #DCE3F1;
  height:40px;
}

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

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

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

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

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

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

.panel.panel-close &gt; .panel-body {
  display: none;
}

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

.panel.simple-list &gt; ul.panel-body &gt; li &gt; 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 &gt; ul.panel-body &gt; 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 &gt; ul.panel-body &gt; li &gt; a:first-child:before {
  content: "⭐";
  color: #035483 !important;
  padding-right: 0.5rem;
}

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

.panel.recommend-links &gt; .panel-body &gt; 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 &gt; .panel-body &gt; a:hover {
  color: #db2c30;
}

.panel.liveview &gt; .panel-body {
  padding: 0;
}

.panel.liveview &gt; .panel-body &gt; 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 &gt; .panel-body &gt; li:hover {
  background-color:#F5F9FF;
}

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

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

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

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

.panel.liveview &gt; .panel-body &gt; li &gt; 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 &gt; .panel-body &gt; li &gt; p {
  padding-left: 2rem;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel.tags-index .panel-body a &gt; 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 &gt; 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 &gt; li {
  float: left;
  font-size: 0.8rem;
  margin-right: 1rem;
  margin-top: 0.5rem;
}

.panel.static-player .signal-selector &gt; li.active &gt; 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 &gt; li {
  float: left;
  width: 16.66667%;
}

.panel#liansai ul.list-group-horizontal &gt; li.active &gt; 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 &gt; b,
#tNbaWest &gt; b {
  font-weight: 400;
}

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

#tNbaEast.cur &gt; b,
#tNbaWest.cur &gt; 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 &gt; 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 &gt; .player-embed,
.panel.tools-iframe .panel-body &gt; #player-embed,
.panel.tools-iframe .panel-body &gt; 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 &gt; .panel-body {
  padding: 0 1rem;
  height: 666px;
}

.panel.epg &gt; .panel-body &gt; 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 &gt; 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 &gt; li:hover {
  background-color: rgba(219, 44, 48, 0.03);
}

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

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

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

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

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

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

.pagination &gt; 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 &gt; li:hover {
  background-color: rgba(219, 44, 48, 0.03);
  border: 2px solid #bdbdbd;
}

.pagination &gt; li &gt; a {
  display: block;
}

.pagination &gt; 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 &gt; 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 &gt; i.i2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

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

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

.loading-animation &gt; 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 &gt; 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 &gt; .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 &gt; .panel-title:before,
.panel &gt; .panel-footer:before,
.panel.recommend-links &gt; .panel-body:before,
.panel.liveview &gt; .panel-body &gt; li:before,
.panel.articles &gt; .panel-body &gt; 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 &gt; .panel-title:after,
.panel &gt; .panel-footer:after,
.panel.recommend-links &gt; .panel-body:after,
.panel.liveview &gt; .panel-body &gt; li:after,
.panel.articles &gt; .panel-body &gt; 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 &gt; 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(/style/img/score_back_new.jpg) no-repeat;
  overflow: hidden;
}

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

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

.score_name_left &gt; img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  border-radius: 50px;
}

.score_name_left &gt; h1 {
  font-size: 24px;
  color: #1E2126;
  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 {
  display: block;
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  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: #1E2126;
  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 &gt; 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;
  widths: 120px;
  height: 36px;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  color: #333333;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  border-radius: 36px;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
}

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

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

.fixed_socre_time &gt;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  &gt;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: 10px;
  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;
}

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

.signalCon_list {
  width: 100%;
}

.signalCon_list&gt;h5 {
  width: 100%;
  height: 24px;
  overflow: hidden;
  font-weight: bold;
}


.signalCon_listD {
  width: 128px;
  height: 36px;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  background: #F8F8F8;
  color: #999999;
}

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

/*返回顶部*/
#gotoTop {
  display: none;
  position: fixed;
  top: 70%;
  cursor: pointer;
  width: 1200px;
  margin: 0 auto;
}
#gotoTop img{
  display: block;
  width: 58px;
  height: 70px;
  object-fit: cover;
  position: absolute;
  right: -6%;
}

/* 篮球足球详情页 */
/* .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;
  margin-left: auto;
  margin-right: auto;
  cursor: default;
  color: #fff;
  height: 48px;
  line-height: 48px;
}

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

.score_name .match_blue_btn{
  background-color: #09388C;
}

.fixed_score_box_zuqiu {
  width: 100%;
  height: 200px;
  background-image:
  url(/style/img/zuqiu_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
  background-size: contain;
  overflow: hidden;
  background-position: bottom;
  background-repeat: no-repeat;
}

.fixed_score_box_lanqiu {
  width: 100%;
  height: 200px;
  background-image:
  url(/style/img/lanqiu_info_banner.png),linear-gradient(to bottom, #e0e6f0, #fefefe, #e0e6f0);
  background-size: contain;
  overflow: hidden;
  background-position: bottom;
  background-repeat: no-repeat;
}

.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(/style/img/hot_icon.png);
  height: 20px;
  width: 48px;
  background-size: contain;
  position: absolute;
  margin-left: 10px;
  margin-top: -6px;
}

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

.header.container {
  width: 100%;
}

.relative {
  position: relative;
}

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

.header-top .nav {
  margin-right: 5rem;
}

.footer-image{
  background: url('/style/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;
}
.xinhao a{padding:5px;font-size:16px}


/******xin***********/
/*tab*/
#tab li { cursor: pointer; display: inline-block }
#tab-content section { display: none; }
#tab-content section:nth-child(1) { display: block }
#tab { border-bottom: #e4e3e3 1px solid; margin: 10px }
#tab li { font-size: 16px; margin-right: 20px; padding: 0 10px 10px; position: relative }
#tab li:after { content: ""; background: #1487f4; background: linear-gradient(to right, #BF303F 0%, #BF303F 100%); width: 20%; height: 2px; position: absolute; bottom: -1px; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
#tab li:hover:after, #tab li.tab-current:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; }
#tab li.tab-current { color: #BF303F; }
.tab-a-more { position: absolute; right: 20px; top: 16px; }
.tab-a-more a { display: block; background-size: 32px; overflow: hidden; width: 50px; height: 30px; }
.keywords {overflow: hidden;}
.keywords a {display: block;float: left;border: #BF303F 1px solid;color: #BF303F;padding: 2px 8px;margin: 0 5px 10px 0;border-radius: 3px;font-size: 14px;}
.keywords a:nth-child(1), .keywords a:hover { background: #BF303F; color: #fff }
 .items {display: none;}
 
#assist-bar {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
}

#assist-bar #go-top &gt; .icon {
    display: block;
    height: 50px;
    width: 50px;
    background: url('/skins/img/up.svg') no-repeat center center;
}
.navs a{font-size:14px;line-height:34px;height:34px;background:#f1f1f1;padding:3px 10px;margin:5px 5px 0 0;border-radius:3px;transition:all .2s;color:#525252;white-space:nowrap;}
.navs a:hover{background:#BF303F;color:#fff}.
.jijinluxiang a{margin-top:10px}
.club-details{border: #ccc 1px solid;margin-bottom:10px}
.club-details .club-info {
padding:10px;
    font-size: 16px;
    line-height:30px;
    overflow: hidden;
}

.club-details .club-info li {
    width:50%;
    float: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.club-details .club-info ul:after {
    clear: both;
}
.club-details .club-info :last-child {
    margin-bottom: 0
}
.quote {
    margin:10px auto;
    text-align: center;}
.quote:before,.quote:after{ 
    content:"";
    display:inline-block;
    width:5%;
    margin:5px 1%;
    border-bottom:1px solid #BF303F;
}   
 .club-logo {
 float:left;
    margin-right: .5rem;
}

 .club-logo img {
    width: 3rem;
    height: 3rem;
}
.titles h1{display:inline}
.moveside2{position:fixed;top:0;margin-top:45px;width:340px;background-color:#fff}

.responsive-table{display:block;width:100%;margin-top:15px}.responsive-table_hd{display:flex;align-items:center;justify-content:center;padding:10px 0;background:#dedede}.responsive-table_hd&gt;span{text-align:center;flex:1;font-weight:700}.responsive-table_bd{display:block}.responsive-table_row{display:flex;align-items:center;justify-content:center;border-bottom:solid 1px #dedede}.responsive-table_row&gt;span{text-align:center;flex:1;padding:10px 0}
/******xin***********/

.navv {margin:0 auto 5px;text-align:left;border-bottom:1px solid #F72921;position:relative;}
.fixDiv {position:fixed;z-index:999;top:0;background:#fff;}
.navv span:nth-child(1) {position:absolute;left:-3px;top:-3px;padding:3px;border-style:solid;border-color:#009ad9;border-width:3px 0 0 3px;}
.navv span:nth-child(2) {position:absolute;right:-3px;top:-3px;padding:3px;border-style:solid;border-color:#009ad9;border-width:3px 3px 0 0;}
.navv span:nth-child(3) {position:absolute;right:-3px;bottom:-3px;padding:3px;border-style:solid;border-color:#009ad9;border-width:0 3px 3px 0;}
.navv span:nth-child(4) {position:absolute;left:-3px;bottom:-3px;padding:3px;border-style:solid;border-color:#009ad9;border-width:0 0 3px 3px;}
.navv li {display:inline-block;margin:2px;padding:5px 10px;font-size:13px;color:#FFF;background:#314668;cursor:pointer;}
.navv .active {color:#fff;background-color:#ef3b31}</pre></body></html>