﻿@charset "UTF-8";

body,
form,
li,
ol,
p,
ul {
  padding: 0;
  margin: 0
}

.container,
.header .logo-bar .bar-content,
.live-table li>.intel .title,
.panel .panel-title,
.search-box,
.single-line,
.sr-only {
  overflow: hidden
}

.live-table li>.intel .title,
.panel .panel-title,
.simple-list li,
.single-line,
.zbw-live24-aside li,
.zbw-live24-main li {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.clickable,
.extensions-container a,
.panel .collapser,
.symbol,
.zbw-player-loader .loader-animation .close-button,
.zbw-signals a {
  cursor: pointer
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 14px
}

body {
  font-size: 1rem;
  width: 100%;
  line-height: 1.428;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", STXihei, "STHeiti Ligh", "Microsoft JhengHei", PMingLiU, NSimSun, SimSun, "宋体", Simhei, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background: url(../images/white_wall2.png) #f4f4f4
}

a {
  text-decoration: none;
  color: #0778b8
}

a:hover {
  color: #db2c30
}

.active a {
  color: inherit
}

code,
time {
  font-family: Consolas, "Microsoft YaHei", "微软雅黑", SFMono-Regular, Menlo, Monaco, "Liberation Mono", "Courier New", monospace
}

li,
ol,
ul {
  list-style: none;
  line-height: 1.64286
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400
}

p+p {
  margin-top: .75rem
}

article,
aside,
footer,
header,
main,
nav {
  display: block
}

article {
  padding: .75rem 1.5rem
}

#assist-bar {
  position: fixed;
  right: 2rem;
  bottom: 1rem;
}

#assist-bar #go-top>.icon {
  display: block;
  height: 50px;
  width: 50px;
  background: url(../images/up.svgg') no-repeat center center;
}

/*tab*/
#tab li {
  cursor: pointer;
  display: inline-block
}

#tab {
  border-bottom: #e4e3e3 1px solid;
  margin: 10px 0px
}

#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, #0062ff 0%, #00a0ec 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: #1487f4;
}

.item {
  display: none;
}

.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>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>span {
  text-align: center;
  flex: 1;
  padding: 10px 0
}

.moveside2 {
  position: fixed;
  top: 0;
  margin-top: 45px;
  width: 340px;
  background-color: #fff
}

.container2 {
  padding: 0 0.1rem;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 320px
}

.container {
  padding: 0 0.5rem;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 320px
}

.container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  /* -webkit-flex-flow: column nowrap; */
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  /* -ms-flex-flow: column nowrap; */
  /* flex-flow: column nowrap */
}

.container.spaced {
  margin-top: 1.5rem
}

.small {
  font-size: .85714rem
}

.gray {
  color: gray
}

.hot {
  color: #ff4500
}

.sr-only {
  position: absolute;
  margin: -1px 0 0 -1px;
  padding: 0;
  display: block;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  outline: 0
}

.icon-10x,
.icon-11x,
.icon-12x,
.icon-1x,
.icon-2x,
.icon-3x,
.icon-4x,
.icon-5x,
.icon-6x,
.icon-7x,
.icon-8x,
.icon-9x {
  fill: gray
}

a:hover .icon-10x,
a:hover .icon-11x,
a:hover .icon-12x,
a:hover .icon-1x,
a:hover .icon-2x,
a:hover .icon-3x,
a:hover .icon-4x,
a:hover .icon-5x,
a:hover .icon-6x,
a:hover .icon-7x,
a:hover .icon-8x,
a:hover .icon-9x {
  fill: #ff4500
}

.icon {
  width: 16px;
  height: 16px
}

.icon-1x {
  width: 8px;
  height: 8px
}

.icon-2x {
  width: 16px;
  height: 16px
}

.icon-3x {
  width: 24px;
  height: 24px
}

.icon-4x {
  width: 32px;
  height: 32px
}

.icon-5x {
  width: 40px;
  height: 40px
}

.icon-6x {
  width: 48px;
  height: 48px
}

.icon-7x {
  width: 56px;
  height: 56px
}

.icon-8x {
  width: 64px;
  height: 64px
}

.icon-9x {
  width: 72px;
  height: 72px
}

.icon-10x {
  width: 80px;
  height: 80px
}

.icon-11x {
  width: 88px;
  height: 88px
}

.icon-12x {
  width: 96px;
  height: 96px
}

.header .logo-bar .bar-content,
.header .logo-bar .bar-nav {
  display: none
}

@media screen and (min-width:1024px) {

  .header .logo-bar .bar-content,
  .header .logo-bar .bar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .container.flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

.header .logo-bar .bar-nav,
.header .navbar .navbar-nav {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal
}

.container>.main {
  width: 100%
}

@media screen and (min-width:1024px) {
  .container>.main {
    width: 66.66667%;
    padding-right: .75rem
  }
}

.container>.aside {
  width: 100%;
  margin-top: 1.5rem
}

@media screen and (min-width:1024px) {
  .container>.aside {
    width: 33.33333%;
    padding-left: .75rem;
    margin-top: 0
  }
}

.header {
  padding: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  background-color: #fff
}

.header a {
  display: block
}

.header .logo-bar,
.header .navbar .navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox
}

.header .logo-bar {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header .logo-bar .bar-content {
  -webkit-flex-shrink: 100000;
  -ms-flex-negative: 100000;
  flex-shrink: 100000;
  margin: 0 1.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header .logo-bar .bar-nav {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  font-size: .85714rem;
  color: gray
}

.header .logo-bar .bar-nav a {
  color: inherit
}

.header .logo-bar .logo {
  margin: 0 auto
}

.header .navbar {
  display: none
}

.header .navbar a {
  -webkit-transition: text-shadow .2s linear, color .2s linear;
  -o-transition: text-shadow .2s linear, color .2s linear;
  -moz-transition: text-shadow .2s linear, color .2s linear;
  transition: text-shadow .2s linear, color .2s linear
}

.header .navbar.navbar-main {
  font-size: 1.14286rem;
  text-shadow: 0 0 1px rgba(7, 120, 184, .15), 0 0 2px rgba(7, 120, 184, .3)
}

@media screen and (min-width:768px) {
  .header {
    background-color: transparent
  }

  .header .logo-bar .symbol-menu,
  .header .logo-bar .symbol-search {
    display: none
  }

  .header .navbar {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .header .navbar.navbar-main {
    font-size: 1rem;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e4f0fd));
    background: -webkit-linear-gradient(white, #e4f0fd 100%);
    background: -moz-linear-gradient(white, #e4f0fd 100%);
    background: -o-linear-gradient(white, #e4f0fd 100%);
    background: linear-gradient(white, #e4f0fd 100%)
  }
}

@media screen and (min-width:1280px) {
  .header .navbar.navbar-main {
    font-size: 1.14286rem
  }
}

@media screen and (min-width:768px) {
  .header .navbar.navbar-sub {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    ;
    background-color: #fff;
    font-size: .85714rem
  }
}

@media screen and (min-width:1024px) {
  .header {
    padding: 0 0.5rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }

  .header .logo-bar {
    padding: .5rem 0
  }

  .header .logo-bar .logo {
    margin: 0
  }

  .header .navbar.navbar-main {
    border: 1px solid #adcbeb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15)
  }

  .header .navbar.navbar-sub {
    background-color: #fff;
    margin: 0 .75rem;
    border: 1px solid #adcbeb;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    border-top: 0;
    -webkit-border-bottom-left-radius: .5rem;
    -moz-border-radius-bottomleft: .5rem;
    border-bottom-left-radius: .5rem;
    -webkit-border-bottom-right-radius: .5rem;
    -moz-border-radius-bottomright: .5rem;
    border-bottom-right-radius: .5rem;
    -webkit-box-pack: justify;
    -webkit-;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
  }
}

.footer,
.panel+.panel {
  margin-top: 1.5rem
}

.header .navbar .navbar-nav {
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-top: 1px solid rgba(0, 0, 0, .15)
}

.panel .panel-heading,
.search-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox
}

.breadcrumb .breadcrumb-nav,
.inline-list,
.responsive {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal
}

@media screen and (min-width:768px) {
  .header .navbar .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    ;
    width: 100%;
    padding: 0 1.5rem
  }
}

@media screen and (min-width:1024px) {
  .header .navbar .navbar-nav {
    border: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.header .navbar .navbar-nav li+li {
  border-top: 1px solid rgba(0, 0, 0, .15)
}

.header .navbar .navbar-nav li a {
  padding: .75rem .5rem;
  text-indent: 1.5rem
}

.header .navbar .navbar-nav li.active {
  background-color: rgba(7, 120, 184, .15)
}

@media screen and (min-width:768px) {
  .header .navbar .navbar-nav li {
    border-top: 0;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
  }

  .header .navbar .navbar-nav li+li {
    border-top: 0
  }

  .header .navbar .navbar-nav li a {
    text-indent: unset;
    text-align: center;
    padding: .75rem 0
  }

  .header .navbar .navbar-nav li.active {
    background: -webkit-gradient(linear, left bottom, left top, from(orangered), color-stop(orangered), color-stop(5%, transparent));
    background: -webkit-linear-gradient(bottom, #ff4500, #ff4500, transparent 5%);
    background: -moz-linear-gradient(bottom, #ff4500, #ff4500, transparent 5%);
    background: -o-linear-gradient(bottom, #ff4500, #ff4500, transparent 5%);
    background: linear-gradient(to top, #ff4500, #ff4500, transparent 5%)
  }
}

@media screen and (min-width:1024px) {
  .header .navbar .navbar-nav li {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
  }

  .header .navbar .navbar-nav li a {
    padding: .75rem .5rem
  }

  .header .navbar .navbar-nav li.active {
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f8fe), to(#fff));
    background: -webkit-linear-gradient(top, #f2f8fe, #fff);
    background: -moz-linear-gradient(top, #f2f8fe, #fff);
    background: -o-linear-gradient(top, #f2f8fe, #fff);
    background: linear-gradient(to bottom, #f2f8fe, #fff);
    -webkit-border-radius: .5rem .5rem 0 0;
    -moz-border-radius: .5rem .5rem 0 0;
    border-radius: .5rem .5rem 0 0;
    border: 1px solid #c2d8f0;
    border-bottom-color: transparent;
    -webkit-transform: translateY(.25rem);
    -moz-transform: translateY(.25rem);
    -ms-transform: translateY(.25rem);
    -o-transform: translateY(.25rem);
    transform: translateY(.25rem)
  }

  .header .navbar .navbar-nav li.active a {
    -webkit-transform: translateY(-.25rem);
    -moz-transform: translateY(-.25rem);
    -ms-transform: translateY(-.25rem);
    -o-transform: translateY(-.25rem);
    transform: translateY(-.25rem);
    padding-bottom: .5rem;
    color: #ff4500
  }

  .header .navbar .navbar-nav li.active a:hover {
    text-shadow: 0 0 1px rgba(255, 69, 0, .3), 0 0 2px rgba(255, 69, 0, .5)
  }

  .header .navbar .navbar-nav-content {
    padding: 0 0 0 1.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
  }
}

.header .navbar .navbar-nav-content {
  border-top: 1px solid rgba(0, 0, 0, .15)
}

@media screen and (min-width:768px) {
  .header .navbar .navbar-nav-content {
    border-top: 0
  }

  .header .navbar .navbar-search {
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
  }
}

@media screen and (min-width:1024px) {
  .header .navbar .navbar-search {
    width: auto
  }

  .header .navbar .navbar-search .search-box {
    padding: 0;
    border: 0;
    width: 186px
  }

  .header .navbar .navbar-search .search-input {
    background-color: transparent
  }

  .header .navbar .navbar-search .search-input:focus {
    background-color: #fff
  }

  .header .navbar .navbar-search .search-button {
    right: .75rem
  }
}

.search-box {
  padding: .75rem 1.5rem;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.search-box .search-input {
  display: block;
  padding: .75rem;
  width: 100%;
  border-color: transparent;
  font-size: .85714rem;
  outline: 0
}

.search-box .search-button {
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 1.75rem;
  fill: gray
}

.search-box .search-button:hover {
  fill: #000;
  background-color: transparent
}

.footer {
  padding-bottom: 1.5rem
}

.footer p {
  text-align: center;
  font-size: .85714rem
}

.footer #friend-link {
  margin-bottom: 1.5rem
}

.panel {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  border: 1px solid #adcbeb;
  background-color: #fff
}

.panel .panel-title {
  font-size: 1.14286rem;
  margin: 0
}

.panel .panel-title .summary {
  font-size: .85714rem;
  color: gray;
  padding: 0 .75rem
}

.panel .panel-header,
.panel .panel-heading,
.panel div.panel-body,
.panel p.panel-body {
  padding: .75rem 1.5rem
}

.panel .panel-heading {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  ;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4f0fd));
  background: -webkit-linear-gradient(top, #fff, #e4f0fd 100%);
  background: -moz-linear-gradient(top, #fff, #e4f0fd 100%);
  background: -o-linear-gradient(top, #fff, #e4f0fd 100%);
  background: linear-gradient(to bottom, #fff, #e4f0fd 100%);
  border-bottom: 1px solid #adcbeb
}

.panel .panel-header {
  color: gray;
  font-size: .85714rem
}

.panel .panel-more {
  font-size: .85714rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.panel .panel-more a {
  margin-left: .75rem
}

.panel div.panel-body.panel-iframe-body,
.panel p.panel-body.panel-iframe-body {
  padding: 0
}

.panel .panel-iframe-body>iframe {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 0;
  width: 100%
}

.panel .panel-body {
  width: 100%;
  overflow: hidden
}

.panel .down {
  display: none
}

.panel .up {
  display: block
}

.panel.collapsed .panel-body,
.panel.collapsed .panel-header {
  display: none
}

.panel.collapsed .down {
  display: block
}

.panel.collapsed .up {
  display: none
}

.sparse {
  line-height: 1.64286
}

.content-list li {
  padding: .75rem 1.5rem
}

.content-list li+li {
  border-top: 1px solid #adcbeb
}

.content-list li:hover {
  background-color: #fff
}

.simple-list {
  padding: .75rem 0
}

.simple-list li {
  padding: 0 1.5rem 0 2rem;
  line-height: 2;
  position: relative;
  overflow: hidden
}

.simple-list li:before {
  position: absolute;
  content: "";
  border: 2px solid #adcbeb;
  width: 1px;
  height: 1px;
  display: inline-block;
  left: 1rem;
  top: 1rem
}

.inline-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: .75rem 1.5rem;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.inline-list li {
  padding: 0 .3rem
}

@media screen and (min-width:768px) {
  .col-x2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .col-x2 li {
    width: 50%
  }
}

.nav-list>li.active>a {
  color: #ff4500;
  font-weight: 600
}

.responsive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: .75rem 1.5rem
}

.responsive>li {
  padding: 0
}

.live-table li>.dropdown-toggle,
.responsive-button,
.responsive>a,
.responsive>li>a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .85714rem;
  padding: .25rem .75rem;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.breadcrumb .breadcrumb-nav,
.live-table li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-box-direction: normal;
  -moz-box-direction: normal
}

.live-table li>.dropdown-toggle strong,
.responsive-button strong,
.responsive>a strong,
.responsive>li>a strong {
  color: #ff4500
}

.live-table li>.dropdown-toggle .symbol,
.responsive-button .symbol,
.responsive>a .symbol,
.responsive>li>a .symbol {
  margin-right: .5rem
}

.responsive>a,
.responsive>li>a {
  margin-right: .75rem;
  margin-bottom: .75rem
}

@media screen and (min-width:1024px) {

  .live-table li>.dropdown-toggle,
  .responsive-button,
  .responsive>a,
  .responsive>li>a {
    border: 0;
    padding: 0;
    font-size: 1rem
  }

  .responsive>a,
  .responsive>li>a {
    margin: 0 .75rem 0 0
  }
}

@media screen and (min-width:1280px) {

  .responsive>a,
  .responsive>li>a {
    margin-right: 1rem
  }
}

.breadcrumb {
  padding: .75rem 0
}

.breadcrumb .breadcrumb-nav {
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.breadcrumb .breadcrumb-nav li {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.breadcrumb .breadcrumb-nav li:after {
  content: "»";
  color: gray;
  display: inline-block;
  padding: 0 .5rem
}

.breadcrumb .breadcrumb-nav li.active {
  color: gray
}

.breadcrumb .breadcrumb-nav li.active:after {
  content: ""
}

.breadcrumb .breadcrumb-nav li.active a {
  color: inherit
}

.placeholder {
  overflow: hidden;
  background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E %3Crect x='0' y='0' width='100' height='100' fill='%23f9f9f9'/%3E %3Crect x='100' y='100' width='100' height='100' fill='%23f9f9f9'/%3E %3C/svg%3E");
  -webkit-background-size: 1.5rem 1.5rem;
  -moz-background-size: 1.5rem 1.5rem;
  -o-background-size: 1.5rem 1.5rem;
  background-size: 1.5rem 1.5rem
}

.live-table li {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-flow: column nowrap;
  -moz-box-orient: vertical;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media screen and (min-width:1200px) {
  .live-table li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.live-table li>.intel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.live-table li>.intel a {
  text-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 0 2px rgba(0, 0, 0, .2);
  color: #262626
}

.live-table li>.intel .title.recommend,
.live-table li>.intel .title:hover,
.live-table li>.intel .type:hover {
  color: #ff4500
}

.live-table li>.intel .type {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 .75rem
}

.live-table li>.intel .title {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.live-table li>.intel .title.recommend:hover {
  color: #ff6a33;
  text-shadow: none
}

.live-table li>.intel time {
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: .85714rem;
  padding: 2px 5px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #f0f0f0
}

.live-table li>.dropdown-toggle {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: .75rem
}

.live-table li>.ctx {
  padding: 0;
  margin-top: .75rem;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media screen and (min-width:768px) {
  .live-table li>.dropdown-toggle {
    display: none
  }

  .live-table li>.ctx {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.extensions-container,
.zbw-live24-main {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-direction: normal
}

@media screen and (min-width:1024px) {
  .live-table li>.ctx .symbol {
    display: none
  }
}

@media screen and (min-width:1200px) {
  .live-table li>.ctx {
    margin-top: 0;
    margin-left: 3rem;
    -webkit-flex-shrink: 10;
    -ms-flex-negative: 10;
    flex-shrink: 10
  }
}

.live-table .history-date {
  font-size: .85714rem;
  color: #d3d3d3;
  padding-top: .25rem;
  padding-bottom: .25rem;
  color: rgba(128, 128, 128, .618);
  border-top-color: #d0d0d0
}

.live-table .history-date+li {
  border-top-color: #d0d0d0
}

.live-content .heading {
  text-align: center;
  text-shadow: 0 0 1px rgba(0, 0, 0, .15), 0 0 2px rgba(0, 0, 0, .3)
}

.live-content .title {
  font-size: 1rem;
  margin: 0
}

.live-content .signals {
  padding: 0.5rem 0.2rem;
  line-height: 2;
  background-color: #fff;
  -webkit-border-radius: .5rem;
  -moz-border-radius: .5rem;
  border-radius: .5rem;
  margin: 1.5rem 0
}

.live-content .signals a {
  padding: 0 .5rem;
  word-break: break-all;
  white-space: nowrap
}

.extensions-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  -webkit-transition: top 618ms cubic-bezier(0, 0, .2, 1), opacity .2s ease-in;
  -o-transition: top 618ms cubic-bezier(0, 0, .2, 1), opacity .2s ease-in;
  -moz-transition: top 618ms cubic-bezier(0, 0, .2, 1), opacity .2s ease-in;
  transition: top 618ms cubic-bezier(0, 0, .2, 1), opacity .2s ease-in
}

.extensions-container a {
  display: block;
  padding: .75rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.extensions-container a:hover {
  background-color: #fff
}

.extensions-container a svg {
  fill: #d3d3d3
}

.extensions-container a svg:hover {
  background-color: transparent
}

@media screen and (min-width:1200px) {
  .extensions-container {
    right: -webkit-calc(50% - 640px);
    right: -moz-calc(50% - 640px);
    right: calc(50% - 640px)
  }
}

.zbw-live24-aside li,
.zbw-live24-main li {
  background: url(data:image/gif;base64,R0lGODlhDwANAPD/ACulMv///yH5BAUAAAIALAAAAAAPAA0AAAIgDI6JlgzegpxUrQMX3Rnbb3Cg0j2heEGld30PJpEuWQAAOw==) 1rem center no-repeat;
  overflow: hidden
}

.panel.zbw-toolbox-panel .panel-body .iframe-context {
  width: 100%;
  overflow: hidden;
  overflow-y: scroll;
  border: 0;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  min-height: 60rem
}

.zbw-live24-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 0
}

@media screen and (min-width:1024px) {
  .zbw-live24-main {
    padding: .75rem 1.5rem
  }
}

.zbw-live24-main li {
  padding: .75rem 1.5rem .75rem 3rem
}

.zbw-live24-main li+li {
  border-top: 1px solid rgba(0, 0, 0, .15)
}

@media screen and (min-width:760px) {
  .zbw-live24-main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .zbw-live24-main li {
    width: 50%;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
  }

  .zbw-live24-main li:nth-of-type(2) {
    border-top: 0
  }
}

@media screen and (min-width:1024px) {
  .zbw-live24-main li {
    width: 33%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0 .75rem 0 1.5rem;
    background-position-x: 0
  }

  .zbw-live24-main li+li {
    border-top: 0
  }

  .zbw-tv-table-main li {
    width: 25%
  }

  .zbw-tv-table-main li a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block
  }
}

.zbw-live24-aside {
  padding: .75rem 1.5rem
}

.zbw-live24-aside li {
  padding-left: 1.5rem;
  background-position-x: 0
}

.zbw-player-loader .loader-animation,
.zbw-player-loader .player-context {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox
}

@media screen and (min-width:1280px) {
  .zbw-live24-main li {
    width: 25%
  }

  .zbw-tv-table-main li {
    width: 20%
  }
}

.zbw-tv-content {
  padding: 0
}

.zbw-signals {
  font-size: .85714rem;
  border-bottom: 1px solid #adcbeb
}

.zbw-signals .active {
  font-weight: 600;
  color: #ff4500
}

.zbw-player-loader {
  background-color: #d3d3d3
}

.zbw-player-loader .loader-animation {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  font-size: .85714rem;
  color: gray
}

.zbw-player-loader .loader-animation .bar-loading {
  padding: .75rem
}

.zbw-player-loader .loader-animation .title {
  font-size: 1.28571rem;
  margin-top: 1.5rem
}

.zbw-player-loader .loader-animation .title .name {
  padding: 0 5px;
  color: #262626
}

.zbw-player-loader .loader-animation .placeholder {
  height: 220px;
  min-width: 350px;
  max-width: 80%;
  width: auto;
  margin: 1.5rem auto
}

.zbw-player-loader .loader-animation .summary {
  text-align: center;
  color: gray
}

.zbw-player-loader .loader-animation .skip {
  background-color: #fff;
  color: gray;
  padding: .5rem 1rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  right: 3rem;
  bottom: 1.5rem;
  font-family: 'Consolas,"Microsoft YaHei","微软雅黑",SFMono-Regular, Menlo, Monaco, "Liberation Mono", "Courier New", monospace';
  cursor: pointer;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out
}

.zbw-player-loader .loader-animation .skip:hover {
  background-color: #def3f3
}

.zbw-player-loader .loader-animation .skip .number {
  font-style: normal;
  margin-left: 3px
}

.zbw-player-loader,
.zbw-player-loader .loader-animation,
.zbw-player-loader .loader-context,
.zbw-player-loader .player-context {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden
}

.zbw-player-loader .player-context {
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.zbw-player-loader {
  height: 430px
}

.zbw-epg {
  padding: 0 0 0 .75rem;
  height: 40rem
}

.zbw-chat {
  height: 33.6rem
}

.zbw-chat.v2 {
  height: 30.6rem
}

.bar-loading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap
}

.player-context.player-target-context,
.player-context.unavailable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal
}

.bar-loading var {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.bar-loading var:after,
.bar-loading var:before,
.bar-loading:after,
.bar-loading:before {
  content: "";
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 5px;
  -webkit-animation: bar-loading none 3s infinite;
  -moz-animation: bar-loading none 3s infinite;
  -o-animation: bar-loading none 3s infinite;
  animation: bar-loading none 3s infinite
}

.bar-loading:before {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -o-animation-delay: .3s;
  animation-delay: .3s
}

.bar-loading var:first-child:before {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s
}

.bar-loading var:first-child:after {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s
}

.bar-loading var:last-child:before {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s
}

.bar-loading var:last-child:after {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s
}

.bar-loading:after {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s
}

@-webkit-keyframes bar-loading {
  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: #d3d3d3
  }

  95% {
    -webkit-transform: scale(1.618);
    transform: scale(1.618);
    background-color: #5b97d7
  }
}

@-moz-keyframes bar-loading {
  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    background-color: #d3d3d3
  }

  95% {
    -webkit-transform: scale(1.618);
    -moz-transform: scale(1.618);
    transform: scale(1.618);
    background-color: #5b97d7
  }
}

@-o-keyframes bar-loading {
  80% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: #d3d3d3
  }

  95% {
    -webkit-transform: scale(1.618);
    -o-transform: scale(1.618);
    transform: scale(1.618);
    background-color: #5b97d7
  }
}

@keyframes bar-loading {
  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: #d3d3d3
  }

  95% {
    -webkit-transform: scale(1.618);
    -moz-transform: scale(1.618);
    -o-transform: scale(1.618);
    transform: scale(1.618);
    background-color: #5b97d7
  }
}

.panel.zbw-toolbox-panel .panel-body {
  padding: 0
}

.player-context.player-target-context {
  background-color: #fff;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding: 0 1.5rem
}

.player-context.player-target-context .target-button {
  margin: 1.5rem;
  padding: .75rem 1.5rem;
  -webkit-border-radius: .5rem;
  -moz-border-radius: .5rem;
  border-radius: .5rem;
  background-color: #0778b8;
  color: #fff;
  text-shadow: 0 0 1px rgba(255, 255, 255, .15), 0 0 2px rgba(255, 255, 255, .3);
  translate: background-color .2s ease
}

.player-context.player-target-context .target-button:hover {
  background-color: #0888d1
}

.player-context.unavailable {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(white)), -webkit-gradient(linear, left top, right top, from(yellow), to(yellow)), -webkit-gradient(linear, left top, right top, from(aqua), to(aqua)), -webkit-gradient(linear, left top, right top, from(lime), to(lime)), -webkit-gradient(linear, left top, right top, from(fuchsia), to(fuchsia)), -webkit-gradient(linear, left top, right top, from(red), to(red)), -webkit-gradient(linear, left top, right top, from(blue), to(blue)), -webkit-gradient(linear, left top, right top, from(black), to(black));
  background-image: -webkit-linear-gradient(left, #fff, #fff 100%), -webkit-linear-gradient(left, #ff0, #ff0 100%), -webkit-linear-gradient(left, #0ff, #0ff 100%), -webkit-linear-gradient(left, #0f0, #0f0 100%), -webkit-linear-gradient(left, #f0f, #f0f 100%), -webkit-linear-gradient(left, red, red 100%), -webkit-linear-gradient(left, #00f, #00f 100%), -webkit-linear-gradient(left, #000, #000 100%);
  background-image: -moz-linear-gradient(left, #fff, #fff 100%), -moz-linear-gradient(left, #ff0, #ff0 100%), -moz-linear-gradient(left, #0ff, #0ff 100%), -moz-linear-gradient(left, #0f0, #0f0 100%), -moz-linear-gradient(left, #f0f, #f0f 100%), -moz-linear-gradient(left, red, red 100%), -moz-linear-gradient(left, #00f, #00f 100%), -moz-linear-gradient(left, #000, #000 100%);
  background-image: -o-linear-gradient(left, #fff, #fff 100%), -o-linear-gradient(left, #ff0, #ff0 100%), -o-linear-gradient(left, #0ff, #0ff 100%), -o-linear-gradient(left, #0f0, #0f0 100%), -o-linear-gradient(left, #f0f, #f0f 100%), -o-linear-gradient(left, red, red 100%), -o-linear-gradient(left, #00f, #00f 100%), -o-linear-gradient(left, #000, #000 100%);
  background-image: linear-gradient(to right, #fff, #fff 100%), linear-gradient(to right, #ff0, #ff0 100%), linear-gradient(to right, #0ff, #0ff 100%), linear-gradient(to right, #0f0, #0f0 100%), linear-gradient(to right, #f0f, #f0f 100%), linear-gradient(to right, red, red 100%), linear-gradient(to right, #00f, #00f 100%), linear-gradient(to right, #000, #000 100%);
  -webkit-background-size: 14.28571% 100%;
  -moz-background-size: 14.28571% 100%;
  -o-background-size: 14.28571% 100%;
  background-size: 14.28571% 100%;
  background-position-x: 0, 14.28571%, 28.57143%, 42.85714%, 57.14286%, 71.42857%, 85.71429%, 100%;
  background-repeat: repeat-y
}

.player-context.unavailable .message {
  position: absolute;
  padding: .75rem 1.5rem;
  text-align: center;
  font-size: 1.14286rem;
  -webkit-border-radius: .5rem;
  -moz-border-radius: .5rem;
  border-radius: .5rem;
  color: gray;
  text-shadow: 1px 1px 0 #ddd;
  background-color: rgba(255, 255, 255, .618);
  line-height: 2
}

.player-context.unavailable .message p {
  font-size: .85714rem
}

.player-context.unavailable .message p em {
  font-weight: 600;
  font-style: normal
}

.symbol {
  display: block;
  padding: .5rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.symbol:hover {
  background-color: #F3f3f3;
  fill: #0778b8
}

.symbol>svg {
  display: block;
  width: 1.5rem;
  height: 1.5rem
}

.x1 {
  width: 1rem;
  height: 1rem
}

.x2 {
  width: 2rem;
  height: 2rem
}

.x3 {
  width: 3rem;
  height: 3rem
}

.x4 {
  width: 4rem;
  height: 4rem
}

.x5 {
  width: 5rem;
  height: 5rem
}

.x6 {
  width: 6rem;
  height: 6rem
}

.x7 {
  width: 7rem;
  height: 7rem
}

.x8 {
  width: 8rem;
  height: 8rem
}

.x9 {
  width: 9rem;
  height: 9rem
}

.x10 {
  width: 10rem;
  height: 10rem
}

.x11 {
  width: 11rem;
  height: 11rem
}

.x12 {
  width: 12rem;
  height: 12rem
}

.symbol.x1 {
  padding: 0
}

@media screen and (max-width:720px) {
  .container2 {
    display: none
  }
}

main>.panel-open a.flod {
  float: right;
  background: url(data:image/gif;base64,R0lGODlhDAARAIABADyh1gAAACH5BAEAAAEALAAAAAAMABEAAAIcjI+pywkdgGRzumdsxkcjvkjg93hbB5omxLZtAQA7) no-repeat center center;
  width: 2rem;
  height: 2rem;
}

main .panel-open>.panel-title>a.flod:hover {
  opacity: 0.68;
}

main .panel-close>.panel-title {
  border-bottom: none;
}

main>.panel-close a.flod {
  background-image: url("data:image/gif;base64,R0lGODlhCwARAIABADyh1gAAACH5BAEAAAEALAAAAAALABEAAAIbjI+pyw2Q3pGGTmjRg4xrX3lWFkhkCEbNyjIFADs=");
}

main .panel-close>.panel-body {
  display: none;
}



.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 .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: .75rem;
  margin-bottom: 1rem;
}

.pagination-info em {
  font-style: normal;
  font-weight: 600;
}


.none {
  display: none
}

.lanCateAll {}

.lanCateAll dt {
  text-align: center;
  color: #999;
  font-size: 12px;
  padding: 8px 0 0;
}

.lanCateAll dd {
  overflow: hidden;
  padding: 0 5px;
}

.lanCateAll dd span {
  float: left;
  width: 25%;
  overflow: hidden;
  margin: 8px 0 0;
}

.lanCateAll dd span a {
  margin: 0 4px;
  line-height: 26px;
  text-align: center;
  display: block;
  height: 26px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 13px;
  font-size: 13px;
  color: #222;
  font-weight: 300;
}

#nav ul {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  width: 100%;
  height: 40px;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
}

#nav ul li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  text-align: center;
  overflow: hidden;
}

#nav ul li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-weight: 300;
  font-size: 16px;
  overflow: hidden;
}

.search_module {
  clear: both;
  background: #f9f9f9;
  overflow: hidden;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 7px;
  padding: 12px 0 8px;
  font-size: 15px
}

.search_form {
  position: relative;
  clear: both;
  display: -webkit-box;
  border: 1px solid #ccc;
  background: #fff;
  height: 38px;
  line-height: 38px;
  color: #888;
  margin: 0 12px 12px;
  padding: 0 14px 0 10px
}

.search_input {
  width: 100%;
  border: 0;
  background: 0;
  -webkit-box-flex: 1;
  display: block;
  height: 38px;
  color: #888
}

.search_btn {
  position: relative;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: 0;
  color: #666;
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer
}

.search_btn em {
  font-style: normal
}

.search_form .i_search_btn {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: transparent
}

.search_nav_module {
  clear: both;
  overflow: hidden;
  padding: 0 7px
}

.lives_nav_module {
  clear: both;
  overflow: hidden;
  padding: 0 7px;
  margin-bottom: 10px
}

.lives_nav_items_module {
  clear: both;
  overflow: hidden;
  padding: 20px 7px 14px
}

.search_nav_items,
.lives_nav_items {
  clear: both;
  text-align: center;
  font-size: 15px
}

.search_nav_items strong,
.lives_nav_items strong {
  font-weight: normal
}

.search_nav_items li,
.lives_nav_items li {
  float: left;
  width: 58px;
  padding: 0 5px;
  color: #333;
  line-height: 1.5
}

.search_nav_items li a,
.lives_nav_items li a {
  display: block;
  color: #333
}

.search_ico_card {
  border: 1px solid #ccc;
  width: 58px;
  height: 58px;
  line-height: 58px;
  color: #007aff;
  margin-bottom: 5px;
  font-size: 30px
}

.search_ico_card img {
  width: 30px;
  vertical-align: top;
  padding-top: 14px
}

#tags div {
  width: 100%;
  height: 145px;
  overflow: hidden;
}

#tags div span {
  display: inline-block
}

#tags a {
  height: 26px;
  line-height: 26px;
  padding: 2px 8px;
}

#tags .tags0 {}

#tags .tags1 {
  color: #C00;
  font-size: 22px;
}

#tags .tags2 {
  color: #63D563;
  font-size: 16px;
}

#tags .tags3 {
  color: #00B8FF;
}

#tags .tags4 {
  font-size: 16px;
}

#tags .tags5 {
  color: #C00;
  font-size: 20px;
}

#tags .tags6 {
  color: #F06 font-size:20px;
}

#tags .tags7 {
  color: #F8DB12;
  font-weight: bold;
  font-size: 18px;
}

#tags .tags8 {
  color: #F06;
  font-weight: bold;
}

#tags .tags9 {
  color: #BB81EF;
  font-weight: bold;
  font-size: 16px;
}


.navs {
  padding: 15px;
}

.navs a {
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  background: #f1f1f1;
  padding: 3px 10px;
  margin: 12px 5px 0 0;
  border-radius: 3px;
  transition: all .2s;
  color: #525252;
  white-space: nowrap;
}

.navs a:hover {
  background: #ccc;
  color: #fff
}

. .navs2 {
  padding: 18px;
}

.navs2 a {
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  background: red;
  padding: 3px 10px;
  margin: 12px 5px 0 0;
  border-radius: 3px;
  transition: all .2s;
  color: #fff;
  white-space: nowrap;
}

.navs2 a:hover {
  background: #ccc;
  color: #fff
}

. .infos {
  padding: 10px
}

.club-details .club-info {
  font-size: 14px;
  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 #019e7b
}

.club-logo {
  float: left;
  margin-right: .5rem
}

.club-logo img {
  width: 3rem;
  height: 3rem
}

.titles h1 {
  display: inline
}

.responsive2 img {
  max-width: 100%
}