:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:#f8f7f4;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}.mh-header{position:sticky;top:0;z-index:20;--globalnav-backdrop-filter: saturate(180%) blur(20px);--r-globalnav-color: rgba(255, 255, 255, .8);--r-globalnav-color-secondary: #E8E8ED;--r-globalnav-color-hover: #FFFFFF;background-color:transparent;backdrop-filter:var(--globalnav-backdrop-filter);-webkit-backdrop-filter:var(--globalnav-backdrop-filter);box-shadow:2px 2px 6px #0000001a}.mh-header .v-ine{padding:0 24px}.mh-header .v-ine .navs-cont .a-link{color:#0d0c22;font-size:16px;margin-right:8px}.mh-header .v-ine .navs-cont .a-link.router-link-exact-active{color:#3abb61}.mh-header .v-ine .flex-ne{height:86px}.mh-header .v-ine .logo-cont{display:block;padding:4px 0;position:absolute;width:90px;left:50%;margin-left:-45px}.mh-header .v-ine .logo-cont img{display:block;height:70px}.mh-header .v-ine .user-cont .v-user{max-width:400px;padding:2px;position:relative}.mh-header .v-ine .user-cont .v-user .n-flex{height:50px}.mh-header .v-ine .user-cont .v-user p.u-name{-webkit-user-select:none;user-select:none}.mh-header .v-ine .user-cont .v-user .fus-gold{border:2px solid #fed50d;border-radius:6px;padding:0 8px;color:#333;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;position:relative}.mh-header .v-ine .user-cont .v-user .fus-gold .n-icon{color:#333;font-size:14px}.mh-header .v-ine .user-cont .v-user .fus-gold:before{content:"";display:block;position:absolute;top:4px;left:-6px;width:3px;border-radius:2px 0 0 2px;height:15px;background-color:#fad210}.mh-header .v-ine .user-cont .v-user .v-usenav{position:absolute;top:48px;right:0;background-color:#fff;border-radius:10px;padding:10px 11px;box-shadow:2px 2px 10px #0000001a;transform:scale(.3);opacity:0;visibility:hidden;transform-origin:top right;transition:all .16s ease-out}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links{width:160px}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .as-li>a{display:flex;justify-content:space-between;align-items:center;padding:8px;border-radius:6px;text-decoration:none;cursor:pointer}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .as-li>a:hover{background-color:#eee}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .as-li>a>p{font-size:14px;color:#313030;display:flex;justify-content:space-between;align-items:center}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .as-li>a>p .n-icon{font-size:17px;margin-right:6px}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .as-li>a .n-icon{font-size:14px;margin-right:0;color:#666}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .n-divider{margin-top:6px;margin-bottom:6px}.mh-header .v-ine .user-cont .v-user .v-usenav .v-links .n-button{margin:10px 0 0;font-size:13px}.mh-header .v-ine .user-cont .v-user:hover .v-usenav{transform:scale(1);opacity:1;visibility:visible}.modal-loginer .n-checkbox__label{padding:0 2px 0 8px}.modal-loginer .end-agree{font-size:14px}.modal-loginer .end-agree a{color:#207d66;cursor:pointer}.avatcont .va-load{position:relative}.avatcont .va-load input[type=file]{position:absolute;top:0;left:0;z-index:10;height:34px;opacity:0;width:100%}.cv-code{width:300px;height:300px}.mh-footer{position:relative;color:#fff}.mh-footer .v-the{background-color:#272f3f}.mh-footer .v-the .v-the-ini{width:1100px;margin:0 auto;padding:26px 0;display:flex;justify-content:space-between}.mh-footer .v-the .v-the-ini .aot-logo{display:flex;align-items:start;flex-direction:column}.mh-footer .v-the .v-the-ini .aot-logo .a-logo{display:block;padding:10px 18px;background-color:#ffffff4d;border-radius:42px}.mh-footer .v-the .v-the-ini .aot-logo .a-logo img{height:40px;display:block;margin:0}.mh-footer .v-the .v-the-ini .aot-logo .a-yr{color:#e0e0e0;font-size:14px;padding:16px 0 0}.mh-footer .v-the .v-the-ini .aot-nav .n-nav{min-width:120px;padding-top:10px}.mh-footer .v-the .v-the-ini .aot-nav .n-nav ul{padding-left:16px}.mh-footer .v-the .v-the-ini .aot-nav .n-nav ul li{padding:1px 0}.mh-footer .v-the .v-the-ini .aot-nav .n-nav ul li .aks{font-size:14px;color:#e0e0e0}.mh-footer .v-the .v-the-ini .aot-nav .n-nav ul li .aks:hover{color:#28c382}.mh-footer .v-the .v-the-ini .aot-contact .lo-ays{padding:8px 0}.mh-footer .v-the .v-the-ini .aot-contact .n-flex{margin:0 auto 10px}.mh-footer .v-the .v-the-ini .aot-contact .n-flex .n-icon{position:relative;top:3px}.mh-footer .v-the .v-the-ini .aot-the{font-size:16px;font-weight:600;color:#ebebeb}.mh-footer .v-the .v-the-ini .aot-msgas .y-sme{width:260px;padding-top:10px}.mh-footer .v-the .v-the-ini .aot-msgas .y-sme hr{margin:12px 0;border:1px solid #636363}.mh-footer .v-the .v-the-ini .aot-msgas .y-sme p{color:#e9e9e9;font-size:14px}.mh-footer .v-the .v-the-ini .aot-msgas .y-sme .n-input{background-color:#4c4f5f;border-color:#3d3b3b}.mh-footer .v-the .v-the-ini .aot-msgas .y-sme .n-input .n-input__input-el{color:#28c382}.mh-footer .v-the .v-the-ini .aot-msgas .y-sme .n-button{margin-left:4px!important}.mh-footer .v-end{background-color:#161820}.mh-footer .v-end .v-end-ini{width:1100px;margin:0 auto;padding:10px 0;display:flex;justify-content:space-between;align-items:center}.mh-footer .v-end .v-end-ini .e-copy{padding:8px 0;display:flex;align-items:center;justify-content:center;color:#e9e9e9}.mh-footer .v-end .v-end-ini .e-copy p{padding:0 6px}.mh-footer .v-end .v-end-ini .e-copy a{color:#e9e9e9}.mh-footer .v-end .v-end-ini .e-copy a:hover{color:#28c382}.hv-piece{display:block;width:100%;clear:both}.hv-piece._10{height:10px}.hv-piece._16{height:16px}.hv-piece._20{height:20px}.hv-piece._80{height:80px}.uinfo-alis{background-color:#fff;border:1px solid #e0e0e0;padding:12px;border-radius:4px}.uinfo-alis .as-li{border-bottom:1px solid #e0e0e0;margin-bottom:4px;cursor:pointer}.uinfo-alis .as-li:hover{background-color:#fafafa}.uinfo-alis .as-li:active,.uinfo-alis .as-li:hover:active{background-color:#fff}.uinfo-alis .as-li._onact{cursor:default}.uinfo-alis .as-li._onact:active{background-color:transparent}.uinfo-alis .as-li .vsp{display:flex;justify-content:space-between;align-items:center;padding:10px 4px;text-decoration:none}.uinfo-alis .as-li .vsp>p{font-size:14px;color:#313030;display:flex;justify-content:space-between;align-items:center}.uinfo-alis .as-li .vsp>p .n-icon{font-size:17px;margin-right:6px}.uinfo-alis .as-li .vsp .vr{display:flex;justify-content:space-between;align-items:center}.uinfo-alis .as-li .vsp .vr .n-icon{font-size:14px;margin-right:0;color:#666;margin-left:6px}.uinfo-alis .as-li .vsp .vr .n-ellipsis{color:#454545}.hvcont .hv-up .v-in{width:800px;margin:0 auto;padding:100px 0}.hvcont .hv-up .v-in h4{display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:40px;padding:10px 26px;border-radius:9999999px;background-color:var(--home-badge-bg, #d1dbff);color:var(--home-badge-color, #3d3d4e);font-family:"Source Serif 4",Georgia,serif;font-size:17px;font-weight:400;letter-spacing:-.2px;line-height:1;font-family:微软雅黑}.hvcont .hv-up .v-in h2{margin:26px auto 24px;font-family:微软雅黑,Georgia,serif;font-size:54px;font-weight:400;letter-spacing:-.5px;line-height:76px;text-align:center}.hvcont .hv-up .v-in h5{font-size:20px;line-height:36px;padding-bottom:30px}.hvcont .hv-up .v-in .btv{padding:22px 30px!important;transition:padding .2s ease-in}.hvcont .hv-up .v-in .btv:hover{padding:22px 56px!important}.hvcont .hv-cases{padding:0}.hvcont .hv-cases .n-carousel{padding-bottom:60px}.hvcont .hv-cases .n-carousel .n-carousel__slide{padding:0 12px;width:272px}.hvcont .hv-cases .n-carousel .v-pin{width:100%;padding-bottom:84%;position:relative}.hvcont .hv-cases .n-carousel .v-pin .v-avin{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #b5b5b5;border-radius:26px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.hvcont .hv-cases .n-carousel .v-pin .v-avin .v-base{max-width:100%}.hvcont .hv-cases .n-carousel .v-pin .v-avin .v-mark{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.hvcont .hv-cases .n-carousel .v-pin .v-avin .v-mark .mvsk{box-shadow:0 0 120px #0009 inset;position:absolute;display:block;top:0;left:0;right:0;bottom:0;z-index:2;opacity:1;transform:scale(1);transition:opacity .36s ease-in,transform .16s ease-in}.hvcont .hv-cases .n-carousel .v-pin .v-avin .v-mark .n-image{position:absolute;display:block;top:0;left:0;right:0;bottom:0;z-index:4;opacity:0}.hvcont .hv-cases .n-carousel .v-pin .v-avin .v-mark .n-image img{max-width:100%}.hvcont .hv-cases .n-carousel .v-pin .v-avin:hover .v-mark .mvsk{transform:scale(2);opacity:.2}.hvcont .hv-cases .n-carousel .n-carousel__dots .n-carousel__dot{background-color:#0462a7}.hvcont .hv-cases .n-carousel .n-carousel__dots .n-carousel__dot.n-carousel__dot--active{background-color:#0026ff}.hvcont .hv-features .v-in{width:1080px;position:relative;margin:0 auto;padding:80px 0 40px}.hvcont .hv-features .v-in .n-card{border-radius:8px}.hvcont .hv-features .v-in .n-card .n-card-header__main{padding-left:54px}.hvcont .hv-features .v-in .n-card .v-le{position:absolute;top:12px;left:20px;display:block}.hvcont .hv-features .v-in .n-card .v-le img{height:42px}.hvcont .hv-features .v-in .n-card .v-desc{min-height:86px;line-height:28px;font-size:15px;color:#3d3d4e;text-indent:2em}.hvcont .hv-effects .v-in{width:1080px;position:relative;margin:0 auto;padding:20px 0 40px}.mh-fuse{padding:40px 0}.mh-fuse ._ini{width:1000px;margin:0 auto}.fus-head{position:relative;display:flex;justify-content:space-between;align-items:center}.fus-gold{background-color:#fff;border:2px solid #fed50d;border-radius:6px;padding:0 8px;color:#333;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;position:relative}.fus-gold .n-icon{color:#333;font-size:14px}.fus-gold:before{content:"";display:block;position:absolute;top:4px;left:-6px;width:3px;border-radius:2px 0 0 2px;height:15px;background-color:#fad210}.fus-overol{position:relative}.fus-overol .re-result{position:relative;margin:40px auto 50px;width:680px}.fus-overol .re-result .v-in{width:100%;padding-bottom:100%;background-color:#fff;border:1px solid #e7e7e7;position:relative;border-radius:0 4px 4px}.fus-overol .re-result .v-in .v-lab{position:absolute;bottom:100%;left:0;background-color:#21223e;color:#fff;border-radius:2px 2px 0 0;padding:4px 12px;font-size:13px}.fus-overol .re-result .v-in .v-not{position:absolute;z-index:10;background-color:#fff;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.fus-overol .re-result .v-in .v-not .n-icon{font-size:60px}.fus-overol .re-result .v-in .v-tup{position:absolute;z-index:10;background-color:#f3f2f2;left:10px;top:10px;right:10px;bottom:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.fus-overol .re-result .v-in .v-tup>img{max-width:100%;max-height:100%}.fus-overol .rw-cont .c-ad{width:100%;padding-bottom:100%;position:relative;background-color:#fff}.fus-overol .rw-cont .c-ad .c-adin{position:absolute;border:1px solid #e7e7e7;top:0;left:0;right:0;bottom:0;border-radius:2px;display:flex;justify-content:center;align-items:center}.fus-overol .rw-cont .c-ad .c-adin .v-lab{position:absolute;bottom:100%;left:0;background-color:#21223e;color:#fff;border-radius:2px 2px 0 0;padding:3px 8px;font-size:13px}.fus-overol .rw-cont .c-ad .c-adin .c-tup{position:absolute;z-index:10;background-color:#f3f2f2;left:10px;top:10px;right:10px;bottom:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.fus-overol .rw-cont .c-ad .c-adin .c-tup>img{max-width:100%;max-height:100%}.fus-overol .rw-cont .c-up{position:absolute;overflow:hidden;left:190px;bottom:160px;z-index:10;transition:all .3s ease}.fus-overol .rw-cont .c-up .e_file{position:absolute;top:0;left:0;z-index:10;opacity:0;height:50px}.fus-overol .rw-cont .c-up .n-button{height:50px;padding:0 20px}.fus-overol .rw-cont .c-up .n-button .n-button__icon,.fus-overol .rw-cont .c-up .n-button .n-button__content{font-size:17px}.fus-overol .rw-cont .c-up.on{bottom:100%;left:68px}.fus-overol .rw-cont .c-up.on .e_file{height:34px}.fus-overol .rw-cont .c-up.on .n-button{height:24px;padding:0 14px}.fus-overol .rw-cont .c-up.on .n-button .n-button__icon,.fus-overol .rw-cont .c-up.on .n-button .n-button__content{font-size:14px}.fus-overol .rb-send{padding:16px 0}.fus-rcbox{padding:12px 12px 0;border:1px solid #e4e4e4;border-radius:4px;background-color:#fff}.fus-rcbox .v-the{font-size:15px;color:#222;padding:1px 0 8px}.fus-rcbox .n-carousel .e-img{width:100%;padding-bottom:100%;background-position:50%;background-size:100%;background-repeat:no-repeat;background-color:#fff;border:1px solid #eaeaea;margin-bottom:16px}.fus-rcbox .n-carousel .e-img:active{border:1px solid #35e67f}.fus-rcbox .n-carousel .carousel-img{width:100%;display:block}.mh-order{padding:40px 0;min-height:100vh;min-height:calc(100vh - 80px)}.mh-order ._ini{width:1000px;margin:0 auto}.ord-list .v-card{border:1px solid #e1e0e0;border-radius:4px;background-color:#fff;box-shadow:4px 4px 10px #0000001f;padding:0;margin-bottom:30px}.ord-list .v-card .v-ord{text-align:center;color:#343b50;padding:14px 0 12px;border-radius:4px;margin-bottom:0;font-weight:600;font-size:14px}.ord-list .v-card .v-inpro{display:flex;position:relative;justify-content:center;align-items:center;font-size:16px;padding-bottom:14px}.ord-list .v-card .v-inpro .n-spin-body{margin-left:10px}.ord-list .v-card .v-eys{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:4px;border-radius:4px;padding:2px 12px 12px}.ord-list .v-card .v-eys .fp-ul{margin-left:-7px;margin-right:-7px;padding:0}.ord-list .v-card .v-eys .fp-ul li{width:50%;float:left;list-style:none;display:block}.ord-list .v-card .v-eys .fp-ul li .v-pin{padding-left:7px;padding-right:7px}.ord-list .v-card .v-eys .fp-ul li .aly-img{width:100%;padding-bottom:100%;background-color:#0000001f;position:relative;border-radius:4px}.ord-list .v-card .v-eys .fp-ul li .aly-img .v-in{border:1px solid #e8e7e7;border-radius:4px;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;padding:6px;z-index:2}.ord-list .v-card .v-eys .fp-ul li .aly-img .v-in .n-image{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ord-list .v-card .v-eys .fp-ul li .aly-img .v-in .n-image img{max-width:100%;max-height:100%}.ord-list .v-card .v-eys .fp-ul li._notend{margin-bottom:0}.ord-list .v-card .v-eys .fp-final{width:100%;padding-bottom:100%;margin-bottom:14px;background-color:#0000001f;border-radius:4px;position:relative}.ord-list .v-card .v-eys .fp-final .fie-img{border:1px solid #e8e7e7;border-radius:4px;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;padding:10px;z-index:2}.ord-list .v-card .v-eys .fp-final .fie-img .n-image{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ord-list .v-card .v-eys .fp-final .fie-img .n-image img{max-width:100%;max-height:100%}.ord-list .v-card .v-end{display:flex;justify-content:space-between;align-items:center;background-color:#272e47;padding:10px 12px;border-radius:0 0 4px 4px}.ord-list .v-card .v-end .e-lp{font-size:14px;color:#fff}.ord-list .v-card .v-end .e-bus{display:flex;justify-content:space-between;align-items:center}.ord-list .v-card .v-end .n-button{margin-left:10px;padding:2px 10px}.ord-list .v-card .v-end .n-icon{font-size:14px}.ord-list .v-card .v-end .n-icon [role=img]{display:block;margin:0}.mh-about{padding:40px 0;min-height:100vh;min-height:calc(100vh - 80px)}.mh-about ._ini{width:1000px;margin:0 auto}.aboutcont{display:flex;flex-direction:column;align-items:center;padding:60px 0}.aboutcont .n-avatar{background:transparent}.aboutcont .v-the{display:flex;flex-direction:column;align-items:center}.aboutcont .v-the>h2{padding:16px 0 2px;font-size:24px}.aboutcont .v-the>h4{font-size:15px}.aboutcont .v-cont{width:100%;padding:14px 0;line-height:32px;font-size:16px;color:#2b2f3a}.aboutcont .v-cont p{text-indent:2em;padding:2px 0}
