*{margin:0}body{background:#eee}

.menus{display:flex;padding:20px 16px;height:500px}.menus .category-list{font-family:PingFangSC-Semibold;font-size:18px;color:rgba(0,0,0,.86);letter-spacing:0;line-height:29.33px;font-weight:600;border-right:1px solid rgba(0,0,0,.1)}.menus .category-list .category-item{margin-right:20px;width:168px;height:54px;line-height:54px;padding-left:20px;cursor:pointer}.menus .category-list .category-item.active{background:#f4f5f7;border-radius:10px;color:#0d53ff}.menus .category-list .category-item:hover{color:#0d53ff;background:#f4f5f7;border-radius:10px}.menus .menu-content{padding:0 20px;width:500px}.menus .menu-list{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;overflow:hidden}.menus .menu-list .menu-col{margin-bottom:20px;width:168px}.menus .menu-list .menu-col .menu-title{font-family:PingFangSC-Semibold;font-size:14px;color:#242830;font-weight:600;height:40px;line-height:40px;padding-left:12px}.menus .menu-list .menu-col .menu-item{font-family:PingFangSC-Regular;font-size:14px;color:#242830;font-weight:400;height:40px;line-height:40px;cursor:pointer;padding:0 12px;width:144px;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;opacity:.8}.menus .menu-list .menu-col .menu-item .menu-item-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menus .menu-list .menu-col .menu-item .menu-arrow{display:none;transform:rotate(180deg);vertical-align:sub;width:16px;height:16px}.menus .menu-list .menu-col .menu-item .menu-coming{display:none}.menus .menu-list .menu-col .menu-item:hover{opacity:1;font-family:PingFangSC-Semibold;color:#0d53ff;background:#f4f5f7;border-radius:10px}.menus .menu-list .menu-col .menu-item:hover .menu-arrow{display:block}.menus .menu-list .menu-col .menu-item.disabled{cursor:not-allowed;opacity:.3}.menus .menu-list .menu-col .menu-item.disabled .menu-coming{width:fit-content;color:#bbb;font-size:12px}.menus .menu-list .menu-col .menu-item.disabled .menu-coming span{padding:2px 4px;border-radius:6px;border:1px solid #bbb}.menus .menu-list .menu-col .menu-item.disabled .menu-arrow{display:none}.menus .menu-list .menu-col .menu-item.disabled:hover{color:#242830}.menus .menu-list .menu-col .menu-item.disabled:hover .menu-coming{display:inline}.menus .menu-list .menu-col .menu-item.disabled:hover .menu-arrow{display:none}
.header-wrapper{width:100%;padding:0 80px;background-color:rgba(0,0,0,0)}.header-wrapper .main-header{margin:0 auto;width:1440px;height:80px;line-height:80px;display:flex;align-items:center}.header-wrapper .main-header .logo-wrapper{display:flex;align-items:center}.header-wrapper .main-header .logo-wrapper .logo-imgs{display:flex;align-items:center;cursor:pointer}.header-wrapper .main-header .logo-wrapper .logo-imgs .logo{width:154px;height:44px;margin-right:8px}.header-wrapper .main-header .logo-wrapper .logo-split{width:1px;height:16px;margin:0 12px;background-color:#aaa}.header-wrapper .main-header .logo-wrapper .logo-title{width:60px;height:20px;cursor:pointer}.header-wrapper .main-header .logo-wrapper .logo-title img{width:100%;height:100%}.header-wrapper .main-header .menu-wrapper{margin-left:32px;display:flex}.header-wrapper .main-header .menu-wrapper .menu-item{cursor:pointer;font-family:PingFangSC-Semibold;font-size:18px;color:rgba(0,0,0,.4);letter-spacing:0;line-height:26px;font-weight:600;margin-right:32px}.header-wrapper .main-header .menu-wrapper .menu-item a{color:rgba(0,0,0,.4);text-decoration:none}.header-wrapper .main-header .menu-wrapper .arrow-down{width:12px;height:12px;padding-left:10px}.sticky{position:fixed;top:0;left:0;box-shadow:0 4px 8px #d8d8d8;z-index:19;background-color:#fff;width:100%}
.affix-wrapper{z-index:99;position:fixed;right:24px;bottom:84px;width:54px;height:199px}.affix-wrapper .affix{width:100%;height:54px;border-radius:50%;justify-content:center;background-image:linear-gradient(144deg, #eaf3ff 0%, #ffffff 23%, #ffffff 100%);border:1.5px solid #fff;box-shadow:0 20px 40px 0 rgba(0,45,154,.04);display:flex;align-items:center;cursor:pointer}.affix-wrapper .affix img{width:24px;height:24px}.affix-wrapper .affix.hidden{visibility:hidden}.affix-wrapper .affix-contact{margin-top:20px;box-sizing:border-box;background-image:linear-gradient(144deg, #eaf3ff 0%, #ffffff 23%, #ffffff 100%);border:1.56px solid #fff;box-shadow:0 20px 40px 0 rgba(0,45,154,.04);border-radius:100px;width:100%;padding:24px 14px}.affix-wrapper .affix-contact .contact-icon{cursor:pointer}.affix-wrapper .affix-contact .contact-icon img{width:24px;height:24px}.affix-wrapper .affix-contact .split-line{margin:12px 0;width:100%;height:1px;background-color:rgba(0,0,0,.1)}.popover-wrapper .contact-content{padding:4px 12px}.popover-wrapper .contact-content .contact-title{font-family:PingFangSC-Regular;font-size:14px;color:#52565e;font-weight:400;margin-bottom:10px}.popover-wrapper .contact-content .contact-text{font-family:PingFangSC-Semibold;font-size:20px;color:#222;text-align:center;font-weight:600}.popover-wrapper .contact-content .contact-text .contact-copy{cursor:pointer;margin-left:16px;color:#0053ff}.popover-wrapper .contact-content .contact-qrcode{width:120px;height:120px;padding:4px;border-radius:8px;border:1px solid #e5e6e8}.popover-wrapper .contact-content .contact-qrcode img{width:100%;height:100%}.popover-wrapper .contact-content .contact-desc{font-family:PingFangSC-Regular;font-size:14px;color:#52565e;text-align:center;font-weight:400}
.wrappered-h .wrappered-text{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 6px;background-position:bottom}.wrappered-h.mobile{font-size:24px;text-align:center}.wrappered-h.mobile .wrappered-text{background-size:90px 10px;background-position:50% 22px;background-image:url(data:image/png;base64,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)}
.mobile-header{padding:0 20px;background-color:rgba(0,0,0,0)}.mobile-header .main-header{margin:0 auto;height:60px;line-height:60px;display:flex;align-items:center;justify-content:space-between;position:relative}.mobile-header .main-header .logo-wrapper{margin-top:4px}.mobile-header .main-header .logo-wrapper .logo-imgs .logo{width:124px;height:34px}.mobile-header .main-header .menu-wrapper{display:flex;align-items:center}.mobile-header .main-header .menu-wrapper .menu-item{margin-top:2px;cursor:pointer;font-family:PingFangSC-Semibold;font-size:18px;color:rgba(0,0,0,.4);letter-spacing:0;line-height:26px;font-weight:600;margin-left:16px}.mobile-header .main-header .menu-wrapper .menu-item .mail-icon{width:20px}.mobile-header .main-header .menu-wrapper .menu-item .menu-icon{width:24px}.mobile-header .mail-wrapper{background:#fff;box-shadow:0 2px 16px 0 rgba(0,0,0,.1);border-radius:12px;position:absolute;top:54px;right:0;height:80;padding:16px;box-sizing:border-box;z-index:1}.mobile-header .mail-wrapper .contact-content{line-height:24px}.mobile-header .mail-wrapper .contact-content .contact-title{font-family:PingFangSC-Regular;font-size:12px;color:#52565e;font-weight:400}.mobile-header .mail-wrapper .contact-content .contact-mail{font-family:PingFangSC-Semibold;font-size:14px;color:#222;letter-spacing:0;text-align:center;font-weight:600;margin-right:12px;margin-top:8px}.mobile-header .mail-wrapper .contact-content .contact-copy{font-family:PingFangSC-Semibold;font-size:14px;color:#0d53ff;letter-spacing:0;text-align:center;font-weight:400}
.mobile-menus{top:0;left:0;position:fixed;width:100%;height:100%;overflow:hidden;background-color:#fff;z-index:99;display:flex;flex-direction:column}.mobile-menus .category-list{font-family:PingFangSC-Semibold;font-size:14px;color:rgba(0,0,0,.6);letter-spacing:0;line-height:50px;height:50px;font-weight:600;display:flex;margin:0 20px;border-bottom:1px solid #f8f8fa}.mobile-menus .category-list .category-item{text-align:center;flex:1;height:50px;line-height:50px;cursor:pointer;position:relative}.mobile-menus .category-list .category-item.active{color:rgba(0,0,0,.86);font-size:18px}.mobile-menus .category-list .category-item.active::after{bottom:-2px;left:50%;position:absolute;text-align:center;content:"";background-color:#0d53ff;width:14px;height:4px;border-radius:2px}.mobile-menus .menu-content{padding:0 20px;overflow:auto}.mobile-menus .menu-list{width:100%;display:flex;flex-direction:column;height:100%}.mobile-menus .menu-list .menu-col{margin-top:16px}.mobile-menus .menu-list .menu-col .menu-title{font-family:PingFangSC-Semibold;font-size:14px;font-weight:500;height:54px;line-height:54px;padding-left:12px;color:#999}.mobile-menus .menu-list .menu-col .menu-item{padding-left:12px;font-family:PingFangSC-Regular;font-size:14px;color:#242830;font-weight:400;height:54px;line-height:54px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.mobile-menus .menu-list .menu-col .menu-item .menu-item-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.mobile-menus .menu-list .menu-col .menu-item .menu-arrow{vertical-align:sub;width:20px;height:20px;margin-right:4px}.mobile-menus .menu-list .menu-col .menu-item .menu-coming{display:none}.mobile-menus .menu-list .menu-col .menu-item.disabled{cursor:not-allowed;opacity:.5}.mobile-menus .menu-list .menu-col .menu-item.disabled .menu-coming{width:fit-content;color:#bbb;font-size:12px}.mobile-menus .menu-list .menu-col .menu-item.disabled .menu-coming span{padding:2px 4px;border-radius:6px;border:1px solid #bbb}.mobile-menus .menu-list .menu-col .menu-item.disabled .menu-arrow{display:none}.mobile-menus .menu-list .menu-col .menu-item.disabled .menu-coming{display:inline}
.mobile-contact{position:fixed;bottom:0;width:100%;z-index:11;height:84px;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 89%)}.mobile-contact.hidden{display:none}.mobile-contact .contact-wrapper{margin:0 20px;display:flex}.mobile-contact .contact-wrapper .button-telephone{flex:1;display:block;background-image:linear-gradient(97deg, #0658ff 0%, #0399ff 100%);border-radius:10px;height:50px;margin-bottom:10px;text-decoration:none}.mobile-contact .contact-wrapper .button-telephone .button-text{padding-top:4px;font-family:PingFangSC-Semibold;font-size:14px;color:#fff;text-align:left;line-height:22px;font-weight:600;text-align:center}.mobile-contact .contact-wrapper .button-telephone .button-text img{width:20px;margin-right:6px;vertical-align:text-bottom}.mobile-contact .contact-wrapper .button-telephone .button-num{text-align:center;font-family:PingFangSC-Regular;font-size:11px;color:hsla(0,0%,100%,.59);line-height:22px;font-weight:400}.mobile-contact .contact-wrapper .button-contact{width:50px;background:#fff;border:1px solid rgba(45,56,78,.12);border-radius:10px;height:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-right:6px;text-decoration:none}.mobile-contact .contact-wrapper .button-contact img{width:20px}.mobile-contact .contact-wrapper .button-contact .button-text{font-family:PingFangSC-Semibold;font-size:11px;color:#192338;text-align:left;line-height:22px;font-weight:600}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}


.sample-wrapper{border-top:1px solid rgba(0,0,0,0);padding-bottom:32px}.sample-wrapper .sample-section{width:1024px;margin:0 auto 42px;display:flex;justify-content:center}.sample-wrapper .sample-section .menu-item{display:inline-block;font-family:PingFangSC-Regular;font-size:24px;color:rgba(0,0,0,.5);letter-spacing:0;font-weight:400;text-align:center;padding:0 20px;cursor:pointer;position:relative}.sample-wrapper .sample-section .menu-item.active{font-family:PingFangSC-Semibold;color:#222}.sample-wrapper .sample-section .menu-item.active::after{display:block;margin:4px auto 0;content:"";width:30px;height:6px;background:#0d53ff;border-radius:3px}.sample-wrapper .thumb-section{width:1024px;height:156px;margin:20px auto 40px;position:relative}.sample-wrapper .thumb-section .swiper-wrapper{display:flex;justify-content:center}.sample-wrapper .thumb-section .swiper-slide{height:150px;width:112px;opacity:.8;box-shadow:0 2px 8px 0 rgba(0,45,154,.1);border:2px solid rgba(0,0,0,0)}.sample-wrapper .thumb-section .swiper-slide-thumb-active{border:2px solid #0d53ff;border-radius:4px;opacity:1}.sample-wrapper .thumb-section .swiper-button-prev,.sample-wrapper .thumb-section .swiper-button-next{top:72px;z-index:11;right:-80px;width:54px;height:54px;background-image:linear-gradient(144deg, #eaf3ff 0%, #ffffff 23%, #ffffff 100%);border:1.56px solid #fff;box-shadow:0 20px 40px 0 rgba(0,45,154,.1);border-radius:50%;color:#444}.sample-wrapper .thumb-section .swiper-button-prev::after,.sample-wrapper .thumb-section .swiper-button-next::after{font-weight:bold;font-size:16px}.sample-wrapper .thumb-section .swiper-button-prev{left:-80px}.sample-wrapper .swipers-wrapper{width:100%;height:580px}.sample-wrapper .swipers-wrapper .swiper{overflow:initial}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item{width:100%;display:flex;justify-content:center}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare{background:#fff;border:1px solid #e5e6e8;border-radius:8px;width:1024px;display:flex;border-radius:20px;transition:transform .3s ease-in-out;overflow:hidden}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare:hover{box-shadow:0 2px 8px 0 rgba(0,45,154,.08)}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample{flex:1;position:relative;height:580px;display:flex;align-items:center;justify-content:end;overflow:hidden}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample:last-child{margin-right:0}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample .ocr-tag{width:66px;height:32px;top:20px;left:20px;position:absolute;z-index:1}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample .ocr-img{position:absolute;top:50%;left:100%;transform:translate(-100%, -50%);max-width:100%;max-height:100%;object-fit:contain}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample.after{justify-content:start}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample.after .ocr-tag{left:auto;right:20px}.sample-wrapper .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample.after .ocr-img{left:0%;transform:translate(0%, -50%)}.sample-wrapper .swiper-thumblist .swiper-wrapper{justify-content:normal}.sample-wrapper .swiper-thumblist .thumb-item{position:relative;width:100%;height:148px;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.sample-wrapper .swiper-thumblist .thumb-item .thumb-pageno{padding:2px 4px;background:rgba(95,95,95,.5);border-radius:4px;position:absolute;left:4px;top:4px;font-size:12px;color:#fff;letter-spacing:0;line-height:16px;font-weight:700}.sample-wrapper .swiper-thumblist .thumb-item .thumb-title{position:absolute;bottom:0;left:0;display:inline-block;width:100%;padding-left:12px;height:28px;line-height:28px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 100%);font-size:12px;color:#fff}.sample-wrapper .swiper-thumblist .thumb-item .ocr-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;object-fit:contain}.sample-wrapper .button-wrapper{display:flex;justify-content:center;align-items:center;text-align:center;line-height:60px;z-index:1;position:relative;font-family:PingFangSC-Regular;font-size:20px;color:#0d53ff;text-align:center;padding-bottom:40px}.sample-wrapper .button-wrapper .button-qrcode{width:200px;height:60px;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;margin-left:24px;background-image:linear-gradient(131deg, #0658ff 0%, #0399ff 100%);border-radius:12px}.sample-wrapper .button-wrapper .button-more{border:1px solid #0d53ff;border-radius:12px;cursor:pointer;width:200px;height:60px;background:#fff;border-radius:8px;color:#0d53ff}.sample-wrapper .button-wrapper .button-more a{text-decoration:none;display:block;color:#0d53ff}.sample-wrapper.has-usage{padding-bottom:0}.sample-wrapper.has-usage .button-wrapper{padding-bottom:0}.qrcode-wrapper{display:flex;align-items:center;flex-direction:column;padding:12px;color:#222}.qrcode-wrapper .qrcode-download{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:12px;padding:10px;margin-bottom:20px}.qrcode-wrapper .qrcode-download .qrcode-img{border-radius:8px;overflow:hidden;width:140px;height:140px}
.usage-wrapper{border-top:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);width:100%}.usage-wrapper h2{margin-top:84px !important}.usage-wrapper .usage-title{padding-top:8px;font-family:PingFangSC-Semibold;font-size:18px;color:#000;letter-spacing:0;font-weight:600;margin-bottom:12px}.usage-wrapper .usage-section{width:1024px;margin:0 auto;padding-bottom:60px;display:flex;justify-content:space-between;height:624px;overflow:hidden}.usage-wrapper .usage-section .usage-upload{flex:1 0 418px;background:#f9f9fa;background-image:linear-gradient(143deg, #f5fdff 0%, #e8f4ff 100%);border:1px solid rgba(6,10,38,.08);border-radius:12px;padding:20px;overflow:hidden}.usage-wrapper .usage-section .usage-upload .usage-handle{width:100%;height:100%;overflow:hidden}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area{cursor:pointer;width:100%;height:280px;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.7) 100%);border-radius:12px;margin-bottom:16px}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area .upload-area{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:100%}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area .upload-area .ant-upload-wrapper{width:100%;height:100%;border-radius:12px}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area .upload-area .ant-upload-wrapper .ant-upload-drag{background:none;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.7) 100%);border:1px dashed #0d53ff}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area .upload-area .ant-upload-wrapper .ant-upload-drag .upload-btn{width:64px;height:48px;display:inline-block;border-radius:10px;background-image:linear-gradient(123deg, #0658ff 0%, #0399ff 100%)}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area .upload-area .ant-upload-wrapper .ant-upload-drag .upload-btn img{margin-top:9px;width:30px;height:30px}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-upload-area .upload-area .upload-tips{margin-top:16px;font-family:MicrosoftYaHei;font-size:16px;color:rgba(6,10,38,.5);letter-spacing:0;line-height:22px;font-weight:400}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-url{margin-top:16px;background:#fff;border-radius:8px;width:100%;height:48px;position:relative}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-url .ant-input-affix-wrapper{width:80%;height:48px;outline:none;border:none}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-url .ant-input-outlined:focus,.usage-wrapper .usage-section .usage-upload .usage-handle .usage-url .ant-input-outlined:focus-within{box-shadow:none}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-url .usage-btn{position:absolute;right:12px;top:8px}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-demotips{margin-top:16px;margin-bottom:10px;font-family:PingFangSC-Regular;font-size:14px;color:#060a26;letter-spacing:0;font-weight:400}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-demolist{width:100%;height:80px;display:flex;overflow:auto}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-demolist .usage-demo{border-radius:4px;cursor:pointer;width:64px;height:80px;overflow:hidden;display:flex;align-items:center;object-fit:contain;margin-right:6px}.usage-wrapper .usage-section .usage-upload .usage-handle .usage-demolist .usage-demo img{width:100%}.usage-wrapper .usage-section .usage-upload .usage-image{width:100%;height:100%;background-color:#eaf3ff;position:relative}.usage-wrapper .usage-section .usage-upload .usage-image .image-back{cursor:pointer;position:absolute;top:12px;left:12px;width:24px;height:24px;display:inline-block;border-radius:50%;z-index:1}.usage-wrapper .usage-section .usage-upload .usage-image .image-back img{width:24px;height:24px;transform:rotateX(180deg)}.usage-wrapper .usage-section .usage-upload .usage-image .image-wrapper{width:100%;height:100%}.usage-wrapper .usage-section .usage-upload .usage-image .image-wrapper .image-canvas{user-select:none;-webkit-user-drag:none}.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar{padding:0 20px;width:220px;height:36px;background:rgba(0,0,0,.6);border-radius:6px;bottom:12px;left:82px;position:absolute;z-index:1;display:flex;align-items:center}.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar .zoom-in,.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar .zoom-out{font-size:14px;color:#fff;cursor:pointer}.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar .ant-slider{flex:1;margin:0 12px}.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar .ant-slider .ant-slider-handle::before{width:8px;height:8px}.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar .ant-slider .ant-slider-handle::before:focus{width:8px;height:8px}.usage-wrapper .usage-section .usage-upload .usage-image .zoom-bar .ant-slider .ant-slider-handle::after{box-shadow:none;width:8px;height:8px}.usage-wrapper .usage-section .usage-split{flex:0 0 54px;margin:0 20px;display:flex;align-items:center;justify-content:center}.usage-wrapper .usage-section .usage-split .usage-icon{background-image:linear-gradient(144deg, #eaf3ff 0%, #ffffff 23%, #ffffff 100%);border:1px solid #fff;box-shadow:0 20px 40px 0 rgba(0,45,154,.06);width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%}.usage-wrapper .usage-section .usage-split .usage-icon img{width:32px;height:32px}.usage-wrapper .usage-section .usage-result{flex:1 0 418px;padding:20px;background:#f9f9fa;background-image:linear-gradient(143deg, #f5fdff 0%, #e8f4ff 100%);border:1px solid rgba(6,10,38,.08);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.usage-wrapper .usage-section .usage-result .usage-result-tabs{padding-top:8px;display:flex}.usage-wrapper .usage-section .usage-result .usage-result-tabs .menu-item{cursor:pointer;color:#888;margin-right:56px;font-size:18px}.usage-wrapper .usage-section .usage-result .usage-result-tabs .menu-item.active{font-family:PingFangSC-Semibold;color:#000}.usage-wrapper .usage-section .usage-result .usage-result-tabs .menu-item.active::after{display:block;margin:4px auto 0;content:"";width:28px;height:4px;background:#0d53ff;border-radius:3px}.usage-wrapper .usage-section .usage-result .usage-result-content{flex:1;margin-top:16px;border-radius:8px;background-color:#fff;overflow:hidden}.usage-wrapper .usage-section .usage-result .usage-result-content .ant-spin-nested-loading{height:100%}.usage-wrapper .usage-section .usage-result .usage-result-content .preview-text{width:100%;height:100%;overflow:auto}.usage-wrapper .usage-section .usage-result .usage-result-content .preview-text .text-content{padding:14px;white-space:pre-line;font-size:13px;color:#444}.usage-wrapper .usage-section .usage-result .usage-result-content .image-wrapper{width:100%;height:100%;display:flex;align-items:center}.usage-wrapper .usage-section .usage-result .usage-result-content .image-wrapper .image-content{width:100%;height:100%;object-fit:contain}.usage-wrapper .usage-section .usage-result .usage-result-content .ant-table-container{border-color:#dde0ec}.usage-wrapper .usage-section .usage-result .usage-result-content .ant-table-thead .ant-table-cell{padding-left:16px;background:#eceef7;border-color:#dde0ec !important;border-inline-end-color:#dde0ec !important}.usage-wrapper .usage-section .usage-result .usage-result-content .ant-table-tbody .ant-table-cell{padding-left:16px;border-color:#dde0ec !important;border-inline-end-color:#dde0ec !important;background:hsla(0,0%,100%,.85);color:#666}
.swiper-menulist{min-width:max-content;height:44px;margin-bottom:42px}.swiper-menulist .swiper-wrapper .swiper-slide{width:auto}.swiper-menulist .swiper-wrapper .swiper-slide-thumb-active .menu-item{font-family:PingFangSC-Semibold;color:#222}.swiper-menulist .swiper-wrapper .swiper-slide-thumb-active .menu-item::after{display:block;margin:2px auto 0;content:"";width:30px;height:6px;background:#0d53ff;border-radius:3px}.swiper-menulist .menu-item{display:inline-block;font-family:PingFangSC-Regular;font-size:24px;color:rgba(0,0,0,.5);letter-spacing:0;font-weight:400;text-align:center;margin-right:40px;cursor:pointer;position:relative}.swiper-menulist .menu-item.active{font-family:PingFangSC-Semibold}
.application-wrapper{border-top:1px solid rgba(0,0,0,0);background-color:#f2f6ff}.application-wrapper .application-section{width:1024px;margin:0 auto;border-radius:20px;display:flex;justify-content:center}.application-wrapper .application-section img{border:1px solid #f2f6ff;height:400px}.application-wrapper .application-section .app-list{display:flex;margin-top:20px}.application-wrapper .application-section .app-list .app-menu{width:208px}.application-wrapper .application-section .app-list .app-menu .menu-item{width:auto;margin-bottom:24px;cursor:pointer;font-family:PingFangSC-Regular;font-size:24px;color:rgba(0,0,0,.5);letter-spacing:0;font-weight:400}.application-wrapper .application-section .app-list .app-menu .menu-item.active{padding:8px 12px;font-size:28px;color:#222;font-weight:600;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:center;background-size:contain;text-align:center}.application-wrapper .swipers-wrapper{width:100%;height:300px;overflow:hidden;padding-bottom:100px}.application-wrapper .swipers-wrapper .swiper-wrapper .swiper-slide{width:568px}.application-wrapper .swipers-wrapper .swiper-wrapper .swiper-item{display:flex;justify-content:center;box-sizing:border-box;padding:32px 24px 0 32px;width:100%;height:100%;background-image:linear-gradient(144deg, #cce2ff 0%, #ffffff 23%, #ffffff 100%);border:2px solid #fff;box-shadow:0 8px 50px 0 rgba(0,45,154,.08);border-radius:20px;overflow:hidden}.application-wrapper .application-info{flex:1;margin-right:16px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:36px}.application-wrapper .application-info .application-text .application-title{font-family:PingFangSC-Semibold;font-size:28px;color:rgba(0,0,0,.86);letter-spacing:0;font-weight:600;margin-bottom:16px}.application-wrapper .application-info .application-text .application-title .wrappered-text{background-position:0 28px}.application-wrapper .application-info .application-text .application-desc{font-family:PingFangSC-Medium;font-size:16px;color:rgba(0,0,0,.5);font-weight:500;overflow:hidden}.application-wrapper .application-demo{flex:1;overflow:hidden;position:relative}.application-wrapper .application-demo img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;object-fit:contain}
.mobile-sample{background-color:#fff;border-top:1px solid rgba(0,0,0,0);padding-bottom:28px;margin:32px 24px 0}.mobile-sample .sample-section{width:100%;overflow:hidden;margin:0 auto 20px;display:flex;justify-content:center}.mobile-sample .sample-section .sample-titles{overflow:auto;display:flex;flex-wrap:nowrap}.mobile-sample .sample-section .menu-item{display:inline-block;font-family:PingFangSC-Regular;font-size:14px;background-color:rgba(0,0,0,.03);color:rgba(0,0,0,.8);letter-spacing:0;font-weight:600;text-align:center;padding:0 20px;border-radius:8px;height:34px;line-height:34px;flex-shrink:0;flex-basis:auto;margin-right:10px}.mobile-sample .sample-section .menu-item.active{font-family:PingFangSC-Semibold;color:#fff;background:#0d53ff}.mobile-sample .sample-section .menu-item:last-child{margin-right:0}.mobile-sample .thumb-section{width:auto;height:98px;margin:20px auto;position:relative}.mobile-sample .thumb-section .swiper-wrapper{display:flex;justify-content:center}.mobile-sample .thumb-section .swiper-slide{height:96px;width:70px;opacity:.8;box-shadow:0 2px 8px 0 rgba(0,45,154,.1);border:1px solid rgba(6,10,38,.12);border-radius:4px}.mobile-sample .thumb-section .swiper-slide-thumb-active{border:1px solid #0d53ff;opacity:1}.mobile-sample .swipers-wrapper{width:100%;height:156px}.mobile-sample .swipers-wrapper .swiper{overflow:initial}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item{width:100%;display:flex;justify-content:center}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare{background:#f4f5f7;border:1px solid #e5e6e8;border-radius:8px;width:100%;display:flex;transition:transform .3s ease-in-out;overflow:hidden}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare:hover{box-shadow:0 2px 8px 0 rgba(0,45,154,.08)}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample{flex:1;position:relative;height:154px;display:flex;align-items:center;justify-content:end;overflow:hidden}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample:last-child{margin-right:0}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample .ocr-tag{width:26px;height:14px;top:8px;left:8px;position:absolute;z-index:1}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample .ocr-img{position:absolute;top:50%;left:100%;transform:translate(-100%, -50%);max-width:100%;max-height:100%;object-fit:contain}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample.after{justify-content:start}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample.after .ocr-tag{left:auto;right:8px}.mobile-sample .swipers-wrapper .swiper-wrapper .swiper-item .ocr-compare .ocr-sample.after .ocr-img{left:0%;transform:translate(0%, -50%)}.mobile-sample .swiper-thumblist .swiper-wrapper{justify-content:normal}.mobile-sample .swiper-thumblist .thumb-item{position:relative;width:100%;height:96px;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-sample .swiper-thumblist .thumb-item .thumb-pageno{padding:2px 4px;background:rgba(95,95,95,.5);border-radius:4px;position:absolute;left:4px;top:4px;font-size:12px;color:#fff;letter-spacing:0;line-height:16px;font-weight:700}.mobile-sample .swiper-thumblist .thumb-item .thumb-title{position:absolute;bottom:0;left:0;display:inline-block;width:100%;padding-left:12px;height:28px;line-height:28px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 100%);font-size:12px;color:#fff}.mobile-sample .swiper-thumblist .thumb-item .ocr-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;object-fit:contain}.mobile-sample .button-wrapper{display:flex;justify-content:center;align-items:center;text-align:center;z-index:1;position:relative;font-family:PingFangSC-Regular;font-size:16px;color:#0d53ff;text-align:center;height:46px;line-height:46px}.mobile-sample .button-wrapper .button-qrcode{flex:1;border-radius:10px;cursor:pointer;margin-left:12px;background:rgba(0,83,255,.07);text-decoration:none;color:#0d53ff}.mobile-sample .button-wrapper .button-more{border:1px solid #0d53ff;border-radius:12px;cursor:pointer;flex:1;background:#fff;border-radius:8px;color:#0d53ff}.mobile-sample .button-wrapper .button-more a{text-decoration:none;display:block;color:#0d53ff}.qrcode-wrapper{display:flex;align-items:center;flex-direction:column;padding:12px;color:#222}.qrcode-wrapper .qrcode-download{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:12px;padding:10px;margin-bottom:20px}.qrcode-wrapper .qrcode-download .qrcode-img{border-radius:8px;overflow:hidden;width:140px;height:140px}
.mobile-application{border-top:1px solid rgba(0,0,0,0);background-color:#f2f6ff;width:100%;padding-top:48px;padding-bottom:100px}.mobile-application .swipers-wrapper{margin:0 24px}.mobile-application .swipers-wrapper .swiper-wrapper{width:100%;height:174px;margin-bottom:16px}.mobile-application .swipers-wrapper .swiper-wrapper:last-child{margin-bottom:0}.mobile-application .swipers-wrapper .swiper-wrapper .swiper-item{display:flex;justify-content:center;box-sizing:border-box;padding:24px 16px 0 24px;width:100%;background-image:linear-gradient(144deg, #cce2ff 0%, #ffffff 23%, #ffffff 100%);border:2px solid #fff;box-shadow:0 8px 50px 0 rgba(0,45,154,.08);border-radius:12px;overflow:hidden}.mobile-application .application-info{flex:1;margin-right:16px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:16px}.mobile-application .application-info .application-text .application-title{font-family:PingFangSC-Semibold;font-size:18px;color:rgba(0,0,0,.86);letter-spacing:0;font-weight:600;margin-bottom:6px}.mobile-application .application-info .application-text .application-title .wrappered-text{background-position:0 16px}.mobile-application .application-info .application-text .application-desc{font-family:PingFangSC-Medium;font-size:10px;color:rgba(0,0,0,.5);font-weight:500;overflow:hidden}.mobile-application .application-demo{flex:1;overflow:hidden;position:relative}.mobile-application .application-demo img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;object-fit:contain}
.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.mobile-tech{background-color:#fff;width:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Microsoft Yahei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.mobile-tech h1{padding-top:64px;font-size:24px;margin:0 auto;width:100%}.mobile-tech .h2{width:100%;margin:0 auto 24px;font-size:22px;text-align:center}.mobile-tech .h2 .wrappered-text{background-position:0 20px}.mobile-tech .mobile-header{background-color:#fff}.mobile-tech .tech-content{width:100%;-webkit-overflow-scrolling:auto}.mobile-tech .tech-content .capability-wrapper{width:100%;text-align:center;min-height:280px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff}.mobile-tech .tech-content .capability-section{margin:12px 28px 0px;padding-bottom:24px;border-top:1px solid rgba(0,0,0,0)}.mobile-tech .tech-content .capability-section .desc-content{text-align:left;font-size:14px;font-family:PingFangSC-Regular;color:rgba(6,15,35,.7);font-weight:400;line-height:24px;min-height:84px}.mobile-tech .tech-content .capability-section .button{margin-top:16px;background:#edf3ff;border-radius:10px;width:100%;cursor:pointer;height:46px;line-height:46px;display:flex;align-items:center;justify-content:center}.mobile-tech .tech-content .capability-section .button .button-text{font-family:PingFangSC-Semibold;font-size:16px;color:#0053ff;letter-spacing:0;text-align:center;line-height:24px;font-weight:600}.mobile-tech .tech-content .usage-wrapper{border:1px solid rgba(0,0,0,0);background-color:#f2f6ff;width:100%}.mobile-tech .tech-content .usage-section{width:1024px;margin:0 auto;padding-bottom:60px;display:flex;flex-direction:column}.mobile-tech .tech-content .usage-section .usage-help{text-align:center;font-family:PingFangSC-Regular;font-size:16px;color:#060f23;font-weight:400;margin-bottom:20px}.mobile-tech .tech-content .usage-section .qrcode-wrapper{display:flex;align-items:center;justify-content:center}.mobile-tech .tech-content .usage-section .qrcode-wrapper .qrcode-download{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:12px;padding:10px}.mobile-tech .tech-content .usage-section .qrcode-wrapper .qrcode-download .qrcode-img{border-radius:8px;overflow:hidden;width:140px;height:140px}
.tech-wrapper{background-color:#fff;width:100%;overflow:hidden}.tech-wrapper .header-wrapper.sticky{background-color:#fff}.tech-wrapper h1{padding-top:36px;font-size:42px;margin:0 auto;width:1024px}.tech-wrapper .h2{width:1024px;margin:60px auto 36px;font-size:36px;text-align:center}.tech-wrapper .h2 .wrappered-text{background-position:0 36px}.tech-wrapper .header-wrapper{box-shadow:2px 2px 4px #d8d8d8}.tech-wrapper .tech-content{width:100%}.tech-wrapper .tech-content .capability-wrapper{width:100%;min-height:336px;background-repeat:no-repeat;background-position:center;background-size:cover}.tech-wrapper .tech-content .capability-section{width:1024px;margin:12px auto 0;border-top:1px solid rgba(0,0,0,0)}.tech-wrapper .tech-content .capability-section .capability-content{display:flex;justify-content:space-between}.tech-wrapper .tech-content .capability-section .desc-wrapper{width:520px}.tech-wrapper .tech-content .capability-section .desc-wrapper .desc-content{font-size:16px;font-family:PingFangSC-Regular;color:#060f23;font-weight:400;line-height:28px;min-height:84px}.tech-wrapper .tech-content .capability-section .button-wrapper{display:flex}.tech-wrapper .tech-content .capability-section .button-wrapper .button,.tech-wrapper .tech-content .capability-section .button-wrapper .button-hollow{margin-top:24px;margin-bottom:48px;cursor:pointer;width:188px;height:60px;line-height:60px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(131deg, #0658ff 0%, #0399ff 100%);border-radius:12px;text-decoration:none}.tech-wrapper .tech-content .capability-section .button-wrapper .button .button-text,.tech-wrapper .tech-content .capability-section .button-wrapper .button-hollow .button-text{font-family:PingFangSC-Medium;font-size:20px;color:#fff;text-align:center;font-weight:500}.tech-wrapper .tech-content .capability-section .button-wrapper .button .arrow,.tech-wrapper .tech-content .capability-section .button-wrapper .button-hollow .arrow{margin-left:8px;width:24px;height:24px}.tech-wrapper .tech-content .capability-section .button-wrapper .button-hollow{margin-right:14px;border:1px solid #0d53ff;background-color:rgba(0,0,0,0);background-image:none;text-align:center}.tech-wrapper .tech-content .capability-section .button-wrapper .button-hollow .button-text{color:#0d53ff}.tech-wrapper .tech-content .usage-section .usage-help{text-align:center;font-family:PingFangSC-Regular;font-size:16px;color:#060f23;font-weight:400;margin-bottom:20px}.tech-wrapper .tech-content .usage-section .qrcode-wrapper{display:flex;align-items:center;justify-content:center}.tech-wrapper .tech-content .usage-section .qrcode-wrapper .qrcode-download{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:12px;padding:10px}.tech-wrapper .tech-content .usage-section .qrcode-wrapper .qrcode-download .qrcode-img{border-radius:8px;overflow:hidden;width:140px;height:140px}
