

body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer {
  margin: 0;
}

body, button, input, select, textarea {
  font: 12px/1.5 tahoma,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

em, b {
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

body {
  padding-top: 42px;
}

body.on {
  overflow-y: hidden;
}

button, input, select, textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th, ul, ol {
  padding: 0;
}

a:hover {
  filter: brightness(1.2);
  -webkit-tap-highlight-color: transparent;
}

.loginbox {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}

.loginbox a {
  color: #2bede8;
}

/* footer */
#afooter {
  position: relative;
  padding: 30px 0;
  text-align: center;
  font: normal 12px/19px Tahoma;
  z-index: 10;
  background-color: #191219;
}

#afooter,
#afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

.wrapper {
  position: relative;
  margin: 0 auto;
}

.division {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/division.png) no-repeat center top;
  width: 100%;
  height: 102px;
  position: absolute;
  top: 929px;
  left: 0;
  pointer-events: none;
  z-index: 2;
}

.header {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/bg.jpg) no-repeat center top;
  height: 947px;
  position: relative;
  padding-top: 32px;
  box-sizing: border-box;
  z-index: 1;
}

.header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/header-after.png) no-repeat;
  width: 100%;
  height: 986px;
  pointer-events: none;
}

.header .img {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/header-img.png) no-repeat;
  width: 100%;
  height: 947px;
  position: absolute;
  top: 0;
  z-index: 1;
  pointer-events: none;
}

.header .nav {
  width: 100%;
  display: flex;
  height: 74px;
}

.header .nav .nav-item {
  display: flex;
  height: 74px;
  font-size: 30px;
  color: #c3bfb5;
  padding: 0 15px;
  box-sizing: border-box;
  line-height: 68px;
  margin-left: 45px;
  font-family: system-ui;
}

.header .nav .nav-item.on {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/nav-on.png) no-repeat;
  background-size: 100% 100%;
  width: auto;
  height: 74px;
  color: #ffffff;
}

.header .nav .nav-item i {
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/icon.png) no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 11px;
  margin-left: 2px;
  margin-top: 34px;
}

.header .launch-btn {
  display: block;
  position: absolute;
  top: 665px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 378px;
  height: 69px;
  z-index: 2;
}

.header .launch-btn::after {
  content: '';
  position: absolute;
  top: -7px;
  left: -8px;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/header-btn.png) no-repeat;
  width: 415px;
  height: 116px;
  pointer-events: none;
}

.part {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/bg2.jpg) no-repeat center top;
  background-size: 100% 100%;
  height: auto;
  padding-bottom: 120px;
  box-sizing: border-box;
  position: relative;
}

.part::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/line.png) no-repeat;
  width: 100%;
  height: 1533px;
  pointer-events: none;
}

.part .part-title {
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  font-family: system-ui;
  position: relative;
  top: 20px;
  line-height: 1;
  z-index: 1;
}

.part .main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 54px;
  z-index: 2;
}

.part .main .task-item {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/box1.png) no-repeat;
  width: 455px;
  height: 180px;
  border-radius: 24px;
  box-shadow: -0.819px -0.574px 3px 0px rgba(38, 64, 255, 0.5), 1px 1.732px 10px 0px rgba(0, 0, 0, 0.3), 15px 25.981px 20px 0px rgba(0, 0, 0, 0.05);
}

.part .main .task-item .title {
  font-size: 29px;
  color: #ffffff;
  text-align: center;
  font-family: system-ui;
  margin-top: 0px;
}

.part .main .task-item ul {
  width: 420px;
  margin: 28px auto 0;
  font-family: system-ui;
}

.part .main .task-item ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.part .main .task-item ul li i {
  display: inline-block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/item-icon.png) no-repeat;
  width: 20px;
  height: 19px;
  margin-right: 10px;
}

.part .main .task-item ul li p {
  font-size: 20px;
  color: #ffffff;
}

.part .main .task-item ul li a {
  display: block;
  width: 85px;
  height: 36px;
  border-radius: 11px;
  background-color: #fa406a;
  font-size: 19px;
  color: #ffffff;
  text-align: center;
  line-height: 33px;
}

.part .main .task-item ul li a.on {
  background-color: #747474;
  pointer-events: none;
}

.part .main .award-item {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/box2.png) no-repeat center top;
  width: 596px;
  height: 180px;
  position: relative;
  margin-left: 74px;
}

.part .main .award-item .award-btn {
  display: block;
  font-size: 19px;
  line-height: 1;
  color: #2bede8;
  position: absolute;
  top: 22px;
  right: 18px;
  font-family: system-ui;
}

.part .main .lottery {
  position: relative;
  margin-left: 40px;
}

.part .main .lottery .lottery-btn {
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/btn1.png) no-repeat;
  width: 246px;
  height: 63px;
  font-size: 33px;
  color: #ffffff;
  line-height: 52px;
  text-align: center;
  font-family: system-ui;
}

.part .main .lottery .record-btn {
  display: block;
  color: #2bede8;
  font-size: 22px;
  line-height: 1;
  margin-top: 15px;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
  letter-spacing: 2px;
  font-family: system-ui;
}

.part .main2 {
  width: 1388px;
  margin: 65px auto 0;
  position: relative;
  z-index: 2;
}

.part .main2 .tab {
  display: flex;
}

.part .main2 .tab a {
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/tab-btn.png) no-repeat;
  background-size: 100% 100%;
  height: 58px;
  line-height: 54px;
  padding: 0 36px;
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  margin-left: -18px;
  font-family: system-ui;
}

.part .main2 .tab a.on {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/tab-btn2.png) no-repeat;
  background-size: 100% 100%;
}

.part .main2 .tab a:nth-child(1) {
  margin-left: 0;
  z-index: 6;
}

.part .main2 .tab a:nth-child(2) {
  z-index: 5;
}

.part .main2 .tab a:nth-child(3) {
  z-index: 4;
}

.part .main2 .tab a:nth-child(4) {
  z-index: 3;
}

.part .main2 .tab a:nth-child(5) {
  z-index: 2;
}

.part .main2 .tab a:nth-child(6) {
  z-index: 1;
}

.part .main2 .tab a.on {
  z-index: 6;
}

.part .main2 .box {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/box3.png) no-repeat center top;
  background-size: 100% 100%;
  width: 1388px;
  height: auto;
  margin-top: -3px;
  position: relative;
  box-sizing: border-box;
  padding-top: 67px;
  padding-left: 97px;
  padding-bottom: 20px;
  border: 2px solid #444bae;
  display: none;
}

.part .main2 .box li {
  width: 1187px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.part .main2 .box li .left {
  display: flex;
  align-items: center;
}

.part .main2 .box li .img {
  border: 1px solid #636aff;
  box-shadow: -0.819px -0.574px 3px 0px rgba(38, 64, 255, 0.5), 1px 1.732px 10px 0px rgba(0, 0, 0, 0.3), 15px 25.981px 20px 0px rgba(0, 0, 0, 0.05);
  width: 319px;
  height: 178px;
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}

.part .main2 .box li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part .main2 .box li .text {
  margin-left: 34px;
}

.part .main2 .box li .text p {
  font-size: 34px;
  color: #ffffff;
  display: flex;
  align-items: center;
  font-family: system-ui;
}

.part .main2 .box li .text p i {
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/icon2.png) no-repeat;
  width: 36px;
  height: 44px;
  margin-left: 14px;
}

.part .main2 .box li .text .tag {
  display: flex;
  align-items: center;
  margin: 15px 0;
}

.part .main2 .box li .text .tag span {
  display: block;
  width: auto;
  height: 32px;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
  color: #ffffff;
  padding: 0 16px;
  background-color: #4858c5;
  line-height: 32px;
  margin-right: 12px;
  font-family: system-ui;
}

.part .main2 .box li .text .introduce {
  width: 550px;
  font-size: 17px;
  color: #dadada;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: system-ui;
}

.part .main2 .box li .btn {
  position: relative;
  margin-right: 30px;
}

.part .main2 .box li .btn .book-btn {
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/btn2.png) no-repeat;
  width: 162px;
  height: 57px;
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  font-family: system-ui;
}

.part .main2 .box li .btn .book-btn.on, .part .main .lottery .lottery-btn.on {
  filter: grayscale(1);
  pointer-events: none;
}

.part .main2 .box li .btn .book-num {
  display: block;
  font-size: 17px;
  color: #2bede8;
  text-align: center;
  line-height: 32px;
  font-family: system-ui;
  margin-top: 2px;
}

.pop {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 899;
  display: none;
}

.dialog {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dialog .close-btn {
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/quit.png) no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 25px;
  right: 25px;
}

.dia-all {
  width: 761px;
  height: 532px;
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/dialog.png) no-repeat;
  padding-top: 45px;
  box-sizing: border-box;
}

.dia-all .title {
  color: #ffffff;
  font-size: 38px;
  text-align: center;
  line-height: 1;
  font-family: system-ui;
}

.dia-all .dia-cont {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 26px;
}

.dia-all table {
  border-color: #2491b5;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: system-ui;
}

.dia-all table:nth-child(1) {
  margin-right: 23px;
}

.dia-all table th {
  height: 38px;
  font-size: 20px;
  font-weight: unset;
}

.dia-all table td {
  height: 81px;
}

.dia-all table th:nth-child(1), .dia-all table td:nth-child(1) {
  width: 91px;
}

.dia-all table th:nth-child(2), .dia-all table td:nth-child(2) {
  width: 115px;
}

.dia-all table th:nth-child(3), .dia-all table td:nth-child(3) {
  width: 56px;
}

.dia-all table th:nth-child(4), .dia-all table td:nth-child(4) {
  width: 62px;
}

.dia-all table img {
  display: block;
  margin: 0 auto;
}

.dia-award {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/dialog2.png) no-repeat;
  width: 761px;
  height: 411px;
  padding-top: 45px;
  box-sizing: border-box;
  font-family: system-ui;
}

.dia-award .title {
  color: #ffffff;
  font-size: 38px;
  text-align: center;
  line-height: 1;
}

.dia-award .award-img {
  width: 185px;
  height: 182px;
  position: relative;
  margin: 40px auto 20px;
}

.dia-award .award-img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dia-award .award-name {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-family: system-ui;
}

.dia-record {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/dialog2.png) no-repeat;
  width: 761px;
  height: 411px;
  padding-top: 45px;
  box-sizing: border-box;
}

.dia-record .title {
  color: #ffffff;
  font-size: 38px;
  text-align: center;
  line-height: 1;
  font-family: system-ui;
}

.dia-record .dia-cont {
  background: url(//wegame.gtimg.com/tgp_act/release/release/wegame20250422/images/update/dialog-bg.png) no-repeat;
  width: 545px;
  height: 247px;
  margin: 16px auto 0;
}

.dia-record .dia-cont .scroll {
  width: 100%;
  height: 247px;
  overflow-y: auto;
  box-sizing: border-box;
  margin-left: 14px;
  padding-top: 18px;
  padding-right: 14px;
  font-family: system-ui;
}

.dia-record .dia-cont .scroll::-webkit-scrollbar {
  width: 6px;
}

.dia-record .dia-cont .scroll::-webkit-scrollbar-track {
  border: 1px solid #13cac5;
}

.dia-record .dia-cont .scroll::-webkit-scrollbar-thumb {
  background: #13cac5;
}

.dia-record .dia-cont .scroll p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}


[v-cloak] {
  visibility: hidden;
}
.lock-back {
  overflow: auto !important;
}
.act-navbar-wrap{position: fixed;top:0;left:0;right:0;z-index: 100;}
body .fr-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 160px;
  background: linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.8) 100%);
  z-index: 1;
  opacity: 1;
  transition: opacity .15s ease-in-out;
  pointer-events: none
}

:root {
  --act-scrollbar-default:rgba(255, 255, 255, 0.25); 
  --act-scrollbar-hover:rgba(255, 255, 255, 0.5);
}

::-webkit-scrollbar {height:10PX; width:10PX;}
::-webkit-resizer, ::-webkit-scrollbar {background:transparent;}
::-webkit-scrollbar-corner {background:transparent;}
::-webkit-scrollbar-thumb {background-color:var(--act-scrollbar-default); border-radius:200px;}
::-webkit-scrollbar-thumb:hover {background-color:var(--act-scrollbar-hover);}

::-webkit-scrollbar {
  width: 10px!important;
  height: 6px!important;
  background: transparent
}

::-webkit-resizer {
  background: transparent
}

::-webkit-scrollbar-corner {
  background: "transparent"
}

::-webkit-scrollbar-thumb {
  background-color: #ffffff26;
  transition: background-color .2s ease-in-out;
  background-clip: padding-box;
  border: 2px solid transparent;
  border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
  background-color: #fff3;
  border-color: #fff3
}
::-webkit-scrollbar {
  width: 10px!important;
  height: 6px!important;
  background: transparent
}

::-webkit-resizer {
  background: transparent
}

::-webkit-scrollbar-corner {
  background: "transparent"
}

::-webkit-scrollbar-thumb {
  background-color: #ffffff26;
  transition: background-color .2s ease-in-out;
  background-clip: padding-box;
  border: 2px solid transparent;
  border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
  background-color: #fff3;
  border-color: #fff3
}

html body.client-v3 .fr-header{
  padding-left: 10px;
  padding-top: calc(var(--wg3-client-navigation-height) + 0.5px);
}
