.is-show {
  display: block !important;
}
.titlebox{
  position: fixed!important;
}

/* 公用 */
html,
body {
  height: 100%;
}
.page {
  position: relative;
  width: 6.4rem;
  background: linear-gradient(to top, #dae2e6 80%, transparent);
  padding-bottom: 2rem;
  min-height: 16rem;
  display: none;
}
.top {
  width: 6.4rem;
  height: 10.55rem;
}
.import {
  color: #ff0000;
}

.group_detail {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0.2rem;
}
.group_bg {
  width: 6.4rem;
  height: 5.32rem;
  background: url("/custom/img/features-mod/gang-league/group_bg.png");
  background-size: 100% 100%;
}
/*图标*/
.icon_down {
  width: 0.23rem;
  height: 0.23rem;
  background: url("/custom/img/features-mod/gang-league/icon_down.png");
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0.2rem;
  margin-left: -0.3rem;
}
.icon_down_red {
  width: 0.23rem;
  height: 0.23rem;
  background: url("/custom/img/features-mod/gang-league/icon_down_red.png");
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0.2rem;
}

.battle_gp {
  margin-top: -4.4rem;
  display: flex;
  justify-content: center;
}

/*赛区选择*/
.area_choose_btn {
  width: 3.17rem;
  height: 0.65rem;
  background: url("/custom/img/features-mod/gang-league/area_choose_btn.png");
  background-size: 100% 100%;
  margin-right: -0.3rem;
  color: #8a1e1c;
  font-size: 0.2rem;
  line-height: 0.65rem;
  text-align: center;
  position: relative;
  /*overflow: hidden;*/
}
.area_txt {
  display: inline-block;
  width: 2rem;
}
.area_dropdown {
  display: none;
  width: 3.92rem;
  height: 2.98rem;
  background: url("/custom/img/features-mod/gang-league/dropdown.png");
  background-size: 100% 100%;
  position: absolute;
  top: 100%;
  z-index: 1002;
}
.area_dropdown_content {
  width: 3.5rem;
  margin: 0.3rem auto 0 auto;
  overflow-y: scroll;
  height: 2.5rem;
}
.area_dropdown_item {
  color: #ab191c;
  line-height: 0.6rem;
  position: relative;
}
.area_dropdown_item::after {
  content: "";
  width: 2.5rem;
  background: linear-gradient(
    to left,
    transparent -4%,
    #ab191c 50%,
    transparent 100%
  );
  height: 0.02rem;
  display: block;
  position: absolute;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, 0);
}
/*组别选择*/
.group_choose_btn {
  width: 3.16rem;
  height: 0.64rem;
  background: url("/custom/img/features-mod/gang-league/group_choose_btn.png");
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.65rem;
  text-align: center;
  position: relative;
}
.group_choose_btn .icon_down {
  margin-left: -0.2rem;
}
.group_txt {
  width: 2.5rem;
  display: inline-block;
}
.group_dropdown {
  display: none;
  width: 3.92rem;
  height: 2.98rem;
  background: url("/custom/img/features-mod/gang-league/dropdown.png");
  background-size: 100% 100%;
  position: absolute;
  top: 100%;
  z-index: 1002;
  right: 0;
}
.group_dropdown_content {
  width: 3.5rem;
  margin: 0.3rem auto 0 auto;
  overflow-y: scroll;
  height: 2.5rem;
}
.group_dropdown_item {
  color: #ab191c;
  line-height: 0.6rem;
  position: relative;
}
.group_dropdown_item::after {
  content: "";
  width: 2.5rem;
  background: linear-gradient(
    to left,
    transparent -4%,
    #ab191c 50%,
    transparent 100%
  );
  height: 0.02rem;
  display: block;
  position: absolute;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, 0);
}
.week_btn_gp {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}
.week_btn {
  width: 1.94rem;
  height: 0.55rem;
  background: url("/custom/img/features-mod/gang-league/group_no_selected.png");
  background-size: 100% 100%;
  margin: 0 0.05rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.55rem;
  color: #000;
  font-weight: bold;
}
.week_btn.active {
  background: url("/custom/img/features-mod/gang-league/group_selected.png");
  background-size: 100% 100%;
}
.week_btn.active {
  background: url("/custom/img/features-mod/gang-league/group_selected.png");
  background-size: 100% 100%;
  color: #fff;
}
.group_bk {
  position: relative;
}
.group_title {
  width: 2.56rem;
  height: 0.56rem;
  background: url("/custom/img/features-mod/gang-league/group_title.png");
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  color: #fffcdd;
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.5rem;
}
.group_item_gp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -4.6rem;
}
.group_item {
  width: 2.43rem;
  height: 2.54rem;
  background: url("/custom/img/features-mod/gang-league/gp_bang.png");
  background-size: 100% 100%;
  margin: 0.2rem;
  font-size: 0.24rem;
  position: relative;
}
.group_item_rank {
  color: #b37a48;
  text-align: center;
  margin-top: 0.22rem;
  font-weight: bold;
}
.group_item_hall {
  color: #ffe9a4;
  text-align: center;
  margin-top: 0.2rem;
}
.group_item_name {
  color: #f9ebc8;
  width: 1.8rem;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.group_item::before {
  content: "";
  position: absolute;
  width: 0.21rem;
  height: 0.16rem;
  display: block;
  background: url("/custom/img/features-mod/gang-league/icon_deco_left.png");
  background-size: 100% 100%;
  top: 53%;
  left: 0.2rem;
}
.group_item::after {
  content: "";
  position: absolute;
  width: 0.21rem;
  height: 0.16rem;
  display: block;
  background: url("/custom/img/features-mod/gang-league/icon_deco_right.png");
  background-size: 100% 100%;
  top: 53%;
  right: 0.2rem;
}
.group_item_server {
  color: #f9ebc8;
  width: 1.8rem;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.group_server {
  width: 0.43rem;
  height: 1.85rem;
  background: url("/custom/img/features-mod/gang-league/group_server.png");
  background-size: 100% 100%;
  position: fixed;
  right: 0;
  top: 8rem;
}
.group_ques {
  width: 5.52rem;
  height: 0.55rem;
  background: url("/custom/img/features-mod/gang-league/guan_ques.png");
  background-size: 100% 100%;
  margin: 0.2rem auto;
}

/* 冠军风采 */
.champion_bk {
  padding-bottom: 4rem;
  position: relative;
  width: 6.4rem;
  background: linear-gradient(to top, #dae2e6 80%, transparent);
}
.champion_bk_no_champion {
  width: 6.4rem;
  height: 4.73rem;
  background: url("/custom/img/features-mod/gang-league/champion/champion.png");
  background-size: 100% 100%;
}
.champion_bk_has_champion {
  position: relative;
  width: 6.4rem;
  height: 4.82rem;
  background: url("/custom/img/act/act250109/champion-bk.png");
  background-size: 100% 100%;
}
.champion_bk_has_champion_gang_name {
  color: #7a3636;
  font-size: 0.4rem;
  position: absolute;
  left: 0.5rem;
  top: 1.35rem;
  width: 3rem;
  font-weight: bold;
  text-align: center;
}
.champion_bk_has_champion_name {
  color: #c50a0a;
  font-size: 0.3rem;
  position: absolute;
  left: 1rem;
  top: 2rem;
  width: 2rem;
  text-align: center;
}
.champion_bk_has_champion_area {
  color: #fff;
  font-size: 0.4rem;
  font-style: italic;
  position: absolute;
  left: 4.1rem;
  top: 3rem;
  width: 2rem;
}
.champion_bk_has_champion_gp_1 {
  font-size: 0.3rem;
  position: absolute;
  left: 0.5rem;
  top: 2.5rem;
  color: #820006;
  width: 3rem;
  text-align: center;
}
.champion_bk_has_champion_vs {
  width: 0.49rem;
  height: 0.59rem;
  background: url("/custom/img/features-mod/gang-league/champion/champion_vs.png");
  background-size: 100% 100%;
  position: absolute;
  left: 4.6rem;
  top: 3.6rem;
}
.champion_bk_has_champion_gp_2 {
  color: #fff;
  font-size: 0.4rem;
  font-style: italic;
  position: absolute;
  left: 5rem;
  top: 3.6rem;
  font-weight: bold;
}

.champion-page .area_txt {
  width: 2.5rem;
  display: inline-block;
}
/*图标*/
.icon_down {
  width: 0.23rem;
  height: 0.23rem;
  background: url("/custom/img/features-mod/gang-league/icon_down.png");
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0.25rem;
  right: 0.2rem;
}
.area_dropdown {
  display: none;
  width: 3.92rem;
  height: 2.98rem;
  background: url("/custom/img/features-mod/gang-league/dropdown.png");
  background-size: 100% 100%;
  position: absolute;
  top: 100%;
  z-index: 1002;
}
.area_dropdown_content {
  width: 3.5rem;
  margin: 0.3rem auto 0 auto;
  overflow-y: scroll;
  height: 2.5rem;
}
.area_dropdown_item {
  color: #ab191c;
  line-height: 0.6rem;
  position: relative;
}
.area_dropdown_item::after {
  content: "";
  width: 2.5rem;
  background: linear-gradient(
    to left,
    transparent -4%,
    #ab191c 50%,
    transparent 100%
  );
  height: 0.02rem;
  display: block;
  position: absolute;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, 0);
}

/*底部导航 */
.com_btn_gp_less {
  width: 6.4rem;
  height: 1.22rem;
  background: url("/custom/img/act/act250109/com-btn.png");
  background-size: 100% 100%;
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
.com_btn_less {
  width: 1.181rem;
  height: 1.21rem;
  position: absolute;
  bottom: 0;
  display: block;
}
.com_btn_less_1 {
  width: 1.81rem;
  left: 0;
  height: 1.09rem;
  display: inline-block;
}
.com_btn_less_1.active {
  background: url("/custom/img/act/act250109/com-btn-1.png");
  background-size: 100% 100%;
}
.com_btn_less_2 {
  width: 2.01rem;
  height: 1.09rem;
  left: 1.4rem;
  display: inline-block;
}
.com_btn_less_2.active {
  background: url("/custom/img/act/act250109/com-btn-2.png");
  background-size: 100% 100%;
}
.com_btn_less_3 {
  width: 2.01rem;
  height: 1.1rem;
  left: 3rem;
  display: inline-block;
}
.com_btn_less_3.active {
  background: url("/custom/img/act/act250109/com-btn-3.png");
  background-size: 100% 100%;
}
.com_btn_less_5 {
  width: 1.77rem;
  right: 0;
  height: 1.1rem;
  display: inline-block;
}
.com_btn_less_5.active {
  background: url("/custom/img/act/act250109/com-btn-4.png");
  background-size: 100% 100%;
}
/*奖励规则*/
.import {
  color: #ff0000;
}
/*奖励规则*/
.rules_btn_gp {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: -4.2rem auto 0.2rem auto;
}
.rules_btn {
  margin-right: 0.1rem;
  width: 2.47rem;
  height: 0.7rem;
}
.rules_rule_btn {
  background: url("/custom/img/act/act250109/rules_rule_btn.png");
  background-size: 100% 100%;
}
.rules_rule_btn.active {
  background: url("/custom/img/act/act250109/rules_rule_btn_active.png");
  background-size: 100% 100%;
}
.rules_award_btn {
  background: url("/custom/img/act/act250109/rules_award_btn.png");
  background-size: 100% 100%;
}
.rules_award_btn.active {
  background: url("/custom/img/act/act250109/rules_award_btn_active.png");
  background-size: 100% 100%;
}

.rules_award {
  width: 6.4rem;
  height: 26.78rem;
  display: none;
}
.rules_solo {
  width: 6.4rem;
  height: 32.55rem;
  display: none;
}

/*个人激战页*/
.solo-bg {
  width: 6.4rem;
  height: 5.77rem;
  background: url("/custom/img/act/act250109/solo-fight-bg.png");
  background-size: 100% 100%;
  position: absolute;
  top: 9.8rem;
  z-index: 1;
}
.solo-title {
  width: 5.54rem;
  height: 0.36rem;
  background: url("/custom/img/act/act250109/solo-title.png");
  background-size: 100% 100%;
  margin: -4rem auto 0 auto;
}
.solo-input {
  width: 6.4rem;
  height: 1.44rem;
  background: url("/custom/img/act/act250109/solo-input.png");
  background-size: 100% 100%;
  position: absolute;
}
#solo-id {
  font-size: 0.3rem;
  position: absolute;
  left: 1.2rem;
  background: transparent;
  top: 0.4rem;
  color: #801b1f;
}
#solo-id::placeholder {
  color: #801b1f;
  opacity: 0.5;
}
.solo-input-submit {
  width: 1.5rem;
  height: 0.8rem;
  position: absolute;
  left: 4.5rem;
  top: 0.2rem;
}
.search-only {
  position: relative;
  z-index: 3;
  margin-top: 1.5rem;
  display: none;
}
.search-only-txt {
  font-size: 0.3rem;
  color: #e80c15;
  margin-left: 0.4rem;
  line-height: 0.5rem;
}
.search-only-tags {
  color: #801b1f;
}
.search-only-item {
  width: 6.37rem;
  height: 2.2rem;
  background: url("/custom/img/act/act250109/search-only-item.png");
  background-size: 100% 100%;
  /*position: absolute;*/
  margin: 0 auto;
  color: #fff;
  font-size: 0.2rem;
  position: relative;
}
.search-only-item table {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 5.6rem;
  top: 0.6rem;
}
.search-only-item th{
  height: 0.55rem;
}
.search-only-item td{
  height: 0.8rem;
  color: #a53636;
  text-align: center;
  font-size: 0.22rem;
}

.search-many {
  position: relative;
  z-index: 3;
  margin-top: 1.8rem;
  display: none;
}
.search-item {
  width: 5.33rem;
  height: 1.94rem;
  background: url("/custom/img/act/act250109/search-item.png");
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 0.3rem;
  text-align: center;
  color: #801b1f;
  position: relative;
}
.search-item-name {
  width: 5rem;
  position: absolute;
  top: 0.4rem;
}
.search-item-server {
  width: 5rem;
  position: absolute;
  top: 0.85rem;
}
.search-item-detail {
  width: 1.4rem;
  height: 0.4rem;
  position: absolute;
  left: 50%;
  top: 1.4rem;
  transform: translate(-50%, 0);
}

.mask {
  width: 6.4rem;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 2000;
}
.mask-inner {
  width: 6.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.solo-wait {
  width: 6.39rem;
  height: 3.17rem;
  position: absolute;
}
.solo-wait-submit {
  position: absolute;
  left: 50%;
  top: 1.6rem;
  transform: translate(-50%, -50%);
  width: 2.2rem;
  height: 0.6rem;
}
.solo-no-info {
  width: 6.39rem;
  height: 3.17rem;
  background: url("/custom/img/act/act250109/solo-no-info.png");
  background-size: 100% 100%;
  position: absolute;
}
.solo-no-info-submit {
  position: absolute;
  left: 50%;
  top: 1.8rem;
  transform: translate(-50%, -50%);
  width: 2.2rem;
  height: 0.6rem;
}
