* {
    padding: 0;
    margin: 0
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    overflow-x: hidden;
    overflow-y: auto
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    background: #f4f4f4;
    font-family: Microsoft YaHei, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #212529;
    overflow-x: hidden
}

a {
    text-decoration: none;
    background-color: transparent
}

.img-fluid {
    max-width: 100%;
    height: auto
}

#fage {
    display: none !important
}

.banner-wrapper {
    display: block;
    min-width: 728px;
    max-width: 1140px;
    width: 100%;
    min-height: 90px;
    text-align: center;
    padding: 0;
    margin-left: auto !important;
    margin-right: auto !important
}

p {
    margin-top: 0;
    _margin-bottom: 1rem
}

img {
    border-radius: 3px;
    vertical-align: middle
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    _font-weight: 500;
    _line-height: 1.2
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.hide {
    display: none !important
}

.pull-left {
    float: left !important
}

.clearfix {
    clear: both
}

#body {
    padding: 1rem 0
}

.container {
    max-width: 1140px
}

.container {
    width: 100%;
    padding-right: .5rem;
    padding-left: .5rem;
    margin-right: auto;
    margin-left: auto
}

.hot,
.hot .vs .team,
.hot .actions a,
.hot .action a {
    color: red;
    font-weight: 700
}

.texthidden {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0
}

.cd {
    background: #fcfcfc
}

.tabs-wrap #lx li span {
    color: #ff962f;
    margin: 0 5px
}

.tabs-wrap #jj li span {
    color: #00990f;
    margin: 0 5px
}

.header {
    background: #fff;
    width: 100%;
    padding: 15px 0;
    font-size: 0;
    position: relative
}

.header-line {
    padding-bottom: 16px;
    border-bottom: 1px solid #f3f3f3
}

.header .title {
    padding-left: 15px;
    color: #333;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: .88rem;
    position: relative
}

.header .title:after {
    content: '';
    width: 5px;
    height: 20px;
    display: inline-block;
    background: #4682f7;
    position: absolute;
    top: 0;
    left: 0
}

.hot-vs {
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #eaeaea
}

.hot-vs ul li {
    float: left;
    width: 33.333%;
    height: 48px
}

.hot-vs ul li a {
    display: inline-block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    text-align: center;
    color: #4682f7;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    border-right: 1px solid #e5e6e9;
    border-bottom: 1px solid #e5e6e9
}

.hot-vs ul li:nth-of-type(3n) a {
    border-right: none
}

@media(min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .moveside2 {
        position: fixed;
        top: 0;
        margin-top: 45px;
        width: 265px;
        background-color: #fff
    }

    .container {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.5rem;
    margin-left: -.5rem
}

.home-widgets>.col {
    margin-bottom: 1rem
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: .5rem;
    padding-left: .5rem
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.flink-list a {
    margin-right: 10px
}

.m-crumb {
    height: 40px;
    line-height: 40px;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 0 1rem;
    border-radius: 3px
}

.m-crumb ul {
    margin-left: 0
}

.m-crumb li {
    float: left;
    word-wrap: normal;
    white-space: nowrap
}

.m-crumb li:before {
    display: inline-block;
    width: 20px;
    text-align: center;
    content: '|';
    font-size: 12px;
    color: #ccc;
    font-family: \5b8b\4f53
}

.m-crumb li:first-child:before {
    display: none
}

.m-crumb-arr li:before {
    content: '\3E'
}

.m-crumb li a {
    color: inherit
}

#header {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    background: #fff
}

#header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#header .site-brand {
    padding: .5rem .5rem .5rem 0
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.custom-logo-link img {
    height: 4rem;
    width: auto
}

#header .site-description,
#header .site-title {
    display: none
}

.site-title,
.site-description {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px)
}

#header .site-nav {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#header .site-nav a {
    color: #6c757d
}

#main-menu li a {
    padding: .5rem .75rem;
    font-size: 1.125rem
}

.nav-link {
    display: inline-block;
    padding: .5rem 1rem
}

.btn,
.wpcf7 input[type=submit] {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

.screen-reader-text,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

button,
input {
    overflow: visible
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.form-control,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 input[type=color],
.wpcf7 input[type=date],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=datetime],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=month],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=search],
.wpcf7 input[type=submit],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 input[type=time],
.wpcf7 input[type=url],
.wpcf7 input[type=week],
.wpcf7 select,
.wpcf7 textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.input-group-append {
    margin-left: -1px
}

.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.wpcf7 .input-group>.input-group-append>input[type=submit],
.wpcf7 .input-group>.input-group-prepend:first-child>input:not(:first-child)[type=submit],
.wpcf7 .input-group>.input-group-prepend:not(:first-child)>input[type=submit] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fa-search:before {
    content: ""
}

.auto-size-16\/9 {
    padding-bottom: 56.25%;
    display: block;
    position: relative
}

.auto-size_target {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#colophon {
    text-align: center;
    padding: 2rem;
    background: #333;
    color: #ddd;
    font-size: 1rem
}

#colophon :last-child {
    margin-bottom: 0
}

#colophon a {
    color: #fff
}

#colophon p {
    margin-bottom: 1rem
}

.home-widgets {
    _margin-bottom: 1rem
}

.widget-matches .widget-content {
    margin: 0 -1rem
}

.widget-featured-comps {
    background: #fff;
    border-radius: 3px
}

.widget-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem 1rem;
    margin: 0 -1rem
}

.widget-featured-comps .widget-title {
    color: #ea4335
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.widget-featured-comps ul li:first-child {
    border-top: 0
}

.widget-featured-comps ul li {
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .25rem 0;
    float: left;
    width: 50%
}

.widget-featured-comps ul li .logo {
    width: 1rem;
    margin-right: .5rem
}

.widget-featured-comps ul li a.name {
    font-weight: 500;
    font-size: .875rem;
    color: #212529
}

.widget-featured-comps ul li .links {
    font-size: .75rem
}

.widget-featured-comps ul li .links a {
    margin-right: .4rem;
    color: #adb5bd
}

.widget-news .widget-title {
    color: #4682f7
}

.more-link {
    text-align: center;
    padding: 1rem;
    color: #4682f7
}

.nav-link {
    display: inline-block;
    padding: .5rem 1rem
}

.widget-news .cat-nav {
    margin: 0 -1rem;
    background: #f8f9fa;
    font-size: .875rem
}

.widget-news .cat-nav .active a {
    background-color: #4682f7;
    color: #fff
}

.widget-news .cat-nav a {
    color: #6c757d
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.item-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.item-list .item {
    padding: 1rem 0;
    border-top: 1px solid #eee
}

.item-list .item:first-child {
    border-top: 0
}

.item-list .entry-title,
.item-list .title {
    font-size: 1rem
}

.item-list .entry-summary {
    margin-bottom: 1rem;
    font-size: .875rem;
    color: #6c757d
}

.item-list .entry-footer {
    font-size: .75rem;
    color: #adb5bd
}

.entry-footer span {
    padding-right: 10px
}

.item-list .date {
    float: right
}

.item-list .tags {
    margin-right: 1rem
}

.item-list .tags a {
    margin-right: .5rem;
    border: 1px solid #e9ecef;
    padding: .125rem .5rem;
    color: #6c757d;
    border-radius: 3px
}

.simple-list .item {
    padding: .5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.simple-list .entry-title,
.simple-list .title {
    font-weight: 400;
    font-size: .875rem;
    margin: 0 1rem 0 0;
    height: 1rem;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.simple-list .date {
    color: #adb5bd;
    font-size: .75rem;
    white-space: nowrap
}

.widget-videos .widget-title {
    color: #1aad19
}

.widget-videos .widget-title:before {
    border-left-color: #1aad19
}

.widget-videos .video-grid {
    margin-top: -1rem
}

ul.item-grid {
    list-style: none;
    margin: 0 -.5rem;
    padding: .5rem 0
}

ul.item-grid .col {
    padding: .5rem
}

ul.item-grid .entry-thumbnail {
    display: block;
    margin-bottom: .5rem
}

ul.item-grid .entry-title {
    font-weight: 400;
    font-size: .875rem;
    margin: 0;
    height: 2rem;
    line-height: 1rem;
    overflow: hidden
}

.entry-title a {
    color: #212529
}

.streamer-grid li {
    padding: .5rem;
    font-size: .875rem
}

.streamer-grid li .thumbnail {
    display: block;
    margin-bottom: .5rem
}

.streamer-grid li a {
    color: #495057
}

.streamer-grid li .thumbnail img {
    vertical-align: top
}

.streamer-grid li .title {
    display: block;
    height: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.widget-area {
    margin-bottom: .5rem
}

.picScroll {
    width: 100%;
    border: 1px solid #ddd;
    background: #fff
}

.picScroll .hd {
    height: 36px;
    line-height: 35px;
    padding: 0 15px;
    background: #f4f4f4
}

.picScroll .hd h2 {
    font-size: 18px;
    color: #ff4d4d;
    float: left;
    margin-right: 15px;
    line-height: 2
}

.picScroll .bd {
    position: relative
}

.picScroll .prev,
.picScroll .next {
    position: absolute;
    top: 44px;
    left: -1px;
    display: block;
    width: 26px;
    height: 64px;
    background: url(../images/slide_tigger.png) 0 -65px;
    z-index: 9;
    overflow: hidden
}

.picScroll .next {
    left: auto;
    right: -1px;
    background-position: -26px -65px
}

.picScroll .prev:hover {
    background-position: 0 -130px
}

.picScroll .next:hover {
    background-position: -26px -130px
}

.picScroll .prevStop {
    background-position: 0 -65px !important
}

.picScroll .nextStop {
    background-position: -26px -65px !important
}

.picScroll .scrollWrap {
    padding-left: 24px;
    overflow: hidden
}

.picScroll ul {
    overflow: hidden;
    zoom: 1
}

.picScroll li {
    width: 25%;
    padding: 8px;
    position: relative;
    float: left;
    display: inline
}

.picScroll li .pic {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 61.8%
}

.picScroll li .pic img {
    display: block;
    background: #ddd;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.picScroll li p {
    height: 30px;
    margin-top: 5px;
    color: #999;
    line-height: 15px;
    overflow: hidden;
    font-size: 12px
}

.picScroll li .txt1 a {
    color: #333
}

.picScroll li .movielist_tt {
    position: relative;
    height: 16px;
    line-height: 16px;
    padding-right: 30px;
    overflow: hidden;
    position: relative
}

.picScroll li .movielist_tt a {
    font-size: 14px
}

.picScroll li .score {
    color: #f60;
    font-family: Arial;
    position: absolute;
    top: 0;
    right: 10px
}

.hot_tj {
    width: 100%;
    border-top: 2px solid #ff4d4d
}

.hot_tj .hd {
    overflow: hidden;
    background: url(../images/bg.png) 0 -32px #efefef;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.hot_tj .hd li {
    position: relative;
    margin-left: -1px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 33.33%;
    float: left;
    border: 1px solid #ddd;
    border-top: 0;
    padding-left: 2px;
    cursor: default
}

.hot_tj .hd li:last-child {
    border-right: none
}

.hot_tj .hd li.on {
    width: 33.3333%;
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #ff4d4d
}

.hot_tj .bd {
    height: auto;
    padding: 1rem;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0
}

.hot_tj .lh {
    overflow: hidden
}

.hot_tj .lh li {
    float: left
}

.related-gallery {
    display: flex;
    margin: 0 -.5rem;
    flex-wrap: wrap
}

.related-gallery .gallery-item {
    flex: 0 0 25%;
    padding: 0 .5rem
}

figure {
    margin: 0 0 1rem
}

.related-gallery .gallery-icon {
    margin-bottom: .5rem
}

.related-gallery .gallery-icon a {
    display: block;
    position: relative;
    padding-top: 62.5%;
    overflow: hidden
}

.related-gallery .gallery-icon img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%
}

.rpbt-post-date {
    display: block;
    font-size: smaller
}

.team_item {
    width: 100%;
    height: 100%;
    padding: .5rem 0;
    overflow: hidden;
    border-bottom: 1px solid #eee
}

.team_item:last-child {
    border-bottom: none
}

.label {
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.team_logo {
    text-align: center;
    padding: 20px 60px;
    float: left;
    width: 30%
}

.team_logo img {
    object-fit: cover;
    width: 100px;
    height: 100px
}

.txt_box {
    position: relative;
    text-align: left;
    float: left;
    width: 70%
}

h2.team_name {
    font-size: 1rem;
    font-weight: bolder;
    margin-top: 0
}

ul.team_info li {
    margin-bottom: 3px;
    float: left;
    width: 50%;
    font-size: .875rem;
    color: #495057;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.team_detail {
    position: absolute;
    top: 40px;
    left: 50%;
    font-size: .875rem;
    color: #495057
}

.Button {
    border: none;
    border-radius: 0;
    padding: 0;
    margin-left: 4px;
    color: #175199;
    text-align: center;
    cursor: pointer;
    background-color: transparent
}

.league-details {
    background: #fff;
    margin-bottom: 1rem
}

.league-details .league-header {
    padding: .5rem 1rem
}

.league-details .league-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.league-details .league-logo {
    margin-right: .5rem
}

.league-details .league-logo img {
    width: 3rem;
    height: 3rem
}

.league-details .league-brand h1 {
    font-size: 1.25rem
}

.league-details .league-info {
    border-top: 1px solid #eee;
    padding: 1rem 0;
    font-size: .875rem;
    overflow: hidden
}

.league-details .league-info li {
    width: 50%;
    float: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.league-details .league-info :last-child {
    margin-bottom: 0
}

.player {
    box-shadow: 0 2px 8px rgb(0 0 0/14%);
    border: 5px solid transparent;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: .5rem;
    transition: background-color .2s ease-in-out
}

#scrollDiv {
    height: 410px;
    overflow: hidden
}

#scrollDiv li {
    width: 100%;
    margin: 10px 0;
    vertical-align: middle;
    overflow: hidden;
    border-bottom: 1px solid #0000000d
}

.scrollTitle {
    font-size: 1rem;
    list-style: none;
    padding: .6rem;
    border-bottom: 1px solid #0000000d
}

.scrollTitle i {
    font-size: inherit
}

.scroltit {
    height: 26px;
    line-height: 26px;
    padding-bottom: 4px;
    margin-bottom: 4px
}

.scroltit h3 {
    width: 100px;
    float: left
}

.scroltit .updown {
    float: right;
    width: 32px;
    height: 22px;
    margin-left: 4px
}

#but_up {
    background: url(../images/up.gif) no-repeat 0 0;
    text-indent: -9999px
}

#but_down {
    background: url(../images/down.gif) no-repeat 0 0;
    text-indent: -9999px
}

.gameforecast {
    display: block
}

.gameforecast .vs {
    width: 33.3%;
    float: left;
    display: block;
    position: relative;
    font-size: 16px;
    text-align: center
}

.gameforecast .vs .time {
    margin-top: 10px;
    color: red
}

.gameforecast .vs .name {
    margin-top: 5px;
    color: #ccc
}

.gameforecast .vs p {
    margin-bottom: 0 !important
}

.gameforecast .countryLogo1,
.gameforecast .countryLogo2 {
    margin: 0 auto;
    width: 45px;
    height: 45px;
    display: block
}

.gameforecast .player1,
.gameforecast .player2 {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 14px;
    display: block;
    overflow: hidden
}

.widget-item {
    border: 1px solid transparent;
    min-height: 59px;
    padding: 10px 0;
    overflow: hidden
}

.widget-item a {
    line-height: 1rem;
    font-size: .875rem;
    display: block
}

.widget-item .news-image {
    width: 40%;
    height: 60px;
    float: left;
    vertical-align: middle;
    box-shadow: 1px 1px 3px rgb(0 0 0/20%);
    border-radius: 4px
}

.widget-item .news-body {
    padding-left: .5rem;
    float: left;
    width: 60%;
    color: #102520;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.favourite {
    border: 1px solid #e1e1e1;
    background: #fff;
    margin-bottom: 20px
}

.favourite .nav {
    height: 42px;
    background: #4682f7;
    border: 1px solid #a1aac0;
    line-height: 42px;
    color: #fff
}

.favourite .nav h3 {
    font-weight: 700;
    padding-left: 15px;
    font-size: 1.17rem
}

.favourite .nav h3 span {
    font-size: 12px
}

.favourite .sideMenu h4 {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px solid #e1e1e1
}

.favourite a {
    color: #4682f7
}

.tabs-wrap {
    clear: both;
    overflow: hidden
}

#tabbed-widget .widget-top {
    height: 38px;
    border-bottom: 3px solid #eaeaea
}

.tabs-wrap#tab1 {
    display: block
}

#tabbed-widget ul.tabs li {
    float: left;
    position: relative;
    line-height: 30px;
    padding: 2px;
    background: 0 0
}

#tabbed-widget ul.tabs li a {
    display: inline-block;
    text-align: center;
    color: #123f58;
    text-shadow: 0 1px 0 #fff;
    padding: 5px 9px 1px;
    line-height: 30px
}

#tabbed-widget ul.tabs li a:hover {
    color: #000
}

#tabbed-widget ul.tabs li.active a {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #fff;
    box-shadow: 0 -1px 2px #d4d4d4;
    -moz-box-shadow: 0 -1px 2px #d4d4d4;
    -webkit-box-shadow: 0 -1px 2px #d4d4d4
}

#tabbed-widget a {}

.widget-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden
}

.widget-container h3 {
    font-size: inherit;
    font-weight: 400
}

.tabs-wrap li,
.widget-top li {
    _background: url(../images/sidebar-bullet.png) no-repeat left 8px;
    padding: 0 0 5px 10px;
    _line-height: 18px;
    overflow: hidden
}

.widget-top li {
    font-size: .8rem;
    font-weight: 700
}

.tabs-wrap li {
    font-size: .8rem;
    font-weight: 400
}

.widget-container p {
    padding-bottom: 1em
}

.widget-container a:hover {
    text-decoration: underline
}

.footer-widget-container li span.date,
.widget-container li span.date {
    color: #aaa;
    margin: 5px 0;
    font-size: 85%
}

.tabs-wrap ul {
    padding: .5rem;
    border-top: none;
    overflow: hidden
}

table.gridtable {
    width: 100%;
    font-size: 12px;
    color: #333;
    border-width: 1px;
    border-color: #e7e7e7;
    border-collapse: collapse;
    margin-bottom: 10px
}

table.gridtable th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #e7e7e7;
    background-color: #dedede;
    text-align: center;
    white-space: nowrap
}

table.gridtable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #e7e7e7;
    background-color: #fff;
    text-align: center;
    white-space: nowrap
}

.w50 {
    float: left;
    width: 49%
}

.tagcloud {
    width: 100%;
    padding: 15px
}

.tagcloud li {
    list-style: none;
    display: inline;
    padding: 5px
}

.tagcloud a {
    text-shadow: 0 0 3px #e0e0e0;
    color: #4682f7
}

.tagcloud li:nth-of-type(3n+1) {
    font-size: 1.25em;
    color: #ff5e5c
}

.tagcloud li:nth-of-type(4n+3) {
    font-size: 1.5em;
    color: #1ac756
}

.tagcloud li:nth-of-type(5n - 3) {
    font-size: 1em;
    color: #19b5fe
}

.team_con {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 12px;
    background: #fff;
    font-size: 0;
    overflow: hidden
}

.team_con ul li {
    width: 20%;
    display: inline-block;
    padding: 1% 5%
}

.team_con ul li a {
    box-sizing: border-box
}

.team_con ul li a img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -o-object-fit: contain;
    object-fit: contain
}

.team_con ul li a span {
    height: 32px;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
    color: #63736a;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.boxed {
    background: #fff;
    _margin: 0 0 1rem 0;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12)
}

.archive-toolbar {
    border-bottom: 1px solid #e9ecef;
    padding: 0 1rem;
    margin: 0 -1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.archive-toolbar ul li a {
    padding: .75rem 1rem;
    color: #495057
}

.archive-header {
    background: #f8f9fa;
    padding: .75rem 1rem
}

.archive-title {
    font-size: 1rem;
    font-weight: 400;
    margin: 0
}

.archive-content {
    padding: 0 1rem;
    overflow: hidden
}

.item-list .item>.row {
    margin: 0 -.5rem
}

.item-list .content-col,
.item-list .media-col {
    padding: 0 .5rem
}

.item-list .content-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.media-col a,
.thumbnail-col a {
    display: block;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden
}

.media-col img,
.thumbnail-col img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto
}

#secondary img,
article img,
figure,
img,
img.wp-post-image {
    max-width: 100%;
    _height: auto;
    object-fit: cover
}

.entry-title {
    font-weight: 700
}

.promo-block {
    _padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.single-item.post {
    padding: 1rem
}

.single-item .entry-header {
    padding: 1rem
}

.single-item .entry-title {
    font-size: 1.5rem
}

.single-item .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: .875rem;
    color: #adb5bd
}

.single-item .entry-meta>:first-child {
    margin-right: 1rem
}

.single-item .entry-meta .category-list a {
    color: #6c757d
}

.single-item .entry-content h3 {
    padding: 10px;
    text-align: left;
    background: #f4f4f4;
    border-left: 4px solid #4682f7;
    line-height: 1.5rem;
    margin-left: -1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.single-item .entry-content img {
    _padding: 1rem 0
}

.single-item .entry-content p {
    line-height: 2rem;
    margin-bottom: 1rem
}

line-height: 1.5rem .single-item .entry-content .statement {
    margin-top: 1rem;
    font-size: 12px !important;
    color: #999
}

.single-item .entry-footer {
    font-size: .875rem
}

.single-item .entry-footer {
    padding: 1rem
}

.entry-content {
    padding: 1rem
}

.entry-footer span {
    padding-right: 10px
}

.single-item .entry-footer .tag-list a {
    color: #6c757d;
    display: inline-block;
    padding: .125rem 1rem;
    margin: 0 .25rem .25rem 0;
    border: 1px solid #6c757d;
    border-radius: 1rem
}

.single-item h2 {
    font-size: 1.2rem;
    padding: 1rem 0
}

.post-navigation {
    background: #f7f7f7
}

.screen-reader-text,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.post-navigation .nav-links>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.post-navigation a {
    padding: 1rem;
    display: block;
    color: #6c757d
}

.archive-content .post {
    float: left;
    width: 50%;
    margin: 0 0 -1px -1px;
    padding: 15px;
    border: 1px solid #ddd
}

.post {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    padding: 20px 20px 21px;
    border: 1px solid #ddd;
    border-radius: 2px
}

.archive-content .thumbnail {
    margin: 1px 15px 0 0;
    width: 120px;
    max-width: 120px;
    max-height: 90px;
    min-height: 60px
}

.thumbnail {
    position: relative;
    float: left;
    max-width: 200px;
    height: auto;
    clear: both;
    margin: 1px 20px 0 0;
    overflow: hidden;
    border-radius: 2px;
    -webkit-transition-duration: .5s
}

.thumbnail .ico_play {
    background: url(../images/ico_play.png) center center no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.load {
    overflow: hidden;
    display: block;
    position: relative
}

.thumbnail a img {
    float: left;
    width: 100%;
    height: 90px;
    max-width: 100%;
    object-fit: cover
}

.archive-content h2 {
    margin: 0 0 5px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 1rem;
    font-weight: 400
}

.archive-content .archive-content {
    display: none
}

.archive-content .entry-meta {
    position: absolute;
    bottom: 14px;
    color: #999
}

.entry-meta .date,
.entry-meta .views,
.entry-meta .comment,
.entry-meta-no .date,
.entry-meta-no .views,
.entry-meta-no .comment {
    margin: 0 5px 0 0
}

.news {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.news .newstitle {
    margin: 0 0 10px;
    font-size: 1.375rem;
    line-height: 1.75rem;
    overflow: hidden
}

.news .newstitle a {
    color: #555
}

.news p.newsdesc {
    font-size: .875rem;
    color: #748594;
    margin-bottom: 10px
}

.news .newspic {
    float: left;
    width: 30%;
    max-height: 170px;
    margin-right: 20px;
    display: block;
    overflow: hidden
}

@media only screen and (max-width:479px) {
    .news .newspic {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        margin-right: none
    }

    .news .newstext {
        width: 100%
    }

    .newsinfo {
        width: 100%;
        clear: both
    }

    .newsinfo .author,
    .newsinfo .lmname {
        display: none
    }

    .newsinfo ul li {
        margin-right: 10px
    }
}

.news .newspic img {
    width: 100%;
    height: auto;
    max-height: 125px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    margin-bottom: 10px;
    object-fit: cover
}

.news .newstext {
    font-size: .875rem;
    color: #566573;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    margin-top: 20px
}

.newsinfo {
    overflow: hidden;
    margin-top: 20px
}

.newsinfo .author {
    background: url(../images/auicon.jpg) no-repeat 0 0
}

.newsinfo ul li {
    float: left;
    font-size: .75rem;
    padding: 0 0 0 20px;
    margin: 0 15px 0 0;
    color: #748594;
    line-height: 1.5;
    display: inline-block
}

.newsinfo ul li a {
    color: #748594
}

.newsinfo .lmname {
    background: url(../images/auicon.jpg) no-repeat top -23px left
}

.newsinfo .time {
    background: url(../images/auicon.jpg) no-repeat top -44px left
}

.newsinfo .view {
    background: url(../images/auicon.jpg) no-repeat top -64px left
}

.widget {
    background: #fff;
    padding: 1rem;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    overflow: hidden;
    margin-bottom: .5rem
}

.widget-title {
    font-size: 1.25rem;
    padding: .875rem 0;
    border-bottom: 1px solid #e5e5e5
}

.widget-title:before {
    content: '';
    border-left: 4px solid #4682f7;
    margin-right: 1rem;
    margin-left: -1rem
}

.widget-title a {
    color: #212529
}

.widget p {
    margin-bottom: .5rem
}

.widget h4 {
    margin: 1rem 0
}

.widget ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.widget dl {
    line-height: 1.8rem;
    font-size: 14px
}

.widget a.league {
    margin-right: 10px;
    color: #777
}

.widget_recent_videos ul li {
    padding: .5rem 0;
    border-top: 1px solid #e9ecef;
    line-height: 1.25rem;
    background: url(../images/b.png) no-repeat 2px 8px;
    background-size: 20px;
    padding-left: 35px
}

.widget_post_views_counter_list_widget ul,
.widget_recent_entries ul {
    font-size: .875rem;
    color: #adb5bd
}

.widget_post_views_counter_list_widget ul li,
.widget_recent_entries ul li {
    padding: .5rem 0;
    border-top: 1px solid #e9ecef;
    line-height: 1.25rem
}

.widget_post_views_counter_list_widget ul li a,
.widget_recent_entries ul li a {
    color: #495057
}

.widget_post_views_counter_list_widget ul li:first-child,
.widget_recent_entries ul li:first-child {
    border-top: 0
}

.widget_recent_entries ul li a img {
    margin-right: 5px
}

.widget_recent_entries ul li a:hover {
    background-color: #eff6fa
}

.post-date {
    margin-left: 10px
}

blockquote.style {
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-left: 3px solid #ccc;
    background-color: #f1f1f1
}

#top_post {
    margin-top: 0;
    background: #fff;
    overflow: hidden
}

.top_post-title:before {
    content: '';
    border-left: 4px solid #4682f7;
    margin-right: 1rem;
    margin-left: -1.25rem
}

.top_post-title {
    height: 60px;
    line-height: 60px;
    color: #2e4455;
    font-size: 18px;
    font-weight: 700;
    text-indent: 21px;
    border-bottom: 1px solid #e5e5e5
}

.tielin {
    padding: 15px 16px;
    overflow: hidden
}

.tielin li {
    float: left;
    padding-left: 2px;
    width: 33.33%
}

.tielin a:hover {
    box-shadow: 0 0 6px #aea1a1;
    color: #333
}

a.top_post_item {
    float: left;
    padding: 4px 12px;
    margin: 10px 2px;
    border-radius: 20px;
    border: 1px solid #d7d5d5;
    color: #0c618a;
    font-size: 14px;
    text-align: center
}

ul.item-grid {
    list-style: none;
    margin: 0 -.5rem;
    padding: .5rem 0
}

ul.item-grid .col {
    padding: .5rem
}

ul.item-grid .entry-thumbnail {
    display: block;
    margin-bottom: .5rem
}

ul.item-grid .entry-thumbnail .entry-cover {
    display: -webkit-box;
    width: 100%;
    padding-top: 56%;
    -webkit-box-flex: 2;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    box-shadow: 1px 1px 3px rgb(0 0 0/20%);
    border-radius: 4px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    object-fit: cover
}

ul.item-grid .entry-thumbnail .entry-cover img {
    display: block;
    -webkit-box-flex: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    object-fit: cover
}

.posts-nav {
    padding: 1rem 0;
    font-size: .8rem
}

.pagination,
.fenye ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination,
.fenye ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.pagination a,
.fenye ul a {
    margin: 0 .3rem;
    color: #4682f7
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #4682f7;
    border-color: #4682f7
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #4682f7;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #ea4335;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.live-player:before,
.video-player:before {
    padding-top: 56.25%
}

.live-player>div,
.video-player>div {
    _width: 100%;
    height: 0;
    _left: 0;
    _top: 0;
    _right: 0;
    _bottom: 0
}

.sc-embed {
    position: relative !important;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin: 0 auto
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.single-item.video .entry-header {
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 0
}

.narrow {
    overflow: hidden;
    margin: 0 auto;
    border: 0 solid #717171;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #989898
}

.title1 {
    height: 40px;
    line-height: 40px;
    background: url(../images/streamhub-white-bar.png);
    padding: 0 30px;
    font-weight: 700
}

.headactions {
    float: right;
    line-height: 1em;
    padding: 12px 10px 0 0
}

.headactions img {
    vertical-align: middle;
    cursor: pointer;
    padding: 0 5px
}

.showhand {
    cursor: pointer
}

.cp {
    padding: 10px 30px
}

.cp a {
    margin-right: 20px;
    line-height: 25px
}

.archive-live-header {
    background: -webkit-gradient(linear, left top, right top, from(#71679a), to(#c05777));
    background: linear-gradient(to right, #71679a 0, #c05777 100%);
    color: #fff;
    text-align: center;
    padding: 1rem;
    border-radius: 3px 3px 0 0
}

.archive-live-header h1 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: .5rem
}

.archive-live-header p {
    margin-bottom: 0
}

.p-0 {
    padding: 0 !important
}

.archive-live-toolbar,
.archive-live-timebar {
    background: #ddd;
    padding: 0 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
    overflow: hidden
}

.archive-live-toolbar a {
    color: #212529
}

.live-cat-nav {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 1rem;
    margin: 0;
    font-size: .875rem;
    overflow: scroll
}

.live-cat-nav li a {
    display: block;
    white-space: nowrap;
    padding: .5rem 0;
    line-height: 1.5rem;
    margin: 0 1.5rem 0 0
}

.live-cat-nav li.current-cat a {
    color: #ea4335;
    position: relative
}

.live-cat-nav li.current-cat a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    border-bottom: 2px solid #ea4335
}

.archive-live-content {
    padding: .5rem 1rem
}

.match-list {
    list-style: none;
    font-size: .75rem;
    margin: 0;
    padding: 0
}

.match-list>.date {
    width: 110px;
    color: #ff4d4d;
    border-radius: 0 100px 100px 0;
    margin: 5px 0;
    font-weight: 700;
    position: relative
}

.match-list span.date {
    color: #ff4d4d;
    border-radius: 0 100px 100px 0;
    font-weight: 700;
    position: relative
}

.match-list span.date::before {
    _content: '·';
    display: inline-block;
    margin-left: -15px;
    font-size: 40px;
    font-weight: 400 !important;
    position: absolute
}

.match-list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e9ecef;
    -webkit-transition: background .3s;
    transition: background .3s;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem 1rem
}

.match-list>li:first-child {
    border-top: 0
}

.match-live li:hover {
    background-color: #fafad2
}

.match-list .datetime {
    align-items: center;
    display: flex;
    margin-right: .5rem
}

.match-list .category a {
    color: #6c757d
}

.match-list .league {
    margin-bottom: .25rem
}

.match-list .league a {
    color: #343a40
}

.match-list a {
    position: relative;
    z-index: 1
}

.match-list a.overlay-link {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.con-box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: .16rem;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.con-box .con-match {
    color: #fff
}

.con-box h1 {
    padding: 1rem 0;
    border: 1px solid #eee;
    border-bottom: none;
    font-size: 1.28rem;
    text-align: center;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0/10%)
}

.con-match {
    height: 250px;
    padding: 50px 25px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: url(../images/scorebg.png) no-repeat;
    background-size: cover
}

.con-match .match-team-con {
    width: 35%;
    height: 100px;
    display: inline-block;
    vertical-align: top
}

.con-match .match-info-con {
    width: 30%;
    height: 100px;
    display: inline-block;
    vertical-align: top
}

.con-match .match-team-image {
    width: 60px;
    height: 60px;
    margin: 24px auto 16px;
    display: block;
    object-fit: contain
}

.con-match .match-team-name {
    max-height: 48px;
    padding: 0 10px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    overflow: hidden
}

.con-match .match-info-league {
    height: 32px;
    margin-top: 32px;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    overflow: hidden
}

.con-match .match-info-time {
    margin-top: 16px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.line_list {
    padding: .5rem 0 .5rem 1rem;
    text-align: left;
    background: #f0fff0
}

.line_list:hover {
    background-color: #fafad2;
    color: #d00
}

.line_list a {
    height: 30px;
    min-width: 65px;
    margin: 5px 2px;
    padding: 0 6px;
    border-radius: 3px;
    background: #4682f7;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: inline-block
}

.match-desc {
    position: relative;
    padding: 1rem
}

.match-desc p {
    color: #999;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

.match-desc.opened p {
    display: block
}

.match-desc.opened i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.match-desc .extend-button {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1.28rem;
    height: .44rem;
    line-height: .56rem;
    padding-right: .18rem;
    text-align: right;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff), color-stop(70%, #fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff 70%, #fff);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%, #fff)
}

.cover-more {
    display: inline-block;
    font-size: .36rem;
    color: #999
}

.cover-icon {
    display: block;
    height: .32rem;
    width: .32rem;
    margin-right: .16rem;
    vertical-align: middle;
    font-size: .32rem
}

.vs {
    text-align: center
}

.vs .vs-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.vs .vs-info>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vs .team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    font-weight: 500;
    color: #212529;
    width: 100%;
    max-width: calc(50% - 2rem);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 2rem);
    flex: 0 0 calc(50% - 2rem)
}

.vs .team-home {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.vs .team .name {
    height: 1.25rem;
    line-height: 1.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.vs .team-logo {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    border-radius: 50%
}

.vs .team-home .team-logo {
    margin-left: .5rem
}

.vs .team-away {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.vs .team-away .team-logo {
    margin-right: .5rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.vs .team-away .name {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.vs .info-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 5rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5rem;
    flex: 0 0 5rem
}

.vs .info-col>* {
    width: 100%
}

.vs .info-col .datetime {
    font-size: .75rem
}

.vs .score {
    text-align: center;
    font-weight: 700;
    font-size: 1rem;
    color: #ea4335;
    width: 100% !important
}

.match-list .actions,
.match-list .action {
    text-align: right
}

.match-list .actions a {
    margin: 0 5px;
    display: inline-block;
    width: 86px;
    height: 30px;
    line-height: 30px;
    font-size: .875rem;
    background-color: #fff;
    color: #4682f7;
    border: 1px solid #4682f7;
    border-radius: 30px;
    text-align: center
}

.match-list .actions a.start,
.match-list .actions.start a {
    background: #4682f7;
    color: #fff;
}

.match-list .action a {
    display: inline-block;
    height: 1.25rem;
    line-height: 1.25rem;
    border-radius: 30px;
    font-size: .875rem
}

.match-list .action a span {
    margin: 0 5px
}

.match-list .status-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.match-list .status-link i {
    margin-right: .25rem
}

.video-block {
    font-size: 14px;
    background: #f8f9fa;
    padding: .75rem 1rem;
    line-height: 30px;
    margin-bottom: 20px;
    overflow: hidden
}

.video-block h2 {
    color: #333;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700
}

.video-block h2 a {
    font-size: 12px;
    color: #888;
    vertical-align: middle
}

.video-block h2 a:hover {
    color: #009be8
}

.video-block table {
    width: 100%;
    text-align: center;
    color: #666;
    background: #fff
}

.video-block table thead {
    background-color: #0c7abf
}

.video-block table thead {
    font-size: .68rem
}

.video-block table i {
    color: #dc2221
}

.video-block table a {
    color: #333
}

.video-block table .span {
    text-align: left;
    padding: 5px 20px;
    width: 100%
}

.video-block table .span a {
    margin-right: 10px
}

.video-block table .span0 {
    text-align: left;
    padding: 10px
}

.video-block table .span0 h1 {
    font-size: 1.125rem
}

.video-block table .span0 h1 a {
    color: #fff
}

.video-block table .span0 .g {
    font-size: .68rem
}

.video-block table .span0 .g p {
    font-size: .875rem;
    letter-spacing: 1px
}

.video-block table th {
    color: #fff
}

.video-block table .span0 .pic {
    width: 30%;
    float: left
}

.video-block table .span0 .g {
    width: 65%;
    position: relative;
    float: right
}

.video-block table .span0 .pic p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: bolder;
    background-color: #fff;
    border: 1px solid #dedede
}

.video-block table .span0 p {
    line-height: 1.5em
}

.video-block table .span0 h2 a {
    font-size: 16px;
    font-weight: 700
}

.video-block table .span0 .hot-block {
    height: 36px;
    overflow: hidden
}

.video-block table .span0 .hot {
    font-size: 12px;
    padding: 0 5px;
    color: #888;
    background: linear-gradient(#fff, #f4f2f3) repeat scroll 0 0 transparent;
    line-height: 20px;
    border-radius: 4px;
    margin-right: 5px;
    vertical-align: middle;
    float: right;
    margin-top: 8px;
    border: 1px solid #e7e4e6
}

.video-block table .span0 .toggle {
    line-height: 18px;
    display: none;
    margin-bottom: 5px;
    text-indent: 59px
}

.video-block table .span0 .toggle a {
    color: #888
}

.video-block table .span0 .toggle a:hover {
    color: #009be8
}

.video-block table .odd {
    background: #fff
}

.video-block table .span1 {
    width: 110px;
    text-align: center;
    font-size: 1.125rem
}

.video-block table .even {
    background: #f4faff
}

.video-block table .span0 .tape,
.video-block table .span0 .highlight {
    font-size: 12px;
    padding: 0 5px;
    color: #888;
    background: linear-gradient(#FFF, #F4F2F3) repeat scroll 0% 0% transparent;
    line-height: 20px;
    border-radius: 4px;
    margin-right: 5px;
    vertical-align: middle;
    float: right;
    margin-top: 4px;
    border: 1px solid #e7e4e6
}

.quote {
    margin: 10px auto;
    text-align: center
}

.quote:before,
.quote:after {
    content: "";
    display: inline-block;
    width: 5%;
    margin: 5px 1%;
    border-bottom: 1px solid blue
}

.livebox {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.msg {
    width: 100%;
    height: 103px;
    padding-top: 10px;
    background-repeat: no-repeat;
    background: #000;
    background: -webkit-gradient(linear, left top, right top, from(#71679a), to(#c05777));
    background: linear-gradient(to right, #71679a 0, #c05777 100%)
}

.state {
    width: 65px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    background: #d20000;
    border-radius: 0 8px 8px 0;
    display: block
}

.state img {
    width: 12px;
    height: auto;
    margin: 0 4px 3px 5px;
    vertical-align: middle
}

.msg ul {
    height: 60px;
    line-height: 46px;
    font-size: 16px;
    overflow: hidden;
    padding: 0 2%
}

.msg ul li {
    color: #fff;
    float: left;
    margin-right: 18px
}

.teamName {
    width: 23%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700
}

.teamName:first-of-type {
    text-align: right
}

.msg ul li img {
    height: 50px;
    vertical-align: middle;
    border-radius: 50%
}

.msg a {
    color: #fff
}

.score {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    _width: 55px !important
}

.timer {
    width: 90px !important;
    line-height: 25px !important;
    margin-top: 0;
    text-align: center;
    overflow: hidden
}

.timer p {
    height: 20px;
    font-size: 12px !important;
    margin-bottom: 5px
}

.timer p:first-of-type {
    text-align: center;
    overflow: hidden
}

.teamName:last-of-type {
    text-align: left
}

.msg ul li:last-of-type {
    margin-right: 0
}

.channel {
    width: 100%;
    height: auto;
    background: #fff
}

.channel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem
}

.channel-title {
    font-size: 1.25rem;
    font-weight: 400;
    padding: .875rem 0;
    margin: 0
}

.channel-title:before {
    content: '';
    border-left: 4px solid #4682f7;
    margin-right: 1rem;
    margin-left: -1.25rem
}

.leftTab {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff
}

.tabList {
    padding: 0 10px
}

.luxiang {
    margin: 0 0 10px !important
}

.luxiang a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer
}

.myListTape {
    width: 96%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4;
    display: inline-block
}

.myListTape img {
    width: 15px;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    vertical-align: middle
}

.myListTape p {
    height: 50px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.channel p,
.checkChannel {
    display: inline-block
}

.luxiang-cat-nav {
    list-style: none;
    display: flex;
    padding: 0 0 1rem;
    margin: 0;
    font-size: .875rem;
    overflow: scroll
}

.luxiang-cat-nav li a {
    display: block;
    white-space: nowrap;
    padding: .5rem 0;
    line-height: 1.5rem;
    margin: 0 1.5rem 0 0
}

.infoMsg {
    height: auto;
    background: #fff
}

.qh {
    height: 52px;
    background: #fff
}

.qh ul {
    border-bottom: 1px solid #ddd;
    height: 50px
}

.qh ul li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #383838;
    float: left;
    margin-right: 76px;
    font-size: 16px;
    cursor: pointer
}

.qh ul li:last-of-type {
    margin-right: 0 !important
}

.qh ul li:first-of-type {
    margin-left: 40px
}

.switch_signal {
    text-align: center;
    margin-top: 10px;
    font-size: 14px
}

.switch_signal .on {
    background: #4184f3;
    border: 1px solid #4184f3
}

.switch_signal p {
    color: #fff;
    display: inline;
    padding: 5px 6px;
    margin: 5px;
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer
}

.live-btn {
    padding-left: 20px;
    background-color: #4682f7;
    color: #fff;
    background-image: url(../images/1068600.png);
    background-position: 12px;
    background-repeat: no-repeat;
    text-align: center
}

.live-header {
    background: #000;
    background: -webkit-gradient(linear, left top, right top, from(#71679a), to(#c05777));
    background: linear-gradient(to right, #71679a 0, #c05777 100%);
    padding: 1rem 0;
    color: rgba(255, 255, 255, .75) !important
}

.live-header .league {
    font-size: .875rem
}

.live-header a {
    color: rgba(255, 255, 255, .75) !important
}

.match-list .time {
    color: #ea4335;
    font-weight: bolder
}

#showplayer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background: #000;
    overflow: hidden
}

#showplayer iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

#Share {
    background: #1f1f1f;
    height: 50px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    position: relative;
    color: #fff
}

#Share input {
    height: 28px;
    margin-left: 10px;
    padding: 0 5px;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
    line-height: 28px;
    text-align: center;
    width: 60%
}

#Share input:hover {
    border-color: #ea4335;
    background: #ea4335;
    color: #fff
}

#Share span {
    margin-left: 10px;
    color: #ea4335;
    position: absolute
}

.teamsinfo {
    font-size: 13px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12)
}

.teamsinfo .halfcontainer {
    width: 50%;
    padding: 1%
}

.halfcontainer {
    float: left;
    width: 50%;
    margin: auto;
    padding: 0
}

.teamsinfo .caption {
    padding: 8px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 10px;
    text-shadow: 1px 1px #fff;
    background-color: #eee
}

.teamsinfo .caption .thumb {
    float: left;
    margin: -17px 0;
    height: 40px;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    padding: 3px
}

.teamsinfo .caption .thumb img {
    height: 40px;
    display: block
}

.teamsinfo .caption .name {
    padding: 0 4px 0 7px;
    margin-left: 40px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

.clearfix {
    zoom: 1;
    clear: both;
    display: block;
    height: 0;
    font-size: 0
}

.hidden {
    display: none
}

.teamsinfo .logo {
    float: left;
    width: 30%;
    text-align: center
}

.teamsinfo .logo img {
    margin: 12px auto 0;
    width: 60%
}

.teamsinfo .data {
    display: block;
    float: left;
    width: 70%
}

.teamsinfo .data .datarow {
    display: block;
    margin: 12px 0
}

.teamsinfo .data .datarow .label {
    padding: 8px;
    font-weight: 700;
    text-align: left;
    text-shadow: 1px 1px #fff;
    background-color: #eee;
    border-bottom: 1px solid #d0d0d0;
    color: #686868
}

.teamsinfo .data .datarow .value {
    text-align: left;
    padding: 9px 0 9px 12px;
    background-color: #fff;
    border-bottom: 1px solid #d0d0d0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.club-details {
    background: #fff;
    margin-bottom: .5rem
}

.club-details .club-header {
    padding: .5rem 1rem
}

.club-details .club-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .35rem 0
}

.club-details .club-logo {
    margin-right: .5rem
}

.club-details .club-name {
    display: inline
}

.club-details .club-logo img {
    width: 3rem;
    height: 3rem
}

.club-details .club-brand h1 {
    font-size: 1.25rem
}

.club-details .club-brand span {
    font-size: .75rem;
    float: right;
    color: #ccc
}

.club-details .club-info {
    border-top: 1px solid #eee;
    padding: 1rem 0;
    font-size: .875rem;
    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
}

@media(min-width:992px) {
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .archive-content {
        padding: 0
    }

    .match-list .meta {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8rem;
        flex: 0 0 8rem;
        width: 100%;
        max-width: 8rem
    }

    .match-list .info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20rem);
        flex: 0 0 calc(100% - 20rem);
        width: 100%;
        max-width: calc(100% - 20rem)
    }

    .match-list .actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8rem;
        flex: 0 0 8rem
    }

    .col>.widget:last-child {
        margin-bottom: 0
    }

    .col-comps .widget,
    .col-news .widget,
    .col-videos .widget {
        height: 100%;
        margin-bottom: 0
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .live-btn {
        background-color: #fff;
        color: #4682f7
    }
}

@media(min-width:768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .match-list a {
        position: relative;
        z-index: 2
    }

    .match-list a.overlay-link {
        z-index: 1
    }

    .archive-content {
        padding: .5rem
    }
}

@media(min-width:1024px) {
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media(max-width:991.98px) {
    #body {
        padding: .5rem 0
    }

    #body>.container {
        padding-left: 0;
        padding-right: 0
    }

    .home-widgets>.col {
        order: 2
    }

    .home-widgets>.col-lives {
        order: 1
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .msg ul li img {
        display: none
    }

    #fage {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    #fage {
        display: none !important
    }

    .banner-wrapper {
        min-height: 50px;
        min-width: 250px max-width:350px;
        width: 100%
    }

    #header .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #header .site-brand {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: .25rem .25rem .25rem 0
    }

    #header .custom-logo-link img {
        height: 3rem
    }

    #header .site-nav {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        border-top: 1px solid #e9ecef;
        margin: 0 -.5rem;
        width: 100%
    }

    #header .site-search {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    #header .site-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: absolute;
        right: 0;
        top: 0;
        padding: .8rem 1rem .8rem 0;
        background: #fff;
        -webkit-transition: .3s;
        transition: .3s
    }

    #header .site-search .close-search,
    #header .site-search .search-form {
        display: none
    }

    #header .search-form {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .match-list>li {
        justify-content: center;
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: .5rem 0
    }

    .match-list .meta {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 50%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .match-list .meta .datetime {
        margin-right: 1rem
    }

    .match-list .info {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        color: #6c757d
    }

    .match-list .actions {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .live-btn {
        background-color: #fff;
        color: #4682f7
    }

    .msg ul {
        padding: 0 2%
    }

    .msg ul li {
        margin-right: 0
    }

    .msg ul li img {
        display: none
    }

    .score {
        width: 12% !important
    }

    .timer {
        width: 25% !important
    }

    .archive-live-header p {
        display: none
    }

    .video-block table .span0 .pic p {
        display: none
    }

    .video-block table .span0 .g p {
        font-size: 1rem;
        display: none
    }

    .video-block table .span0 h1 {
        font-size: 1.375rem
    }
}

@media(max-width:767px) {
    .moveside2 {}

    .topnav {
        display: none
    }

    .widget-item .news-image {
        width: 30%
    }

    .widget-item .news-body {
        width: 70%
    }

    #fage {
        display: block !important
    }

    #fage a>img {
        width: 100%;
        height: 50px
    }

    .banner-wrapper {
        min-height: 50px;
        min-width: 250px
    }

    .hot-vs ul li {
        width: 50%
    }

    #showplayer {
        padding-bottom: 70%
    }

    .m-crumb {
        display: none
    }

    .match-list .actions,
    .match-list .action {
        /*display:none*/
    }

    .team_logo {
        padding: 80px 0
    }

    .txt_box {
        padding: 20px
    }

    .hot-vs ul li:nth-of-type(2n) a {
        border-right: none
    }

    .hot-vs ul li:nth-of-type(3n) a {
        border-right: 1px solid #e5e6e9
    }

    ul.team_info li {
        width: 100%;
        float: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .w50 {
        width: 100%
    }

    .archive-live-header p {
        display: none
    }

    .related-gallery .gallery-item {
        flex: 0 0 50%
    }

    #header .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #header .site-brand {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: .25rem .25rem .25rem 0
    }

    #header .custom-logo-link img {
        height: 3rem
    }

    #header .site-nav {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        border-top: 1px solid #e9ecef;
        margin: 0 -.5rem;
        width: 100%
    }

    #header .site-search {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    #header .site-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: absolute;
        right: 0;
        top: 0;
        padding: .8rem 1rem .8rem 0;
        background: #fff;
        -webkit-transition: .3s;
        transition: .3s
    }

    #header .site-search .close-search,
    #header .site-search .search-form {
        display: none
    }

    #header .search-form {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .match-list>li {
        justify-content: center;
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: .5rem 0
    }

    .match-list .meta {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin-bottom: 5px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .match-list .meta .datetime {
        font-weight: 700;
        width: 25%;
        text-align: center;
        height: 25px;
        line-height: 25px;
        margin: 5px 0
    }

    .match-list .meta .category {
        text-align: center;
        width: 50%;
        letter-spacing: 1px;
        height: 25px;
        line-height: 25px;
        margin: 5px 0
    }

    .match-list .info {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        color: #6c757d
    }

    .match-list .actions,
    .match-list .action {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 3;
        order: 3;
        /*display:none;*/
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .live-btn {
        background-color: #fff;
        color: #4682f7
    }

    .news .newstitle {
        width: 100%
    }

    .myListTape img {
        display: none
    }

    .msg ul {
        padding: 0 2%
    }

    .msg ul li {
        margin-right: 0
    }

    .msg ul li img {
        display: none
    }

    .score {
        width: 12% !important
    }

    .timer {
        width: 25% !important
    }

    .video-block table .span0 .pic p {
        display: none
    }

    .video-block table .span0 .g p {
        font-size: 1rem;
        display: none
    }

    .team_con ul li {
        width: 25%;
        display: inline-block;
        padding: 1% 5%
    }

    .picScroll li {
        width: 50%
    }

    .archive-content {
        padding: 0
    }

    .archive-content .post {
        width: 100%;
        margin: 0 0 -1px 0
    }

    .news .newspic img {
        max-height: 100%
    }

    .con-match {
        padding: 30px 15px;
        height: 220px
    }
}

.t_news {
    height: 35px;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin-bottom: 1rem;
    padding: 5px 10px
}

.t_news b {
    font-weight: 700;
    color: #f33e4f;
    display: inline-block
}

.news_li,
.swap {
    line-height: 35px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 85px;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news_li a,
.swap a {
    color: gray
}

.swap {
    top: 35px
}

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

#assist-bar #go-top>.icon {
    display: block;
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
    margin-right: 20px;
    background: url(../images/up.svg) no-repeat center center
}

.navs li {
    display: inline
}

.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
}

. .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: 0;
}


.article_content{
    padding:0 15px;
}

.article_content .article_tit {
    font-size: 22px;
    font-weight: 600;
    line-height: 2;
    padding: 5px 0
}

.article_content .article_info {
    font-size: 14px;
    color: #e5e5e5;
    padding: 10px 0 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}


.article_content .article_info a {
    color: #e5e5e5;
}


.image_box {
    text-align: center;
}

.image_box img {
    max-width: 500px;
}

.nr {
    text-indent: 2em;
    line-height: 26px;
    font-size: 16px;
}
.nr_1 {
    text-indent: 2em;
    line-height: 26px;
    font-size: 16px;
}


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

.zhankaiall {
    display: none;
  }


  .zc_nrong_modified{
    background-color: #fff;
}

.zc_nrong_modified ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.zc_nrong_modified ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.zc_nrong_modified ul li .pic-1 {
    width: 100%;
    /* height: 128px; */
    overflow: hidden;
}

.zc_nrong_modified ul li .pic-1 img{
    width: 100%;
    /*height: 128px; */
}


.zc_nrong_modified ul li .tit {
    font-size: 14px;
    padding: 5px 0;
}

.citiao_list{
   padding: 10px ;
  background: #fff;
  color:#6a6a6a;
}

.citiao_list span a {
    font-size: 14px;
    line-height: 27px;
    
    background: #fff;
    border: none;
    padding: 0;
}


.fenye {
    display: flex;
    justify-content: center;
    padding: 30px 0;
    font-size: 14px;
    background-color: #fff;
}

.fenye ul li {
    display: inline-block;
    font-size: 14px;
    margin: 0 3px;
    line-height: 1.5;
}

.fenye ul li a {
    font-size: 12px;
    color: #9B9B9B;
    display: block;
    padding: 2px 6px;
    border: 1px solid #4682f7;
    border-radius: 3px;
}

.fenye ul li a:hover {
    background-color: #4682f7;
    color: #fff;
    border: 1px solid #4682f7;
}

.fenye ul li.active a {
    background-color: #4682f7;
    color: #fff;
    border: 1px solid #4682f7;
}


/*@media screen and (max-width: 720px) {*/

/*    .zhankaiall {*/
/*        width: 7rem;*/
/*        height: 1.5rem;*/
/*        line-height: 1.6rem;*/
/*        margin: 10px auto;*/
/*        border-radius: 1rem;*/
/*        border: 1px #4682f7 solid;*/
/*        text-align: center;*/
/*        color: #4682f7;*/
/*        font-size: 0.8rem;*/
    
/*        display: block !important;*/
/*      }*/
/*    .zhankaiall_btn {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        justify-content: center;*/
/*    }*/

/*    .image_box img {*/
/*        max-width: 100%;*/
/*        height: auto;*/
/*    }*/

/*    .nr {*/
/*        max-height: 6rem;*/
/*        overflow-y: hidden;*/
/*    }*/

/*}*/


/* 球队  专题  */


.section-hot-team a .pic-qiudui img {
    width: 35px;
    height: 35px;
}

.section-hot-team a {
    width: 82px;
    margin: 10px 0;
    /*background: #FFFFFF;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000;
}



.section-tit {
    display: flex;
    justify-content: space-between;
    width: 100%;
    line-height: 28px;
    border-bottom: 1px solid #e6e1de;
}

.section-tit span {
    font-weight: 600;
    font-size: 18px;
}

.section-tit span img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.section-tit span em {
    font-size: 14px;
    font-weight: bold;
    color: #CACACA;
    padding: 0 8px;
}

.section-tit a {
    font-weight: 400;
    color: #9F9F9F;
    font-size: 12px;
}

.section-tit .more img {
    margin-left: 3px;
}
.section-tit-nav {
    background: #F8F8F8;
    padding: 5px;
    display: flex;
}

.section-tit-nav span {
    flex: 1;
    text-align: center;
    /*padding: 5px 0;*/
    font-size: 14px;
}

.section-tit-nav span.on {
    background: #fff;
}

.section-tit-nav .nav.on {
    background: #FFFFFF;
}

.section-tit-nav2 {
    display: flex;
    background: #F8F8F8;
}

.section-tit-nav2 span {
    flex: 1;
    text-align: center;
    line-height: 32px;
}

.section-tit-nav2 span a {
    display: block;
}

.section-tit-nav2 span.on {
    background: #FDDC00;
    color: #fff
}


.section-hot-team {
    padding: 10px 0;
    background: var(--bg-light-color);;
}

.section-hot-team a .pic-qiudui {
    border: 1px solid #F2F2F2;
    padding: 10px;
}



.section-hot-team a p {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50px;
    font-size: 13px;
}

.section-hot-team-box {
    display: none
}

.section-hot-team-box.on {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    justify-items: center;
}


.fenye {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    font-size: 14px;
}

.fenye ul li {
    display: inline-block;
    font-size: 14px;
    margin: 0 2px;
    line-height: 1.5;
}

.fenye ul li a {
    font-size: 12px;
    color: #666;
    display: block;
    padding: 2px 6px;
    border: 1px solid #99190d;
    border-radius: 3px;
}

.fenye ul li a:hover {
    background-color: #99190d;
    color: #fff;
    border: 1px solid #fff;
}

.fenye ul li.active a {
    background-color: #99190d;
    color: #fff;
    border: 1px solid #fff;
}



.qiudui-1 p{
    padding: 8px 10px;
}

.qiuyuanlist {
     /*width: 1200px;*/
    border-radius: 4px;
    padding: 20px 10px;
    box-sizing: border-box;
}

.qiuyuanlist .hot_qiuyuan_main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item {
    width: 23%;
    margin: 1%
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item a {
    display: flex;
    width: 100%;
    height: 100%;
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background: #F5F7F9;
    border-radius: 3px;
    align-items: center;
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic img {
    padding: 8px;
    max-width: 80%;
    max-height: 80%;
    height: auto;
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info {
    width: calc(100% - 68px);
    color: #000;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 5px 0px 5px 10px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info em {
    font-size: 12px;
    font-weight: 400;
    color: #9a9a9a;
}


.qdqyinfo .qdqy_logo {
    background: #000;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff
}

.qdqyinfo .qdqy_logo img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 10px;
    background: #fff;
}

.qdqyinfo .qdqy_logo h1 {
    font-size: 16px;
    line-height: 2
}

.qdqyinfo .qy_qyxx ul {
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
}

.qdqyinfo .qy_qyxx ul li {
    display: flex;
    width: 33.333%;
    border-bottom: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    box-sizing: border-box;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #cacaca;
    font-size: 12px;
    padding: 15px 0;
}

.qdqyinfo .qy_qyxx ul li span {
    font-size: 16px;
    font-weight: 400;
    color: #000
}

.qdqy_lmtit {
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0;
}

.bgwhite{
    background-color: #fff;
    padding: 10px;
}

.saishi_item {
    background-color: #fff;
}

.saishi_item .qiudui {
    padding: 10px;
}

.qiudui_item{
    background: #F5F7F9;
}

.saishi_item .qiudui .qiudui_item {
    width: 23%;
    margin: 1%;
    display: flex;
    justify-content: space-between;
}

.saishi_item .qiudui .qiudui_item .pic-1 {
    width: 50px;
    height: 50px;
    background: #F5F7F9;
    padding: 7px;
    box-sizing: content-box;
}

.saishi_item .qiudui .qiudui_item .pic-1 img {
    width: 50px;
    height: 50px;
}

.saishi_item .qiudui .qiudui_item .title {
    width: calc(100% - 74px);
    text-align: left;
    background: #fbfbfb;
    display: block;
    height: auto;
    border-bottom: none;
    padding:0 ;

}
.saishi_item .qiudui .qiudui_item .title a{
    color: #000;
    font-size: 14px;
}

.saishi_item .qiudui .qiudui_item .title p {
    font-weight: 500;
    color: #000;
    /*line-height: 2;*/
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
}

.saishi_item .qiudui .qiudui_item .title .t2 {
    font-size: 14px;
    color: #656565 !important;
    font-weight: 400;
    padding-top: 10px;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.tags_list {
  /* display: flex; */
  padding: 0 10px;
}

.tags_list li {
    font-size: 13px;
    font-weight: 400;
    border-radius: 20px;
    margin-right: 5px;
    margin-bottom: 8px;
    padding: 4px 9px !important;
    display: inline-block;
    line-height: 18px;
    background: #efefef;
}

.tags_list li a {
  display: block;
}


.zc_nrong {
  padding: 10px;
  max-height: auto !important;
  background-color: #fff;
}

.image-container {
  float: left;
  margin-right: 20px;
}
.image-container img{
  height: 200px;
}

.text-container {
  font-size: 18px;
  line-height: 35px;
}

/*.text {*/
/*  text-indent: 2em;*/
/*}*/



.jianjie {
  color: #99190d;
}

.zc_nrong ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.zc_nrong ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.zc_nrong ul li .pic-1 {
    width: 100%;
    /* height: 128px; */
    overflow: hidden;
}

.zc_nrong ul li .pic-1 img{
    width: 100%;
    /*height: 128px; */
}


.zc_nrong ul li .tit {
    font-size: 14px;
    padding: 5px 0;
}

/*展开切换回pc*/
.zc_nrong_modified ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.zc_nrong_modified ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.zc_nrong_modified ul li .pic-1 {
    width: 100%;
    /* height: 128px; */
    overflow: hidden;
}

.zc_nrong_modified ul li .pic-1 img{
    width: 100%;
    /*height: 128px; */
}


.zc_nrong_modified ul li .tit {
    font-size: 14px;
    padding: 5px 0;
}

 .zhuanti ul{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px;
    }
    
    .zhuanti ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .zhuanti ul li .pic-1 {
        width: 100%;
        /* height: 128px; */
        overflow: hidden;
    }
    
    .zhuanti ul li .pic-1 img{
        width: 100%;
        /*height: 128px; */
    }
    
    
    .zhuanti ul li .tit {
        font-size: 14px;
        padding: 5px 0;
        text-align: center;
    }


@media (max-width: 600px) {
    .saishi_item .qiudui .qiudui_item {
        width: 48%;
    }
    
    .qiuyuanlist {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }
    
    .qiuyuanlist .hot_qiuyuan_main .hot_member_item {
        width: 48%;
    }
    
    
    .image_box img {
        max-width: 100%;
        height: auto;
    }
    
          .zc_nrong {
    /* padding: 10px; */

    clear: both;
    position: relative;
    max-height: 15rem;
    overflow-y: hidden;
  }

  .zc_nrong_modified {
    clear: both;
    position: relative;
    padding: 10px;
  }

  .image-container {
    float: left;
    margin-right: 10px;
  }
  
  .image-container img{
      height: 100px;
    }

  .text-container {
    font-size: 14px;
    line-height: 25px;
  }

  /*.text {*/
  /*  text-indent: 2em;*/
  /*}*/

  .zhankaiall {
    width: 6rem;
    height: 1.5rem;
    line-height: 1.4rem;
    margin: 10px auto;
    border-radius: 1rem;
    border: 1px #99190d solid;
    text-align: center;
    color: #99190d;
    font-size: 1rem;
    display: block;
  }
  .zhankaiall_btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .zhankaiall_btn cite {
    float: left;
  }
  .zhankaiall_btn .iconfont {
    color: #fe373c;
    font-size: 1rem;
    float: left;
    line-height: 0.3rem;
  }
}
.zhibo_btn a {
  background:linear-gradient(135deg,#d3ab9e,#f53434);
  color: white;
  padding: 3px 28px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border: none;
  transition: transform 0.5s;
  animation: spring-animation 1s infinite alternate;
  border-radius: 25px;
}
 
.zhibo_btn a:active {
  transform: scale(0.9);
}
 
@keyframes spring-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}