.dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;z-index:2001;background-color:rgba(0,0,0,.3);text-align:center}.dialog__wrapper .dialog{display:inline-block;position:relative;top:50%;transform:translateY(-50%);background:#fff;border-radius:.25rem;box-sizing:border-box}.dialog-fade-enter-active{animation:dialog-fade-in .4s}.dialog-fade-leave-active{animation:dialog-fade-out .4s}@keyframes dialog-fade-in{0%{transform:translate3d(0,-.5rem,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes dialog-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-.5rem,0);opacity:0}}.login-modal[data-v-b172ad2e]{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background:rgba(0,0,0,.7)}.login-modal .login-content[data-v-b172ad2e]{position:relative;width:16.25rem;min-height:14.675rem;border-radius:.5rem;padding:1.075rem 1.875rem 0;background:#fff}.login-modal .login-content .login-close[data-v-b172ad2e]{position:absolute;top:.625rem;right:.625rem;width:.375rem;height:.375rem;background:url(../../static/img/close_login.f3d9c025.png) no-repeat;background-size:.375rem .375rem;cursor:pointer}.login-modal .login-content .title[data-v-b172ad2e]{padding-bottom:1.15rem;font-size:1.2rem;font-weight:600;color:#000;line-height:1.4rem;text-align:center}.login-modal .login-content input[data-v-b172ad2e]::-webkit-input-placeholder{font-size:.45rem;color:#ddd}.login-modal .login-content .phone-number[data-v-b172ad2e]{display:flex;width:12.25rem;height:1.75rem;font-size:.6rem;text-align:center;border:1px solid #eee;border-radius:.15rem;box-sizing:border-box}.login-modal .login-content .phone-number .phone-area[data-v-b172ad2e]{position:relative;display:flex;align-items:center;justify-content:center;width:2.825rem;height:1.75rem;font-size:.6rem;cursor:pointer}.login-modal .login-content .phone-number .phone-area[data-v-b172ad2e]:after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";display:inline-block;width:1px;height:1.025rem;background:#ddd}.login-modal .login-content .phone-number .phone-area .arrow[data-v-b172ad2e]{width:.3rem;height:.275rem;margin-left:.25rem}.login-modal .login-content .phone-number .phone[data-v-b172ad2e]{width:9.5rem;height:1.7rem;padding-left:.5rem;line-height:1.7rem;background:transparent}.login-modal .login-content .phone-test[data-v-b172ad2e]{margin-top:.35rem;display:flex;width:12.25rem;height:1.75rem;font-size:.6rem;border:1px solid #eee;border-radius:.15rem;box-sizing:border-box}.login-modal .login-content .phone-test .code[data-v-b172ad2e]{flex:1;text-align:left;padding-left:.5rem}.login-modal .login-content .phone-test .code input[data-v-b172ad2e]{width:100%;height:1.7rem;line-height:1.7rem;background:transparent}.login-modal .login-content .phone-test .btn[data-v-b172ad2e]{width:4.875rem;height:1.7rem;line-height:1.7rem;text-align:center;color:#333;background:#f0f5fe;cursor:pointer}.login-modal .login-content .phone-test .btn-again[data-v-b172ad2e]{background:#f0f5fe;color:#333}.login-modal .login-content .phone-test .btn-countdown[data-v-b172ad2e]{background:#ddd;color:#ccc}.login-modal .login-content .phone-password[data-v-b172ad2e]{width:12.25rem}.login-modal .login-content .desc[data-v-b172ad2e]{width:12.25rem;margin-top:.35rem;font-size:.45rem;color:#666;text-align:right;cursor:pointer}.login-modal .login-content .desc1[data-v-b172ad2e]{color:#03419d;text-decoration:underline}.login-modal .login-content .login-btn[data-v-b172ad2e]{margin-top:1.25rem;width:12.25rem;height:1.75rem;background:#03419d;border-radius:.2rem;font-size:.8rem;color:#fff;text-align:center;line-height:1.75rem;cursor:pointer}.login-modal .login-content .disabled[data-v-b172ad2e]{background:#eee;color:#ccc}.login-modal .validate-container[data-v-b172ad2e]{width:13.675rem;background-color:#fff;border-radius:.25rem;color:#333}.login-modal .validate-container .validate-content[data-v-b172ad2e]{margin:1.2rem auto .95rem;padding:0 .5rem;font-size:.45rem}.login-modal .validate-container .validate-code-box[data-v-b172ad2e]{display:flex;align-items:flex-end;justify-content:center}.login-modal .validate-container .validate-input[data-v-b172ad2e]{border:1px solid #ddd;border-radius:.2rem;width:6rem;height:1.5rem;text-align:center;font-size:.45rem;margin-right:.5rem}.login-modal .validate-container .validate-input[data-v-b172ad2e]::-moz-placeholder{color:#b2b2b2;font-size:.45rem}.login-modal .validate-container .validate-input[data-v-b172ad2e]::placeholder{color:#b2b2b2;font-size:.45rem}.login-modal .validate-container .validate-image[data-v-b172ad2e]{width:4.15rem;height:1.5rem;border:1px solid #ddd;background-color:#d8d8d8;border-radius:.2rem}.login-modal .validate-container .change[data-v-b172ad2e]{padding-right:1.6rem;margin-top:.2rem;font-size:.3rem;color:#03419d;text-align:right;line-height:.425rem;cursor:pointer}.login-modal .validate-container .btn-container[data-v-b172ad2e]{margin-top:.5rem;display:inline-flex;justify-content:center;width:100%;height:1.825rem;border-top:1px solid #d8d8d8}.login-modal .validate-container .btn-container button[data-v-b172ad2e]{width:50%;height:100%;line-height:1.825rem;color:#000;font-size:.45rem;text-align:center;cursor:pointer;border-radius:0}.login-modal .validate-container .btn-container .left[data-v-b172ad2e]{border-right:1px solid #d8d8d8}.nav[data-v-6d495922]{display:flex;justify-content:space-between;align-items:center;height:100%;min-width:30rem}.nav ul[data-v-6d495922]{display:flex}.nav .nav-item[data-v-6d495922]{display:flex;justify-content:center;align-items:center;width:5.5rem;height:100%;color:#52566c;font-size:.5rem}.nav .nav-item span[data-v-6d495922]{cursor:pointer}.nav .nav-item.active[data-v-6d495922]{color:#03419d}.nav-tr .nav-item span[data-v-6d495922]{font-size:.35rem}.nav-en[data-v-6d495922],.nav-id[data-v-6d495922],.nav-ms[data-v-6d495922],.nav-th[data-v-6d495922],.nav-tr[data-v-6d495922],.nav-vi[data-v-6d495922],.nav-zh-cn[data-v-6d495922],.nav-zh-hk[data-v-6d495922],.nav-zh-tw[data-v-6d495922],.nav-zh[data-v-6d495922]{justify-content:flex-end}.nav .login[data-v-6d495922]{min-width:3rem;padding:0 .5rem;height:1rem;cursor:pointer;background:#03419d;border-radius:.2rem;font-size:.5rem;font-weight:500;color:#fff;text-align:center;line-height:1rem}.nav-en .nav-item[data-v-6d495922],.nav-id .nav-item[data-v-6d495922],.nav-ms .nav-item[data-v-6d495922],.nav-th .nav-item[data-v-6d495922],.nav-tr .nav-item[data-v-6d495922],.nav-vi .nav-item[data-v-6d495922],.nav-zh-cn .nav-item[data-v-6d495922],.nav-zh-hk .nav-item[data-v-6d495922],.nav-zh-tw .nav-item[data-v-6d495922],.nav-zh .nav-item[data-v-6d495922]{width:auto!important;padding-right:1.75rem}.nav-en .login[data-v-6d495922],.nav-id .login[data-v-6d495922],.nav-ms .login[data-v-6d495922],.nav-th .login[data-v-6d495922],.nav-tr .login[data-v-6d495922],.nav-vi .login[data-v-6d495922],.nav-zh-cn .login[data-v-6d495922],.nav-zh-hk .login[data-v-6d495922],.nav-zh-tw .login[data-v-6d495922],.nav-zh .login[data-v-6d495922]{display:flex;align-items:center;justify-content:center;min-width:3rem;padding:0 .5rem;height:1rem;margin-left:.75rem;border-radius:.5rem;border:1px solid #014a9e;color:#014a9e;background:#fff;font-weight:500}.nav-course[data-v-6d495922]{display:flex;justify-content:space-between;align-items:center;position:absolute;right:0;top:0;height:100%}.nav-course .login-box[data-v-6d495922]{display:flex;align-items:center;font-size:.5rem}.nav-course .login-box .name[data-v-6d495922]{padding-right:.5rem;border-right:2px solid #fff;color:#fff}.nav-course .login-box .exit[data-v-6d495922]{margin-left:.5rem;width:3rem;height:1rem;background:#fff;border-radius:.575rem;text-align:center;line-height:1rem;cursor:pointer}.menu-button[data-v-6d495922]{display:none}@media (max-width:640px){.nav-box[data-v-6d495922]{display:flex;align-items:center}.nav[data-v-6d495922]{display:none;position:absolute;width:100%;left:0;height:auto;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);top:2.45rem;min-width:auto;text-align:center;padding:1rem 0;z-index:99}.nav ul[data-v-6d495922]{display:block}.nav .nav-item[data-v-6d495922]{height:auto;line-height:1rem;padding:.5rem 0;display:block}.nav .login[data-v-6d495922]{display:inline-flex;margin:0;height:1.5rem;border-radius:1.5rem;min-width:5rem}.nav-open .nav[data-v-6d495922]{display:block}.menu-button[data-v-6d495922]{display:block;padding:.2rem;background:#fff}.menu-button .fill-banner[data-v-6d495922]{fill:#014a9e}.menu-button .fill-banner rect[data-v-6d495922]{transform:translate(0) rotate(0) scaleX(1);transform-origin:center center;transition:all .2s ease 0s}.nav-open .menu-button .fill-banner rect.r-1[data-v-6d495922]{transform:translate(1.5px,2.6px) rotate(-45deg)}.nav-open .menu-button .fill-banner rect.r-2[data-v-6d495922]{transform:translate(0) rotate(0) scaleX(0)}.nav-open .menu-button .fill-banner rect.r-3[data-v-6d495922]{transform:translate(1.5px,-2.2px) rotate(45deg)}}.header[data-v-5bf248bd]{display:flex;justify-content:center;width:100%;height:2.5rem;border-bottom:1px solid #e6e6e6}.header .content[data-v-5bf248bd]{display:flex;height:100%}.header .content .logo[data-v-5bf248bd]{width:6rem;height:100%;background:no-repeat url(../../static/img/logo.b97aff08.png) 0;background-size:6rem;flex-shrink:0}.header-en[data-v-5bf248bd],.header-id[data-v-5bf248bd],.header-ms[data-v-5bf248bd],.header-th[data-v-5bf248bd],.header-tr[data-v-5bf248bd],.header-vi[data-v-5bf248bd],.header-zh-cn[data-v-5bf248bd],.header-zh-hk[data-v-5bf248bd],.header-zh-tw[data-v-5bf248bd],.header-zh[data-v-5bf248bd]{background:#fff}.header-en .content[data-v-5bf248bd],.header-id .content[data-v-5bf248bd],.header-ms .content[data-v-5bf248bd],.header-th .content[data-v-5bf248bd],.header-tr .content[data-v-5bf248bd],.header-vi .content[data-v-5bf248bd],.header-zh-cn .content[data-v-5bf248bd],.header-zh-hk .content[data-v-5bf248bd],.header-zh-tw .content[data-v-5bf248bd],.header-zh .content[data-v-5bf248bd]{width:100%;padding:0 4.5rem 0 3.75rem;justify-content:space-between}.header-course[data-v-5bf248bd]{background:#03419d}.header-course .content-course[data-v-5bf248bd]{position:relative;display:flex;align-items:center;justify-content:space-between;width:27.15rem;min-width:27.15rem;padding:0}.header-course .content-course .logo-light[data-v-5bf248bd]{width:4.5rem;height:.925rem;background:url(../../static/img/logo_light.3cbd7d3e.png);background-size:cover}@media (max-width:640px){.header-en .content[data-v-5bf248bd],.header-id .content[data-v-5bf248bd],.header-ms .content[data-v-5bf248bd],.header-th .content[data-v-5bf248bd],.header-tr .content[data-v-5bf248bd],.header-vi .content[data-v-5bf248bd],.header-zh-cn .content[data-v-5bf248bd],.header-zh-hk .content[data-v-5bf248bd],.header-zh-tw .content[data-v-5bf248bd],.header-zh .content[data-v-5bf248bd]{padding:0 .5rem}}.app[data-v-3d5f6c69]{width:100%;max-width:96rem;margin:0 auto;overflow:hidden}.video-box[data-v-09783cf5]{width:12rem;height:6.75rem;background:#f0f0f0;margin:auto;position:relative;cursor:pointer;border-radius:.3rem;overflow:hidden}.video-box .video[data-v-09783cf5]{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}.video-box .play[data-v-09783cf5]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../../static/img/iconPlay.74e004ec.png) no-repeat 50%;background-size:cover;width:1.5rem;height:1.5rem}.video-box:hover .play[data-v-09783cf5]{opacity:.9}.video-box-none[data-v-09783cf5]{border-radius:0}.swiper-video-home[data-v-67992368]{width:42.5rem;height:11.625rem;margin:auto;position:relative;padding-top:2rem}.swiper-video-home .arr[data-v-67992368]{position:absolute;top:4.625rem;width:1.75rem;height:1.75rem;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.swiper-video-home .left[data-v-67992368]{left:0;background-image:url(../../static/img/iconLeft.f1d5b97c.png)}.swiper-video-home .right[data-v-67992368]{right:0;background-image:url(../../static/img/iconRight.06f5e3f2.png)}.swiper-video-home .video-list[data-v-67992368]{width:37rem;height:6.75rem;margin:0 auto}.swiper-video-home .swiper-no-swiping .text[data-v-67992368]{margin-top:.75rem;font-size:.6rem;color:#1a2558;line-height:.825rem;word-break:keep-all}@media (max-width:640px){.swiper-video-home[data-v-67992368]{box-sizing:border-box;max-width:100%;padding:2rem 2.5rem 0}.swiper-video-home .video-list[data-v-67992368]{width:100%}.swiper-video-home .swiper-no-swiping .text[data-v-67992368]{text-align:center}}@media screen and (max-width:1366px){.banner-video-text[data-v-a9752784]{transform:scale(.8)}}.home-banner[data-v-a9752784]{position:relative}.home-banner .banner-video-text-bg[data-v-a9752784]{position:absolute;left:0;top:0;width:100%;height:calc(100% - 2px);background:linear-gradient(90deg,#000,transparent);opacity:.5}.home-banner .banner-video-text[data-v-a9752784]{position:absolute;top:calc(50% - 2.5rem);transform:translateY(-50%);left:3.75rem;color:#fff}.home-banner .banner-video-text .text[data-v-a9752784]{font-size:.8rem;line-height:.9rem}.home-banner .banner-video-text .title[data-v-a9752784]{margin:1rem 0 .4rem;font-size:2.25rem;line-height:2.75rem;font-weight:600}.home-banner .banner-video-text .sub-title[data-v-a9752784]{font-size:1.25rem;line-height:1.5rem;font-weight:500}.home-banner .banner-video-text .keys[data-v-a9752784]{margin-top:.825rem;font-size:.8rem}.home-banner .banner-video-text .keys span[data-v-a9752784]{position:relative;display:inline-block;margin-right:1.5rem;line-height:.9rem;padding-left:.65rem}.home-banner .banner-video-text .keys span[data-v-a9752784]:last-child{margin-right:0}.home-banner .banner-video-text .keys span[data-v-a9752784]:before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:"";display:inline-block;width:.4rem;height:.4rem;border-radius:50%;background:#ffda50}.home-banner .banner-receive-box[data-v-a9752784]{position:absolute;right:4.5rem;top:calc(50% - 2.5rem);transform:translateY(-50%);width:12.25rem;height:9.325rem;padding:1.7rem 1rem 0;border-radius:.8rem;background:#014a9e;color:#fff}.home-banner .banner-receive-box .receive-icon[data-v-a9752784]{position:absolute;top:-3.35rem;left:3.425rem;width:6.775rem;height:3.675rem}.home-banner .banner-receive-box .title[data-v-a9752784]{margin-bottom:1rem;text-align:center;font-size:1rem}.home-banner .banner-receive-box .title span[data-v-a9752784]{color:#ffb500}.home-banner .banner-receive-box .phone[data-v-a9752784]{position:relative}.home-banner .banner-receive-box .phone .toast[data-v-a9752784]{position:absolute;top:2px;left:-5.825rem;width:5.425rem;height:1.4rem;background:rgba(0,0,0,.8);border-radius:.3rem;text-align:center;line-height:1.4rem;color:#fff;font-size:.5rem}.home-banner .banner-receive-box .phone .toast[data-v-a9752784]:after{position:absolute;right:-.25rem;top:.45rem;content:"";display:block;width:0;height:0;border-top:.25rem solid transparent;border-left:.3rem solid rgba(0,0,0,.8);border-bottom:.25rem solid transparent;border-radius:.1rem}.home-banner .banner-receive-box .phone .input[data-v-a9752784]{width:10.25rem;height:1.5rem;display:flex;flex:1;align-items:center;padding-left:.75rem;background-color:#fff;border-radius:.75rem;overflow:hidden}.home-banner .banner-receive-box .phone .input .phone-logo[data-v-a9752784]{display:flex;align-items:center;color:#666;cursor:pointer;white-space:nowrap;font-size:.5rem}.home-banner .banner-receive-box .phone .input .phone-logo .icon[data-v-a9752784]{width:.375rem;height:.6rem;margin-right:.25rem}.home-banner .banner-receive-box .phone .input input[data-v-a9752784]{flex:1;margin-left:.25rem;padding:0 .25rem;border:none;outline:none;border-left:1px solid #d8d8d8;color:#333;font-size:.5rem}.home-banner .banner-receive-box .phone .input[data-v-a9752784] ::-webkit-input-placeholder{color:#999;font-size:.5rem}.home-banner .banner-receive-box .phone .btn[data-v-a9752784]{display:flex;align-items:center;justify-content:center;margin-top:.75rem;width:10.25rem;height:1.5rem;border-radius:.75rem;background:#ffda50;color:#923e1b;font-size:.5rem;font-weight:600;cursor:pointer}@media (max-width:640px){.home-banner[data-v-a9752784]{padding-bottom:1rem}.home-banner video[data-v-a9752784]{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-banner .banner-video-text[data-v-a9752784]{position:relative;top:0;transform:none;left:0;padding:1.75rem 1.25rem}.home-banner .banner-video-text .title[data-v-a9752784]{margin:.625rem 0 .4rem;font-size:1.5rem;line-height:1.22}.home-banner .banner-receive-box[data-v-a9752784]{position:relative;right:0;top:0;transform:none;margin:0 auto}.home-banner .banner-receive-box .receive-icon[data-v-a9752784]{display:none}.home-banner .banner-receive-box .phone .toast[data-v-a9752784]{left:0;width:100%;height:auto;text-align:center}.home-banner .banner-receive-box .phone .toast[data-v-a9752784]:after{display:none}}.section1[data-v-5688674c]{padding-bottom:3.375rem;background-color:#fff;background-image:url(../../static/img/section1_bg.47e4a83d.png);background-repeat:no-repeat;background-size:cover}.section1 .section-title[data-v-5688674c]{padding-top:3rem}.section1 .section-content[data-v-5688674c]{position:relative;margin:2.5rem auto 2.8rem;min-height:9.925rem}.section1 .section-content .section-img[data-v-5688674c]{position:absolute;top:0;left:50%;transform:translateX(-50%);width:13.475rem;height:9.925rem}.section1 .section-content .item[data-v-5688674c]{position:absolute;text-align:center}.section1 .section-content .item .item-title[data-v-5688674c]{font-size:.7rem;font-weight:600;color:#24224a;line-height:.75rem}.section1 .section-content .item .item-sub-title[data-v-5688674c]{margin-top:.375rem;font-size:.45rem;color:#3d384b;line-height:.65rem}.section1 .section-content .item1[data-v-5688674c]{top:.675rem;left:calc(50% - 10.5rem)}.section1 .section-content .item2[data-v-5688674c]{top:7.125rem;left:calc(50% - 11.5rem)}.section1 .section-content .item3[data-v-5688674c]{top:1.125rem;left:calc(50% + 7.25rem)}.section1 .section-footer[data-v-5688674c]{display:flex;justify-content:center}.section1 .section-footer .tab[data-v-5688674c]{margin-right:1.925rem;width:7.9rem;height:7.9rem;box-shadow:0 .875rem 1.125rem 0 rgba(10,31,68,.1);border-radius:.8rem;color:#fff;text-align:center}.section1 .section-footer .tab .percent[data-v-5688674c]{padding-top:1.675rem;font-size:1.5rem;line-height:1.75rem}.section1 .section-footer .tab .desc1[data-v-5688674c]{margin-top:.7rem;font-weight:500;font-size:.6rem;line-height:.825rem}.section1 .section-footer .tab .desc2[data-v-5688674c]{margin-top:.425rem;font-size:.5rem;line-height:.7rem}.section1 .section-footer .tab1[data-v-5688674c]{background:#ffb500}.section1 .section-footer .tab2[data-v-5688674c]{background:#83d321}.section1 .section-footer .tab3[data-v-5688674c]{background:#005ac2;margin-right:0}@media (max-width:640px){.section1 .section-title[data-v-5688674c]{padding-top:1.5rem}.section1 .section-content[data-v-5688674c]{margin:.5rem auto 1.5rem}.section1 .section-content .section-img[data-v-5688674c]{position:static;display:block;margin:0 auto;left:0;transform:none}.section1 .section-content .item[data-v-5688674c]{position:static;margin:.5rem auto}.section1 .section-footer[data-v-5688674c]{display:block}.section1 .section-footer .tab[data-v-5688674c]{margin:1.5rem auto;width:70%!important;word-break:break-word}.section1 .section-footer .tab3[data-v-5688674c]{margin-right:auto}}.section2[data-v-1ea51b38]{display:flex;justify-content:center;align-items:center;width:100%;padding:3.45rem 0 3.25rem;background:#005ac2;color:#fff}.section2 .pearson-img[data-v-1ea51b38]{width:16.25rem;height:9.3rem;margin-right:1.625rem}.section2 .pearson-content .title[data-v-1ea51b38]{font-size:1.5rem;line-height:2rem;font-weight:600}.section2 .pearson-content .sub-title[data-v-1ea51b38]{margin-top:.825rem;display:flex;align-items:center}.section2 .pearson-content .pearson-icon[data-v-1ea51b38]{width:3.8rem;height:1.425rem;margin-right:.45rem}.section2 .pearson-content .desc[data-v-1ea51b38]{font-size:.4rem;line-height:.6rem}@media (max-width:640px){.section2[data-v-1ea51b38]{display:block;padding:1.75rem 0}.section2 .pearson-img[data-v-1ea51b38]{display:block;margin:0 auto}.section2 .pearson-content[data-v-1ea51b38]{margin:0 auto;width:100%!important;word-break:break-word}.section2 .pearson-content .title[data-v-1ea51b38]{text-align:center}.section2 .pearson-content .sub-title[data-v-1ea51b38]{margin:.825rem auto}}.section3[data-v-63692542]{padding:2.875rem 0 2.525rem;background:#f0f5fe;text-align:center}.section3 .sub-title[data-v-63692542]{margin:.75rem auto 1.5rem;font-size:.5rem;line-height:.75rem;color:#666}.section3 .section-grid[data-v-63692542]{min-width:24.8rem;width:24.8rem;min-height:11.85rem;margin:0 auto}.section3 .section-grid .row[data-v-63692542]{display:flex;align-items:flex-end;margin-bottom:.25rem}.section3 .section-grid .row .col[data-v-63692542]{display:flex;align-items:center;justify-content:center;margin-right:.25rem;height:2.45rem;border-radius:.25rem;font-size:.6rem;color:#fff;line-height:.825rem}.section3 .section-grid .row .col1[data-v-63692542]{width:5.25rem;height:2.45rem;background:#fff;border-radius:.25rem;color:#666}.section3 .section-grid .row .col2[data-v-63692542]{width:6.25rem;background:#ffb500}.section3 .section-grid .row .col3[data-v-63692542]{width:6.25rem;background:#83d321}.section3 .section-grid .row .col4[data-v-63692542]{width:6.25rem;background:#005ac2}.section3 .section-grid .row1 .col2[data-v-63692542]{height:2.7rem;border-radius:.5rem .5rem .15rem .15rem}.section3 .section-grid .row1 .col3[data-v-63692542]{height:3.2rem;border-radius:.5rem .5rem .15rem .15rem}.section3 .section-grid .row1 .col4[data-v-63692542]{height:3.7rem;border-radius:.5rem .5rem .15rem .15rem}.section3 .section-grid .row4 .col2[data-v-63692542]{width:19.25rem;padding:0 .45rem 0 .65rem;background:#005ac2;font-size:.425rem;line-height:.65rem;text-align:left;word-break:keep-all}@media (max-width:640px){.section3 .section-grid[data-v-63692542]{width:100%;min-width:auto}.section3 .section-grid .row4[data-v-63692542]{align-items:stretch}.section3 .section-grid .row4 .col1[data-v-63692542]{height:auto}.section3 .section-grid .row4 .col2[data-v-63692542]{height:auto;padding:.625rem .45rem .625rem .65rem;flex:1;width:0}.section3 .section-grid .row4 .col2 .col2-scale[data-v-63692542],.section3 .section-grid .row4 .col2 .col2-scale[data-v-63692542] span{width:100%!important;transform:none}}.section4[data-v-6d5b1091]{padding:3.125rem 0 3.125rem;background:#fff;text-align:center}.section4 .sub-title[data-v-6d5b1091]{margin:.75rem auto 1.5rem;font-size:.5rem;line-height:.75rem;color:#666}.section4 .img[data-v-6d5b1091]{width:24.8rem;height:11.85rem}.section4 .select-class-chart[data-v-6d5b1091]{position:relative;margin:.6rem auto;width:28.75rem}.section4 .select-class-chart .rows-text[data-v-6d5b1091]{position:absolute;right:0;bottom:.1rem;color:#1a2558;font-size:.5rem}.section4 .select-class-chart .columns-text[data-v-6d5b1091]{position:absolute;left:-2.125rem;top:2rem;transform:rotate(270deg);color:#1a2558;font-size:.5rem}@media (max-width:640px){.section4[data-v-6d5b1091]{padding:2rem 0}.section4 .select-class-chart[data-v-6d5b1091]{width:80%}}[data-v-3cb654f8]{box-sizing:border-box}.section5[data-v-3cb654f8]{position:relative;padding-top:48%;background-image:url(../../static/img/section5_bg.8bf69962.png);background-repeat:no-repeat;background-size:cover;background-position:top}.section5 .section-content[data-v-3cb654f8]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section5 .row[data-v-3cb654f8]{display:flex}.section5 .tab[data-v-3cb654f8]{margin-right:.8rem}.section5 .tab img[data-v-3cb654f8]{width:13.75rem;height:7.55rem}.section5 .tab .btn[data-v-3cb654f8]{margin:.6rem auto 1.075rem;width:5.575rem;height:1.15rem;background:#74c7fb;border-radius:.575rem;text-align:center;line-height:1.15rem;font-size:.6rem;font-weight:500;color:#fff}@media (max-width:640px){.section5[data-v-3cb654f8]{padding:2.5rem 0}.section5 .section-content[data-v-3cb654f8]{position:static;top:0;left:0;transform:none}.section5 .tab[data-v-3cb654f8]{width:50%;padding:0 .4rem;margin:0}.section5 .tab img[data-v-3cb654f8]{width:100%;height:auto}}[data-v-281c1b00]{box-sizing:border-box}.section6[data-v-281c1b00]{position:relative;background:url(../../static/img/section6.0fc07bbf.png) no-repeat;color:#fff;padding-top:40%;background-repeat:no-repeat;background-size:cover;background-position:top}.section6 .section-content-box[data-v-281c1b00]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section6 .section-content[data-v-281c1b00]{margin-top:1.575rem;display:flex;justify-content:center}.section6 .section-content .card[data-v-281c1b00]{position:relative;margin-right:.75rem;padding:.15rem;width:8rem;height:8.85rem;background:#fff;box-shadow:0 .1rem .5rem 0 rgba(0,0,0,.05);border-radius:.25rem;box-sizing:border-box}.section6 .section-content .card[data-v-281c1b00]:last-child{margin-right:0}.section6 .section-content .card .img[data-v-281c1b00]{width:7.7rem;height:6.25rem}.section6 .section-content .card .number[data-v-281c1b00]{position:absolute;top:5.55rem;left:3.25rem;width:1.5rem;height:1.5rem;background:#ffbf1b;border-radius:50%;font-size:.6rem;font-weight:600;text-align:center;line-height:1.5rem}.section6 .section-content .card .title[data-v-281c1b00]{width:100%;margin-top:1.15rem;font-size:.45rem;font-weight:600;color:#333;line-height:.625rem;text-align:center;word-break:keep-all}.section6 .section-desc[data-v-281c1b00]{width:25rem;margin-top:1.325rem;font-size:.4rem;line-height:.65rem;text-align:center;word-break:keep-all}@media (max-width:640px){.section6[data-v-281c1b00]{padding:2.5rem 0}.section6 .section-content-box[data-v-281c1b00]{position:static;top:0;left:0;transform:none}.section6 .section-content[data-v-281c1b00]{display:block}.section6 .section-content .card[data-v-281c1b00]{margin:.75rem auto}.section6 .section-content .card[data-v-281c1b00]:last-child{margin-right:auto}.section6 .section-desc[data-v-281c1b00]{width:80%;margin:1.325rem auto 0}}.section7[data-v-171533d4]{padding:1.9rem 0 3.3rem;background:#f0f5fe;text-align:center}.section7 .img[data-v-171533d4]{margin-top:2.2rem;width:21.75rem;height:5.6rem}@media (max-width:640px){.section7[data-v-171533d4]{padding:.75rem 0 1.5rem}.section7 .img[data-v-171533d4]{width:90%;height:auto}}.section8[data-v-3a2c0b0a]{padding:1.9rem 0 2rem;background:#fff;text-align:center}.section8 .section-title[data-v-3a2c0b0a]{font-size:1rem;font-weight:500;line-height:1.2rem}.section8 .sub-title[data-v-3a2c0b0a]{margin:.5rem auto 1.45rem;color:#666;font-size:.5rem}.section8 .section-title-top[data-v-3a2c0b0a]{margin-top:.75rem}.section8 .section-title-tel[data-v-3a2c0b0a]{font-size:.625rem;font-weight:500;line-height:1.125rem}.section8 .imgs[data-v-3a2c0b0a]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 .5rem}.section8 .imgs .img[data-v-3a2c0b0a]{width:1.1rem;height:1.1rem;margin-right:1.2rem;cursor:pointer}.section8 .imgs .img-box[data-v-3a2c0b0a]{position:relative;border-radius:.1rem;padding:.6rem;cursor:pointer}.section8 .imgs .img-box[data-v-3a2c0b0a]:last-child{margin-right:0}.section8 .imgs .img-box:hover .list[data-v-3a2c0b0a]{display:flex}.section8 .imgs .img-box .icon[data-v-3a2c0b0a]{width:1.2rem;height:1.2rem;cursor:pointer}.section8 .imgs .img-box .icon[data-v-3a2c0b0a]:last-child{margin-right:0}.section8 .imgs .img-box .list[data-v-3a2c0b0a]{display:none;width:-moz-max-content;width:max-content;flex-direction:column;align-items:flex-start;padding:.15rem .3rem;position:absolute;z-index:10;top:-1.45rem;left:.6rem;border-radius:.1rem;background:#fff;box-shadow:0 0 .3rem 0 rgba(0,0,0,.12)}.section8 .imgs .img-box .list[data-v-3a2c0b0a]:after{content:"";position:absolute;width:1rem;height:.25rem;background:url(../../static/img/arrow.ce9bcdf4.png) no-repeat;background-size:100% 100%;bottom:-.25rem;left:0}.section8 .imgs .img-box .list .item[data-v-3a2c0b0a]{width:100%;font-weight:400;font-size:.4rem;text-align:left;line-height:.55rem;letter-spacing:-.01px;cursor:pointer;color:#303133;margin-bottom:.25rem}.section8 .imgs .img-box .list .item[data-v-3a2c0b0a]:last-child{margin-bottom:0}.section8 .imgs .img-box .list .item[data-v-3a2c0b0a]:hover{color:#014a9e}.section9[data-v-241b8738]{display:flex;justify-content:center;align-items:center;padding:3.35rem 0 3.025rem;background:#005ac2}.section9 .img[data-v-241b8738]{margin-right:.625rem;width:1.6rem;height:1.6rem;cursor:pointer}.section9 .text[data-v-241b8738]{font-size:.7rem;color:#fff;font-weight:600;cursor:pointer}.section10[data-v-97650dc6]{padding:1.5rem 0 5.025rem;background:#fff}.section10 .img[data-v-97650dc6]{margin:1px .125rem 0 0;width:.4rem;height:.45rem;cursor:pointer}.section10 a[data-v-97650dc6]{color:#333;font-size:.5rem}.section10 p[data-v-97650dc6]{margin-top:.5rem;display:flex;justify-content:center;align-items:center;color:#333;font-size:.5rem}.suspension[data-v-c21c0d6c]{display:flex;justify-content:center;position:fixed;z-index:999;bottom:0;width:100%;max-width:96rem;height:3.45rem;background-color:#023074}.suspension .content[data-v-c21c0d6c]{position:relative;display:flex;align-items:center;justify-content:center;min-width:30rem}.suspension .content .bn[data-v-c21c0d6c]{position:absolute;top:-2.775rem;left:0;width:5.925rem;height:5.55rem;background-image:url(../../static/img/phoneBg.d8dffd38.gif);background-size:cover}.suspension .content .prompt[data-v-c21c0d6c]{margin-left:6.825rem;color:#fff;text-align:center;font-size:1rem;margin-right:.75rem}.suspension .content .phone[data-v-c21c0d6c]{display:flex;width:17.5rem;height:2rem;padding-left:.75rem;margin-left:4.5rem;border-radius:2.5rem;overflow:hidden;background:#fff}.suspension .content .phone .toast[data-v-c21c0d6c]{position:absolute;top:-1.175rem;left:calc(50% + 8.75rem);transform:translateX(-50%);width:5.425rem;height:1.4rem;background:rgba(0,0,0,.8);border-radius:.3rem;text-align:center;line-height:1.4rem;color:#fff;font-size:.5rem}.suspension .content .phone .toast[data-v-c21c0d6c]:after{position:absolute;left:50%;transform:translateX(-50%);top:1.4rem;content:"";display:block;width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-top:.3rem solid rgba(0,0,0,.8);border-radius:.1rem}.suspension .content .phone .input[data-v-c21c0d6c]{display:flex;flex:1;align-items:center;padding-left:.975rem;background:url(../../static/img/phone.544370de.png) no-repeat 0;background-size:.375rem .6rem}.suspension .content .phone .input.zh-tw[data-v-c21c0d6c]{background:url(../../static/img/icon-pad.9624baf7.png) no-repeat 0;background-size:.6rem .6rem}.suspension .content .phone .input .phone-logo[data-v-c21c0d6c]{color:#666;cursor:pointer;white-space:nowrap;font-size:.5rem}.suspension .content .phone .input input[data-v-c21c0d6c]{flex:1;margin-left:.25rem;padding:0 .25rem;border:none;outline:none;border-left:1px solid #d8d8d8;color:#333;font-size:.5rem}.suspension .content .phone .input input[data-v-c21c0d6c]::-moz-placeholder{color:#999;font-size:.3rem}.suspension .content .phone .input input[data-v-c21c0d6c]::placeholder{color:#999;font-size:.3rem}.suspension .content .phone .title[data-v-c21c0d6c]{display:flex;width:5rem;align-items:center;justify-content:center;padding:0 .25rem;background:#ffda50;color:#923e1b;line-height:.5rem;font-size:.5rem;text-align:center;cursor:pointer}@media (max-width:640px){.suspension .content[data-v-c21c0d6c]{min-width:auto;width:100%;padding:0 .5rem}.suspension .content .bn[data-v-c21c0d6c]{display:none}.suspension .content .prompt[data-v-c21c0d6c]{margin-left:0;margin-right:0}.suspension .content .phone[data-v-c21c0d6c]{margin-left:0}.suspension .content .phone .toast[data-v-c21c0d6c]{left:50%}.suspension .content .phone .input[data-v-c21c0d6c]{width:0}.suspension .content .phone .title[data-v-c21c0d6c]{flex-shrink:0;max-width:4rem}}.home-content[data-v-79e2906f]{width:100%;background:#f0f5fe}.home-banner[data-v-685d1546]{position:relative;height:21.425rem}.home-banner .banner-receive-box[data-v-685d1546]{position:absolute;right:4.5rem;top:6.5rem;width:12rem;height:9.15rem;padding:1.65rem .75rem 0;border-radius:.8rem;background:#fff;color:#333;z-index:5}.home-banner .banner-receive-box .title[data-v-685d1546]{margin-bottom:1.125rem;text-align:center;font-size:.9rem;line-height:1.25rem}.home-banner .banner-receive-box .phone[data-v-685d1546]{position:relative}.home-banner .banner-receive-box .phone .toast[data-v-685d1546]{position:absolute;top:2px;left:-5.825rem;width:5.425rem;height:1.4rem;background:rgba(0,0,0,.8);border-radius:.3rem;text-align:center;line-height:1.4rem;color:#fff;font-size:.5rem}.home-banner .banner-receive-box .phone .toast[data-v-685d1546]:after{position:absolute;right:-.25rem;top:.45rem;content:"";display:block;width:0;height:0;border-top:.25rem solid transparent;border-left:.3rem solid rgba(0,0,0,.8);border-bottom:.25rem solid transparent;border-radius:.1rem}.home-banner .banner-receive-box .phone .input[data-v-685d1546]{display:flex;flex:1;align-items:center;padding-left:.75rem;overflow:hidden;width:10.5rem;height:1.5rem;background:#f5f5f5;border-radius:.95rem}.home-banner .banner-receive-box .phone .input .phone-logo[data-v-685d1546]{display:flex;align-items:center;color:#666;cursor:pointer;white-space:nowrap;font-size:.5rem}.home-banner .banner-receive-box .phone .input .phone-logo .icon[data-v-685d1546]{width:.75rem;height:.75rem;margin-right:.225rem}.home-banner .banner-receive-box .phone .input input[data-v-685d1546]{flex:1;margin-left:.25rem;padding:0 .25rem;border:none;outline:none;border-left:1px solid #d8d8d8;color:#333;font-size:.5rem;background:transparent}.home-banner .banner-receive-box .phone .input[data-v-685d1546] ::-webkit-input-placeholder{color:#999;font-size:.5rem}.home-banner .banner-receive-box .phone .btn[data-v-685d1546]{width:10.5rem;height:1.5rem;background:#96da14;border-radius:.95rem;font-size:.675rem;font-weight:400;color:#fff;line-height:.675rem;display:flex;align-items:center;justify-content:center;margin-top:1.2rem;cursor:pointer}.home-banner .swiper-container[data-v-685d1546]{width:100%;height:100%}.home-banner .swiper-container .bg1[data-v-685d1546]{background:url(../../static/img/banner.1d625b12.png) no-repeat 50%;background-size:auto 100%}.home-banner .swiper-container .bg2[data-v-685d1546]{background:url(../../static/img/banner2.8cbda085.png) no-repeat 50%;background-size:auto 100%}.swiper-pagination-bullet{width:.45rem;height:.45rem;background:#fff;opacity:.6;opacity:1}@media screen and (max-width:1024px){.home-banner[data-v-685d1546]{position:relative;height:10.875rem;background:#81d31f;padding-bottom:2rem}.home-banner .banner-receive-box[data-v-685d1546]{position:unset;margin:0 auto;width:16.75rem;height:auto;padding:1.65rem .75rem 1rem;background:#fff;color:#333;box-shadow:0 .1rem .6rem 0 rgba(150,218,20,.08);border-radius:1.2rem}.home-banner .banner-receive-box .title[data-v-685d1546]{margin-bottom:1.125rem;text-align:center;font-size:1.2rem;line-height:1.25rem}.home-banner .banner-receive-box .phone[data-v-685d1546]{position:relative}.home-banner .banner-receive-box .phone .toast[data-v-685d1546]{position:absolute;top:2rem;left:3rem;width:auto;height:1.4rem;padding:0 .25rem;background:rgba(0,0,0,.8);border-radius:.3rem;text-align:center;line-height:1.4rem;color:#fff;font-size:.5rem}.home-banner .banner-receive-box .phone .toast[data-v-685d1546]:after{position:absolute;left:1rem;top:-.3rem;content:"";display:block;transform:rotate3d(1,1,1,45deg);width:0;height:0;border-top:.25rem solid transparent;border-left:.3rem solid rgba(0,0,0,.8);border-bottom:.25rem solid transparent;border-radius:.1rem}.home-banner .banner-receive-box .phone .input[data-v-685d1546]{display:flex;flex:1;align-items:center;padding-left:.75rem;overflow:hidden;width:100%;height:2.2rem;background:#f5f5f5;border-radius:.95rem}.home-banner .banner-receive-box .phone .input .phone-logo[data-v-685d1546]{display:flex;align-items:center;color:#666;cursor:pointer;white-space:nowrap;font-size:.8rem}.home-banner .banner-receive-box .phone .input .phone-logo .icon[data-v-685d1546]{width:.75rem;height:.75rem;margin-right:.225rem}.home-banner .banner-receive-box .phone .input input[data-v-685d1546]{flex:1;margin-left:.25rem;padding:0 .25rem;border:none;outline:none;border-left:1px solid #d8d8d8;color:#333;font-size:.8rem;background:transparent}.home-banner .banner-receive-box .phone .input[data-v-685d1546] ::-webkit-input-placeholder{color:#999;font-size:.8rem}.home-banner .banner-receive-box .phone .btn[data-v-685d1546]{width:100%;height:2.2rem;background:#ff8000;border-radius:.95rem;font-size:.9rem;font-weight:400;color:#fff;line-height:.675rem;display:flex;align-items:center;justify-content:center;margin-top:1.2rem;cursor:pointer}.home-banner .swiper-container[data-v-685d1546]{width:100%;height:100%}.home-banner .swiper-container .bg1[data-v-685d1546]{background:url(../../static/img/banner-phone.eefd0481.png) no-repeat 50%;background-size:contain}.home-banner .swiper-container .bg2[data-v-685d1546]{background:url(../../static/img/banner2-phone.7e17c5ff.png) no-repeat 50%;background-size:contain}.swiper-pagination-bullet{width:.3rem;height:.3rem;background:#fff;opacity:.6;opacity:1}}.section1 .s-title[data-v-7fa196e0]{margin:5.925rem auto 0;font-size:1.8rem;font-weight:500;color:#333;text-align:center;position:relative}.section1 .s-title-h3[data-v-7fa196e0]{display:none}.section1 .tw-home1-title[data-v-7fa196e0]{margin-top:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:500;color:#fff}.section1 .tw-home1-text[data-v-7fa196e0]{margin:2.25rem auto;display:table;padding:.5rem .6rem .5rem 1.85rem;background:#96da14;border-radius:.75rem;text-align:center;line-height:1rem}.section1 .img2[data-v-7fa196e0]{width:2.825rem;height:2.975rem;margin:-1.75rem 0 0 -2.5rem;position:absolute}.section1 .img3[data-v-7fa196e0]{display:block;width:2.175rem;height:2.2rem;margin:-.5rem 0 0 -2.5rem;position:absolute}.section1 .bg4[data-v-7fa196e0]{position:relative;margin:2.4rem 0 3.2rem 0;font-size:.5rem;font-weight:400;color:#fff;margin:1rem auto 0;border-radius:1rem;padding-bottom:1rem}.section1 .bg4 .bg4-tree[data-v-7fa196e0]{margin:0 auto;position:relative;width:48rem;height:19.4rem;background:url(../../static/img/home-1-4.08ce92c9.png) no-repeat 50%;background-size:auto 100%}.section1 .bg4 span[data-v-7fa196e0]{color:gold}.section1 .bg4 .bg4-list1[data-v-7fa196e0]{position:absolute;color:#555;top:6%;left:28%}.section1 .bg4 .bg4-list1 .title[data-v-7fa196e0]{margin-bottom:.275rem;font-size:.55rem;color:#804c18;width:3rem;height:.95rem;background:gold;border-radius:.45rem .45rem .1rem .45rem;text-align:center;line-height:.95rem}.section1 .bg4 .bg4-list2[data-v-7fa196e0],.section1 .bg4 .bg4-list3[data-v-7fa196e0]{position:absolute;width:28%}.section1 .bg4 .bg4-list2 li[data-v-7fa196e0],.section1 .bg4 .bg4-list3 li[data-v-7fa196e0]{margin-bottom:10%;line-height:.7rem}.section1 .bg4 .bg4-list2 .title[data-v-7fa196e0],.section1 .bg4 .bg4-list3 .title[data-v-7fa196e0]{margin-bottom:1%;font-size:.7rem}.section1 .bg4 .bg4-list2[data-v-7fa196e0]{bottom:-2%;left:16%}.section1 .bg4 .bg4-list2 li[data-v-7fa196e0]{margin-bottom:14%}.section1 .bg4 .bg4-list2 .bg4-list2-li1[data-v-7fa196e0]{margin-bottom:13%}.section1 .bg4 .bg4-list2 .bg4-list2-li2[data-v-7fa196e0]{margin-bottom:10%}.section1 .bg4 .bg4-list2 .bg4-list2-li3[data-v-7fa196e0]{margin-top:14%}.section1 .bg4 .bg4-list3[data-v-7fa196e0]{bottom:7.3%;right:15%}.section1 .bg4 .bg4-list3 .bg4-list3-li1[data-v-7fa196e0]{margin-left:6%}.section1 .bg4 .bg4-list3 .bg4-list3-li2[data-v-7fa196e0]{margin-top:13%;margin-left:5%}.section1 .bg4 .bg4-list3 .bg4-list3-li3[data-v-7fa196e0]{margin-top:19%}.section1 .img5[data-v-7fa196e0]{display:block;width:1.9rem;height:2.95rem;margin:-1.75rem 0 0 -2rem;position:absolute}.section1 .home-videos[data-v-7fa196e0]{display:flex;margin:1.05rem auto 0;justify-content:center}.section1 .home-videos .video-item[data-v-7fa196e0]{text-align:center;margin:0 .5rem}.section1 .home-videos .video-item .cover[data-v-7fa196e0]{width:16.05rem;height:9rem;position:relative;cursor:pointer}.section1 .home-videos .video-item .cover[data-v-7fa196e0]:after{content:"";width:2.4rem;height:2.4rem;background:url(../../static/img/icon-video.f02e8402.png) no-repeat;background-size:contain;position:absolute;left:50%;top:50%;margin:-1.2rem 0 0 -1.2rem}.section1 .home-videos .video-item .title[data-v-7fa196e0]{font-size:.75rem;font-weight:500;color:#333;line-height:1.05rem;margin-top:1.275rem}.section1 .home-videos .video-item .title[data-v-7fa196e0]:after,.section1 .home-videos .video-item .title[data-v-7fa196e0]:before{content:"";display:inline-block;width:.375rem;height:.375rem;background:#96da14;opacity:.58;box-shadow:-.275rem 0 0 gold;border-radius:100%;overflow:hidden}.section1 .home-videos .video-item .title[data-v-7fa196e0]:before{margin-right:.3rem}.section1 .home-videos .video-item .title[data-v-7fa196e0]:after{margin-left:.575rem}.section1 .home-videos .video-item .contnet[data-v-7fa196e0]{margin-top:.3rem;font-size:.6rem;color:#555;line-height:.9rem}.section1 .receive-list[data-v-7fa196e0]{display:flex;justify-content:space-between;width:45rem;margin:2.4rem auto 0;align-items:center}.section1 .receive-list .space[data-v-7fa196e0]{width:1.2rem;height:1.2rem}.section1 .receive-list .receive-item[data-v-7fa196e0]{width:7.35rem;height:7.35rem;background:#fff;box-shadow:0 .15rem .9rem 0 rgba(0,0,0,.06);border-radius:.45rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:.75rem;font-weight:400;color:#555;line-height:1.05rem}.section1 .receive-list .receive-item span[data-v-7fa196e0]{display:block}.section1 .receive-list .receive-item img[data-v-7fa196e0]{width:2.925rem;height:2.925rem;display:block;margin-bottom:.975rem}.section1 .receive-btn[data-v-7fa196e0]{display:block;width:21rem;height:3.3rem;background:#ff5532;border-radius:1.95rem;margin:4.05rem auto 0;font-size:1.2rem;color:#fff;text-align:center;line-height:3.3rem;cursor:pointer}.layer[data-v-7fa196e0]{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.8);z-index:999999;display:none}.layer.show[data-v-7fa196e0]{display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.section1[data-v-7fa196e0]{margin:0 auto;padding:0 1rem}.section1 .s-title[data-v-7fa196e0]{margin:10.925rem auto 0;font-size:.95rem;font-weight:500;color:#333;text-align:center;position:relative}.section1 .s-title-h3[data-v-7fa196e0]{display:block;margin:.6rem 0 0 0;font-size:.7rem;font-weight:400;color:#555;text-align:center}.section1 .tw-home1-title[data-v-7fa196e0]{font-size:.8rem;font-weight:400;color:#333;text-align:center;margin:.6rem auto}.section1 .tw-home1-title .img2[data-v-7fa196e0],.section1 .tw-home1-title .img3[data-v-7fa196e0],.section1 .tw-home1-title .img5[data-v-7fa196e0]{display:none}.section1 .tw-home1-text[data-v-7fa196e0]{padding:0;border-radius:0;text-align:center;background:none}.section1 .home-videos[data-v-7fa196e0]{display:block;margin:1.05rem auto .75rem;padding:0 .25rem}.section1 .home-videos .video-item[data-v-7fa196e0]{display:flex;justify-content:space-around;margin:0 auto 1rem;text-align:left;font-size:.7rem;color:#555}.section1 .home-videos .video-item .cover[data-v-7fa196e0]{margin-right:.6rem;max-width:50%;width:6.875rem;height:auto;position:relative;cursor:pointer}.section1 .home-videos .video-item .cover[data-v-7fa196e0]:after{content:"";width:1.6rem;height:1.6rem;background:url(../../static/img/icon-video.f02e8402.png) no-repeat;background-size:contain;position:absolute;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}.section1 .home-videos .video-item .title[data-v-7fa196e0]{font-size:.8rem;font-weight:500;color:#96da14;line-height:1.05rem;margin-top:0}.section1 .home-videos .video-item .title[data-v-7fa196e0]:after,.section1 .home-videos .video-item .title[data-v-7fa196e0]:before{content:"";display:none}.section1 .home-videos .video-item .contnet[data-v-7fa196e0]{margin-top:.3rem;font-size:.6rem;color:#555;line-height:.9rem}.section1 .home-videos .video-item-right[data-v-7fa196e0]{display:flex;flex-direction:row-reverse}.section1 .home-videos .video-item-right dl[data-v-7fa196e0]{margin-right:.75rem}.section1 .receive-box[data-v-7fa196e0]{background:#fff;padding:.65rem 1rem 1.25rem;border-radius:1.2rem;box-shadow:0 .1rem .6rem 0 rgba(150,218,20,.08)}.section1 .receive-list[data-v-7fa196e0]{display:flex;width:100%;margin:.25rem auto 0;align-items:unset;flex-wrap:wrap}.section1 .receive-list .space[data-v-7fa196e0]{display:none}.section1 .receive-list .receive-item[data-v-7fa196e0]{margin-top:.625rem;width:50%;height:auto;background:#fff;box-shadow:none;border-radius:0;display:flex;flex-direction:unset;justify-content:center;align-items:center;text-align:center;font-size:.6rem;font-weight:400;color:#555;line-height:normal}.section1 .receive-list .receive-item div[data-v-7fa196e0]{width:76%;text-align:left}.section1 .receive-list .receive-item span[data-v-7fa196e0]{display:inline}.section1 .receive-list .receive-item img[data-v-7fa196e0]{width:1.25rem;height:1.25rem;display:block;margin:0 .375rem 0 0}.section1 .receive-btn[data-v-7fa196e0]{display:block;width:10rem;height:2rem;background:#ff5532;border-radius:1rem;margin:1.25rem auto 0;font-size:.75rem;font-weight:bolder;color:#fff;text-align:center;line-height:2rem;cursor:pointer}.section1 .bg4-box[data-v-7fa196e0]{margin-bottom:1.25rem;background:#fff;padding:.65rem .5rem .675rem;border-radius:1.5rem;box-shadow:0 .1rem .6rem 0 rgba(150,218,20,.08)}.section1 .bg4[data-v-7fa196e0]{position:relative;width:100%;margin:1rem auto 0;background-color:#fff;border-radius:.9rem;padding-bottom:0;font-size:.3rem;font-weight:400;color:#fff}.section1 .bg4 .bg4-tree[data-v-7fa196e0]{margin:0 auto;position:relative;width:15.6rem;height:19.6rem;background:none}.section1 .bg4 .bg4-tree[data-v-7fa196e0]:before{position:absolute;top:0;width:100%;content:"";height:100%;background:url(../../static/img/phone-home-1-4.319f12c2.png) no-repeat 50%;background-size:auto 100%}.section1 .bg4 span[data-v-7fa196e0]{color:gold}.section1 .bg4 .bg4-list1[data-v-7fa196e0]{position:absolute;color:#555;top:-2%;left:5%;font-size:.4rem}.section1 .bg4 .bg4-list1 .title[data-v-7fa196e0]{margin-bottom:.275rem;font-size:.5rem;color:#804c18;width:3rem;height:.95rem;background:gold;border-radius:.45rem .45rem .1rem .45rem;text-align:center;line-height:.95rem}.section1 .bg4 .bg4-list2[data-v-7fa196e0],.section1 .bg4 .bg4-list3[data-v-7fa196e0]{position:absolute;width:50%}.section1 .bg4 .bg4-list2 li[data-v-7fa196e0],.section1 .bg4 .bg4-list3 li[data-v-7fa196e0]{margin-bottom:4%;line-height:normal}.section1 .bg4 .bg4-list2 li dd[data-v-7fa196e0],.section1 .bg4 .bg4-list3 li dd[data-v-7fa196e0]{font-size:.4rem}.section1 .bg4 .bg4-list2 .title[data-v-7fa196e0],.section1 .bg4 .bg4-list3 .title[data-v-7fa196e0]{margin-bottom:.05%;font-weight:700;font-size:.5rem}.section1 .bg4 .bg4-list2[data-v-7fa196e0]{bottom:6%;left:5%}.section1 .bg4 .bg4-list2 .bg4-list2-li1[data-v-7fa196e0]{margin-bottom:2%}.section1 .bg4 .bg4-list2 .bg4-list2-li2[data-v-7fa196e0]{margin-top:0;margin-bottom:1%}.section1 .bg4 .bg4-list2 .bg4-list2-li3[data-v-7fa196e0]{margin-top:8%}.section1 .bg4 .bg4-list3[data-v-7fa196e0]{bottom:46%;right:5%}.section1 .bg4 .bg4-list3 .bg4-list3-li1[data-v-7fa196e0]{margin-left:0}.section1 .bg4 .bg4-list3 .bg4-list3-li2[data-v-7fa196e0]{margin-left:0;margin-top:0}.section1 .bg4 .bg4-list3 .bg4-list3-li3[data-v-7fa196e0]{margin-top:-2%}.section1 .mobile-bg4 .bg4-list1[data-v-7fa196e0]{top:-2%;left:5%}.section1 .mobile-bg4 .bg4-list2[data-v-7fa196e0],.section1 .mobile-bg4 .bg4-list3[data-v-7fa196e0]{position:absolute;width:45%}.section1 .mobile-bg4 .bg4-list2 li[data-v-7fa196e0],.section1 .mobile-bg4 .bg4-list3 li[data-v-7fa196e0]{margin-bottom:4%;line-height:normal}.section1 .mobile-bg4 .bg4-list2 li dd[data-v-7fa196e0],.section1 .mobile-bg4 .bg4-list3 li dd[data-v-7fa196e0]{font-size:.35rem}.section1 .mobile-bg4 .bg4-list2 .title[data-v-7fa196e0],.section1 .mobile-bg4 .bg4-list3 .title[data-v-7fa196e0]{margin-bottom:.05%;font-weight:700;font-size:.45rem}.section1 .mobile-bg4 .bg4-list2[data-v-7fa196e0]{bottom:6%;left:5%}.section1 .mobile-bg4 .bg4-list2 li[data-v-7fa196e0]{margin-bottom:6%}.section1 .mobile-bg4 .bg4-list2 .bg4-list2-li2[data-v-7fa196e0]{margin-top:11%}.section1 .mobile-bg4 .bg4-list2 .bg4-list2-li3[data-v-7fa196e0]{margin-top:16%}.section1 .mobile-bg4 .bg4-list3[data-v-7fa196e0]{bottom:46.5%;right:8%}.section1 .mobile-bg4 .bg4-list3 .bg4-list3-li1[data-v-7fa196e0]{margin-left:0}.section1 .mobile-bg4 .bg4-list3 .bg4-list3-li2[data-v-7fa196e0]{margin-left:0;margin-top:10%}.section1 .mobile-bg4 .bg4-list3 .bg4-list3-li3[data-v-7fa196e0]{margin-top:12%}}.section2[data-v-49d10261]{position:relative;padding-top:6rem}.section2 .tabs[data-v-49d10261]{background:#fff;padding:.75rem 0 .15rem;display:flex;justify-content:center;position:sticky;z-index:100;top:0;width:100%;min-width:48.075rem}.section2 .tabs .tab[data-v-49d10261]{width:12.975rem;height:4.8rem;line-height:4.2rem;text-align:center;font-size:1.5rem;color:#333;font-weight:700;background:url(../../static/img/tab.6d2df073.png) no-repeat top;background-size:100% auto;margin:0 1.525rem}.section2 .tabs .tab-act[data-v-49d10261]{background-image:url(../../static/img/tab-active.283cd8c5.png);color:#804c18}.section2 .s-title[data-v-49d10261]{margin:4.35rem auto 0;position:relative}.section2 .s-title-module[data-v-49d10261],.section2 .video-wrap[data-v-49d10261]{display:none}.section2 .bg2[data-v-49d10261]{display:flex;justify-content:center;width:100%;margin-top:2.375rem;background:#f2fae8;border-radius:1rem}.section2 .bg2 .bg2-img[data-v-49d10261]{margin:-1.35rem 2.95rem 0 0;width:6.775rem;height:11.375rem;background:url(../../static/img/home-2-5.5b00f6f5.png) no-repeat 50%;background-size:auto 100%}.section2 .bg2 .bg2-list[data-v-49d10261]{margin-top:1.25rem;display:flex;justify-content:left;font-size:.4rem;font-weight:400;color:#555}.section2 .bg2 .bg2-list img[data-v-49d10261]{margin-right:.475rem;width:1.4rem;height:1.4rem}.section2 .bg2 .bg2-list .bg2-list-title[data-v-49d10261]{margin-bottom:.4rem;font-size:.6rem;font-weight:500;color:#333}.section2 .img3[data-v-49d10261]{display:block;width:25.725rem;height:23.325rem;margin:2.6rem auto 0}.section2 .img4[data-v-49d10261]{display:block;width:32.4rem;height:2.1rem;margin:5.95rem auto 0}.section2 .img5[data-v-49d10261]{display:block;margin-right:1rem;width:8.725rem;height:6.95rem}.section2 .big-textbook[data-v-49d10261]{display:flex;justify-content:space-between;margin:1.875rem auto 0;width:44.25rem;background:#f4fbe7;border-radius:5.2rem}.section2 .big-textbook .textbook-img[data-v-49d10261]{padding:.75rem 0;width:12.7rem;background:#bce768;height:100%;border-radius:5.2rem 3.2rem 3.2rem 5.2rem;display:flex;justify-content:right;position:relative}.section2 .big-textbook .textbook-img[data-v-49d10261]:before{content:"";width:1.4rem;height:1.4rem;position:absolute;right:-1rem;top:50%;background:#bce768;border-radius:.45rem;transform:translate3d(-30%,-50%,0) rotate(45deg)}.section2 .big-textbook .list[data-v-49d10261]{margin-left:2.5rem}.section2 .big-textbook .list li[data-v-49d10261]{margin-top:1.1rem;font-size:.6rem;font-weight:400;color:#555}.section2 .big-textbook .list li[data-v-49d10261]:before{content:"";display:inline-block;width:.625rem;height:.6rem;background:url(../../static/img/home-3-2-2.a90672b2.png) no-repeat;background-size:cover;position:relative;top:.2rem;left:-.25rem}.section2 .big-textbook .list li span[data-v-49d10261]{line-height:1rem;display:inline-block;width:80%;vertical-align:top}.section2 .img6[data-v-49d10261]{display:block;margin:2rem;width:6.175rem;height:4.45rem}.section2 .items[data-v-49d10261],.section2 .teachers[data-v-49d10261]{display:flex;margin:1.05rem auto 0;justify-content:center}.section2 .items li[data-v-49d10261],.section2 .teachers li[data-v-49d10261]{width:16.05rem;text-align:center}.section2 .items li .title[data-v-49d10261],.section2 .teachers li .title[data-v-49d10261]{font-size:.75rem;font-weight:500;color:#333;line-height:1.05rem;margin-top:1.275rem}.section2 .items li .title[data-v-49d10261]:after,.section2 .items li .title[data-v-49d10261]:before,.section2 .teachers li .title[data-v-49d10261]:after,.section2 .teachers li .title[data-v-49d10261]:before{content:"";display:inline-block;width:.375rem;height:.375rem;background:#96da14;opacity:.58;box-shadow:-.275rem 0 0 gold;border-radius:100%;overflow:hidden}.section2 .items li .title[data-v-49d10261]:before,.section2 .teachers li .title[data-v-49d10261]:before{margin-right:.3rem}.section2 .items li .title[data-v-49d10261]:after,.section2 .teachers li .title[data-v-49d10261]:after{margin-left:.575rem}.section2 .items li .contnet[data-v-49d10261],.section2 .teachers li .contnet[data-v-49d10261]{margin-top:.3rem;font-size:.6rem;color:#555;line-height:.9rem}.section2 .teachers[data-v-49d10261]{margin-top:2.4rem}.section2 .teachers li[data-v-49d10261]{margin:0 1.8rem;width:9rem}.section2 .teachers img[data-v-49d10261]{width:9rem;height:9rem}.section2 .items[data-v-49d10261]{margin-top:4.65rem}.section2 .items li[data-v-49d10261]{margin:0 .55rem;width:14.325rem}.section2 .items img[data-v-49d10261]{width:14.325rem;height:9.675rem}.section2 .select-class-chart[data-v-49d10261]{position:relative;margin:2.4rem auto;width:42.3rem;z-index:0}.section2 .select-class-chart .rows-text[data-v-49d10261]{position:absolute;right:0;bottom:.1rem;color:#1a2558;font-size:.5rem}.section2 .select-class-chart .columns-text[data-v-49d10261]{position:absolute;left:-2.125rem;top:2rem;transform:rotate(270deg);color:#1a2558;font-size:.5rem}.section2 .title2[data-v-49d10261]{text-align:center;font-size:1.2rem;color:#555;margin-top:4.8rem}.section2 .title2 span[data-v-49d10261]{display:inline-block;position:relative}.section2 .title2 span[data-v-49d10261]:before{content:"";height:.6rem;background:rgba(150,218,20,.25);border-radius:.3rem;position:absolute;z-index:0;left:-.45rem;right:-.45rem;bottom:-.3rem}.section2 .clil[data-v-49d10261]{width:44.25rem;margin:2.775rem auto 0;display:flex;align-items:center}.section2 .clil img[data-v-49d10261]{width:21.675rem;height:22.35rem}.section2 .clil p[data-v-49d10261]{background:#f4fbe7;width:19.15rem;font-size:.975rem;font-weight:400;color:#555;line-height:1.575rem;margin-left:2.5rem;border-radius:1.2rem;padding:1.25rem 2.25rem;position:relative}.section2 .clil p[data-v-49d10261]:before{content:"";width:2.4rem;height:2.4rem;position:absolute;left:0;top:50%;background:#f4fbe7;border-radius:.6rem;transform:translate3d(-30%,-50%,0) rotate(45deg)}.section2 .text[data-v-49d10261]{width:41.075rem;height:3.6rem;font-size:.8rem;font-weight:400;color:#555;line-height:1.8rem;margin:1.2rem auto 0;text-align:center}.section2 .text span[data-v-49d10261]{color:gold}.section2 .section-content[data-v-49d10261]{width:100%;height:38.55rem;box-sizing:border-box;padding-top:3.6rem}.section2 .section-content .row[data-v-49d10261]{width:45rem;margin:0 auto;display:flex;flex-wrap:wrap;-moz-column-gap:2.25rem;column-gap:2.25rem;row-gap:1.8rem}.section2 .section-content .row .tab[data-v-49d10261]{width:21.375rem}.section2 .section-content .row .btn[data-v-49d10261]{width:8.75rem;height:1.8rem;background:#74c7fb;border-radius:.9rem;font-size:.9rem;font-weight:400;color:#fff;line-height:1.8rem;text-align:center;margin:1.2rem auto 0}@media screen and (max-width:1024px){.section2[data-v-49d10261]{margin:0 auto;padding:0 1rem}.section2 .big-textbook[data-v-49d10261],.section2 .clil[data-v-49d10261],.section2 .img3[data-v-49d10261],.section2 .s-title[data-v-49d10261],.section2 .tabs[data-v-49d10261],.section2 .teachers[data-v-49d10261],.section2 .title2[data-v-49d10261]{display:none}.section2 .s-title-module[data-v-49d10261]{margin:0 auto;display:block;font-size:.8rem;color:#333;font-weight:700;text-align:center;line-height:1.5rem}.section2 .s-title-module span[data-v-49d10261]{font-weight:400}.section2 .bg2[data-v-49d10261]{display:block;padding:1.25rem .75rem;width:100%;margin-top:1.25rem;background:#fff;border-radius:1.2rem;box-shadow:0 .1rem .6rem 0 rgba(150,218,20,.08)}.section2 .bg2 .bg2-box[data-v-49d10261]{margin-top:1rem}.section2 .bg2 .bg2-img[data-v-49d10261]{display:none}.section2 .bg2 .bg2-list[data-v-49d10261]{margin-top:.5rem;display:flex;justify-content:left;font-size:.6rem;font-weight:400;color:#555;line-height:1rem}.section2 .bg2 .bg2-list img[data-v-49d10261]{display:none}.section2 .bg2 .bg2-list .bg2-list-title[data-v-49d10261]{padding-left:.7rem;position:relative;margin-bottom:.2rem;font-size:.7rem;font-weight:600;color:#96da14}.section2 .bg2 .bg2-list .bg2-list-title[data-v-49d10261]:before{content:"";position:absolute;background:#96da14;width:.2rem;height:.2rem;top:.35rem;left:0;border-radius:50%}.section2 .module2[data-v-49d10261],.section2 .module3[data-v-49d10261]{display:block;padding:1.25rem .75rem;width:100%;margin-top:1.25rem;background:#fff;border-radius:1.2rem;box-shadow:0 .1rem .6rem 0 rgba(150,218,20,.08)}.section2 .select-class-chart[data-v-49d10261]{display:none}.section2 .video-wrap[data-v-49d10261]{display:block;border-radius:.625rem;box-sizing:border-box;background:url(../../static/img/how-img.18d802bb.png) no-repeat;background-size:contain;margin:1rem auto 0;width:15rem;transform:translate(0)}.section2 .video-wrap[data-v-49d10261]:before{content:"";display:block;width:100%;height:0;padding-top:61.33651551%}.section2 .video-wrap .advantages-how-video[data-v-49d10261]{width:78.99761337%;display:block;margin:0 auto;position:absolute;top:22%;left:10.50119332%}.section2 .section-content[data-v-49d10261]{width:100%;height:auto;box-sizing:border-box;padding-top:.5rem}.section2 .section-content .row[data-v-49d10261]{width:100%;margin:0 auto;display:flex;flex-wrap:wrap;-moz-column-gap:unset;column-gap:unset;row-gap:unset}.section2 .section-content .row .tab[data-v-49d10261]{width:50%}.section2 .section-content .row .tab img[data-v-49d10261]{display:none}.section2 .section-content .row .btn[data-v-49d10261]{position:relative;margin:.5rem auto 0;padding:0 0 0 2rem;background:none;border-radius:unset;width:auto;height:auto;font-size:.7rem;font-weight:700;color:#555;line-height:1rem;text-align:left}.section2 .section-content .row .btn[data-v-49d10261]:before{content:"";position:absolute;background:#96da14;opacity:1;box-shadow:none;width:.2rem;height:.2rem;top:.35rem;left:1.5rem;border-radius:50%}.section2 .text[data-v-49d10261]{width:100%;height:auto;font-size:.55rem;font-weight:400;color:#555;line-height:1rem;margin:1.2rem auto 0;text-align:center}.section2 .text span[data-v-49d10261]{color:#555}.section2 .items[data-v-49d10261]{display:block;margin:0 auto 0}.section2 .items img[data-v-49d10261]{display:none}.section2 .items li[data-v-49d10261]{margin:0 auto;width:100%;text-align:left}.section2 .items li .title[data-v-49d10261]{padding-left:.7rem;position:relative;margin:.5rem auto .2rem;font-size:.7rem;font-weight:500;color:#96da14;opacity:1;box-shadow:none}.section2 .items li .title[data-v-49d10261]:before{content:"";position:absolute;background:#96da14;opacity:1;box-shadow:none;width:.2rem;height:.2rem;top:.35rem;left:0;border-radius:50%}.section2 .items li .title[data-v-49d10261]:after{display:none}.section2 .module2[data-v-49d10261]{font-size:.4rem;font-weight:400;color:#555}}[data-v-3a95516d]{box-sizing:border-box}.section3[data-v-3a95516d]{position:relative;box-sizing:border-box;background:rgba(150,218,20,.1)}.section3 .s-title[data-v-3a95516d]{position:relative}.section3 .section-content-box[data-v-3a95516d]{width:34.35rem;margin:0 auto;padding:2.1rem 0 2.125rem;position:relative}.section3 .section-content-box[data-v-3a95516d]:after{content:"";position:absolute;width:6rem;height:8.775rem;background:url(../../static/img/home-5-2.57c67f7d.png) no-repeat;background-size:contain;right:-5.325rem;bottom:-2.25rem}.section3 .section-content[data-v-3a95516d]{margin-top:2.4rem;display:flex;justify-content:space-between}.section3 .section-content .card[data-v-3a95516d]{position:relative;padding:.225rem;width:10.65rem;height:11.85rem;background:#fff;border-radius:.45rem;box-sizing:border-box}.section3 .section-content .card .img[data-v-3a95516d]{width:10.2rem;height:8.3rem}.section3 .section-content .card .number[data-v-3a95516d]{position:absolute;top:7.4rem;left:4.2rem;width:2.25rem;height:2.25rem;background:#96da14;border-radius:50%;font-weight:600;text-align:center;line-height:2.25rem;font-size:1.05rem;color:#fff}.section3 .section-content .card .title[data-v-3a95516d]{width:100%;margin-top:1.725rem;font-weight:600;color:#333;line-height:.825rem;text-align:center;word-break:keep-all;font-size:.6rem}.section3 .section-desc[data-v-3a95516d]{margin:1.325rem auto 0;text-align:center;word-break:keep-all;font-size:.75rem;font-weight:400;color:#555;line-height:1.125rem}@media screen and (max-width:1024px){.section3[data-v-3a95516d]{margin:0 auto;position:relative;box-sizing:border-box;background:none;padding:0 1rem}.section3 .s-title[data-v-3a95516d]{font-size:.95rem;font-weight:500;color:#333;text-align:center;position:relative}.section3 .section-content-box[data-v-3a95516d]{width:100%;margin:0 auto;padding:2.1rem 0 2.125rem;position:relative;font-size:.55rem}.section3 .section-content-box[data-v-3a95516d]:after{content:"";display:none}.section3 .section-content[data-v-3a95516d]{padding:1.25rem .75rem 1px;margin-top:1.4rem;display:block;background-color:#fff;border-radius:1.2rem 1.2rem 0 0}.section3 .section-content .card[data-v-3a95516d]{position:relative;padding:0;width:auto;height:auto;background:none;border-radius:none;box-sizing:border-box}.section3 .section-content .card .img[data-v-3a95516d]{display:none}.section3 .section-content .card .number[data-v-3a95516d]{padding-left:.7rem;position:unset;width:auto;height:auto;background:none;border-radius:50%;font-weight:600;text-align:left;line-height:normal;font-size:.7rem;color:#96da14}.section3 .section-content .card .number[data-v-3a95516d]:before{content:"";position:absolute;background:#96da14;width:.2rem;height:.2rem;top:.35rem;left:0;border-radius:50%}.section3 .section-content .card .title[data-v-3a95516d]{width:100%;margin:.2rem 0 .5rem 0;font-weight:400;color:#555;line-height:.825rem;text-align:left;word-break:keep-all;font-size:.6rem}.section3 .section-desc[data-v-3a95516d]{padding:0 .75rem 1.25rem;background-color:#fff;border-radius:0 0 1.2rem 1.2rem;margin:0 auto 0;text-align:center;word-break:keep-all;font-size:.55rem;font-weight:400;color:#555;line-height:1.125rem}}.section4[data-v-267a551c]{padding:8.325rem 0 3.6rem}.section4 .s-title[data-v-267a551c]{position:relative}.section4 .img[data-v-267a551c]{display:block;width:22.925rem;height:5.9rem;margin:2rem auto 0}@media screen and (max-width:1024px){.section4[data-v-267a551c]{margin:0 auto;padding:.375rem 0}.section4 .s-title[data-v-267a551c]{font-size:.95rem;font-weight:500;color:#333;text-align:center;position:relative}.section4 .img[data-v-267a551c]{display:block;width:15.975rem;height:4.125rem;margin:1.25rem auto 0}}.section5[data-v-03314426]{height:26.075rem;position:relative}.section5 .img[data-v-03314426]{width:13.125rem;height:21.575rem;position:absolute;left:50%;bottom:0;margin-left:-20.025rem}.section5 .text[data-v-03314426]{width:19.4rem;height:14.675rem;box-sizing:border-box;background:url(../../static/img/home-7-2.2c162fdf.png) no-repeat;background-size:contain;padding:2.6rem 2.375rem;font-size:1.2rem;color:#555;line-height:1.7rem;position:absolute;left:50%;top:0;margin-left:-6.9rem}.section5 .text span[data-v-03314426]{color:gold}.section5 .concat[data-v-03314426]{position:absolute;left:50%;margin-left:.975rem;top:14.95rem;width:12rem;height:7.1rem;background:#fff;box-shadow:0 .15rem .9rem 0 rgba(0,0,0,.06);border-radius:.45rem;padding:.75rem 1.2rem 0}.section5 .concat .btns[data-v-03314426]{display:flex;justify-content:space-between}.section5 .concat .btns img[data-v-03314426]{width:3.6rem;height:3.6rem;cursor:pointer}.section5 .concat strong[data-v-03314426]{display:block;text-align:center;font-size:1.2rem;font-weight:500;color:#555;line-height:1.7rem;margin-top:.45rem}@media screen and (max-width:1024px){.section5[data-v-03314426]{display:none}}.fixbtns[data-v-81e107a6]{position:fixed;right:.65rem;bottom:5rem;z-index:100}.fixbtns li[data-v-81e107a6]{display:flex;align-items:center;justify-content:center;border-radius:100%;box-shadow:0 0 .9rem rgba(0,0,0,.08);background:#fff;width:2.5rem;height:2.5rem;margin-bottom:1.5rem}.fixbtns a[data-v-81e107a6]{position:relative;background:no-repeat 50%;background-size:cover;width:1.5rem;height:1.5rem;cursor:pointer}.fixbtns a .line-qrcode-box[data-v-81e107a6]{display:none;position:absolute;top:66%;right:2.75rem;margin-top:-3.2rem;width:5.75rem;height:5.75rem;background:#fff;box-shadow:0 0 .9rem rgba(0,0,0,.08);border-radius:.5rem;padding:.125rem}.fixbtns a .line-qrcode-box[data-v-81e107a6]:before{content:"";width:.5rem;height:.5rem;position:absolute;right:-.35rem;top:50%;background:#fff;border-radius:.15rem;transform:translate3d(-30%,-50%,0) rotate(45deg)}.fixbtns a.free[data-v-81e107a6]{background-image:url(../../static/img/btn-free.7259dcb3.png)}.fixbtns a.free[data-v-81e107a6]:hover{background-image:url(../../static/img/btn-free-hover.1e758c89.png)}.fixbtns a.line[data-v-81e107a6]{background-image:url(../../static/img/btn-line.d861ab34.png)}.fixbtns a.line[data-v-81e107a6]:hover{background-image:url(../../static/img/btn-line-hover.03392fdc.png)}.fixbtns a.line:hover .line-qrcode-box[data-v-81e107a6]{display:block}.fixbtns a.download[data-v-81e107a6]{background-image:url(../../static/img/btn-download.a866e298.png)}.fixbtns a.download[data-v-81e107a6]:hover{background-image:url(../../static/img/btn-download-hover.f7d27cd1.png)}.home-content[data-v-aa08b99e]{width:100%;background:#fff;padding-bottom:3.4rem}[data-v-aa08b99e] .s-title:before{box-shadow:.5rem 0 0 .1rem #96da14;margin-right:1.25rem}[data-v-aa08b99e] .s-title:after,[data-v-aa08b99e] .s-title:before{content:"";display:inline-block;vertical-align:middle;background:#d1ef9a;width:.25rem;height:.25rem;border-radius:1px 0 1px 0}[data-v-aa08b99e] .s-title:after{margin-left:1.25rem;box-shadow:-.5rem 0 0 2px #96da14}@media screen and (max-width:1024px){[data-v-aa08b99e] .s-title:before{margin:-2rem .25rem 0 0;box-shadow:-.75rem .75rem 0 .25rem #96da14;width:.3rem;height:.3rem}[data-v-aa08b99e] .s-title:after,[data-v-aa08b99e] .s-title:before{content:"";display:inline-block;vertical-align:middle;background:#d1ef9a;border-radius:50%}[data-v-aa08b99e] .s-title:after{width:.65rem;height:.65rem;margin:-1.5rem 0 0 .25rem;box-shadow:none}.home-content[data-v-aa08b99e]{background:#f7fdf1;padding-bottom:5rem}.section9[data-v-aa08b99e]{display:none}[data-v-aa08b99e] .suspension-section .placeholder{width:100%;height:auto}[data-v-aa08b99e] .suspension-section .suspension{background-color:none;background:url(../../static/img/bottom-footer.55bdc105.png) no-repeat;background-size:cover;height:4.85rem;width:100%;max-width:100%}[data-v-aa08b99e] .suspension-section .content{position:relative;display:flex;align-items:center;justify-content:center;min-width:auto;padding:0}[data-v-aa08b99e] .suspension-section .content .bn{display:none}[data-v-aa08b99e] .suspension-section .content .prompt{margin-left:3rem;color:#fff;text-align:center;font-size:.6rem;margin-right:.75rem}[data-v-aa08b99e] .suspension-section .content .prompt span span{display:block;font-size:.8rem;color:#fff!important;line-height:1.25rem}[data-v-aa08b99e] .suspension-section .content .phone{display:flex;width:10rem;height:1.75rem;padding-left:.25rem;margin:.25rem 0 0 0;border-radius:2.5rem;overflow:hidden;background:#fff}[data-v-aa08b99e] .suspension-section .content .phone .toast{position:absolute;top:0;left:calc(50% + 3.25rem);transform:translateX(-50%);width:5.425rem;height:1.4rem;background:rgba(0,0,0,.8);border-radius:.3rem;text-align:center;line-height:1.4rem;color:#fff;font-size:.5rem}[data-v-aa08b99e] .suspension-section .content .phone .toast:after{position:absolute;left:50%;transform:translateX(-50%);top:1.4rem;content:"";display:block;width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-top:.3rem solid rgba(0,0,0,.8);border-radius:.1rem}[data-v-aa08b99e] .suspension-section .content .phone .input{display:flex;flex:1;align-items:center;padding-left:0;background:none}[data-v-aa08b99e] .suspension-section .content .phone .input.zh-tw{background:none}[data-v-aa08b99e] .suspension-section .content .phone .input .phone-logo{color:#666;cursor:pointer;white-space:nowrap;font-size:.5rem}[data-v-aa08b99e] .suspension-section .content .phone .input input{flex:1;margin-left:.25rem;padding:0 .25rem;border:none;outline:none;border-left:1px solid #d8d8d8;color:#333;font-size:.5rem;border-radius:0}[data-v-aa08b99e] .suspension-section .content .phone .input input::-moz-placeholder{color:#999;font-size:.25rem}[data-v-aa08b99e] .suspension-section .content .phone .input input::placeholder{color:#999;font-size:.25rem}[data-v-aa08b99e] .suspension-section .content .phone .title{display:flex;align-items:center;justify-content:center;margin:.15rem .15rem 0 0;padding:0 .25rem;background:#ffda50;background:#96da14;border-radius:.7rem;text-align:center;width:3.425rem;height:1.4rem;line-height:1.4rem;font-size:.4rem;color:#fff;cursor:pointer}}.home[data-v-03c5c6e8]{width:100%}.home .video-wrap[data-v-03c5c6e8]{background:#f0f5fe}.home .banner[data-v-03c5c6e8]{background-size:cover;background-position:top}.home .banner.banner3[data-v-03c5c6e8]{background-color:#f0f5fe}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:.5rem}@media only screen and (min-width:320px){html{font-size:.42667rem}}@media only screen and (min-width:360px){html{font-size:.48rem}}@media only screen and (min-width:375px){html{font-size:.5rem}}@media only screen and (min-width:400px){html{font-size:.53333rem}}@media only screen and (min-width:414px){html{font-size:.552rem}}@media only screen and (min-width:480px){html{font-size:.64rem}}@media only screen and (min-width:640px){html{font-size:.85333rem}}@media only screen and (min-width:760px){html{font-size:1.01333rem}}*{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;word-break:break-all;word-wrap:break-word;margin:0;padding:0;outline:0;vertical-align:baseline}img{border:0 none;vertical-align:top;display:inline-block;width:100%;height:auto}button{text-decoration:none;text-align:center;display:block;border-radius:.25rem;-moz-appearance:none;appearance:none;background:none;padding:0 .5rem;margin:0;white-space:nowrap;position:relative;text-overflow:ellipsis;font-size:.7rem;font-family:inherit;cursor:pointer}button,input,textarea{outline:none;-webkit-appearance:none;border:none}input,textarea{text-rendering:auto;color:initial;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;display:inline-block;text-align:start;resize:none;vertical-align:middle}a{text-decoration:none}input::-webkit-input-placeholder{color:#666;vertical-align:middle;font-size:.7rem;line-height:normal}input:-moz-placeholder,input::-moz-placeholder{color:#666;vertical-align:middle;font-size:.7rem;line-height:normal}input:-ms-input-placeholder{color:#666;vertical-align:middle;font-size:.7rem;line-height:normal}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;color:#333;background:#fff;-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}#app,body{font-size:.7rem}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;position:absolute;left:0;right:0;top:0;bottom:0;overflow:visible}.btn-primary{border-radius:.1rem;color:#fff}.btn-primary:disabled{color:#aaa}.btn-default{background-color:#fff;border-radius:.1rem}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[v-cloak]{display:none}[flex-box],[flex]{overflow-x:hidden}[event-prevent]{pointer-events:none}.content-warp{position:relative;height:100%}.mint-indicator-wrapper{z-index:999}.course-outer-radius{border-radius:1.2rem}.course-inner-radius{border-radius:1rem}.course-radius-8{border-radius:.4rem}.course-box-shadow{box-shadow:0 0 .15rem 0 #ff9a00}.course-box-shadow-light{box-shadow:0 0 .15rem 0 #ffdb72}.course-box-shadow-black{box-shadow:0 0 .15rem 0 rgba(0,0,0,.1)}.cb{clear:both}.flex{display:flex;flex-direction:column}.flex-lr{display:flex;flex-direction:row}.relative{position:relative}.none{display:none}.invisiable{visibility:hidden}.border-middle{border:1px solid transparent;box-sizing:border-box}.no-bg-scroll{height:100vh;overflow:hidden;touch-action:none}.van-toast--loading{width:1rem;height:1rem;min-width:1rem;min-height:1rem}.country-modal-search-box{max-height:.95rem;overflow:hidden;padding:0 .125rem}.country-modal-search-box .country-modal-search-input::-webkit-input-placeholder{font-size:100%}body{background-color:#fafafa}.container{background-color:#fff}@media screen and (min-width:500px){.container{box-shadow:0 0 .5rem rgba(0,0,0,.1)}}