table.table thead tr th {
  height: 43px;
  background: #282828;
  vertical-align: middle;
  padding: 0 12px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
table.table tbody tr td {
  text-align: center;
  font-size: 13px;
  color: #fff;
  background: #171717;
  vertical-align: middle;
}
/* maqee */
.top_notice{background:#242f48;height: 28px;position: relative;  overflow: hidden;transition: all ease-in-out .3s 0s !important;}
.top_notice:after{clear: both;display: block;content: '';}
.top_notice dl{line-height: 43px;letter-spacing: -0.05em;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.top_notice:after{clear: both;display: block;content: '';}
.top_notice dt{background: #333;position: absolute;z-index:99;padding-right:10px;}
.top_notice dt strong{display: inline-block;font-weight: 500;font-size: 12px !important;color: #fff;vertical-align: top;}
.top_notice dd{display: block;  overflow: hidden;font-size: 15px !important;}
.top_notice dd span{margin-left:10px;}
.top_notice dd a{color: #ffffff !important;}
#article-list-view {
  display: flex;
  justify-content: space-between;
  margin-bottom:10px;
}
#article-list-view>div {
  display: block;
  width: calc(50% - 5px);
}
#article-list-view .header {
  text-align: left;
  display: block;
  padding: 0 16px;
  margin-bottom: 10px;
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  border-radius: 5px;
  color: #000;
  text-shadow: 0 1px 3px rgb(0 0 0 / 50%);
  font-weight: bold;
  background: #ffd700;
}
#article-list-view .header .more {
  float: right;
  font-size: 12px;
  font-weight: bold;
}
#article-list-view .header .red {
  font-size: 14px;
  font-weight: bold;
  background-color: transparent !important;
}
#banner-like-links {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 1px;
  margin-top: 24px;
  }
#banner-like-links img {
  display: block;
  width: 95%;
  height: auto;
}
#banner-like-links video {
  display: block;
  width: 95%;
  height: auto;
}
.footer_logos ul {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.footer_logos ul li {
  background: url('/images/main/footer_logos.png') no-repeat;
  width: 110px;
  height: 40px;
  display: inline-block;
  transition: 0.1s;
  margin: 10px;
}
li.ft_logos_01 {
  background-position: 0px -160px !important;
}
li.ft_logos_02 {
  background-position: -110px -160px !important;
}
.ft_logos_03 {
  background-position: -220px -160px !important;
}
.ft_logos_04 {
  background-position: -330px -160px !important;
}
.ft_logos_05 {
  background-position: -440px -160px !important;
}
.ft_logos_06 {
  background-position: -550px -160px !important;
}
.ft_logos_07 {
  background-position: -660px -160px !important;
}
.ft_logos_08 {
  background-position: -770px -160px !important;
}
.ft_logos_09 {
  background-position: -880px -160px !important;
}
.ft_logos_10 {
  background-position: -990px -160px !important;
}
.ft_logos_11 {
  background-position: 0px -200px !important;
}
.ft_logos_12 {
  background-position: -110px -200px !important;
}
.ft_logos_13 {
  background-position: -220px -200px !important;
}
.ft_logos_14 {
  background-position: -330px -200px !important;
}
.ft_logos_15 {
  background-position: -440px -200px !important;
}
.ft_logos_16 {
  background-position: -550px -200px !important;
}
.ft_logos_17 {
  background-position: -660px -200px !important;
}
.ft_logos_18 {
  background-position: -770px -200px !important;
}
.ft_logos_19 {
  background-position: -880px -200px !important;
}
.ft_logos_20 {
  background-position: -990px -200px !important;
}
.ft_logos_21 {
  background-position: 0px -240px !important;
}
.ft_logos_22 {
  background-position: -110px -240px !important;
}
.ft_logos_23 {
  background-position: -220px -240px !important;
}
.ft_logos_24 {
  background-position: -330px -240px !important;
}
.ft_logos_25 {
  background-position: -440px -240px !important;
}
.ft_logos_26 {
  background-position: -550px -240px !important;
}
.ft_logos_27 {
  background-position: -660px -240px !important;
}
.ft_logos_28 {
  background-position: -770px -240px !important;
}
.ft_logos_29 {
  background-position: -880px -240px !important;
}
.ft_logos_30 {
  background-position: -990px -240px !important;
}
.ft_logos_31 {
  background-position: 0px -280px !important;
}
.ft_logos_32 {
  background-position: -110px -280px !important;
}
.ft_logos_33 {
  background-position: -220px -280px !important;
}
.ft_logos_34 {
  background-position: -330px -280px !important;
}
.ft_logos_01:hover {
  background-position: 0px 0px !important;
}
.ft_logos_02:hover {
  background-position: -110px 0px !important;
}
.ft_logos_03:hover {
  background-position: -220px 0px !important;
}
.ft_logos_04:hover {
  background-position: -330px 0px !important;
}
.ft_logos_05:hover {
  background-position: -440px 0px !important;
}
.ft_logos_06:hover {
  background-position: -550px 0px !important;
}
.ft_logos_07:hover {
  background-position: -660px 0px !important;
}
.ft_logos_08:hover {
  background-position: -770px 0px !important;
}
.ft_logos_09:hover {
  background-position: -880px 0px !important;
}
.ft_logos_10:hover {
  background-position: -990px 0px !important;
}
.ft_logos_11:hover {
  background-position: 0px -40px !important;
}
.ft_logos_12:hover {
  background-position: -110px -40px !important;
}
.ft_logos_13:hover {
  background-position: -220px -40px !important;
}
.ft_logos_14:hover {
  background-position: -330px -40px !important;
}
.ft_logos_15:hover {
  background-position: -440px -40px !important;
}
.ft_logos_16:hover {
  background-position: -550px -40px !important;
}
.ft_logos_17:hover {
  background-position: -660px -40px !important;
}
.ft_logos_18:hover {
  background-position: -770px -40px !important;
}
.ft_logos_19:hover {
  background-position: -880px -40px !important;
}
.ft_logos_20:hover {
  background-position: -990px -40px !important;
}
.ft_logos_21:hover {
  background-position: 0px -80px !important;
}
.ft_logos_22:hover {
  background-position: -110px -80px !important;
}
.ft_logos_23:hover {
  background-position: -220px -80px !important;
}
.ft_logos_24:hover {
  background-position: -330px -80px !important;
}
.ft_logos_25:hover {
  background-position: -440px -80px !important;
}
.ft_logos_26:hover {
  background-position: -550px -80px !important;
}
.ft_logos_27:hover {
  background-position: -660px -80px !important;
}
.ft_logos_28:hover {
  background-position: -770px -80px !important;
}
.ft_logos_29:hover {
  background-position: -880px -80px !important;
}
.ft_logos_30:hover {
  background-position: -990px -80px !important;
}
.ft_logos_31:hover {
  background-position: 0px -120px !important;
}
.ft_logos_32:hover {
  background-position: -110px -120px !important;
}
.ft_logos_33:hover {
  background-position: -220px -120px !important;
}
.ft_logos_34:hover {
  background-position: -330px -120px !important;
}
.deposit-events {
  margin: 15px 0;
}
.deposit-events > .items {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow-x: auto;
  width: 1280px;
  height: 130px;
  scrollbar-color: transparent transparent;
}
.deposit-events img {
  width: 200px;
  height: auto;
}
.swiper-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.swiper-list > div {
  width: 100%;
}
.swiper-list img {
  display: block;
  width: 100%;
  height: auto;
}
.custom-marquee {
  display: flex;
  align-items: center;
  line-height: 28px;
  width: 1280px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.custom-marquee strong {
  line-height: 28px;
  margin-left: 1500px;
  display: inline-block;
  min-width: 300px;
}
.top_notice {
    background: #282828;
    height: 28px;
    position: relative;
    overflow: hidden;
    transition: all ease-in-out .3s 0s !important;
}
.top_notice .ticker strong {color:#f1cc45;}

.top_notice dl {
  line-height: 1;
}
.top_notice dl * {
  height: 28px;
}
#quick-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
}
#quick-buttons>a {
    display: block;
    width: 98px;
    height: 40px;
    line-height: 40px;
    margin-top: 1px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
    background: #111;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
}
#quick-buttons>a.yellow {
    font-weight: bold;
    background: #ffd700;
    color: #000;
}
#quick-menu-images a {
    display: block;
    height: auto;
    padding: 5px;
}
#quick-menu-images .double {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
}
#quick-menu-images img {
    display: block;
    width: 100%;
    height: auto;
}
#sports-search-forms {
    background: #111111;
    text-align: center;
    padding: 10px 3px;
}
#sports-search-forms input {
    color: #fff;
    background: #111111;
    width: 240px;
    height: 24px;
    border: 0;
    border-bottom: 1px solid #c8c8c8;
    padding: 3px;
    text-align: center;
    font-size: 13px;
}
#sports-score-list .item {
    cursor: pointer;
    padding: 8px 10px;
    line-height: 20px;
    color: #fff;
    border-bottom: 1px solid #111;
    background: #191919;
    font-size: 12px;
}
#sports-score-list .item .icon2 {
    width: 22px;
    height: 22px;
}
#sports-score-list .item .name {
    vertical-align: middle;
    display: inline-block;
    width: 188px;
    margin-left: 10px;
    font-size: 12px;
}
#sports-score-list .item .score {
    vertical-align: middle;
    display: inline-block;
    width: 50px;
    height: 20px;
    text-align: center;
    color: #ff7f00;
    font-size: 12px;
}
#sports-score-list .title {
    color: #fff;
    font-size: 13px;
    padding: 10px 5px;
    display: flex;
    align-items: center;
}
#sports-time-list .title {
    color: #fff;
    font-size: 13px;
    padding: 10px 5px;
    display: flex;
    align-items: center;
}
#sports-time-list {
    padding: 5px;
}
#sports-time-list .title img {
    width: 19px;
    height: 19px;
}
#sports-time-list .item {
    display: flex;
    align-items: center;
    padding: 3px 10px;
    margin-bottom: 3px;
    cursor: pointer;
    background: linear-gradient(180deg, #272727, #161616);
    border-color: #424242 #181818 #232324 #2c3339;
}
#sports-time-list .item .time {
    padding: 0 5px;
    font-size: 12px;
}
#sports-time-list .item img {
    width: 36px;
    height: auto;
    margin: 0 5px;
}
#sports-time-list .item .teams img {
    width: 20px;
    height: auto;
}
#sports-time-list .item .teams .team {
    font-size: 12px;
    margin: 4px 0;
}
#right-sidebar-banners img {
    display: block;
    width: 99%;
    height: auto;
    padding:2px;
}