.ant-spin{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";position:absolute;display:none;color:#04f;text-align:center;vertical-align:middle;opacity:0;transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none\9;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#04f;border-radius:100%;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.3;-webkit-animation:antSpinMove 1s linear infinite alternate;animation:antSpinMove 1s linear infinite alternate}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}.ant-spin-dot-spin{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:antRotate 1.2s linear infinite;animation:antRotate 1.2s linear infinite}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@-webkit-keyframes antSpinMove{to{opacity:1}}@keyframes antSpinMove{to{opacity:1}}@-webkit-keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.ant-spin-rtl{direction:rtl}.ant-spin-rtl .ant-spin-dot-spin{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation-name:antRotateRtl;animation-name:antRotateRtl}@-webkit-keyframes antRotateRtl{to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes antRotateRtl{to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.ant-modal{box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto;padding:0 0 24px}.ant-modal.zoom-appear,.ant-modal.zoom-enter{-webkit-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;z-index:1000}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.85);background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1 1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.85);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ff4d4f}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#04f}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:auto;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{float:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.style_body__1xuA-{position:relative;width:1304px}.style_body__1xuA- .style_box__2zgY0{position:relative;margin:0 auto;width:100%;height:739px;background-image:url(/_next/static/images/bg-99e5d2f87645cfc7dc70d0e9aa96f14d.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.style_body__1xuA- .style_box__2zgY0 .style_btnRule__2YAxq{position:absolute;top:197px;right:23px;width:30px;height:120px;cursor:pointer}.style_body__1xuA- .style_box__2zgY0 .style_icon__2QLYv{position:absolute;width:42px;height:37px;bottom:-32px;left:14px;background-position:50%;background-size:cover;background-image:url(/_next/static/images/cursor-31088812c646742055bc5c8070d15fa3.png);background-repeat:no-repeat;-webkit-animation:style_finger__2X4GD .5s linear 1s infinite alternate;animation:style_finger__2X4GD .5s linear 1s infinite alternate}@-webkit-keyframes style_finger__2X4GD{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes style_finger__2X4GD{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.style_activityModal__7bVnc .style_head__3SEfu{width:100%;height:120px;background:url(/_next/static/images/head-55d4a4f0bba298d8523909261d689fb6.png) no-repeat;background-size:contain;overflow:hidden;position:absolute}.style_activityModal__7bVnc .style_box__2zgY0{padding:24px 44px}.style_activityModal__7bVnc .style_box__2zgY0 .style_ruleBox__wkQWx{margin-bottom:24px}.style_activityModal__7bVnc .style_box__2zgY0 .style_ruleBox__wkQWx .style_pic__3CEsL{width:100%;margin-top:15px}.style_activityModal__7bVnc .style_box__2zgY0 .style_title__1aLWU{display:flex;align-items:center;font-size:16px;font-weight:700;color:#28282a;margin-bottom:16px;line-height:22px}.style_activityModal__7bVnc .style_box__2zgY0 .style_title__1aLWU span{padding-left:8px;font-size:14px;font-weight:400;color:#28282a;line-height:20px}.style_activityModal__7bVnc .style_box__2zgY0 .style_info__u7YAg{color:#28282a;line-height:20px}.style_activityModal__7bVnc .style_box__2zgY0 .style_info__u7YAg .style_text__1uxGM{margin-bottom:8px}.style_modal__8XJya .ant-modal-content{border-radius:5px}.style_modal__8XJya .ant-modal-body{padding:0}.style_modal__8XJya .style_closeOutlined__VWT4o{color:#4b5dde}.style_modal__8XJya .style_closeOutlined__VWT4o:hover{color:#a6b5ff}.style_body__u2C-c{position:relative;margin:54px 0 0 100px;width:1317px;height:615px;background-image:url(/_next/static/images/banner-5afc184297fc322738b745ed5731f3cc.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.style_body__u2C-c .style_container__2kRMD{position:absolute;top:244px;left:103px;width:992px;height:72px;font-size:24px;line-height:36px;color:#0d035a}.style_body__u2C-c .style_container__2kRMD>*+*{margin-top:16px}.style_body__u2C-c .style_tips__35Fbm{font-size:18px;color:rgba(13,3,90,.6);line-height:24px}.style_body__3FmA4{width:1270px;height:599px;margin:54px 0 0 52px;position:relative;background-image:url(/_next/static/images/bg-26a1d222060b786c9db8df23315f7ecf.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.style_body__3FmA4 .style_container__3wqKZ{position:absolute;width:962px;top:204px;left:88px;font-size:24px;color:rgba(13,3,90,.8);line-height:32px;list-style:inside;list-style-position:outside}.style_body__3FmA4 .style_container__3wqKZ>*+*{margin-top:6px}.style_body__2VuIW{width:100%;height:598px;overflow:hidden}.style_body__2VuIW .style_box__3gnlU{position:relative;margin:87px 0 0 52px;width:1202px;height:363px;background-image:url(/_next/static/images/bg-14a91a7617a127df0cde1281b9148024.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.style_body__2VuIW .style_box__3gnlU .style_btn__gy0wK{position:absolute;bottom:8px;width:346px;height:48px;cursor:pointer;background-color:#7664fc}.style_body__2VuIW .style_box__3gnlU .style_btn__gy0wK :hover{background-color:#a08fff}.style_body__2VuIW .style_box__3gnlU .style_btn__gy0wK :active{background-color:#574bd6}.style_body__2VuIW .style_box__3gnlU .style_icon__2tfLs{display:inline-block;width:18px;margin-right:10px}.style_body__2VuIW .style_box__3gnlU .style_text__2nNFs{display:flex;align-items:center;justify-content:center;height:48px;color:#fff;font-size:15px}.style_body__2-C8q{width:692px;height:354px;margin-top:61px;position:relative;background-image:url(/_next/static/images/banner-f563b1f8eee4e324573885119ddc9f77.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.style_body__5eYfG{display:flex;flex-flow:column nowrap;align-items:center}.style_body__5eYfG img{width:260px;height:260px}.style_body__5eYfG .style_titleBox__YTqUo{min-width:900px;font-size:24px;font-weight:700;color:#28282a;line-height:63px;text-align:center;margin-bottom:24px}.style_body__5eYfG .style_btn__3IUeY{background-color:#2f7cff;color:#fff;padding:6px 12px;border-radius:5px}.style_body__3-dDA{width:100%;height:auto;display:flex;flex-flow:column nowrap;background-image:url(/_next/static/images/bg-31f5501a10f92352e541c5531c7e1d47.png);background-repeat:no-repeat;background-position:50%;background-size:cover;overflow-x:auto}.style_body__3-dDA .style_container__ogzjm{width:1304px;margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center}.style_loading__e-hEq{display:flex;justify-content:center;align-items:center;height:200px}