<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.activity-wrapper[data-v-60d45fe5]{line-height:normal;padding-top:60px;background-color:#000}.section[data-v-60d45fe5]{position:relative}.container[data-v-60d45fe5],.section-body[data-v-60d45fe5]{width:1200px;margin:auto}.section-title[data-v-60d45fe5]{text-align:center;margin-bottom:49px}.section-title .title[data-v-60d45fe5]{font-size:35px;color:#fff}.section-title .sub-title[data-v-60d45fe5]{font-size:24px;color:#fff}.rules-box[data-v-60d45fe5]{text-align:left;color:#fff;font-size:16px;line-height:48px}.footer-actions[data-v-60d45fe5]{font-size:34px}.footer-actions .action-btn[data-v-60d45fe5]{cursor:pointer;width:378px;height:88px;line-height:88px;background-repeat:no-repeat}.package-list[data-v-60d45fe5]{color:#fff}.package-item[data-v-60d45fe5]{cursor:pointer;width:286px;position:relative}.line-title[data-v-60d45fe5]{display:inline-block;position:relative;color:#2b3250;font-size:35px;font-weight:700}.line-title[data-v-60d45fe5]:after,.line-title[data-v-60d45fe5]:before{content:"";position:absolute;background-color:#2f3451;box-shadow:0 1px 0 0 #aab3d3;display:inline-block;width:95px;height:1px;top:50%;transform:translateY(-50%)}.line-title[data-v-60d45fe5]:before{left:110%}.line-title[data-v-60d45fe5]:after{right:110%}[data-v-60d45fe5] .el-dialog .el-dialog__title{color:#000;font-size:28px;line-height:2;font-weight:500}[data-v-60d45fe5] .el-dialog .el-dialog__close{color:#909399;font-size:20px}[data-v-60d45fe5] .c-activity-record .el-table td,[data-v-60d45fe5] .c-activity-record .el-table th,[data-v-60d45fe5] .c-activity-record .el-table th.is-leaf,[data-v-60d45fe5] .c-activity-record .el-table tr{background-color:transparent}[data-v-60d45fe5] .c-activity-record .el-table .el-table__header th{background-color:#c9c4bd;color:#1a1b25}[data-v-60d45fe5] .c-activity-record .el-table .el-table__row:nth-child(2n){background-color:#efefef}[data-v-60d45fe5] .c-activity-record .el-table .el-table__header-wrapper .el-table__header th .cell{font-size:16px;font-weight:600}[data-v-60d45fe5] .c-activity-record .el-table .el-button{border:none;padding:7px 8px}[data-v-60d45fe5] .c-activity-record .el-table .el-button:focus,[data-v-60d45fe5] .c-activity-record .el-table .el-button:hover{color:#000;border-color:transparent;background-color:#d9bf97}[data-v-60d45fe5] .c-activity-record .el-table .el-table__header-wrapper .el-table__header td,[data-v-60d45fe5] .c-activity-record .el-table .el-table__header-wrapper .el-table__header th{padding:10px 0}[data-v-60d45fe5] .c-activity-record .el-table .el-table__header-wrapper .el-table__header td .cell,[data-v-60d45fe5] .c-activity-record .el-table .el-table__header-wrapper .el-table__header th .cell{font-weight:400}[data-v-60d45fe5] .c-activity-record .el-table .el-table__body-wrapper td,[data-v-60d45fe5] .c-activity-record .el-table .el-table__body-wrapper th{padding:6px 0}[data-v-60d45fe5] .c-activity-record .pagination-wrap{margin-top:20px}[data-v-60d45fe5] .c-activity-record .el-table--enable-row-hover .el-table__body tr:hover&gt;td{background-color:#f5f7fa}[data-v-60d45fe5] .c-activity-record .el-pagination.is-background .btn-next:hover,[data-v-60d45fe5] .c-activity-record .el-pagination.is-background .btn-prev:hover,[data-v-60d45fe5] .c-activity-record .el-pagination.is-background .el-pager li:not(.disabled).active,[data-v-60d45fe5] .c-activity-record .el-pagination.is-background .el-pager li:not(.disabled):hover,[data-v-60d45fe5] .c-activity-record .other-btn{color:#333}[data-v-60d45fe5] .c-activity-record .el-button{background:#ffc713;color:#333}[data-v-60d45fe5] .c-activity-record .el-button:focus,[data-v-60d45fe5] .c-activity-record .el-button:hover{background:#ffc713}[data-v-60d45fe5] .c-activity-record .activity-dialog__detail .cardInfo{color:#1a1b25;padding:15px 22px}[data-v-60d45fe5] .c-activity-record .el-table .el-table__header th{background-color:#ececec}[data-v-60d45fe5] .c-activity-record .el-table .el-table__row:nth-child(2n){background:transparent}button[data-v-60d45fe5]{outline:0;border:none;background-color:transparent}.ml-2[data-v-60d45fe5]{margin-left:20px}.center-block[data-v-60d45fe5]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@keyframes appear-60d45fe5{0%{opacity:0}to{opacity:1}}@keyframes slide-in-60d45fe5{0%{transform:translateY(-150px)}to{transform:translateY(0)}}@keyframes bounce-60d45fe5{0%{transform:translateY(-5px)}to{transform:translateY(5px)}}.bounce[data-v-60d45fe5]{animation:bounce-60d45fe5 2s ease-in-out infinite alternate}.modal[data-v-60d45fe5]{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;z-index:99;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.25);animation-name:appear-60d45fe5;animation-duration:.3s}.modal-dialog[data-v-60d45fe5]{width:100%;max-width:550px;background:#fff;position:relative;margin:0 20px;max-height:calc(100vh - 40px);text-align:left;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:slide-in-60d45fe5;animation-duration:.5s;border-radius:4px}.modal-header[data-v-60d45fe5]{justify-content:space-between;font-size:large;font-weight:700}.modal-footer[data-v-60d45fe5]{justify-content:center}.modal-footer button[data-v-60d45fe5]{width:105px;height:34px;background:#fca701;border-radius:4px;cursor:pointer}.modal-footer button[data-v-60d45fe5]:hover{background:#ffb520}.modal-footer button+button[data-v-60d45fe5]{margin-left:25px}.modal-footer[data-v-60d45fe5],.modal-header[data-v-60d45fe5]{display:flex;align-items:center;padding:1rem}.modal-close[data-v-60d45fe5]{cursor:pointer;padding:1rem;margin:-1rem -1rem -1rem auto;font-size:20px;color:rgba(0,0,0,.7)}.modal-close[data-v-60d45fe5]:hover{color:#000}.modal-body[data-v-60d45fe5]{overflow:auto}.modal-body iframe[data-v-60d45fe5]{width:100%;height:500px;margin-top:-120px}.modal-content[data-v-60d45fe5]{padding:1rem}.modal-content p[data-v-60d45fe5]{display:block;width:100%;text-align:center;margin:1rem 0}.alert[data-v-60d45fe5]{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;z-index:99;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.25);animation-name:appear-60d45fe5;animation-duration:.3s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.alert-body[data-v-60d45fe5]{width:100%;max-width:450px;background:#fff;position:relative;padding:20px;max-height:calc(100vh - 40px);text-align:left;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:slide-in-60d45fe5;animation-duration:.5s;border-radius:4px;align-items:center}.alert-body.large[data-v-60d45fe5]{max-width:550px}.alert-tasks[data-v-60d45fe5]{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:20px;line-height:28px;font-size:large}.alert-tasks ul li[data-v-60d45fe5]{text-align:center}.alert-code[data-v-60d45fe5]{width:100%;padding:20px}.alert-code input[data-v-60d45fe5]{width:100%;border:1px solid #f3e05f;padding:0 20px;border-radius:4px;line-height:40px}.alert-action[data-v-60d45fe5]{margin-top:20px}.alert-title[data-v-60d45fe5]{font-size:26px}.alert-desc[data-v-60d45fe5]{font-size:20px;margin:20px 0;width:100%;display:flex;align-items:center;flex-direction:column;text-align:center}.alert-btn[data-v-60d45fe5]{width:105px;height:34px;background:#fca701;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.alert-btn.N[data-v-60d45fe5]{background:#d9d9d9}.alert-btn.N[data-v-60d45fe5]:hover{background:#d3d3d3;box-shadow:0 2px 4px rgba(0,0,0,.2)}.alert-btn[data-v-60d45fe5]:hover{background:#ffb520;box-shadow:0 2px 4px rgba(0,0,0,.2)}.alert-btn+.alert-btn[data-v-60d45fe5]{margin-left:40px}.activity-wrapper[data-v-60d45fe5]{position:relative;padding:0;background-image:url(../img/CF_project5_1.png),url(../img/CF_project5_2.png),url(../img/CF_project5_3.png);background-color:#161d2b;background-repeat:no-repeat;background-size:1920px 790px,1920px 1816px,1920px 1071px;background-position:center 0,center 790px,center 2606px}section[data-v-60d45fe5]{background-position:top;background-size:cover;background-repeat:no-repeat}section .block[data-v-60d45fe5]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative}section.section-1[data-v-60d45fe5]{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;width:1920px;margin:auto}section.section-1 .logo[data-v-60d45fe5]{top:0;left:0;position:absolute;margin-top:34px;margin-left:58px}section.section-1 .logo img[data-v-60d45fe5]{width:381px}section.section-1 .gives-block[data-v-60d45fe5]{display:flex;margin-top:543px}section.section-1 .download-btn[data-v-60d45fe5]{display:inline-block;width:320px;height:93px;background-image:url(../img/CF_project5_down.png);background-size:contain;background-repeat:no-repeat;background-position:50%;color:#fff}section.section-1 .download-btn[data-v-60d45fe5]:hover{background-image:url(../img/CF_project5_down_hover.png)}section.section-1 .desc-block[data-v-60d45fe5]{color:#fff;font-size:18px;height:20px;margin-top:40px}section.section-1 .desc-block .b[data-v-60d45fe5]{color:#ffe500;cursor:pointer;text-decoration:underline}section.section-1 .cloud-download[data-v-60d45fe5]{color:#ffea6d;line-height:40px;font-weight:700;height:40px;font-size:24px;margin-top:40px;text-decoration:underline}section.section-1 .title[data-v-60d45fe5]{margin-top:145px;color:#fff;font-size:16px}section.section-1 .title .subtitle[data-v-60d45fe5]{margin-top:32px}section.section-2[data-v-60d45fe5]{width:1200px;margin:auto;margin-top:110px}section.section-2 .title[data-v-60d45fe5]{margin-bottom:46px}section.section-2 .title b[data-v-60d45fe5]{display:block;width:1034px;height:39px;background-image:url(../img/CF_project5_title1.png);background-repeat:no-repeat;background-size:100% 100%}section.section-2 .title .subtitle[data-v-60d45fe5]{margin-top:20px;height:18px;font-size:16px;font-family:MiSans;font-weight:600;color:#c8cdff;line-height:18px}section.section-2 .task-box[data-v-60d45fe5]{display:flex;margin-bottom:33px}section.section-2 .task-box .item[data-v-60d45fe5]{width:380px;height:492px;position:relative}section.section-2 .task-box .item .btn-box img[data-v-60d45fe5]{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);width:210px;height:61px;cursor:pointer}section.section-2 .task-box .item .btn-box .btn[data-v-60d45fe5]{display:block}section.section-2 .task-box .item .btn-box .btn-hover[data-v-60d45fe5]{display:none}section.section-2 .task-box .item .btn-box .btn-suc[data-v-60d45fe5]{cursor:not-allowed}section.section-2 .task-box .item .btn-box:hover .btn[data-v-60d45fe5]{display:none}section.section-2 .task-box .item .btn-box:hover .btn-hover[data-v-60d45fe5]{display:block}section.section-2 .task-box .task1[data-v-60d45fe5]{background-image:url(../img/CF_project5_task1.png);background-repeat:no-repeat;background-size:100% 100%;margin-right:30px}section.section-2 .task-box .task2[data-v-60d45fe5]{background-image:url(../img/CF_project5_task2.png);background-repeat:no-repeat;background-size:100% 100%;margin-right:30px}section.section-2 .task-box .task3[data-v-60d45fe5]{background-image:url(../img/CF_project5_task3.png);background-repeat:no-repeat;background-size:100% 100%}section.section-2 .task-buy[data-v-60d45fe5]{position:relative;width:1200px;height:378.1px;background-image:url(../img/CF_project5_buy_task.png);background-repeat:no-repeat;background-size:100% 100%}section.section-2 .task-buy .btn-box[data-v-60d45fe5]{position:absolute;bottom:53px;left:74px;display:flex}section.section-2 .task-buy .btn-box .buy-btn[data-v-60d45fe5]{margin-right:35px}section.section-2 .task-buy .btn-box .buy-btn img[data-v-60d45fe5]{width:210px;height:61px;cursor:pointer}section.section-2 .task-buy .btn-box .buy-btn .btn[data-v-60d45fe5]{display:block}section.section-2 .task-buy .btn-box .buy-btn .btn-suc[data-v-60d45fe5]{cursor:not-allowed}section.section-2 .task-buy .btn-box .buy-btn .btn-hover[data-v-60d45fe5]{display:none}section.section-2 .task-buy .btn-box .receive-btn img[data-v-60d45fe5]{width:210px;height:61px;cursor:pointer}section.section-2 .task-buy .btn-box .receive-btn .btn[data-v-60d45fe5]{display:block}section.section-2 .task-buy .btn-box .receive-btn .btn-hover[data-v-60d45fe5]{display:none}section.section-2 .task-buy .btn-box .receive-btn .btn-suc[data-v-60d45fe5]{cursor:not-allowed}section.section-2 .task-buy .btn-box .buy-btn:hover .btn[data-v-60d45fe5],section.section-2 .task-buy .btn-box .receive-btn:hover .btn[data-v-60d45fe5]{display:none}section.section-2 .task-buy .btn-box .buy-btn:hover .btn-hover[data-v-60d45fe5],section.section-2 .task-buy .btn-box .receive-btn:hover .btn-hover[data-v-60d45fe5]{display:block}section.section-2 .action[data-v-60d45fe5]{margin-top:10px}section.section-2 .action .btn.B[data-v-60d45fe5]{width:210px;height:61px;font-size:24px;cursor:pointer;color:#fff;background-image:url(../img/CF_project5_my_prize.png);background-size:contain;background-repeat:no-repeat;background-position:50%}section.section-2 .action .btn.B[data-v-60d45fe5]:hover{background-image:url(../img/CF_project5_my_prize_hover.png)}section.section-5[data-v-60d45fe5]{margin-top:40px}section.section-5 .title b[data-v-60d45fe5]{display:block;width:1154px;height:39px;background-image:url(../img/CF_project5_title2.png);background-repeat:no-repeat;background-size:100% 100%}section.section-5 .subtitle[data-v-60d45fe5]{color:#c8cdff;margin-top:20px;font-size:16px;line-height:30px}section.section-5 .subtitle span[data-v-60d45fe5]{color:#f3e05f}section.section-5 .task-block[data-v-60d45fe5]{width:870px;margin-top:32px}section.section-5 .task-block img[data-v-60d45fe5]{width:100%}section.section-6[data-v-60d45fe5]{width:1920px;position:relative;height:428px;margin:auto;padding-bottom:45px;margin-top:50px}section.section-6 .block[data-v-60d45fe5]{position:absolute;left:19%;padding:45px;padding-left:81px;padding-top:156px;width:974px;height:381px;background-image:url(../img/CF_project5_rule.png);background-repeat:no-repeat;background-size:100% 100%}section.section-6 ul[data-v-60d45fe5]{color:#c6d6f1;width:100%;font-size:18px}section.section-6 ul li[data-v-60d45fe5]{line-height:32px;text-align:start}[data-v-60d45fe5] .activity-draw-grid{width:1100px;height:100%;display:flex;align-items:center;justify-content:center;margin-top:40px}[data-v-60d45fe5] .activity-draw-grid .grid-list{justify-content:center}[data-v-60d45fe5] .activity-draw-grid .grid-item{box-sizing:content-box;width:335px;height:201px;background-image:url(../img/CF_project5_prize_bg.png);background-position:50%;background-size:contain;background-repeat:no-repeat;border-radius:2px;margin-bottom:21px;margin-right:20px}[data-v-60d45fe5] .activity-draw-grid .grid-item .box{position:relative;overflow:initial;display:flex;flex-direction:column}[data-v-60d45fe5] .activity-draw-grid .grid-item .box img{margin-right:5px}[data-v-60d45fe5] .activity-draw-grid .grid-item.is-active{background-image:url(../img/CF_project5_prize_bg_ck.png)}[data-v-60d45fe5] .activity-draw-grid .action{border:none;background:none;line-height:30px;color:#d11410}[data-v-60d45fe5] .activity-draw-grid .action .box{background:none;width:100%;height:100%;background-image:url(../img/CF_project5_draw.png);background-size:contain;background-repeat:no-repeat;background-position:50%}[data-v-60d45fe5] .activity-draw-grid .action .box:hover{background-image:url(../img/CF_project5_draw_hover.png)}[data-v-60d45fe5] .activity-draw-grid .action .draw{top:0!important;left:0!important;padding:0!important;width:100%;height:100%;overflow:hidden;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}[data-v-60d45fe5] .activity-draw-grid .action .draw-text{font-size:33px;font-weight:700}[data-v-60d45fe5] .activity-draw-grid .action .draw p{color:#ffe500;margin-top:75px;font-size:18px;font-weight:400}[data-v-60d45fe5] .activity-draw-grid .img{max-width:100%;max-height:160px;flex:1;display:flex;align-items:center;justify-content:center}[data-v-60d45fe5] .activity-draw-grid .img img{max-width:inherit;max-height:inherit;-o-object-fit:contain;object-fit:contain}[data-v-60d45fe5] .activity-draw-grid .desc{color:hsla(0,0%,100%,.6);height:50px;padding-top:0;width:100%;justify-content:flex-start}[data-v-60d45fe5] .activity-draw-grid .name{font-size:16px;color:#fff;padding-left:49px}[data-v-60d45fe5] .activity-draw-grid .price{font-size:14px;margin-top:3px;color:#ffeb83;font-weight:700}[data-v-60d45fe5] .c-activity-dialog{background-size:100% 100%}[data-v-60d45fe5] .c-activity-dialog .dialog-body .text{color:#3c73ba;font-weight:700;line-height:1}[data-v-60d45fe5] .c-activity-dialog .el-dialog{border-radius:15px;overflow:hidden}[data-v-60d45fe5] .c-activity-dialog .el-dialog__header{text-align:left;border-bottom:1px solid #eee;padding:10px 20px}[data-v-60d45fe5] .c-activity-dialog .el-dialog__header .el-dialog__headerbtn{top:16px;right:14px}[data-v-60d45fe5] .c-activity-dialog .el-dialog__title{font-size:16px;font-weight:400;color:#333}[data-v-60d45fe5] .c-activity-dialog .el-dialog__body{padding:20px 40px 30px;color:#666}[data-v-60d45fe5] .c-activity-dialog .el-dialog__footer .footer-btn-0.footer-btn-function{background-color:#ffeb83}[data-v-60d45fe5] .c-activity-dialog .el-dialog__footer .footer-btn-0.footer-btn-function:hover{color:#000}[data-v-60d45fe5] .c-activity-dialog .footer-btn-confirm{font-size:16px;color:#aa5600;background-color:#f9ce3a;border-radius:20px}.pointer[data-v-60d45fe5]{cursor:pointer}.five-hour-btn[data-v-60d45fe5],.ten-hour_btn[data-v-60d45fe5]{width:220px;height:68px;background-size:100%;font-size:18px;font-weight:700;line-height:65px;cursor:pointer;margin:0 auto;opacity:.9}.five-hour-btn[data-v-60d45fe5]:hover,.ten-hour_btn[data-v-60d45fe5]:hover{opacity:1}.five-hour-btn[data-v-60d45fe5]{opacity:.9}.five-hour-btn[data-v-60d45fe5]:hover{opacity:1}[data-v-60d45fe5] .dialog_win{position:relative;z-index:3000}[data-v-60d45fe5] .dialog_win .mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.5)}[data-v-60d45fe5] .dialog_win .dialog{background:#fff;width:486px;height:280px;position:fixed;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}[data-v-60d45fe5] .dialog_win .close{width:30px;height:30px;font-size:24px;position:absolute;cursor:pointer;right:10px;top:10px;color:#ccc;z-index:2}[data-v-60d45fe5] .dialog_win .box{text-align:left}[data-v-60d45fe5] .dialog_win .box .title{padding:18px 20px;font-size:16px;color:#666}[data-v-60d45fe5] .dialog_win .box .info{font-size:20px;padding-top:30px;text-align:center;line-height:22px;color:#f8c102}[data-v-60d45fe5] .dialog_win .box .info .txt3{color:#333;font-size:16px;margin-top:10px}[data-v-60d45fe5] .dialog_win .box .link{padding:10px;cursor:pointer;text-align:center;color:#ee573f}[data-v-60d45fe5] .dialog_win .box .link span{border-bottom:1px solid #ee573f}[data-v-60d45fe5] .dialog_win .box .link:hover{color:red}[data-v-60d45fe5] .dialog_win .btn{cursor:pointer;margin:auto auto;margin-top:40px;display:block;line-height:36px;border-radius:12px;border:none;color:#836208;font-size:16px;width:160px;height:43px;background:linear-gradient(0deg,#fed22b,#ffb500)}[data-v-60d45fe5] .dialog_win .btn:hover{background:linear-gradient(180deg,#fed22b,#ffb500)}[data-v-60d45fe5] .dialog_win.lose .info{margin:80px 0 20px 0;font-size:18px;line-height:25px}[data-v-60d45fe5] .dialog_win.lose button{width:174px}</pre></body></html>