.tenant-new-vvip6 {
  zoom: 0.9;
  --color-1: #252323;
  --color-2: #171717;
  --color-3: #282a37;
  --color-4: #171717;
  --color-5: #ffcc33;
  --color-6: #943c3c;
  --color-7: #33cccc;
  --color-8: #54445c;
  --color-9: #ff0900;
  --color-10: #303030;
  --color-11: #145389;
  --color-12: #929292;
  --color-13: #929292;
  --color-14: #303133;
  --color-15: #303133;
  --color-16: #99423e;
  --color-17: #145389;
  --color-18: #1d1f2b;
  --color-19: #303030;
  --color-20: #171717;
  --color-21: #6280a7;
  --color-22: #a1afce;
  --color-23: #3b3042;
  --color-24: #d73c36;
  --color-25: #23162a;
  --color-26: #051d2c;
  --color-27: #254460;
  --color-28: #45b845;
  --color-29: #303133;
  --color-30: #d93835;
  --color-31: #2d59b3;
  --color-32: #9cff73;
  --color-33: #ffe88e;
  --color-34: #92cdf3;
  --color-35: #373a40;
  --color-36: #7332fe;
  --color-37: #7332fe;
  --color-38: #0f111a;
  --color-39: #7332fe;
  --color-40: #1b3525;
  --color-41: #4d1c65;
  --color-42: #2b1a33;
  --color-43: #3b3042;
  --color-44: #202330;
  --color-45: #7332fe;
  --color-46: #d73c36;
  --color-47: #252323;
  --color-48: #1e1e1e;
  --color-49: #303030;
  --color-50: #853a3a;
  --color-51: #573e3e;
  --color-52: #282a37;
  --color-53: #23272b;
  --color-54: #171717;
  --color-55: #252525;
  --color-56: #303030;
  --color-57: #99423e;
  --color-58: #2b1e32;
  --color-59: #000;
  --color-60: #282a37;
  --color-61: #1e1e1e;
  --color-62: #4a5059;
  --color-63: #d73c36;
  --color-64: #303133;
  --color-65: #252323;
  --color-66: #ff0900;
  --color-67: #be4743;
  --color-68: #303030;
  --color-69: #207fc2;
  --color-70: #be9696;
  --color-71: #383838;
  --color-72: #000;
  --color-73: #222;
  --color-74: #fff;
  --color-75: #1b3525;
}

.tenant-new-vvip6 .wrap_type_3 {
  min-width: 1176px;
  background: #000;
}

.tenant-new-vvip6 #sub {
  margin-top: 120px;
  min-height: 700px;
  height: 100%;
  display: flex;
  background: #000;
}

.tenant-new-vvip6 .inner {
  position: relative;
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
}

.tenant-new-vvip6 .wrap_center.vvip6_layout {
  display: block;
  padding-right: 0;
}

.tenant-new-vvip6 #aisdeLeft {
  background-color: var(--color-3);
  width: 300px;
  height: calc(100% - 120px);
  position: fixed;
  top: 120px;
  left: 0;
  border-radius: 0;
  padding: 0;
}

.tenant-new-vvip6 #aisdeLeft h3 {
  padding: 10px;
  border-bottom: 1px solid #283a4b;
  box-shadow: 1px 1px 3px #0f1e3f;
  background: #145389;
  margin: 8px 0;
  text-align: left !important;
  font-size: 12pt;
}

.tenant-new-vvip6 .game_list {
  max-height: 700px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0;
}

.tenant-new-vvip6 .game_list h5 {
  background: linear-gradient(to top, #141414, #222);
  padding: 10px;
  font-size: 12pt;
  margin: 0;
}

.tenant-new-vvip6 .game_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  gap: 0;
}

.tenant-new-vvip6 .game_list li {
  padding: 5px 10px;
  border-bottom: 1px solid #1a2151;
  border-radius: 0;
}

.tenant-new-vvip6 .lg_link {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: #cfd5e3;
}

.tenant-new-vvip6 .lg_link img {
  width: 16px;
  height: 12px;
  object-fit: cover;
  border-radius: 2px;
}

.tenant-new-vvip6 .lg_link span {
  margin-left: auto;
  color: #98a3b7;
}

.tenant-new-vvip6 .lg_link.active {
  background: #2b3244;
  color: #fff;
}

.tenant-new-vvip6 #main_con {
  margin-left: 300px;
  margin-right: 300px;
  min-height: 400px;
  width: auto;
  max-width: calc(100% - 600px);
  min-width: 0;
  padding: 0;
  background: #000;
}

.tenant-new-vvip6 #main_con h1 {
  background: linear-gradient(to top, #141414, #222);
  border: 1px solid #333;
  padding: 15px 20px;
  font-size: 14pt;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffc21c;
}

.tenant-new-vvip6 #main_con h1 .fr {
  color: #fff;
  font-size: 11pt;
  font-weight: 400;
}

.tenant-new-vvip6 #main_con h1 i {
  padding: 0 5px;
}

.tenant-new-vvip6 #main_con table {
  width: 100%;
  border: none;
}

.tenant-new-vvip6 #main_con th {
  padding: 10px;
}

.tenant-new-vvip6 #main_con td {
  padding: 5px 3px;
  border-radius: 10px;
  margin: 0;
}

.tenant-new-vvip6 .cl {
  clear: both;
}

.tenant-new-vvip6 .section_game {
  padding: 10px 0;
  background-color: var(--color-59);
  z-index: 0;
}

.tenant-new-vvip6 .section_notice {
  display: flow-root;
}

.tenant-new-vvip6 .section_game .inner {
  padding: 0;
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
}

.tenant-new-vvip6 .sports_vvip6 {
  display: block;
  gap: 0;
}

.tenant-new-vvip6 .sports_vvip6_top_tabs {
  display: flex;
  gap: 6px;
  margin-bottom: 10px;
}

.tenant-new-vvip6 .sports_top_tab {
  background: #1c2230;
  color: #cfd5e3;
  border: 1px solid #2b3144;
  border-radius: 6px;
  padding: 6px 12px;
  font-size: 12px;
}

.tenant-new-vvip6 .sports_top_tab.active {
  background: #226199;
  color: #fff;
}

.tenant-new-vvip6 .section_game .sec_wrapper {
  display: flex;
  gap: 10px;
  width: 100%;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item {
  width: 100%;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content.nowrap {
  flex-wrap: nowrap;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item {
  position: relative;
  cursor: pointer;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img {
  position: relative;
  width: 100%;
  aspect-ratio: auto 1/1;
  background-color: var(--color-65);
  border: 1px solid var(--color-64);
  border-radius: 30px;
  overflow: hidden;
  transition: background-color 0.15s, border-color 0.15s;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img > img {
  transform: scale(1);
  transition: opacity 0.35s, transform 0.35s;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img .figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img .figcaption > span {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  display: none;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item:hover .img > img {
  opacity: 0.6;
  transform: scale(1.2);
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item:hover .img .figcaption > span {
  opacity: 1;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .desc {
  text-align: center;
  margin-top: 12px;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .desc.active {
  color: #ffcc00;
  font-weight: 700;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .desc > span {
  font-size: 15px;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img-marker {
  position: absolute;
  top: -14px;
  right: 0;
  z-index: 5;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img-marker > img {
  width: 40px;
}

.tenant-new-vvip6 #aisdeRight {
  background-color: var(--color-3);
  width: 300px;
  position: fixed;
  right: 0;
  top: 120px;
  height: calc(100% - 120px);
  z-index: 40;
  overflow: hidden;
  margin-top: 0;
}

.tenant-new-vvip6 #aisdeRight h3 {
  padding: 10px;
  border-bottom: 1px solid #283a4b;
  box-shadow: 1px 1px 3px #0f1e3f;
  background: #226199;
  margin: 8px 0;
  text-align: left !important;
  font-size: 12pt;
}

.tenant-new-vvip6 .section_game .sec_wrapper.devide_auto .sec_item .sec_content .item {
  width: calc(100% / 3);
  max-width: calc((1140px / 6) - 8px);
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content {
  justify-content: flex-start;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content.nowrap .item {
  flex: 0 0 auto;
}
.tenant-new-vvip6 .owl-theme {
  margin-top: 120px;
}

@media screen and (max-width: 720px) {
  .tenant-new-vvip6 .owl-theme {
    margin-top: 40px;
  }
}

.tenant-new-vvip6 .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -30px;
  position: absolute;
  z-index: 99;
}

.tenant-new-vvip6 .section_game .sec_wrapper .sec_item .sec_content .item .img > img {
  height: 100%;
  object-fit: contain;
}

.tenant-new-vvip6 .tab_table h5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}

.tenant-new-vvip6 .tab_table h5 .right {
  float: none !important;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 8px;
}

.tenant-new-vvip6 .tab_table h5 .right .btn_bubble {
  margin: 0;
}
