details+details {
border-top: 1px solid var(--border);
}
/* линия под последним пунктом */
.accordion>details:last-of-type {
border-bottom: 1px solid var(--border);
}
/* Заголовок раздела */
summary {
list-style: none;
/* убирать маркеры в Firefox */
cursor: pointer;
padding: 16px 20px;
display: grid;
grid-template-columns: 1fr auto;
/* текст слева, плюс справа */
align-items: center;
gap: 12px;
font-weight: 400;
font-size: 20px;
text-transform: uppercase;
outline: none;
user-select: none;
}
/* убрать дефолтный маркер в WebKit/Blink */
summary::-webkit-details-marker {
display: none;
}
/* убрать маркер в браузерах, поддерживающих ::marker */
summary::marker {
content: '';
}
/* Иконка справа: плюс/минус */
summary::after {
content: "+";
color: var(--muted);
font-weight: 800;
font-family: "Roboto Condensed", "Trebuchet MS", Arial, sans-serif;
font-size: 18px;
line-height: 1;
}
details[open]>summary::after {
content: "–";
color: var(--primary);
}
/* цвет заголовков при открытии */
details[open]>summary {
color: var(--text-alt);
}
/* Фокус и ховер состояния */
summary:hover {
background: #fafafa;
}
details:focus-within>summary {
outline: 2px solid var(--bg);
outline-offset: -2px;
/* чтобы не прыгала рамка */
}
/* Контент панели */
.panel {
padding: 20px 20px 20px 40px;
color: var(--muted);
font-size: 18px;
}
@media screen and (max-width: 992px) {
.zerotwenty {
padding: 0 20px;
}
#klipsch-rich .whbgmob {
background-color: rgba(255, 255, 255, 0.7);
}
#klipsch-rich h2 {
font-size: 3.1em;
}
#klipsch-rich h3 {
font-size: 2.4em;
}
#klipsch-rich p {
font-size: 1.5em;
}
#klipsch-rich li {
font-size: 1.5em;
}
#klipsch-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
padding: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}
#klipsch-rich .padmob {
padding: 0 20px;
}
#klipsch-rich .clmn {
padding: 0 0 1em 0;
}
#klipsch-rich {
font-size: 14px;
max-width: 100%;
}
#klipsch-rich .clmn-1,
#klipsch-rich .clmn-2,
#klipsch-rich .clmn-2-alt,
#klipsch-rich .clmn-3,
#klipsch-rich .clmn-4,
#klipsch-rich .clmn-70 {
width: 100%;
}
#klipsch-rich .clmn-3_alt,
#klipsch-rich .clmn-70_alt {
max-width: 400px;
margin: auto auto 1em auto;
width: 100%;
}
#klipsch-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}
#klipsch-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
margin: 0 auto;
}
#klipsch-rich svg {
justify-content: flex-start;
max-width: 20%;
}
.pos4-alt {
max-width: 600px;
}
.pos8 {
max-width: 600px;
}
.pos1-alt {
max-width: 600px;
}
.pos5-alt {
max-width: 600px;
}
}
/* template */
#klipsch-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#klipsch-rich .boldcent {
font-weight: 400;
text-align: center;
padding-bottom: 20px;
}
#klipsch-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
#klipsch-rich .normalcent {
text-align: center;
font-weight: 300;
}
#klipsch-rich .up {
text-transform: uppercase;
color: #2b3d52;
font-weight: 600;
width: 100%;
padding: 0 0.5em;
line-height: 1em;
}
#klipsch-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
#klipsch-rich .boldleft {
font-weight: 400;
text-align: left;
}
#klipsch-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}
#klipsch-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
#klipsch-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
#klipsch-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}
@media (min-width: 992px) {
#klipsch-rich .clmn-4 {
width: 50%;
}
}
@media (max-width: 1279px) {
.aspect-cor {
aspect-ratio: 1 / 1;
overflow: hidden;
}
}
@media (min-width: 1280px) {
#wt-desk h2,
#wt-desk h3,
#wt-desk h4,
#wt-desk p,
#wt-desk ol {
color: #ffffff;
}
.abs-desk {
width: 100%;
position: absolute;
}
.pos1 {
top: 0;
bottom: 0;
}
.pos1-alt {
top: 0;
left: 8%;
}
.pos2 {
left: 25%;
top: 0;
}
.pos2-alt {
left: 15%;
top: 0;
}
.pos3 {
left: 50%;
top: 0;
}
.pos4 {
left: 0;
top: 33%;
}
.pos4-alt {
left: 4%;
top: 18%;
}
.pos5 {
left: 25%;
top: 33%;
}
.pos5-alt {
left: 8%;
top: 20%;
}
.pos6 {
left: 50%;
top: 33%;
}
.pos7 {
left: 0;
bottom: 0;
}
.pos8 {
left: 15%;
bottom: 0;
}
.pos9 {
left: 50%;
bottom: 0;
}
.mh-desk {
max-height: 1100px;
}
#klipsch-rich .clmn-4 {
width: 25%;
}
#klipsch-rich .clmn-2-alt {
width: 50%;
}
}
#compare-audio a {
margin-top: 40px;
text-decoration: none;
color: #7d9bc1;
}
#compare-audio a:hover {
text-decoration: underline;
color: #7d9bc1;
}
#klipsch-rich .choice h4 {
border-bottom: 4px solid red;
}
.image img {
filter: brightness(40%);
}
TX-RZ70
11.2 Channel AV Amplifier
The TX-RZ70 is our most complete audio/video amplifier. It delivers crystal-clear sound, stunning
visuals, and the latest technology to power the heart of your audio system. With high-resolution
audio/video reproduction, you'll enjoy your favorite movies, music, and video games like never
before.
11 Channels, 140 Watts
Home cinema enthusiasts rejoice... The TX-RZ70 is our most powerful AV receiver yet to make the
most of your everyday entertainment. For example, it allows you to manage different zones and
add multiple subwoofers, without overheating thanks to the high-performance components.
HDMI inputs & video features
8K/4K Ultra HD
Dolby Vision
HDMI 2.1
HDCP2.3 and HDR10+
Studio-quality treatment
Designed by our engineers at the R&D Center in Osaka, Japan, the TX-RZ70 brings
together the latest audio technology, including an ESS Sabre DAC, THX® certification and eARC
functionality to outperform the home theater performance market.
Dirac Live Technology
You deserve an AV receiver that fits into your home, not the other way around. With the built-in
Dirac Live® Room Calibration Full Bandwidth feature, the Onkyo TX-RZ70 automatically adapts and
calibrates your audio settings to your speaker system and room setup.
Bass enthusiasts can also upgrade their system with Dirac Live Bass Control on an unlimited
number of subwoofers, for optimal calibration of the lowest sounds.
Mode IMAX Enhanced
Bring the cinema experience into your home by recreating IMAX content as the
filmmakers intended. The TX-RZ70 meets the precise quality standards set by IMAX to reduce noise and
grain. So you get brighter, clearer images, as well as immersive sound for the ultimate cinematic
experience. IMAX Enhanced mode also allows you to stretch the aspect ratio to get up to 26% more
images on the screen.
THX Certified
In 1993, Onkyo became the first consumer electronics brand to be THX certified.
Thousands of tests were carried out before obtaining the THX certification logo and thus obtaining
an impeccable sound and visual reproduction quality. The TX-RZ70 offers four distinct THX listening
modes: Cinema, Games, Music and EX Surround.
Klipsch Optimize Mode
Klipsch and Onkyo have teamed up to set precise crossover values, so
you can precisely pair your Klipsch Reference and Reference Premiere speakers to your new Onkyo
AV receiver. Simply select the speaker model on each channel and the optimized crossover setting
will be automatically applied.
Advanced music streaming & connectivity
We've included a host of options for your favorite streaming apps and smart home assistants.
DTS Play-FI ready
DTS Play-Fi allows you to enjoy high-quality music from connected online services,
networked media servers, and your device's library over Wi-Fi® to an unlimited number of compatible
products using the Onkyo Music Control App for iPad, iPhone, and Android smartphones/tablets. DTS
Play-Fi allows you to synchronize the music in each room. Each member of your family can use their
own device to listen to their music in a room. DTS Play-Fi allows you to structure a complete
multi-room ecosystem that meets virtually any need.
Works with Sonos Certified
This receiver becomes the central driver of your pre-existing Sonos system, simply by
pairing it with a Sonos Port*. This Sonos certified amp offers a simplified connection to the Sonos
ecosystem: you can then easily adjust the volume of your entire system from the Sonos app, thanks to
the "Volume-Pass Through" function. The TX-RZ70 can operate with up to three Sonos ports, one for
each of the three independent zones, each streaming a completely different streaming service from
Sonos Radio.
*Sonos port required and sold separately.
Voice control & multi-zone streaming
The THX-certified® Onkyo TX-RZ70 11.4-channel AV receiver easily integrates into your smart home
ecosystem with Apple Airplay, Alexa, Google apps, and more. You get a high-performance, compatible
network device that can stream your favorite tunes anywhere in your home with up to 8K60
resolution.**
*A smart speaker with third-party AI is required for voice commands - sold separately.
**8K60 resolution is only valid for Zone 1/Zone 2 will only produce 4K120 resolution when two
separate HDMI sources are used.
Play video games in 4K
Designed for gamers, 4K/120 delivers ultra-fast, razor-sharp UHD images. Sports, action movies,
and high-performance games benefit significantly.
Zone 2 Discrete HDMI Switching
Install different Ultra High Definition entertainment options in two
different rooms from your Onkyo receiver. Watch a movie in your living room while the kids
watch cartoons in their playroom.
Two-way Bluetooth technology
This Onkyo AVR can send and receive audio via Bluetooth wireless technology.
Stream from your device to the amplifier using SBC or AAC codecs, or transmit audio played
by the amplifier to compatible wireless headphones using SBC, aptX TM , or aptX HD codecs,
including 24-bit audio with aptX HD. The enhanced data transfer capabilities of the latest
generation of Bluetooth ensure clear and reliable sound reproduction so you can hear your
favorite songs as the sound engineer intended.
" />
TX-RZ70 11.2 Channel AV Amplifier
The TX-RZ70 is our most complete audio/video amplifier. It delivers crystal-clear sound, stunning
visuals, and the latest technology to power the heart of your audio system. With high-resolution
audio/video reproduction, you'll enjoy your favorite movies, music, and video games like never
before.
11 Channels, 140 Watts
Home cinema enthusiasts rejoice... The TX-RZ70 is our most powerful AV receiver yet to make the
most of your everyday entertainment. For example, it allows you to manage different zones and
add multiple subwoofers, without overheating thanks to the high-performance components.
HDMI inputs & video features
8K/4K Ultra HD
Dolby Vision
HDMI 2.1
HDCP2.3 and HDR10+
Studio-quality treatment
Designed by our engineers at the R&D Center in Osaka, Japan, the TX-RZ70 brings
together the latest audio technology, including an ESS Sabre DAC, THX® certification and eARC
functionality to outperform the home theater performance market.
Dirac Live Technology
You deserve an AV receiver that fits into your home, not the other way around. With the built-in
Dirac Live® Room Calibration Full Bandwidth feature, the Onkyo TX-RZ70 automatically adapts and
calibrates your audio settings to your speaker system and room setup.
Bass enthusiasts can also upgrade their system with Dirac Live Bass Control on an unlimited
number of subwoofers, for optimal calibration of the lowest sounds.
Mode IMAX Enhanced
Bring the cinema experience into your home by recreating IMAX content as the
filmmakers intended. The TX-RZ70 meets the precise quality standards set by IMAX to reduce noise and
grain. So you get brighter, clearer images, as well as immersive sound for the ultimate cinematic
experience. IMAX Enhanced mode also allows you to stretch the aspect ratio to get up to 26% more
images on the screen.
THX Certified
In 1993, Onkyo became the first consumer electronics brand to be THX certified.
Thousands of tests were carried out before obtaining the THX certification logo and thus obtaining
an impeccable sound and visual reproduction quality. The TX-RZ70 offers four distinct THX listening
modes: Cinema, Games, Music and EX Surround.
Klipsch Optimize Mode
Klipsch and Onkyo have teamed up to set precise crossover values, so
you can precisely pair your Klipsch Reference and Reference Premiere speakers to your new Onkyo
AV receiver. Simply select the speaker model on each channel and the optimized crossover setting
will be automatically applied.
Advanced music streaming & connectivity
We've included a host of options for your favorite streaming apps and smart home assistants.
DTS Play-FI ready
DTS Play-Fi allows you to enjoy high-quality music from connected online services,
networked media servers, and your device's library over Wi-Fi® to an unlimited number of compatible
products using the Onkyo Music Control App for iPad, iPhone, and Android smartphones/tablets. DTS
Play-Fi allows you to synchronize the music in each room. Each member of your family can use their
own device to listen to their music in a room. DTS Play-Fi allows you to structure a complete
multi-room ecosystem that meets virtually any need.
Works with Sonos Certified
This receiver becomes the central driver of your pre-existing Sonos system, simply by
pairing it with a Sonos Port*. This Sonos certified amp offers a simplified connection to the Sonos
ecosystem: you can then easily adjust the volume of your entire system from the Sonos app, thanks to
the "Volume-Pass Through" function. The TX-RZ70 can operate with up to three Sonos ports, one for
each of the three independent zones, each streaming a completely different streaming service from
Sonos Radio.
*Sonos port required and sold separately.
Voice control & multi-zone streaming
The THX-certified® Onkyo TX-RZ70 11.4-channel AV receiver easily integrates into your smart home
ecosystem with Apple Airplay, Alexa, Google apps, and more. You get a high-performance, compatible
network device that can stream your favorite tunes anywhere in your home with up to 8K60
resolution.**
*A smart speaker with third-party AI is required for voice commands - sold separately.
**8K60 resolution is only valid for Zone 1/Zone 2 will only produce 4K120 resolution when two
separate HDMI sources are used.
Play video games in 4K
Designed for gamers, 4K/120 delivers ultra-fast, razor-sharp UHD images. Sports, action movies,
and high-performance games benefit significantly.
Zone 2 Discrete HDMI Switching
Install different Ultra High Definition entertainment options in two
different rooms from your Onkyo receiver. Watch a movie in your living room while the kids
watch cartoons in their playroom.
Two-way Bluetooth technology
This Onkyo AVR can send and receive audio via Bluetooth wireless technology.
Stream from your device to the amplifier using SBC or AAC codecs, or transmit audio played
by the amplifier to compatible wireless headphones using SBC, aptX TM , or aptX HD codecs,
including 24-bit audio with aptX HD. The enhanced data transfer capabilities of the latest
generation of Bluetooth ensure clear and reliable sound reproduction so you can hear your
favorite songs as the sound engineer intended.
Общие данные
UID товара
Производитель
Модель
Тип устройства
Аудио характеристики
Количество каналов входа
Количество выходов
Отношение сигнал/шум, дБ
Частотный диапазон, Гц
Максимальное усиление, дБ
Интерфейсы
USB
XLR входы/выходы
RCA входы/выходы
MIDI
Управление и функции
Регуляторы громкости
Фантомное питание
DSP/Эффекты
Питание
Источник питания
Потребляемая мощность, Вт
Размеры и вес
Размеры (Ш×В×Г), мм
Вес с упаковкой, кг
Особенности
Мобильность
Материал корпуса
Комплект аксессуаров
Гарантия и ссылки
Срок гарантии (мес.)
Ссылка производителя
Обратите внимание: Цена на товар и его характеристики могут быть изменены поставщиком.
Пожалуйста, уточняйте актуальную информацию у менеджера сайта.