
Mudi 7 (GL-E5800) 5G NR Tri-band Wi-Fi 7 Travel Router - DE warehouse - EU Version
.tiny-slider-container-beta-tester-review { overflow: hidden; } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review { display: flex; flex-
- Content type
- Catalogue listing
- Data source
- Partner catalog
- Editorially tested
- No
What is Mudi 7 (GL-E5800) 5G NR Tri-band Wi-Fi 7 Travel Router - DE warehouse - EU Version?
.tiny-slider-container-beta-tester-review { overflow: hidden; } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review { display: flex; flex-wrap: nowrap; } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review { padding: 0 1rem; vertical-align: middle; display: inline-flex; } @media (max-width: 1440px) { .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review { transform: translateX(0); } } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review { vertical-align: top; } } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card { display: flex; height: 100%; justify-content:center; } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row { background-color: #ffffff; margin: 0; align-items: center; } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row { align-items: flex-start; } } @media (max-width: 768px) { .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row { margin-right: 0; } } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row .card-image { height: 100%; } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row .card-image { height: auto; } } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row .card-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 15px 0 0 15px; } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row .card-image img { border-radius: 15px 15px 0 0; width: 100%; height: auto; } } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review .tiny-slider-item-beta-tester-review .tiny-slider-review-card .row p { font-size: 1.1rem; } .tiny-slider-controls.circle-controls { margin: 0; padding: 0; cursor: pointer; } .tiny-slider-controls.circle-controls:focus { outline: none; } .tiny-slider-controls.circle-controls a { display: inline-block; width: 50px; height: 50px; text-align: center; border-radius: 25px; border: 1px solid #c5c5c5; padding: 12px; color: #8f969c; } .tiny-slider-controls.circle-controls a:hover { background-color: #17a2b8; color: white; } figure { margin: 0 0 1rem; } .btn-round { border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: bold; @media (max-width: 768px) { font-size: 13px; min-height: 50px; border-radius: 50px; padding: 14px 1.5rem; text-transform: uppercase; font-weight: bold; } } .btn-item { color: #fff; } .btn-underline { color: #fff; } #ytvideoPlayer .card { background-color: black; } #ytvideoPlayer .card iframe { aspect-ratio: 16/9; width: 100%; } @media screen and (max-width: 991px) { #ytplaylist { width: 100%; padding: 0 20px !important; } } #ytplaylist .card { background-color: black; } #ytplaylist .card #ytListBtn { display: none; } @media screen and (max-width: 991px) { #ytplaylist .card #ytListBtn { display: inline-block; } } #ytplaylist .card #ytPlayListUl { flex: 1; overflow: auto; padding: 0.5rem 1.5rem; } @media screen and (max-width: 991px) { #ytplaylist .card #ytPlayListUl { display: none; padding: 20px; } } @media screen and (min-width: 992px) { #ytplaylist .card #ytPlayListUl { display: block; } } @media screen and (max-width: 991px) { #ytplaylist .card h5 { margin: 0; } } /* Container for video player and playlist */ #youtube-playlist-container { display: flex; flex-direction: column; /* Stack items vertically */ align-items: center; /* Center items horizontally */ } #ytPlayListUl .btn { color: #fff; } #ytPlayListUl .btn:hover { color: #000; } /* Style for the video player container */ #playlistVideo { width: 100%; /* Set width to 100% for responsiveness */ width: 960px; /* Set a maximum width for larger screens */ margin: 0 auto; /* Center the player horizontally */ height: 520px; max-width: 100% !important; } @media only screen and (max-width: 767px) { #playlistVideo { width: 100%; /* Set width to 100% for screens up to 767px (typical tablets and mobile devices) */ max-width: 100%; /* Keep max-width constraint for mobile responsiveness */ margin: 0 auto; height: 320px; } } #ytplaylist { overflow-y: auto; /* Enable vertical scrolling */ white-space: nowrap; /* Prevent items from wrapping to the next line */ display: flex; flex-direction: column; /* Align items vertically */ background-color: black; /* Set background color to black */ padding: 20px; /* Add padding for better appearance */ max-height: 520px; /* Set max-height to the same value as the video player's height */ } #ytplaylist li { list-style: none; /* Remove list-style points */ text-align: left; margin-bottom: 10px; display: flex; align-items: center; /* Align items vertically */ transition: background-color 0.3s ease-in-out; /* Add a smooth transition effect for background color */ } #ytplaylist li:hover { background-color: #333; /* Change background color on hover */ border-radius: 15px; } #ytplaylist li:hover .video-title { color: #fff; /* Change text color on hover */ } #ytplaylist img { cursor: pointer; border: 2px solid #ddd; /* Add a border to make it visually distinct */ border-radius: 8px; transition: border-color 0.3s ease-in-out; /* Add a smooth transition effect */ margin-right: 10px; /* Add margin to separate image and title */ width: 150px; /* Set the image width */ } #ytplaylist img:hover { border-color: #555; /* Change border color on hover */ } #ytplaylist .title-container { max-width: 250px; /* Set the maximum width for the title container */ width: 100%; /* Ensure it takes up the available width */ white-space: normal; /* Allow text to break into multiple lines */ } @media screen and (max-width: 991px) { #ytplaylist .title-container { max-width: inherit; } } #ytplaylist .video-title { font-size: 14px; color: white; /* Set text color to white */ transition: color 0.3s ease-in-out; /* Add a smooth transition effect for text color */ text-align: left; /* Align text to the left */ } .tiny-slider-controls.circle-controls { margin: 0; padding: 0; cursor: pointer; } .tiny-slider-controls.circle-controls:focus { outline: none; } .tiny-slider-controls.circle-controls a { display: inline-block; width: 50px; height: 50px; text-align: center; border-radius: 25px; border: 1px solid #c5c5c5; padding: 12px; color: #8f969c; } .tiny-slider-controls.circle-controls a:hover { background-color: #17a2b8; color: white; } a.btn-underline:hover { color: #919191; text-decoration: none; } .feature-scenarios video { object-fit: cover; } /* Tiny Slider 通用容器 */ .tiny-slider-container-general-1122 { position: relative; padding: 0 0; overflow: hidden; } .tiny-slider-container-general-1122 .tiny-slider-general-1122 { display: flex; flex-wrap: wrap; } .tiny-slider-container-general-1122 .tiny-slider-general-1122 .tiny-slider-item-general-1122 { vertical-align: middle; display: inline-flex; } /* E5800 主容器下的场景轮播样式 */ .e5800-main-container .scenarios-slider-container { width: 100%; flex-wrap: wrap; } @media (max-width: 1440px) { .e5800-main-container .scenarios-slider-container { width: 100%; } } .e5800-main-container .scenarios-slider-container .container .tns-ovh { overflow: visible; } .e5800-main-container .scenarios-slider-container .scenarios-slider { overflow-x: hidden; padding: 0 calc(50% - 720px) 0; } .e5800-main-container .scenarios-slider-container .scenarios-slider label { display: inline-block; font-size: 1.25rem; font-weight: bold; color: #FFFFFF; padding: 0.25rem 0.75rem 0.5rem; margin-bottom: -5px; } @media (max-width: 1199px) { .e5800-main-container .scenarios-slider-container .scenarios-slider label { font-size: 1rem; } } .e5800-main-container .scenarios-slider-container .scenarios-slider figure { display: flex; width: 100%; margin: 0; padding: 0 0.75rem; } @media (max-width: 768px) { .e5800-main-container .scenarios-slider-container .scenarios-slider figure { padding: 0 0.5rem; } } .e5800-main-container .scenarios-slider-container .scenarios-slider figure .figure-content { aspect-ratio: 4 / 3; background-size: cover; background-position: center; display: flex; flex-wrap: wrap; align-content: flex-end; } @media (max-width: 576px) { .e5800-main-container .scenarios-slider-container .scenarios-slider figure .figure-content { aspect-ratio: 4 / 4; } } .e5800-main-container .scenarios-slider-container .scenarios-slider figure .figure-content h3 { color: #FFFFFF; width: 70%; padding-bottom: 3rem; } @media (max-width: 991px) { .e5800-main-container .scenarios-slider-container .scenarios-slider figure .figure-content h3 { width: 80%; padding-bottom: 2rem; } } @media (max-width: 768px) { .e5800-main-container .scenarios-slider-container .scenarios-slider figure .figure-content h3 { width: 95%; padding-bottom: 1rem; font-size: 1.2rem; } } /* 轮播控制按钮 */ .e5800-main-container .tiny-slider-general-1122-controls.circle-controls a:hover { background-color: #f7f7f7; border-color: #f7f7f7; color: #212529; } /* 变量与基础样式 */ .e5800-main-container { --e5800: #1B9FFF; --gap: 1rem; } .e5800-main-container .text-e5800 { color: var(--e5800); } .e5800-main-container .txt-lg { font-size: 1.6em; } /* 标题样式 */ .e5800-main-container h2.e5800-h2 { font-size: 3rem; } @media (max-width: 991px) { .e5800-main-container h2.e5800-h2 { font-size: 2rem; } } @media (max-width: 768px) { .e5800-main-container h2.e5800-h2 { font-size: 1.5rem; } } @media (max-width: 576px) { .e5800-main-container h2.e5800-h2 { font-size: 1.2rem; } } .e5800-main-container h3.e5800-h3 { font-size: 2rem; } @media (max-width: 991px) { .e5800-main-container h3.e5800-h3 { font-size: 1.5rem; } } @media (max-width: 768px) { .e5800-main-container h3.e5800-h3 { font-size: 1.25rem; } } /* 辅助样式 */ .e5800-main-container .bg-e5800 { background-color: var(--e5800); } .e5800-main-container .video-border { border: 4px solid var(--e5800) !important; } /* 按钮样式 */ .e5800-main-container .btn-round-e5800 { background-color: var(--e5800); color: #FFF; border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: bold; } @media (max-width: 768px) { .e5800-main-container .btn-round-e5800 { min-height: 50px; border-radius: 50px; padding: 12px 2rem; text-transform: uppercase; font-weight: bold; } } .e5800-main-container .btn-round-e5800:hover { background-color: #FFF; color: var(--e5800); border-color: var(--e5800); } /* 邮件订阅表单 */ .e5800-main-container #mc_embed_shell { justify-items: center; } .e5800-main-container #mc_embed_shell input { border: medium none; color: gray; font-size: 16px; padding: 8px 25px; width: auto; height: 50px; border-radius: 25px 0px 0px 25px; } @media (max-width: 575.98px) { .e5800-main-container #mc_embed_shell input { width: 100%; height: 40px; font-size: 13px; } } .e5800-main-container #mc_embed_shell input.email { background: #fff; } @media (max-width: 575.98px) { .e5800-main-container #mc_embed_shell input.email { font-size: 13px; } } .e5800-main-container #mc_embed_shell input[type="submit"] { background-color: var(--e5800); text-align: center; transition: 0.5s; background-size: 200% auto; font-weight: bold; color: white; border-radius: 0 25px 25px 0; display: block; margin: 0; } .e5800-main-container #mc_embed_shell input[type="submit"]:hover { background-color: #09446f; background-position: right center; color: #fff; text-decoration: none; } .e5800-main-container #mc_embed_shell #mc-embedded-subscribe-form { width: auto; justify-content: start; } @media (max-width: 991.98px) { .e5800-main-container #mc_embed_shell #mc-embedded-subscribe-form { margin: auto; justify-content: center; } } /* 视频头部 */ .e5800-main-container .video-header-e5800 { position: relative; background-color: black; height: 55rem; min-height: 25rem; width: 100%; overflow: hidden; } .e5800-main-container .video-header-e5800 .overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: black; opacity: 0.25; z-index: 1; } .e5800-main-container .video-header-e5800 video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .e5800-main-container .video-header-e5800 .container { position: relative; z-index: 2; } .e5800-main-container .video-header-e5800 .container img { position: absolute; width: 120px; height: auto; top: 3rem; right: 10%; } @media (max-width: 991px) { .e5800-main-container .video-header-e5800 .container img { right: 0; transform: translateX(10%); } } @media (max-width: 768px) { .e5800-main-container .video-header-e5800 .container img { width: 100px; top: 1.5rem; right: 0; transform: inherit; } } /* 折叠面板 (Accordion) */ .e5800-main-container #accordion .panel { border: none; border-radius: 5px; box-shadow: none; margin-bottom: 10px; background: transparent; } .e5800-main-container #accordion .panel-heading { padding: 0; border: none; border-radius: 5px; background: transparent; position: relative; } .e5800-main-container #accordion .panel-heading .panel-title a { display: block; padding: 20px 40px 20px 30px; margin: 0; background: var(--e5800); font-size: 16px; font-weight: bold; color: #fff; letter-spacing: 1px; border: none; border-radius: 5px; position: relative; } .e5800-main-container #accordion .panel-heading .panel-title a::before { content: "\f107"; font-family: "Font Awesome 5 Free"; width: 30px; height: 30px; line-height: 27px; text-align: center; font-size: 25px; font-weight: 900; color: #fff; position: absolute; top: 50%; right: 30px; transform: translateY(-55%) rotate(180deg); transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275); } @media (max-width: 991px) { .e5800-main-container #accordion .panel-heading .panel-title a::before { right: 15px; } } .e5800-main-container #accordion .panel-heading .panel-title a.collapsed { border: none; } .e5800-main-container #accordion .panel-heading .panel-title a.collapsed::before { transform: translateY(-40%) rotate(0deg); } .e5800-main-container #accordion .panel-body { padding: 10px 20px; font-size: 15px; color: #fff !important; line-height: 28px; border-top: none; border-radius: 5px; } /* 产品类型按钮 */ .e5800-main-container .product-type-btn-list a { border: 1px solid #fff; margin: 0 0.25rem; color: #fff; } /* Hero 区域 */ .e5800-main-container .e5800-hero .container { justify-self: center; } .e5800-main-container .e5800-hero .container-fluid .overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; background: linear-gradient(0deg, #000000ff 0%, #00000000 15%, #00000000 85%, #000000ff 100%); } /* 网格系统 (Grid) */ .e5800-main-container .grid { display: grid; grid-auto-rows: 6rem; } @media (max-width: 991px) { .e5800-main-container .grid { grid-auto-rows: 7rem; } } @media (max-width: 768px) { .e5800-main-container .grid { grid-auto-rows: 6.5rem; } } @media (max-width: 576px) { .e5800-main-container .grid { grid-auto-rows: 4.2rem; } } @media (max-width: 400px) { .e5800-main-container .grid { grid-auto-rows: 4.6rem; } } .e5800-main-container .grid .grid-item { position: relative; margin: 0.3rem; overflow: hidden; box-shadow: 0px 0px 5px #00000033; } .e5800-main-container .grid .grid-cell { position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; height: 100%; width: 100%; background: linear-gradient(199deg, #012234 0%, #010a0f 100%); background-size: cover; background-repeat: no-repeat; background-position: center bottom; padding: 1.25rem 1.5rem 1.5rem; text-shadow: 2px 2px 8px rgba(0, 0, 0, .2); } .gl-rounded { border-radius: 15px !important; } @media (max-width: 1199px) { .e5800-main-container .grid .grid-cell { padding: 1rem 1.25rem; } } @media (max-width: 768px) { .e5800-main-container .grid .grid-cell { padding: 1rem 0.75rem; } } @media (max-width: 576px) { .e5800-main-container .grid .grid-cell { padding: 1rem 0.75rem; } } .e5800-main-container .grid .grid-cell h2 { font-size: 1.75rem; } @media (max-width: 1280px) { .e5800-main-container .grid .grid-cell h2 { font-size: 1.5rem; } } @media (max-width: 768px) { .e5800-main-container .grid .grid-cell h2 { font-size: 1.25rem; } } @media (max-width: 576px) { .e5800-main-container .grid .grid-cell h2 { font-size: 1.1rem; } } @media (max-width: 1280px) { .e5800-main-container .grid .grid-cell h4 { font-size: 1.25rem; } } @media (max-width: 768px) { .e5800-main-container .grid .grid-cell h4 { font-size: 1rem; } } .e5800-main-container .grid .grid-cell p { margin-bottom: 0; } @media (max-width: 576px) { .e5800-main-container .grid .grid-cell p { font-size: 0.75rem; } } /* Grid Items Specifics */ .e5800-main-container .grid .item-1 .cell-video, .e5800-main-container .grid .item-2 .cell-video, .e5800-main-container .grid .item-7 .cell-video { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; } .e5800-main-container .grid .item-1 .cell-video video, .e5800-main-container .grid .item-2 .cell-video video, .e5800-main-container .grid .item-7 .cell-video video { width: 100%; height: 100%; object-fit: cover; } .e5800-main-container .grid .item-1 .grid-cell { z-index: 2; background: transparent; padding: 1.5rem 0.5rem; } @media (max-width: 768px) { .e5800-main-container .grid .item-1 .grid-cell { padding: 1rem 0.5rem; } } @media (max-width: 1199px) { .e5800-main-container .grid .item-1 .grid-cell>div { position: relative; top: 50%; transform: translateY(-50%); padding-bottom: 1rem; } } @media (max-width: 991px) { .e5800-main-container .grid .item-1 .grid-cell>div { padding-bottom: 0; } } .e5800-main-container .grid .item-1 .grid-cell>div h2 { text-align: center; font-size: 4.5rem; line-height: 1; text-shadow: 0px 0px 8px #22b4ff; } @media (max-width: 1400px) { .e5800-main-container .grid .item-1 .grid-cell>div h2 { font-size: 4.8rem; } } @media (max-width: 1280px) { .e5800-main-container .grid .item-1 .grid-cell>div h2 { font-size: 4.2rem; } } @media (max-width: 1199px) { .e5800-main-container .grid .item-1 .grid-cell>div h2 { font-size: 4.5rem; } } @media (max-width: 991px) { .e5800-main-container .grid .item-1 .grid-cell>div h2 { font-size: 3.5rem; } } @media (max-width: 768px) { .e5800-main-container .grid .item-1 .grid-cell>div h2 { font-size: 4rem; } } @media (max-width: 480px) { .e5800-main-container .grid .item-1 .grid-cell>div h2 { font-size: 3rem; } } .e5800-main-container .grid .item-1 .grid-cell>div h5 { text-align: center; font-size: 1.75rem; text-shadow: 0px 0px 8px #22b4ff; } @media (max-width: 1199px) { .e5800-main-container .grid .item-1 .grid-cell>div h5 { font-size: 2rem; } } @media (max-width: 991px) { .e5800-main-container .grid .item-1 .grid-cell>div h5 { font-size: 1.75rem; } } @media (max-width: 480px) { .e5800-main-container .grid .item-1 .grid-cell>div h5 { font-size: 1.25rem; } } .e5800-main-container .grid .item-1 .grid-cell>div .d-flex { justify-content: center; flex-direction: column; text-align: center; margin-top: 1.25rem; } @media (max-width: 1199px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex { margin-top: 0.5rem; } } @media (max-width: 991px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex { margin-top: 1rem; } } @media (max-width: 768px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex { margin-top: 0; } } @media (max-width: 576px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex { flex-direction: row; margin: 0; } } .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div { margin: 0.5rem 0 0; } @media (max-width: 1199px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div { margin: 0 1rem; } } @media (max-width: 991px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div { margin: 0.5rem 0 0; } } @media (max-width: 768px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div { margin: 0 0.5rem; } } .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div h4 { font-size: 1.25rem; text-shadow: 0px 0px 8px #22b4ff; } @media (max-width: 480px) { .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div h4 { font-size: 0.9rem; } } .e5800-main-container .grid .item-1 .grid-cell>div .d-flex div h4 span { font-size: 1.25em; } .e5800-main-container .grid .item-2 .grid-cell, .e5800-main-container .grid .item-7 .grid-cell { z-index: 2; background: transparent; } @media (max-width: 1199px) { .e5800-main-container .grid .item-3 .grid-cell { background-size: 135%; background-position: 70% 50%; } } @media (max-width: 991px) { .e5800-main-container .grid .item-3 .grid-cell { background-size: 160%; background-position: 65% 50%; } } @media (max-width: 768px) { .e5800-main-container .grid .item-3 .grid-cell { background-size: 140%; background-position: 58% 50%; } } @media (max-width: 576px) { .e5800-main-container .grid .item-3 .grid-cell { background-size: cover; background-position: 50% 50%; } } .e5800-main-container .grid .item-4 .grid-cell { background-position: 0% 35%; } @media (max-width: 992px) { .e5800-main-container .grid .item-4 .grid-cell { background-size: 120%; background-position: 50% 15%; } } @media (max-width: 768px) { .e5800-main-container .grid .item-4 .grid-cell { background-size: 125%; background-position: 50% 42%; } } @media (max-width: 576px) { .e5800-main-container .grid .item-4 .grid-cell { background-size: cover; background-position: 50% 42%; } } .e5800-main-container .grid .item-5 .grid-cell { background-position: 50% 63%; } .e5800-main-container .grid .item-6 .grid-cell { background-position: 50% 70%; } @media (max-width: 768px) { .e5800-main-container .grid .item-8 .grid-cell>div { position: relative; top: 50%; transform: translateY(-50%); padding-bottom: 0.5rem; } } @media (max-width: 576px) { .e5800-main-container .grid .item-8 .grid-cell>div { padding: 0; } } @media (max-width: 400px) { .e5800-main-container .grid .item-8 .grid-cell>div { padding: 0 0.5rem; } } .e5800-main-container .grid .item-8 .grid-cell>div h2 { margin-bottom: 0.25rem; } @media (max-width: 991px) { .e5800-main-container .grid .item-8 .grid-cell>div h2 { margin-bottom: 0.5rem; } } .e5800-main-container .grid .item-8 .grid-cell>div p { font-size: 0.9rem; } .e5800-main-container .grid .item-8 .grid-cell>div .bar { text-align: right; background-color: #ffffff; padding: 0 0.75rem; border-radius: 1rem; } .e5800-main-container .grid .item-8 .grid-cell>div .bar p { font-size: 0.85rem; } .e5800-main-container .grid .item-8 .grid-cell>div .openvpn { margin-bottom: 0.5rem; } @media (max-width: 991px) { .e5800-main-container .grid .item-8 .grid-cell>div .openvpn { margin-bottom: 0.75rem; } } @media (max-width: 400px) { .e5800-main-container .grid .item-8 .grid-cell>div .openvpn { margin-bottom: 0.35rem; } } .e5800-main-container .grid .item-8 .grid-cell>div .openvpn .bar { width: 95%; } .e5800-main-container .grid .item-8 .grid-cell>div .wireguard .bar { width: 60%; } @media (max-width: 991px) { .e5800-main-container .grid .item-8 .grid-cell>div .wireguard .bar { width: 65%; } } .e5800-main-container .grid .item-9 .grid-cell { background-position: 0% 48%; } /* Grid Layout Areas Control */ .e5800-main-container .grid .item-1 { grid-area: 3 / 4 / span 4 / span 3; } .e5800-main-container .grid .item-2 { grid-area: 1 / 1 / span 4 / span 3; } .e5800-main-container .grid .item-3 { grid-area: 1 / 7 / span 4 / span 3; } .e5800-main-container .grid .item-4 { grid-area: 5 / 7 / span 2 / span 3; } .e5800-main-container .grid .item-5 { grid-area: 1 / 4 / span 2 / span 3; } .e5800-main-container .grid .item-6 { grid-area: 5 / 1 / span 2 / span 3; } .e5800-main-container .grid .item-7 { grid-area: 1 / 10 / span 2 / span 3; } .e5800-main-container .grid .item-8 { grid-area: 3 / 10 / span 2 / span 3; } .e5800-main-container .grid .item-9 { grid-area: 5 / 10 / span 2 / span 3; } @media (max-width: 1199px) { .e5800-main-container .grid .item-1 { grid-area: 3 / 4 / span 4 / span 3; } .e5800-main-container .grid .item-2 { grid-area: 1 / 1 / span 4 / span 3; } .e5800-main-container .grid .item-3 { grid-area: 1 / 7 / span 4 / span 3; } .e5800-main-container .grid .item-4 { grid-area: 5 / 7 / span 2 / span 3; } .e5800-main-container .grid .item-5 { grid-area: 1 / 4 / span 2 / span 3; } .e5800-main-container .grid .item-6 { grid-area: 5 / 1 / span 2 / span 3; } .e5800-main-container .grid .item-7 { grid-area: 7 / 1 / span 2 / span 3; } .e5800-main-container .grid .item-8 { grid-area: 7 / 4 / span 2 / span 3; } .e5800-main-container .grid .item-9 { grid-area: 7 / 7 / span 2 / span 3; } } @media (max-width: 991px) { .e5800-main-container .grid .item-1 { grid-area: 3 / 4 / span 3 / span 3; } .e5800-main-container .grid .item-2 { grid-area: 1 / 1 / span 3 / span 3; } .e5800-main-container .grid .item-3 { grid-area: 1 / 7 / span 3 / span 3; } .e5800-main-container .grid .item-4 { grid-area: 4 / 7 / span 2 / span 3; } .e5800-main-container .grid .item-5 { grid-area: 1 / 4 / span 2 / span 3; } .e5800-main-container .grid .item-6 { grid-area: 4 / 1 / span 2 / span 3; } .e5800-main-container .grid .item-7 { grid-area: 6 / 1 / span 2 / span 3; } .e5800-main-container .grid .item-8 { grid-area: 6 / 4 / span 2 / span 3; } .e5800-main-container .grid .item-9 { grid-area: 6 / 7 / span 2 / span 3; } } @media (max-width: 768px) { .e5800-main-container .grid .item-1 { grid-area: 1 / 1 / span 3 / span 4; } .e5800-main-container .grid .item-2 { grid-area: 1 / 5 / span 3 / span 4; } .e5800-main-container .grid .item-3 { grid-area: 4 / 1 / span 3 / span 4; } .e5800-main-container .grid .item-4 { grid-area: 4 / 5 / span 2 / span 4; } .e5800-main-container .grid .item-5 { grid-area: 6 / 5 / span 2 / span 4; } .e5800-main-container .grid .item-6 { grid-area: 7 / 1 / span 2 / span 4; } .e5800-main-container .grid .item-7 { grid-area: 8 / 5 / span 2 / span 4; } .e5800-main-container .grid .item-8 { grid-area: 9 / 1 / span 2 / span 4; } .e5800-main-container .grid .item-9 { grid-area: 10 / 5 / span 1 / span 4; } } @media (max-width: 576px) { .e5800-main-container .grid .item-1 { grid-area: 1 / 1 / span 3 / span 8; } .e5800-main-container .grid .item-2 { grid-area: 4 / 1 / span 3 / span 4; } .e5800-main-container .grid .item-3 { grid-area: 4 / 5 / span 3 / span 4; } .e5800-main-container .grid .item-4 { grid-area: 7 / 1 / span 3 / span 4; } .e5800-main-container .grid .item-5 { grid-area: 7 / 5 / span 3 / span 4; } .e5800-main-container .grid .item-6 { grid-area: 10 / 1 / span 3 / span 4; } .e5800-main-container .grid .item-7 { grid-area: 10 / 5 / span 3 / span 4; } .e5800-main-container .grid .item-8 { grid-area: 13 / 1 / span 3 / span 8; } .e5800-main-container .grid .item-9 { grid-area: 16 / 1 / span 3 / span 8; } } /* 场景特征样式 (Scenarios) */ .e5800-main-container .feature-scenarios { position: relative; width: 100%; } .e5800-main-container .feature-scenarios figure { height: 32rem; display: flex; } @media (max-width: 991px) { .e5800-main-container .feature-scenarios figure { flex-direction: column; height: inherit; } } .e5800-main-container .feature-scenarios figure .scenarios-content { display: flex; flex-grow: 1; flex-shrink: 1; flex-basis: 0px; flex-direction: column; justify-content: center; padding: 2.5rem 2rem; text-align: center; position: relative; z-index: 1; } @media (max-width: 991px) { .e5800-main-container .feature-scenarios figure .scenarios-content { flex-grow: inherit; flex-shrink: inherit; position: absolute; bottom: 0; width: 100%; padding: 1.5rem 2rem; } } .e5800-main-container .feature-scenarios figure .scenarios-content.order-lg-1 { background: linear-gradient(90deg, #000000dd 0%, #00000000 100%); } @media (max-width: 991px) { .e5800-main-container .feature-scenarios figure .scenarios-content.order-lg-1 { background: linear-gradient(0deg, #000000dd 0%, #00000000 100%); } } .e5800-main-container .feature-scenarios figure .scenarios-content.order-lg-2 { background: linear-gradient(-90deg, #000000dd 0%, #00000000 100%); } @media (max-width: 991px) { .e5800-main-container .feature-scenarios figure .scenarios-content.order-lg-2 { background: linear-gradient(0deg, #000000dd 0%, #00000000 100%); } } .e5800-main-container .feature-scenarios figure .scenarios-img { display: flex; flex-grow: 1; flex-shrink: 1; flex-basis: 0px; } @media (max-width: 991px) { .e5800-main-container .feature-scenarios figure .scenarios-img { display: block; flex-grow: inherit; flex-shrink: inherit; } } .e5800-main-container .feature-scenarios figure .scenarios-img picture { width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; } @media (max-width: 991px) { .e5800-main-container .feature-scenarios figure .scenarios-img picture { position: relative; } } .e5800-main-container .feature-scenarios figure .scenarios-img picture img { object-fit: cover; } /* Feature 1-5 特定样式 */ .e5800-main-container .e5800-feature1 { background-size: cover; background-position: center bottom; } .e5800-main-container .e5800-feature1 .container-fluid { position: relative; z-index: 1; text-align: center; } .e5800-main-container .e5800-feature1 .container-fluid .overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; background: linear-gradient(180deg, #00000000 75%, #000000 100%); } .e5800-main-container .e5800-feature2 .container, .e5800-main-container .e5800-feature3 .container, .e5800-main-container .e5800-feature4 .container, .e5800-main-container .e5800-feature5 .container { justify-self: center; } .e5800-main-container .e5800-feature2 .container-fluid { position: relative; } .e5800-main-container .e5800-feature2 .container-fluid .overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; background: linear-gradient(0deg, #161818ff 0%, #00000000 15%, #00000000 85%, #161818ff 100%); } .e5800-main-container .e5800-feature3 .d-flex { flex-direction: row; gap: 1.5rem; } @media (max-width: 991px) { .e5800-main-container .e5800-feature3 .d-flex { flex-direction: column; } } .e5800-main-container .e5800-feature3 .d-flex>div:first-child { display: flex; flex-grow: 1; flex-shrink: 1; } .e5800-main-container .e5800-feature3 .d-flex>div:first-child .scenarios-content { position: absolute; width: 100%; bottom: 0; background: linear-gradient(0deg, #000000dd 0%, #00000000 100%); } .e5800-main-container .e5800-feature3 .d-flex>div:nth-child(2) { display: flex; flex-grow: 2; flex-shrink: 2; } .e5800-main-container .e5800-feature3 .d-flex>div:nth-child(2) .scenarios-content { position: absolute; width: 100%; height: 100%; background: linear-gradient(0deg, #00000033 0%, #00000033 100%); } .e5800-main-container .e5800-feature3 .d-flex figure { height: inherit; } .e5800-main-container .e5800-feature5 .container .feature-scenarios .scenarios-content { text-align: center; justify-content: end; background: linear-gradient(180deg, #00000000 50%, #000000ff 95%); } .e5800-main-container .e5800-feature5 .container .feature-scenarios .scenarios-content h3 { width: 70%; } @media (max-width: 991px) { .e5800-main-container .e5800-feature5 .container .feature-scenarios .scenarios-content h3 { width: 80%; } } @media (max-width: 768px) { .e5800-main-container .e5800-feature5 .container .feature-scenarios .scenarios-content h3 { width: 95%; } } .e5800-main-container .e5800-feature5 .container .feature-scenarios .scenarios-img { flex-grow: inherit; flex-shrink: inherit; } .tab-panel:has(.e5800-main-container) { padding: 0 !important; } @media (min-width: 1200px) { .e5800-main-container .container { max-width: 1280px; } } @media (max-width: 768px) { .e5800-main-container h5, .e5800-main-container .h5 { font-size: 16px; } .e5800-main-container h2, .e5800-main-container .h2 { font-size: 24px; } } .product-show-list { padding: 0; margin: 0 } .product-show-list>li { list-style-type: none; margin: 0; padding: 0; display: none } .product-show-list>li.active { display: block } .product-show-list model-viewer { display: block; width: 100%; height: 553px } @media(max-width:768px) { .product-show-list model-viewer { height: calc(90vw - 2.5rem) } } .product-type-btn-list { text-align: center; padding-top: 15px } .product-type-btn-list a { cursor: pointer; padding: 5px 10px; border-radius: 30px; margin: 10px; color: #fff; } .container table a { color: #000; } .product-type-btn-list a i { margin-right: 5px } .product-type-btn-list a:hover { background-color: rgba(0, 0, 0, .1) } .product-type-btn-list a.active { background-color: rgba(0, 0, 0, .8); color: #fff } /* 1. 基础容器:必须清除掉之前的 flex,否则会挤压 */ #betaSlider { display: flex !important; /* 必须是 block */ opacity: 0; /* 初始化前先隐藏,防止闪烁 */ transition: opacity 0.3s; } /* 当 Tiny Slider 加载完成后显示 */ #betaSlider.tns-slider { opacity: 1; } /* 2. 每一个滑块项:必须清除 inline-flex */ .tiny-slider-item-beta-tester-review { display: block !important; /* 必须是 block */ float: left; /* 配合 Tiny Slider 的默认行为 */ width: 100%; padding: 0 10px; box-sizing: border-box; } /* 3. 修复卡片内部 Bootstrap Row 导致的缩进和挤压 */ .tiny-slider-review-card .row { margin-left: 0 !important; margin-right: 0 !important; display: flex !important; /* 只有卡片内部可以使用 flex */ flex-wrap: wrap; background: #fff; border-radius: 15px; overflow: hidden; } /* 4. 图片样式:防止图片撑爆高度 */ .card-image img { width: 100%; height: 300px; /* PC端给个固定高度,防止高度塌陷 */ object-fit: cover; } @media (max-width: 991px) { .card-image img { height: auto; } } /* 基础容器 */ .product-nav { background-color: #eeeeee; position: sticky; top: 0px; z-index: 999; } /* 内部容器 */ .product-nav .product-nav-container { overflow-x: auto; -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } /* 隐藏 Chrome/Safari/Webkit 滚动条 */ .product-nav .product-nav-container::-webkit-scrollbar { display: none; } @media (max-width: 768px) { .product-nav .product-nav-container { overflow-x: inherit; } } /* 导航内容区域 */ .product-nav .product-nav-container .product-nav-content { display: flex; flex-direction: row; justify-content: left; align-items: center; white-space: nowrap; } @media (max-width: 768px) { .product-nav .product-nav-container .product-nav-content { overflow-x: auto; -ms-overflow-style: none; scrollbar-width: none; } .product-nav .product-nav-container .product-nav-content::-webkit-scrollbar { display: none; } } /* 导航项目 */ .product-nav .product-nav-container .product-nav-content .product-nav-item { color: #6c757d; height: -moz-fit-content; height: fit-content; padding: 0.75rem 1.5rem; background: none !important; border-bottom: 2px solid transparent; } @media (max-width: 991px) { .product-nav .product-nav-container .product-nav-content .product-nav-item { padding: 0.75rem 1rem !important; } } /* 注:此处的 768px 逻辑与 991px 在当前代码中是一致的,按原样转换 */ @media (max-width: 768px) { .product-nav .product-nav-container .product-nav-content .product-nav-item { padding: 0.75rem 1rem !important; } } /* 悬停状态 */ .product-nav .product-nav-container .product-nav-content .product-nav-item:hover { color: #3dc1cf; transition: 0.3s ease; } /* 激活状态 */ .product-nav .product-nav-container .product-nav-content .product-nav-item.active { color: #3dc1cf; border-color: #3dc1cf; } .product-nav .product-nav-wrapper { overflow: visible; } .product-nav .product-nav-wrapper ul, .product-nav .product-nav-wrapper li { list-style-type: none; margin: 0; padding: 0; unicode-bidi: normal; } .product-nav .product-nav-content { overflow-x: auto; scrollbar-width: none; display: flex; } .product-nav .product-nav-content .product-nav-item { margin: 0 0 !important; padding: 0.75rem 1.5rem !important; cursor: pointer; color: #444; background: inherit; border-bottom: 2px solid transparent; } @media (max-width: 768px) { .product-nav .product-nav-content .product-nav-item { padding: 0.75rem 1rem 0.75rem 0 !important; } } .product-nav .product-nav-content .product-nav-item.active, .product-nav .product-nav-content .sub-menu.hover1 { color: #3dc1cf; border-color: #3dc1cf; } .product-nav .dropdown-menu { background-color: #EEE; margin: -1px 0 0 !important; width: 100%; border: none; float: inherit; overflow: hidden; } .product-nav .dropdown-menu>div { overflow-x: visible; scrollbar-width: none; display: flex; margin: 0 auto; padding: 0.25rem 1rem 0.75rem 2rem; } @media (max-width: 768px) { .product-nav .dropdown-menu>div { overflow-x: auto; padding: 0.25rem 1rem 0.75rem; } } .product-nav .dropdown-menu .btn { font-size: 1rem; font-weight: 400; text-transform: inherit; padding: 0.25rem 1rem !important; color: #6c757d; border: 1px solid #6c757d; margin-right: 0.5rem; min-width: fit-content; } .product-nav .dropdown-menu .btn.active, .product-nav .dropdown-menu .btn:hover { color: #3dc1cf; border-color: #3dc1cf !important; background-color: rgba(61, 193, 207, 0.031372549); /* 对应 #3dc1cf08 */ } @media (max-width: 768px) { .product-nav .dropdown-menu .btn { font-size: 14px; min-height: inherit; } } Meet Mudi 7 5G NR Tri-band Wi-Fi 7 Travel Router Mudi 7(GL-E5800) 5G NR Frequency Bands Product Code NA Version (GL-E5800NA) EU Version (GL-E5800EU) 5G NR Connectivity 3GPP Rel-17 NSA/SA operation, Sub-6GHz 5G NR NSA n2 / n5 / n7 / n12 / n14 / n25 / n26 / n30 / n38 / n41 / n48 / n66 / n71 / n77 / n78 n1 / n3 / n5 / n7 / n8 / n20 / n26 / n28 / n38 / n40 / n41 / n75 / n77 / n78 5G NR SA n2 / n5 / n7 / n12 / n13 / n14 / n25 / n26 / n29 / n30 / n38 / n41 / n48 / n66 / n70 / n71 / n77 / n78 n1 / n3 / n5 / n7 / n8 / n20 / n26 / n28 / n38 / n40 / n41 / n75 / n77 / n78 LTE Category Cat 20 (DL) / Cat 18 (UL) LTE-FDD B2 / B4 / B5 / B7 / B12 / B13 / B14 / B17 / B25 / B26 / B29 / B30 / B66 / B71 B1 / B3 / B5 / B7 / B8 / B20 / B28 / B32 LTE-TDD B38 / B41 / B42 / B43 / B48 B38 / B40 / B41 / B42 / B43 WCDMA B1 / B5 / B8 Redefining connectivity with 5G & Wi-Fi 7.Supported by dual SIM continuity, with effortless control at your fingertips. Next-Gen ConnectivityAnytime, on the go Mudi 7 (GL-E5800) delivers ultra-fast 5G speeds up to 4.67 Gbps and tri-band Wi-Fi 7 performance for reliable and secure networking. It features built-in eSIM and dual SIM dual standby support for seamless connectivity. Equipped with a 2.5G Ethernet Port, and a fast charging and long-lasting battery, Mudi 7 is your all-in-one solution for powerful, portable connectivity. Versatile Wired, Tethering & Charging Option: 1 x 2.5Gbps Ethernet port & 2 USB-C ports Tri-band Wi-Fi 7: Max. 688Mbps (2.4GHz) / 2882Mbps (5GHz) / 5765Mbps (6GHz) Flexible Network Switching and Traffic Backup: Built-in eSIM & dual SIM dual standby Visual Configuration and Monitoring: 2.8" touchscreen enables extensive functional control and privacy settings Up to 13.5h Battery Life: 5380mAh capacity with 24W PD fast charging Powerful VPN Performance: Max. 700 Mbps on OpenVPN-DCO and 600 Mbps on WireGuard® View Specs Online Guide Previous Next :host { display: block; position: relative; contain: strict; width: 300px; height: 150px; } .container { position: relative; overflow: hidden; } .userInput { width: 100%; height: 100%; display: none; position: relative; outline-offset: -1px; outline-width: 1px; } canvas { position: absolute; display: none; pointer-events: none; /* NOTE(cdata): Chrome 76 and below apparently have a bug * that causes our canvas not to display pixels unless it is * on its own render layer * @see https://github.com/google/model-viewer/pull/755#issuecomment-536597893 */ transform: translateZ(0); } .show { display: block; } /* Adapted from HTML5 Boilerplate * * @see https://github.com/h5bp/html5-boilerplate/blob/ceb4620c78fc82e13534fc44202a3f168754873f/dist/css/main.css#L122-L133 */ .screen-reader-only { border: 0; left: 0; top: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; pointer-events: none; } .slot { position: absolute; pointer-events: none; top: 0; left: 0; width: 100%; height: 100%; } .slot>* { pointer-events: initial; } .annotation-wrapper ::slotted(*) { opacity: var(--max-hotspot-opacity, 1); transition: opacity 0.3s; } .pointer-tumbling .annotation-wrapper ::slotted(*) { pointer-events: none; } .annotation-wrapper ::slotted(*) { pointer-events: initial; } .annotation-wrapper.hide ::slotted(*) { opacity: var(--min-hotspot-opacity, 0.25); } .slot.poster { display: none; background-color: inherit; } .slot.poster.show { display: inherit; } .slot.poster>* { pointer-events: initial; } .slot.poster:not(.show)>* { pointer-events: none; } #default-poster { width: 100%; height: 100%; /* The default poster is a so we need to set display * to prevent it from being affected by text-align: */ display: block; position: absolute; border: none; padding: 0; background-size: contain; background-repeat: no-repeat; background-position: center; background-color: #fff0; } #default-progress-bar { display: block; position: relative; width: 100%; height: 100%; pointer-events: none; overflow: hidden; } #default-progress-bar>.bar { position: absolute; top: 0; left: 0; width: 100%; height: var(--progress-bar-height, 5px); background-color: var(--progress-bar-color, rgba(0, 0, 0, 0.4)); transition: transform 0.09s; transform-origin: top left; transform: scaleX(0); overflow: hidden; } #default-progress-bar>.bar.hide { transition: opacity 0.3s 1s; opacity: 0; } .centered { align-items: center; justify-content: center; } .cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; } .slot.interaction-prompt { display: var(--interaction-prompt-display, flex); overflow: hidden; opacity: 0; will-change: opacity; transition: opacity 0.3s; } .slot.interaction-prompt.visible { opacity: 1; } .animated-container { will-change: transform, opacity; opacity: 0; transition: opacity 0.3s; } .slot.interaction-prompt>* { pointer-events: none; } .slot.ar-button { -moz-user-select: none; -webkit-tap-highlight-color: transparent; user-select: none; display: var(--ar-button-display, block); } .slot.ar-button:not(.enabled) { display: none; } .fab { display: flex; align-items: center; justify-content: center; box-sizing: border-box; width: 40px; height: 40px; cursor: pointer; background-color: #fff; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); border-radius: 100px; } .fab>* { opacity: 0.87; } #default-ar-button { position: absolute; bottom: 16px; right: 16px; transform: scale(var(--ar-button-scale, 1)); transform-origin: bottom right; } .slot.pan-target { display: block; position: absolute; width: 0; height: 0; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0); background-color: transparent; opacity: 0; transition: opacity 0.3s; } #default-pan-target { width: 6px; height: 6px; border-radius: 6px; border: 1px solid white; box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.8); } .slot.default { pointer-events: none; } .slot.progress-bar { pointer-events: none; } .slot.exit-webxr-ar-button { pointer-events: none; } .slot.exit-webxr-ar-button:not(.enabled) { display: none; } #default-exit-webxr-ar-button { display: flex; align-items: center; justify-content: center; position: absolute; top: env(safe-area-inset-top, 16px); right: 16px; width: 40px; height: 40px; box-sizing: border-box; } #default-exit-webxr-ar-button>svg { fill: #fff; } 3D Photos .product-show-list { padding: 0; margin: 0 } .product-show-list>li { list-style-type: none; margin: 0; padding: 0; display: none } .product-show-list>li.active { display: block } .product-show-list model-viewer { display: block; width: 100%; height: 553px } @media(max-width:768px) { .product-show-list model-viewer { height: calc(90vw - 2.5rem) } } .product-type-btn-list { text-align: center; padding-top: 15px } .product-type-btn-list a { cursor: pointer; padding: 5px 10px; border-radius: 30px; margin: 10px } .product-type-btn-list a i { margin-right: 5px } .product-type-btn-list a:hover { background-color: rgba(0, 0, 0, .1) } .product-type-btn-list a.active { background-color: rgba(0, 0, 0, .8); color: #fff } document.querySelectorAll(".product-type-btn-list a").forEach(function (e) { e.addEventListener("click", function () { document.querySelectorAll(".product-type-btn-list a").forEach(function (e) { e.classList.remove("active") }), this.classList.add("active"); var e = this.getAttribute("data-btn"); document.querySelectorAll(".product-show-list li").forEach(function (t) { t.getAttribute("data-type") === e.charAt(0).toUpperCase() + e.slice(1) ? t.classList.add("active") : t.classList.remove("active") }) }) }) Highlight Features Reviews Specs let currentModel = ""; window.addEventListener("scroll", function () { document.querySelectorAll(".product-nav-section").forEach(e => { let t = e.offsetTop; pageYOffset >= t - 163 && (currentModel = e.getAttribute("id")) }), document.querySelectorAll(".product-nav-item").forEach(e => { e.classList.remove("active") }), document.querySelectorAll(".sub-menu").forEach(e => { e.classList.remove("hover1") }), document.querySelectorAll(".dropdown-menu").forEach(e => { e.style.display = "none" }); const e = document.querySelector(`.product-nav-item.${currentModel}`); if (e) { e.classList.add("active"); const n = e.parentElement, t = n ? n.parentElement : null; if (t && t.classList.contains("dropdown-menu")) { const n = t.dataset.dropdownMenu; if (n) { t.style.display = "flex"; const s = document.querySelector(`.product-nav-wrapper .sub-menu[data-dropdown-menu="${n}"]`); s && s.classList.add("active"), setTimeout(() => { const s = e, n = t.querySelector(".container-md"); if (n) { const e = n.offsetWidth, t = s.offsetLeft, o = s.offsetWidth, i = t - e / 2 + o / 2; n.scrollTo({ left: i, behavior: "smooth" }) } }, 50) } } } }), document.querySelectorAll(".sub-menu").forEach(e => { const n = e.dataset.dropdownMenu, t = document.querySelector(`.dropdown-menu[data-dropdown-menu="${n}"]`); if (!t) return; e.addEventListener("click", n => { n.preventDefault(); const s = t.style.display === "flex"; document.querySelectorAll(".dropdown-menu").forEach(e => { e.style.display = "none" }), document.querySelectorAll(".sub-menu").forEach(e => { e.classList.remove("hover1") }), s || (t.style.display = "flex", e.classList.add("hover1")) }) }) Tri-band Wi-Fi 7 5765Mbps 6GHz 2882Mbps 5GHz 688Mbps 2.4GHz 5G Connectivity 2.8” LCD Touchscreen Dual SIM Dual Standby Up to 13.5hrs Run Time 2 USB-C Ports USB Tethering & OTG | PD Charging 尸 2.5G LAN/WAN Port High-speed VPN OpenVPN-DCO 700+ Mbps WireGuard® 600+ Mbps eSIM Activate, connect, shareAll you need is a single touch Mudi 7 places total control at your fingertips. Skip the admin panel and app—instantly view connection status, toggle VPNs, share Wi-Fi via QR codes, and manage repeater settings directly on the touchscreen. Share Wi-Fi instantly via QR code Configure network easily, no admin panels required 5G meets tri-band Wi-Fi 7Secure, stable, and always on Mudi 7 delivers up to 5.8Gbps peak throughput, giving you the flexibility to choose 2.4GHz + 5GHz or 2.4GHz + 6GHz dual-band mode when needed. slide 1 to 2 of 4 Smooth, high-quality livestreams Stable and uninterrupted meetings on the road Secure payments on public hotel networks Ensure stable, secure document transfer Dual-SIM backup, eSIM flexibilitySwitch networks instantly Mudi 7 delivers the stability you need via dual-SIM dual-standby, and the freedom you want with built-in eSIM—letting you switch carriers instantly without ever touching a physical card. Enjoy every journey hassle-free One-tap carrier connection Seamless SIM & eSIM toggle Connect your way, with versatilityProfessional interfaces in your backpack Mudi 7 combines a 2.5G Ethernet port with dual USB-C ports for power and tethering/OTG. Enhance your signal with dual TS-9 ports, ensuring stable connectivity in challenging dead zones. *Note: TS-9 external antennas are not included in the package. slide 1 to 2 of 4 Stable wired access in co-working spaces High-resolution PC VR wireless streaming Instant connectivity via USB-C tethering Signal boosting in challenging coverage areas Stop struggling with outletsEnjoy up to 13.5 hours of untethered freedom Equipped with a 5380mAh battery, Mudi 7 doesn't rely on power outlets. It recharges via 24W PD fast charging, minimizing downtime. Quick charge during short breaks Safe battery-free operation via direct power Download the 3D-printable wall mount and effortlessly mount your device anywhere you need it, with or without a battery cover. Check it out Wall Mount Bracket Product Reviews from Youtubers Mudi 7 (GL-E5800) Reviews The Newest Travel Routers... 6 New GL.iNet Devices You NEED to See from CES 2026 Gl.iNet Mudi 7 SIM Router Revealed - The BEST SIM ROUTER EVER? These Travel Routers Are Amazing | GL.iNet @ CES 2026 View More What Beta Testers are Saying What I love most is the ecosystem—I host my own VPN server on GL-iNet hardware at home and connect the Mudi 7 to it from wherever I am. It’s the ultimate setup for working abroad. The built-in LAN port is also a huge plus for privacy; by hardwiring my laptop, I can kill the wireless radios and keep my location completely off the grid. @tar_xvf This seemingly mobile router provides connectivity not only for laptops and TVs but for an entire smart home ecosystem. Handling work by day, 4K streaming by night, and simultaneous climate/lighting control is effortless. @amuzyche I can’t say enough good things about the Mudi 7. I needed something dependable for work on the go, but it’s quickly turned into our family’s all-around internet solution. @Vulcan Pocket‑friendly and simple to set up, it pairs solid hardware and mature software with quick, reliable Wi‑Fi and consistently strong VPN performance. The long battery life means fewer outlets and more productivity on the go. In short, it’s the ultimate mobile router—a must‑have travel companion. @mmavis29 The most underrated accessory included with each Mudi 7 is the travel case. It protected my Mudi 7 from the heavy rain while only having surface moisture on the outside. Unfortunately the rain got to my books and soaked them, but the travel case having protected my Mudi 7 gives me peace whenever I travel with it. Absolute 10/10 in my opinion. @_DaNobody It is most effective during on-site client visits: When I'm working directly at a server room rack, I use it to hook up to the internet on my own. This bypasses the need for local firewall configurations, and the built-in VPN ensures that I always have secure access to our company servers. I can easily access my secure data and tools without compromising the client's infrastructure. @admonstrator We had 36 tablets, 14 laptops and 1 printer connected over WiFi to the mudi, plus a Poe switch on the ethernet port connected to 6 Poe cameras and a comet Poe. Spectators were able to live stream the event from the cameras and get real time results, all passed through the mudi. And just to add this was all on battery the entire time. @tomp5138 Battery life has been excellent – it easily lasts through long travel days and extended usage, which is exactly what I was hoping for in a mobile router. Performance has been stable, and I especially appreciate the support for the latest channels, which helps maintain strong and reliable connections in different environments. @mniko_tech Arrived at an Airbnb, first thing unpacked is the Mudi7. @jl_blackbriar At home, I use it in tethering mode with my Flint 3, ensuring a reliable backup connection ready to take over if my fiber line goes down. As always, GL‑iNet’s interface is outstanding: clean, intuitive, and powerful. @Earendilsi The Mudi 7 is a game changing device that puts other 5G hotspots to shame. The features are unmatched and will perform in the most demanding use-cases. @bonedaddy4538 Up to 4.67 Gbps5G NR Tri-band Wi-Fi 7BE5800* 2.5 GbpsEthernet Port 10 GbpsUSB 3.1 OpenWrtSupport VPN Client /Server eSIM Support Fast Charging *Dual-band Simultaneous (DBS) Wi-Fi 7 BE5800: 2.4GHz Only, 5GHz Only, 6GHz Only, 2.4GHz+5GHz, 2.4GHz+6GHz Technical Specifications Mudi 7(GL-E5800) 5G NR Frequency Bands Mudi 7(GL-E5800) 5G NR Frequency Bands Product Code NA Version (GL-E5800NA) EU Version (GL-E5800EU) 5G NR Connectivity 3GPP Rel-17 NSA/SA operation, Sub-6GHz 5G NR NSA n2 / n5 / n7 / n12 / n14 / n25 / n26 / n30 / n38 / n41 / n48 / n66 / n71 / n77 / n78 n1 / n3 / n5 / n7 / n8 / n20 / n26 / n28 / n38 / n40 / n41 / n75 / n77 / n78 5G NR SA n2 / n5 / n7 / n12 / n13 / n14 / n25 / n26 / n29 / n30 / n38 / n41 / n48 / n66 / n70 / n71 / n77 / n78 n1 / n3 / n5 / n7 / n8 / n20 / n26 / n28 / n38 / n40 / n41 / n75 / n77 / n78 LTE Category Cat 20 (DL) / Cat 18 (UL) LTE-FDD B2 / B4 / B5 / B7 / B12 / B13 / B14 / B17 / B25 / B26 / B29 / B30 / B66 / B71 B1 / B3 / B5 / B7 / B8 / B20 / B28 / B32 LTE-TDD B38 / B41 / B42 / B43 / B48 B38 / B40 / B41 / B42 / B43 WCDMA B1 / B5 / B8 Interface 1 x 2.5G WAN/LAN Ethernet Port1 x 2.8” Color LCD Touchscreen2 x Nano SIM Card Slots1 x Onboard eSIM Chipset1 x USB Type-C (Power only; power input & output)1 x USB Type-C (10Gbps; power input & output, USB tethering, USB OTG)2 x TS-9 Ports1 x Power Button1 x Reset Button 5G Platform Qualcomm Dragonwing MBB Gen 3 (X72) CPU Qualcomm, Quad-core @2.2GHz Memory/Storage LPDDR4X 2GB / 8GB eMMC Protocol IEEE 802.11a/b/g/n/ac/ax/be Wi-Fi Speed 688Mbps (2.4GHz), 2882Mbps (5GHz), 5764Mbps (6GHz) Antenna 8 x Internal Antennas (6 x cellular antennas, 2 x 2.4GHz & 5GHz & 6GHz Wi-Fi antennas) Ethernet Speed 100/1000/2500Mbps eSIM 1 x Onboard eSIM Built-in Battery 3.85V/5380mAh/20.72Wh Whole Device Power Input USB PD/PPS 5-12V, 30W Max. Power Consumption <30W Operating Temperature 0 ~ 40°C (32 ~ 104°F) Dimension / Weight 157 x 75 x 22.8mm / 300g Tools & Downloadables Datasheet | App | Unboxing | Tutorials | Media Kit document.addEventListener("DOMContentLoaded", function () { const e = new Map; function t() { gsap.registerPlugin(ScrollTrigger); const t = document.querySelectorAll(".e5800-main-container .horizontal-scroll"); if (!t.length) return; e.forEach(e => { e && e.kill() }), e.clear(), ScrollTrigger.getAll().forEach(e => e.kill()), t.forEach((t, n) => { const s = t.querySelector(".figure-list"), o = t.querySelectorAll(".figure-list figure"), i = t.querySelector(".container"); if (!o.length || !i || !s) return; const l = o[0].offsetWidth, d = i.offsetWidth, a = window.getComputedStyle(i), u = parseFloat(a.paddingLeft) || 0, h = parseFloat(a.paddingRight) || 0, m = d - u - h, r = l * o.length - m, f = t.id || `horizontal-scroll-${n}`, c = gsap.timeline({ scrollTrigger: { trigger: t, start: "top top", end: "bottom bottom", scrub: 1, markers: !1 } }); c.to(s, { x: 0, duration: .05, ease: "none" }).to(s, { x: -r }).to(s, { x: -r, duration: 1 }), e.set(f, c) }), ScrollTrigger.refresh() } t(); let n; window.addEventListener("resize", function () { clearTimeout(n), n = setTimeout(function () { t() }, 250) }) }) function handleAnimationOne() { const t = document.querySelectorAll(".animate_one"); t.forEach(e => { let n = e.getBoundingClientRect().top, t = e.getBoundingClientRect().bottom, s = e.offsetHeight, o = window.innerHeight * .8; Math.abs(n) < o && (e.classList.value.includes("in-view") || e.classList.add("in-view")), (t < 50 || t > window.innerHeight + s - 50) && e.classList.remove("in-view") }) } window.addEventListener("scroll", handleAnimationOne) document.addEventListener("DOMContentLoaded", function () { let allTinySliderX20000ReviewByClass = document.getElementsByClassName('tiny-slider-beta-tester-review') if (allTinySliderX20000ReviewByClass.length > 0) { tns({ container: '.tiny-slider-beta-tester-review', loop: true, items: 1, center: false, slideBy: 1, nav: false, autoplay: true, speed: 400, autoplayButtonOutput: false, mouseDrag: true, controlsContainer: '#tiny-slider-controls-beta-tester-review', responsive: { 640: { items: 1 }, 768: { items: 1 }, 991: { items: 1 }, 1440: { items: 2, center: true } } }) } // 获取所有滑块容器元素 var allTinySliderContainersGeneral1122ByClass = document.getElementsByClassName('tiny-slider-container-general-1122') // 遍历每个容器,单独初始化滑块 if (allTinySliderContainersGeneral1122ByClass.length > 0) { Array.from(allTinySliderContainersGeneral1122ByClass).forEach(function (container, index) { // 获取当前容器内的 tiny-slider-general-1122 元素 var sliderElement = container.querySelector('.tiny-slider-general-1122') var controlsElement = container.querySelector('.tiny-slider-general-1122-controls') if (sliderElement) { tns({ container: sliderElement, // 使用当前DOM元素作为容器 loop: false, swipeAngle: false, items: 1, center: false, slideBy: 1, nav: false, autoplay: false, speed: 400, autoplayButtonOutput: false, autoHeight: false, mouseDrag: true, controlsContainer: controlsElement || false, // 使用找到的 controls 容器 responsive: { 640: { items: 1 }, 768: { items: 1 }, 991: { items: 2 }, 1199: { items: 2 } } }) } }) } });
Product description supplied by the merchant catalog.