html,
body {
    height: 100%;
}

.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
    max-width: 1200px;
}

.wrap > .container {
    padding: 20px 0 0 0;
}
.btn-defaultbtn-primary {
    background: #ee7777;
    color: #fff;
}
.footer {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 20px;
    margin-top: 20px;
}

.footer-center {
    float: right;
    width: 100%;
    text-align: center;
}

.customer-navbar-brand {
    padding: 0 15px 0 0;
}

.navbar-inverse .customer-navbar-nav > li > a {
    font-size: 16px;
    color: #fff;
}

.navbar-inverse .customer-navbar-nav > li > a::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0.6em;
    bottom: 0.6em;
    width: 1px;
    background-color: #2f2e2e;
}

.navbar-inverse .customer-navbar-nav > li:last-child > a::before {
    display: none;
}

.zhibo_btn a{display: inline-block;margin:5px 5px 5px 0px;background-color: #ee7777;border-color:#ee7777;}


.vertical-center {
    align-items: center;
    display: -webkit-flex;
}

.head-tab {
    background: blueviolet;
    margin: 0 1px;
}

.date {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ee7777;
}

.game-item {
    padding: 0 15px;
}

.score {
    color: #313131;
}


.pay-btn .btn-primary {
    color: #fff;
    background-color: #ee7777;
    border-color: #ee7777;
}

.pay-btn .btn-primary:hover {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:focus {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:active {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:visited {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:active:hover {
    color: #fff;
    background-color: #DD5345;
    border-color: #DD5345;
}

.list-group-item-hover:hover {
    background: #ccc !important;
}

.category-nav > li > a.all {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-align: center;
    font-size: 20px;
}

.category-nav > li.active > a.all,
.category-nav > li.active > a.all:hover,
.category-nav > li.active > a.all:focus {
    font-size: 20px;
}

.category-nav > li.active > a,
.category-nav > li.active > a:hover,
.category-nav > li.active > a:focus {
    color: #fff;
    background-color: #ee7777 !important;
}

.playback-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.column2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}


.column6 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.category-nav-header {
    text-align: center;
    background: #dadada;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}


.module-title:before {
    width: 2px;
    height: 16px;
    background: #ee7777;
    content: "|";
    color: #ee7777;
    margin-right: 3px;
    margin-left: 3px;
}

.module-title {
    font-size: 16px;
    font-weight: Bold;
    text-align: left;
    color: #333333;
    margin: 0px;
    padding: 0px;
    float: left;
}

.module-more {
    float: right;
}

.module-title-container {
    padding: 5px 0;
    margin: 10px 0 10px 0;
}

.nav-active {
    border-bottom: 2px solid #ffffff;
    height: 50px;
}


.game-info-container .left-team-name {
    text-align: right;
}

.game-info-container .right-team-name {
    text-align: left;
}

.game-info-container .game-name {
    text-align: center;
    font-size: 24px;
    margin-top: 0;
    color: #ffffff;
}

.game-info-container .game-time {
    text-align: center;
    font-size: 20px;
    margin-top: 0;
    color: #ffffff;
}


.game-info-container .game-status {
    text-align: center;
    font-size: 20px;
    margin-top: 0;
    color: #ffffff;
}

.category-game-time {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding:0 5px;
}
.category-game-time b{
  display: block
}

.red {
    color: #ce2623 !important;
}

.blue {
    color: #017bd1 !important;
}

.green {
    color: #009900 !important;
}

.game-videos-btn-container {
    margin-top: 10px;
}

.game-info-container {
    display: flex;
    align-items: center;
    background: #193141;
    height: 200px;
}

.game-info-container .team-logo {
    width: 80px;
    margin-bottom: 10px;
}

.game-info-container .team-name {
    font-size: 20px;
    color: #ffffff;
}

a.line-pay-btn {
    border-color: #EC808D;
    margin-right: 10px;
    margin-bottom: 8px;
}


a.line-pay-btn:last-child {
    margin-right: 10px;
}

.category-desc {
    font-size: 14px;
    font-weight: Normal;
    text-align: left;
    color: #333333;
    line-height: 23px;
    padding: 10px;
}

.list-item {
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: Normal;
    color: #333333;
    padding: 0px 10px;
}

.group-game-item {
    border: none;
}

.group-game-item:nth-child(2n) {
    background-color: #F7F7F7;
}


.paginationjs .paginationjs-pages li > a {
    padding: 0 2px;
}

.live-list-group-time {
    border: none;
    background: #dadada;
}


.navbar-fixed-bottom, .navbar-fixed-top {
    position:absolute;
}


/**
视频分享
 */

.share-lock-modal-dialog {
    width: 460px;
    margin: 100px auto;
}

.share-lock-title-container {
    top: 15%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, 0%);
    text-align: center;
    line-height: 26px;
}

.share-lock-title-container .title {
    font-size: 26px;
    color: red;
    font-weight: bold;
}

.share-lock-title-container .subtitle {
    top: 18%;
    color: #e89049;
    font-size: 18px;
}

.share-lock-content-container {
    top: 45%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, 0%);
    text-align: center;
    line-height: 20px;
    width: 70%;
    color: #ffffff;
    background-color: #959085de;
    border-radius: 3px;
}

.share-lock-content-container p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 4px;
}


.share-lock-modal-content {
    background: transparent;
    border: none;
    border-radius: unset;
    box-shadow: none;
    position: relative;
    width: 460px;
}

.share-lock-button {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, 0%);
    bottom: 50px;
    border: 3px solid #ffffff;
    border-radius: 40px;
    padding: 10px 28px;
    text-align: center;
    background: #F2BE21;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
}

.share-lock-close-button {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    opacity: 1;
}

.pull-left{
    margin-right:8px;
}

ul.nav.navbar-nav.customer-navbar-nav.customer-navbar-nav{
    margin-left:100px;
}




.category-nav>li>a{padding:5px 0px}













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

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

.date {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ee7777;
}

.game-item {
    padding: 0 15px;
}

.score {
    color: #313131;
}


.pay-btn .btn-primary {
    color: #fff;
    background-color: #ee7777;
    border-color: #ee7777;
}

.pay-btn .btn-primary:hover {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:focus {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:active {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:visited {
    color: #fff;
    background-color: #B01F37;
    border-color: #B01F37;
}

.pay-btn .btn-primary:active:hover {
    color: #fff;
    background-color: #DD5345;
    border-color: #DD5345;
}

.list-group-item-hover:hover {
    background: #ccc !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #DD5345 !important;
}

.customer-dropdown-menu > .active > a,
.customer-dropdown-menu > .active > a:hover,
.customer-dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #DD5345 !important;
}

.nav-btn {
    height: 50px;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    font-size: 16px;
}

.nav-btn span {
    line-height: 50px;
    color: #fff;
}

.nav-btn:first-child {
    padding-left: 0;
}

.nav-btn:last-child {
    padding-right: 0;
}


.nav-btn::before {
    content: '';
    position: absolute;
    right: 0;
    top: .6em;
    bottom: .6em;
    width: 1px;
    background-color: #ffffff;
}

.nav-btn:last-child::before {
    display: none;
}


.footer {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 20px;
}

.footer-center {
    float: right;
    width: 100%;
    text-align: center;
}


.customer-navbar-brand {
    padding: 0px 15px 0 5px;
}

.vertical-center {
    align-items: center;
    display: -webkit-flex;
}


.head-tab {
    background: blueviolet;
    margin: 0 1px;
}

.content-container {
    padding-top: 0px;
   padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

.module-title:before {
    width: 2px;
    height: 16px;
    background: #ee7777;
    content: "|";
    color: #ee7777;
    margin-right: 3px;
    margin-left: 3px;
}

.module-title {
    font-size: 16px;
    font-weight: Bold;
    text-align: left;
    color: #333333;
    margin: 0px;
    padding: 0px;
    float: left;
}

.module-more {
    float: right;
}

.module-title-container {
    padding: 5px 0;
    margin: 10px 0 0 0;
}

.footer-center p {
    font-size: 12px;
    line-height: 20px;
}

.nav-active {
    border-bottom: 2px solid #ffffff;
}

.column3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.game-videos-btn-container {
    background: #f5f5f5;
    padding: 5px;
    margin-bottom: 160px;
}

a.line-pay-btn {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #182026;
    background-color: #ffffff;
    border-color: #EC808D;
}

a.line-pay-btn:last-child {
    margin-right: 0;
}


.nav > li > a.nav-cate {
    padding: 8px 10px;
}


.content {
    padding-top: 10px

}

.group-game-item {
    border: none;
}

.group-game-item:nth-child(2n) {
    background-color: #F7F7F7;
}

.list-item {
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: Normal;
    color: #333333;
    padding: 0px 10px;
}

.playback-list-title-item {
    font-size: 16px;
}

.category-desc-container {
    background: #f5f5f5;
}

.category-desc {
    font-size: 14px;
    font-weight: Normal;
    text-align: left;
    color: #333333;
    line-height: 23px;
    padding: 10px;
}


.game-info-container {
    display: flex;
    align-items: center;
    background: #193141;
    justify-content: center;
}

.game-info-container .team-logo {
    width: 56px;
    margin-bottom: 10px;
}
.game-info-container .team-name{font-size:14px;}
.game-info-container .game-name a{font-size:16px;}
.red {
    color: #ce2623 !important;
}

.blue {
    color: #017bd1 !important;
}

.green {
    color: #009900 !important;
}

.playback-list-group-item {
    border-left: none;
    border-right: none;
}


.game-videos-list .list-group-item.active, .game-videos-list .list-group-item.active:focus, .game-videos-list .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #EC808D;
    border-color: #EC808D;
}

.paginationjs .paginationjs-pages li > a {
    padding: 0 2px;
}

.live-list-group-time {
    border: none;
    background: #dadada;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position:absolute;
}


/**
视频分享
 */
.share-lock-modal-dialog {
    width: 350px;
    margin: 0 auto;
}

.share-lock-title-container {
    top: 14%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, 0%);
    text-align: center;
    line-height: 23px;
    /* width: 70%; */
}

.share-lock-title-container .title {
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.share-lock-title-container .subtitle {
    top: 18%;
    color: #e89049;
    font-size: 14px;
}

.share-lock-content-container {
    top: 45%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, 0%);
    text-align: center;
    line-height: 16px;
    width: 80%;
    color: #ffffff;
    background-color: #959085de;
    border-radius: 3px;
}

.share-lock-content-container p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 4px 2px;
}

.share-lock-modal-content {
    background: transparent;
    border: none;
    border-radius: unset;
    box-shadow: none;
    position: relative;
    width: 350px;
    margin-top: 50%;
}

.share-lock-button {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, 0%);
    bottom: 30px;
    border: 3px solid #ffffff;
    border-radius: 40px;
    padding: 10px 28px;
    text-align: center;
    background: #F2BE21;
    color: #ffffff;
    cursor: pointer;
}

.share-lock-close-button {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    opacity: 1;
}

.list-unstyled.column2{display:flex;flex-wrap:wrap}
ul.nav.navbar-nav.customer-navbar-nav.customer-navbar-nav {margin-left:0px;}
}

.video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000; /* Optional: background color for when video is loading */
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.match_filter{background:#fff;display: flex;flex-wrap: wrap;padding:10px;}
.match_filter li.tabs{line-height: 32px;display: block;padding:0 15px;border-radius: 16px;background: #F0F0F0;margin:0px 10px 5px 0px;}
.match_filter li a{margin:0;}
.match_filter li.active{background: #ee7777;}
.match_filter li.active a{color: #fff;}


.btn-default {
    color: #e77;
}