@charset "UTF-8";
.e20230310 #goIndex {
  margin-left: 10px;
}
.e20230310 .sect-1 {
  position: relative;
}
.e20230310 .sect-1 .sect_box {
  height: 1148px;
}
.e20230310 .sect-1 .home-role--bg1 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1920px;
  height: 545px;
  background: url("../images/bg_01.jpg") center no-repeat;
}
.e20230310 .sect-1 .home-role--bg2 {
  position: absolute;
  top: 545px;
  left: 50%;
  transform: translateX(-50%);
  width: 1920px;
  height: 603px;
  background: url("../images/bg_02.jpg") center no-repeat;
}
.e20230310 .sect-1 .home-role--time {
  position: absolute;
  top: 950px;
  left: 150px;
}
.e20230310 .sect-1 .home-role--time img + img {
  margin-left: 20px;
}
.e20230310 .sect-2 {
  position: relative;
  background: url("../images/bg_03.jpg") center no-repeat;
}
.e20230310 .sect-2 .sect_box {
  height: 1253px;
  padding-top: 260px;
}
.e20230310 .sect-2 .sect-2-story {
  font-size: 18px;
  text-align: center;
  line-height: 32px;
  color: #454571;
}
.e20230310 .sect-2 .sect-2-story .sp {
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
}
.e20230310 .sect-2 .sect-2-joinFight {
  margin-top: 80px;
  width: 534px;
  height: 212px;
  background: url("../images/sect_2_login.png");
  transition: 0.4s ease all;
}
.e20230310 .sect-2 .sect-2-joinFight:hover {
  transform: scale(1.02);
}
.e20230310 .sect-2 .sect-2-root {
  margin-top: 90px;
  width: 1254px;
  height: 147px;
  background: url("../images/sect_2_root.png");
}
.e20230310 .sect-3 {
  position: relative;
  background: url("../images/bg_04.jpg") center no-repeat;
  /* normal mode */
}
.e20230310 .sect-3 .sect_box {
  height: 1278px;
}
.e20230310 .sect-3 .sect-3-login {
  position: absolute;
  top: 300px;
  left: 0px;
  color: #face3e;
  font-size: 22px;
}
.e20230310 .sect-3 .sect-3-login .login_user {
        color: #e1e1e4
}
.e20230310 .sect-3 .sect-3-login .myTeamName {
  position: absolute;
  top: 90px;
  left: 30px;
  width: 500px;
}
.e20230310 .sect-3 .team_search {
  position: absolute;
  top: 285px;
  left: 900px;
  width: 500px;
}
.e20230310 .sect-3 .team_search::before {
  position: absolute;
  top: 0;
  left: -165px;
  width: 150px;
  height: 55px;
  line-height: 55px;
  text-align: right;
  font-size: 24px;
  color: #f7f7f7;
  content: "加入指定战队";
}
.e20230310 .sect-3 .team_search .ts {
  width: 100%;
  background: #1d1d23;
  height: 55px;
  border: 1px solid #8608f4;
  padding: 0 20px;
  font-size: 20px;
  color: #ffffff;
}
.e20230310 .sect-3 .team_search .team_search_btn {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 121px;
  height: 44px;
  background: url("../images/sect_3_b_search.png") no-repeat;
}
.e20230310 .sect-3 .sect-3-invite_b {
  position: absolute;
  top: 370px;
  left: 1255px;
  width: 146px;
  height: 51px;
  font-size: 18px;
  color: #fff;
  border: 2px solid #fff;
  transition: 0.4s ease all;
}
.e20230310 .sect-3 .sect-3-invite_b:hover {
  transform: translate(0px, -5px);
}
.e20230310 .sect-3 .sect-3-mode_leader {
  position: absolute;
  top: 500px;
  left: 0;
}
.e20230310 .sect-3 .sect-3-mode_leader .iv_code {
  width: 100%;
  font-size: 24px;
  color: #f7f7f7;
  margin-bottom: 35px;
}
.e20230310 .sect-3 .sect-3-mode_leader .ipt {
  width: 416px;
  height: 53px;
  line-height: 53px;
  padding: 0 15px;
  margin-left: 10px;
  background: #1d1d23;
  color: #f7f7f7;
  font-size: 24px;
  border: 1px solid #8608f4;
}
.e20230310 .sect-3 .sect-3-mode_leader .copy {
  margin-left: 10px;
  width: 121px;
  height: 53px;
  background: url("../images/sect_3_b_copy.png");
}
.e20230310 .sect-3 .sect-3-mode_leader .list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
}
.e20230310 .sect-3 .sect-3-mode_leader .list::after {
  position: absolute;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  color: #d5d4d9;
  content: "* 战队成员不足请复制邀请码邀请好友加入战队";
}
.e20230310 .sect-3 .sect-3-mode_leader .leaveHere {
  position: absolute;
  right: 30px;
  bottom: -70px;
  color: #fac965;
  text-decoration: underline;
}
.e20230310 .sect-3 .sect-3-mode_leader .ld,
.e20230310 .sect-3 .sect-3-mode_leader .mb,
.e20230310 .sect-3 .sect-3-mode_leader .empty {
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: flex-start;
  text-align: center;
  width: 275px;
  height: 277px;
  line-height: 32px;
  background: url("../images/sect_3_t_ld.png") center no-repeat;
  padding-top: 95px;
}
.e20230310 .sect-3 .sect-3-mode_leader .mb {
  background-image: url("../images/sect_3_t_mb.png");
}
.e20230310 .sect-3 .sect-3-mode_leader .empty {
  justify-content: center;
  padding-top: unset;
  background-image: url("../images/sect_3_t_none.png");
}
.e20230310 .sect-3 .sect-3-mode_leader .name {
  font-size: 22px;
}
.e20230310 .sect-3 .sect-3-mode_leader .lt {
  font-size: 18px;
  margin-top: 20px;
  border: 2px solid #212137;
  padding: 0px 20px;
  transition: 0.4s ease all;
}
.e20230310 .sect-3 .sect-3-mode_leader .lt:hover {
  transform: translate(0px, -5px);
}
.e20230310 .sect-3 .sect-3-mode_leader .emptyAdd {
  width: 145px;
  height: 142px;
  background: url("../images/sect_3_i_ivmb.png") center no-repeat;
}
.e20230310 .sect-3 .sect-3-mode_leader .emptyMember {
  width: 164px;
  height: 33px;
  background: url("../images/sect_3_iw_none.png") center no-repeat;
}
.e20230310 .sect-3 .sect-3-swiper {
  position: absolute;
  top: 430px;
  left: 100px;
  width: 1230px;
  height: 475px;
}
.e20230310 .sect-3 .swiper-slide {
  position: relative;
}
.e20230310 .sect-3 .normal_container {
  position: relative;
  width: 389px;
  height: 473px;
  background: url("../images/sect_3_recommend_team.png") center no-repeat;
}
.e20230310 .sect-3 .normal_container .team_box {
  position: absolute;
  top: 70px;
  left: 58px;
  font-size: 18px;
  line-height: 28px;
}
.e20230310 .sect-3 .normal_container .team_box b {
  font-size: 24px;
  line-height: 55px;
}
.e20230310 .sect-3 .normal_container .team_attr {
  position: absolute;
  top: 250px;
  left: 58px;
  font-size: 18px;
  line-height: 28px;
  width: 295px;
}
.e20230310 .sect-3 .normal_container .team_send {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  width: 220px;
  height: 96px;
  cursor: pointer;
  background: url("../images/sect_3_b_send.png") center no-repeat;
}
.e20230310 .sect-3 .normal_container .team_send.succeed {
  background-image: url("../images/sect_3_b_send_d.png");
}
.e20230310 .sect-3 .normal_container .team_send.max {
  background-image: url("../images/sect_3_b_send_f.png");
}
.e20230310 .sect-3 .no_team {
  height: 100%;
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  transform: translateY(-20px);
}
.e20230310 .sect-3 .sect-3-myTeam {
  position: absolute;
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 368px;
  height: 137px;
  background: url("../images/sect_3_setTeam.png");
}
.e20230310 .sect-3 .sect-3-myTeam.addMember {
  background-image: url("../images/sect_3_addMb.png");
}
.e20230310 .sect-3 .sect-3-hint0 {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  width: 600px;
  color: #d5d4d9;
}
.e20230310 .sect-3 .sect-3-hint1 {
  position: absolute;
  bottom: 180px;
  left: 70%;
  width: 600px;
  color: #d5d4d9;
}
.e20230310 .sect-3 .sect-3-hint2 {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  color: #d5d4d9;
}
.e20230310 .sect-3 .arrow-l,
.e20230310 .sect-3 .arrow-r {
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 54px;
  background: url("../images/sect_3_i-lr.png") top center no-repeat;
  z-index: 6;
}
.e20230310 .sect-3 .arrow-r {
  left: unset;
  right: -50px;
  background: url("../images/sect_3_i-lr.png") top center no-repeat;
  transform: translateY(-50%) scale(-1);
}
.e20230310 .sect-4 {
  position: relative;
  background: url("../images/bg_05.jpg") center no-repeat;
}
.e20230310 .sect-4 .sect_box {
  height: 973px;
  padding-top: 300px;
}
.e20230310 .sect-4 .sect-4-info {
  position: relative;
  font-size: 18px;
  line-height: 28px;
  color: #454571;
  padding: 0 80px;
}
.e20230310 .sect-4 .sect-4-info .sp {
  color: #8608f4;
}
.e20230310 .sect-4 .sect-4-progress {
  position: absolute;
  top: 5px;
  right: 80px;
  width: 150px;
  font-size: 20px;
}
.e20230310 .sect-4 .sect-4-progress p {
  overflow: hidden;
}
.e20230310 .sect-4 .sect-4-progress .fr {
  float: right;
}
.e20230310 .sect-4 .bar-base {
  position: relative;
  border: 1px solid #454571;
  margin-top: 7px;
  height: 10px;
}
.e20230310 .sect-4 .bar-cur {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #454571;
}
.e20230310 .sect-4 .sect-4-gifts {
  margin-top: 50px;
  color: #fff;
}
.e20230310 .sect-4 .gift-item {
  position: relative;
  width: 231px;
  height: 240px;
  background: url("../images/sect_4_boxBg.png");
}
.e20230310 .sect-4 .gift-item .name {
  position: absolute;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
}

.e20230310 .sect-4 .gift-item .gift-img {
  position: absolute;
  width: 105px;
  height: 105px;
  margin-top: 58px;
  margin-left: 64px;
}

.e20230310 .sect-4 .gift-item + .gift-item {
  margin-left: 20px;
}
.e20230310 .sect-4 .sect-4-receive {
  width: 368px;
  height: 137px;
  margin-top: 70px;
  background: url("../images/sect_4_b_receive.png");
  transition: 0.4s ease-out all;
}
.e20230310 .sect-4 .sect-4-receive:hover {
  transform: scale(1.02);
}
.e20230310 .sect-4 .sect-4-receive.succeed {
  background-image: url("../images/sect_4_b_receive_d.png");
}
.e20230310 .sect-5 {
  position: relative;
  background: url("../images/bg_06.jpg") center no-repeat;
}
.e20230310 .sect-5 .sect_box {
  height: 1890px;
  padding-top: 300px;
}
.e20230310 .sect-5 .sect-5-content {
  width: 1380px;
  height: 700px;
  padding: 0 50px;
  background: url("../images/sect_5_bg_content.png") top center no-repeat;
}
.e20230310 .sect-5 .sect-5-content:first-of-type {
  margin-bottom: 50px;
}
.e20230310 .sect-5 .sect-5-content .title {
  font-size: 25px;
  padding: 25px 0;
  color: #e0e0e1;
}
.e20230310 .sect-5 .sub_title {
  width: 169px;
  height: 41px;
}
.e20230310 .sect-5 .sub_title.l {
  margin: 0 20px 15px auto;
}
.e20230310 .sect-5 .sub_title.r {
  margin: 0 auto 15px 20px;
}
.e20230310 .sect-5 .gift {
  position: relative;
  width: 610px;
  height: 154px;
  background: url("../images/sect_5_gift_bg.png");
  padding: 10px;
}
.e20230310 .sect-5 .gift:not(:last-child) {
  margin-bottom: 15px;
}
.e20230310 .sect-5 .gift.succeed::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/sect_5_gift_wrapper.png");
  z-index: 5;
}
.e20230310 .sect-5 .gift_title {
  width: 397px;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  color: #fff;
  font-size: 16px;
  background: url("../images/sect_5_gift_title_bg_psn.png");
}
.e20230310 .sect-5 .gift_title.r {
  color: #211f28;
  background-image: url("../images/sect_5_gift_title_bg_team.png");
}
.e20230310 .sect-5 .sect-5-progress {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 150px;
  font-size: 20px;
}
.e20230310 .sect-5 .sect-5-progress p {
  overflow: hidden;
}
.e20230310 .sect-5 .sect-5-progress .fr {
  float: right;
}
.e20230310 .sect-5 .bar-base {
  position: relative;
  border: 1px solid #454571;
  margin-top: 4px;
  height: 8px;
}
.e20230310 .sect-5 .bar-cur {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #454571;
}
.e20230310 .sect-5 .gift-list {
  position: absolute;
  top: 80px;
  left: 10px;
}
.e20230310 .sect-5 .gift-list > img:not(:first-of-type) {
  margin-left: 5px;
}
.e20230310 .sect-5 .gift-msg {
  position: absolute;
  top: 80px;
  left: 230px;
}
.e20230310 .sect-5 .gift-btn {
  position: absolute;
  top: 85px;
  left: 435px;
  width: 170px;
  height: 63px;
  cursor: pointer;
  background: url("../images/sect_5_b_gift_psn.png");
}
.e20230310 .sect-5 .gift-btn.lock {
  background-image: url("../images/sect_5_b_gift_lock.png");
  cursor: default;
}
.e20230310 .sect-5 .gift-btn.r {
  background-image: url("../images/sect_5_b_gift_team.png");
}
.e20230310 .sect-6 {
  position: relative;
  background: url("../images/bg_07.jpg") center no-repeat;
  color: #454571;
}
.e20230310 .sect-6 .sect_box {
  height: 1263px;
}
.e20230310 .sect-6 .sect-6-title {
  position: absolute;
  top: 90px;
  left: 140px;
  font-size: 30px;
}
.e20230310 .sect-6 .sect-6-main {
  position: absolute;
  top: 140px;
  left: 140px;
  margin-top: 45px;
}
.e20230310 .sect-6 .sect-6-main section {
  margin-bottom: 30px;
  display: flex;
  flex-flow: row nowrap;
}
.e20230310 .sect-6 .l {
  font-size: 18px;
  width: 185px;
  height: 40px;
  line-height: 40px;
  margin-right: 60px;
  margin-top: 5px;
  border-top: 1px solid #c3c1ce;
  border-bottom: 1px solid #c3c1ce;
}
.e20230310 .sect-6 .r {
  width: 920px;
  line-height: 28px;
}
.e20230310 .sect-6 .r .sp {
  color: #8608f4;
}
.e20230310 .sidebar {
  display: none;
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.e20230310 .sidebar .star {
  font-size: 24px;
  margin-top: -7px;
  margin-left: -5px;
  margin-right: 5px;
}
.e20230310 .sidebar li {
  display: flex;
  align-items: center;
  width: 135px;
  height: 50px;
  padding-right: 25px;
  background: url("../images/nav_bg_normal.png") center no-repeat;
  background-position-x: 17px;
  background-position-y: 17px;
  margin: 15px 0;
  text-align: center;
  line-height: 12px;
  font-size: 18px;
  font-weight: bold;
  transition: 0.4s ease all;
  cursor: pointer;
}
.e20230310 .sidebar li .word {
  text-align: left;
  margin-top: -10px;
  padding-left: 2px;
  flex: 1;
}
.e20230310 .sidebar li.a_b, .e20230310 .sidebar li.a_w {
  height: 43px;
  line-height: 35px;
  background-position: center center;
}
.e20230310 .sidebar li.a_b .star, .e20230310 .sidebar li.a_w .star {
  opacity: 0;
}
.e20230310 .sidebar li.a_b .word, .e20230310 .sidebar li.a_w .word {
  margin-top: -5px;
}
.e20230310 .sidebar li.bg_b {
  color: #eae7eb !important;
  background-image: url("../images/nav_bg_normal-black.png");
}
.e20230310 .sidebar li.bg_w {
  color: #454571 !important;
  background-image: url("../images/nav_bg_normal-black.png");
}
.e20230310 .sidebar li.a_b {
  color: #eae7eb !important;
  background-image: url("../images/nav_bg_active.png");
}
.e20230310 .sidebar li.a_w {
  color: #454571 !important;
  background-image: url("../images/nav_bg_active_w.png");
}
.e20230310 .modal-memberMatchTest {
  width: 1046px;
  height: 633px;
  background: url("../images/dia_1_bg.png") top center no-repeat;
}
.e20230310 .modal-memberMatchTest .modal-body {
  padding-top: 140px;
}
.e20230310 .modal-memberMatchTest .modal-close {
  position: absolute;
  top: 35px;
  right: -15px;
  width: 71px;
  height: 69px;
  background: url("../images/dia_1_close.png") top center no-repeat;
  transition: 0.3s ease-out all;
}
.e20230310 .modal-memberMatchTest .modal-close:hover {
  transform: rotate(180deg);
}
.e20230310 .modal-memberMatchTest .opq-title {
  color: #f1ecf2;
  font-size: 24px;
  margin-bottom: 30px;
}
.e20230310 .modal-memberMatchTest .opq-title .logo {
  display: inline-block;
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  margin-right: 10px;
  color: #292940;
  font-weight: bold;
  background: url("../images/dia_1_labelIconBg.png") no-repeat;
}
.e20230310 .modal-memberMatchTest .long-op {
  width: 489px;
  height: 62px;
  line-height: 62px;
  background: url("../images/dia_1_btn_long_un.png");
  text-align: center;
  font-size: 18px;
  transition: 0.4s ease all;
}
.e20230310 .modal-memberMatchTest .long-op:not(:last-of-type) {
  margin-bottom: 10px;
}
.e20230310 .modal-memberMatchTest .long-op:hover {
  background-image: url("../images/dia_1_btn_long.png");
}
.e20230310 .modal-memberMatchTest .short-op {
  width: 268px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background: url("../images/dia_1_btn_short.png");
}
.e20230310 .modal-memberMatchTest .option_s_a {
  background-image: url("../images/dia_1_btn_short_a.png");
}
.e20230310 .modal-memberMatchTest .opq-box .short {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.e20230310 .modal-memberMatchTest .op-select {
  background: url("../images/dia_1_btn_long.png");
}
.e20230310 .modal-memberMatchTest .btn_next {
  box-sizing: content-box;
  width: 166px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border: 2px solid #e1e1e4;
  color: #e1e1e4;
  margin: auto;
  text-align: center;
  margin-top: 70px;
  transition: 0.4s ease all;
}
.e20230310 .modal-memberMatchTest .btn_next:hover {
  transform: translate(0px, -5px);
}
.e20230310 .modal-memberMatchTest .btn_jump {
  position: absolute;
  top: 570px;
  right: 30px;
  font-size: 20px;
  color: #fac965;
  text-decoration: underline;
}
.e20230310 .modal-memberMatchTest .jump_btn .btn_next:nth-child(2n+1) {
  margin-right: 10px;
}
.e20230310 .modal-memberMatchTest .jump_btn .btn_next:nth-child(2n) {
  margin-left: 10px;
}
.e20230310 .modal-memberMatchTest .jump_content {
  padding-top: 50px;
  color: #f1ecf2;
  font-size: 24px;
}
.e20230310 .modal-addMember {
  width: 937px;
  height: 557px;
  background: url("../images/dia_3_bg.png");
}
.e20230310 .modal-addMember .modal-title {
  position: absolute;
  top: 23px;
  left: 25px;
  padding-left: 15px;
  width: 180px;
  height: 54px;
  line-height: 54px;
  font-size: 28px;
  font-weight: bold;
  color: #f7f7f7;
  background: url("../images/dia_3_title.png");
}
.e20230310 .modal-addMember .modal-close {
  position: absolute;
  top: 15px;
  right: -55px;
  width: 66px;
  height: 66px;
  background: url("../images/dia_45_close.png") top center no-repeat;
  transition: 0.3s ease-out all;
}
.e20230310 .modal-addMember .modal-close:hover {
  transform: rotate(180deg);
}
.e20230310 .modal-addMember .modal-body {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 50px;
  padding-top: 50px;
}
.e20230310 .modal-addMember .mb-box {
  width: 249px;
  height: 265px;
  border: 1px solid #a8acb8;
  padding: 17px 22px;
  line-height: 22px;
  color: #23234d;
}
.e20230310 .modal-addMember .mb-box .sT {
  display: inline-block;
  color: #e5e5e8;
  background: #212137;
  padding: 0 5px;
  margin: 15px 0 12px;
}
.e20230310 .modal-addMember .mb-box .name {
  font-size: 24px;
  margin-bottom: 6px;
}
.e20230310 .modal-addMember .mb-box .btn_iv {
  width: 118px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  color: #212137;
  font-size: 18px;
  cursor: pointer;
  margin: auto;
  margin-top: 35px;
  background: url("../images/dia_3_btn_iv.png");
  transition: 0.4s ease all;
}
.e20230310 .modal-addMember .mb-box .btn_iv:hover {
  transform: translate(0px, -5px);
}
.e20230310 .modal-addMember .mb-box .btn_iv.iv_d {
  cursor: default;
  color: #e7e7ea;
  background-image: url("../images/dia_3_btn_iv_d.png");
}
.e20230310 .modal-addMember .change_new_mb {
  margin: 0 auto;
  margin-top: 40px;
  font-size: 20px;
  line-height: 50px;
  box-sizing: content-box;
  width: 166px;
  height: 51px;
  border: 2px solid #212137;
}
.e20230310 .modal-joinTeamApply {
  width: 937px;
  height: 713px;
  background: url("../images/dia_4_bg.png");
}
.e20230310 .modal-joinTeamApply .modal-title {
  position: absolute;
  top: 23px;
  left: 25px;
  padding-left: 15px;
  width: 410px;
  height: 54px;
  line-height: 54px;
  font-size: 28px;
  font-weight: bold;
  color: #f7f7f7;
  background: url("../images/dia_4_title.png");
}
.e20230310 .modal-joinTeamApply .modal-close {
  position: absolute;
  top: 15px;
  right: -55px;
  width: 66px;
  height: 66px;
  background: url("../images/dia_45_close.png") top center no-repeat;
  transition: 0.3s ease-out all;
}
.e20230310 .modal-joinTeamApply .modal-close:hover {
  transform: rotate(180deg);
}
.e20230310 .modal-joinTeamApply .modal-body {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 55px;
  margin-top: 65px;
  height: 525px;
  overflow: hidden;
  overflow-y: auto;
}
.e20230310 .modal-joinTeamApply .iv-box {
  width: 250px;
  height: 250px;
  border: 2px solid #a8acb8;
  padding: 17px 20px;
  line-height: 22px;
  color: #23234d;
}
.e20230310 .modal-joinTeamApply .iv-box .sT {
  display: inline-block;
  color: #e5e5e8;
  background: #212137;
  padding: 0 5px;
  margin: 15px 0 12px;
}
.e20230310 .modal-joinTeamApply .iv-box .name {
  font-size: 24px;
  margin-bottom: 6px;
}
.e20230310 .modal-joinTeamApply .iv-box .btn_iv {
  display: inline-block;
  width: 98px;
  height: 32px;
  line-height: 26px;
  text-align: center;
  color: #212137;
  font-size: 18px;
  cursor: pointer;
  margin-top: 26px;
  background-color: #fad148;
  border: 2px solid #212137;
  transition: 0.4s ease all;
}
.e20230310 .modal-joinTeamApply .iv-box .btn_iv.ivt_d {
  margin-left: 5px;
  background-color: #d7d6db;
}
.e20230310 .modal-joinTeamApply .iv-box .btn_iv:hover {
  transform: translate(0px, -5px);
}
.e20230310 .modal-joinTeamApply .iv-box .iv_end {
  display: inline-block;
  width: 198px;
  height: 32px;
  line-height: 26px;
  text-align: center;
  color: #212137;
  font-size: 18px;
  margin-top: 26px;
  background-color: #808080;
  border: 2px solid #212137;
  transition: 0.4s ease all;
}

.e20230310 .modal-inviteTeam {
  width: 937px;
  height: 713px;
  background: url("../images/dia_5_bg.png");
}
.e20230310 .modal-inviteTeam .modal-title {
  position: absolute;
  top: 23px;
  left: 25px;
  padding-left: 15px;
  width: 330px;
  height: 54px;
  line-height: 54px;
  font-size: 28px;
  font-weight: bold;
  color: #f7f7f7;
  background: url("../images/dia_5_title.png");
}
.e20230310 .modal-inviteTeam .modal-close {
  position: absolute;
  top: 15px;
  right: -55px;
  width: 66px;
  height: 66px;
  background: url("../images/dia_45_close.png") top center no-repeat;
  transition: 0.3s ease-out all;
}
.e20230310 .modal-inviteTeam .modal-close:hover {
  transform: rotate(180deg);
}
.e20230310 .modal-inviteTeam .modal-body {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 55px;
  margin-top: 65px;
  height: 525px;
  overflow: hidden;
  overflow-y: auto;
}
.e20230310 .modal-inviteTeam .iv-box {
  width: 250px;
  height: 250px;
  border: 2px solid #a8acb8;
  padding: 17px 20px;
  line-height: 22px;
  color: #23234d;
}
.e20230310 .modal-inviteTeam .iv-box .sT {
  display: inline-block;
  color: #e5e5e8;
  background: #212137;
  padding: 0 5px;
  margin: 15px 0 12px;
}
.e20230310 .modal-inviteTeam .iv-box .name {
  font-size: 24px;
  margin-bottom: 6px;
}
.e20230310 .modal-inviteTeam .iv-box .btn_iv {
  display: inline-block;
  width: 98px;
  height: 32px;
  line-height: 26px;
  text-align: center;
  color: #212137;
  font-size: 18px;
  cursor: pointer;
  margin-top: 26px;
  background-color: #fad148;
  border: 2px solid #212137;
  transition: 0.4s ease all;
}
.e20230310 .modal-inviteTeam .iv-box .btn_iv.ivt_d {
  margin-left: 5px;
  background-color: #d7d6db;
}
.e20230310 .modal-inviteTeam .iv-box .btn_iv:hover {
  transform: translate(0px, -5px);
}
.e20230310 .modal-DialogInfo {
  width: 553px;
  height: 345px;
  background: url("../images/dia_2_bg.png");
}

.e20230310 .modal-inviteTeam .iv-box .iv_end {
  display: inline-block;
  width: 198px;
  height: 32px;
  line-height: 26px;
  text-align: center;
  color: #212137;
  font-size: 18px;
  margin-top: 26px;
  background-color: #808080;
  border: 2px solid #212137;
  transition: 0.4s ease all;
}
.e20230310 .modal-DialogInfo .modal-title {
  position: absolute;
  top: 23px;
  left: 25px;
  padding-left: 12px;
  width: 174px;
  height: 37px;
  line-height: 34px;
  font-size: 28px;
  font-weight: bold;
  color: #f7f7f7;
  background: url("../images/dia_2_title.png");
}
.e20230310 .modal-DialogInfo .modal-close {
  position: absolute;
  top: 18px;
  right: -40px;
  width: 56px;
  height: 58px;
  background: url("../images/dia_2_close.png") top center no-repeat;
  transition: 0.3s ease-out all;
}
.e20230310 .modal-DialogInfo .modal-close:hover {
  transform: rotate(180deg);
}
.e20230310 .modal-DialogInfo .modal-body {
  margin-top: 65px;
  text-align: center;
  font-size: 22px;
}
.e20230310 .modal-DialogInfo .info_btns {
  margin-top: 40px;
}
.e20230310 .modal-DialogInfo .info_btns > div {
  display: inline-block;
  border: 2px solid #212137;
  background: #fad148;
  padding: 2px 30px 4px;
  transition: 0.4s ease all;
}
.e20230310 .modal-DialogInfo .info_btns > div:hover {
  transform: translate(0px, -5px);
}
.e20230310 .modal-DialogInfo .info_btns .cancel {
  margin-left: 10px;
}
.e20230310 .modal-joinTeamApply,
.e20230310 .modal-inviteTeam .modal-body {
  /* for chrome */
  /* for firefox */
  scrollbar-width: thin;
}
.e20230310 .modal-joinTeamApply > div,
.e20230310 .modal-inviteTeam .modal-body > div {
  margin: 0 auto;
}
.e20230310 .modal-joinTeamApply::-webkit-scrollbar,
.e20230310 .modal-inviteTeam .modal-body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.e20230310 .modal-joinTeamApply::-webkit-scrollbar-track,
.e20230310 .modal-inviteTeam .modal-body::-webkit-scrollbar-track {
  border-radius: 7px;
}
.e20230310 .modal-joinTeamApply::-webkit-scrollbar-thumb,
.e20230310 .modal-inviteTeam .modal-body::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-image: linear-gradient(25deg, #8193d1, #8193d1, #8193d1);
}