@charset "UTF-8";
.e20230303 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  background: url("../images/bj.jpg") top center/cover no-repeat;
  /* for chrome */
  /* for firefox */
  scrollbar-width: thin;
}
.e20230303::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.e20230303::-webkit-scrollbar-track {
  border-radius: 7px;
}
.e20230303::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-image: linear-gradient(25deg, #8193d1, #8193d1, #8193d1);
}
@media (max-width: 1500px) {
  .e20230303 {
    position: inherit !important;
  }
  .e20230303 .sect-2 #box {
    transform: translateX(-30px);
  }
  .e20230303 .sect-3 .sect-3-main {
    transform: translateX(90px);
  }
  .e20230303 .sect-5 .sect-5-main {
    transform: translateX(50px);
  }
}
.e20230303 .sect-1,
.e20230303 .sect-2,
.e20230303 .sect-3,
.e20230303 .sect-4,
.e20230303 .sect-5 {
  overflow: hidden;
}
.e20230303 .sect-1 {
  position: relative;
}
.e20230303 .sect-1 #box {
  height: 1080px;
}
.e20230303 .sect-1 .home-role--bg1 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1920px;
  height: 525px;
  background: url("../images/sect_1_bg_t1.jpg") top center no-repeat;
}
.e20230303 .sect-1 .home-role--bg2 {
  position: absolute;
  top: 525px;
  left: 50%;
  transform: translateX(-50%);
  width: 1920px;
  height: 555px;
  background: url("../images/sect_1_bg_t2.jpg") top center no-repeat;
}
.e20230303 .sect-1 .home-role--tag {
  position: absolute;
  top: 15px;
  left: 30px;
  width: 583px;
  height: 777px;
  background: url("../images/sect_1_s.png") top center no-repeat;
}
.e20230303 .sect-2 {
  margin-top: 50px;
  position: relative;
  background: url("../images/sect_2_bg.png") top center no-repeat;
}
.e20230303 .sect-2 #box {
  height: 1080px;
}
.e20230303 .sect-2-title {
  position: absolute;
  top: 35px;
  left: 120px;
  width: 470px;
  height: 178px;
  background: url("../images/title_2.png") no-repeat;
}
.e20230303 .sect-2 .sect_2_ticket {
  position: absolute;
  top: 240px;
  left: -65px;
  width: 1056px;
  height: 601px;
  background: url("../images/sect_2_ticket.png") no-repeat;
}
.e20230303 .sect-2 .sect_2_ticket.succeed {
  background-image: url("../images/sect_2_ticket_2.png");
}

.e20230303 .sect-2 .sect_2_purchase {
  position: absolute;
  right: 62px;
  top: 91px;
  width: 200px;
  height: 390px;
  background: url("../images/sect_2_moji_1.png") top center no-repeat;
}
.e20230303 .sect-2 .sect_2_ticket .user_login {
  font-size: 18px;
  padding: 30px 0 0 60px;
}
.e20230303 .sect-2 .sect_2_ticket .username {
  display: inline-block;
  width: 100px;
}
.e20230303 .sect-2 .sect_2_ticket .switch_server,
.e20230303 .sect-2 .sect_2_ticket .logout,
.e20230303 .sect-2 .sect_2_ticket .gift_log {
  margin-left: 20px;
}
.e20230303 .sect-2 .sect_2_purchase.succeed {
  background-image: url("../images/sect_2_moji_2.png");
}
.e20230303 .sect-2 .sect_2_purchase:hover {
  filter: drop-shadow(4px 4px 2px #e3a5eb);
}
.e20230303 .sect-2 .sect_2_msg {
  position: absolute;
  top: 300px;
  left: 990px;
  line-height: 30px;
}
.e20230303 .sect-2 .sect_2_msg .title {
  display: inline-block;
  padding: 0px 6px;
  margin-right: 10px;
  width: 82px;
  color: #fff;
  background: #4497c2;
}
.e20230303 .sect-2 .sect_2_msg .hint {
  color: #4497c2;
  margin: 10px 0;
}
.e20230303 .sect-3 {
  position: relative;
  background: url("../images/sect_3_bg.png") top center no-repeat;
}
.e20230303 .sect-3 #box {
  height: 1080px;
}
.e20230303 .sect-3-title {
  position: absolute;
  top: 35px;
  left: 805px;
  width: 470px;
  height: 178px;
  background: url("../images/title_3.png") no-repeat;
}
.e20230303 .sect-3-sub {
  position: absolute;
  top: 255px;
  left: -60px;
  width: 1316px;
  height: 36px;
  background: url("../images/sect_3_msg.png") no-repeat;
}
.e20230303 .sect-3-content,
.e20230303 .sect-3-content_2 {
  position: absolute;
  left: -165px;
  top: 300px;
  width: 1200px;
  height: 332px;
  flex-wrap: wrap;
}
.e20230303 .sect-3-content_2 {
  left: 45px;
  top: calc(260px + 332px);
}
.e20230303 .sect-3-content_2::after {
  content: "*以最终现场版为准";
  position: absolute;
  right: 85px;
  bottom: -26px;
  font-size: 14px;
}
.e20230303 .sect-3 .box img {
  display: block;
  margin-bottom: 20px;
}
.e20230303 .sect-3 .box span {
  cursor: default;
  color: #fff;
  background: #f37db8;
  border-radius: 8px;
  display: block;
  width: 125px;
  height: 25px;
  line-height: 25px;
  margin: auto;
}
.e20230303 .sect-4 {
  position: relative;
  background: url("../images/sect_4_bg.png") top center no-repeat;
}
.e20230303 .sect-4 #box {
  height: 1080px;
}
.e20230303 .sect-4-title {
  position: absolute;
  top: 40px;
  left: 120px;
  width: 470px;
  height: 178px;
  background: url("../images/title_4.png") no-repeat;
}
.e20230303 .sect-4-content {
  position: absolute;
  top: 300px;
  left: -67px;
}
.e20230303 .sect-4 .time {
  position: absolute;
  top: 240px;
  left: 120px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.e20230303 .sect-4 ul {
  position: absolute;
  top: 310px;
  left: 190px;
}
.e20230303 .sect-4 li {
  color: #eb435c;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
}
.e20230303 .sect-4 li:nth-child(2n) {
  color: #fff;
  margin: 40px 0;
}
.e20230303 .sect-5 {
  position: relative;
  background: url("../images/sect_5_bg.png") top center no-repeat;
}
.e20230303 .sect-5 #box {
  height: 1080px;
}
.e20230303 .sect-5-title {
  position: absolute;
  top: 35px;
  left: 805px;
  width: 471px;
  height: 178px;
  background: url("../images/title_5.png") no-repeat;
}
.e20230303 .sect-5-main {
  position: absolute;
  top: 280px;
  left: -67px;
  width: 1402px;
  height: 501px;
  background: url("../images/sect_5_cul_Tbg.png") no-repeat;
  padding: 45px 43px;
}
.e20230303 .sect-5 .arrow-l,
.e20230303 .sect-5 .arrow-r {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 80px;
  background: url("../images/sect_5_i-l.png") top center no-repeat;
  z-index: 6;
}
.e20230303 .sect-5 .arrow-r {
  left: unset;
  right: 50px;
  background: url("../images/sect_5_i-r.png") top center no-repeat;
}
.e20230303 .sect-5 .swiper-pagination-bullet {
  border: 1px solid #ffffff;
}
.e20230303 .sect-5 .swiper-pagination-bullet-active {
  background: #616161;
}
.e20230303 .modal-hero-detail {
  width: 800px;
  height: 494px;
  background: url("../images/dia_bg.png") top center no-repeat;
}
.e20230303 .modal-hero-detail .modal-title {
  position: absolute;
  top: 138px;
  left: 72px;
  padding-left: 15px;
  font-size: 1rem;
  color: #2a2a2a;
}
.e20230303 .modal-hero-detail .modal-title::before {
  content: "";
  background: #000;
  position: absolute;
  top: 10%;
  left: 0;
  width: 3px;
  height: 90%;
}
.e20230303 .modal-hero-detail .modal-title b {
  font-size: 24px;
}
.e20230303 .modal-hero-detail .modal-close {
  position: absolute;
  top: 45px;
  right: -75px;
  width: 60px;
  height: 60px;
  background: url("../images/dia_close.png") top center no-repeat;
  transition: 0.3s ease-out all;
}
.e20230303 .modal-hero-detail .modal-close:hover {
  transform: rotate(180deg);
}
.e20230303 .modal-hero-detail .inputPlace {
  position: absolute;
  top: 210px;
  left: 70px;
  width: 660px;
  height: 230px;
  background: #fff;
  border: 2px solid #6ab4e4;
  border-radius: 4px;
  padding: 4px;
  font-size: 16px;
  /* for chrome */
  /* for firefox */
  scrollbar-width: thin;
}
.e20230303 .modal-hero-detail .inputPlace:focus-visible {
  border-color: #6ab4e4;
}
.e20230303 .modal-hero-detail .inputPlace::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.e20230303 .modal-hero-detail .inputPlace::-webkit-scrollbar-track {
  border-radius: 7px;
}
.e20230303 .modal-hero-detail .inputPlace::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-image: linear-gradient(25deg, #8193d1, #8193d1, #8193d1);
}
.e20230303 .modal-hero-detail .btn_send {
  position: absolute;
  top: 410px;
  left: 50%;
  transform: translateX(-50%);
  width: 337px;
  height: 114px;
  background: url("../images/dia_btn.png") top center no-repeat;
}

.pop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

.pop.pop-phone .box {
  width: 320px;
  margin: 0 auto;
}

.pop.pop-phone .box .group {
  position: relative;
  margin-bottom: 20px;
  font-size: 16px;
}

.pop.pop-phone .box .group label {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  color: #444;
}

.pop.pop-phone .box .group input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 15px 0 95px;
  border: 1px solid #b5b5b5;
}

.pop.pop-phone .box .group input.yzm {
  padding-right: 135px;
}

.pop.pop-phone .box .group input:focus {
  border: 1px solid #69c0e8;
  box-shadow: 0 0 6px 0px #a8daf1;
}

.pop.pop-phone .box .group .btn-yzm {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ea546a;
  color: #fff;
}

.pop.pop-phone .box .group .btn-yzm:hover {
  background: #FFAD86;
}

.pop.pop-phone .box .btn {
  display: block;
  text-align: center;
  width: 200px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  font-size: 18px;
  background: #ea546a;
  color: #fff;
  margin-top: 30px;
}

.pop.pop-phone .box .btn:hover {
  background: #f86379;
}

.pop.pop-phone h6 {
  text-align: center;
  font-size: 24px;
  margin: 50px 0 30px;
  color: #444;
  font-weight: 700;
  letter-spacing: 3px;
}

.pop-body {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -200px;
  width: 600px;
  height: 400px;
  border: 5px solid #61c1ed;
  background: #fff;
  animation: tc .5s;
}

.pop-body .close {
  position: absolute;
  top: -2px;
  right: -60px;
  width: 39px;
  height: 39px;
  line-height: 39px;
  display: block;
  background: url(../images/close.png) center center no-repeat;
  background-size: contain;
  -webkit-transition: transform .4s ease-in-out;
  -moz-transition: transform .4s ease-in-out;
  -ms-transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
}

.pop-body .close img {
  margin: 15px 0 0 15px;
  transition: all .3s;
}

.pop-body .close:hover {
  filter: brightness(115%);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
