/* reset */
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, '\5FAE\8F6F\96C5\9ED1', sans-serif; }

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

em, b { font-style: normal; }

a { text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:hover { text-decoration: none; }

img { border: 0; }

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

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

td, th, ul, ol { padding: 0; list-style: none; }

div { outline: none; }

#afooter { text-align: center;line-height: 20px;color: #9a9a9a;padding: 20px 0;position: relative;z-index: 2;background-color: #000;}

#afooter a { color: #9a9a9a; }

.wrap *, ::before, ::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

:root{
    --main-text-color: #b5f3ff;
}
body{background-color: #040036;overflow: hidden;}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes spin2 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}
@keyframes updown {
    0% {
        transform: translateY(0px);
    }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(0px);
    }
    75% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes bounce-down {
    0%,100%,54%{-webkit-transform:translateY(0);transform:translateY(0)}
    18%,36%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}
    27%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}
}
@keyframes shake {
    0% { transform: translateX(0px) translateY(0px); } /* 初始状态为原点位置 */
    25% { transform: translateX(-1px) translateY(1px) rotateY(4deg); }
    50% { transform: translateX(1px) translateY(-1px) rotateY(4deg); }
    75% { transform: translateX(-1px) translateY(1px) rotateY(4deg); }
    100% { transform: translateX(0px) translateY(0px); } /* 结束时返回到原点位置 */
}
@keyframes line-left-move {
    0% { width: 0px; } /* 初始状态为原点位置 */
    25% { width: 52.5px; }
    50% { width: 105px; }
    75% { width: 157.5px; }
    100% { width: 210px; } /* 结束时返回到原点位置 */
}
@keyframes line-right-move {
    0% { width: 0px; } /* 初始状态为原点位置 */
    33% { width: 18px; }
    66% { width: 36px; }
    100% { width: 72px; } /* 结束时返回到原点位置 */
}
[v-cloak]{
    display: none;
}
.spr { background: url('//game.gtimg.cn/images/lole/act/a20220623inherit/spr.png') 0 0; }

.wrap{
    width: 100%;
    height: 100vh;
}
.bg-ispc{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-PC.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
.bg-ispc .p-pc-cont{
    width: 953px;
    height: 991px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-pc-cont.png) center center no-repeat;
    background-size: 953px 991px;
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
}
.bg-ispc img{
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 65px;
    left: 391px;
}

.bg-loading {
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-p-loading.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
    color: #dd0069;
    font-size: 66.75px;
    font-family: "Tungsten";
    overflow: hidden;
}
.bg-loading .p-loading-cont{
    width: 702px;
    height: 1291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-loading-cont.png) no-repeat center center;
    background-size: 702px 1291px;
    position: absolute;
    left: 50%;top: 50%;
    transform: translate(-50%,-50%);
}
.bg-loading .p-loading-title{
    width: 519px;
    height: 1004px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-loading-title.png) no-repeat center center;
    background-size: 519px 1004px;
    position: absolute;
    left: 50%;top: 50%;
    transform: translate(-50%,-50%);
}
.bg-loading .loading-bar{
    width: 486px;
    height: 5px;
    background-color: #919191;
    position: absolute;
    top: 578px;
    left: 50%;transform: translateX(-50%);
}
.bg-loading .loading-thumb{
    width: 100px;
    height: 100%;
    background-color: #dd0069;
    position: relative;
}
.bg-loading .loading-thumb::after{
    content: '';
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #dd0069;
    position: absolute;
    right: -11px;
    top: -3px;
}
.bg-loading .loading-txt{
    width: 490px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 604px;
    left: 50%;transform: translateX(-50%);
}

.headVid-box{
    top: 0;
    z-index: 2;
    pointer-events:none;
}
.bg-bottom {
    /* background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-p-menu.png) no-repeat center; */
    width: 100%;
    height: 100%;
    background-size:cover;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.pop-mask{
    width: 100%;
    height: 100%;
    background: url(//game.gtimg.cn/images/lole/act/a20220623inherit/bg-mask.png) no-repeat center;
    background-size:cover;
    position: fixed;
    top: 0;
    z-index: 99;
    opacity: .95;
}
.msc-wrap{
    width: 70px;
    height: 70px;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 4;
    overflow: hidden;
}
.music-tab{
    width: 70px;
    height: 70px;
    background: url(//game.gtimg.cn/images/lole/act/a20220623inherit/mus_tab.png);
    background-size: 70px 70px;
    animation: spin 8s linear infinite;
    -webkit-animation: spin 8s linear infinite;
}
.music-tab-mute{
    background: url(//game.gtimg.cn/images/lole/act/a20220623inherit/mus_tab_mute.png);
    background-size: 70px 70px;
    animation: spin2 8s linear infinite;
    -webkit-animation: spin2 8s linear infinite;
}
.music-rotate{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
    -webkit-transition:-webkit-transform 1s linear;
    transition:transform 1s linear;
}
/* 菜单内容 */
.bg-p-menu{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-p-menu.png) no-repeat center center;
    background-size:cover;
    position: relative;
    z-index: 3;
    /* display: none; */
}
.bg-p-menu .p-menu-cont{
    width: 702px;
    height: 1291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-menu-cont.png) no-repeat center center;
    background-size: 702px 1291px;
    position: absolute;
    left: 50%;top: 50%;
    transform: translate(-50%,-50%);
    
}
.bg-p-menu .btn-check-box{
    width: 100%;
    position: absolute;
    bottom: 119px;
    display: flex;
    justify-content: center;
}
.bg-p-menu .btn-check-record{
    width: 278px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-check-record.png) 100% 100% no-repeat;
    margin-right: 26px;
}
.bg-p-menu .btn-check-mineteam{
    width: 278px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-check-mineteam.png) 100% 100% no-repeat;
}
.bg-p-menu .btn-rule{
    width: 158px;
    height: 42px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-rule.png) 100% 100% no-repeat;
    position: absolute;
    bottom: 43px;
    left: 50%;
    transform: translateX(-50%);
}
/* 对战记录页 */
.bg-p-record{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-p-record.png) no-repeat center center;
    background-size:cover;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.bg-p-record .p-record-cont{
    width: 702px;
    height: 1291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/p-pk-cont.png);
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.bg-p-record .p-record-title{
    width: 470px;
    height: 192px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-record-title.png);
    margin: 131px auto 0;
}
.bg-p-record .none-record-tip{
    width: 518px;
    height: 204px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-record-none-tip.png) no-repeat;
    margin: 224px auto 0;
}
.bg-p-record .btn-none-record{
    width: 278px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-build-team-2.png) no-repeat;
    margin: 68px auto 0;
}
.bg-p-record .p-record-wincount{
    width: 646px;
    height: 194px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-record-wincount.png);
    margin: 0 auto;
    display: flex;
    padding: 32px 0 0 45px;
    position: relative;
}
.p-record-wincount .win-count{
    width: 124px;
    height: 129px;
    text-align: center;
    display: flex;
    font-size: 18px;
    color: #8632b3;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.win-count .win-count-img-wrap{
    display: flex;
    flex-direction: row;
}
.win-count .win-count-text{
    margin-bottom: 8px;
}
.win-count .win-count-img{
    width: 31px;
    height: 62px;
    margin-top: 14px;
}
.p-record-wincount .grade-count{
    width: 124px;
    height: 129px;
    text-align: center;
    display: flex;
    font-size: 18px;
    color: #8632b3;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.grade-count .grade-count-img{
    width: 97px;
    height: 101px;
    margin-top: -24px;
}
.grade-count .grade-count-text{
    position: absolute;
    bottom: 13px;
}
.p-record-wincount .win-take{
    width: 150px;
    height: 101px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-record-win-take.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 48px;
}
.p-record-wincount .win-none-take{
    width: 150px;
    height: 101px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-record-win-none-take.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 48px;
    pointer-events: none;
}
.p-record-wincount .win-take-text{
    font-size: 15px;
    color: #e1cb8c;
    position: absolute;
    top: 33px;
    right: 154px;
}
.p-record-wincount .win-take-tip{
    width: 100%;
    font-size: 20px;
    text-align: center;
    position: absolute;
    bottom: -2px;
    left: 0;
    color: #e1cb8c;
}
.bg-p-record .record-cont{
    width: 582px;
    height: 494px;
    overflow-y: hidden;
    margin: 25px auto 0;
    color: #fff;
}
.record-cont .record-item{
    width: 582px;
    height: 89px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/record-item.png) 0 0 no-repeat;
    display: flex;
    margin-bottom: 12px;
    position: relative;
}
.re-i-hero,.re-i-weapon,.re-i-policy{
    font-size: 24px;
    font-weight: bold;
    color: #ebe8e2;
}
.record-cont .record-item p{
    font-size: 17px;
    color: #ebe8e2;
    font-weight: normal;
}
.record-item .re-i-info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 42px;
}
.record-item .re-i-hero{
    margin-left: 16px;
}
.record-item .re-i-ava{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 22px;
    font-size: 14px;
    color: #ebe8e2;
}
.i-ava-wrap{
    width: 36px;
    height: 36px;
    border: 2px solid #020034;
    margin-bottom: 4px;
}
.re-i-name{
    width: 70px;
    text-align: center;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
}
.record-item .re-i-ava img{
    width: 100%;
    height: 100%;
}
.record-item .re-i-status{
    width: 127px;
    height: 88px;
    position: absolute;
    right: 0;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/status-win.png) 0 0 no-repeat;
}
.record-item .re-i-status-lose{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/status-lose.png) 0 0 no-repeat;
}
.bg-p-record .record-page{
    width: 191px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
}
.bg-p-record .r-page-item{
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    border: 2px solid #d70068;
    text-align: center;
    line-height: 20px;
    color: #d70068;
    font-size: 20px;
}
.bg-p-record .r-page-item-cur{
    background-color: #e1cb8c;
}
.bg-p-record .r-page-next{
    width: 60px;
    /* height: 26px; */
    color: #d70068;
    font-size: 20px;
    text-decoration: underline;
    /* border-bottom: 2px solid #d70068; */
}
.bg-p-record .btn-return{
    width: 113px;
    height: 40px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-return.png) 0 0 no-repeat;
    position: absolute;
    top: 55px;
    left: 50px;
}
.bg-p-record .btn-check-box{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 20px auto 0;
}
.bg-p-record .btn-adjust-team{
    width: 278px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-adjust-team.png) 100% 100% no-repeat;
    margin-right: 26px;
}
.bg-p-record .btn-invite-friend{
    width: 278px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-invite-friend.png) 100% 100% no-repeat;
}
/* 我的阵容 */
.bg-p-myteam{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/adjust-team/bg-p-myteam.png) no-repeat center;
    background-size:cover;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.bg-p-myteam .my-team-wrap{
    width: 100%;
    height: 1224px;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.my-team-wrap .btn-return-toMain{
    width: 161px;
    height: 46px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-return-toMain.png) no-repeat;
    position: absolute;
    top: -34px;
    left: 68px;
}
.my-team-wrap .btn-return-toRecord{
    width: 40px;
    height: 40px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-return-toRecord.png) no-repeat;
    position: absolute;
    top: -32px;
    right: 62px;
}
.my-team-wrap .my-team-title{
    width: 564px;
    height: 192px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/adjust-team/title.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.my-team-wrap .my-team-desc{
    width: 301px;
    height: 52px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/adjust-team/desc.png) no-repeat;
    position: absolute;
    top: 291px;
    right: 66px;
}
.bg-p-myteam .adjust-team{
    display: flex;
    justify-content: center;
    position: absolute;
    top: 224px;
    left: 50%;
    transform: translateX(-50%);
}
.adjust-team .my-hero{
    width: 364px;
    height: 499px;
    position: relative;
    left: 20px;
}
.adjust-team .my-u-info{
    position: absolute;
    top: -12px;
    left: 0;
}
.adjust-team .my-u-info img{
    display: block;
    width: 66px;
    height: 66px;
    border: 2px solid #cc0065;
}
.adjust-team .my-u-info .my-nickName{
    font-size: 18px;
    color: #020033;
    width: 90px; /* 限制容器宽度 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis; /* 使用省略号表示被省略的部分 */
}

.adjust-team .my-flex-wrap{
    position: relative;
    right: 20px;
}
.adjust-team .my-weapon{
    width: 302px;
    height: 173px;
    position: relative;
    margin-top: 136px;
}
.adjust-team .my-policy{
    width: 302px;
    height: 173px;
    position: relative;
    margin-top: 16px;
}
.adjust-team .btn-select-hero{
    width: 163px;
    height: 45px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-select-hero.png) 0 0 no-repeat;
    position: absolute;
    bottom: 14px;
    left: 19px;
}
.adjust-team .btn-select-weapon{
    width: 163px;
    height: 45px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-select-weapon.png) 0 0 no-repeat;
    position: absolute;
    bottom: 14px;
    right: 11px;
}
.adjust-team .btn-select-policy{
    width: 163px;
    height: 45px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-select-policy.png) 0 0 no-repeat;
    position: absolute;
    bottom: 14px;
    right: 11px;
}
.bg-p-myteam .my-team-btn-box{
    display: flex;
    position: absolute;
    top: 763px;
    left: 50%;transform: translateX(-50%);
}
.bg-p-myteam .btn-begin-simulation{
    width: 200px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-begin-simulation.png) no-repeat center;
    margin-right: 14px;
}
.bg-p-myteam .btn-pk-to-friend{
    width: 321px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-go-pk.png) no-repeat center;
}
.bg-p-myteam .btn-pk-no-friend{
    width: 321px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-none-pk.png) no-repeat center;
    pointer-events: none;
}
.bg-p-myteam .friend-info{
    width: 100%;
    height: 264px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/adjust-team/friend-ready-info.png) no-repeat center;
    font-size: 38px;
    padding-top: 24px;
    color: #ebe8e2;
    display: flex;
    position: absolute;
    bottom: 0px;
}
.friend-info .f-info{
    height: 195px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.friend-info .f-rate{
    margin-left: 64px;
    font-size: 14px;
}
.friend-info .f-hero{
    margin-left: 60px;
}
.friend-info .f-weapon{
    margin-left: 20px;
}
.f-info-data{
    font-size: 38px;
    font-family: "Tungsten";
    font-weight: bold;
}
.f-rate .f-info-data{
    font-size: 44px;
    line-height: 44px;
    font-weight: normal;
    color: #ebe8e2;
    margin-left: 4px;
}
.f-info-rw{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    height: 40px;
}
.f-info-rw .f-info-desc{
    width: 24px;
    font-size: 20px;
    line-height: 20px;
    color: #ebe8e2;
}
.f-info-name{
    width: 120px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    background: #f4c596;
    background: linear-gradient(to right, #f4c596, #890b7d);
    margin-top: 2px;
    overflow-x:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 

    color: #010034;
}
.friend-info .f-info-desc{
    font-size: 20px;
    color: #b57bb2;
    margin-bottom: 20px;
}
.f-rate-img img{
    width: 100%;
    height: 100%;
}
.f-hero-img img{
    width: 100%;
    height: 100%;
}
.f-weapon-img img{
    width: 100%;
    height: 100%;
}

.friend-info .f-rate-img{
    width: 68px;
    height: 68px;
    border: 1px solid #e1cb8c;
    margin-top: 22px;
}
.friend-info .f-hero-img{
    width: 69px;
    height: 83px;
    margin-top: 10px;
}
.friend-info .f-weapon-img{
    width: 175px;
    height: 69px;
    margin-top: 23px;
}
.friend-info .f-policy{
    position: absolute;
    right: 12px;
    top: 34px;
}
.friend-info .f-policy .f-info-data{
    margin: 82px 0 0 87px;
}
.friend-info .f-policy .f-info-desc{
    position: absolute;
    left: 87px;
    bottom: 8px;
}
.f-policy-img{
    width: 291px;
    height: 175px;
}
.bg-p-myteam .none-friend-info{
    width: 100%;
    height: 223px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/adjust-team/no-friend-ready.png) no-repeat center;
    position: absolute;
    bottom: 55px;
}
.none-friend-info .btn-refresh-friend{
    width: 121px;
    height: 51px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-refresh-friend.png) no-repeat center;
    position: absolute;
    top: 32px;
    right: 194px;
}
.none-friend-info .btn-inv-pk-friend{
    width: 279px;
    height: 85px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-pk-friend.png) no-repeat center;
    position: absolute;
    bottom: -49px;
    right: 66px;
}
/* 选择我的特工/武器等 */
.bg-p-select{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-p-select.png) no-repeat center;
    background-size:cover;
    position: relative;
    overflow: hidden;
}
.bg-p-select .p-select-cont{
    width: 100%;
    height: 1186px;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.bg-p-select .p-s-t{
    width: 663px;
    height: 141px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/p-select-title.png);
    margin: 0 auto;
    overflow: hidden;
}
.bg-p-select .select-title-0{
    width: 403px;
    height: 79px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/select-title-hero.png) 0 0 no-repeat;
    margin: 35px auto 0;
}
.bg-p-select .select-title-1{
    width: 403px;
    height: 79px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/select-title-weapon.png) 0 0 no-repeat;
    margin: 35px auto 0;
}
.bg-p-select .select-title-2{
    width: 403px;
    height: 79px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/select-title-policy.png) 0 0 no-repeat;
    margin: 35px auto 0;
}
.bg-p-select .select-cont .swiper-container {
    width: 612px;
    height: 647px;
    margin: 55px auto 0;
    overflow: hidden;
}
.bg-p-select .select-cont #Swiper_Select_0{
    width: 88%;
    height: 643px;
    margin: 50px auto 0;
    overflow: hidden;
}
.swiper-container .m-hero-img{
    width: 529px;
    height: 634px;
    margin-left: -90px;
}
.swiper-container .m-weapon-img{
    width: 564px;
    height: 247px;
    margin: 0 auto;
}
.swiper-container .m-policy-img{
    width: 564px;
    height: 247px;
    margin: 0 auto;
}
.select-cont .swiper-slide {
    width: 564px;
    height: 247px;
    margin: 0 auto;
}
#Swiper_Select_0 .swiper-slide {
    width: 529px;
    height: 634px;
}
.swiper-slide-shadow-left{
    display: none;
}
.bg-p-select .select-confirm{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-select-confirm.png);
    margin: 105px auto 0;
}
/* 对战演绎 */
.bg-p-pk{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/apng/bg-pk-a.png) no-repeat center;
    background-size:cover;
    position: relative;
    overflow: hidden;
}
.bg-p-pk .p-pk-cont{
    width: 702px;
    height: 1291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/p-pk-cont.png);
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.bg-p-pk .pk-part1-wrap-me{
    width: 583px;
    height: 291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-me-wrap.png) 0 0 no-repeat;
    margin: 257px auto 0;
    position: relative;
    display: none;
}
/* 我方pk信息 */
.pk-part1-wrap-me .pk-me-info{
    display: flex;
    position: absolute;
    top: -48px;
    right: 25px;
}
.pk-me-hero .me-info-txt{
    display: flex;
    flex-direction: column;
}
.me-info-txt p:first-child{
    font-size: 28px;
    color: #e1cb8c;
}
.me-info-txt p:last-child{
    width: 122px; /* 限制容器宽度 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis; /* 使用省略号表示被省略的部分 */
    font-size: 20px;
    color: #020034;
    text-align: right;
    margin-top: 4px;
}
.pk-me-hero .me-info-ava{
    width: 58px;
    height: 58px;
    border: 2px solid #e1cb8c;
}
.pk-me-hero .me-info-ava img{
    width: 58px;height: 58px;
}
/* 对方pk信息 */
.pk-part1-wrap-friend .pk-me-info{
    display: flex;
    position: absolute;
    top: -48px;
    left: 25px;
}
.pk-part1-wrap-friend .pk-me-hero .me-info-txt{
    display: flex;
    flex-direction: column;
}
.pk-part1-wrap-friend .me-info-txt p:first-child{
    font-size: 28px;
    color: #e1cb8c;
}
.pk-part1-wrap-friend .me-info-txt p:last-child{
    width: 122px; /* 限制容器宽度 */
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis; /* 使用省略号表示被省略的部分 */
    font-size: 20px;
    color: #020034;
    text-align: left;
    margin-top: 4px;
}
.pk-part1-wrap-friend .pk-me-hero .me-info-ava{
    width: 58px;
    height: 58px;
    border: 2px solid #e1cb8c;
}
.pk-part1-wrap-friend .pk-me-hero .me-info-ava img{
    width: 58px;height: 58px;
}
/* en */
.pk-part1-wrap-me .pk-me-hero{
    width: 408px;height: 449px;
    position: absolute;
    left: -48px;
    bottom: -42px;
}
.pk-part1-wrap-me .pk-me-weapon{
    width: 237px;height: 102px;
    position: absolute;
    bottom: 142px;
    right: 18px;
}
.pk-part1-wrap-me .pk-me-policy{
    width: 267px;height: 128px;
    position: absolute;
    bottom: 4px;
    right: 0px;
}
.pk-me-hero img,.pk-me-weapon img,.pk-me-policy img{
    width: 100%;height: 100%;
}
.bg-p-pk .pk-part1-wrap-mid{
    width: 574px;height: 177px;
    /* background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-mid.png) 0 0 no-repeat; */
    position: absolute;
    top: 568px;
    left: 50%;transform: translateX(-50%);
    font-size: 20px;
    overflow: hidden;
    /* opacity: 0; */
}
.pk-part1-wrap-mid .p1-ln-left{
    width: auto;
    height: 168px;
    display: flex;
    position: relative;
    margin-top: 4px;
}
.p1-ln-left .bg-ln-left{
    width: 170px;
    height: 168px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-mid-lnLeft.png) 0 0 no-repeat;
}
.p1-ln-left .ln-a-left{
    width: 0px;
    max-width: 210px;
    height: 2px;
    background-color: #5b0158;
    margin-top: 83px;
    animation: line-left-move 0.8s linear forwards;
}
/* 右线 */
.pk-part1-wrap-mid .p1-ln-right{
    width: auto;
    height: 56px;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 4px;
}
.p1-ln-right .ln-a-right{
    width: 0px;
    max-width: 210px;
    height: 1px;
    background-color: #5b0158;
    margin-top: 41px;
    animation: line-right-move 0.8s linear forwards;
}
.p1-ln-right .bg-ln-right{
    width: 170px;
    height: 168px;
    zoom: 0.45;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-mid-lnLeft.png) 0 0 no-repeat;
}

.pk-part1-wrap-mid .p1-map-name{
    color: #650d94;
    position: absolute;
    top: 50px;
}
.pk-part1-wrap-mid .p1-side-name{
    color: #770055;
    position: absolute;
    top: 14px;
    right: 0;
}
/* PK字样 */
.pk-part1-wrap-mid .p1-V{
    width: 95px;
    height: 177px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-mid-V.png) 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 193px;
    display: none;
}
.pk-part1-wrap-mid .p1-S{
    width: 88px;
    height: 177px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-mid-S.png) 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 292px;
    display: none;
}
.bg-p-pk .pk-part1-wrap-friend{
    width: 583px;
    height: 291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/part1-fr-wrap.png) 0 0 no-repeat;
    /* margin: 52px auto 0; */
    position: absolute;
    top: 790px;
    left: 57px;
    display: none;
}
.pk-part1-wrap-friend .pk-me-weapon{
    width: 237px;height: 102px;
    position: absolute;
    top: 48px;
    left: 18px;
}
.pk-part1-wrap-friend .pk-me-policy{
    width: 267px;height: 128px;
    position: absolute;
    bottom: 6px;
    left: 2px;
}
.pk-part1-wrap-friend .pk-me-hero{
    width: 408px;height: 449px;
    position: absolute;
    right: -46px;
    bottom: -43px;
    z-index: 11;
}
.pk-me-hero img,.pk-me-weapon img,.pk-me-policy img{
    width: 100%;height: 100%;
}
.bg-p-pk .pk-info{
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #fff;
    margin: 91px 0 0 38px;
}
.bg-p-pk .pk-anim-wrap2 .pk-info{
    margin: 74px 0 0 38px;
}
.pk-info .info-icon{
    width: 13px;
    height: 15px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/info-icon.png) 0 0 no-repeat;
    background-size: 13px 15px;
}
.pk-info .info-wrap{
    display: flex;
}
.bg-p-pk .pk-info .info-t{
    color: #cc0065;
}
.bg-p-pk .anim1{
    width: 658px;
    height: 465px;
    /* background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/anim-1.png) 0 0 no-repeat;
    background-size: 658px 465px; */
    margin: -20px auto 0;
    position: relative;
    z-index: 12;
    display: none;
}
.bg-p-pk .anim1 img{
    width: 100%;
    height: 100%;
}
.bg-p-pk .anim2{
    width: 629px;
    height: 445px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/anim-2.png) 0 0 no-repeat;
    background-size: 629px 445px;
    margin: 17px auto 0;
    position: relative;
    display: none;
}
.bg-p-pk .anim3{
    width: 645px;
    height: 645px;
    /* background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/anim-3.png) 0 0 no-repeat;
    background-size: 645px 645px; */
    margin: -20px auto 0;
    position: relative;
}
.bg-p-pk .anim3 img{
    width: 100%;
    height: 100%;
}
.bg-p-pk .desc-a{
    width: 380px;height: 113px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-a-0.png) 0 0 no-repeat;
    background-size: 380px 113px;
    font-size: 28px;
    padding: 44px 0 0 113px;
    color: #000;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: -13px;
    bottom: 0px;
    display: none;
}
.bg-p-pk .desc-a-0{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-a-0.png) 0 0 no-repeat;
    background-size: 380px 113px;
}
.bg-p-pk .desc-a-1{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-a-1.png) 0 0 no-repeat;
    background-size: 380px 113px;
    padding: 44px 0 0 124px;
}
.bg-p-pk .desc-a-2{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-a-2.png) 0 0 no-repeat;
    background-size: 380px 113px;
    padding: 44px 0 0 124px;
}
.bg-p-pk .desc-a-3{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-a-3.png) 0 0 no-repeat;
    background-size: 380px 113px;
}
.bg-p-pk .desc-0{
    width: 350px;height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-0.png) 0 0 no-repeat;
    background-size: 350px 87px;
    font-size: 24px;
    padding: 0 17px;
    color: #fff;
    display: flex;
    font-weight: bold;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    display: none;
}
/* 去除打字机光标 */
.bg-p-pk .typed-cursor {
    display: none;
}
.bg-p-pk .desc-1{
    width: 690px;
    height: 99px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-1.png) 0 0 no-repeat;
    background-size: 690px 99px;
    color: #020036;
    font-size: 24px;
    font-weight: bold;
    padding: 0 200px 0 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* position: absolute; */
    /* bottom: 144px; */
    /* left: -24px; */
    margin: 13px 0 0 -24px;
    overflow: hidden;
    display: none;
}

.bg-p-pk .desc-2{
    width: 489px;
    height: 98px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/desc-2.png) 0 0 no-repeat;
    background-size: 489px 98px;
    color: #020036;
    font-size: 24px;
    font-weight: bold;
    padding: 0 50px 0 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.anim2 .anim2-img-wrap{
    width: 613px;
    height: 428px;
    position: relative;
    top: 8px;left: 8px;
    overflow: hidden;
}
.anim2 img{
    width: 100%;
    height: 100%;
    animation: shake 1s infinite alternate;
    overflow: hidden;
}
.anim2 .desc-0{
    position: absolute;
    bottom: 56px;
    right: -58px;
    overflow: hidden;
    display: none;
}
.anim3 .desc-2{
    position: absolute;
    bottom: -44px;
    right: -58px;
    overflow: hidden;
}
.bg-p-pk .btn-anim-continue{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-anim-continue.png) 0 0 no-repeat;
    background-size: 260px 76px;
    display: none;
}
.pk-anim-wrap0{overflow: hidden;height: 100%;}
.pk-anim-wrap1 .btn-anim-continue{
    margin: 29px auto 0;
}

.bg-p-pk .bg-res-win{
    width: 663px;
    height: 210px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/bg-result-win.png) 0 0 no-repeat;
    background-size: 663px 210px;
    margin: 90px auto 0;
}
.bg-p-pk .bg-res-win-a{
    width: 750px;
    height: 300px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/apng/win-a.png) 0 0 no-repeat;
    background-size: 750px 300px;
    margin: 44px 0 0 -24px;
}
.bg-p-pk .bg-res-lose{
    width: 663px;
    height: 209px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/bg-result-lose.png) 0 0 no-repeat;
    background-size: 663px 209px;
    margin: 90px auto 0;
}
.bg-p-pk .bg-res-lose-a{
    width: 750px;
    height: 300px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/apng/lose-a.png) 0 0 no-repeat;
    background-size: 750px 300px;
    margin: 44px 0 0 -24px;
}
.bg-p-pk .btn-anim-wrap{display: none;}
.bg-p-pk .btn-get-award{
    width: 506px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-get-award.png) 0 0 no-repeat;
    background-size: 506px 87px;
    margin: -28px auto 0;
}
.bg-p-pk .btn-have-get-award{
    width: 506px;
    height: 87px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-have-get-award.png) 0 0 no-repeat;
    background-size: 506px 87px;
    margin: -28px auto 0;
    pointer-events: none;
}
.bg-p-pk .btn-res-box{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.bg-p-pk .btn-adjust-team-3{
    width: 241px;
    height: 71px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-adjust-team-3.png) 100% 100% no-repeat;
    margin-right: 26px;
}
.bg-p-pk .btn-invite-friend-3{
    width: 241px;
    height: 71px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-invite-friend-3.png) 100% 100% no-repeat;
}
/* 客态页 */
.bg-p-guest{
    width: 100%;
    height: 100%;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-p-guest.jpg) no-repeat center center;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.bg-p-guest  .p-guest-cont{
    width: 702px;
    height: 1291px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pk-anim/p-pk-cont.png);
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.p-guest-cont .guest-cont-inner{
    width: 621px;
    height: 1181px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/guest-cont-inner.png);
    position: absolute;
    top: 50px;left: 50%;
    transform: translateX(-50%);
}
/* 客态英雄图 */
.guest-cont-inner .guest-hero-wrap0{width: 603px;height: 592px;margin: 57px 0 -54px 10px;}
.guest-cont-inner .guest-hero-wrap1{width: 553px;height: 567px;margin: 57px 0 -50px 10px;}
.guest-cont-inner .guest-hero-wrap2{width: 672px;height: 555px;margin: 57px 0 -22px 10px;}
.guest-cont-inner .guest-hero-wrap3{width: 475px;height: 540px;margin: 57px 0 0 10px;}
.g-i-ava img,.guest-cont-inner .guest-hero-wrap img,.guest-cont-inner .guest-weapon-wrap img,.guest-cont-inner .guest-policy-wrap img{width: 100%;height: 100%;}

/* 客态武器图 */
.guest-line-wrap{
    display: flex;
}
.guest-cont-inner .guest-weapon-wrap{
    width: 299px;height: 160px;
}
.guest-cont-inner .guest-policy-wrap{
    width: 299px;height: 160px;
    margin-left: 30px;
}
.guest-cont-inner .guest-info{
    display: flex;
    align-items: center;
    margin-top: 272px;
}
.guest-cont-inner .g-i-ava{
    width:68px;
    height: 68px;
    border: 2px solid #dd0069;
    margin-right: 14px;
}
.guest-cont-inner .g-i-rate{
    font-size: 48px;
    color: #ebe8e2;
    font-family: "Tungsten";
}
.guest-cont-inner .g-i-rate-tip{
    font-size: 20px;
    color: #9476a4;
}
.guest-cont-inner .btn-guest-confirm{
    width: 270px;
    height: 85px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-guest-confirm-pk.png) no-repeat;
    position: absolute;
    bottom: -24px;
    right: -16px;
}
/* 弹窗区 */
/* 规则 */
.pop-rule{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-pop-rule.png) no-repeat 0 0;
    width: 503px;
    height: 925px;
    position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);
    z-index: 101;
    font-size: 24px;
}
.pop-rule .rule-cont{
    width: 100%;
    height: 480px;
    overflow-y: auto;
    padding: 0 40px;
    margin-top: 210px;
}
.pop-rule .btn-pop-close{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-pop-close.png) 0 0 no-repeat;
    margin: 100px auto 0;
}
/* 分享 */
.pop-share{
    width: 100%;
    height: 1266px;
    position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);
    z-index: 101;
}
.pop-share .pop-share-tip{
    font-size: 20px;
    color: #e1cb8c;
    width: 274px;
    text-align: center;
    position: absolute;
    top: 1089px;
    left: 50%;
    transform: translateX(-50%);
}
.pop-share .share-trangle{
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 10px solid transparent; /* 左边的透明部分 */
    border-right: 10px solid transparent; /* 右边的透明部分 */
    border-top: 20px solid #e1cb8c; /* 底部红色线条 */
}
.pop-share .btn-pop-copy{
    width: 241px;
    height: 71px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-copy-url.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0px;
    left: 50%;transform: translateX(-50%);
}
#c-share{
    opacity: 0;
}
.pop-share .pop-share-img{
    width: 525px;
    height: 1125px;
    position: absolute;
    top: 60px;
    left: 50%;transform: translateX(-50%);
}
.pop-share .btn-pop-return{
    width: 113px;
    height: 40px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-return.png) 0 0 no-repeat;
    position: absolute;
    top: 0px;
    left: 72px;
}
/* pk确认 */
.pop-pk-confirm{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-pop-result.png) no-repeat 0 0;
    width: 412px;
    height: 606px;
    position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);
    z-index: 101;
    font-size: 24px;
}
.pop-pk-confirm .com-cont{
    width: 100%;
    height: 394px;
    margin-top: 65px;
    padding: 0 55px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid red;
}
.pop-pk-confirm .cont-title{
    font-size: 46px;
    font-weight: bold;
    color: #f60069;
}
.pop-pk-confirm .cont-pk-tip{
    width: 224px;
    height: 20px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/pop-pk-tip.png) no-repeat;
    margin: 28px auto 0;
}
.pop-pk-confirm .btn-confirm-box{
    display: flex;
    justify-content: space-between;
    margin-top: 31px;
}
.pop-pk-confirm .btn-pop-confirm{
    width: 189px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-pop-confirm.png) 0 0 no-repeat;
}
.pop-pk-confirm .btn-pop-cancel{
    width: 189px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-pop-cancel.png) 0 0 no-repeat;
}
/* 共用 */
.pop-com{
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/bg-pop-result.png) no-repeat 0 0;
    width: 412px;
    height: 606px;
    position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);
    z-index: 101;
    font-size: 24px;
}
.pop-com .com-cont{
    width: 100%;
    height: 394px;
    margin-top: 65px;
    padding: 0 55px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid red;
}
.pop-com .cont-title{
    font-size: 48px;
    font-weight: bold;
    color: #f60069;
}
.pop-go-build .cont-title{
    font-size: 40px;
    font-weight: bold;
    color: #f60069;
}
.pop-com .cont-detail{
    font-size: 24px;
    color: #020036;
    margin-top: 20px;
}
.pop-com .btn-pop-close{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-pop-close.png) 0 0 no-repeat;
    margin: 33px auto 0;
}
.pop-com .btn-build-team{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-build-team.png) 0 0 no-repeat;
    margin: 33px auto 0;
}
.pop-com .btn-go-record-take{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-go-record-take.png) 0 0 no-repeat;
    margin: 33px auto 0;
}
.pop-go-wintake .cont-title{
    font-size: 42px;
}
/* 奖品信息弹窗 */
.pop-award{
    position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);
    z-index: 101;
}
.pop-award .com-cont{
    width: 100%;
    text-align: center;
    position: relative;
}
.pop-award .award-scan{
    width: 521px;
    height: 520px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/Award-info/award-scan.png) no-repeat 0 0;
    position: absolute;
    top: -80px;
    pointer-events: none;
    animation: spin 8s linear infinite;
    -webkit-animation: spin 8s linear infinite;
}
.pop-award .p-award-title{
    font-size: 52px;
    color: #de316a;
    font-weight: bold;
}
.pop-award .p-award-desc{
    font-size: 24px;
    color: #de316a;
}
.pop-award .p-award-tip{
    font-size: 24px;
    color: #e1cb8c;
    margin: 35px 0;
}
.pop-award .award-img{
    width: 522px;
    height: 352px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/Award-info/item-bg.png) no-repeat 0 0;
    position: relative;
}
.pop-award .award-img img{
    display: block;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.pop-award .btn-pop-close{
    width: 260px;
    height: 76px;
    background: url(https://game.gtimg.cn/images/val/act/a20240201lineup/btn/btn-pop-close.png) 0 0 no-repeat;
    margin: 33px auto 0;
    /* position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); */
}
