<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Иммунохимические Анализаторы &#8212; Главная | Медицинское оборудование | ООО &quot;АйДиЭЛ&quot; &#8212; IDL LLC | Россия</title>
	<atom:link href="https://www.idl-medica.com/category/produkty/ia-systems-ru/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.idl-medica.com</link>
	<description>Медицинское оборудование</description>
	<lastBuildDate>Sat, 01 Nov 2025 21:09:52 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.idl-medica.com/wp-content/uploads/2023/12/cropped-781715-32x32.png</url>
	<title>Иммунохимические Анализаторы &#8212; Главная | Медицинское оборудование | ООО &quot;АйДиЭЛ&quot; &#8212; IDL LLC | Россия</title>
	<link>https://www.idl-medica.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Иммунохимические анализаторы</title>
		<link>https://www.idl-medica.com/immunohimicheskie-analizatory/</link>
					<comments>https://www.idl-medica.com/immunohimicheskie-analizatory/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 22 Dec 2023 08:57:13 +0000</pubDate>
				<category><![CDATA[Иммунохимические Анализаторы]]></category>
		<category><![CDATA[Продукты]]></category>
		<category><![CDATA[Иммунохимические анализаторы]]></category>
		<category><![CDATA[Иммунохимия]]></category>
		<guid isPermaLink="false">https://www.idl-medica.com/?p=480</guid>

					<description><![CDATA[← Назад к продуктам &#160; &#160; &#160; ПРОДУКТЫ Автоматический иммуноанализатор CM-320 Современный автоматический иммуноанализатор с высокой производительностью для лабораторной диагностики. Производительность 320 тестов/час Тип Иммуноанализатор Метод Хемилюминесценция Память 100 000 результатов Подробнее   Автоматический иммуноанализатор CM-180 Компактный автоматический иммуноанализатор для лабораторий с небольшим и средним объемом исследований. Производительность 180 тестов/час Тип Иммуноанализатор Метод Хемилюминесценция Память [&#8230;]]]></description>
										<content:encoded><![CDATA[
<div class="back-button-container"><a class="back-button" href="https://www.idl-medica.com/category/produkty/"> <span class="back-arrow">←</span> Назад к продуктам </a></div>
<p><style>
.back-button-container {
    margin: 25px 0;
    padding: 10px;
}

.back-button {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #ffffff; /* текст белый */
    font-weight: 600;
    font-size: 16px;
    padding: 12px 20px;
    background: #5E9886;
    border-radius: 8px;
    border: 2px solid #497769;
    transition: transform 0.3s ease;
}

/* запрещаем синюю подсветку текста при наведении */
.back-button:hover,
.back-button:focus,
.back-button:active {
    color: #ffffff;
    background: #5E9886;
    border-color: #497769;
    transform: translateX(-5px);
}

/* стрелка как текст */
.back-arrow {
    font-size: 20px;
    margin-right: 10px;
    color: #ffffff !important; /* белая стрелка */
    transition: transform 0.3s ease;
}

/* стрелка как SVG */
.back-arrow svg,
.back-arrow svg * {
    fill: #ffffff !important;
    stroke: #ffffff !important;
    color: #ffffff !important;
}

.back-button:hover .back-arrow {
    transform: translateX(-3px);
}
</style></p>



<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Roboto', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background-color: #f8f9fa;
            color: #333;
            line-height: 1.6;
            min-height: 100vh;
            padding: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        /* Manufacturer logo */
        .manufacturer-logo {
            display: flex;
            justify-content: center;
            margin-bottom: 10px;
            width: 100%;
            max-width: 1200px;
            flex-direction: column;
            align-items: center;
        }
        
        .manufacturer-logo img {
            max-width: 300px;
            height: auto;
            margin-bottom: 10px;
        }
        
        .products-label {
            font-size: 28px;
            font-weight: 700;
            color: #2c3e50;
            text-transform: uppercase;
            letter-spacing: 1.5px;
            text-align: center;
            margin-top: 10px;
            padding: 8px 20px;
            display: inline-block;
        }
        
        /* Main content */
        .container {
            max-width: 1200px;
            margin: 0 auto;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        /* Product cards */
        .product-cards-container {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: center;
            width: 100%;
            margin-top: 20px;
        }
        
        .product-card {
            background: white;
            border-radius: 8px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            width: 280px;
            padding: 0;
            transition: all 0.3s ease;
            display: flex;
            flex-direction: column;
            cursor: pointer;
            overflow: hidden;
            position: relative;
        }
        
        .product-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
        }
        
        .product-card.active {
            transform: scale(1.02);
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
            z-index: 10;
        }
        
        .product-image {
            width: 100%;
            height: 200px;
            background: #f1f1f1;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            position: relative;
        }
        
        .product-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .product-card:hover .product-image img {
            transform: scale(1.05);
        }
        
        .product-content {
            padding: 15px;
            border-top: 1px solid #eaeaea;
        }
        
        .product-title {
            font-size: 16px;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 12px;
            text-align: center;
            line-height: 1.4;
        }
        
        .product-description {
            color: #666;
            font-size: 14px;
            margin-bottom: 15px;
            text-align: center;
            display: none;
        }
        
        .product-card.active .product-description {
            display: block;
            animation: fadeIn 0.5s ease;
        }
        
        .product-details {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.5s ease;
            background: #f8f9fa;
        }
        
        .product-card.active .product-details {
            max-height: 300px;
            padding: 15px;
        }
        
        .detail-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 8px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eaeaea;
        }
        
        .detail-label {
            font-weight: 600;
            color: #2c3e50;
            font-size: 13px;
        }
        
        .detail-value {
            color: #666;
            font-size: 13px;
        }
        
        .action-buttons {
            display: flex;
            justify-content: center;
            margin-top: 15px;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .product-card.active .action-buttons {
            opacity: 1;
        }
        
        .btn {
            padding: 8px 16px;
            border-radius: 4px;
            border: none;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            gap: 6px;
            background: #007c7a;
            color: white;
            text-decoration: none;
            font-size: 13px;
        }
        
        .btn:hover {
            background: #006663;
        }
        
        .expand-icon {
            position: absolute;
            bottom: 10px;
            right: 10px;
            width: 26px;
            height: 26px;
            background: #007c7a;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
            font-size: 12px;
        }
        
        .product-card.active .expand-icon {
            transform: rotate(180deg);
            background: #006663;
        }
        
        @keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        
        @media (max-width: 768px) {
            .product-card {
                width: 100%;
                max-width: 320px;
            }
            
            .products-label {
                font-size: 24px;
            }
            
            .manufacturer-logo img {
                max-width: 250px;
            }
        }
    </style></p>
<!-- Manufacturer logo -->
<div class="manufacturer-logo"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2023/12/p1.webp" alt="DIRUI Logo" />
<div class="products-label">ПРОДУКТЫ</div>
</div>
<!-- Main content -->
<div class="container">
<div id="products-container" class="product-cards-container"><!-- Карточка 1 -->
<div class="product-card" data-id="0">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2025/09/izobrazhenie.jpeg" alt="Автоматический иммуноанализатор CM-320" /></div>
<div class="product-content">
<div class="product-title">Автоматический иммуноанализатор CM-320</div>
<div class="product-description">Современный автоматический иммуноанализатор с высокой производительностью для лабораторной диагностики.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">320 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Иммуноанализатор</span></div>
<div class="detail-item"><span class="detail-label">Метод</span> <span class="detail-value">Хемилюминесценция</span></div>
<div class="detail-item"><span class="detail-label">Память</span> <span class="detail-value">100 000 результатов</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/avtomaticheskij-immunoanalizator-cm-320/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
<!-- Карточка 2 -->
<div class="product-card" data-id="1">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2025/09/izobrazhenie-1.jpeg" alt="Автоматический иммуноанализатор CM-180" /></div>
<div class="product-content">
<div class="product-title">Автоматический иммуноанализатор CM-180</div>
<div class="product-description">Компактный автоматический иммуноанализатор для лабораторий с небольшим и средним объемом исследований.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">180 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Иммуноанализатор</span></div>
<div class="detail-item"><span class="detail-label">Метод</span> <span class="detail-value">Хемилюминесценция</span></div>
<div class="detail-item"><span class="detail-label">Память</span> <span class="detail-value">50 000 результатов</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/avtomaticheskij-immunoanalizator-cm-180/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
</div>
</div>
<p><script>
        // Добавляем обработчик клика для раскрытия карточки
        document.querySelectorAll('.product-card').forEach(card => {
            card.addEventListener('click', function(e) {
                // Игнорируем клики по кнопкам
                if (e.target.tagName === 'A' || e.target.parentElement.tagName === 'A') {
                    return;
                }
                
                const cardId = this.getAttribute('data-id');
                const isActive = this.classList.contains('active');
                
                // Закрываем все другие карточки
                document.querySelectorAll('.product-card').forEach(otherCard => {
                    otherCard.classList.remove('active');
                });
                
                // Открываем текущую карточку, если она была закрыта
                if (!isActive) {
                    this.classList.add('active');
                    // Прокручиваем к карточке, если она не в поле зрения
                    this.scrollIntoView({ behavior: 'smooth', block: 'nearest' });
                }
            });
        });
    </script></p>


<div class="su-spacer" style="height:50px"></div>



<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Roboto', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background-color: #f8f9fa;
            color: #333;
            line-height: 1.6;
            min-height: 100vh;
            padding: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        /* Manufacturer logo */
        .manufacturer-logo {
            display: flex;
            justify-content: center;
            margin-bottom: 30px;
            width: 100%;
            max-width: 1200px;
        }
        
        .manufacturer-logo img {
            max-width: 300px;
            height: auto;
        }
        
        /* Main content */
        .container {
            max-width: 1200px;
            margin: 0 auto;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .page-title {
            text-align: center;
            margin-bottom: 30px;
            color: #2c3e50;
            font-size: 28px;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 700;
            width: 100%;
        }
        
        /* Product cards */
        .product-cards-container {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: center;
            width: 100%;
        }
        
        .product-card {
            background: white;
            border-radius: 8px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            width: 280px;
            padding: 0;
            transition: all 0.3s ease;
            display: flex;
            flex-direction: column;
            cursor: pointer;
            overflow: hidden;
            position: relative;
        }
        
        .product-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
        }
        
        .product-card.active {
            transform: scale(1.02);
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
            z-index: 10;
        }
        
        .product-image {
            width: 100%;
            height: 200px;
            background: #f1f1f1;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            position: relative;
        }
        
        .product-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .product-card:hover .product-image img {
            transform: scale(1.05);
        }
        
        .product-content {
            padding: 15px;
            border-top: 1px solid #eaeaea;
        }
        
        .product-title {
            font-size: 16px;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 12px;
            text-align: center;
            line-height: 1.4;
        }
        
        .product-description {
            color: #666;
            font-size: 14px;
            margin-bottom: 15px;
            text-align: center;
            display: none;
        }
        
        .product-card.active .product-description {
            display: block;
            animation: fadeIn 0.5s ease;
        }
        
        .product-details {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.5s ease;
            background: #f8f9fa;
        }
        
        .product-card.active .product-details {
            max-height: 500px;
            padding: 15px;
        }
        
        .detail-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 8px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eaeaea;
        }
        
        .detail-label {
            font-weight: 600;
            color: #2c3e50;
            font-size: 13px;
        }
        
        .detail-value {
            color: #666;
            font-size: 13px;
        }
        
        .action-buttons {
            display: flex;
            justify-content: center;
            margin-top: 15px;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .product-card.active .action-buttons {
            opacity: 1;
        }
        
        .btn {
            padding: 8px 16px;
            border-radius: 4px;
            border: none;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            gap: 6px;
            background: #007c7a;
            color: white;
            text-decoration: none;
            font-size: 13px;
        }
        
        .btn:hover {
            background: #006663;
        }
        
        .expand-icon {
            position: absolute;
            bottom: 10px;
            right: 10px;
            width: 26px;
            height: 26px;
            background: #007c7a;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
            font-size: 12px;
        }
        
        .product-card.active .expand-icon {
            transform: rotate(180deg);
            background: #006663;
        }
        
        @keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        
        @media (max-width: 768px) {
            .product-card {
                width: 100%;
                max-width: 320px;
            }
            
            .page-title {
                font-size: 24px;
            }
            
            .manufacturer-logo img {
                max-width: 250px;
            }
        }
    </style></p>
<!-- Manufacturer logo -->
<div class="manufacturer-logo"><img decoding="async" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSfavOzqK9f4GJAaNWRdL1O6eEdAnXsnYq8Lw&amp;s" alt="Производитель" /></div>
<!-- Main content -->
<div class="container">
<h1 class="page-title">ПРОДУКТЫ</h1>
<div class="product-cards-container"><!-- Карточка товара -->
<div class="product-card">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2023/12/9f49ac_461b5f3d077046e08b5be5415d3e4c06mv2.webp" alt="Автоматический анализатор электрохемилюминесцентного иммуноанализа eCL8000" /></div>
<div class="product-content">
<div class="product-title">Автоматический анализатор электрохемилюминесцентного иммуноанализа eCL8000</div>
<div class="product-description">Современный автоматический анализатор для электрохемилюминесцентного иммуноанализа с высокой точностью и производительностью.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">до 180 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Иммуноанализатор</span></div>
<div class="detail-item"><span class="detail-label">Технология</span> <span class="detail-value">Электрохемилюминесценция</span></div>
<div class="detail-item"><span class="detail-label">Габариты</span> <span class="detail-value">950 × 750 × 650 мм</span></div>
<div class="detail-item"><span class="detail-label">Вес</span> <span class="detail-value">120 кг</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/avtomaticheskij-analizator-elektrohemilyuminesczentnogo-immunoanaliza-ecl8000/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
</div>
</div>
<p><script>
        // Добавляем обработчики клика для карточек
        document.addEventListener('DOMContentLoaded', function() {
            const productCards = document.querySelectorAll('.product-card');
            
            productCards.forEach(card => {
                card.addEventListener('click', function(e) {
                    // Игнорируем клики по кнопкам и ссылкам
                    if (e.target.tagName === 'A' || 
                        e.target.tagName === 'I' || 
                        e.target.parentElement.tagName === 'A') {
                        return;
                    }
                    
                    const isActive = this.classList.contains('active');
                    
                    // Закрываем все другие карточки
                    productCards.forEach(otherCard => {
                        if (otherCard !== this) {
                            otherCard.classList.remove('active');
                        }
                    });
                    
                    // Открываем/закрываем текущую карточку
                    if (!isActive) {
                        this.classList.add('active');
                    } else {
                        this.classList.remove('active');
                    }
                });
            });
        });
    </script></p>


<div class="su-spacer" style="height:50px"></div>



<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Roboto', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background-color: #f8f9fa;
            color: #333;
            line-height: 1.6;
            min-height: 100vh;
            padding: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        /* Manufacturer logo */
        .manufacturer-logo {
            display: flex;
            justify-content: center;
            margin-bottom: 10px;
            width: 100%;
            max-width: 1200px;
            flex-direction: column;
            align-items: center;
        }
        
        .manufacturer-logo img {
            max-width: 300px;
            height: auto;
            margin-bottom: 10px;
        }
        
        .products-label {
            font-size: 28px; /* Увеличено с 24px до 28px */
            font-weight: 700;
            color: #2c3e50;
            text-transform: uppercase;
            letter-spacing: 1.5px;
            text-align: center;
            margin-top: 10px;
            padding: 8px 20px;
            display: inline-block;
        }
        
        /* Main content */
        .container {
            max-width: 1200px;
            margin: 0 auto;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        /* Product cards */
        .product-cards-container {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: center;
            width: 100%;
            margin-top: 20px;
        }
        
        .product-card {
            background: white;
            border-radius: 8px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            width: 280px;
            padding: 0;
            transition: all 0.3s ease;
            display: flex;
            flex-direction: column;
            cursor: pointer;
            overflow: hidden;
            position: relative;
        }
        
        .product-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
        }
        
        .product-card.active {
            transform: scale(1.02);
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
            z-index: 10;
        }
        
        .product-image {
            width: 100%;
            height: 200px;
            background: #f1f1f1;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            position: relative;
        }
        
        .product-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .product-card:hover .product-image img {
            transform: scale(1.05);
        }
        
        .product-content {
            padding: 15px;
            border-top: 1px solid #eaeaea;
        }
        
        .product-title {
            font-size: 16px;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 12px;
            text-align: center;
            line-height: 1.4;
        }
        
        .product-description {
            color: #666;
            font-size: 14px;
            margin-bottom: 15px;
            text-align: center;
            display: none;
        }
        
        .product-card.active .product-description {
            display: block;
            animation: fadeIn 0.5s ease;
        }
        
        .product-details {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.5s ease;
            background: #f8f9fa;
        }
        
        .product-card.active .product-details {
            max-height: 300px;
            padding: 15px;
        }
        
        .detail-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 8px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eaeaea;
        }
        
        .detail-label {
            font-weight: 600;
            color: #2c3e50;
            font-size: 13px;
        }
        
        .detail-value {
            color: #666;
            font-size: 13px;
        }
        
        .action-buttons {
            display: flex;
            justify-content: center;
            margin-top: 15px;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .product-card.active .action-buttons {
            opacity: 1;
        }
        
        .btn {
            padding: 8px 16px;
            border-radius: 4px;
            border: none;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            gap: 6px;
            background: #007c7a;
            color: white;
            text-decoration: none;
            font-size: 13px;
        }
        
        .btn:hover {
            background: #006663;
        }
        
        .expand-icon {
            position: absolute;
            bottom: 10px;
            right: 10px;
            width: 26px;
            height: 26px;
            background: #007c7a;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
            font-size: 12px;
        }
        
        .product-card.active .expand-icon {
            transform: rotate(180deg);
            background: #006663;
        }
        
        @keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        
        @media (max-width: 768px) {
            .product-card {
                width: 100%;
                max-width: 320px;
            }
            
            .products-label {
                font-size: 24px; /* Увеличено для мобильных устройств */
            }
            
            .manufacturer-logo img {
                max-width: 250px;
            }
        }
    </style></p>
<!-- Manufacturer logo -->
<div class="manufacturer-logo"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2025/09/image-4.png" alt="Lidlab Logo" />
<div class="products-label">ПРОДУКТЫ</div>
</div>
<!-- Main content -->
<div class="container">
<div id="products-container" class="product-cards-container"><!-- Карточка 1 -->
<div class="product-card" data-id="0">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2023/12/1800_1-e1752576780931.jpg" alt="Хемилюминесцентный анализатор Лидлаб Амур 1800" /></div>
<div class="product-content">
<div class="product-title">Хемилюминесцентный анализатор Лидлаб Амур 1800</div>
<div class="product-description">Современный хемилюминесцентный анализатор для иммуноанализа с высокой производительностью и точностью результатов.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">180 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Хемилюминесцентный анализатор</span></div>
<div class="detail-item"><span class="detail-label">Габариты</span> <span class="detail-value">1250 × 750 × 1150 мм</span></div>
<div class="detail-item"><span class="detail-label">Вес</span> <span class="detail-value">280 кг</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/hemilyuminesczentnyj-analizator-lidlab-amur-1800/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
<!-- Карточка 2 -->
<div class="product-card" data-id="1">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2023/12/3000-e1752576760356.jpg" alt="Хемилюминесцентный анализатор Лидлаб Амур 3000" /></div>
<div class="product-content">
<div class="product-title">Хемилюминесцентный анализатор Лидлаб Амур 3000</div>
<div class="product-description">Высокопроизводительный анализатор для лабораторий с большим объемом исследований.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">300 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Хемилюминесцентный анализатор</span></div>
<div class="detail-item"><span class="detail-label">Габариты</span> <span class="detail-value">1350 × 850 × 1250 мм</span></div>
<div class="detail-item"><span class="detail-label">Вес</span> <span class="detail-value">320 кг</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/hemilyuminesczentnyj-analizator-lidlab-amur-3000/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
<!-- Карточка 3 -->
<div class="product-card" data-id="2">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2023/12/amur-1200.jpg" alt="Хемилюминесцентный анализатор Лидлаб Амур 1200" /></div>
<div class="product-content">
<div class="product-title">Хемилюминесцентный анализатор Лидлаб Амур 1200</div>
<div class="product-description">Компактный анализатор для лабораторий с небольшим и средним объемом исследований.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">120 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Хемилюминесцентный анализатор</span></div>
<div class="detail-item"><span class="detail-label">Габариты</span> <span class="detail-value">1100 × 700 × 1050 мм</span></div>
<div class="detail-item"><span class="detail-label">Вес</span> <span class="detail-value">240 кг</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/hemilyuminesczentnyj-analizator-lidlab-amur-1200/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
<!-- Карточка 4 -->
<div class="product-card" data-id="3">
<div class="product-image"><img decoding="async" src="https://www.idl-medica.com/wp-content/uploads/2023/12/9000_1-e1752576679249.jpg" alt="Хемилюминесцентный анализатор Лидлаб Амур 9000" /></div>
<div class="product-content">
<div class="product-title">Хемилюминесцентный анализатор Лидлаб Амур 9000</div>
<div class="product-description">Флагманская модель с максимальной производительностью для крупных лабораторий.</div>
<div class="product-details">
<div class="detail-item"><span class="detail-label">Производительность</span> <span class="detail-value">900 тестов/час</span></div>
<div class="detail-item"><span class="detail-label">Тип</span> <span class="detail-value">Хемилюминесцентный анализатор</span></div>
<div class="detail-item"><span class="detail-label">Габариты</span> <span class="detail-value">1500 × 900 × 1350 мм</span></div>
<div class="detail-item"><span class="detail-label">Вес</span> <span class="detail-value">380 кг</span></div>
<div class="action-buttons"><a class="btn" href="https://www.idl-medica.com/hemilyuminesczentnyj-analizator-lidlab-amur-9000/" target="_blank" rel="noopener"> <i class="fas fa-info-circle"></i> Подробнее </a></div>
</div>
</div>
<div class="expand-icon"> </div>
</div>
</div>
</div>
<p><script>
        // Добавляем обработчик клика для раскрытия карточки
        document.querySelectorAll('.product-card').forEach(card => {
            card.addEventListener('click', function(e) {
                // Игнорируем клики по кнопкам
                if (e.target.tagName === 'A' || e.target.parentElement.tagName === 'A') {
                    return;
                }
                
                const cardId = this.getAttribute('data-id');
                const isActive = this.classList.contains('active');
                
                // Закрываем все другие карточки
                document.querySelectorAll('.product-card').forEach(otherCard => {
                    otherCard.classList.remove('active');
                });
                
                // Открываем текущую карточку, если она была закрыта
                if (!isActive) {
                    this.classList.add('active');
                    // Прокручиваем к карточке, если она не в поле зрения
                    this.scrollIntoView({ behavior: 'smooth', block: 'nearest' });
                }
            });
        });
    </script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.idl-medica.com/immunohimicheskie-analizatory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
