/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%
}

a {
    text-decoration: none;
    transition: color 0.2s;
    cursor: pointer;
    outline: 0;
    color: #000
}

a:hover {
    opacity: 0.85;
    transition: 0.2s all
}

.hid {
    display: block;
    height: 0;
    overflow: hidden
}

.tn {
    text-indent: -9999rem;
    overflow: hidden;
    display: block;
    font-size: 0
}

.i {
    background-repeat: no-repeat;
    background-size: cover
}

/* reset end */
body {
    background-color: #191219;
    overflow-x: hidden;
    overflow-y: visible !important
}

/* font */
/* 中文 */

@font-face {
    font-family: 'SourceHanSansCN-Normal';
    src: url('./SourceHanSansCN-Normal.otf') format('opentype');
    font-display: swap
}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('./SourceHanSansCN-Regular.otf') format('opentype');
    font-display: swap
}

@font-face {
    font-family: 'SourceHanSansCN-Medium';
    src: url('./SourceHanSansCN-Medium.otf') format('opentype');
    font-display: swap
}

@font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url('./SourceHanSansCN-Bold.otf') format('opentype');
    font-display: swap
}

@font-face {
    font-family: 'SourceHanSansCN-Heavy';
    src: url('./SourceHanSansCN-Heavy.otf') format('opentype');
    font-display: swap
}

/* 数字 */
@font-face {
    font-family: 'FoundryGridnik-Bold';
    src: url('./FoundryGridnik-Bold.otf') format('opentype');
    font-display: swap
}

@font-face {
    font-family: 'Foundry-Gridnik-W03-Extra-Bold';
    src: url('./Foundry_Gridnik_W03_Extra_Bold.otf') format('opentype');
    font-display: swap
}

#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 {
    margin: 0;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans CN", sans-serif;
}
.wrapper-scale{position: relative; overflow: hidden;}
.wrapper-scale .wrapper{ transform-origin: 0 0;}
/* Part1 样式 */
.part1 {
    width: 100%;
    height: 1209px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative
}
.part1 .logo{
    position: absolute;
    left: 118px;
    top: 66px;
    display: block;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/logo.png);
    background-size: 251px 52px;
    width: 251px;
    height: 52px;
}
.login_box {
    color: #000000;
    font-size: 20px;
    font-family: 'SourceHanSansCN-Medium';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 11px;
    width: auto;
    white-space: nowrap
}

.login_box a {
    color: #59bb2d
}

/* Part2 样式 */
.part2 {
    width: 100%;
    height: 1459px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.part2 .center {
    width: 1510px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.part2 .title_box {
    margin-top: 3.5px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_tit.png);
    width: 1504px;
    height: 80px;
}


.part2 .roll {
    display: block
}

/* 轮播样式 */
#swiper1 {
    width: 1498px;
    height: 687px;
    margin-top: 37px;
    overflow: visible
}

.part2 .part2_list .swiper-wrapper {
    display: flex;
    justify-content: space-between
}

.part2 .part2_list .swiper-slide {
    width: 286px;
    height: 667px;
    cursor: pointer;
    position: relative;
    margin-top: 20px
}

.part2 .part2_list .part2_list1 {
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_1.png) no-repeat center/cover
}

.part2 .part2_list .part2_list2 {
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_2.png) no-repeat center/cover
}

.part2 .part2_list .part2_list3 {
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_3.png) no-repeat center/cover
}

.part2 .part2_list .part2_list4 {
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_4.png) no-repeat center/cover
}

.part2 .part2_list .part2_list5 {
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_5.png) no-repeat center/cover
}

/* 卡片数字标识 */
.part2 .swiper-slide:before {
    content: '01';
    width: 45px;
    height: 45px;
    background-color: #0b1923;
    position: absolute;
    left: 55px;
    top: -20px;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-family: "FoundryGridnik-Bold";
    z-index: 2
}

.part2 .part2_list .part2_list2::before {
    content: '02'
}

.part2 .part2_list .part2_list3::before {
    content: '03'
}

.part2 .part2_list .part2_list4::before {
    content: '04'
}

.part2 .part2_list .part2_list5::before {
    content: '05'
}

/* 卡片未激活状态 */
.part2 .part2_list .swiper-slide::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute
}

/* 卡片激活状态 */
.part2 .part2_list .swiper-slide.on::after {
    content: '';
    width: 286px;
    height: 657px;
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_on.png) 100% 100%;
    position: absolute;
    bottom: 0
}

.part2 .part2_list .swiper-slide.on::before {
    background-color: #66b05a
}

.part2 .part2_list .card_icon {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 26px;
    align-items: center;
    z-index: 10
}

.part2 .part2_list .swiper-slide.on .card_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 83px;
    height: 29px
}

.part2 .part2_list .card_icon span {
    display: block;
    margin: 0 4.5px;
    width: 19.5px;
    height: 29px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part2_list_icno.png);
    background-size: 39px 29px;
    background-position-x: right
}

.part2 .part2_list .card_icon span.on {
    background-position-x: left
}

.part2 .part2_list .card_icon:after {
    content: '';
    position: absolute;
    width: 255px;
    height: 36px;
    background: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/sjx_on.png) no-repeat center/cover;
    bottom: -82px;
    left: 50%;
    transform: translateX(-50%)
}

/* 任务盒子样式 */
.part2 .task_box {
    position: relative;
    width: 950px;
    height: 570px;
    margin: 78px 0 0 0px;
    display: inline-block
}

.part2 .task_box .task_num {
    display: none;
    position: relative
}
.part2 .task_box .task_num.open {
    display: block
}

.part2 .task_box .task_title {
    height: 90px;
    display: flex;
    align-items: center;
    margin-left: 90px
}

.part2 .task_box .task_title span:nth-of-type(1) {
    font-size: 34px;
    color: #ffffff;
    font-weight: bold
}

.part2 .task_box .task_title span:nth-of-type(2) {
    display: none;
    font-size: 26px;
    color: #ededed;
    margin-left: 50px
}

.part2 .task_box .task_list {
    width: 950px;
    height: 363px;
    margin: 46px 0 0 22px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.part2 .task_box .task_list li {
    width: 100%;
    height: 68px;
    display: flex;
    position: relative;
    padding-left: 29px;
    margin: 40px 0
}
.part2 .task_num .rewar_img{
    position: absolute;
    right: -475px;
    top: 125px;
}

.part2 .task_box .task_list.task_list1 .task_serial{
    margin-right: 15px;
}
.part2 .task_box .task_list.task_list1 .task_name{
    font-size: 40px;
}
.part2 .task_box .task_list.task_list1 li:after{
    bottom: -25px!important;
    left:84px!important;
    width: 750px!important;
}
.part2 .task_box .task_list.task_list1 li:not(:first-child):after{
    display: none;
}.part2 .task_box .task_list.task_list1 li:nth-of-type(1){
     margin-top: 0;
 }
.part2 .task_box .task_list.task_list1 li:nth-of-type(2){
    margin-left: 55px;
    font-size: 24px;
    font-weight: 300;
    margin: 15px 0 0 55px;
}

.part2 .task_box .task_list.task_list1 li:nth-of-type(3){
    margin: 0;
}
.part2 .task_box .task_list.task_list1 li:last-child{
    justify-content: space-between;
    height: 78px;
}

.part2 .task_list li > * {
    align-self: center
}

.part2 .task_box .task_list li:not(:last-child):after {
    position: absolute;
    width: 868px;
    height: 1px;
    content: '';
    bottom: -42px;
    left: 22px;
    background-color: #c7d5dc;
    opacity: 0.8
}

.part2 .task_box .task_list li:last-child::before {
    display: none
}

.part2 .task_box .task_list li .task_serial {
    font-size: 20px;
    font-family: 'FoundryGridnik-Bold';
    color: #c7efb5;
    margin-top: 8px;
    line-height: 33px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.part2 .task_box .task_list li .task_serial span {
    font-family: normal;
}

.part2 .task_box .task_list li .task_name {
    display: inline-block;
    width: 300px;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 15px
}

.part2 .task_box .task_list li .task_name p:nth-of-type(1) {
    display: inline-block
}

.part2 .task_box .task_list li .task_name p:nth-of-type(2) {
    font-size: 20px;
    font-weight: 300
}

.part2 .task_box .task_list li .task_number {
    font-size: 26px;
    color: #000;
    margin: 16px 0 0 170px;
    align-self: flex-start
}
.part2 .task_box .task_list li .task_btn {
    display: block;
    width: 204px;
    height: 56px;
    background: linear-gradient(-45deg, transparent 10px, #000 0);
    line-height: 56px;
    text-align: center;
    font-size: 26px;
    color: #bfbfbf;
    font-weight: bold;
    margin: 6px 0 0 33px
}
.part2 .task_box .task_list li .claim_btn {
    width: 322px;
    height: 78px;
    background: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/btn_bg.png");
    margin: 0;
    margin-left: 55px;
    background-position-y: -250px;
    text-indent: -9999px
}
.part2 .task_box .task_list li .claim_btn.on {
    background-position-y: -328px;
}

.part2 .task_box .task_list li .claim_btn.ed {
    background-position-y: -406px;
}


.part2 .task_box .task_list li .task_btn.on {

    background: linear-gradient(-45deg, transparent 10px, #edf34b 0);
    color: #000
}

.part2 .task_box .task_list li .task_btn.ed {
    background: none;
    color: #4cada3
}

/* 我的积分样式 */
.part2 .myintegral {
    position: relative;
    float: right;
    margin: 40px 58px 0 0;
    display: none;
    width: 398px;
}
.part2 .myintegral:before {
    content: '';
    position: absolute;
    top: 189px;
    left: -63px;
    background: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/split_line.png") 100% 100%;
    width: 3px;
    height: 357px;
}


.part2 .myintegral .right > span {
    display: block;
    width: 125px;
    height: 56px;
    font-size: 22px;
    line-height: 41px;
    color: #fff;
    font-weight: 200;
    background-image: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/btn_bg.png");
    padding-left: 54px;
    margin: 211.5px 0 0 200px
}

.part2 .myintegral .right p {
    display: flex;
    align-items: end;
    justify-content: center;
    width: 280px;
    margin: 53px 0 0 76px
}

.part2 .myintegral .right p span:nth-of-type(1) {
    font-size: 106.9px;
    line-height: 60px;
    color: #000;
    font-family: 'FoundryGridnik-Bold';
    display: inline-block;
    text-align: right;
    letter-spacing: -11px
}

.part2 .myintegral .right span:nth-of-type(2) {
    display: inline-block;
    width: 40px;
    height: 42px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/val_icon1.png);
    background-size: 40px 42px;
    margin-left: 20px
}

.part2 .myintegral .exchangebtn {
    position: relative;
    display: block;
    width: 398px;
    height: 96px;
    background-image: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/btn_bg.png");
    background-position-y: -57px;
    margin-top: 60px;
    text-indent: -9999px
}

/* Part3 样式 */
.part3 {
    width: 100%;
    height: 1258px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.part3 .center {
    width: 1522px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.part3 .title_box {
    margin: 324px 0 0 8px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/part3_tit.png);
    width: 1506px;
    height: 78px;
}

.part3_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    width: 100%
}

/* 卡片样式 */
.part3_list .card-inner {
    position: relative;
    width: 238px;
    height: 570px;
    perspective: 1000px;
    text-align: center;
    transition: transform 1.2s cubic-bezier(0.4, 0.2, 0.2, 1);
    transform-style: preserve-3d;
    transform-origin: center center;
    display: block
}

.part3_list .card-inner.on {
    transform: rotateY(180deg)
}

.part3_list .card-front,
.part3_list .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-image: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/part3_list.png");
    background-size: 476px 570px
}

/* 卡片正面 */
.part3_list .card-front {
    background-position-x: -238px
}

/* 卡片背面 */
.part3_list .card-back {
    transform: rotateY(180deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position-x: 0
}

.part3_list .card-img {
    max-width: 65%;
    max-height: 40%;
    object-fit: contain;
    margin-bottom: 25px
}

.part3_list .card-title {
    position: absolute;
    color: #f8f2ed;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    max-width: 63%;
    bottom: 155px;
    transform: translateY(50%);
    text-wrap: nowrap;
}

.part3 .center .bottom {
    width: auto;
    height: 96px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 10px;
    margin-top: 75px
}

.part3 .center .bottom > div {
    width: 380px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
    line-height: 50px;
    color: #f8f2ed;
    font-size: 30px;
    font-family: SourceHanSansCN-Regular
}

.part3 .center .bottom > div p {
    height: 28px;
    font-size: 60px;
    line-height: 32px;
    letter-spacing: -2px;
    margin: 0 10px 0 11px;
    padding: 0 12px 0 9px;
    font-family: Foundry-Gridnik-W03-Extra-Bold;
    background: linear-gradient(-45deg, transparent 10px, #0c4c50 0);
    transform: translateY(1px);
}

.part3 .center .bottom > div span {
    height: 24px;
    width: 25px;
    background: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/val_icon2.png") 100% 100%
}

.part3 .center .flop-btn {
    position: relative;
    display: block;
    width: 398px;
    height: 96px;
    background-image: url("//game.gtimg.cn/images/val/act/a20260206MarchAct/btn_bg.png");
    background-position-y: -154px;
    text-indent: -9999px
}

.part3 .part3_tip {
    font-size: 20px;
    color: #a3a8b8;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    margin: -37px 0 0 13px
}

.part3 .part3_tip span {
    display: block;
    color: #51afa1;
    font-size: 17.29px;
    font-family: Foundry-Gridnik-W03-Extra-Bold;
    letter-spacing: -2px;
    line-height: 30px
}
.part3 .part3_tip br{
    display: none;
}
/* 弹窗样式 */
.dialog {
    outline: none;
    border: none
}

.pop1 {
    width: 641px;
    height: 376px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/pop1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.dialog .dia-close {
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/close.png);
    width: 29px;
    height: 29px;
    position: absolute;
    right: -31px;
    top: -24px;
    overflow: hidden;
    transition: all .3s;
    text-indent: -9999px
}

.dialog .dia-close:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

#dia-common .pop_center {
    width: 540px;
    margin: 0 auto 0
}

#dia-common .pop_center .common_con {
    width: 100%;
    height: 360px;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 46.2px;
    color: #000
}

#dia-common .pop_center .common_con p {
    text-align: center
}

#dia-obtain .pop_center .obtain_con {
    width: 100%;
    margin-top: 20px;
    height: 390px;
    overflow-x: hidden;
    overflow-y: auto
}

#dia-obtain .pop_center .obtain_con .title {
    margin-top: 25px;
    text-align: center;
    font-size: 33.64px;
    color: #161616;
    font-weight: bold
}

#dia-obtain .pop_center .obtain_con .obtain_list {
    margin: -8px auto 0;
    width: 450px;
    height: 195px;
    display: flex;
    align-items: center;
    justify-content: center
}

#dia-obtain .obtain_con .obtain_list li {
    position: relative;
    width: 240px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#dia-obtain .pop_center .obtain_con .obtain_img {
    margin: 25px auto 0;
    max-width: 200px;
    max-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

#dia-obtain .pop_center .obtain_con .obtain_list li:nth-child(2) img {
    scale: 0.9
}

#dia-obtain .pop_center .obtain_con .obtain_img.gift_three {
    width: 490px !important
}

#dia-obtain .pop_center .obtain_con .obtain_img img {
    display: block;
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 180px;
}

#dia-obtain .pop_center .obtain_con .obtain_name {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    text-wrap: nowrap;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}
#dia-obtain .pop_center .obtain_con .obtain_name br{
    display: none;
}
#dia-signin .pop_center .signin_con {
    width: 100%;
    margin-top: 20px;
    height: 390px;
    overflow-x: hidden;
    overflow-y: auto
}

#dia-signin .pop_center .signin_con .title {
    margin-top: 50px;
    text-align: center;
    font-size: 33.64px;
    color: #161616;
    font-weight: bold
}

#dia-signin .pop_center .signin_con .signin_img {
    width: 350px;
    margin: 40px auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#dia-signin .pop_center .signin_con .signin_img a {
    display: block;
    width: 149px;
    height: 149px;
    background-image: url(//game.gtimg.cn/images/val/act/a20260206MarchAct/signin_btn.png);
    background-size: 298px 149px;
    text-indent: -9999px;
}


#dia-signin .pop_center .signin_con .signin_img a:nth-of-type(2) {
    background-position-x: -149px;
}


/*小弹窗*/
.common-toast {
    z-index: 101;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 280px; /* 调整为更合适的宽度 */
    min-height: 60px;
    padding: 15px 30px;
    color: #e5e5e5;
    background-color: rgba(0, 0, 0, 0.68);
    border-radius: 8px; /* 调整圆角 */
    font-size: 24px; /* 调整字体大小 */
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15)
}

