.b-pfd-article ul li:before {
content: none !important;
}
@charset "UTF-8";
#ASUS-ProductOverview {
font-size: 12px;
text-align: center;
margin: 0;
font-weight: 400
}
#ASUS-ProductOverview * {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ASUS-ProductOverview img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}
#ASUS-ProductOverview sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.5em;
}
#ASUS-ProductOverview p {
padding: 0;
margin: 0;
}
#ASUS-ProductOverview p.note {
font-size: 12px;
line-height: 1.5em;
margin: 3px auto 10px;
}
#ASUS-ProductOverview a {
color: #0082fc;
text-decoration: none;
margin: 0px auto;
display: inline-block;
padding: 0
}
#ASUS-ProductOverview.mbWrapper {
width: 100%;
max-width: 1000px;
padding: 0px;
background-color: #fff;
margin: 0 auto;
}
#ASUS-ProductOverview .color-grey {
color: #888;
}
#ASUS-ProductOverview .p-b-10 {
padding-bottom: 10px !important
}
#ASUS-ProductOverview .p-b-20 {
padding-bottom: 20px !important
}
#ASUS-ProductOverview .p-b-30 {
padding-bottom: 30px !important
}
#ASUS-ProductOverview .p-b-40 {
padding-bottom: 40px !important
}
#ASUS-ProductOverview .p-b-50 {
padding-bottom: 50px !important
}
#ASUS-ProductOverview .p-t-10 {
padding-top: 10px !important
}
#ASUS-ProductOverview .p-t-20 {
padding-top: 20px !important
}
#ASUS-ProductOverview .p-t-50 {
padding-top: 50px !important
}
#ASUS-ProductOverview .Subtitle {
color: #000;
font-size: 24px;
line-height: 1.2em;
font-weight: 400;
margin: 0 auto 10px;
width: 90%;
}
#ASUS-ProductOverview .Title {
color: #333333;
margin: 15px auto 5px;
font-size: 32px;
line-height: 1.2em;
font-weight: 500;
width: 90%;
}
#ASUS-ProductOverview .Text {
color: #333333;
font-weight: 400;
font-size: 15px;
line-height: 20px;
width: 90%;
margin: 0 auto
}
#ASUS-ProductOverview .icon-title {
font-size: 1.5em;
font-weight: 500;
line-height: 1.2em;
padding: 0 0 10px;
width: 95%;
margin: 10px auto 0
}
#ASUS-ProductOverview .uppercase {
text-transform: uppercase;
}
/* TEXT */
#ASUS-ProductOverview .text-left {
text-align: left !important;
}
#ASUS-ProductOverview .text-center {
text-align: center !important;
}
#ASUS-ProductOverview .text-right {
text-align: right !important;
}
/* Align + Valign center */
#ASUS-ProductOverview .a-center {
text-align: center !important;
}
/* mobile & webstyle */
#ASUS-ProductOverview .section_item {
position: relative;
display: inline-block;
width: 100%;
padding: 15px 10px
}
#ASUS-ProductOverview .section_item img {
width: auto;
margin: 0 auto;
}
#ASUS-ProductOverview .flexCon {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#ASUS-ProductOverview .justify-content-center {
justify-content: center;
}
#ASUS-ProductOverview .align-items-center {
align-items: center;
}
#ASUS-ProductOverview .flexCon.flex-50-50>.flex-item {
position: relative;
width: 50%;
padding: 0 0px;
}
#ASUS-ProductOverview .flexCon.flex-50-50>.flex-item:first-child {
padding: 0;
}
#ASUS-ProductOverview .flexCon.flex-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
#ASUS-ProductOverview .section_item {
padding: 0px 0 30px
}
#ASUS-ProductOverview .flexCon.flex-50-50>.flex-item {
position: relative;
width: 100%;
padding: 0px 0;
}
#ASUS-ProductOverview .Subtitle {
font-size: 20px;
line-height: 1.2em;
font-weight: 400;
width: 100%;
padding-left: 5px;
padding-right: 5px;
}
#ASUS-ProductOverview .Title {
font-size: 26px;
line-height: 1.2em;
font-weight: 500;
width: 100%;
padding-left: 5px;
padding-right: 5px;
}
#ASUS-ProductOverview .Text {
font-weight: 400;
font-size: 15px;
line-height: 1.2em;
width: 100%;
padding-left: 5px;
padding-right: 5px;
}
/* mobile */
#ASUS-ProductOverview .flexCon.flex-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
#ASUS-ProductOverview .points_ul {
display: inline-block;
margin: 0;
width: 100%;
list-style-type: disc;
margin: 1em 0;
padding-left: 25px;
}
#ASUS-ProductOverview .points_ul li {
margin-bottom: 5px;
font-weight: 400;
font-size: 1.1666em;
line-height: 1.3em;
}
#ASUS-ProductOverview .points_ul li strong {
font-weight: bold;
}
#ASUS-ProductOverview ul.updown_section {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 10px 0;
}
#ASUS-ProductOverview ul.updown_section.updown_section_twothirds {
width: 66.66%;
margin: 0 auto
}
#ASUS-ProductOverview ul.updown_section li {
list-style: none;
padding: 0 5px;
}
#ASUS-ProductOverview ul.updown_section li img {
width: 100%;
}
#ASUS-ProductOverview ul.updown_section_two {
margin: 0 auto;
}
#ASUS-ProductOverview ul.updown_section_two li {
width: 50%;
}
#ASUS-ProductOverview ul.updown_section_three li {
width: 50%;
}
#ASUS-ProductOverview ul.updown_section_four li {
width: 25%;
padding: 0 0 10px;
}
#ASUS-ProductOverview ul.updown_section li:first-child {
padding-left: 0;
padding-right: 10px
}
#ASUS-ProductOverview ul.updown_section li:last-child {
padding-right: 0;
padding-left: 10px;
}
@media only screen and (max-width: 768px) {
#ASUS-ProductOverview ul.updown_section li {
width: 100% !important;
padding: 0 !important
}
#ASUS-ProductOverview ul.updown_section.updown_section_twothirds {
width: 100%
}
}
Prime 850W Gold Black Edition
ЕТАЛОННА НАДІЙНІСТЬ
Блоки живлення ASUS серії Prime із сертифікацією 80+ Gold забезпечують ефективне живлення як робочих станцій, так і персональних комп'ютерів – універсальних та ігрових. Ці блоки живлення, в яких використовуються вентилятори охолодження з парою кулькових підшипників, відзначаються високою надійністю, що підтверджується 8-річною гарантією.
- Сертифікація 80 Plus та Cybenetics Gold завдяки високоякісним конденсаторам та іншим компонентам преміумкласу.
-
Сумісність з ATX 3.1: блоки живлення Prime Gold сумісні зі стандартом ATX 3.1 і постачаються з 16-контактним кабелем PCIe® для підключення відеокарт з енергоспоживанням до 600 Вт, оснащених шиною PCIe 5.1.
-
Пара кулькових підшипників: удвічі більший термін служби, ніж у традиційних підшипників ковзання.
-
Гнучкі модульні кабелі з рифленою поверхнею.
-
8-річна гарантія.
СУЧАСНІ СТАНДАРТИ
Сумісність з ATX 3.1 та PCIe 5.1
Серія Prime Gold відповідає суворим вимогам стандарту ATX 3.1 і підтримує відеокарти PCIe 5.1. Вона витримує пікові стрибки загальної потужності до двох разів, а відеокарти – до трьох разів вище номінальної, що гарантує непохитну стабільність вашого ПК.
16-контактний кабель PCIe, що постачається в комплекті з блоком живлення, передбачає можливість передачі напруги живлення на новітні відеокарти з шиною PCIe 5.1.
Щоб отримати інструкції щодо правильного використання вдосконаленого 16-контактного кабелю, див. розділ [Відеокарта та блок живлення] Як правильно підключити 16-контактний кабель живлення
СЕРТИФІКАЦІЯ
Сертифікація 80 PLUS і Cybenetics Gold
У блоці живлення ASUS Prime 850W Gold використовуються високоякісні конденсатори з низьким імпедансом, тож він відзначається чудовою енергоефективністю, що відповідає стандарту 80 PLUS® Gold. Його ККД становить до 92%, тож він менше нагрівається, менше шумить і є більш надійним, ніж БЖ з меншим ККД.
ВИСОКОЯКІСНІ РИФЛЕНІ КАБЕЛІ
Виготовлені з високоякісного матеріалу, ці кабелі з рифленою поверхнею легко гнуться під час монтажу та працюють при температурі на 50°C нижчій за гранично допустиму при прокладанні в системі.
Ці кабелі також відповідають суворим стандартам вогнестійкості UL1581 і сертифікації UL758, що допомагає забезпечити безперебійну роботу комп'ютера та виняткову безпеку.
ІНЖЕНЕРНІ РІШЕННЯ
-
Два кулькових підшипники
135-мм вентилятори з двома кульковими підшипниками, що використовуються в цих блоках живлення, мають удвічі більший термін служби, ніж традиційні вентилятори з підшипниками ковзання.
-
Високоякісні мідні контакти
Оновлені роз'єми PCIe® відрізняються підвищеною теплопровідністю, що допомагає покращити ефективність живлення. Температура на роз'єднах знизилася на 29% (до 12,28°C) у порівнянні з минулим поколінням, що забезпечує високу продуктивність і стабільність при використанні найпотужніших відеокарт.
ЗАХИСТ
Щоб гарантувати безпечну та стабільну роботу всієї системи за будь-яких умов, цей блок живлення оснащений низкою захисних механізмів.
Comments (0)
Только зарегистрированные пользователи могут оставлять комментарии