关于此Laptop
Product description .aplus-v2 .container-with-background-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } function logShoppableMetrics(moduleName, showsAddToCart) { if (window.ue && window.ue.count) { window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0); } } .aplus-v2 .premium-aplus-module-3 .premium-module-3-heading { padding-bottom: 40px; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-four-column { text-align: center; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-four-column { text-align: inherit; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-column { display: inline-block; vertical-align: top; width: 25%; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-column { padding: 0 20px; } .aplus-v2 .premium-aplus-module-3 .column-heading { padding-top: 20px; } .aplus-v2 .premium-aplus-module-3 .column-description { padding-top: 10px; } .aplus-v2 .premium-aplus-module-2 .premium-background-wrapper { position: relative; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper { position: absolute; width: 50%; height: 100%; top: 0; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: 50%; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: auto; right: 50%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background { padding: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-description { line-height: 1.5em; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background { background: rgba(255,255,255,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background { background: rgba(0,0,0,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-container { display: table; height: 100%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-column { display: table-cell; vertical-align: middle; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); /** * Premium-module 5: Comparision table - scroller */ .aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px; } /* position column-headers relative to this table */ .aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1; } .aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0; } .aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%; } .aplus-v2 .premium-aplus-module-5 td.attribute { min-width: 300px; top: auto; left: 0; z-index: 100; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto; } .aplus-v2 .premium-aplus-module-5 td.active-item, .aplus-v2 .premium-aplus-module-5 th.active-item { top: auto; left: 300px; z-index: 100; } html[dir="rtl"] .premium-aplus-module-5 td.active-item, html[dir="rtl"] .premium-aplus-module-5 th.active-item { left: auto; right: 300px; } .aplus-v2 .premium-aplus-module-5 .attribute, .aplus-v2 .premium-aplus-module-5 .active-item{ position: sticky; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td, .aplus-v2 .premium-aplus-module-5 table.a-bordered th { background-color: #fff; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px; } .aplus-v2 .premium-aplus-module-5 .product-title { font-size: 15px; padding: 10px 0; } .aplus-v2 .premium-aplus-module-5 .scroll-width { overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 300px; } .aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px; } /* Override default AUI .a-bordered table borders */ .aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid; } /* Size the top scroller */ .aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px; } .aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: 1rem; font-weight: normal; } .aplus-v2 .premium-aplus-module-5 .review { font-size: 14px; } /** * Premium modules global styles */ .aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } /* Undo this for tech-specs because it breaks table layout */ .aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: Arial, sans-serif; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: inherit; } /* type */ .aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; } .aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; } /* spacing */ .aplus-v2 .aplus-container-1 { padding: 40px; } .aplus-v2 .aplus-container-1-2 { padding: 40px 80px; } .aplus-v2 .aplus-container-2 { padding: 80px; } .aplus-v2 .aplus-container-3 { padding: 40px 0; } /* Display */ .aplus-v2 .premium-aplus .aplus-display-table { display: table; } .aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; } .aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; } /* Aplus display table with min-width 1000px and fill remaining space inside parent */ .aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% } /** * Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80. */ (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('aplus-module-tech-specs').execute(function(init) { if (init) { return; } P.register('aplus-module-tech-specs', function() { function showTablesFallback(tables) { // unsuccessful toggling "hide" parent class, fallback to toggling table css directly if (tables && typeof tables.css === 'function') { tables.css('visibility','visible'); } } function showTables(tables, hideLoadingCssClassName) { if (tables && typeof tables.closest === 'function') { var hideTableContainers = tables.closest('.' + hideLoadingCssClassName); if (hideTableContainers.length && typeof hideTableContainers.removeClass === 'function') { hideTableContainers.removeClass(hideLoadingCssClassName); return; // do not go to fallback } } showTablesFallback(tables); } function resizeSpecTables($, tables) { var tableHeights = []; tables.each(function(i, table) { tableHeights.push($(table).height()); }); var maxHeight = Math.max.apply(undefined, tableHeights); tables.height(maxHeight); } return function(moduleId, tableCssClassName, hideLoadingCssClassName) { P.when('A', 'ready').execute(function(A) { var $ = A.$; var targetClassName = '.' + moduleId + ' .' + tableCssClassName; var tables = $(targetClassName); try { resizeSpecTables($, tables); showTables(tables, hideLoadingCssClassName); } catch (e) { // in case resizeSpecTables throws, try to show tables or all hides if (tables && tables.length) { showTablesFallback(tables) } else { // final attempt, show all hidden tables var hideTableContainers = $('.' + (hideLoadingCssClassName || 'aplus-tech-spec-hide-loading')); hideTableContainers.removeClass(hideLoadingCssClassName); } } }); } }); }); })); .aplus-tech-spec-hide-loading { visibility: hidden; } .aplus-tech-spec-hide-loading:only-child { visibility: visible !important; } <style type="text/css"> .aplus-tech-spec-hide-loading { visibility: visible !important; } </style> <img alt="5825U laptop" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/bd453896-493f-4cf8-a6a9-c9db7bc4fe0b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> AMD Ryzen 7 5825U KURIETIM Gaming Laptop Stay Productive And Entertained Every Day <img alt="laptop computer" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/be5a9f55-e119-445d-9e59-7be9dddec7f8.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Equipped with AMD Ryzen 7 5825U, Codename Lucienne which with 8-core, 16-thread technology. Power by AMD ZEN 3 architecture, matched with 16MB of L3 cache, built by TSMC 7nm process (base 2.0GHz, turbo up to 4.5GHz). Unrivaled performance output from the ultimate in power-efficient design. AMD Ryzen 7 5825U Laptop <img alt="laptop" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/46ba8dad-887e-49d8-aacd-f2114594693c.__CR0,0,300,225_PT0_SX300_V1___.jpg"/> Win 11 Pro Operating System 2.4G+5G WiFi <img alt="Laptop" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/18b4756b-d512-4b51-ba39-52b40adc0cb9.__CR0,0,300,225_PT0_SX300_V1___.jpg"/> 180° Open Angle Provides you with the most comfortable viewing angle <img alt="LAPTOP" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/4ee3eced-1629-4411-80d9-1f035c60707b.__CR0,0,300,225_PT0_SX300_V1___.jpg"/> Multiple Interfaces Equipped with 3 USB 3.0, 1 Audio Jack, 1 DC Charging Port, 1 Micro SD Card and 1 HDMI interfaces <img alt="laptop" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/3d5450d8-afe2-4ec5-9dbd-36038abc6c4f.__CR0,0,300,225_PT0_SX300_V1___.jpg"/> 15.6 inch 1080P FHD Display 15.6 inch Full HD screen gives you an immersive experience, equiped with UHD 1080p IPS high-definition screen <img alt="laptop" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/df031dbe-a1fc-4a93-97b2-85cfccb0b1b6.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Powered by a powerful CPU, matched with 16MB of L3 cache. Whether it's for business office or gaming entertainment, KURIETIM Gaming laptop is a wonderful choice. Backlit Keyboard & Fingerprint Unlock & Webcam Switch <img alt="Laptop" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/14d338e8-76d1-4576-9e29-97a2e486ffb8.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> AMD Ryzen 7 5825U Gaming Laptop Operating system Windows 11 Pro 64-bit CPU AMD Ryzen 7 5825U Memory 32GB DDR4 RAM Screen Size 15.6 inches Resolution 1920 x 1080 WIFI 802.11ac/b/g/n, 2.4/5 GHz Dual-band Speaker Stereo Speakers 8R/1.0W*4 Fingerprint Unlock Yes (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('aplus-module-tech-specs').execute(function(resizeSpecTables) { resizeSpecTables('aplus-index-5', 'aplus-tech-spec-table', 'aplus-tech-spec-hide-loading'); }); })); Some models of laptops in our store Ryzen 7 Gaming Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Ryzen 3 3250U Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Intel i7-13620H Laptop Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Customer Reviews .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.0 out of 5 stars 16 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.8 out of 5 stars 93 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.8 out of 5 stars 93 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.8 out of 5 stars 93 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.8 out of 5 stars 93 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.7 out of 5 stars 16 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 5.0 out of 5 stars 3 Price $574.99$574.99 $269.99$269.99 $334.99$334.99 $364.99$364.99 $374.99$374.99 $312.99$312.99 $664.99$664.99 System Windows 11 Pro Windows 11 Pro Windows 11 Pro Windows 11 Pro Windows 11 Pro Windows 11 Pro Windows 11 Pro CPU AMD Ryzen 7 5825U N95 N95 N95 N95 AMD Ryzen 3 3250U Intel i7-13620H Storage 32GB | 1TB 16GB | 512GB 32GB | 512GB 32GB | 1TB 32GB | 1TB 16GB | 512GB 32GB | 1TB Display Size 15.6 inches 15.6 inches 15.6 inches 15.6 inches 15.6 inches 16 inches 16 inches RAM tech DDR4 DDR4 DDR4 DDR4 DDR4 DDR4 DDR4 Fingerprint Unlock √ √ √ √ √ √ √ Backlit Keyboard √ √ √ √ √ √ √ (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); }));
- Powered by AMD Ryzen 7 5825U Processor for seamless multitasking - KurieTim gaming laptop features an AMD Ryzen 7 5825U processor(8C16T, up to 4.3GHz). Its powerful and upgraded performance ensures smooth game operation and high-quality display. AMD Radeon graphics processing ability to keep you immersed, enter the gaming world to start your adventure
- LARGE MEMORY STORAGE - The ryzen 7 laptop comes with up to 32GB of DDR4 memory, which responds faster to your commands. The built-in 1TB SSD is enough to accommodate system files and massive data, excellent reading and writing speed greatly shortening your startup time. Lightweight and portable design, perfect for work and travel. Experience lightning-fast boot and load times, and effortlessly. 1TB Expand & Multiple Interfaces, Metal case
- Full HD Display & Multi Port - This 15.6 inch gaming laptop computer features an innovative thin-bezel display that provides more usable onscreen space for immersive FHD viewing. It comes with Webcam×1, HDMI×1, Type_C (Full function)×1, Audio/Mic×1, Type_Cx1, DC Jack×1, USB3.0×1, USB2.0×2. Also paired with a backlit keyboard and numeric keypad, providing you with a full range of control comfort
- Backlit Keyboard & Fingerprint Unlock & Webcam Switch - The ergonomic backlit keyboard with comfortable key stroke allows you to quickly express your thoughts. The AMD Ryzen 7 5825U laptop has a built-in fingerprint reader for secure and convenient access to your computer. You can quickly unlock your laptop without needing to enter a password
- The gaming laptop prepares you for fast Internet connections and high-speed surfing. Wireless connectivity with WIFI 802.11ac/b/g/n+BT allow you to no longer suffer network delays or outages from now on. Bluetooth 5.0 technology quickly recognizes your assistive devices and provides a stable and stronge connection signal. Quick Connect to start your Internet surfing instantly
- Enhanced Windows11Pro Experience - Harness the latest in operating system technology with Windows11Pro. Experience enhanced speed, security, and efficiency, streamlining your tasks and empowering you to achieve more in less time