Oferty
(17)Pozostałe oferty od najtańszej



Opis i specyfikacja
nbsp; /* */ /* lightGray */ . resellerContainer--theme { --theme-background: #ffffff; --theme--titleColor: #0f1111; --theme-textColor: #0f1111; } body, . resellerReset div, . resellerReset p, . resellerReset section, .
resellerReset article, . resellerReset figure, . resellerReset h1, . resellerReset h2, . resellerReset h3, .
resellerReset span, . resellerReset ol, . resellerReset ul, . resellerReset li { margin: 0; padding: 0; } . resellerReset { box-sizing: border-box; } .
resellerReset * { box-sizing: border-box; } . resellerReset li { list-style: none; } . resellerReset . imageDefault { width: 100%; vertical-align: middle; } . resellerContainer { width: 100%; position: relative; padding: 0 15px; margin: 0 auto; min-width: 320px; background-color: var(--theme-background); } @media (min-width: 576px) { .resellerContainer { max-width: 540px; } } @media (min-width: 768px) { .resellerContainer { max-width: 720px; } } @media (min-width: 992px) { .resellerContainer { max-width: 960px; } } @media (min-width: 1300px) { .resellerContainer { max-width: 1170px; } } .
resellerContainer--font { --font-title: 32px; --font-text: 16px; --font-cardTitle: 24px; --font-cardText: 16px; --font-contentTitle: 17px; --font-contentSubTitle: 17px; --font-contentDescription: 14px; --font-bulletPointItem: 13px; --font-noticeTitle: 13px; --font-noticeContent: 12px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans TC", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif; } . resellerContainer . resellerCol-4, . resellerContainer . resellerCol-3 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 100%; } @media (min-width: 576px) { .resellerContainer .resellerCol-4, .resellerContainer .resellerCol-3 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 50%; } } .
resellerContainer . resellerRow { display: flex; flex-wrap: wrap; margin: 0 -15px; } @media (min-width: 992px) { .resellerContainer .resellerCol-6 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 50%; } } @media (min-width: 992px) { .resellerContainer .resellerCol-3 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 25%; } } @media (min-width: 992px) { .resellerContainer .resellerCol-4 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 33.3333333333%; } } . resellerContainer . resellerCol-12 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 100%; } . resellerContainer .
resellerOneCard . msiCard__content ul, . resellerContainer . resellerOneCard . msiCard__content ol { margin: 25px auto 0; text-align: left; } @media (min-width: 992px) { .resellerContainer .resellerOneCard .msiCard__content ul, .resellerContainer .resellerOneCard .msiCard__content ol { width: 60%; } } .
resellerContainer . resellerOneCard . msiCard__content { text-align: center; } @media (min-width: 992px) { .resellerContainer .resellerOneCard .msiCard__content { width: 80%; margin: auto; } } . resellerContainer . resellerOneCard .
msiCard__content . title { margin-top: 30px; } @media (min-width: 992px) { .resellerContainer .resellerOneCard .msiCard__imageBox::before { content: ""; display: block; padding-top: 50%; } } @media (min-width: 992px) { .resellerContainer .resellerOneCard .cardImage { position: absolute; top: -50%; left: 0; } } . resellerBigFeature__content ol li: : before, . resellerBigFeature__content ul li: : before, . resellerContainer .
contentBulletPoint__item: : before, . resellerContainer . msiCard__content ol li: : before, . resellerContainer . msiCard__content ul li:
: before { display: inline; margin-right: 10px; } . resellerContainer . msiCard__content ul, . resellerContainer . msiCard__content ol, .
resellerContainer . msiCard__content . text p, . resellerContainer . msiCard__content { margin-top: 15px; } . msiCard__imageBox { position: relative; overflow: hidden; } .
msiCard__imageBox: : before { content: ""; display: block; padding-top: 50%; } @media (min-width: 992px) { .msiCard__imageBox::before { display: none; } } . msiCard__imageBox . cardImage { position: absolute; top: -50%; left: 0; } @media (min-width: 992px) { .msiCard__imageBox .cardImage { position: static; top: unset; left: unset; } } . resellerContainer .
msiCard__content ol { counter-reset: num; } . resellerContainer . msiCard__content ol li p { margin-top: 0; } . resellerContainer . msiCard__content ol li + li { margin-top: 10px; } .
resellerContainer . msiCard__content ol li: : before { counter-increment: num; content: counter(num) "."; } . resellerContainer . msiCard__content ul { counter-reset: dot; } .
resellerContainer . msiCard__content ul li p { margin-top: 0; } . resellerContainer . msiCard__content ul li + li { margin-top: 10px; } . resellerContainer .
msiCard__content ul li: : before { counter-increment: dot; content: counter(dot, disc); } . resellerContainer . msiCard__content . title { color: var(--theme--titleColor); font-size: var(--font-cardTitle); font-weight: bold; line-height: 1.2; } .
resellerContainer . msiCard__content . text { color: var(--theme-textColor); font-size: var(--font-cardText); margin-top: 5px; } . resellerContainer . resellerKVContent__imageBox { position: relative; } .
resellerContainer . resellerKVContent__imageBox . msiLogo { position: absolute; top: 0; left: 0; z-index: 1; } . resellerContainer . resellerKVContent__description { text-align: center; margin-top: 30px; } .
resellerContainer . resellerKVContent__description . title { color: var(--theme--titleColor); font-size: var(--font-title); font-weight: bold; } . resellerContainer . resellerKVContent__description .
context { color: var(--theme-textColor); margin: 4px auto 0; font-size: var(--font-text); } @media (min-width: 992px) { .resellerContainer .resellerKVContent__description .context { width: 50%; } } . resellerContainer . resellerAPlus__content . contentDescription, . resellerContainer .
resellerAPlus__content . contentSubTitle, . resellerContainer . resellerAPlus__content . contentTitle { margin-bottom: 8px; } .
resellerContainer . resellerAPlusRow { display: grid; gap: 15px; grid-template-columns: 1.2fr 2fr 1fr; } . resellerContainer . resellerAPlus__content { padding-right: 50px; padding-left: 20px; color: #0f1111; } . resellerContainer .
resellerAPlus__content . contentTitle { font-size: var(--font-contentTitle); line-height: 20px; } . resellerContainer . resellerAPlus__content . contentSubTitle { font-weight: 400; font-size: var(--font-contentSubTitle); line-height: 1.255; font-style: italic; color: #565959; } .
resellerContainer . resellerAPlus__content . contentDescription { font-size: var(--font-contentDescription); line-height: 20px; } . resellerContainer . contentBulletPoint { border: 1px solid #ddd; border-radius: 5px; background-color: #f3f3f3; padding: 14px 25px; margin-top: 14px; position: relative; counter-reset: dot; } .
resellerContainer . contentBulletPoint__item { font-size: var(--font-bulletPointItem); line-height: 19px; } . resellerContainer . contentBulletPoint__item: : before { font-size: 15px; position: absolute; left: 10px; counter-increment: dot; content: counter(dot, disc); } .
resellerContainer . resellerAPlus__notice { position: relative; padding: 0 20px 20px; } . resellerContainer . resellerAPlus__notice: : before { content: ""; width: 1px; background-color: #ddd; position: absolute; top: 0; bottom: 0; left: 0; } .
resellerContainer . resellerAPlus__notice . noticeTitle { font-weight: 700; font-size: var(--font-noticeTitle); color: #565959; line-height: 19px; } . resellerContainer . resellerAPlus__notice .
noticeContent { font-size: var(--font-noticeContent); color: #565959; line-height: 16px; } . resellerContainer . resellerBigFeature__content . text p, . resellerContainer . resellerBigFeature__content ul, .
resellerContainer . resellerBigFeature__content ol { margin-top: 15px; } . resellerContainer . resellerBigFeature__content { margin-top: 20px; } . resellerContainer .
resellerBigFeature__content ol { counter-reset: num; } . resellerContainer . resellerBigFeature__content ul { counter-reset: dot; } . resellerContainer . resellerBigFeature__content .
title { color: var(--theme--titleColor); } . resellerContainer . resellerBigFeature__content . text { color: var(--theme-textColor); } . resellerBigFeature__content ol li:
: before { counter-increment: num; content: counter(num) "."; } . resellerBigFeature__content ul li: : before { counter-increment: dot; content: counter(dot, disc); } . resellerContainer . resellerVideo__content { width: 100%; } Document Nowy punkt zwrotny Obudowy z serii MAG PANO M100R PZ wyposaone s w zakrzywione pod ktem 270 stopni panele z hartowanego szka, ktre w poczeniu z kompatybilnymi pytami gwnymi typu Back-connect, zwikszaj estetyk i uporzdkowanie kabli we wntrzu komputera.
MAG PANO M100R PZ oferuje te spektakularne podwietlenie dziki fabrycznie zainstalowanym trzema zasysajcymi powietrze, 120-wentylatorom wlotowym ARGB PWM o odwrconym cigu i jednemu 120-milimetrowemu wentylatorowi wylotowemu ARGB PWM. atwa organizacja Obsuga pyt gwnych typu Back-connect nie tylko upraszcza proces montau komputera, ale take uatwia zarzdzanie kablami. Dodatkowo, system ten zapobiega takiej sytuacji, e kable z przodu pyty gwnej mogyby niepotrzebnie zajmowa przestrze, dziki czemu wntrze obudowy jest duo bardziej uporzdkowane i przejrzyste. Paski na rzepy uatwiaj podwizywanie i ukadanie kabli. Szeroka kompatybilno Obsugiwane pyty gwne:
Micro-ATX (obudowa kompatybilna jest zarwno z pytami typu Back-connect, jak i standardowymi pytami gwnymi) oraz Mini-ITX (zgodno ze standardowymi pytami gwnymi). Przestrze na podzespoy: Wysoko coolera na procesor: 175 mm Dugo karty graficznej: 390 mm Dugo zasilacza:
do 200 mm. Opcje pamici masowej: 1 x 2,5" 1 x 2,5"/3,5" uniwersalna zatoka na napdy SSD Szerokie wsparcie dla systemw chodzenia Pyty gwne z serii MAG PANO M100R PZ fabrycznie wyposaone s w trzy 120-milimetrowe wentylatory ARGB PWM o odwrconym cigu i jeden wylotowy, 120-milimetrowy wentylator ARGB PWM, inne opcje zwizane z wentylatorami systemu chodzenia obejmuj: Wentylatory u gry: 3 x 120 / 2 x 140 mm Wentylatory z tyu: 1 x 120 / 140 mm Wentylatory w obudowie zasilacza:
2 x 120 mm Wentylatory w dolnej czci obudowy: 1 x 120 mm Pytka sterujca wentylatorami ARGB-PWM, do ktrej podczy mona od 1 do 4 wentylatorw Zainstalowana fabrycznie pytka sterujca podwietleniem pozwala na podczenie do niej od 1 do 4 wentylatorw ARGB-PWM. Umoliwia intuicyjne sterowanie owietleniem i pozwala na korzystanie z profili podwietlenia przy wykorzystaniu do tego celu przycisku przecznika LED. Pytka sterujca jest w peni kompatybilna z technologi Mystic Light dostpn na pytach gwnych MSI. 1. 3-pinowe zcze ARGB 2.
4-pinowe zcze PWM Zakrzywiony pod ktem 270 stopni panoramiczny panel boczny Obudowa wyposaona jest w zakrzywiony pod ktem 270 stopni panel boczny wykonany ze wzmocnionego szka. Zapewnia on panoramiczny widok do wntrza komputera bez przeszkadzajcych, metalowych ramek na rogach obudowy, oferujc tym samym pynn prezentacj zainstalowanych wewntrz komponentw. Monta podzespow umoliwiajcy zarzdzanie kablami 33-milimetrowa przestrze do prowadzenia kabli i fabrycznie zainstalowane tamy z rzepami pozwalaj na atwe zarzdzanie kablami. Wloty powietrza i filtry Zdejmowana bez uycia narzdzi grna pokrywa umoliwia atw instalacj filtrw, podczas gdy na dole obudowy zastosowano magnetyczne zatrzaski pozwalajce na swobodny dostp do filtra przeciwpyowego i jego wyczyszczenie. Przyciski i zcza We/Wy dostpne na bocznym panelu obudowy Na bocznym panelu We/Wy znajduje si port USB 3.
2 Gen 2x2 Type-C, ktry pozwala na szybkie przesyanie danych z prdkoci 20 Gbit/s. Moe on by bezporednio podczony do kompatybilnej pyty gwnej, ktra zamontowana jest w obudowie. 1 x USB 3. 2 Gen 2x2 Type-C (20 Gbit/s) 1 x USB 3. 2 Gen 1 Type-A (5 Gbit/s) Wejcie mikrofonowe / Wyjcie audio Przycisk przecznika LED Przycisk zasilania Panel przedni: 120 mm x3, Nie;Szerokość [cm]:
23. 5;Typ obudowy: Mini Tower;Panel tylny: 120 mm x1, Nie;Wnęki wewnętrzne 3. 5 cala: 1;USB 3. 0: 1;Wnęki zewnętrzne 5. 25 cala: Nie;Wnęki zewnętrzne 3.
5 cala: Nie;Sloty rozszerzeń: 5;Waga [kg]: 8. 66;Głębokość [cm]: 44;Kolor: Czarne;Złącze słuchawkowe/głośnikowe: Tak;Złącze mikrofonowe:
Tak;Zasilacz: Bez zasilacza;Kompatybilność: Micro ATX (uATX), ITX;Panel boczny: 120 mm x3, Nie;Maksymalna wysokość układu chłodzenia CPU [cm]: 17. 5;Wnęki wewnętrzne 2.
5 cala: 1;USB Typ-C: 1;Okno: Z oknem;Wyciszona: Nie;Maksymalna długość karty graficznej [cm]: 39;Wysokość [cm]: 40. 5;Panel dolny:
120 mm x3, Nie;Moc zasilacza: Brak zasilacza;USB TurboCharging: Brak;USB 3. 2: Brak;USB 3. 1: Brak;USB 2.
0: Brak;Czytnik kart pamięci: Nie;Panel górny: Nie, 120 mm x3/140 mm x2;Podświetlenie: ARGB;Informacje o producencie: Micro-Star International Co.
| No. 69, Lide St, Zhonghe District | New Taipei City | TW | 235 | GPSR@MSI. COM;Podmiot odpowiedzialny: MSI Computer Europe BV | Science Park Eindhoven 5706 | Eindhoven | NL | 5692 ER Son | GPSR@MSI. COM
Produkty polecane dla Ciebie