Gendome GO300 Portable Power Station
/* @media screen and (min-width: 768px) and (max-width: 1900px) { } */ /* @media screen and (min-width: 1900px) { } */ body { margin: 0; } .g3 { background: white; } .transition { transition: all 1.5s; } @media screen and (min-width: 768px) { /* calc(100vw * 100 / 1920) */ .pc { display: block; } .phone { display: none; } .g3-box { width: calc(100vw * 1258 / 1920); margin: 0 auto; margin-top: calc(100vw * 190 / 1920); } .g3-title { font-family: Poppins SemiBold, Poppins; font-weight: 600; font-size: calc(100vw * 72 / 1920); color: #000000; line-height: calc(100vw * 80 / 1920); text-align: left; font-style: normal; } .g3-subtitle { font-family: Poppins Medium, Poppins; font-weight: 500; font-size: calc(100vw * 28 / 1920); color: #000014; line-height: calc(100vw * 36 / 1920); text-align: left; font-style: normal; margin-top: calc(100vw * 40 / 1920); } .g3-img { margin-top: calc(100vw * 60 / 1920); } .g3-radius { border-radius: calc(100vw * 20 / 1920); } .g3-one { overflow: hidden; width: 100%; height: calc(100vw * 900 / 1920); background-image: url("./imgs/pc/1.9.0-g3-1.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; box-sizing: border-box; padding-top: calc(100vw * 191 / 1920); text-align: center; color: white; } .g3-one-topTitle { /* font-family: Poppins SemiBold, Poppins; */ font-weight: 600; font-size: calc(100vw * 24 / 1920); color: #ed8800; line-height: calc(100vw * 35 / 1920); text-align: center; font-style: normal; } .g3-one-title { /* font-family: Poppins SemiBold, Poppins; */ font-weight: 600; font-size: calc(100vw * 56 / 1920); color: #ffffff; line-height: calc(100vw * 85 / 1920); text-align: center; font-style: normal; } .g3-one-subtitle { /* font-family: Poppins Regular, Poppins; */ font-weight: 400; font-size: calc(100vw * 24 / 1920); color: #ffffff; line-height: calc(100vw * 35 / 1920); text-align: center; font-style: normal; } .g3-one-btn { width: calc(100vw * 215 / 1920); height: calc(100vw * 40 / 1920); background: rgba(255, 255, 255, 0.2); border-radius: 20px; border: 1px solid #ffffff; display: flex; align-items: center; justify-content: center; font-family: Poppins Medium, Poppins; font-weight: 500; font-size: calc(100vw * 20 / 1920); color: #ffffff; line-height: calc(100vw * 30 / 1920); text-align: right; font-style: normal; margin: 0 auto; margin-top: calc(100vw * 40 / 1920); cursor: pointer; } .g3-one-btn-icon { display: inline-block; width: calc(100vw * 20 / 1920); height: calc(100vw * 20 / 1920); background-image: url("https://s3.gendome.net/shopify/image/1.4.0-home-icon2.png"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; /* margin-left: calc(100vw * 5 / 1920); */ vertical-align: middle; } .g3-two { width: calc(100vw * 1258 / 1920); height: calc(100vw * 630 / 1920); background-image: url("./imgs/pc/1.9.0-g3-2.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; margin: 0 auto; margin-top: calc(100vw * 135 / 1920); border-radius: calc(100vw * 20 / 1920); } .g3-three-title { line-height: calc(100vw * 108 / 1920); } .g3-three-img { width: calc(100vw * 993 / 1920); } .g3-four-1 { width: 100%; height: calc(100vw * 700 / 1920); background-image: url("./imgs/pc/1.9.0-g3-5.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: flex; align-items: center; } .g3-four-2 { width: 100%; height: calc(100vw * 700 / 1920); background-image: url("./imgs/pc/1.9.0-g3-6.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: flex; align-items: center; justify-content: flex-end; margin: calc(100vw * 16 / 1920) 0; } .g3-four-3 { width: 100%; height: calc(100vw * 700 / 1920); background-image: url("./imgs/pc/1.9.0-g3-7.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: flex; align-items: center; } .g3-four-title { font-family: Poppins, Poppins; font-weight: 600; font-size: calc(100vw * 32 / 1920); color: white; line-height: calc(100vw * 44 / 1920); text-align: left; font-style: normal; } .g3-four-subtitle { font-family: Poppins, Poppins; font-weight: 500; font-size: calc(100vw * 28 / 1920); color: white; line-height: calc(100vw * 36 / 1920); text-align: left; font-style: normal; margin-top: calc(100vw * 30 / 1920); } .g3-four-box { width: calc(100vw * 474 / 1920); height: 100%; box-sizing: border-box; padding-left: calc(100vw * 70 / 1920); display: flex; align-items: center; } .g3-five { margin-top: calc(100vw * 120 / 1920); } .g3-six-box { margin-top: calc(100vw * 100 / 1920); } .brand-mask { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.6); box-sizing: border-box; /* padding: 5%; */ z-index: 999; display: flex; align-items: center; justify-content: center; } .brand-mask-icon { position: absolute; top: 5%; right: 5%; /* top: ; */ color: white; font-size: 40px; cursor: pointer; } } @media screen and (max-width: 768px) { /* calc(100vw * 100 / 390) */ .phone { display: block; text-align: center; } .pc { display: none; } .g3-one { overflow: hidden; width: 100%; height: calc(100vw * 696 / 390); background-image: url("./imgs/phone/1.9.0-g3-m-1.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; box-sizing: border-box; padding-top: calc(100vw * 151 / 390); text-align: center; color: white; } .g3-one-topTitle { font-family: Poppins SemiBold, Poppins; font-weight: 600; font-size: calc(100vw * 14 / 390); color: #ed8800; line-height: calc(100vw * 21 / 390); text-align: center; font-style: normal; } .g3-one-title { font-family: Poppins SemiBold, Poppins; font-weight: 600; font-size: calc(100vw * 28 / 390); color: #ffffff; line-height: calc(100vw * 42 / 390); text-align: center; font-style: normal; margin-top: calc(100vw * 10 / 390); } .g3-one-subtitle { font-family: Poppins SemiBold, Poppins; font-weight: 600; font-size: calc(100vw * 16 / 390); color: #ffffff; line-height: calc(100vw * 25 / 390); text-align: center; font-style: normal; margin-top: calc(100vw * 10 / 390); } .g3-one-btn { width: calc(100vw * 130 / 390); height: calc(100vw * 26 / 390); background: rgba(255, 255, 255, 0.2); border-radius: 20px; border: 1px solid #ffffff; display: flex; align-items: center; justify-content: center; margin: calc(100vw * 10 / 390) auto; font-family: Poppins SemiBold, Poppins; font-weight: 600; font-size: calc(100vw * 12 / 390); color: #ffffff; line-height: calc(100vw * 18 / 390); margin-top: calc(100vw * 20 / 390); } .g3-one-btn-icon { display: inline-block; width: calc(100vw * 15 / 390); height: calc(100vw * 15 / 390); background-image: url("https://s3.gendome.net/shopify/image/1.4.0-home-icon2.png"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; /* vertical-align: middle; */ } .g3-content { padding: calc(100vw * 40 / 390) calc(100vw * 20 / 390); padding-top: 0; } .g3-box { margin-top: calc(100vw * 40 / 390); } .g3-title { font-family: Poppins, Poppins; font-weight: 600; font-size: calc(100vw * 30 / 390); color: #000000; line-height: calc(100vw * 35 / 390); text-align: left; font-style: normal; } .g3-subtitle { font-family: Poppins Medium, Poppins; font-weight: 500; font-size: calc(100vw * 12 / 390); color: #212223; line-height: calc(100vw * 15 / 390); text-align: left; font-style: normal; margin-top: calc(100vw * 20 / 390); } .g3-img { margin-top: calc(100vw * 20 / 390); } .g3-radius { border-radius: 10px; } .g3-two { margin-top: calc(100vw * 30 / 390); padding: 0 calc(100vw * 34 / 390); } .g3-four-1 { width: 100%; height: calc(100vw * 223 / 390); background-image: url("./imgs/phone/1.9.0-g3-m-5.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: flex; align-items: center; } .g3-four-2 { width: 100%; height: calc(100vw * 223 / 390); background-image: url("./imgs/phone/1.9.0-g3-m-6.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: flex; align-items: center; justify-content: flex-end; margin: calc(100vw * 10 / 390) 0; } .g3-four-3 { width: 100%; height: calc(100vw * 223 / 390); background-image: url("./imgs/phone/1.9.0-g3-m-7.jpg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: flex; align-items: center; } .g3-four-title { font-family: Poppins, Poppins; font-weight: 600; font-size: calc(100vw * 12 / 390); color: white; line-height: calc(100vw * 13 / 390); text-align: left; font-style: normal; } .g3-four-subtitle { font-family: Poppins, Poppins; font-weight: 500; font-size: calc(100vw * 8 / 390); color: white; line-height: calc(100vw * 10 / 390); text-align: left; font-style: normal; margin-top: calc(100vw * 8 / 390); } .g3-four-box { width: calc(100vw * 134 / 390); height: 100%; box-sizing: border-box; padding: calc(100vw * 24 / 390); display: flex; align-items: center; } .g3-five { margin-top: calc(100vw * 60 / 390); } .brand-mask { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.6); box-sizing: border-box; z-index: 999; display: flex; align-items: center; justify-content: center; } .brand-mask-icon { position: absolute; top: 10%; right: 10%; color: white; font-size: 30px; cursor: pointer; } } GENDOME AT 2024 RE+ Visit us from Septemper 10-12 Booth N93000 Watch Video The Ultimate Portable Power Station For All Your Adventures! Ensuring you never have to worry about running out of power when you need it the most.Whether you're traveling,commuting,or simply out and about,this functionality provides a reliable and convenient way to keep your mobile devices powered up and ready for use. Portable Power for your On-the-Go Lifestyle Embrace the outdoors like never before with our GO Series camping energy storage power supply. Easily run all your mobile devices,laptops,audio and video devices seamlessly. Outdoor Travel GO 300 is a portable power source that can power your lights and small appliance making your trip more comfortable. EmergencyPower Supply 288Wh capacity. small home appliances,and Wi-Fi routers when there's a power outage. Indoor Activities Go300 can charge multiple devices at the same time such as laptops,tablets,and mobile phones ensuring normal operation when the power is out. Unleash The Power, Anytime,Anywhere! Small and lightweight, this device delivers 300W of power to keep all your devices charged wherever you go. Weighing less than 10 pounds, it’s perfect for travel and ideal for powering your mobile devices on the move. Seamless Power, Four Ways to Recharge The GO 300 Portable Power Station offers versatile charging options wherever you go, featuring three efficient methods to keep you powered up. It supports reliable AC charging for consistent power delivery, while Type-C charging ensures fast, smooth connections for your devices. Safety and Reliability with Long-Lasting Performance The GO300 features EV-proven LiFePO4 batteries and ultra-durable electronic components, ensuring top-tier safety, durability, and high performance. Designed for longevity, the battery provides extended life, lasting for decades even with daily use. PD 140W Charging & Discharging To Keep The Power Flowing The two PD 3.1 USB-C ports is the maximum power up to 140W fast-charging technology to ensure the quickest charging & discharging of your mobile electronic and laptop. Makes this portable power station the perfect college dorm companion. Your Device Will Always Be At Their Best The power station supports fast recharging via the PD 3.1 Type-C port and can charge up to 6 devices simultaneously. Whether it's a drone, laptop, or camera, it’s equipped with:1*AC outlet,1*USB-C port (supports both input and output),1 *fast-charge USB-C PD3.1 port, 2* USB-A ports,1*Solar/DC recharge port. Product Specifications What’s In The Box GENDOME AT 2024 RE+ Visit us from Septemper 10-12 Booth N93000 Watch Video The Ultimate Portable Power Station For All Your Adventures! Ensuring you never have to worry about running out of power when you need it the most.Whether you're traveling,commuting,or simply out and about,this functionality provides a reliable and convenient way to keep your mobile devices powered up and ready for use. Portable Power for your On-the-Go Lifestyle Embrace the outdoors like never before with our GO Series camping energy storage power supply. Easily run all your mobile devices,laptops,audio and video devices seamlessly. Outdoor Travel GO 300 is a portable power source that can power your lights and small appliance making your trip more comfortable. EmergencyPower Supply 288Wh capacity. small home appliances,and Wi-Fi routers when there's a power outage. Indoor Activities Go300 can charge multiple devices at the same time such as laptops,tablets,and mobile phones ensuring normal operation when the power is out. Unleash The Power, Anytime,Anywhere! Small and lightweight, this device delivers 300W of power to keep all your devices charged wherever you go. Weighing less than 10 pounds, it’s perfect for travel and ideal for powering your mobile devices on the move. Seamless Power, Four Ways to Recharge The GO 300 Portable Power Station offers versatile charging options wherever you go, featuring three efficient methods to keep you powered up. It supports reliable AC charging for consistent power delivery, while Type-C charging ensures fast, smooth connections for your devices. Safety and Reliability with Long-Lasting Performance The GO300 features EV-proven LiFePO4 batteries and ultra-durable electronic components, ensuring top-tier safety, durability, and high performance. Designed for longevity, the battery provides extended life, lasting for decades even with daily use. PD 140W Charging & Discharging To Keep The Power Flowing The two PD 3.1 USB-C ports is the maximum power up to 140W fast-charging technology to ensure the quickest charging & discharging of your mobile electronic and laptop. Makes this portable power station the perfect college dorm companion. Your Device Will Always Be At Their Best The power station supports fast recharging via the PD 3.1 Type-C port and can charge up to 6 devices simultaneously. Whether it's a drone, laptop, or camera, it’s equipped with:1*AC outlet,1*USB-C port (supports both input and output),1 *fast-charge USB-C PD3.1 port, 2* USB-A ports,1*Solar/DC recharge port. Product Specifications What’s In The Box × 您的浏览器不支持 HTML5 video 标签。 new Vue({ el: "#g3", data: { ww: "", wh: "", isPhone: false, showVideo: false, nodeObj: { "pb-2": "", "pb-3-1": "", "pb-3-2": "", "pb-4-1": "", "pb-4-2": "", "pb-5-1": "", "pb-5-2": "", "pb-6-1": "", "pb-6-2": "", "pb-7-1": "", "pb-7-2": "", "pb-8-1": "", "pb-8-2": "", "pb-9-1": "", "pb-9-2": "", "pb-10-1": "", "pb-10-2": "", "pb-2-m": "", "pb-3-1-m": "", "pb-3-2-m": "", "pb-4-1-m": "", "pb-4-2-m": "", "pb-5-1-m": "", "pb-5-2-m": "", "pb-6-1-m": "", "pb-6-2-m": "", "pb-7-1-m": "", "pb-7-2-m": "", "pb-8-1-m": "", "pb-8-2-m": "", "pb-9-1-m": "", "pb-9-2-m": "", "pb-10-1-m": "", "pb-10-2-m": "", }, nodeStyle: { "pb-2": { // transform: this.isPhone ? "translateY(100px)" : "translateY(200px)", // opacity: 0, }, }, }, mounted() { // this.ww = window.innerWidth; // this.wh = window.innerHeight; // this.isPhone = this.ww { const { distance, obj, node, distanceValue } = p; if (distance > distanceValue) { this.nodeStyle[node] = { ...obj }; } }); }, swiperInit() { let isPhone = this.isPhone; if (isPhone) { new Swiper(".swiper", { // direction: "vertical", // 垂直切换选项 loop: true, // 循环模式选项 // 如果需要分页器 pagination: { el: ".swiper-pagination", clickable: true, }, }); } else { new Swiper(".swiper", { // direction: "vertical", // 垂直切换选项 loop: true, // 循环模式选项 // 如果需要分页器 pagination: { el: ".swiper-pagination", clickable: true, }, }); } }, }, });
More you might like
Related
Gendome Home3000 Portable Power Station 3072Wh
Related
Gendome Home 3000 Portable Power Station 3072Wh and 3000W
Related
Gendome 36W Portable Solar Panel Charger (power bank)
Related