.customer-service-float{position:fixed;right:1.25vw;bottom:10.41667vw;z-index:9999999999}.customer-service-float .float-button{width:2.39583vw;height:6.25vw;padding:.20833vw;border-radius:2.39583vw;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 .52083vw 1.04167vw #00000026;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.customer-service-float .float-button:hover{transform:translateY(-1px);box-shadow:0 .625vw 1.25vw #0000002e;opacity:.95}.customer-service-float .float-button:active{transform:translateY(0)}.customer-service-float .float-button .icon-circle{background-color:#fff;border-radius:50%;height:1.97917vw;width:1.97917vw;display:flex;align-items:center;justify-content:center;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng3741b33c1a91971e3158bd726d0391f4a40a53c90c143e967d68178884fa9bad);background-repeat:no-repeat;background-position:center;background-size:1.51042vw 1.30208vw}.customer-service-float .float-button .vertical-text{width:.67708vw;height:3.125vw;color:#fff;font-size:.72917vw;font-family:PingFangSC-Regular,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:400;text-align:right;line-height:.78125vw;writing-mode:vertical-rl;text-orientation:upright;margin-top:.26042vw}.customer-service-float .panel{position:absolute;right:3.33333vw;bottom:0;width:14.58333vw;background:#fff;border-radius:.625vw;box-shadow:0 .625vw 1.66667vw #0000002e;border:1px solid rgba(0,0,0,.06);overflow:hidden;font-family:PingFangSC-Regular,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.customer-service-float .panel .panel-header{display:flex;align-items:center;justify-content:space-between;padding:.625vw .72917vw;background:#f8fafc;border-bottom:1px solid rgba(0,0,0,.06)}.customer-service-float .panel .panel-header .title{font-size:.83333vw;font-weight:700;color:#0f172a;letter-spacing:.2px;line-height:1.4}.customer-service-float .panel .panel-header .close-btn{border:none;background:transparent;cursor:pointer;color:#334155;padding:.20833vw;border-radius:.3125vw;font-family:inherit;width:1.25vw;height:1.25vw;display:flex;align-items:center;justify-content:center}.customer-service-float .panel .panel-header .close-btn:hover{background:#e2e8f0}.customer-service-float .panel .panel-body{padding:.72917vw .83333vw .83333vw;background:linear-gradient(180deg,#fff,#f9fafb);-webkit-backdrop-filter:saturate(140%);backdrop-filter:saturate(140%);max-height:14.58333vw;overflow-y:auto}.customer-service-float .panel .panel-body .row{display:flex;align-items:center;gap:.625vw;padding:.52083vw .625vw;border-radius:.52083vw;border:1px solid rgba(0,0,0,.05);background:#f8fafc99;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.customer-service-float .panel .panel-body .row:not(:last-child){margin-bottom:.41667vw}.customer-service-float .panel .panel-body .row:hover{background:#f1f5f9;box-shadow:0 .10417vw .41667vw #0000000f;transform:translateY(-1px)}.customer-service-float .panel .panel-body .row .label{width:1.66667vw;font-size:.67708vw;color:#475569;font-weight:600;letter-spacing:.2px;line-height:1.6}.customer-service-float .panel .panel-body .row .value{font-size:.72917vw;color:#0f172a;font-weight:600;line-height:1.6}.customer-service-float .panel .panel-body .row .value a{color:#2563eb;text-decoration:none;border-bottom:1px dashed rgba(37,99,235,.35);transition:color .2s ease,border-color .2s ease;font-weight:inherit;font-family:inherit}.customer-service-float .panel .panel-body .row .value a:hover{color:#1d4ed8;border-bottom-color:#1d4ed880;text-decoration:underline}.customer-service-float .panel .panel-body .row .action-link{display:inline-flex;align-items:center;gap:.41667vw;padding:.41667vw .52083vw;border-radius:.41667vw;color:#fff;background:#2563eb;text-decoration:none;font-size:.67708vw;box-shadow:0 .3125vw .83333vw #2563eb40;transition:transform .2s ease,box-shadow .2s ease;font-family:inherit}.customer-service-float .panel .panel-body .row .action-link:hover{transform:translateY(-1px);box-shadow:0 .41667vw 1.04167vw #2563eb4d}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.72917vw;line-height:1.5;color:#333;background-color:#f5f5f5}#root{height:100%}.container{width:100%;max-width:62.5vw;margin:0 auto;padding:0 .83333vw}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.41667vw .83333vw;border:none;border-radius:.3125vw;font-size:.72917vw;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 .20833vw .625vw #667eea66}.btn-secondary{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.btn-secondary:hover{background:#e9ecef}.card{background:#fff;border-radius:.625vw;box-shadow:0 .10417vw .41667vw #0000001a;overflow:hidden;transition:all .3s ease}.card:hover{transform:translateY(-.10417vw);box-shadow:0 .41667vw 1.25vw #00000026}.card-header{padding:.83333vw 1.04167vw;border-bottom:1px solid #f0f0f0}.card-body{padding:1.04167vw}.grid{display:grid;gap:1.04167vw}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#667eea}.text-secondary{color:#6c757d}.text-muted{color:#999}.mt-1{margin-top:.41667vw}.mt-2{margin-top:.83333vw}.mt-3{margin-top:1.25vw}.mt-4{margin-top:1.66667vw}.mb-1{margin-bottom:.41667vw}.mb-2{margin-bottom:.83333vw}.mb-3{margin-bottom:1.25vw}.mb-4{margin-bottom:1.66667vw}.pt-1{padding-top:.41667vw}.pt-2{padding-top:.83333vw}.pt-3{padding-top:1.25vw}.pt-4{padding-top:1.66667vw}.pb-1{padding-bottom:.41667vw}.pb-2{padding-bottom:.83333vw}.pb-3{padding-bottom:1.25vw}.pb-4{padding-bottom:1.66667vw}::-webkit-scrollbar{width:.3125vw;height:.3125vw}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.15625vw}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:.15625vw}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}body *{box-sizing:border-box;flex-shrink:0}body{font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent}button:active{opacity:.6}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}.text-base{font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;overflow-wrap:break-word}.text-medium{font-family:PingFangSC-Medium;font-weight:500}.text-sm{font-size:.72917vw;line-height:1.04167vw}.text-base-size{font-size:.83333vw;line-height:1.14583vw}.text-lg{font-size:2.08333vw;line-height:2.55208vw}.text-white{color:#fff}.text-dark{color:#333}.text-gray{color:#999}.bg-white{background-color:#fff}.bg-primary{background-color:#307bff}.bg-gray-light{background-color:#f8f8f8}.bg-dark{background-color:#333638}.btn-base{border-radius:.3125vw;cursor:pointer;transition:all .3s ease}.btn-base:hover{opacity:.8}.btn-primary{@extend .btn-base;background-color:#307bff;color:#fff}.card{background-color:#fff;border-radius:.20833vw;box-shadow:0 .10417vw .41667vw #0000001a}.badge{background-color:#e02020;border-radius:50%;color:#fff;font-size:.46875vw;font-family:PingFangSC-Regular;font-weight:400;text-align:center;line-height:1;display:flex;align-items:center;justify-content:center}.icon-sm{width:.83333vw;height:.83333vw}.icon-md{width:1.04167vw;height:1.04167vw}.icon-lg{width:1.25vw;height:1.25vw}a{cursor:pointer!important}@font-face{font-family:DINPro-Bold;src:url(/assets/ttf/DINPro-Bold-Ce6JFNuc.ttf)}@font-face{font-family:DINPro-Medium;src:url(/assets/otf/DINPro-Medium-C-L9oc5Z.otf)}@font-face{font-family:DINPro-Regular;src:url(/assets/otf/DINPro-Regular-Bf35acB9.otf)}html,body{scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}.ant-select-dropdown *{font-weight:400!important}.hidden{display:none!important}.breadcrumb-title{display:flex;align-items:center;gap:.3125vw;color:#333;font-family:PingFangSC-Regular;white-space:nowrap;margin:4.16667vw 0 0;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.72917vw;color:#999;font-style:normal;background-color:#f8f8f8;padding-left:8.33333vw!important;cursor:default}.breadcrumb-title a{cursor:default!important}#has-breadcrumb-title{padding-left:calc((100% - 72.91667vw)/2)!important}#has-breadcrumb-stitle{margin-top:.625vw!important}.empty{background-color:#fff;border-radius:.41667vw;min-height:calc(100vh - 26.04167vw);display:flex;align-items:center;justify-content:center}.order-empty{min-height:calc(100vh - 26.04167vw)}.recharge-empty{min-height:calc(100vh - 20.83333vw)}.home{background-color:#f8f8f8;position:relative;overflow:hidden}.home .header-wrapper{background-color:#333638;width:100%;height:1.875vw;display:flex;align-items:center;justify-content:space-between}.home .header-wrapper .header-left-text{overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;margin-left:8.33333vw}.home .header-wrapper .header-right-text{overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;margin-right:8.33333vw}.home .s-main-wrapper{margin-top:2.86458vw!important}.home .main-wrapper{width:100%;margin-top:6.35vw}.home .main-wrapper .main-menu-wrapper{width:100%}.home .main-wrapper .main-menu-wrapper #has-breadcrumb{padding:1.04167vw calc((100% - 72.91667vw)/2)!important}.home .main-wrapper .main-menu-wrapper .s-search-header{padding:1.04167vw 8.33333vw!important;justify-content:space-between;margin-left:auto;position:relative}.home .main-wrapper .main-menu-wrapper .search-header{width:100%;padding:1.04167vw 8.33333vw;justify-content:space-between;align-items:center;position:fixed;top:1.875vw;left:0;right:0;z-index:999;background-color:#fff}.home .main-wrapper .main-menu-wrapper .search-header .logo-image{width:6.52vw;height:1.72vw;cursor:pointer}.home .main-wrapper .main-menu-wrapper .search-header .detail-title{font-family:PingFangSC,PingFang SC;font-weight:400;height:1.72vw;line-height:1.72vw;font-size:1.25vw;color:#999;text-align:justify;font-style:normal}.home .main-wrapper .main-menu-wrapper .search-header .detail-title:before{content:"";display:inline-block;width:.07813vw;height:1.25vw;background-color:#c5c5c5;margin:0 .625vw 0 .83333vw;vertical-align:middle}.home .main-wrapper .main-menu-wrapper .search-header .s-search-container{width:30.4vw!important;margin-left:auto}.home .main-wrapper .main-menu-wrapper .search-header .s-search-container .search-input-wrapper{width:calc(100% - 4.42708vw)}.home .main-wrapper .main-menu-wrapper .search-header .s-search-container .search-input-wrapper input{width:100%}.home .main-wrapper .main-menu-wrapper .search-header .search-container{background-color:#fff;border-radius:.3125vw;width:43.125vw;height:2.4vw;border:.10417vw solid #307bff}.home .main-wrapper .main-menu-wrapper .search-header .search-container input{width:calc(100% - 4.42708vw)}.home .main-wrapper .main-menu-wrapper .search-header .search-container .search-placeholder{width:7.3vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin:.67vw 0 0 .98vw}.home .main-wrapper .main-menu-wrapper .search-header .search-container .search-button{background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng98888c5a2097dc41505cdadc2310a6933c5bcd93ce54f1912fb13d0645355365) 100% no-repeat;background-size:100% 100%;cursor:pointer}.home .main-wrapper .main-menu-wrapper .search-header .search-container .search-button .search-button-text{overflow-wrap:break-word;color:#fff;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;padding:0 1.4vw;cursor:pointer}.home .main-wrapper .main-menu-wrapper .search-header .cart-section{width:1.36vw;height:1.41vw;margin:0 0 0 1.25vw;flex-direction:row-reverse}.home .main-wrapper .main-menu-wrapper .search-header .cart-section .cart-badge{background-color:#e02020;border-radius:50%;height:.625vw;line-height:.625vw;width:.625vw;text-align:center;font-size:.41667vw;color:#fff}.home .main-wrapper .main-menu-wrapper .search-header .cart-section .cart-icon{width:.84vw;height:.84vw;margin-top:.41667vw}.home .main-wrapper .main-menu-wrapper .search-header .cart-text{width:2.19vw;height:1.05vw;overflow-wrap:break-word;color:#333;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.41667vw}.home .main-wrapper .main-menu-wrapper .navigation-title{position:absolute;top:4.6875vw;left:8.33333vw;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.72917vw;color:#999;font-style:normal}.home .main-wrapper .main-menu-wrapper .navigation-menu{width:65.27vw;height:2.4vw;margin:0 0 0 8.33vw}.home .main-wrapper .main-menu-wrapper .navigation-menu .nav-text{height:2.4vw;line-height:2.4vw;overflow-wrap:break-word;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:center;white-space:nowrap;padding:0 2vw}.home .main-wrapper .main-menu-wrapper .navigation-menu .nav-item{margin-right:5vw;color:#333;border-radius:.3125vw}.home .main-wrapper .main-menu-wrapper .navigation-menu .active-nav-item{background-color:#307bff;border-radius:.3125vw .3125vw 0px 0px;color:#fff}.home .main-wrapper .main-menu-border{background-color:#307bff;width:100%;height:.16vw}.home .main-wrapper .main-category-wrapper{height:25.79vw;margin:1.25vw auto 0}.home .main-wrapper .main-category-wrapper .main-category-items{background-color:#fff!important;border-radius:.20833vw;width:14.375vw;height:25.73vw;padding:.83vw .67vw}.home .main-wrapper .main-category-wrapper .main-category-items .main-category-item{background-color:transparent!important;border-radius:.3125vw;height:2.67vw}.home .main-wrapper .main-category-wrapper .main-category-items .main-category-item:hover{background-color:#f0f0f0d1!important}.home .main-wrapper .main-category-wrapper .main-category-items .main-category-item .main-category-item-left-icon{width:.94vw;height:1.05vw;margin:.98vw 0 0 .72vw}.home .main-wrapper .main-category-wrapper .main-category-items .main-category-item .main-category-item-text{height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;margin:.93vw 0 0 .83vw;flex:1}.home .main-wrapper .main-category-wrapper .main-category-items .main-category-item .main-category-item-right-icon{width:.82vw;height:1.03vw;margin:1vw .94vw 0 0;padding:.25vw}.home .main-wrapper .main-category-wrapper .platform-intro-section{background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/banner.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:43.125vw;height:25.68vw;margin:.1vw 0 0 .67vw}.home .main-wrapper .main-category-wrapper .platform-intro-section .platform-info-wrapper{width:12.5vw;height:4.58333vw;margin:8.22vw 0 0 2.13vw}.home .main-wrapper .main-category-wrapper .platform-intro-section .platform-info-wrapper .platform-title{width:12.5vw;height:2.56vw;overflow-wrap:break-word;color:#333;font-size:2.08vw;font-family:FZZDHJW--GB1-0;text-align:left;white-space:nowrap;line-height:2.56vw}.home .main-wrapper .main-category-wrapper .platform-intro-section .platform-info-wrapper .platform-subtitle{width:12.4vw;height:1.41vw;overflow-wrap:break-word;color:#333;font-size:1.14vw;letter-spacing:-.44px;font-family:FZZDHJW--GB1-0;text-align:left;white-space:nowrap;line-height:1.41vw;margin-top:.58vw}.home .main-wrapper .main-category-wrapper .user-section{position:relative;width:14.07vw;height:25.68vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng654847efe2aaaf13bb7354291f4fcf01f76ad49f22b074c23c258047cfc760c0) 0px -.06vw no-repeat;background-size:14.06vw 25.72vw;margin:.1vw 0 0 .67vw}.home .main-wrapper .main-category-wrapper .user-section .avatar-text{width:1.66667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw;margin:2.7vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .welcome-text{height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin:1.66vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .login-button-wrapper{background-color:#307bff;border-radius:.20833vw;height:2.09vw;width:12.24vw;margin:.62vw auto 0;display:flex;justify-content:center;align-items:center}.home .main-wrapper .main-category-wrapper .user-section .login-button-wrapper .quick-login-text{width:5.41667vw;height:1.15vw;overflow-wrap:break-word;color:#fff;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;text-align:center}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section{background-color:#f2f7ff;border-radius:.20833vw;height:8.81vw;width:12.3vw;margin:1.04167vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-header-wrapper{width:3.75vw;height:1.31vw;margin:1.04167vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-header-wrapper .service-guarantee-text{width:3.75vw;height:1.31vw;overflow-wrap:break-word;color:#307bff;font-size:.93vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.31vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container{width:10.625vw;height:4.59vw;margin:1.09vw auto .78vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-count{width:2.91667vw;height:4.59vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-count .guarantee-icon-1{width:2.61vw;height:2.61vw;margin-left:.16vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-count .platform-guarantee-text{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#307bff;font-size:.72vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.94vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-title{width:2.91667vw;height:4.59vw;margin-left:.94vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-title .guarantee-icon-2{width:2.61vw;height:2.61vw;margin-left:.16vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-title .price-transparency-text{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#307bff;font-size:.72vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.94vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-description{width:2.91667vw;height:4.59vw;margin-left:.94vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-description .guarantee-icon-3{width:2.61vw;height:2.61vw;margin-left:.16vw}.home .main-wrapper .main-category-wrapper .user-section .service-guarantee-section .guarantee-items-container .image-service-description .security-guarantee-text{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#307bff;font-size:.72vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.94vw}.home .main-wrapper .main-category-wrapper .user-section .service-count-label{width:5vw;height:1.15vw;overflow-wrap:break-word;color:#999;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw;margin:1.09vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display{width:11.2vw;height:2.09vw;margin:.62vw auto 1.61vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-1{background-color:#e3edfd;border-radius:.20833vw;height:2.09vw;width:1.57vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-1 .counter-number-1{width:.68vw;height:1.62vw;overflow-wrap:break-word;color:#307bff;font-size:1.25vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.62vw;margin:.31vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-2{background-color:#e3edfd;border-radius:.20833vw;height:2.09vw;margin-left:.37vw;width:1.57vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-2 .counter-number-2{width:.68vw;height:1.62vw;overflow-wrap:break-word;color:#307bff;font-size:1.25vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.62vw;margin:.31vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-3{background-color:#e3edfd;border-radius:.20833vw;height:2.09vw;margin-left:.37vw;width:1.57vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-3 .counter-number-3{width:.68vw;height:1.62vw;overflow-wrap:break-word;color:#307bff;font-size:1.25vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.62vw;margin:.31vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-4{background-color:#e3edfd;border-radius:.20833vw;height:2.09vw;margin-left:.37vw;width:1.57vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-4 .counter-number-4{width:.68vw;height:1.62vw;overflow-wrap:break-word;color:#307bff;font-size:1.25vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.62vw;margin:.31vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-5{background-color:#e3edfd;border-radius:.20833vw;height:2.09vw;margin-left:.37vw;width:1.57vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-5 .counter-number-5{width:.68vw;height:1.62vw;overflow-wrap:break-word;color:#307bff;font-size:1.25vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.62vw;margin:.31vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-6{background-color:#e3edfd;border-radius:.20833vw;height:2.09vw;margin-left:.37vw;width:1.57vw}.home .main-wrapper .main-category-wrapper .user-section .service-counter-display .counter-digit-6 .counter-number-6{width:.68vw;height:1.62vw;overflow-wrap:break-word;color:#307bff;font-size:1.25vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.62vw;margin:.31vw auto 0}.home .main-wrapper .main-category-wrapper .user-section .counter-spacer{border-radius:50%;position:absolute;left:5.11vw;top:1.36vw;width:3.86vw;height:3.86vw;border:1px solid #dddddd}.home .main-wrapper .brand-guarantee{background-color:#fff;border-radius:.36458vw;width:72.91667vw;height:7.08333vw;border:1px solid #e6e6e6;margin:.9375vw auto;margin-bottom:0!important}.home .main-wrapper .brand-guarantee .guarantee-item{width:12.77vw;height:2.24vw;margin:2.29vw auto 0}.home .main-wrapper .brand-guarantee .guarantee-item .guarantee-icon{width:2.09vw;height:2.14vw;margin-top:.11vw}.home .main-wrapper .brand-guarantee .guarantee-item .guarantee-content{width:9.59vw;height:2.24vw}.home .main-wrapper .brand-guarantee .guarantee-item .guarantee-content .guarantee-title{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .brand-guarantee .guarantee-item .guarantee-content .guarantee-description{width:9.59vw;height:.89vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:.89vw;margin-top:.20833vw}.home .main-wrapper .brand-guarantee .separator-line-1{width:.06vw;height:2.97vw;margin:1.97vw auto 0}.home .main-wrapper .brand-guarantee .service-item{width:8.7vw;height:2.24vw;margin:2.34vw auto 0}.home .main-wrapper .brand-guarantee .service-item .service-badge{height:2.09vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng25fb96c586c991cd8c4b14e1b9638fa9cc492a68fc3570976683f988ec526690) -.06vw 0px no-repeat;background-size:2.13vw 2.08vw;margin-top:.06vw;width:2.09vw}.home .main-wrapper .brand-guarantee .service-item .service-badge .service-count{width:1.05vw;height:1.45833vw;overflow-wrap:break-word;color:#6fb4ff;font-size:1.04167vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.45833vw;margin:.2vw auto 0}.home .main-wrapper .brand-guarantee .service-item .service-content{width:5.625vw;height:2.24vw}.home .main-wrapper .brand-guarantee .service-item .service-content .service-title{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .brand-guarantee .service-item .service-content .service-description{width:5.625vw;height:.89vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:.89vw;margin-top:.20833vw}.home .main-wrapper .brand-guarantee .separator-line-2{width:.06vw;height:2.97vw;margin:1.97vw auto 0}.home .main-wrapper .brand-guarantee .quality-item{width:8.7vw;height:2.24vw;margin:2.34vw auto 0}.home .main-wrapper .brand-guarantee .quality-item .quality-icon{width:1.875vw;height:2.09vw;margin-top:.16vw}.home .main-wrapper .brand-guarantee .quality-item .quality-content{width:5.79vw;height:2.24vw}.home .main-wrapper .brand-guarantee .quality-item .quality-content .quality-title{width:4.375vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .brand-guarantee .quality-item .quality-content .quality-description{width:5.79vw;height:.89vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:.89vw;margin-top:.20833vw}.home .main-wrapper .brand-guarantee .separator-line-3{width:.06vw;height:2.97vw;margin:1.97vw auto 0}.home .main-wrapper .brand-guarantee .support-item{width:10.58vw;height:2.24vw;margin:2.34vw 3.12vw 0 4.27vw}.home .main-wrapper .brand-guarantee .support-item .upport-icon{width:2.09vw;height:2.09vw}.home .main-wrapper .brand-guarantee .support-item .support-content{width:7.5vw;height:2.24vw}.home .main-wrapper .brand-guarantee .support-item .support-content .support-title{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .brand-guarantee .support-item .support-content .support-description{width:7.5vw;height:.89vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:.89vw;margin-top:.20833vw}.home .main-wrapper .custom-service-section{width:72.91667vw;height:5.41667vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng09ebe50497986b41276f902746311400fe9413d4690549bca46880f98de26e3e) 100% no-repeat;background-size:100% 100%;margin:.62vw auto 0}.home .main-wrapper .custom-service-section .custom-service-header{background-color:#fff;border-radius:1.66667vw 0px;width:9.64vw;height:2.61vw;margin:1.4vw auto 0}.home .main-wrapper .custom-service-section .custom-service-header .custom-service-branding{width:6.72vw;height:1.72vw;margin:.52vw auto 0}.home .main-wrapper .custom-service-section .custom-service-header .custom-service-branding .brand-logo{width:1.41vw;height:1.31vw;margin-top:.16vw}.home .main-wrapper .custom-service-section .custom-service-header .custom-service-branding .brand-name{width:4.95vw;height:1.72vw;overflow-wrap:break-word;color:#287df4;font-size:1.25vw;font-family:AlibabaPuHuiTi-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.72vw}.home .main-wrapper .custom-service-section .custom-service-subtitle{width:17.5vw;height:2.70833vw;overflow-wrap:break-word;color:#fff;font-size:2.18vw;font-family:FZZDHJW--GB1-0;text-align:left;white-space:nowrap;line-height:2.70833vw;margin:1.35vw 0 0 1.19vw}.home .main-wrapper .custom-service-section .custom-service-description{width:11.1vw;height:2.61vw;overflow-wrap:break-word;color:#fff;font-size:1.87vw;font-family:AlibabaPuHuiTi-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:2.61vw;margin:1.4vw 0 0 1.4vw}.home .main-wrapper .custom-service-section .custom-service-button{background-color:#fff;border-radius:1.19792vw;height:2.4vw;width:8.49vw;margin:1.51vw 0 0 10.31vw}.home .main-wrapper .custom-service-section .custom-service-button .custom-service-link{width:5vw;height:1.41vw;overflow-wrap:break-word;color:#287df4;font-size:1.04167vw;font-family:AlibabaPuHuiTi-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.41vw;margin:.52vw 0 0 1.77vw;cursor:pointer}.home .main-wrapper .custom-service-section .custom-service-bg{width:4.64vw;height:5.06vw;margin:.31vw 2.7vw 0 4.84vw}.home .main-wrapper .discount-zone-container{width:72.91667vw;height:22.5vw;margin:.93vw auto 0}.home .main-wrapper .discount-zone-container .discount-section{height:22.5vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPnge2bd207f5582006ecc6afccd5035b4010ae0498e9829b004f07566625b49adad) 100% no-repeat;background-size:100% 100%;width:18.44vw;position:relative}.home .main-wrapper .discount-zone-container .discount-section .discount-header{width:8.29vw;height:2.82vw}.home .main-wrapper .discount-zone-container .discount-section .discount-header .discount-title-wrapper{width:8.29vw;height:2.82vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng56354fa2e38ac121e611e2a953b45b00288f4ef90bbc8e3eaae7fabea1fc7473) 100% no-repeat;background-size:100% 100%}.home .main-wrapper .discount-zone-container .discount-section .discount-header .discount-title-wrapper .discount-title-content{width:6.1vw;height:1.57vw;margin:.57vw 0 0 .67vw}.home .main-wrapper .discount-zone-container .discount-section .discount-header .discount-title-wrapper .discount-title-content .discount-zone-icon{width:1.15vw;height:.89vw;margin-top:.37vw}.home .main-wrapper .discount-zone-container .discount-section .discount-header .discount-title-wrapper .discount-title-content .discount-zone-title{width:4.59vw;height:1.57vw;overflow-wrap:break-word;color:#333;font-size:1.14vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.57vw}.home .main-wrapper .discount-zone-container .discount-section .discount-placeholder-row{width:15.99vw;height:12.09vw;margin:1.92vw 0 0 1.19vw}.home .main-wrapper .discount-zone-container .discount-section .discount-placeholder-row .discount-placeholder-1,.home .main-wrapper .discount-zone-container .discount-section .discount-placeholder-row .discount-placeholder-2{background-color:#ffffff6e;border-radius:0px .3125vw .3125vw 0px;width:2.70833vw;height:12.09vw}.home .main-wrapper .discount-zone-container .discount-section .discount-entry-button{width:7.09vw;height:2.4vw;margin:2.08vw auto 1.19vw}.home .main-wrapper .discount-zone-container .discount-section .discount-entry-button .discount-button-wrapper{background-color:#307bff;border-radius:1.19792vw;height:2.4vw;width:7.09vw;cursor:pointer}.home .main-wrapper .discount-zone-container .discount-section .discount-entry-button .discount-button-wrapper .discount-entry-text{width:3.75vw;height:1.31vw;overflow-wrap:break-word;color:#fff;font-size:.93vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.31vw;margin:.57vw 0 0 1.66vw}.home .main-wrapper .discount-zone-container .discount-section .featured-product-card{background-color:#fff;border-radius:.3125vw;position:absolute;left:2.56vw;top:3.7vw;width:12.87vw;height:13.91vw}.home .main-wrapper .discount-zone-container .discount-section .featured-product-card .product-card-content{width:12.87vw;height:11.78vw}.home .main-wrapper .discount-zone-container .discount-section .featured-product-card .product-card-content .specialty-paper-image{width:12.87vw;height:9.69vw}.home .main-wrapper .discount-zone-container .discount-section .featured-product-card .product-card-content .product-card-title{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw;margin:.93vw 0 0 1.04167vw}.home .main-wrapper .discount-zone-container .discount-section .featured-product-card .product-sample-image{width:5.41667vw;height:.73vw;margin:.36vw 0 1.04167vw 1.04167vw}.home .main-wrapper .discount-zone-container .featured-selection-section{background-color:#fff;border-radius:.20833vw;height:22.5vw;width:53.65vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-header{width:5.06vw;height:1.57vw;margin:1.09vw 0 0 1.19vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-header .featured-icon{background-color:#307bff4d;width:5.06vw;height:.58vw;margin-top:.99vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-header .featured-section-title{width:4.59vw;height:1.57vw;overflow-wrap:break-word;color:#333;font-size:1.14vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.57vw;margin:0 .2vw 0 -4.79vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid{width:51.2vw;height:17.91667vw;margin:.62vw 0 1.3vw 1.19vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column{width:19.8vw;height:17.91667vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card{background-color:#f1f5ef;width:19.8vw;height:8.44vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-image-wrapper{background-color:#fff;height:6.45833vw;width:6.45833vw;margin:.98vw 0 0 .72vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-image-wrapper .sticker-product-image{width:5.41667vw;height:4.9vw;margin:.46vw 0 0 .52vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-product-info{width:10.32vw;height:6.05vw;margin:1.19vw 1.35vw 0 .93vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-product-info .sticker-product-content{width:10.32vw;height:3.44vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-product-info .sticker-product-content .sticker-title{width:2.5vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-product-info .sticker-product-content .sticker-description{width:10.32vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;letter-spacing:-.06771vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.53vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-product-info .sticker-order-button{border-radius:.78125vw;height:1.57vw;border:1px solid #e02020;margin-top:1.05vw;width:5.06vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .sticker-product-card .sticker-product-info .sticker-order-button .sticker-button-text{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#e02020;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;margin:.2vw 0 0 .88vw;cursor:pointer}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card{background-color:#f6f3ef;width:19.8vw;height:8.44vw;margin-top:1.05vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-image-wrapper{background-color:#fff;height:6.45833vw;width:6.45833vw;margin:.98vw 0 0 .72vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-image-wrapper .book-product-image{width:6.45833vw;height:6.41vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-product-info{width:10.32vw;height:6.05vw;margin:1.19vw 1.35vw 0 .93vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-product-info .book-product-content{width:10.32vw;height:3.44vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-product-info .book-product-content .book-title{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-product-info .book-product-content .book-description{width:10.32vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;letter-spacing:-.06771vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.53vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-product-info .book-order-button{border-radius:.78125vw;height:1.57vw;border:1px solid #e02020;margin-top:1.05vw;width:5.06vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .featured-products-column .book-product-card .book-product-info .book-order-button .book-button-text{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#e02020;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;margin:.2vw 0 0 .88vw;cursor:pointer}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card{background-color:#f5f8fc;width:14.9vw;height:17.91667vw;margin-left:.84vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-card-content{width:10.32vw;height:13.65vw;margin:1.14vw 0 0 2.29vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-card-content .packaging-image-placeholder{background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/570be3323b554a1c95cdd0c9efbe0989_mergeImage.png);width:9.9vw;height:9.9vw;margin-left:.20833vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-card-content .packaging-product-content{width:10.32vw;height:3.23vw;margin-top:.53vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-card-content .packaging-product-content .packaging-title{height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:1.15vw;margin-left:5.20833vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-card-content .packaging-product-content .packaging-description{width:10.32vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;letter-spacing:-.06771vw;font-family:PingFangSC-Regular;font-weight:400;text-align:right;line-height:.89vw;margin-top:.32vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-order-button{border-radius:.78125vw;height:1.57vw;border:1px solid #e02020;width:5.06vw;margin:.57vw 0 .98vw 4.94vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .packaging-product-card .packaging-order-button .packaging-button-text{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#e02020;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;margin:.2vw 0 0 .83vw;cursor:pointer}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card{background-color:#f5f8fc;width:14.9vw;height:17.91667vw;margin-left:.79vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-card-content{width:10.32vw;height:13.65vw;margin:1.14vw 0 0 2.55vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-card-content .flyer-image-placeholder{background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/e45c54007365498bb3113789267c3092_mergeImage.png);width:9.9vw;height:9.9vw;margin-left:.20833vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-card-content .flyer-product-content{width:10.32vw;height:3.23vw;margin-top:.53vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-card-content .flyer-product-content .flyer-title{height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:1.15vw;margin-left:4.8vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-card-content .flyer-product-content .flyer-description{width:10.32vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;letter-spacing:-.06771vw;font-family:PingFangSC-Regular;font-weight:400;text-align:right;line-height:.89vw;margin-top:.32vw}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-order-button{border-radius:.78125vw;height:1.57vw;border:1px solid #e02020;width:5.06vw;margin:.57vw 0 .98vw 5.2vw;cursor:pointer}.home .main-wrapper .discount-zone-container .featured-selection-section .featured-products-grid .flyer-product-card .flyer-order-button .flyer-button-text{width:3.34vw;height:1.15vw;overflow-wrap:break-word;color:#e02020;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;margin:.2vw 0 0 .83vw}.home .main-wrapper .new-products-section{background-color:#fff;border-radius:.20833vw;width:72.91667vw;height:22.5vw;margin:1.04167vw auto 0}.home .main-wrapper .new-products-section .new-products-header{width:70.27vw;height:1.57vw;margin:.93vw 0 0 .83vw}.home .main-wrapper .new-products-section .new-products-header .new-products-title{width:4.59vw;height:1.57vw;overflow-wrap:break-word;color:#333;font-size:1.14vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.57vw}.home .main-wrapper .new-products-section .new-products-header .view-all-products-link{width:5.16vw;height:1.05vw;margin-top:.06vw}.home .main-wrapper .new-products-section .new-products-header .view-all-products-link .view-all-text{width:4.375vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw}.home .main-wrapper .new-products-section .new-products-header .view-all-products-link .view-all-arrow-1{width:.41667vw;height:.73vw;margin-top:.16vw}.home .main-wrapper .new-products-section .new-products-list{width:70.99vw;height:16.98vw;margin:1.04167vw 0 1.97vw .88vw;overflow:hidden}.home .main-wrapper .new-products-section .new-products-list .new-product-item{position:relative;width:11.30417vw;height:16.98vw;background-size:100% 100%;margin-right:.64063vw;border-radius:.20833vw;border:1px solid #E3E3E3;cursor:pointer}.home .main-wrapper .new-products-section .new-products-list .new-product-item .new-product-content{position:absolute;left:.73625vw;top:.58vw;width:9.69vw;height:11.62vw}.home .main-wrapper .new-products-section .new-products-list .new-product-item .new-product-content .new-badge-container{border-radius:.3125vw;height:9.69vw;width:9.69vw}.home .main-wrapper .new-products-section .new-products-list .new-product-item .new-product-content .new-badge-container .new-badge{background-color:#e02020;border-radius:.36458vw 0px .78125vw;height:1.05vw;width:1.45833vw}.home .main-wrapper .new-products-section .new-products-list .new-product-item .new-product-content .new-badge-container .new-badge .new-badge-text{width:.625vw;height:.89vw;overflow-wrap:break-word;color:#fff;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:.89vw;margin:.96px 0 0 .41vw}.home .main-wrapper .new-products-section .new-products-list .new-product-item .new-product-content .product-title{width:1.66667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw;margin-top:.79vw}.home .main-wrapper .new-products-section .new-products-list .new-product-item .product-desc{position:absolute;left:.58vw;top:12.56vw;width:10.41667vw;height:2.65625vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home .main-wrapper .new-products-section .new-products-list .new-product-item .new-product-image{width:5.41667vw;height:.73vw;margin:15.625vw 0 0 .67vw}.home .main-wrapper .product-categories-section{background-color:#fff;border-radius:.20833vw;position:relative;width:72.91667vw;height:43.44vw;margin:1.04167vw auto 0}.home .main-wrapper .product-categories-section .category-header{width:70.20833vw;height:1.57vw;margin:.93vw 0 0 .88vw}.home .main-wrapper .product-categories-section .category-header .category-section-title{width:6.31vw;height:1.57vw;overflow-wrap:break-word;color:#333;font-size:1.14vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.57vw}.home .main-wrapper .product-categories-section .category-header .category-view-all-link{width:5.16vw;height:1.05vw;margin-top:.06vw}.home .main-wrapper .product-categories-section .category-header .category-view-all-link .category-view-all-text{width:4.375vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw}.home .main-wrapper .product-categories-section .category-header .category-view-all-link .view-all-arrow-2{width:.41667vw;height:.73vw;margin-top:.16vw}.home .main-wrapper .product-categories-section .category-products-grid{width:70.41667vw;height:16.98vw;margin:1.04167vw 0 0 .88vw}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card{width:13.55vw;height:16.98vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPng28cd43b33cd21da5112b786d590a83fbb696dce77e633e3cd9eb4bfaa9fdba3f) 100% no-repeat;background-size:100% 100%}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card .pvc-card-content{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card .pvc-card-content .pvc-image-placeholder{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2529664a57a949a2a5387c2ce833b13a_mergeImage.png);width:12.4vw;height:9.69vw}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card .pvc-card-content .pvc-product-info{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card .pvc-card-content .pvc-product-info .pvc-product-title{width:3.39vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card .pvc-card-content .pvc-product-info .pvc-description{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .category-products-grid .pvc-product-card .pvc-product-image{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card{width:13.55vw;height:16.98vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/SketchPngdc09a9d8ca6c5396e89492784ced03c0c9296031758bfe92aabe8aa05e3f59de) -.06vw 0px no-repeat;background-size:13.59vw 16.97vw;margin-left:.84vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card .book-card-content{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card .book-card-content .book-image-placeholder{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/12d6056771ef47a0a639453b8459a380_mergeImage.png);width:12.4vw;height:9.69vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card .book-card-content .book-product-info{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card .book-card-content .book-product-info .book-category-title{width:3.75vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card .book-card-content .book-product-info .book-description{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .category-products-grid .book-category-card .book-category-image{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-left:.79vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card .specialty-card-content{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .62vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card .specialty-card-content .specialty-image-placeholder{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/ac64a264bbb342c1bafce9a697f778e1_mergeImage.png);width:12.4vw;height:9.69vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card .specialty-card-content .specialty-product-info{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card .specialty-card-content .specialty-product-info .specialty-paper-title{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card .specialty-card-content .specialty-product-info .specialty-description{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-paper-card .specialty-paper-category-image{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .67vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-left:.84vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card .specialty-sticker-content{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card .specialty-sticker-content .specialty-sticker-placeholder{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/846150e2238b45e881105fdbfce93115_mergeImage.png);width:12.4vw;height:9.69vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card .specialty-sticker-content .specialty-sticker-info{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card .specialty-sticker-content .specialty-sticker-info .specialty-sticker-title{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card .specialty-sticker-content .specialty-sticker-info .specialty-sticker-description{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .category-products-grid .specialty-sticker-card .specialty-sticker-image{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .67vw}.home .main-wrapper .product-categories-section .category-products-grid .banner-product-card{width:12.4vw;height:15.11vw;margin:.57vw 0 0 1.4vw}.home .main-wrapper .product-categories-section .category-products-grid .banner-product-card .banner-image-placeholder{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/9cb815346a7849548f13ab415c1805c0_mergeImage.png);width:12.4vw;height:9.69vw}.home .main-wrapper .product-categories-section .category-products-grid .banner-product-card .banner-product-title{width:1.66667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .category-products-grid .banner-product-card .banner-description{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .category-products-grid .banner-product-card .banner-product-image{width:5.41667vw;height:.73vw;margin:.62vw 0 0 .1vw}.home .main-wrapper .product-categories-section .advertising-peripherals-header{width:70.99vw;height:1.57vw;margin:2.03vw 0 0 .88vw}.home .main-wrapper .product-categories-section .advertising-peripherals-header .peripherals-section-title{width:4.59vw;height:1.57vw;overflow-wrap:break-word;color:#333;font-size:1.14vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.57vw}.home .main-wrapper .product-categories-section .advertising-peripherals-header .peripherals-view-all-link{width:5.16vw;height:1.05vw;margin-top:.06vw}.home .main-wrapper .product-categories-section .advertising-peripherals-header .peripherals-view-all-link .peripherals-view-all-text{width:4.375vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw}.home .main-wrapper .product-categories-section .advertising-peripherals-header .peripherals-view-all-link .view-all-arrow-3{width:.41667vw;height:.73vw;margin-top:.20833vw}.home .main-wrapper .product-categories-section .peripherals-products-list{width:70.99vw;height:16.98vw;margin:1.04167vw 0 1.3vw .88vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-right:.84vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1 .peripheral-content-1{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1 .peripheral-content-1 .peripheral-image-1{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2a92b4e5f64845b3a8595b9c04b5b7e7_mergeImage.png);width:12.4vw;height:9.69vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2a92b4e5f64845b3a8595b9c04b5b7e7_mergeImage.png)}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1 .peripheral-content-1 .peripheral-info-1{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1 .peripheral-content-1 .peripheral-info-1 .peripheral-title-1{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1 .peripheral-content-1 .peripheral-info-1 .peripheral-desc-1{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-1 .peripheral-image-1{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-right:.84vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2 .peripheral-content-2{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2 .peripheral-content-2 .peripheral-image-2{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2a92b4e5f64845b3a8595b9c04b5b7e7_mergeImage.png);width:12.4vw;height:9.69vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/5724579fd43b4cf6a4bc672640618687_mergeImage.png)}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2 .peripheral-content-2 .peripheral-info-2{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2 .peripheral-content-2 .peripheral-info-2 .peripheral-title-2{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2 .peripheral-content-2 .peripheral-info-2 .peripheral-desc-2{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-2 .peripheral-image-2{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-right:.84vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3 .peripheral-content-3{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3 .peripheral-content-3 .peripheral-image-3{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2a92b4e5f64845b3a8595b9c04b5b7e7_mergeImage.png);width:12.4vw;height:9.69vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/a64076de707247d1a7509547f2b5c940_mergeImage.png)}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3 .peripheral-content-3 .peripheral-info-3{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3 .peripheral-content-3 .peripheral-info-3 .peripheral-title-3{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3 .peripheral-content-3 .peripheral-info-3 .peripheral-desc-3{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-3 .peripheral-image-3{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-right:.84vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4 .peripheral-content-4{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4 .peripheral-content-4 .peripheral-image-4{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2a92b4e5f64845b3a8595b9c04b5b7e7_mergeImage.png);width:12.4vw;height:9.69vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/e70a3286af1942c29e546be5ff76125b_mergeImage.png)}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4 .peripheral-content-4 .peripheral-info-4{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4 .peripheral-content-4 .peripheral-info-4 .peripheral-title-4{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4 .peripheral-content-4 .peripheral-info-4 .peripheral-desc-4{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-4 .peripheral-image-4{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5{border-radius:.20833vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3;margin-right:.84vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5 .peripheral-content-5{width:12.4vw;height:13.75vw;margin:.57vw 0 0 .57vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5 .peripheral-content-5 .peripheral-image-5{border-radius:.3125vw;background-image:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/2a92b4e5f64845b3a8595b9c04b5b7e7_mergeImage.png);width:12.4vw;height:9.69vw;background:url(https://lanyu-assets.oss-cn-hangzhou.aliyuncs.com/home-frontend-assets/Downloads/8910f3e4f0914583b82fc5b672fbf23d_mergeImage.png)}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5 .peripheral-content-5 .peripheral-info-5{width:11.875vw;height:3.29vw;margin-top:.79vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5 .peripheral-content-5 .peripheral-info-5 .peripheral-title-5{width:4.16667vw;height:1.15vw;overflow-wrap:break-word;color:#333;font-size:.83vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.15vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5 .peripheral-content-5 .peripheral-info-5 .peripheral-desc-5{width:11.875vw;height:1.78vw;overflow-wrap:break-word;color:#999;font-size:.62vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;line-height:.89vw;margin-top:.37vw}.home .main-wrapper .product-categories-section .peripherals-products-list .peripheral-item-5 .peripheral-image-5{width:5.41667vw;height:.73vw;margin:.62vw 0 1.3vw .57vw}.home .main-wrapper .product-categories-section .peripherals-section-spacer{border-radius:.20833vw;position:absolute;left:58.34vw;top:3.55vw;width:13.55vw;height:16.98vw;border:1px solid #e3e3e3}.home .main-wrapper .company-strength-section{background-color:#307bff;width:100%;height:12.45vw;margin:1.82vw 0 .96px}.home .main-wrapper .company-strength-section .trust-message-content{width:12.5vw;height:8.08vw;margin:2.23vw 0 0 13.59vw}.home .main-wrapper .company-strength-section .trust-message-content .trust-message-title{width:12.5vw;height:2.19vw;overflow-wrap:break-word;color:#fff;font-size:1.56vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:2.19vw}.home .main-wrapper .company-strength-section .trust-message-content .customer-count-display{width:4.8vw;height:3.34vw;overflow-wrap:break-word;font-size:0;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:3.34vw;margin-top:1.15vw}.home .main-wrapper .company-strength-section .trust-message-content .customer-count-display .customer-count-number{width:4.8vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:2.6vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:3.34vw}.home .main-wrapper .company-strength-section .trust-message-content .customer-count-display .customer-count-unit{width:4.8vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:1.56vw;font-family:DINPro-Medium;font-weight:500;text-align:left;line-height:3.34vw}.home .main-wrapper .company-strength-section .trust-message-content .customer-count-description{width:5.84vw;height:1.05vw;overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.37vw}.home .main-wrapper .company-strength-section .order-button-container{width:5.89vw;height:6.66667vw;margin:2.55vw 0 0 .67vw}.home .main-wrapper .company-strength-section .order-button-container .order-button-wrapper{background-color:#fff;border-radius:1.09375vw;height:1.66667vw;width:5.89vw}.home .main-wrapper .company-strength-section .order-button-container .order-button-wrapper .order-button-text{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#307bff;font-size:.72vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.05vw;margin:.31vw 0 0 1.45vw;cursor:pointer}.home .main-wrapper .company-strength-section .order-button-container .order-button-icon{width:.06vw;height:2.5vw;margin:2.5vw 0 0 .72vw}.home .main-wrapper .company-strength-section .production-line-info{width:5.20833vw;height:4.74vw;margin:5.57vw 0 0 2.7vw}.home .main-wrapper .company-strength-section .production-line-info .production-count-display{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;font-size:0;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:3.34vw}.home .main-wrapper .company-strength-section .production-line-info .production-count-display .production-line-number{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:2.6vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:3.34vw}.home .main-wrapper .company-strength-section .production-line-info .production-count-display .production-line-unit-1{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:1.56vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;line-height:3.34vw}.home .main-wrapper .company-strength-section .production-line-info .production-count-display .production-line-unit-2{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:1.56vw;font-family:DINPro-Medium;font-weight:500;text-align:left;line-height:3.34vw}.home .main-wrapper .company-strength-section .production-line-info .production-line-description{width:3.65vw;height:1.05vw;overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.37vw}.home .main-wrapper .company-strength-section .production-line-icon{width:.06vw;height:2.5vw;margin:6.71vw 0 0 8.69vw}.home .main-wrapper .company-strength-section .experience-info{width:5.20833vw;height:4.74vw;margin:5.57vw 0 0 7.76vw}.home .main-wrapper .company-strength-section .experience-info .experience-count-display{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;font-size:0;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:3.34vw}.home .main-wrapper .company-strength-section .experience-info .experience-count-display .experience-number{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:2.6vw;font-family:DINPro-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:3.34vw}.home .main-wrapper .company-strength-section .experience-info .experience-count-display .experience-unit-1{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:1.56vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;line-height:3.34vw}.home .main-wrapper .company-strength-section .experience-info .experience-count-display .experience-unit-2{width:5.20833vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:1.56vw;font-family:DINPro-Medium;font-weight:500;text-align:left;line-height:3.34vw}.home .main-wrapper .company-strength-section .experience-info .experience-description{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin:.36vw 0 0 .78vw}.home .main-wrapper .company-strength-section .experience-icon{width:.06vw;height:2.5vw;margin:6.71vw 0 0 9.47vw}.home .main-wrapper .company-strength-section .delivery-coverage-info{width:5.68vw;height:4.74vw;margin:5.57vw 14.68vw 0 7.81vw}.home .main-wrapper .company-strength-section .delivery-coverage-info .delivery-coverage-number{width:5.68vw;height:3.34vw;overflow-wrap:break-word;color:#fff;font-size:2.6vw;font-family:DINPro-Medium;font-weight:700;text-align:left;white-space:nowrap;line-height:3.34vw}.home .main-wrapper .company-strength-section .delivery-coverage-info .delivery-coverage-description{width:3.65vw;height:1.05vw;overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.37vw}.home .footer-container{background-color:#000;width:100%;margin-top:-.96px}.home .footer-container .footer-nav{width:71.72vw;height:2.56vw;margin-bottom:0!important}.home .footer-container .footer-nav .footer-logo{width:9.64vw;height:2.56vw}.home .footer-container .footer-nav .nav-about{width:4.16667vw;height:1.45833vw;overflow-wrap:break-word;color:#fff;font-size:1.04167vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.45833vw;margin:.31vw 0 0 22.8125vw}.home .footer-container .footer-nav .nav-service{width:4.16667vw;height:1.45833vw;overflow-wrap:break-word;color:#fff;font-size:1.04167vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.45833vw;margin:.31vw 0 0 6.61vw}.home .footer-container .footer-nav .nav-links{width:4.16667vw;height:1.45833vw;overflow-wrap:break-word;color:#fff;font-size:1.04167vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.45833vw;margin:.31vw 0 0 8.28vw}.home .footer-container .footer-nav .nav-legal{width:4.16667vw;height:1.45833vw;overflow-wrap:break-word;color:#fff;font-size:1.04167vw;font-family:PingFangSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:1.45833vw;margin:.31vw 0 0 7.55vw}.home .footer-container .footer-content{width:71.93vw;height:4.02vw;margin:.72vw auto .5vw}.home .footer-container .footer-content .company-info{width:20.37vw;height:2.66vw;margin-top:.625vw}.home .footer-container .footer-content .company-info .company-address{width:20.37vw;height:1.15vw;overflow-wrap:break-word;color:#fff;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw}.home .footer-container .footer-content .company-info .company-phone{width:10vw;height:1.15vw;overflow-wrap:break-word;color:#fff;font-size:.83vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.15vw;margin-top:.37vw}.home .footer-container .footer-content .about-section{width:2.91667vw;height:3.6vw;margin-left:12.24vw}.home .footer-container .footer-content .about-section .about-company{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw}.home .footer-container .footer-content .about-section .about-news{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.27vw}.home .footer-container .footer-content .about-section .about-contact{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.20833vw}.home .footer-container .footer-content .service-section{width:5.84vw;height:3.6vw;margin-left:7.87vw}.home .footer-container .footer-content .service-section .service-hotline{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw}.home .footer-container .footer-content .service-section .service-network{width:4.375vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.27vw}.home .footer-container .footer-content .service-section .service-notice{width:5.84vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.20833vw}.home .footer-container .footer-content .supplier-link{width:5.11vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-left:6.62vw}.home .footer-container .footer-content .legal-section{width:4.375vw;height:2.3vw;margin-left:6.62vw}.home .footer-container .footer-content .legal-section .legal-notice{width:4.375vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw}.home .footer-container .footer-content .legal-section .legal-statement{width:2.91667vw;height:1.05vw;overflow-wrap:break-word;color:#999;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin-top:.20833vw}.home .footer-container .footer-copyright{background-color:#d8d8d84f;height:1.66667vw;margin-top:3.125vw;width:100%}.home .footer-container .footer-copyright .copyright-text{width:22.45vw;height:1.05vw;overflow-wrap:break-word;color:#fff;font-size:.72vw;font-family:PingFangSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:1.05vw;margin:.31vw auto 0}.home .footer-container .footer-copyright .copyright-text a{color:#fff}:root{--ant-font-size: .72917vw}html{font-size:calc(100vw / 120)}.ant-input{font-size:.72917vw;padding:.20833vw .57292vw;border-radius:.3125vw}#root .ant-select{font-size:.72917vw}#root .ant-select-selector{font-size:.72917vw!important;border-radius:.3125vw!important}#root .ant-select-selection-item{line-height:1.5625vw!important}#root .ant-cascader{font-size:.72917vw}#root .ant-cascader-input{height:1.66667vw}.ant-btn{font-size:.72917vw;height:1.66667vw;padding:.20833vw .78125vw;border-radius:.3125vw}.ant-modal-content{padding:1.04167vw 1.25vw;border-radius:.41667vw}.ant-modal-header{margin-bottom:.41667vw}.ant-modal-title{font-size:.83333vw;line-height:1.5}.ant-form-item-label>label{font-size:.72917vw}.ant-form-item-control-input{min-height:1.66667vw}.ant-pagination{font-size:.72917vw}.ant-pagination-item{min-width:1.66667vw;height:1.66667vw;line-height:1.5625vw;border-radius:.3125vw}.ant-table{font-size:.72917vw}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:.83333vw}.ant-select-single{height:1.66667vw}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:1.5625vw;font-size:.72917vw}.ant-select-single .ant-select-selector .ant-select-selection-wrap:after{line-height:1.5625vw}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{line-height:1.5625vw}.ant-select .ant-select-arrow{inset-inline-end:.57292vw;height:.625vw;margin-top:-.3125vw;font-size:.625vw}.ant-select-dropdown .ant-select-item{min-height:1.66667vw;padding:.26042vw .625vw;font-weight:400;font-size:.72917vw;border-radius:.20833vw}
