:root {
  --bh-background-color-main-white: #ffffff;
  --bh-background-color-black-alpha_half: rgba(0,0,0,0.5);
  --bh-background-color-black-alpha_20: rgba(0,0,0,0.2);
  --bh-background-color-black_gnneventcard: #2F2F2F;
  --bh-background-color-gnn_label: rgba(84,84,84,0.7);
  --bh-background-color-btn-more_bhgreen: rgba(0,156,173,0.7);
  --bh-background-color-btn-more_bhgreen_hover: rgb(0,177,183);
  --bh-shadow-color-main_card: rgba(0,0,0,0.16);
  --bh-primary-color-bluegreen_light: #009CAD;
  --bh-primary-color-bluegreen_light_is-hover: #117E96;
  --bh-primary-color-bluegreen_dark: #117E96;
  --bh-text-primary-color: #464646;
  --bh-text-primary-color-title: #464646;
  --bh-text-primary-color-gnn-event_title: #ffffff;
  --bh-text-primary-color-alwayswhite: #ffffff;
  --bh-text-color-sub: #999999;
  --bh-text-color-sp-indextab_nothover: #727272;
}

html[data-theme=dark] {
  --bh-background-color-main-white: #272728;
  --bh-background-color-black-alpha_20: rgba(255,255,255,0.2);
  --bh-background-color-black_gnneventcard: #171717;
  --bh-background-color-gnn_label: rgba(0,0,0,0.6);
  --bh-primary-color-bluegreen_light: #00B0B6;
  --bh-primary-color-bluegreen_light_is-hover: #33cccc;
  --bh-primary-color-bluegreen_dark: #00B0B6;
  --bh-text-primary-color: #A7A6AD;
  --bh-text-primary-color-title: #F7F7F7;
  --bh-text-primary-color-gnn-event_title: #F7F7F7;
  --bh-text-color-sub: #6f6f76;
  --bh-text-color-sp-indextab_nothover: #A7A6AD;
}
html[data-theme=dark] body {
  background: url(https://i2.bahamut.com.tw/forum/html_bg_dark.gif) center top #111111;
}
html[data-theme=dark] a {
  color: #F7F7F7;
}
html[data-theme=dark] a:hover {
  color: #00B0B6;
  text-decoration: none;
}
html[data-theme=dark] .BA-left a {
  color: #F7F7F7;
}
html[data-theme=dark] .BA-left a:hover {
  color: #00B0B6;
  text-decoration: underline;
}
html[data-theme=dark] .BA-left .BA-serve a:hover {
  text-decoration: none;
}
html[data-theme=dark] .BA-logo {
  filter: grayscale(1) brightness(5);
}
html[data-theme=dark] .BA-topbg {
  background-image: url(http://i2.bahamut.com.tw/index/baha-index-sky-bg-dark.jpg);
  background-size: 100%;
  border-bottom: 2px solid transparent;
}
html[data-theme=dark] .BA-wrapper.BA-top .TOP-my ul > li a {
  color: #f7f7f7;
}
html[data-theme=dark] .BA-wrapper.BA-top .TOP-my ul > li a:hover {
  color: #00B0B6;
}
html[data-theme=dark] .BA-top .TOP-btn a:before, html[data-theme=dark] .BA-top .TOP-my ul li a:before, html[data-theme=dark] .TOP-my .fa {
  color: #c0c0c0;
}
html[data-theme=dark] .BA-top .TOP-btn a:hover:before, html[data-theme=dark] .BA-top .TOP-my ul li a:hover:before, html[data-theme=dark] .BA-top .TOP-my ul li a:hover :before, html[data-theme=dark] .TOP-my .fa:hover {
  color: #00B0B6;
}
html[data-theme=dark] .BA-top .TOP-btn a.topb1:before {
  filter: brightness(2.16);
}
html[data-theme=dark] .BA-top .TOP-btn a.topb1:hover:before, html[data-theme=dark] .BA-top .TOP-btn a.topb1.topbnow1:before {
  filter: hue-rotate(345deg) brightness(1.1);
}
html[data-theme=dark] .BA-top .TOP-btn a.topbnow2:before, html[data-theme=dark] .BA-top .TOP-btn a.topbnow3:before, html[data-theme=dark] .BA-top .TOP-btn a.topbnow4:before {
  color: #00B0B6;
}
html[data-theme=dark] .BA-menu a:hover {
  background-color: var(--bh-background-color-black-alpha_half);
  border: 1px solid transparent;
}
html[data-theme=dark] .BA-menu .more a {
  filter: brightness(5);
}
html[data-theme=dark] #index_search form.gsc-search-box .gsc-input-box input.gsc-input {
  opacity: 0.5;
}
html[data-theme=dark] .BA-serve {
  background-color: #272728;
  border: 1px solid #272728;
}
html[data-theme=dark] .BA-ltitle {
  background: rgba(0, 177, 183, 0.3);
}
html[data-theme=dark] .BA-serve li {
  border-bottom: 1px solid #585858;
}
html[data-theme=dark] .BA-serve li:last-child {
  border-bottom: none;
}
html[data-theme=dark] .BA-lbox {
  background-color: #272728;
  border: 1px solid #272728;
}
html[data-theme=dark] .BA-lbox3 {
  border: none;
  background-color: transparent;
}
html[data-theme=dark] .BA-lbox3 a:nth-child(even) {
  color: #4288E3;
}
html[data-theme=dark] .BA-newanime ul li .newanime_name {
  color: #4288E3;
}
html[data-theme=dark] .launch-nav li {
  background: #272728;
  border: 1px solid #272728;
}
html[data-theme=dark] .launch-nav li > a:hover {
  border-color: rgba(0, 174, 182, 0.5);
  border-bottom-color: rgba(0, 174, 182, 0.5);
  background: rgba(0, 174, 182, 0.5);
  color: #fff;
}
html[data-theme=dark] .launch-nav .launch-now {
  border-color: rgba(0, 174, 182, 0.5);
  border-bottom-color: rgba(0, 174, 182, 0.5);
  background: rgba(0, 174, 182, 0.5);
}
html[data-theme=dark] .launch-box li span {
  border: 1px solid #5e5e5e;
  border-radius: 3px;
}
html[data-theme=dark] .BA-newanime ul li, html[data-theme=dark] .launch-box li, html[data-theme=dark] .BA-lbox1 li {
  border-bottom: 1px solid #585858;
}
html[data-theme=dark] .BA-newanime ul li:last-child, html[data-theme=dark] .launch-box li:last-child, html[data-theme=dark] .BA-lbox1 li:last-child {
  border: none;
}
html[data-theme=dark] .BA-lbox3 a:nth-child(even) {
  background-color: #272728;
  border: 1px solid #272728;
  border-top: 0;
}
html[data-theme=dark] .BA-right .BA-rbox1 {
  background-color: #272728;
}
html[data-theme=dark] .btn-popup.btn-popup {
  color: #555;
}
html[data-theme=dark] .btn-popup.btn-popup:hover {
  color: #555;
  text-decoration: none;
}
html[data-theme=dark] .btn-popup.btn-popup.is-active {
  background-color: #fff4cd;
  cursor: default;
  color: rgba(0, 0, 0, 0.5);
}
html[data-theme=dark] .BA-ctag1 a {
  background-color: #272728;
  border: 1px solid #272728;
  background-image: none;
}
html[data-theme=dark] .BA-ctag1 a:hover {
  color: #00B0B6;
  background-color: rgba(0, 174, 182, 0.3);
}
html[data-theme=dark] .BA-ctag1 .BA-ctag1now {
  color: #00B0B6;
}
html[data-theme=dark] #rivers figure {
  background-color: #272728;
  border: 1px solid #272728;
}
html[data-theme=dark] body, html[data-theme=dark] .BA-cbox9A span {
  color: var(--bh-text-primary-color);
}
html[data-theme=dark] .BA-cbox5 tr:first-child {
  background-color: #404040;
  color: #f7f7f7;
}
html[data-theme=dark] .BA-cbox7 tr:first-child {
  background-color: #404040;
  color: #f7f7f7;
}
html[data-theme=dark] .BA-mobilegamechart tr:first-child {
  background-color: unset;
}
html[data-theme=dark] .BA-cbox5 td, html[data-theme=dark] .BA-cbox7 td, html[data-theme=dark] .BA-cbox8 td, html[data-theme=dark] .BA-rbox1 a {
  border-bottom: 1px solid #585858;
}
html[data-theme=dark] .BA-rbox1 a:last-child {
  border: none;
}
html[data-theme=dark] .BA-cbox10B:before, html[data-theme=dark] .BA-cbox9C:before {
  background-color: #585858;
}
html[data-theme=dark] .BA-cbox4C {
  border-bottom: 1px solid #585858;
}
html[data-theme=dark] .BA-cbox4 .BA-cbox4B {
  border-top: 1px solid #585858;
}
html[data-theme=dark] .rank-ranking-list-area .ranking-list-top3-area .ranking-list-card {
  background-color: #171717;
}
html[data-theme=dark] .rank-ranking-list-area .ranking-list-top3-area .ranking-list-card .ranking-porducts-name {
  color: #f7f7f7;
}
html[data-theme=dark] .rank-ranking-list-area .ranking-list-4to10-area .ranking-list-list > p {
  color: #f7f7f7;
}
html[data-theme=dark] .rank-ranking-list-area .ranking-list-4to10-area .ranking-list-list:hover > p:nth-of-type(2) {
  color: #00B0B6;
}
html[data-theme=dark] .rank-ranking-list-area .ranking-list-4to10-area .ranking-list-list {
  border-bottom: 1px solid #585858;
}
html[data-theme=dark] .BA-cbox {
  background-color: #272728;
  border: 1px solid #272728;
}
html[data-theme=dark] .BA-cbox9C, html[data-theme=dark] .BA-cbox10B {
  background-color: #272728;
  border: 1px solid #272728;
}
html[data-theme=dark] .online-usercount p {
  border: solid 1px #444;
  background: #272728;
}
html[data-theme=dark] .online-usercount p span {
  color: #00b0b6;
}

.TOP-nologin > a img {
  width: 25px;
  border-radius: 3px;
}

.BA-center {
  overflow: unset;
}

.BA-serve li:last-child {
  border-bottom: none;
}

.BA-right div {
  line-height: 0;
  background: none;
}

.bh-card {
  background: var(--bh-background-color-main-white);
  box-shadow: var(--bh-shadow-color-main_card) 0 0 4px;
  border-radius: 4px;
  box-sizing: border-box;
  overflow: hidden;
}
.bh-card.is-interval_down {
  margin-bottom: 12px;
}

.bh-btn_more {
  margin-right: 6px;
  color: var(--bh-primary-color-bluegreen_light);
}
.bh-btn_more:hover {
  text-decoration: none;
  color: var(--bh-primary-color-bluegreen_light_is-hover);
}
.bh-btn_more .btn-fa_angle_right {
  margin-left: 6px;
  font-size: 17px;
  line-height: 0;
  font-weight: 800;
}
.bh-btn_more.event_more {
  color: var(--bh-primary-color-bluegreen_light);
}
.bh-btn_more.event_more:hover {
  color: var(--bh-primary-color-bluegreen_light_is-hover);
}

.bh-index_commontab {
  display: flex;
  justify-content: space-between;
  height: 25px;
  margin-top: 10px;
  line-height: 15px;
}
.bh-index_commontab.is-incard_plus {
  margin-top: 16px;
}
.bh-index_commontab.is-interval_down {
  margin-bottom: 18px;
}
.bh-index_commontab ul {
  position: relative;
  display: flex;
}
.bh-index_commontab ul li {
  margin: 0px 12px 6px 12px;
}
.bh-index_commontab ul li.is-only {
  font-weight: bold;
  color: var(--bh-primary-color-bluegreen_light);
}
.bh-index_commontab ul li.is-interval_small {
  margin: 0px 8px 6px 8px;
}
.bh-index_commontab ul li a {
  color: var(--bh-text-color-sp-indextab_nothover);
}
.bh-index_commontab ul li a.is-now {
  font-weight: bold;
  color: var(--bh-primary-color-bluegreen_light);
}
.bh-index_commontab ul li a:hover {
  text-decoration: none;
  color: var(--bh-primary-color-bluegreen_light);
}
.bh-index_commontab ul .nav-bar {
  position: absolute;
  bottom: 0;
  left: 12px;
  width: 60px;
  height: 3px;
  background: var(--bh-primary-color-bluegreen_light);
  border-radius: 5px;
}
.bh-index_commontab ul .nav-bar.is-interval_small {
  left: 8px;
}
.bh-index_commontab .bh-btn_more {
  color: var(--bh-primary-color-bluegreen_light);
}
.bh-index_commontab .bh-btn_more:hover {
  color: var(--bh-primary-color-bluegreen_light_is-hover);
}

.ad-block_banner_smallest {
  width: 750px;
  height: 90px;
  background: var(--bh-background-color-black-alpha_half);
  margin-top: 9px;
  overflow: hidden;
}
.ad-block_banner_smallest img {
  width: 100%;
}

.img_content {
  position: relative;
  aspect-ratio: 1/1;
  line-height: 0;
}
.img_content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img_content .label-type {
  position: absolute;
  width: fit-content;
  top: 5px;
  padding: 5px 10px;
  line-height: 15px;
  font-size: 13px;
  color: var(--bh-text-primary-color-alwayswhite);
  background: var(--bh-background-color-gnn_label);
  border-radius: 0 3px 3px 0;
}
.img_content .label-type .contribution {
  margin-left: 4px;
  padding: 2px 4px;
  border-radius: 2px;
  background: var(--bh-primary-color-bluegreen_light);
  font-size: 12px;
  line-height: 12px;
}

.gnn-container {
  color: var(--bh-text-primary-color);
}
.gnn-container a {
  color: var(--bh-text-primary-color);
}
.gnn-container a:hover {
  text-decoration: none;
  color: var(--bh-primary-color-bluegreen_light);
}
.gnn-container a:hover .gnn-text {
  color: var(--bh-primary-color-bluegreen_light);
}
.gnn-container .gnn-section {
  position: relative;
  padding: 10px 6px;
  box-sizing: border-box;
}
.gnn-container .gnn-section .gnn-section-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gnn-container .gnn-section .gnn-section-title-block .title_sp {
  display: flex;
}
.gnn-container .gnn-section .gnn-section-title-block .title_sp .title_text {
  width: fit-content;
  padding: 5px 2px 5px 10px;
  font-size: 15px;
  line-height: 21px;
  color: var(--bh-text-primary-color-alwayswhite);
  background: var(--bh-primary-color-bluegreen_light);
  border-radius: 2px 0 0 2px;
}
.gnn-container .gnn-section .gnn-section-title-block .title_sp svg {
  fill: var(--bh-primary-color-bluegreen_light);
}
.gnn-container .gnn-section .gnn-section-more {
  position: absolute;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 60px;
  background: var(--bh-background-color-btn-more_bhgreen);
  transform: translateY(-50%);
  top: 55%;
  line-height: 0;
  z-index: 1;
  opacity: 0.8;
  transition: 0.3s;
  cursor: pointer;
}
.gnn-container .gnn-section .gnn-section-more.is-show {
  display: flex;
}
.gnn-container .gnn-section .gnn-section-more > div {
  width: 40%;
  height: 2px;
  background: var(--bh-text-primary-color-alwayswhite);
  border-radius: 2px;
  pointer-events: none;
}
.gnn-container .gnn-section .gnn-section-more > div:nth-of-type(1) {
  transform: rotate(60deg);
  margin: 0 0 3px 0;
}
.gnn-container .gnn-section .gnn-section-more > div:nth-of-type(2) {
  transform: rotate(-60deg);
  margin: 4px 0 0 0;
}
.gnn-container .gnn-section .gnn-section-more.is-right {
  border-radius: 5px 0 0 5px;
  right: -24px;
}
.gnn-container .gnn-section .gnn-section-more.is-left {
  border-radius: 0 5px 5px 0;
  left: -24px;
}
.gnn-container .gnn-section .gnn-section-more.is-left div:nth-of-type(1) {
  transform: rotate(-60deg);
}
.gnn-container .gnn-section .gnn-section-more.is-left div:nth-of-type(2) {
  transform: rotate(60deg);
}
.gnn-container .gnn-section .gnn-section-more:hover.is-right {
  opacity: 1;
  background: var(--bh-background-color-btn-more_bhgreen_hover);
}
.gnn-container .gnn-section .gnn-section-more:hover.is-left {
  opacity: 1;
  background: var(--bh-background-color-btn-more_bhgreen_hover);
}
.gnn-container .gnn-section:hover .gnn-section-more.is-right {
  right: 0px;
}
.gnn-container .gnn-section:hover .gnn-section-more.is-left {
  left: 0px;
}
.gnn-container .gnn-section .gnn-section-more_pagedot {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.gnn-container .gnn-section .gnn-section-more_pagedot .dot {
  width: 5px;
  height: 5px;
  background: var(--bh-background-color-black-alpha_20);
  border-radius: 10px;
  margin: 0 3px;
}
.gnn-container .gnn-section .gnn-section-more_pagedot .dot.is-now {
  background: var(--bh-primary-color-bluegreen_light);
}
.gnn-container .gnn-text {
  display: -webkit-box;
  min-height: 61px;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: var(--bh-text-primary-color-title);
}
.gnn-container .gnn-headnews-block {
  display: flex;
  margin-bottom: 10px;
  column-gap: 8px;
}
.gnn-container .gnn-headnews-block .card_headnews {
  width: 33.33%;
  overflow: hidden;
}
.gnn-container .gnn-headnews-block .card_headnews .gnn-text {
  padding: 10px 8px 8px 8px;
  font-size: 15px;
  line-height: 22px;
}
.gnn-container .gnn-allnews-block {
  width: 100%;
  margin-bottom: 12px;
}
.gnn-container .gnn-event-block {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 7px;
  margin-top: 10px;
}
.gnn-container .gnn-event-block .card_eventnews {
  width: calc(33.33% - 5px);
  background: var(--bh-background-color-black_gnneventcard);
  overflow: hidden;
}
.gnn-container .gnn-event-block .card_eventnews:hover img {
  filter: brightness(0.8);
}
.gnn-container .gnn-event-block .card_eventnews .img_content {
  position: relative;
  aspect-ratio: 1.9/1;
}
.gnn-container .gnn-event-block .card_eventnews .gnn-text {
  padding: 10px 8px 8px 8px;
  font-size: 14px;
  color: var(--bh-text-primary-color-gnn-event_title);
}
.gnn-container .gnn-secondnews-block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 6px;
  margin-top: 20px;
}
.gnn-container .gnn-secondnews-block .card_secondnews {
  width: calc(25% - 5px);
  overflow: hidden;
  background: unset;
  box-shadow: unset;
  overflow: unset;
}
.gnn-container .gnn-secondnews-block .card_secondnews .img_content img {
  box-shadow: var(--bh-shadow-color-main_card) 0 0 4px;
  border-radius: 3px;
}
.gnn-container .gnn-secondnews-block .card_secondnews .gnn-text {
  padding: 8px 0 0 0;
}
.gnn-container .gnn-normalnews-block {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 6px;
  margin-top: 20px;
}
.gnn-container .gnn-normalnews-block .card_normalnews {
  width: calc(50% - 3px);
  display: flex;
  background: unset;
  box-shadow: unset;
  overflow: unset;
}
.gnn-container .gnn-normalnews-block .card_normalnews .img_content {
  width: 50%;
  margin-right: 6px;
  aspect-ratio: 1.9/1;
}
.gnn-container .gnn-normalnews-block .card_normalnews .img_content img {
  box-shadow: var(--bh-shadow-color-main_card) 0 0 4px;
  border-radius: 3px;
}
.gnn-container .gnn-normalnews-block .card_normalnews .text_content {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bh-section {
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}
.bh-section.is-creator {
  padding: 10px 6px;
}
.bh-section .bh-section-more {
  position: absolute;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 60px;
  background: var(--bh-background-color-btn-more_bhgreen);
  transform: translateY(-50%);
  top: 55%;
  line-height: 0;
  z-index: 1;
  opacity: 0.8;
  transition: 0.3s;
  cursor: pointer;
}
.bh-section .bh-section-more.is-show {
  display: flex;
}
.bh-section .bh-section-more > div {
  width: 40%;
  height: 2px;
  background: var(--bh-text-primary-color-alwayswhite);
  border-radius: 2px;
}
.bh-section .bh-section-more > div:nth-of-type(1) {
  transform: rotate(60deg);
  margin: 0 0 3px 0;
}
.bh-section .bh-section-more > div:nth-of-type(2) {
  transform: rotate(-60deg);
  margin: 4px 0 0 0;
}
.bh-section .bh-section-more.is-right {
  border-radius: 5px 0 0 5px;
  right: -24px;
}
.bh-section .bh-section-more.is-left {
  border-radius: 0 5px 5px 0;
  left: -24px;
}
.bh-section .bh-section-more.is-left div:nth-of-type(1) {
  transform: rotate(-60deg);
}
.bh-section .bh-section-more.is-left div:nth-of-type(2) {
  transform: rotate(60deg);
}
.bh-section .bh-section-more:hover.is-right {
  opacity: 1;
  background: var(--bh-background-color-btn-more_bhgreen_hover);
}
.bh-section .bh-section-more:hover.is-left {
  opacity: 1;
  background: var(--bh-background-color-btn-more_bhgreen_hover);
}
.bh-section:hover .bh-section-more.is-right {
  right: 0px;
}
.bh-section:hover .bh-section-more.is-left {
  left: 0px;
}
.bh-section .bh-section-more_pagedot {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.bh-section .bh-section-more_pagedot .dot {
  width: 5px;
  height: 5px;
  background: var(--bh-background-color-black-alpha_20);
  border-radius: 10px;
  margin: 0 3px;
}
.bh-section .bh-section-more_pagedot .dot.is-now {
  background: var(--bh-primary-color-bluegreen_light);
}

.index-gamecrazy {
  display: flex;
  justify-content: center;
  gap: 0px 8px;
  overflow: hidden;
  padding: 0;
}
.index-gamecrazy .liveAction {
  float: none;
  padding: 0;
  text-align: unset;
  margin: 0;
  line-height: 1.3;
  width: 33.33%;
}
.index-gamecrazy .liveAction a:first-of-type {
  width: unset;
  height: unset;
  margin-bottom: 3px;
  overflow: hidden;
  border-radius: 3px;
  aspect-ratio: 16/9;
}
.index-gamecrazy .liveAction img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index-buy .rank-ranking-list-area {
  margin-bottom: 0;
}

.index-installrank {
  display: flex;
  column-gap: 12px;
}
.index-installrank table {
  width: 50%;
}

.index-creator {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px 5px;
  overflow: hidden;
  padding: 0;
}
.index-creator .user-creator {
  float: none;
  padding: 0;
  text-align: unset;
  margin: 0;
  line-height: 1.3;
  width: calc(25% - 5px);
}
.index-creator .user-creator a:first-of-type {
  border-radius: 3px;
  overflow: hidden;
}
.index-creator .user-creator a:last-of-type {
  margin: 7px 0 0 0;
}
.index-creator .user-creator .user-info-box {
  display: flex;
  height: auto;
  align-items: center;
}
.index-creator .user-creator .user-info-box img {
  position: relative;
  margin: 0 4px 0 0;
  width: 24px;
  height: 24px;
  border-radius: 99rem;
}
.index-creator .user-creator .master-tag {
  display: inline-block;
  position: absolute;
  margin-left: 4px;
  padding: 4px 8px 2px 6px;
  border: 1px solid #fff;
  border-radius: 99rem;
  width: auto;
  color: #fff;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.4);
  transform: scale(0.95);
  z-index: 1;
}
.index-creator .user-creator .master-tag img {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 2px;
  width: 12px;
}

.index-live {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px 8px;
  overflow: hidden;
  padding: 0;
}
.index-live:first-child {
  margin-bottom: 10px;
}
.index-live .liveAction {
  float: none;
  padding: 0;
  text-align: unset;
  margin: 0;
  line-height: 1.3;
  width: calc(33.33% - 6px);
}
.index-live .liveAction a:first-of-type {
  width: unset;
  height: unset;
  margin-bottom: 3px;
  overflow: hidden;
  border-radius: 3px;
  aspect-ratio: 16/9;
}
.index-live .liveAction img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-live .liveAction .img_content .label-type {
  margin: unset;
}

.index-guild {
  display: flex;
  column-gap: 12px;
}
.index-guild table {
  width: 50%;
}
.index-guild .guild_recommend {
  width: 50%;
  padding: 0;
  display: flex;
}
.index-guild .guild_recommend .guild_img {
  border-radius: 3px;
  overflow: hidden;
  min-width: 180px;
  height: 180px;
}
.index-guild .guild_recommend .guild_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-guild .guild_recommend .guild_info {
  margin-left: 8px;
  line-height: 24px;
  word-break: break-all;
  word-wrap: break-word;
}

.index-halarank-block {
  position: relative;
}
.index-halarank-block .pop-update {
  top: 0;
  right: 0;
}
.index-halarank-block .index-halarank {
  display: flex;
  column-gap: 12px;
}
.index-halarank-block .index-halarank table {
  width: 50%;
}

tbody tr td span {
  border-radius: 3px;
}

.BA-cbox4A div {
  border-radius: 3px;
  overflow: hidden;
}

.BA-cbox4A img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#rivers figure img {
  border-radius: 3px 3px 0 0;
}

.BA-cbox7 td .master-img {
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 2px;
  width: 16px;
  z-index: 2;
}