.spr{ background:url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/spr.png) no-repeat;}
.spr.btn1{ width:419px; height:88px; background-position:-414px -143px;}
.spr.btn2.gray{ width:192px; height:49px; background-position:-10px -187px;}
.spr.btn2{ width:192px; height:49px; background-position:-212px -187px;}
.spr.btn3{ width:379px; height:86px; background-position:-420px -10px;}
.spr.i-btn.complete{ width:20px; height:19px; background-position:-1029px -192px;}
.spr.i-btn.on{ width:26px; height:26px; background-position:-911px -192px;}
.spr.i-btn{ width:20px; height:19px; background-position:-1029px -192px;}
.spr.i-dev{ width:14px; height:10px; background-position:-1029px -221px;}
.spr.i-ptext{ width:24px; height:29px; background-position:-843px -192px;}
.spr.i-ptext2{ width:24px; height:29px; background-position:-877px -192px;}
.spr.jh-item.fix{ width:565px; height:81px; background-position:-843px -10px;}
.spr.jh-item{ width:565px; height:81px; background-position:-843px -101px;}
.spr.p1-item{ width:235px; height:167px; background-position:-10px -10px;}
.spr.pq-item{ width:155px; height:123px; background-position:-255px -10px;}
.spr.status{ width:72px; height:25px; background-position:-947px -192px;}
.spr.sx-btn{ width:129px; height:31px; background-position:-255px -143px;}
.spr.tz-status{ width:72px; height:25px; background-position:-947px -192px;}

.part2{width: 100%;height: 2126px;background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/page1-bg1.jpg) no-repeat center top;padding-top: 470px;}
.part4{width: 100%;height: 889px;background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/page1-bg2.jpg) no-repeat center top;padding-top: 300px;}
.part5{width: 100%;height: 1504px;background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/page1-bg3.jpg) no-repeat center top;padding-top: 240px;}

.btn1:hover { -webkit-filter: brightness(1.1); filter: brightness(1.1);}
.btn2:hover { -webkit-filter: brightness(1.1); filter: brightness(1.1);}
.btn3:hover { -webkit-filter: brightness(1.1); filter: brightness(1.1);}
.btn1.gray,.btn2.gray,.btn3.gray { -webkit-filter: grayscale(1); filter: grayscale(1); pointer-events: none;}

.part2 .main { width: 1366px;}
.part2 .title2 { margin: 0 0 15px 0;}
.part2 .tip { font-size: 30px; line-height: 36px; color: #b7b2b1; padding: 0 0 0 32px; position: relative; margin: 0 0 10px 0;}
.part2 .tip.hl { color: #ff371b; font-weight: bold;}
.part2 .tip i { position: absolute; top: 6px; left: 0;}             
.part2 .p2-box { margin: 43px 0 0 0; font-size: 0; width: 1362px;}
.part2 .p2-box>div { display: inline-block; vertical-align: top;}
.part2 .p2-box .cj-box { width: 727px; height: auto; position: relative; padding-top: 2px;}
.part2 .p2-box .btn-hd { font-size: 18px; line-height: 24px; color: #fff; text-decoration: underline; position: absolute; top: -30px; right: 0;}
.part2 .p2-box .btn-hd:hover { color: #000018;}
.part2 .jh-list{padding-right: 14px;max-height: 298px;overflow-y: scroll;position: relative;}
.part2 .jh-list::-webkit-scrollbar{width: 2px;}
.part2 .jh-list::-webkit-scrollbar-track{background: #665f6c;border-radius: 0;}
.part2 .jh-list::-webkit-scrollbar-thumb{background: #ff371b;border-radius: 0;}
.part2 .jh-item { width: 100% !important; height: 81px; padding: 0 0 0 28px; display: flex; justify-content: space-between; position: relative;}
.part2 .jh-item::before { content: ""; width: 4px; height: 100%; position: absolute; left: 0; top: 0; background-color: #828183;}
.part2 .jh-item em { font-style: normal; font-size: 32px; line-height: 81px; color: #fff;}
.part2 .jh-item>* { display: inline-block; vertical-align: middle;}
.part2 .jh-item div { width: 445px; height: 81px; padding: 0 0 0 25px; display: flex; align-items: flex-start; flex-direction: column; justify-content: center;}
.part2 .jh-item p { font-size: 21px; line-height: 30px; color: #fff; font-weight: bold;position: relative; }
.part2 .jh-item p a.btn-auth{position: absolute;right: 0;bottom: -25px;font-size: 16px;color: #330f51;text-decoration: underline;clip-path: none;background: none;width: auto;font-weight: normal;pointer-events: all;}
.part2 .jh-item span { font-size: 13px; line-height: 18px; color: #fff; position: relative; left: -8px; }
.part2 .jh-item a { width: 200px; height: 100%; font-size: 21px; line-height: 81px; color: #130225; background: #a3a3a3; display: flex; align-items: center; justify-content: center; pointer-events: none; clip-path: polygon(26% 0%, 100% 0%, 100% 100%, 0% 100%);}
.part2 .jh-item i { margin-right: 10px;} 
.part2 .jh-item i.on { display: none;}
.part2 .jh-item i.complete { display: none;}
.part2 .jh-item:not(:nth-child(1)){ margin-top: 9px;}
.part2 .jh-item.on a { background: #742fc2; color: #fff; pointer-events: all; padding: 0 0 0 15px;}
.part2 .jh-item.on i { display: none;}
.part2 .jh-item.on i.on { display: inline-block;}
.part2 .jh-item.on a:hover { -webkit-filter: brightness(1.1); filter: brightness(1.1);}
.part2 .jh-item.on::before { background-color: #630ff5;}
.part2 .jh-item.complete a { background: #a3a3a3; color: #130225;}
.part2 .jh-item.complete i { display: none;}
.part2 .jh-item.complete i.complete { display: inline-block;}
.part2 .jh-item.complete em { color: #ff491f;}
.part2 .jh-item.fix em { color: #330f51;}
.part2 .jh-item.fix::before { background-color: #630ff5;}
.part2 .jh-text { height: 24px; margin: 16px auto 20px; display: flex; justify-content: space-between; align-items: center;}
.part2 .jh-text em { height: 1px; background: rgba(255, 255, 255, .8); width: 135px; opacity: .35;}
.part2 .jh-text p { font-size: 18px; line-height: 24px; color: rgba(255, 255, 255, .66);}
.part2 .cj-list { display: flex; justify-content: space-between; flex-wrap: wrap;}
.part2 .cj-item {position: relative; margin-bottom: 12px;}
.part2 .cj-item span { width: 72px; height: 30px; font-size: 14px; line-height: 30px; color: #fff; text-align: center; background: linear-gradient(to right, #ff560d, #ff371b); position: absolute; top: 0; left: 0; clip-path: polygon(0% 0%, 100% 0%, 100% 72%, 88% 100%, 0% 100%);}
.part2 .cj-list .img-box { width: 100%; height: 100%;display: flex;justify-content: center;align-items: center;}
.part2 .cj-list .img-box img { max-width: 100%; max-height: 100%; object-fit: contain;}
.part2 .cj-list p { font-size: 18px; line-height: 20px; color: #fafafa; width: 100%; text-align: center; position: absolute; left: 0; bottom: 11px;}
.part2 .cj-list p.special{line-height: 18px; bottom: 5px;}
.part2 .btn-group { margin: 35px auto 0; width: 730px; height: 87px; position: relative;}
.part2 .btn-group a.btn1 { display: block; margin: 0 auto; font-size: 33px; font-weight: bold; line-height: 87px; color: #fff; text-align: center;}
.part2 .btn-group a.btn1:hover{color: #161616;}
.part2 .btn-group a.gl-btn,.part2 .btn-group a.jl-btn { font-size: 16px; line-height: 24px; color: #ff371b; position: absolute; top: 30px; border-bottom: 1px solid #ff371b;}
.part2 .btn-group a.tz-btn { font-size: 14px; line-height: 24px; color: #f2f2f2; border-bottom: 1px solid #f2f2f2; position: absolute; top: -978px; right: 0; }
.part2 .btn-group a.gl-btn { left: 0;}
.part2 .btn-group a.jl-btn { right: 0;}
.part2 .btn-group a.gl-btn:hover { color: #fff; border-bottom: 1px solid #fff;}
.part2 .btn-group a.jl-btn:hover { color: #fff; border-bottom: 1px solid #fff;}
.part2 .cj-tl { font-size: 17px; line-height: 20px; color: #ff371b; text-align: center; margin: 14px auto 0;}
.part2 .cj-tl span { color: #ff371b;}
.part2 .cj-tl2 { font-size: 17px; line-height: 24px; color: #ff371b; text-align: center;}
.part2 .pq-box { width: 580px; margin-left: 53px; height: auto; position: relative;}
.part2 .pq-box a.sx-btn { position: absolute; bottom: 0; right: 0;}
.part2 .pq-box a.sx-btn:hover { -webkit-filter: brightness(1.1); filter: brightness(1.1);}
.part2 .ew-box { width: 727px; height: 278px; background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/ew-box.png) no-repeat; padding: 50px 0 0 58px; position: relative;}
.part2 .ew-title { font-size: 36px; line-height: 36px; color: #fff; font-weight: bold;}
.part2 .ew-tl { font-size: 18px; line-height: 28px; color: #fff; margin: 26px 0 22px;}
.part2 .ew-tl span,.part2 .pq-num span{ color: #ff371b;}
.part2 .btn2 { font-size: 18px; line-height: 50px; color: #152324; font-weight: bold; text-align: center; display: block;}
.part2 .pq-num { font-size: 20px; line-height: 30px; color: #fff; position: absolute; left: 340px; bottom: 50px;}
.part2 .ew-text { font-size: 16px; line-height: 30px; color: #27273b; position: absolute; right: 8px; bottom: 3px;}
.part2 .pq-list { width: 583px; height: 634px; margin: 0; background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/pq-list.jpg) no-repeat; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-evenly; padding: 30px 18px 22px 18px;}
.part2 .pq-list li { position: relative;}
.part2 .pq-list .img-box { width: 100%; height: 100%; overflow: hidden; position: relative; }
.part2 .pq-list .img-box img { max-width: 159px; max-height: 124px; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.part2 .pq-list p { font-size: 16px; line-height: 20px; color: #c0c1c3; width: 100%; text-align: center; position: absolute; left: 0; bottom: 7px;}                   
.part2 .pq-list span { width: 72px; height: 24px; font-size: 18px; line-height: 24px; color: #161616; text-align: center; background: #742fc2; padding: 0 11px 0 0; position: absolute; top: 0; left: 0; clip-path: polygon(0% 0%, 100% 0%, 88% 100%, 0% 100%);}
.part2 .p2-box2{display: flex;justify-content: center;margin-top: 55px;}
.part2 .p2-box2 .cj-list{width: 980px;}
.part2 .pg-box{width: 354px;height: 526px;background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/index/pg-box.png) no-repeat;display: inline-block;margin-left: 25px;}
.part2 .pg-box .n{font-size: 20px;color: #ff371b;font-weight: bold;text-align: center;padding-top: 430px;}

.part4 .main { width: 1353px;}
.part4 .p4-box { width: 1364px; font-size: 0; margin: 0 auto;}
.part4 .p4-box>* { display: inline-block; vertical-align: top; position: relative;}
.part4 .cx-box { width: 425px; height: 479px; padding: 373px 0 0 0; background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/page2/cx-box.png) no-repeat;}
.part4 .qcode-box { width: 896px; height: 479px; padding: 420px 0 0 405px; margin-left: 40px; background: url(//game.gtimg.cn/images/val/act/a20260120FebVal8/pc/page2/qcode-box.png) no-repeat;}
.part4 .cx-box span { font-size: 34px; line-height: 66px; color: #130225; position: absolute; top: 4px; right: 29px;}
.part4 .cx-box a.btn3 { display: block; margin: 0 auto 0; font-size: 32px; line-height: 86px; font-weight: bold; color: #fff; text-align: center; }
.part4 .cx-box a.btn3:hover { color: #161616; }
.part4 .qcode-box span { font-size: 34px; line-height: 66px; color: #130225; position: absolute; top: 4px; right: 22px;}

.part5 .main { width: 1371px;}
.part5 .p5-box { margin: 35px 0 0 0; width: 805px; height: auto; padding: 0 10px 0 0; overflow: hidden;}
.part5 .p5-box p { font-size: 25px; line-height: 40px; color: #f2f2f2; padding: 0 0 0 33px; position: relative; margin-bottom: 14px;}
.part5 p i { position: absolute; top: 15px; left: 9px;}
.part5 p a { color: #0e1316;}
.part5 p a:hover { color: #ade09e;}
.part5 span { font-weight: bold;}
.part5 .p5-box p.pg{color: #ff371b;}
