body .matchList .group-title .leaName a {
    color: #434343;
}

body .dbList .title {
    padding-right: 10px;
    border-bottom: solid 1px #ebebeb;
}

body .dbList a {
    color: #1b1b1b
}

body #settingPop.ststpop .info li {
    background: #ebebeb;
    float: left;
    width: 47.3%;
    justify-content: center;
    text-align: center;
    margin: 4px;
    padding: 0;
    border: 0;
    border-radius: 6px;
}

body #settingPop.ststpop .info.cel8 li {
    width: 11.6%;
}

body .navbox {
    background: #387f1a;
    height: 34px;
    overflow: hidden;
}

body .detailMenu {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    background: #ffffff17;
    overflow: hidden;
    line-height: 30px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 3px 5px 10px;
    box-shadow: rgba(0, 0, 0, .1) 3px 5px 10px;
}

body .detailMenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

body .navbox .detailMenu {
    padding: 0 0 10px 0;
    width: 100%;
    overflow-x: auto;
}

body .detailMenu .item {
    line-height: 32px;
    color: #307b06;
    text-transform: uppercase;
    padding: 0;
    border: 0;
    font-size: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

body .detailMenu .item {
    flex: auto;
    padding: 0 15px;
    white-space: nowrap;
}

body .detailMenu .item {
    text-transform: initial;
}

body .navbox .detailMenu .item {
    background: transparent;
    margin: 0;
    border-radius: 0;
}

body .detailMenu .item.on {
    border: 0;
    position: relative;
}

body .detailMenu .item.on {
    border-color: #ffcd00 !important;
}

body .navbox .detailMenu .item {
    background: transparent;
    margin: 0;
    border-radius: 0;
}

body .header .lg-icon {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}

body .detailMenu .item a {
    color: #ffffffc4;
    display: block;
}

body .detailMenu .item a {
    color: #fff;
    opacity: .8;
}

body .navbox .detailMenu .item.on a {
    color: #fff !important;
    font-weight: bold !important;
    background: transparent !important;
}

body .header .info {
    margin-top: 60px;
    text-align: center;
    width: 100%;
}

body .header .info .name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
    width: 280px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body .header .info .name {
    width: 90%;
}

body a.back {
    background: url(../images/com/back.png) no-repeat center center;
    width: 30px;
    height: 44px;
    float: left;
    display: block;
    background-size: auto 20px;
}

body .selectBox {
    box-sizing: border-box;
    justify-content: space-between;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

body .column {
    flex-direction: column;
}

body .selectBox .Selectionbox {
    width: calc(100% - 10px);
    flex: 1;
    float: left;
    border: 1px solid #f5f5f5;
    padding: 4px 20px 4px 10px;
    margin: 5px;
    border-radius: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body .selectsub, body .groupbox .groups {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 5px;
    margin: 6px 0;
}

body .selectsub .icon {
    background: #ebebeb;
    color: #1b1b1b;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    border-radius: 4px;
    margin: 0;
}

body .header {
    text-align: center;
    overflow: hidden;
    display: flex;
}

body .detailMenu .item.on:after {
    content: "";
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50%;
    height: 2px;
    transform: translate(-50%, 0);
}

body #content table tr th, body #content table tr td {
    background: #fff;
    height: 28px;
    text-align: center;
    line-height: normal;
    border-bottom: solid 1px #ebebeb;
    font-size: 12px;
}

body #content table tr td {
    height: 30px;
}

body #content table.eTable tr td {
    background: #fff;
    font-size: 13px;
}

body .home, body .guest, body .play {
    padding: 3px;
    text-align: left !important;
    font-weight: normal;
}

body .gray {
    color: #8c8c8c !important;
}

body .FT {
    font-weight: bold;
    color: #ea5128;
    padding: 3px;
    border-radius: 2px;
    width: 28px;
    margin: 1px auto 1px auto;
}

body .blue, body .blue a {
    color: #0b73c5 !important;
}

body #settingPop table.oTable tr th, body #settingPop table.opTable tr th, body #content table.eTable tr th, body .bl {
    border-bottom: solid 1px #d9d9d9;
}

body #settingPop.ststpop .title {
    line-height: normal;
    padding: 10px 50px 10px 10px;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
}

body #settingPop.ststpop .info li a {
    color: #1b1b1b;
    text-align: center;
    width: 100%;
    float: none;
    line-height: normal;
    height: 36px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

body #settingPop.ststpop .info li.on, body #settingPop.ststpop .info li.on a {
    background: rgba(56, 127, 26, .1);
    color: #1b1b1b;
    font-weight: bold;
}

body .selectsub .Selectionbox::after {
    content: "";
    position: static;
    float: none;
    display: inline-block;
    margin: 1px 5px;
    width: 0;
    height: 0;
    border-top: 5px solid #8c8c8c;
    border-bottom: 0 none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    transform: rotate(0deg);
}

body .selectsub .Selectionbox {
    background: #ebebeb;
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
    border: 0;
    padding: 5px;
    margin: 0 5px;
}

body .header a.back {
    margin: 0;
    top: 0;
    width: 30px;
    height: 44px;
    left: 0;
    position: absolute;
    z-index: 8;
}

#teamid .sr {
    text-align: right;
}

a.pk {
    color: #157af7;
    text-decoration: none;
    font-weight: bold;
}

.odds-table-bg {
    background-color: #d0d0d0;
}

.b1 {
    background-color: #fff !important;
}

a.sb {
    font-weight: bold;
    color: #de574a !important;
    text-DECORATION: none;
}

a.pk {
    color: #157af7 !important;
    text-decoration: none;
    font-weight: bold;
}

.Leaguestitle {
    text-align: left;
    background: #f0f0f0;
}

.Leaguestitle a {
    font-weight: bold;
    color: #222 !important;
}

#teamid .sl {
    text-align: left;
}

#teamid .sl a {
    color: #222 !important;
}

#tools li {
    float: left;
    margin-right: 2px;
    cursor: pointer;
    height: 30px;
}

#tools .on span, #tools .on span:hover {
    color: #fff;
    font-weight: bold;
}

#tools .on span {
    background-color: #43951e;
}

.oodstable-t {
    background-color: #e5e5e5 !important;
}

.mcontent {
    background: #FFF;
    padding: 0 8px;
}

.mcontent .Htitle {
    font-size: 24px;
    line-height: 1.35;
    padding-bottom: 10px;
}

.news-content {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}

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

.article {
    margin-bottom: 15px;
    cursor: pointer;
    overflow: hidden;
}

.artimg {
    width: 125px;
    height: 70px;
    float: left;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.article .match {
    float: left;
    width: calc(100% - 135px);
    height: 70px;
    text-align: left;
    margin-left: 10px;
    padding-bottom: 15px;
    position: relative;
    color: #000;
  font-size: 14px;
  font-weight: 500;
}

.newsbox .news {
    display: block;
    overflow: hidden;
}

.newsbox img {
    width: 100%;
    height: 100%;
}

.newsbox .news .artimg {
    width: 100%;
}

.match h2, .match h2 a, .article .match a {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #222;
}

.match .relation {
    color: #999;
    position: absolute;
    bottom: 15px;
    left: 0;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    vertical-align: top;
}

.news .article {
    flex: 0 0 50%;
    width: 50%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.listpage .news .article {
    flex: 0 0 50%;
    width: 50%;
    height: 225px;
}

.news .article .match {
    width: 100%;
}

.page-content {
    font-size: 14px;
    line-height: 1.35;
}

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

.page-content p, .page-content h2, .page-content h3, .page-content h4, .page-content h5 {
    margin-bottom: 10px;
}

.page-content figure.expNoEdit figcaption {
    text-align: center;
    font-style: italic;
    color: #423c3c;
    font-size: 12px;
    margin-top: 6px;
}

.page-content h2, .page-content h3, .page-content h4, .page-content h5 {
    margin-bottom: 10px;
    background: transparent;
    font-weight: bolder;
}

.page-content ul {
    list-style: unset;
    padding-left: 20px;
}

.page-content ul li {
    list-style: unset;
    padding: 5px;
}

.page-content a {
    color: #43951e;
}

body #content .gameBox {
    width: 100%;
    height: 100%;
    background: #387f1a;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
}

body #content .gameBox {
    background: linear-gradient(90deg, #5e2200 0%, #013667 100%);
}

body #content .match {
    position: fixed;
    z-index: 99;
    top: 0;
    width: 100%;
    max-width: 640px;
    text-align: center;
    background: linear-gradient(90deg, #5e2200 0%, #013667 100%);
    color: #fff;
}

body#Football .gameBox .header, body#Basketball .gameBox .header, body#Baseball .gameBox .header, body#Cricket .gameBox .header {
    background: transparent !important;
    font-size: 12px;
    font-weight: normal;
}

body #content .gameBox .gameName {
    margin: 0 auto;
    height: auto;
    opacity: 1;
    max-width: 58%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
}

body #content .gameBox * {
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

body #content .gameBox a {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
}

body #content .gameBox a div {
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body #content .gameBox .gameInfo {
    overflow: hidden;
    width: 100%;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

body #content .gameBox .gameInfo {
    align-items: flex-start;
    padding: 0 5px;
}

body #content .gameBox .gameInfo {
    align-items: flex-start;
    padding: 0 5px;
}

body #content .gameBox .gameInfo .icon {
    background: #fff;
    color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: inline-block;
}

body #content .gameBox .name span {
    line-height: 14px;
}

body #content h2, body #content .h2 {
    display: block;
    border-bottom: solid .5px #ebebeb !important;
    border-top: 1px solid #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 0 10px;
    background: #fff;
    line-height: 40px;
    margin-top: 8px;
    height: auto;
}

body #content .gameBox .gameInfo .guest,
body #content .gameBox .gameInfo .home {
    width: 35%;
    position: relative;
    text-align: center !important;
}

body #content .gameBox .gameInfo .icon img {
    max-width: 100%;
    max-height: 100%;
    top: 0;
}

body #content .gameBox .gameInfo .icon {
    background: #fff;
    color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: inline-block;
}

#content .gameBox .gameInfo .vs {
    width: 30%;
    text-align: center !important;
}

body #content .gameBox a div.bor {
    width: min-content;
    background: rgba(255, 255, 255, .1);
    padding: 0 10px;
    border-radius: 3px;
}

body .detailMenu .item {
    line-height: 32px;
    color: #307b06;
    text-transform: uppercase;
    padding: 0;
    border: 0;
    font-size: 13px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

body .detailMenu .item {
    flex: 1 0 auto;
    padding: 0 9px;
}

body .detailMenu .item {
    text-transform: initial;
}

body .detailMenu .item a {
    color: #ffffffc4;
    display: block;
}

body .detailMenu .item.on a {
    color: #1b1b1b;
    font-weight: bold !important;
}

body .detailMenu .item.on a {
    color: #ffcd00 !important;
}

body #content .gameBox .gameInfo .FT {
    font-size: 20px;
    width: 100%;
    line-height: 16px;
}

body .match .detailMenu .item, body .match .detailMenu .item.on a {
    background-color: transparent;
}

body .match .detailMenu .item.on {
    border-color: #ffcd00 !important;
}

body .match .detailMenu .item.on {
    border-bottom: 3px solid #387f1a;
    font-weight: bold;
}

body .match .detailMenu .item.on::after {
    background: transparent;
}

body #content .gameBox .gameInfo .vs .score {
    position: absolute;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
}

body #content .gameBox .gameInfo .vs .hs {
    left: -10px;
}

body #content .gameBox .gameInfo .vs .score {
    line-height: 40px;
    top: 42%;
    transform: translate(0, -50%);
}

body #content .gameBox .gameInfo .vs .as {
    right: -10px;
}

body .eventBox .eventList .item {
    position: relative;
    width: 100%;
    float: left;
    padding: 2px 0;
    background-color: #fff;
}

body .eventBox .eventList .item {
    padding: 0;
    height: 30px;
    line-height: 22px;
}

body .eventBox .eventList .item {
    height: 36px;
}

body .eventBox .eventList .item .homeEvent {
    padding: 0 2px;
    border-radius: 2px;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    text-align: right;
    position: relative;
}

body .eventBox .eventList .item .guestEvent, body .eventBox .eventList .item .homeEvent {
    float: right;
    padding: 0;
    border-radius: 2px;
    width: -webkit-calc(50% - 28px);
    width: calc(50% - 28px);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

body .eventBox .eventList .item .guestEvent {
    right: 0;
    left: unset;
}

body .eventBox .eventList img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

body .eventBox .eventList img {
    width: auto;
    max-height: 100%;
    vertical-align: middle;
    margin: 0 3px;
}

body .eventBox .eventList .item .guestEvent>img {
    float: left;
}

body .eventBox .eventList .item .homeEvent>img {
    float: right;
}

body .eventBox .eventList .item .homeEvent .name, body .eventBox .eventList .item .guestEvent .name {
    padding: 0 5px;
    vertical-align: middle;
    line-height: 20px;
    display: inline-block;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

body .eventBox .eventList .item .homeEvent .name, body .eventBox .eventList .item .guestEvent .name {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    display: block;
    width: 100%;
    font-size: 11px;
    line-height: 15px;
}

body .eventBox .eventList .item .time {
    font-size: 11px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #5fcc79;
    border-radius: 50%;
}

body .eventBox .eventList .item .time {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    min-height: unset;
    border-radius: 4px;
    width: 40px;
    height: 16px;
    line-height: 16px;
    background: #8bc34a;
    z-index: 1;
}

body .eventBox .eventList .item .time {
    border-radius: 20px;
}

body #content .gameBox .gameInfo .status i.min {
    right: -5px;
    top: 0;
    background: url(/img/in_w.gif) no-repeat top right;
    height: 10px;
    width: 3px;
    display: inline-block;
}

body .o-winBG, body .o-lossBG, body .o-voidBG, body .o-unBG {
    background: #f09b57;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 0;
    border-radius: 2px;
}

body .o-lossBG {
    background: #e00606 !important;
    color: #fff !important;
}

body .rankdata .o-winBG, body .rankdata .o-lossBG, body .rankdata .o-voidBG, body .rankdata .o-unBG {
    font-size: 11px;
    width: 18px !important;
}

body .o-voidBG {
    background: #0b73c5 !important;
    color: #fff !important;
}

body .o-winBG {
    background: #178109 !important;
    color: #fff !important;
}

body .o-unBG {
    background: #b5b5b5;
}

body .rankicon, body .rank-BP {
    color: #262626;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    margin: 2px auto;
    display: block;
}

body .rankdata {
    float: left;
    width: 50%;
    overflow-x: auto;
    border-left: 1px solid #ebebeb;
}

body .exegesis {
    background: #fff;
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 5px;
}

body .exegesis li {
    float: left;
    min-width: 40%;
    color: #8c8c8c;
    font-size: 12px;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0 5px;
}

body .exegesis li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px 0 0;
}

.content-menu-right {
    margin-left: auto;
    display: flex;
    margin-right: -5px;

    justify-content: right;
}

.content-icon a, .content-iconmenu span {
    height: 100%;
    display: flex;
    padding: 0px 3px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 60px;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    color: #FFF !important;
    white-space: nowrap;
    background: #3B7705;
}

.content-iconmenu span {
    background-color: #497f19;
}

.content-icon a img {
    margin-bottom: -10px;
}

.content-iconmenu span {
    min-width: 40px;
}

.content-icon.content-icon-tlk {
    border-left: 1px solid rgba(0, 20, 30, 0.2);
    border-right: 1px solid rgba(0, 20, 30, 0.2);
}

.wr-text-link {
    display: flex;
    align-items: center;
    background: #FFF;
}

.title-text-link {
    color: #BF3E16;
    text-transform: uppercase;
    min-width: 51px;
    padding: 6px 0 6px 6px;
}

.content-text-link {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 6px 0 6px 0;
}

.content-text-link .item {
    background: #F5F5F5;
    color: #497f19;
    white-space: nowrap;
    margin-left: 10px;
    border-radius: 5px;
    padding: 0 6px;
}

.menu-list-item {
    display: block;
    width: 100%;
    background-color: #3B7705;
    padding: 10px 0;
    overflow: hidden;
}

.menu-list-item a {
    display: block;
    width: 25%;
    text-align: center;
    color: #fff !important;
    height: 88px;
    float: left;
    margin-bottom: 19px;
}

.menu-list-item a span.sprite_menu {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #FFF;
    border-radius: 6px;
    position: relative;
}

.menu-list-item a span.sprite_menu img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
}

.hide-menu-mobile {
    background-color: #497f19 !important;
    padding: 5px;
}

.news-content h2 {
    background-color: #FFF;
}

.news-content p, .news-content h2, .news-content h3, .news-content h4, .news-content h5 {
    margin-bottom: 10px;
}

.news-content figcaption {
    font-size: 13px;
    line-height: 1.3;
    margin-top: 5px;
    text-align: center;
    color: #4d4d4d;
}

.news-content h2 {
    height: auto;
    padding: inherit;
    font-size: 19px;
    font-weight: bold;
    white-space: wrap;
    line-height: 1.35;
}

body .right .Htitle {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

body .Htitle h2, body .Htitle h3 {
    color: #387f1a !important;
    font-size: 16px !important;
    font-weight: bold !important;
    display: inline-block !important;
    background: unset !important;
    width: unset !important;
}

body .view .article .match {
    width: calc(100% - 135px);
    height: auto;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    padding: 10px 0 0 0;
    border: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #1b1b1b;
}

body .right .box .tagtitle {
    background: #ebebeb;
    font-weight: bold;
    line-height: 24px;
    padding: 0 10px;
    display: block;
}

body .right .box .tags {
    background: #ebf5fe;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 3px;
    margin: 10px 2px 0 0;
    display: inline-block;
}

body .artimg {
    width: 125px;
    height: 70px;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

body .right .artimg {
    width: 124px;
    height: 70px;
}

body .right .box .from {
    color: #0b73c5;
    font-weight: bold;
    padding-left: 5px;
}

body .right .box .time {
    float: right;
    font-size: 13px;
}

body .left .link span {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
}

.mcontent .news-time {
    color: #a3a3a3;
}

.breadcrum {
    overflow-x: scroll;
    white-space: nowrap;
    padding: 5px 0 8px 0px;
    border-bottom: 1px solid #ccc;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.breadcrum a {
    padding-right: 16px;
    position: relative;
    padding-left: 5px;
}

.breadcrum>a:not(:last-child):before {
    content: '';
    position: absolute;
    right: 0;
    width: 12px;
    height: 12px;
    display: block;
    background: url(../images/icon.png) -40px -61px;
}

.title-breadcrum {
    font-size: 12px;
    font-weight: 400;
    color: #a3a3a3;
}

.Htitle h1 {
    font-size: 22px;
    margin-top: 10px;
}

.news-content figure {
    margin: 0;
}

.news-content figure img {
    width: 100%;
    height: auto;
}


.wrap-item-predlive {

    background: #f5f5f5;
    padding: 10px;
}

.row-item-predlive {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px dotted #c7c7c7;
}

.row-item-predlive:last-child {
    border-bottom: none;
}

.item-predlive {
    min-width: 50%;
    width: 50%;
    padding: 0 5px 0 16px;
    box-sizing: border-box;
    position: relative;
    border-right: 1px dotted #c7c7c7;
}

.item-predlive:last-child {
    border-right: none;
}

.item-predlive a {
    font-size: 14px;
    font-weight: 500;
}

.item-predlive::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    background: #ffa755;
    left: 5px;
    top: 5px;
}

.wr-pred-title {
    border-bottom: 1.2px solid #497F19;
    height: 30px;
    overflow: hidden;
}

.predict-by-day, .predict-by-day a {
    background: #497f19;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    padding: 3px 19px 6px 6px;
    position: relative;
    border-radius: 8px 0 0;
    line-height: 21px;
    overflow: hidden;
    max-width: 100%;
    height: 30px;
    display: inline-block;
}

.predict-by-day a {
    display: inline;
}

.predict-by-day::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 30px;
    background-color: #FFF;
    background-image: url('/img/title_layer1.png');
    background-repeat: no-repeat;
    right: 0;
    top: 0;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.predict-by-day2 {
    font-size: 18px;
    font-weight: 600;
    color: #43951E;
    text-transform: uppercase;
    background: transparent;
}

.one-predict-news {
    padding: 16px 0;
    border-bottom: 1px solid #0000000D;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
}

.one-predict-news::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-right: 6px;
    background-image: url(/img/item-pred.png);
    background-repeat: no-repeat;
    min-width: 6px;
}

.one-predict-news img {
    width: 75px;
    height: 50px;
    margin-left: auto;
    border-radius: 4px;
}

.a-title-pred {
    font-size: 14px !important;
    font-weight: 500;
    white-space: wrap;
    margin-right: 10px;
    margin-left: 10px;
    color: #000 !important;
}

.btn-time-nhandinh {
    border: 1px solid #43951E;
    color: #43951E;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 8px;
}

.wr-top-list {
    border-bottom: 1px solid #0000000D;
    padding-bottom: 10px;
}

.item-top-list-right {
    display: flex;
    padding: 12px 0;
    border-bottom: 1px solid #0000000D
}

.item-top-list-right img {
    width: 120px;
    min-width: 120px;
    height: 80px;
    border-radius: 6px;
}

.item-top-list-right:last-child {
    border-bottom: none;
}

.detail-news-item {
    margin-top: 12px;
}

.title-news {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 26px;
    color: #000 !important;
}

.top-list-left .brief-news {
    font-size: 16px;
    color: #595959;
}

.top-list-left .one-predict-news {
    padding: 12px 0;
}

.item-list-identify {
    display: flex;
    border-bottom: 1px solid #0000000D;
    padding: 10px 0;
}

.item-list-identify img {
    width: 225px;
    height: 150px;
    border-radius: 6px;
}

.item-list-identify .detail-news-item {
    margin-top: 0;
    padding-left: 20px;
}

.item-list-identify .detail-news-item .brief-news {
    color: #595959;
    font-size: 14px;
    margin-top: 10px;
}

.identify-page .page-content {
    background: #43951E1A;
    padding: 10px;
}

.identify-title-h1 {
    border-left: 4px solid #497F19;
    padding-left: 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    margin-bottom: 20px;
}

.identify-page .breadcrum {
    border-bottom: none;
}

img.pred_img {
    width: 47px;
    height: 20px;
    margin-top: 6px;
}

.matchItem {
    width: 100%;
    border-top: solid 1px #e5e5e5;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.matchItem .home, .matchItem .guest {
    font-size: 12px;
    text-align: right;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
}

.matchItem .vs {
    font-size: 16px;
    font-weight: bold;
    flex: 0 0 60px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    line-height: 20px;
}

.matchItem .vs.date {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    word-break: break-all;
    word-wrap: break-word;
}

.matchItem .guest {
    justify-content: flex-start;
    text-align: left;
}

.matchItem .guest, .matchItem .home {
    width: calc(50% - 30px);
    overflow: hidden;
}

.matchItem .teamName {
    font-size: 13px;
    line-height: 15px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.matchItem .teamName {
    white-space: wrap;
}

.matchItem .home .teamName {
    text-align: right;
}

.matchItem .teamIcon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-bottom: 5px;
}

.nhandinh-league {
    display: flex;
    align-items: center;
    padding: 7px 0;
    border-bottom: 1px solid #0000000D;
}

.nhandinh-league:last-child {
    border-bottom: none;
}

.nhandinh-league::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-right: 6px;
    background-image: url(/img/item-pred.png);
    background-repeat: no-repeat;
    min-width: 6px;
    margin-left: auto;
}

.nhandinh-league a {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.side-box .nobr {
    overflow: hidden;
    margin-bottom: 10px;
}

.news-detail-page .listpage .news .article {
    flex: unset;
    width: 50%;
    height: auto;
    max-width: 50%;
    box-sizing: border-box;
}

.news-detail-page .articlebox .left a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}

.news-detail-page .listpage .artimg {
    width: 100%;
    height: auto;
}

.news-detail-page .listpage .artimg img {
    max-width: 100%;
    width: 100%;
}

.news-detail-page .news .article .match {
    float: none;
    width: 90%;
    height: 75px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    text-align: left;
    padding: 10px 0;
    margin: 0;
    border: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000;
}
.side-box-tags .box {
    overflow: hidden;
    border-bottom: 1px solid #0000000D;
    padding-bottom: 10px;
    margin-bottom: 6px;
  }
  .listtab td{
    border-bottom: 1px solid #e5e5e5;
  }
  .listtab .teamname {
    color: #222;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
  }
  .right .side-box{
    padding-bottom: 10px;
  }
  .newRight.right{
    padding: 10px;
    background: #FFF;
  }
  .newRight.right ul li.article{
    padding: 5px 0px;
    margin-bottom: 0;
  }
  .newRight.right ul li.article:first-child{
    margin-top: 10px;
  }
  .top_content h2{
    margin-bottom: 0;
    white-space: unset;
  text-overflow: unset;
  overflow: hidden;
  height: auto;
  }
  .top_content .title-h1{
    font-size: 20px;
    margin-bottom: 8px;
  }
  .articlerelatepannel {
    padding: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #eaf8d2;
  }
  .articlerelate {
    padding: 6px;
    display: list-item;
    list-style-type: square;
    margin-left: 1.2em;
    border-bottom: dashed 1px #888;
  }
.bv-footer{
    padding: 10px;
  background: #FFFFE5;
}
.bv-footer-in a{
    color: #31AF4B !important;
    font-size: 13px !important;
}
.bv-footer-co{
    margin-top: 6px;
}
.bv-footer-co ul{
    text-align: center;
}
.bv-footer-co li{
    display: inline-block;
    background: #31AF4B;
    padding-left: 5px;
    padding-right: 5px;
}
.bv-footer-co li a{
    color: #B7F514 !important;
}