@-webkit-keyframes fade-rotate-data-v-afec003a{0%{opacity:0;transform:rotate(90deg)}to{transform:rotate(0);opacity:1}}@keyframes fade-rotate-data-v-afec003a{0%{opacity:0;transform:rotate(90deg)}to{transform:rotate(0);opacity:1}}.close-area[data-v-afec003a]{width:48px;height:48px;display:flex;justify-content:center;align-items:center;flex-direction:column}.close-area .strip1[data-v-afec003a],.close-area .strip2[data-v-afec003a],.close-area .strip3[data-v-afec003a]{width:24px;height:3px;background:#fff;margin:2px;transition:.4s;border-radius:2px}.close-area .strip1.active[data-v-afec003a]{transform:rotate(-45deg) translate(-5px,5px)}.close-area .strip2.active[data-v-afec003a]{opacity:0}.close-area .strip3.active[data-v-afec003a]{transform:rotate(45deg) translate(-5px,-5px)}.header[data-v-afec003a]{box-shadow:4px 4px 4px #868686}.logo[data-v-afec003a]{width:124px;margin-left:20px}.logo-text[data-v-afec003a]{font-size:32px;font-weight:700}.menu[data-v-afec003a]{width:auto;font-weight:100}.menu .menu-tab[data-v-afec003a]{position:relative;min-width:80px;min-height:30px;padding:0 8px;margin:0 8px;text-transform:none;border-radius:4px;list-style:none;cursor:pointer;text-align:center;transition:all linear;font-size:16px}.menu .menu-tab.active[data-v-afec003a],.menu .menu-tab[data-v-afec003a]:hover{font-weight:700}.menu .menu-tab .tab-active[data-v-afec003a]{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center}.menu .menu-tab .tab-active .point[data-v-afec003a]{width:5px;height:5px;border-radius:3px;margin:0 2px;background-color:#fff}.m-menu[data-v-afec003a]{position:fixed;top:0;left:0;z-index:4;width:100%;padding-top:92px;background:linear-gradient(180deg,#000 21.61%,#2d2d2d);border-radius:0 0 20px 20px}.m-menu__overlay[data-v-afec003a]{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.m-menu ul[data-v-afec003a]{list-style:none;padding:0 32px;text-align:center}.m-menu ul li[data-v-afec003a]{border-bottom:1px solid #3d3d3d;padding:20px;font-size:14px;font-weight:700}.m-menu .link[data-v-afec003a]{padding:20px 0 40px;text-align:center;width:100%}.m-menu .link img[data-v-afec003a]{width:22px;margin-left:20px;cursor:pointer}.swipe-enter-active[data-v-afec003a]{-webkit-animation:swipe-in-data-v-afec003a .5s;animation:swipe-in-data-v-afec003a .5s}.swipe-leave-active[data-v-afec003a]{-webkit-animation:swipe-out-data-v-afec003a .5s;animation:swipe-out-data-v-afec003a .5s}@-webkit-keyframes swipe-in-data-v-afec003a{0%{transform:translateY(-100%)}}@keyframes swipe-in-data-v-afec003a{0%{transform:translateY(-100%)}}@-webkit-keyframes swipe-out-data-v-afec003a{to{transform:translateY(-100%)}}@keyframes swipe-out-data-v-afec003a{to{transform:translateY(-100%)}}@media screen and (max-width:600px){.logo[data-v-afec003a]{width:94px;margin-left:16px}.logo-text[data-v-afec003a]{font-size:24px;font-weight:700}}@font-face{font-family:PingFang SC;src:url(../fonts/PingFangSCMedium.630a1937.ttf);font-weight:400;font-display:swap}@font-face{font-family:PingFang SC;src:url(../fonts/PingFang\ SC.212ada59.ttf);font-weight:700;font-display:swap}@font-face{font-family:PingFang SC;src:url(../fonts/PingFangSC-Thin.97990b9d.ttf);font-weight:100;font-display:swap}*{font-family:PingFang SC,Arial,Avenir,Helvetica,sans-serif;margin:0;padding:0}.theme--dark{background:#212121!important}.wrapper{padding:24px 0 64px!important;overflow:visible;max-width:1100px!important}.box{position:relative;background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);opacity:.9;box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:8px;border:4px solid #262626;padding:36px;box-sizing:border-box}.box:after{position:absolute;top:16px;right:16px;content:"";width:16px;height:16px;border-radius:8px;background:#5fb6b9;filter:blur(1px)}.dialog{position:fixed;z-index:999}.dialog,.dialog .mask{top:0;left:0;width:100%;height:100%}.dialog .mask{background-color:rgba(0,0,0,.7);position:absolute;z-index:1000}.dialog .dialog-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:640px;box-sizing:border-box;padding:42px;background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:4px;border:4px solid #262626;z-index:1001}.dialog .dialog-box .close-btn{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer;transform:rotate(45deg)}.dialog .dialog-box .close-btn .line{border-radius:2px;background-color:#fff}.dialog .dialog-box .close-btn .line-1{width:24px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dialog .dialog-box .close-btn .line-2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:24px}.dialog .dialog-box .box-title{display:flex;align-items:center;font-size:28px;font-weight:700}.dialog .dialog-box .box-title .badge{background-color:hsla(0,0%,100%,.1);border-radius:2px;padding:2px 8px;font-size:14px;color:#ccc;margin-left:15px}.dialog .dialog-box .box-content{padding:24px 0;font-size:14px}.dialog .dialog-box .box-content .block{padding-bottom:24px}.dialog .dialog-box .box-content .block p{font-size:16px;font-weight:700}.h-title{font-size:48px;text-align:center;text-shadow:0 0 4px hsla(0,0%,100%,.4);font-weight:700}.h-title.margin{margin-bottom:32px}@media screen and (max-width:600px){.h-title{font-size:30px}.h-title.margin{margin-bottom:12px}.wrapper{padding-top:24px!important;overflow:hidden}.box{padding:32px}}.productions .left[data-v-9c4c5e16],.productions .right[data-v-9c4c5e16]{padding:30px;box-sizing:border-box}.productions .h-title[data-v-9c4c5e16]{text-align:left}.productions .h-subtitle[data-v-9c4c5e16]{font-size:20px;margin-top:32px}@media screen and (max-width:600px){.productions .h-title[data-v-9c4c5e16]{text-align:left}.productions .h-subtitle[data-v-9c4c5e16]{font-size:18px}}.advantages[data-v-101f4c21]{padding:0 18px!important}.advantages .img[data-v-101f4c21]{height:200px;max-width:100%}.advantages .margin[data-v-101f4c21]{margin-top:64px}.advantages .h-subtitle[data-v-101f4c21]{font-size:42px;text-align:center;margin-bottom:32px;text-shadow:0 0 4px hsla(0,0%,100%,.4)}.advantages .cols .box[data-v-101f4c21]{padding:16px 24px}.advantages .cols .box img[data-v-101f4c21]{height:58px;margin:0 24px 0 0}.advantages .cols .box h2[data-v-101f4c21]{font-size:22px}.advantages .cols .box h3[data-v-101f4c21]{font-size:14px;font-weight:400;margin-top:12px}.advantages .box2[data-v-101f4c21]{display:flex;justify-content:space-between;background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);opacity:.9;box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:4px;padding:8px 12px;font-size:18px;border:4px solid #262626;box-sizing:border-box}.advantages .box2 img[data-v-101f4c21]{height:30px}.advantages .box2 .point[data-v-101f4c21]{width:10px;height:10px;border-radius:5px;background:#5fb6b9;filter:blur(1px);margin-right:12px}.advantages .box2 h2[data-v-101f4c21]{font-size:18px;margin-bottom:8px}.advantages .box2 h3[data-v-101f4c21]{font-size:14px;font-weight:400}.advantages .box2 .box2-title[data-v-101f4c21]{display:flex;align-items:center}.advantages .box1[data-v-101f4c21]{background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);opacity:.9;box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:4px;display:flex;align-items:center;padding:30px;font-size:18px;border:4px solid #262626;box-sizing:border-box}.advantages .box1 img[data-v-101f4c21]{height:62px;margin-right:30px}.advantages .box[data-v-101f4c21]{margin:0 auto}.advantages .box .box-title[data-v-101f4c21]{font-size:36px;font-weight:700}.advantages .box .box-content[data-v-101f4c21]{font-size:18px;margin-top:32px}.advantages .box img[data-v-101f4c21]{display:block;margin:0 auto}.advantages .box .left[data-v-101f4c21]{padding-right:25px}.advantages .box .right[data-v-101f4c21]{padding-left:25px}@media screen and (max-width:600px){.advantages[data-v-101f4c21]{padding-left:18px!important;padding-right:18px!important}.advantages .margin[data-v-101f4c21]{margin-top:32px}.advantages .img[data-v-101f4c21]{width:100%;height:auto!important;display:block}.advantages .h-subtitle[data-v-101f4c21]{font-size:32px;margin-bottom:12px}.advantages .box1[data-v-101f4c21]{font-size:14px;padding:22px}.advantages .box1 img[data-v-101f4c21]{width:45px;height:auto;margin-right:22px}.advantages .cols[data-v-101f4c21]{padding:8px 12px}.advantages .box .box-title[data-v-101f4c21]{font-size:28px}.advantages .box .box-content[data-v-101f4c21]{font-size:16px}.advantages .box .divider[data-v-101f4c21]{width:100%;border-top:1px solid #3c3c3c;margin-bottom:20px}.advantages .box .left[data-v-101f4c21]{padding-right:12px}.advantages .box .right[data-v-101f4c21]{padding-left:12px}}.scenes .cols[data-v-79c20ed5],.scenes .rows[data-v-79c20ed5]{overflow:visible}.scenes .rows[data-v-79c20ed5]{padding:0 30px}.scenes .box[data-v-79c20ed5]{position:relative;overflow:visible;padding:24px}.scenes .box.scene[data-v-79c20ed5]{padding:18px}.scenes .box .img-placeholder[data-v-79c20ed5]{width:100%;height:360px}.scenes .box h2[data-v-79c20ed5]{font-size:28px;margin-bottom:16px}.scenes .box h3[data-v-79c20ed5]{font-size:16px}.scenes .box .img-scences[data-v-79c20ed5]{position:absolute;top:0;z-index:9}.scenes .box .img-1[data-v-79c20ed5]{width:370px;left:-40px}.scenes .box .img-2[data-v-79c20ed5]{width:350px;right:-40px}.scenes .box .img-3[data-v-79c20ed5]{width:353px;top:20px;right:-30px}@media screen and (max-width:600px){.scenes .box[data-v-79c20ed5],.scenes .rows[data-v-79c20ed5]{padding:18px}.scenes .box .img-placeholder[data-v-79c20ed5]{height:160px}.scenes .box h2[data-v-79c20ed5]{font-size:20px;margin-bottom:8px;max-width:60%}.scenes .box h3[data-v-79c20ed5]{font-size:14px;width:70%;max-width:206px}.scenes .box .m-img-1[data-v-79c20ed5]{width:100%;left:-30px;top:-50px;max-width:347px}.scenes .box .m-img-2[data-v-79c20ed5]{width:100%;top:38px;left:0;max-width:331px}.scenes .box .m-img-3[data-v-79c20ed5]{width:100%;top:-20px;max-width:331px}}.v-table th[data-v-859e2c04]{padding:4px 8px!important}.v-table td[data-v-859e2c04]{min-width:100px;max-width:140px;font-size:12px!important;padding:4px 8px!important}.about-us .about[data-v-859e2c04]{margin:0 auto}.about-us .h-title[data-v-859e2c04]{font-size:28px;text-shadow:0 0 4px hsla(0,0%,100%,.4);margin-bottom:24px;text-align:left}.about-us .box1[data-v-859e2c04]{position:relative;background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);opacity:.9;box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:4px;padding:30px;font-size:16px;border:4px solid #262626;box-sizing:border-box;margin:40px auto}.about-us .box1 .tip[data-v-859e2c04]{position:absolute;top:-70px;right:-80px;width:260px}.about-us .join[data-v-859e2c04]{position:relative;font-size:20px;font-weight:700}.about-us .join img[data-v-859e2c04]{position:absolute;top:0;right:-12px;width:194px}.about-us .jobs[data-v-859e2c04]{padding:0}.about-us .jobs .title-blue[data-v-859e2c04]{color:#5fb6b9;font-size:28px;font-weight:700;text-shadow:0 0 4px hsla(0,0%,100%,.4)}.about-us .jobs .h-subtitle[data-v-859e2c04]{font-size:16px;font-weight:700;margin:28px 0 12px}.about-us .jobs ol[data-v-859e2c04]{font-size:13px;line-height:1.5}.about-us .jobs .box3-wrapper[data-v-859e2c04]{padding:5px 12px}.about-us .jobs .box3[data-v-859e2c04]{background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:4px;border:4px solid #262626;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;cursor:pointer}.about-us .jobs .box3 .badge[data-v-859e2c04]{background-color:hsla(0,0%,100%,.1);border-radius:2px;padding:2px 8px;font-size:16px;color:#ccc}.about-us .jobs .box3 .point[data-v-859e2c04]{width:16px;height:16px;border-radius:8px;background:#5fb6b9;filter:blur(1px);margin-left:24px}.about-us .m-jobs .box3-wrapper[data-v-859e2c04]{padding:5px 0}.about-us .m-jobs .box3[data-v-859e2c04]{position:relative;display:block;padding:14px 24px;font-size:12px;max-height:66px;overflow:hidden;transition:max-height .2s ease-in-out}.about-us .m-jobs .box3.active[data-v-859e2c04]{max-height:999px}.about-us .m-jobs .box3 .close-btn[data-v-859e2c04]{position:absolute;top:16px;right:16px;width:30px;height:30px;cursor:pointer;transition:transform .2s linear}.about-us .m-jobs .box3 .close-btn.active[data-v-859e2c04]{transform:rotate(45deg)}.about-us .m-jobs .box3 .close-btn .line[data-v-859e2c04]{border-radius:2px;background-color:#fff}.about-us .m-jobs .box3 .close-btn .line-1[data-v-859e2c04]{width:14px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-us .m-jobs .box3 .close-btn .line-2[data-v-859e2c04]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:14px}.about-us .m-jobs .box3 .job-title[data-v-859e2c04]{font-size:20px;font-weight:700}.about-us .m-jobs .box3 .point[data-v-859e2c04]{width:14px;height:14px;margin-left:14px}.about-us .m-jobs .box3 .block[data-v-859e2c04]{margin-top:20px}.about-us .m-jobs .box3 .block li[data-v-859e2c04]{font-size:12px}.about-us .m-jobs .box3 .block p[data-v-859e2c04]{font-size:16px;font-weight:700}.about-us .bottom[data-v-859e2c04]{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.about-us .bottom .foot-msg[data-v-859e2c04]{font-size:12px;opacity:.5;padding-right:12px}.about-us .bottom .contact-wrapper[data-v-859e2c04]{padding:8px 12px;margin:0}.about-us .bottom .contact[data-v-859e2c04]{font-size:14px;display:flex;align-items:center;line-height:2}.about-us .bottom .contact img[data-v-859e2c04]{width:15px;margin-right:8px;vertical-align:middle}.about-us .member[data-v-859e2c04]{position:relative}.about-us .member .m-tip[data-v-859e2c04]{position:absolute;left:-60px;bottom:-60px;width:260px}.about-us .member .col[data-v-859e2c04]{padding-left:88px}.about-us .member .col-border[data-v-859e2c04]{border-right:1px solid rgba(119,118,118,.4);padding-left:32px}.about-us .member .m-title[data-v-859e2c04]{font-size:30px;font-weight:700;display:flex;align-items:center}.about-us .member .m-title .badge[data-v-859e2c04]{display:inline-block;font-size:32px;border-radius:4px;padding:0 8px;height:36px;line-height:36px;margin-right:18px;background:#36aee1!important}.about-us .member .m-title .badge.blue[data-v-859e2c04]{background:#366ae1!important}.about-us .member .m-row[data-v-859e2c04]{display:flex;align-items:center;font-size:18px;margin-top:24px}.about-us .member .m-row img[data-v-859e2c04]{width:50px;margin-right:20px}@media screen and (max-width:600px){.about-us .about[data-v-859e2c04]{padding:18px}.about-us .h-title[data-v-859e2c04]{font-size:20px;text-align:center}.about-us .h-title.title-join[data-v-859e2c04]{font-size:32px}.about-us .box1 .tip[data-v-859e2c04]{position:absolute;top:-50px;left:-50px;width:160px}.about-us .join[data-v-859e2c04]{font-size:16px;font-weight:400}.about-us .join .h-title[data-v-859e2c04]{text-align:left}.about-us .join img[data-v-859e2c04]{width:144px;top:-30px}.about-us .jobs[data-v-859e2c04]{padding:12px}.about-us .jobs .title-blue[data-v-859e2c04]{font-size:20px}.about-us .bottom[data-v-859e2c04]{display:block;margin-top:0;padding:12px;width:100%}.about-us .bottom .foot-msg[data-v-859e2c04]{font-size:12px;opacity:.5;padding-right:12px;text-align:center;margin-top:24px}.about-us .bottom .contact-wrapper[data-v-859e2c04]{padding:8px 12px;margin:0}.about-us .bottom .contact[data-v-859e2c04]{font-size:14px}.about-us .bottom .contact img[data-v-859e2c04]{height:12px;margin-right:8px;vertical-align:middle}.about-us .member .m-tip[data-v-859e2c04]{position:absolute;top:-40px;left:-36px;width:130px}.about-us .member .col[data-v-859e2c04]{padding-left:0}.about-us .member .col-border[data-v-859e2c04]{border-right:none;border-bottom:1px solid rgba(119,118,118,.4)}.about-us .member .m-title[data-v-859e2c04]{font-size:20px}.about-us .member .m-title .badge[data-v-859e2c04]{font-size:20px;height:30px;line-height:30px}.about-us .member .m-row[data-v-859e2c04]{font-size:14px;font-weight:700}.about-us .member .m-row img[data-v-859e2c04]{width:32px}}.partners .m-wrapper[data-v-c0e094c2]{padding:0 18px}.partners .box .h-title[data-v-c0e094c2]{padding:4px 12px;background:#424242;opacity:.9;box-shadow:0 7px 57px rgba(0,0,0,.4);margin-left:-36px;font-size:20px;font-weight:700}.partners .box .partners[data-v-c0e094c2]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:32px}.partners .box .partners img[data-v-c0e094c2]{width:46%;margin:6px 0}.partners .box .partners.line[data-v-c0e094c2]{margin-top:0}.partners .box .partners.line img[data-v-c0e094c2]{width:51%;margin:32px auto 0}.partners .box1[data-v-c0e094c2]{background:linear-gradient(209.62deg,#212121 13.78%,#2b2b2b 83.18%);opacity:.9;box-shadow:0 7px 57px rgba(0,0,0,.4);border-radius:4px;display:flex;align-items:center;padding:30px;font-size:18px;border:4px solid #262626;box-sizing:border-box;margin:40px auto}.partners .box1 .h-title[data-v-c0e094c2]{font-size:32px;text-shadow:0 0 4px hsla(0,0%,100%,.4);min-width:28%;display:flex;align-items:center;font-weight:700}.partners .box1 .h-title .point[data-v-c0e094c2]{width:12px;height:12px;border-radius:6px;background:#fff;filter:blur(1px);margin-right:12px}.partners .box1 .partners[data-v-c0e094c2]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.partners .box1 .partners img[data-v-c0e094c2]{width:30%;margin:15px 0}.dialog-demo[data-v-07911d60]{position:fixed;top:0;left:0;z-index:999;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.dialog-demo .mask[data-v-07911d60]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.6)}.dialog-demo .demo-page[data-v-07911d60]{position:relative;z-index:1001;width:360px;height:640px}.dialog-demo .demo-page.horizontal-game[data-v-07911d60]{transform:rotate(-90deg);transform-origin:center center}.home[data-v-07911d60]{text-align:center;overflow:hidden}.home .h-title-index[data-v-07911d60]{max-width:90%;margin:0 auto;font-size:42px;font-weight:700;text-shadow:0 0 4px hsla(0,0%,100%,.4)}.home .h-subtitle-index[data-v-07911d60]{display:inline-block;background-color:#fff;border-radius:4px;font-size:24px;color:#212121;padding:2px 8px;opacity:.8;margin-top:24px}.home .img-banner-nenly[data-v-07911d60]{width:50%;max-width:560px;margin:0 auto;display:block}.home .pc-img-bg[data-v-07911d60]{width:100%;max-width:870px;margin:0 auto}@media screen and (max-width:600px){.home .h-title-index[data-v-07911d60]{font-size:32px}.home .h-subtitle-index[data-v-07911d60]{font-size:18px}.home .m-bg-container[data-v-07911d60]{margin-top:32px;position:relative;padding-bottom:400px}.home .m-bg-container .m-img-bg[data-v-07911d60]{position:absolute;top:0;left:50%;transform:translateX(-50%);width:110%}}.demo[data-v-07911d60]{text-align:center}.demo .img-bg-demo[data-v-07911d60]{width:70%;max-width:650px;margin:0 auto;cursor:pointer}.demo .m-demo-phone[data-v-07911d60]{width:80%}.demo .btn-demo[data-v-07911d60]{width:180px;height:40px;line-height:40px;background:hsla(0,0%,100%,.2);border-radius:55px;text-align:center}.demo .btn-demo img[data-v-07911d60]{width:17px;vertical-align:middle}.demo .btn[data-v-07911d60]{background:hsla(0,0%,100%,.2);border-radius:30px;padding:4px 32px;outline:none;font-size:30px;font-weight:700;margin-top:32px;box-shadow:0 0 8px hsla(0,0%,100%,.6)}.demo .btn img[data-v-07911d60]{width:46px;vertical-align:middle}@media screen and (max-width:600px){.demo[data-v-07911d60]{background:url(../img/Group\ 97739.f900f93d.png) no-repeat;background-size:50%;background-position:90% 0}.demo .btn[data-v-07911d60]{font-size:24px;margin-top:20px}.demo .btn img[data-v-07911d60]{width:36px}}