body{font-family:-apple-system,Microsoft YaHei,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.adm-index-bar{--color:#333;overflow:hidden;height:100%;position:relative;background-color:#fff;--sticy-offset-top:0}.adm-index-bar-body{overflow:scroll;height:100%;width:68%;float:right}.adm-index-bar-body::-webkit-scrollbar{display:none}.adm-index-bar-anchor-title{display:flex;flex-direction:column;justify-content:center;height:35px;padding:0 12px;color:#999;font-size:13px;background-color:#fff}.adm-index-bar-sidebar{float:left;position:block;width:30%;height:100%;z-index:3;overflow:visible;color:#999;font-size:12px;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;background-color:#f2f2f2}.adm-index-bar-sidebar-row{cursor:pointer;width:100%;text-align:center;color:#000}.adm-index-bar-sidebar-item{display:inline-flex;padding:10px 0;width:100%;font-size:10;justify-content:center;align-items:center;color:#000;background-color:#f2f2f2;border-radius:0}.adm-index-bar-sidebar-item-active{color:#000;font-weight:600;background-color:#fff;padding-left:2px;position:relative}.adm-index-bar-sticky .adm-index-bar-anchor-title{position:-webkit-sticky;position:sticky;top:var(--sticy-offset-top);left:0}.adm-index-bar-border{background-color:#fff;width:10px;height:10px;position:absolute;right:0}.adm-index-bar-border:before{content:"";width:10px;height:10px;background-color:#f2f2f2;position:absolute;z-index:0}.adm-index-bar-border.border-top{top:-10px}.adm-index-bar-border.border-top:before{border-radius:0 0 10px 0;right:0}.adm-index-bar-border.border-bottom{bottom:-10px}.adm-index-bar-border.border-bottom:before{border-radius:0 10px 0 0;right:0}.adm-selector{--color:grey;--checked-color:#e7f1ff;overflow:hidden;font-size:10px;line-height:1.4}.adm-selector-item{padding:4px 16px;position:relative;background-color:#f5f5f5;border-radius:16px;color:grey;opacity:1;cursor:pointer;display:inline-block;text-align:center;overflow:hidden;vertical-align:top;margin:4px;font-size:10px}.adm-selector-item-active,.adm-selector-item-multiple-active{color:#1677ff;background-color:var(--checked-color)}.adm-selector-item .adm-selector-check-mark-wrapper{position:absolute;right:0;bottom:0;width:0;height:0;border-color:transparent #1677ff #1677ff transparent;border-style:solid;border-width:8px 10px}.adm-selector-item .adm-selector-check-mark-wrapper>img{position:absolute;left:0;top:0;height:6px;width:8px}.adm-selector-item-disabled{cursor:not-allowed;opacity:.4}.adm-tag{border:.5px solid #91d5ff;color:#1890ff;background:#e6f7ff}.adm-empty{flex-direction:column;align-items:center;padding:24px 0}.adm-empty,.adm-empty-image-container{display:flex;justify-content:center}.adm-empty-image-container-image{width:64px}.adm-empty-description{margin-top:8px;font-size:14px;color:#ccc}.adm-loading{display:inline-block}.list-body{flex:1 1;color:#000;font-size:17px;line-height:1.5;text-align:left;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 0;border:0}.selector-item-title{font-size:12px;font-weight:600;margin-left:8px}.item-title{font-size:10px;color:grey}.item-data{font-size:12px;font-weight:400;color:#000}.detail-title{font-size:10px;color:grey}.detail-data{font-size:12px;font-weight:400;color:#000}.button-reset{background-color:#000;border-radius:15px 0 0 15px}.button-ok,.button-reset{display:block;height:30px;line-height:30px;font-size:14px;padding:0 15px;text-align:center;color:#fff}.button-ok{background-color:#1677ff;border-radius:0 18px 18px 0}.button-prefix{position:absolute;top:68%;z-index:3;display:flex;align-items:center;color:grey;line-height:0;transform:translateY(-50%);padding:0 16px}.input{box-sizing:border-box;margin:0 8px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;width:80%;height:32px;padding:4px 34px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #f2f2f2;border-radius:4px;transition:all .3s;outline:0;-webkit-appearance:none}.input:focus,input:hover{border-color:#40a9ff;border-right-width:1px!important}.input::-moz-placeholder{color:#bfbfbf;opacity:1}.input:-ms-input-placeholder{color:#bfbfbf}.input::-webkit-input-placeholder{color:#bfbfbf}.adm-popover-light{--popover-bg:#fff}.adm-popover-dark{--popover-bg:rgba(0,0,0,0.75);--adm-color-text:#fff;color:#fff}.adm-popover{position:absolute;top:0;left:0;z-index:var(--adm-z-index-popover);font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-ms-user-select:text;user-select:text;animation:none}.adm-popover:after{position:absolute;background:fade(#fff,1%);content:""}.adm-popover-hidden{display:none}.adm-popover-placement-top,.adm-popover-placement-topLeft,.adm-popover-placement-topRight{padding-bottom:6px}.adm-popover-placement-right,.adm-popover-placement-rightBottom,.adm-popover-placement-rightTop{padding-left:6px}.adm-popover-placement-bottom,.adm-popover-placement-bottomLeft,.adm-popover-placement-bottomRight{padding-top:6px}.adm-popover-placement-left,.adm-popover-placement-leftBottom,.adm-popover-placement-leftTop{padding-right:6px}.adm-popover-inner{background-color:var(--popover-bg);background-clip:padding-box;border-radius:4px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);min-width:32px;min-height:32px;overflow-y:hidden}.adm-popover-inner-content{padding:12px}.adm-popover-inner-menu{min-width:120px;display:flex;justify-content:center;align-items:center}.adm-popover-inner-menu-with-icon{min-width:140px}.adm-popover-inner-menu-icon{margin-right:12px;font-size:20px;line-height:1;vertical-align:-.075em}.adm-popover-inner-menu{cursor:pointer;border-bottom:1px solid var(--adm-border-color)}.adm-popover-inner-menu:last-child{border-bottom:none}.adm-popover-inner-menu button{border-radius:0;padding:10px 12px;text-align:left}.adm-popover-menu .adm-popover-inner-content{padding:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.adm-popover-inner{box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}}.adm-popover-arrow{position:absolute;display:block;width:8.4852813742;height:8.4852813742;background:transparent;border-style:solid;border-width:4.2426406871;transform:rotate(45deg)}.adm-popover-placement-top>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-topLeft>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-topRight>.adm-popover-content>.adm-popover-arrow{bottom:3px;border-top-color:transparent;border-right-color:var(--popover-bg);border-bottom-color:var(--popover-bg);border-left-color:transparent;box-shadow:3px 3px 7px fade(#000,7%)}.adm-popover-placement-top>.adm-popover-content>.adm-popover-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.adm-popover-placement-topLeft>.adm-popover-content>.adm-popover-arrow{left:16px}.adm-popover-placement-topRight>.adm-popover-content>.adm-popover-arrow{right:16px}.adm-popover-placement-right>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-rightBottom>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-rightTop>.adm-popover-content>.adm-popover-arrow{left:3px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:var(--popover-bg);border-left-color:var(--popover-bg);box-shadow:-3px 3px 7px fade(#000,7%)}.adm-popover-placement-right>.adm-popover-content>.adm-popover-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.adm-popover-placement-rightTop>.adm-popover-content>.adm-popover-arrow{top:12px}.adm-popover-placement-rightBottom>.adm-popover-content>.adm-popover-arrow{bottom:12px}.adm-popover-placement-bottom>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-bottomLeft>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-bottomRight>.adm-popover-content>.adm-popover-arrow{top:3px;border-top-color:var(--popover-bg);border-right-color:transparent;border-bottom-color:transparent;border-left-color:var(--popover-bg);box-shadow:-2px -2px 5px fade(#000,6%)}.adm-popover-placement-bottom>.adm-popover-content>.adm-popover-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.adm-popover-placement-bottomLeft>.adm-popover-content>.adm-popover-arrow{left:16px}.adm-popover-placement-bottomRight>.adm-popover-content>.adm-popover-arrow{right:16px}.adm-popover-placement-left>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-leftBottom>.adm-popover-content>.adm-popover-arrow,.adm-popover-placement-leftTop>.adm-popover-content>.adm-popover-arrow{right:3px;border-top-color:var(--popover-bg);border-right-color:var(--popover-bg);border-bottom-color:transparent;border-left-color:transparent;box-shadow:3px -3px 7px fade(#000,7%)}.adm-popover-placement-left>.adm-popover-content>.adm-popover-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.adm-popover-placement-leftTop>.adm-popover-content>.adm-popover-arrow{top:12px}.adm-popover-placement-leftBottom>.adm-popover-content>.adm-popover-arrow{bottom:12px}:global .am-list-content{padding-top:2px;padding-bottom:2px}.imageBlock{max-width:980px}.imageBlock img{height:auto}.container{position:relative}.container .innerproduct img{position:absolute;top:0;left:0;width:50%}.container .innersolution img{position:absolute;width:50%;left:50%;top:49.6%}p{margin:0;padding:0}.contentbg{max-width:980px;margin:0 auto}.contentproductbg{width:100%;height:auto}.contentproductbg img{width:100%;height:100%}.productlist{width:100%;background:#fff;display:flex;flex-wrap:wrap;padding-top:25px}.listitem{width:25%;height:110px;display:flex;align-items:center;flex-direction:column}.listitem img{width:50px;height:50px}.listitem p{font-size:14px;font-weight:700;color:#333;text-align:center;padding-top:8px}.producttitle{width:50%;height:100px;margin:0 auto;display:flex;align-items:center;justify-content:center}.titleleft{width:25%;height:2px;background:#1d273e}.titletext{font-size:18px;font-weight:700;padding:0 10px;color:#1d273e}.titleright{width:25%;height:2px;background:#1d273e}.classcalproduct{width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 auto;background:#f6f6f6}.classcalproduct div{width:48%;margin-bottom:20px}.classcalproduct img{width:100%}body{margin:0;padding:0}.meterIndex{width:90%;height:auto;margin:0 auto;max-width:980px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#f6f6f6}.meterIndex div{width:48%;margin-bottom:10px}.meterIndex img{width:100%;margin-top:10px}.bottomLink-s663{position:relative;font-size:28px;font-weight:700}.bottomLink-s663 div{position:absolute;right:9%;top:46%;font-size:50%}.bottomLink-s663 a{color:#204098}.bottomLink-mec{position:relative;font-size:28px;font-weight:700}.bottomLink-mec div{position:absolute;right:9%;top:46%;font-size:50%}.bottomLink-mec a{color:#204098}.bottomLink-voha{position:relative;font-size:28px;font-weight:700}.bottomLink-voha div{position:absolute;right:9%;top:57%;font-size:50%}.bottomLink-voha a{color:#204098}.elecIndex{max-width:980px;width:90%;height:auto;margin:20px auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#f6f6f6}.elecIndex div{width:48%}.elecIndex img{width:100%;margin-bottom:20px}.bottomLink-dds5168b{position:relative;font-size:28px;font-weight:700}.bottomLink-dds5168b div{position:absolute;right:9%;top:55%;font-size:50%}.bottomLink-dds5168b a{color:#204098}.bottomLink-ddsu5168{position:relative;font-size:28px;font-weight:700}.bottomLink-ddsu5168 div{position:absolute;right:9%;top:60%;font-size:50%}.bottomLink-ddsu5168 a{color:#204098}.bottomLink-dds5168_4p{position:relative;font-size:28px;font-weight:700}.bottomLink-dds5168_4p div{position:absolute;right:9%;top:55%;font-size:50%}.bottomLink-dds5168_4p a{color:#204098}.bottomLink-dtsd5168{position:relative;font-size:28px;font-weight:700}.bottomLink-dtsd5168 div{position:absolute;right:9%;top:55%;font-size:50%}.bottomLink-dtsd5168 a{color:#204098}.heatIndex{width:90%;height:auto;margin:20px auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#f6f6f6}.heatIndex div{width:48%}.heatIndex img{width:100%}.gatewayIndex{width:90%;height:auto;margin:20px auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.gatewayIndex div{width:48%}.gatewayIndex img{width:100%}.solutionHome{width:100%;height:auto;max-width:980px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#f3c}.solutionHome img{width:100%}.list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 auto}.list img{width:90%;margin:15px auto}.paacytitletotal{font-size:28px;text-align:center;padding-top:50px}.paravylisttitle{font-size:16px;text-align:justify;padding-top:20px;line-height:1.5}.pracycontent{width:90%;margin:0 auto;height:auto}.paacytitle{font-size:28px;text-align:center;padding-top:50px}.paravylist{font-size:16px;text-align:justify;padding-top:20px;line-height:1.5}.recruit{height:auto;margin:0 auto;max-width:980px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#ededed}.recruit,.recruit img{width:100%}.recruitcontent{width:100%;height:120px;background:#fff;margin-bottom:10px;padding:30px 20px}.firstline,.secondline{width:100%;height:auto}.secondline{margin-top:25px;display:flex}.secondline span{display:inline-block;background:#f5f5f5;padding:10px;border-radius:5px;color:grey;font-weight:700}.thirdline{width:100%;height:auto;display:flex;margin-top:25px;position:relative;font-weight:700;color:#4d4d4d}.thirdline img{width:16px;height:16px}.thirdline .address{position:absolute;right:0;color:#b3b3b3}.titlecontent,body,html{background:#fff}.titlecontent{width:100%;height:auto;max-width:980px;margin:0 auto}.titlefirst{width:90%;margin:40px auto 0}.jobtitleleft{font-size:22px;font-weight:700}.jobtitleright{color:#224273;font-weight:700;float:right}.titlesecond{width:90%;height:auto;margin:20px auto;display:flex;align-items:center;border-bottom:1px solid #dedede;padding-bottom:40px}.titlesecond img{width:16px;height:16px}.titlesecond span{font-size:16px}.jobtitle{width:90%;margin:20px auto;font-size:20px;font-weight:700}.joblist{margin:10px auto;line-height:1.5}.joblist,.jobneed{width:90%;font-size:18px;color:#666}.jobneed{height:auto;margin:16px auto 10px}.imageBlock{background:#fff}.content{background-image:url(/static/media/indexbg.34a6f530.png);background-repeat:no-repeat;background-size:cover;width:100%;height:700px}.content img{width:50%;height:350px}.imageBlock{width:100%;height:auto;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.imageBlock img{width:100%}.bottombutton1{position:relative;bottom:410px;width:82%;text-align:end;margin:0 auto;font-size:28px;font-weight:700}.bottombutton1 a{color:#204098}html{margin:0;padding:0}body{background:#f6f5f8}.mainContent{width:100%;height:auto;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.imageInfo{position:relative;font-size:14px}.imageInfo img{width:100%}.adm-tag{padding:2px 4px;font-size:10px;font-weight:400;display:inline-block;white-space:nowrap;border-radius:4px;border:.5px solid #fff;color:#fff;background:transparent;box-sizing:border-box}.adm-tag-round{border-radius:100px}.adm-tag-outline{background:#e6f7ff;color:#1890ff}.ddsu5168-interactive-wrapper{margin:0;min-height:100vh;background:#d7e7f1;font-family:"Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif;display:flex;justify-content:center;align-items:flex-start;overflow:auto;box-sizing:border-box}.ddsu5168-interactive-wrapper #viewport{position:relative;flex:none}.ddsu5168-interactive-wrapper #viewport .page{position:absolute;left:0;top:0;width:1080px;height:1920px;overflow:hidden;color:#173b54;transform-origin:0 0;background:linear-gradient(145deg,#eef7fb,#dcebf4 42%,#c7ddea);box-sizing:border-box}.ddsu5168-interactive-wrapper #viewport .page *{box-sizing:border-box}.ddsu5168-interactive-wrapper #viewport .page .background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.ddsu5168-interactive-wrapper #viewport .page .logo{position:absolute;left:70px;top:66px;width:300px;height:auto;object-fit:contain}.ddsu5168-interactive-wrapper #viewport .page .copy{position:absolute;left:72px;top:220px;width:910px}.ddsu5168-interactive-wrapper #viewport .page .copy .model-top{font:800 54px/1 Arial,sans-serif;letter-spacing:3px;color:hsla(0,0%,100%,.95);margin-bottom:20px}.ddsu5168-interactive-wrapper #viewport .page .copy h1{margin:0;font-size:72px;line-height:1.2;letter-spacing:2px;color:#fff}.ddsu5168-interactive-wrapper #viewport .page .copy .slogan{margin-top:32px;font-size:40px;letter-spacing:5px;color:hsla(0,0%,100%,.98);font-weight:700}.ddsu5168-interactive-wrapper #viewport .page .copy .tags{display:flex;grid-gap:22px;gap:22px;margin-top:32px}.ddsu5168-interactive-wrapper #viewport .page .copy .tags .tag{min-width:120px;padding:16px 32px;border:2px solid hsla(0,0%,100%,.9);border-radius:99px;background:hsla(0,0%,100%,.14);text-align:center;font:700 28px/1 Arial,sans-serif;letter-spacing:1px;color:#fff}.ddsu5168-interactive-wrapper #viewport .page .product-zone{position:absolute;left:42px;top:570px;width:996px;height:830px}.ddsu5168-interactive-wrapper #viewport .page .product-zone .product{position:absolute;left:95px;top:0;width:810px;height:810px;object-fit:contain;mix-blend-mode:normal;-webkit-filter:none;filter:none}.ddsu5168-interactive-wrapper #viewport .page .footer{position:absolute;left:60px;right:60px;bottom:48px;height:360px;padding:32px 36px;border:1px solid hsla(0,0%,100%,.88);border-radius:30px;background:linear-gradient(125deg,hsla(0,0%,100%,.91),rgba(231,247,251,.74));box-shadow:0 22px 60px rgba(42,95,121,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ddsu5168-interactive-wrapper #viewport .page .footer .footer-top{display:flex;align-items:center;justify-content:space-between;height:130px}.ddsu5168-interactive-wrapper #viewport .page .footer .footer-top .support{font-size:18px;letter-spacing:3px;color:#6790a3;white-space:nowrap}.ddsu5168-interactive-wrapper #viewport .page .footer .footer-top .support strong{display:block;margin-top:8px;font-size:34px;letter-spacing:2px;color:#173f57;white-space:nowrap}.ddsu5168-interactive-wrapper #viewport .page .footer .footer-top .support span{display:block;margin-top:8px;font-size:18px;letter-spacing:1px;color:#648092;white-space:nowrap}.ddsu5168-interactive-wrapper #viewport .page .footer .footer-top .qr-wrap{display:flex;align-items:center;justify-content:flex-end;text-align:right;width:100%}.ddsu5168-interactive-wrapper #viewport .page .footer .footer-top .qr-wrap .qr{display:block;width:146px;height:146px;object-fit:cover;border:6px solid #fff;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(38,78,99,.15)}.ddsu5168-interactive-wrapper #viewport .page .footer .actions{display:flex;grid-gap:20px;gap:20px;margin-top:16px}.ddsu5168-interactive-wrapper #viewport .page .footer .actions .action{width:438px;height:136px;padding:20px 24px;display:flex;align-items:center;grid-gap:20px;gap:20px;text-decoration:none;border-radius:25px;color:inherit;background:#fff;border:2px solid rgba(32,143,167,.3);box-shadow:0 12px 28px rgba(45,105,131,.14);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ddsu5168-interactive-wrapper #viewport .page .footer .actions .action:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(35,104,133,.2);border-color:rgba(38,166,183,.45)}.ddsu5168-interactive-wrapper #viewport .page .footer .actions .action .icon{width:68px;height:68px;flex:none;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#137f99,#42b9bc)}.ddsu5168-interactive-wrapper #viewport .page .footer .actions .action .icon svg{width:38px;height:38px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.ddsu5168-interactive-wrapper #viewport .page .footer .actions .action b{display:block;font-size:28px;font-weight:800;white-space:nowrap;margin-bottom:8px;color:#173f57}.ddsu5168-interactive-wrapper #viewport .page .footer .actions .action span{display:block;font:700 17px/1 Arial,sans-serif;letter-spacing:1px;color:#52798e}.manual-page{box-sizing:border-box;min-height:100vh;background:#f3f5f7;color:#2b2f33}.manual-page__summary{box-sizing:border-box;max-width:920px;margin:0 auto;padding:12px 16px;color:#7a8189;font-size:13px;line-height:20px;text-align:center}.manual-page__pages{max-width:920px;margin:0 auto;background:#fff}.manual-page__item{position:relative;min-height:120px;margin:0;overflow:hidden;background:#fff}.manual-page__item+.manual-page__item{border-top:8px solid #f3f5f7}.manual-page__item img{display:block;width:100%;height:auto;cursor:zoom-in;-webkit-user-drag:none}.manual-page__end{padding:24px 16px 32px;color:#a0a6ad;font-size:13px;line-height:20px;text-align:center}.manual-status{box-sizing:border-box;display:flex;min-height:100vh;padding:32px;align-items:center;justify-content:center;flex-direction:column;color:#727980;text-align:center}.manual-status p{margin:16px 0 0;font-size:15px;line-height:24px}.manual-image-error button,.manual-status button{min-width:88px;margin-top:20px;padding:9px 18px;border:0;border-radius:18px;background:#1677ff;color:#fff;font-size:14px;line-height:18px;cursor:pointer}.manual-status__spinner{width:28px;height:28px;border:3px solid #dce6f5;border-top-color:#1677ff;border-radius:50%;animation:manual-spin .8s linear infinite}.manual-status__icon{box-sizing:border-box;width:42px;height:42px;border:2px solid #b7bdc4;border-radius:50%;color:#8e959c;font-size:26px;line-height:38px}.manual-image-error{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;background:#f8f9fa;color:#7a8189;font-size:14px}.manual-image-error button{margin-top:12px;background:#e9edf2;color:#4d555d}@keyframes manual-spin{to{transform:rotate(1turn)}}@media(min-width:768px){.manual-page{padding:16px}.manual-page__pages{box-shadow:0 8px 30px rgba(31,45,61,.08)}}@media(prefers-reduced-motion:reduce){.manual-status__spinner{animation-duration:1.6s}}
/*# sourceMappingURL=main.6f9c8a78.chunk.css.map */