:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0}body *{box-sizing:border-box;flex-shrink:0}body{font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f2f3f5}::-webkit-scrollbar-thumb{background-color:#c9cdd4;border-radius:10px}input{background-color:transparent;border:0}button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent}button:active{opacity:.6}.van-nav-bar__left:active,.van-nav-bar__right:active{opacity:1}[class*=van-]:after{border-bottom:0}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}.pointer{cursor:pointer}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.page[data-v-77648553]{position:relative;width:100%;height:100vh;overflow-y:scroll}.img_card[data-v-77648553]{position:absolute}.group_1[data-v-77648553]{position:relative;width:1778px;height:600px;background:url(/activity/assets/MasterDDSSlicePNGc572e692c864468d09cd55bc8048f398-CdMN6zP2.png) 100% no-repeat;background-size:100% 100%}.image_1[data-v-77648553]{width:156px;height:195px}.block_7[data-v-77648553]{width:807px;height:421px;margin:45px 711px 0 22px}.image_2[data-v-77648553]{width:163px;height:40px}.image_3[data-v-77648553]{width:796px;height:68px;margin:3px 0 0 9px}.text-wrapper_1[data-v-77648553]{background-image:linear-gradient(90deg,#7257fa 0,#3977f7);width:496px;height:76px;margin-top:78px}.text_1[data-v-77648553]{width:187px;height:56px;-webkit-text-stroke:1px #000000;overflow-wrap:break-word;color:#fff;font-size:46px;font-family:Douyin Sans-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:56px;margin:10px 0 0 24px}.text_2[data-v-77648553]{width:187px;height:56px;-webkit-text-stroke:1px #000000;overflow-wrap:break-word;color:#fff;font-size:46px;font-family:Douyin Sans-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:56px;margin:10px 24px 0 0}.text_3[data-v-77648553]{width:560px;height:48px;overflow-wrap:break-word;color:#000;font-size:40px;font-family:Douyin Sans-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:48px;margin-top:36px}.image_4[data-v-77648553]{width:252px;height:90px}.image_5[data-v-77648553]{width:287px;height:90px}.image_6[data-v-77648553]{width:253px;height:90px;margin-left:-1px}.image_7[data-v-77648553]{position:absolute;left:681px;top:109px;width:435px;height:54px}.image_8[data-v-77648553]{position:absolute;left:481px;top:284px;width:315px;height:74px}.box_29[data-v-77648553]{position:absolute;left:0;top:600px;width:1920px}.image_9[data-v-77648553]{width:107px;height:116px;margin:31px 0 0 33px}.image_10[data-v-77648553]{width:423px;height:112px;margin:251px 0 985px 610px}.image_11[data-v-77648553]{position:absolute;left:619px;top:590px;width:405px;height:218px}.image_12[data-v-77648553]{position:absolute;left:305px;top:358px;width:509px;height:495px}.text-wrapper_2[data-v-77648553]{background-image:linear-gradient(225deg,#7158fa 0,#3b77f800);border-radius:50%;height:814px;width:814px;position:absolute;left:-96px;top:-67px}.text_4[data-v-77648553]{width:215px;height:48px;overflow-wrap:break-word;color:#d9292c;font-size:40px;font-family:Douyin Sans-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:48px;margin:696px 0 0 147px}.box_3[data-v-77648553]{background-image:linear-gradient(225deg,#7158fa 0,#3b77f800);border-radius:50%;position:absolute;left:543px;top:343px;width:407px;height:407px}.image_13[data-v-77648553]{width:772px;height:52px}.group_6[data-v-77648553]{width:100%;background:url(/activity/assets/backimg-C7Whdtbp.png) 100% no-repeat;background-size:100% 100%}.block_8[data-v-77648553]{width:100%}.block_1[data-v-77648553]{width:1200px;background-size:100% 100%;margin:0 auto;position:relative}.img_card[data-v-77648553]{position:absolute;right:142px;top:-108px;width:242px;height:217px}.limit_start[data-v-77648553]{width:266px;margin:56px auto 126px}.part_one[data-v-77648553]{height:363px;background:url(/activity/assets/part_one_bg-Cl2hmTNm.png) no-repeat 100% 100%;margin-bottom:126px;position:relative}.part_one>img[data-v-77648553]{position:absolute;top:0;left:0;transform:translateY(-50%)}.part_one section[data-v-77648553]{width:1094px;display:flex;justify-content:space-between;margin-top:72px;margin-left:78px;gap:24px}.part_one section .star_text[data-v-77648553]{flex:1;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:28px;color:#fff;word-break:break-all;line-height:50px}.part_one section>img[data-v-77648553]{width:40px;height:40px}.part_two[data-v-77648553]{height:251px;background:url(/activity/assets/part_two_bg-BCdZqX5N.png) no-repeat 100% 100%;margin-bottom:126px;position:relative;display:flex;justify-content:center;align-items:center}.part_two>img[data-v-77648553]{position:absolute;top:0;left:0;transform:translateY(-50%)}.part_two section[data-v-77648553]{width:1070px;font-weight:400;font-size:28px;color:#fff;line-height:50px}.part_three[data-v-77648553]{height:744px;background:url(/activity/assets/part_three_bg-B3EeGUmi.png) no-repeat 100% 100%;margin-bottom:40px}.part_three>img[data-v-77648553]{position:absolute;top:0;left:0;transform:translateY(-50%)}.part_three .active_top[data-v-77648553]{display:flex;gap:61px;margin:88px 68px 64px 32px}.part_three .active_top .welfare1>img[data-v-77648553]{width:248px;margin-bottom:34px}.part_three .active_top .welfare1 .container_box[data-v-77648553]{display:flex;justify-content:space-between;align-items:center;gap:16px}.part_three .active_top .welfare1 .container_box .left[data-v-77648553]{width:204px}.part_three .active_top .welfare1 .container_box .left .title[data-v-77648553]{font-family:PingFang SC,PingFang SC;font-weight:600;font-size:24px;color:#fff;line-height:41px}.part_three .active_top .welfare1 .container_box .left .desc[data-v-77648553]{font-family:PingFang SC,PingFang SC;font-weight:400;font-size:18px;color:#fff;line-height:31px;letter-spacing:3px}.part_three .active_top .welfare1 .container_box>img[data-v-77648553]{width:154px}.part_three .active_top .welfare1 .container_box .ticket2[data-v-77648553]{height:75px}.part_three .active_top .welfare1 .container_box[data-v-77648553]:first-of-type{margin-bottom:35px}.part_three .active_top .welfare2>img[data-v-77648553],.part_three .active_top .welfare3>img[data-v-77648553]{width:248px;margin-bottom:34px}.part_three .active_top .welfare2 .container_box[data-v-77648553],.part_three .active_top .welfare3 .container_box[data-v-77648553]{gap:16px}.part_three .active_top .welfare2 .container_box .title[data-v-77648553],.part_three .active_top .welfare3 .container_box .title[data-v-77648553]{font-family:PingFang SC,PingFang SC;font-weight:600;font-size:24px;color:#fff;line-height:41px}.part_three .active_top .welfare2 .container_box .desc[data-v-77648553],.part_three .active_top .welfare3 .container_box .desc[data-v-77648553]{font-family:PingFang SC,PingFang SC;font-weight:400;font-size:22px;color:#fff;line-height:37px;letter-spacing:3px}.part_three .active_top .welfare2 .container_box>img[data-v-77648553],.part_three .active_top .welfare3 .container_box>img[data-v-77648553]{width:135px}.part_three .active_top .welfare3 .container_box img[data-v-77648553]{width:174px}.part_three .active_bottom[data-v-77648553]{display:flex;justify-content:space-between;margin-left:32px;margin-right:68px}.part_three .active_bottom .welfare4[data-v-77648553]{display:flex;gap:24px}.part_three .active_bottom .welfare4 .part-left[data-v-77648553]{width:850px}.part_three .active_bottom .welfare4 .part-left>img[data-v-77648553]{width:248px;margin-bottom:40px}.part_three .active_bottom .welfare4 .part-left .title[data-v-77648553]{font-family:PingFang SC,PingFang SC;font-weight:600;font-size:24px;color:#fff;line-height:41px}.part_three .active_bottom .welfare4>img[data-v-77648553]{width:220px}.foot-text[data-v-77648553]{font-family:PingFang SC,PingFang SC;font-weight:400;font-size:14px;color:#f2f3f5;line-height:25px;text-align:center;font-style:normal;text-transform:none;margin-bottom:32px}.text_5[data-v-77648553]{width:267px;height:35px;overflow-wrap:break-word;color:#86909c;font-size:24px;font-family:Source Han Sans-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:35px;margin:16px 0 0 40px}.section_7[data-v-77648553]{width:1260px;height:258px;margin:4px 0 0 40px}.text_6[data-v-77648553]{background-image:linear-gradient(315deg,#8159fa 0,#4c65ff 47.142857%,#fa7959 87.857145%);width:96px;height:58px;overflow-wrap:break-word;color:;font-size:48px;font-family:Douyin Sans-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:58px;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section_5[data-v-77648553]{background-color:#0b111e;width:1920px;height:315px;border:1px solid #484849;margin:1947px 0 0 -1920px}.block_9[data-v-77648553]{width:1200px;height:130px;margin:40px 0 0 360px}.section_27[data-v-77648553]{width:278px;height:100px}.text_59[data-v-77648553]{width:56px;height:22px;overflow-wrap:break-word;color:#ffffffb3;font-size:14px;font-family:Source Han Sans-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:22px}.text-group_16[data-v-77648553]{width:278px;height:78px}.text_60[data-v-77648553]{width:167px;height:22px;overflow-wrap:break-word;color:#ffffffb3;font-size:14px;font-family:Source Han Sans-Normal;font-weight:400;text-align:left;white-space:nowrap;line-height:22px}.text_61[data-v-77648553]{width:56px;height:22px;overflow-wrap:break-word;color:#ffffffb3;font-size:14px;font-family:Source Han Sans-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:22px;margin-top:12px}.text_62[data-v-77648553]{width:278px;height:22px;overflow-wrap:break-word;color:#ffffffb3;font-size:14px;font-family:Source Han Sans-Normal;font-weight:400;text-align:left;white-space:nowrap;line-height:22px}.text-group_17[data-v-77648553]{width:96px;height:92px;margin-left:325px}.text_63[data-v-77648553]{width:64px;height:24px;overflow-wrap:break-word;color:#ffffffe6;font-size:16px;font-family:Source Han Sans-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px}.text_64[data-v-77648553]{width:96px;height:24px;overflow-wrap:break-word;color:#ffffffb3;font-size:16px;font-family:Source Han Sans-Normal;font-weight:400;text-align:left;white-space:nowrap;line-height:24px;margin-top:12px}.text_65[data-v-77648553]{width:64px;height:24px;overflow-wrap:break-word;color:#ffffffb3;font-size:16px;font-family:Source Han Sans-Normal;font-weight:400;text-align:left;white-space:nowrap;line-height:24px;margin-top:8px}.image-text_6[data-v-77648553]{width:177px;height:130px;margin-left:324px}.image_26[data-v-77648553]{width:100px;height:100px;margin-left:39px}.text-group_7[data-v-77648553]{width:177px;height:20px;overflow-wrap:break-word;color:#ffffffe6;font-size:12px;font-family:PingFang SC-Regular;font-weight:400;text-align:center;white-space:nowrap;line-height:20px;margin-top:10px}.group_16[data-v-77648553]{width:1200px;height:81px;border:1px solid #484849;margin:64px 0 0 360px}.text_66[data-v-77648553]{width:367px;height:17px;overflow-wrap:break-word;color:#ffffff80;font-size:12px;font-family:Source Han Sans-Regular;font-weight:400;text-align:center;white-space:nowrap;line-height:17px;margin:32px 0 0 262px}.thumbnail_1[data-v-77648553]{width:12px;height:13px;margin:34px 0 0 8px}.text_67[data-v-77648553]{width:166px;height:17px;overflow-wrap:break-word;color:#ffffff80;font-size:12px;font-family:Source Han Sans-Regular;font-weight:400;text-align:center;white-space:nowrap;line-height:17px;margin:32px 0 0 8px}.text_68[data-v-77648553]{width:108px;height:17px;overflow-wrap:break-word;color:#ffffff80;font-size:12px;font-family:Source Han Sans-Regular;font-weight:400;text-align:center;white-space:nowrap;line-height:17px;margin:32px 261px 0 8px}.page[data-v-85ed37f8]{background-color:#000;position:relative;width:100%;overflow:hidden}.container[data-v-85ed37f8]{background:#000}.container .tips[data-v-85ed37f8]{height:45px;display:block;margin:8px auto}.container .sub-container[data-v-85ed37f8]{padding:24px 24px 0;color:#fff}.container .sub-container .text[data-v-85ed37f8]{line-height:25px}.container .sub-container .text-16[data-v-85ed37f8]{font-weight:600;font-size:16px;color:#fff;line-height:27px;text-align:center}.container .sub-container .text-15[data-v-85ed37f8]{font-size:15px;color:#ffffffe6;line-height:26px;letter-spacing:2px;text-align:center}.container .sub-container .topic-text[data-v-85ed37f8]{color:#f87456}.container .sub-container .frame[data-v-85ed37f8]{margin-bottom:32px;position:relative}.container .sub-container .frame .content[data-v-85ed37f8]{position:absolute;top:25%;left:4%;right:4%}.container .sub-container .frame .content .flex-c[data-v-85ed37f8]{display:flex;gap:8px}.container .sub-container .frame .content img[data-v-85ed37f8]{width:18px;height:18px}.container .sub-container .frame .content .desc[data-v-85ed37f8]{flex:1}.container .sub-container .frame .content2[data-v-85ed37f8]{top:38%}.container .sub-container .frame .content3[data-v-85ed37f8]{top:5%}.container .sub-container .frame .content3 .img1[data-v-85ed37f8]{height:44px;width:auto;display:block;margin:32px auto 16px}.container .sub-container .frame .content3 .img2[data-v-85ed37f8]{margin-top:32px;height:83px;width:auto;position:relative;left:50%;transform:translate(calc(-50% - 22px))}.container .sub-container .frame .content3 .img3[data-v-85ed37f8]{height:77px;width:auto;position:relative;left:50%;transform:translate(calc(-50% + 32px));margin-top:8px;margin-bottom:16px}.container .sub-container .frame .content3 .img4[data-v-85ed37f8]{height:44px;width:auto;display:block;margin:32px auto 16px}.container .sub-container .frame .content3 .img-bottom[data-v-85ed37f8]{height:220px;width:auto;display:block;margin:0 auto}.container .bottom-desc[data-v-85ed37f8]{font-weight:400;font-size:14px;color:#f2f3f5;line-height:25px;text-align:center;font-style:normal;text-transform:none;margin-bottom:100px}
