t_l_lab_detail.html 14.4 KB
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>CCDC</title>
    <script src="../../../../node_modules/jquery/dist/jquery.js"></script>
    <link rel="stylesheet" href="../../../static/common/index.css">
    <!--引入 element-ui 的样式,-->
    <!-- <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> -->
    <!-- 必须先引入vue,后使用element-ui -->
    <!-- <script src="https://cdn.jsdelivr.net/npm/vue@2.5.17/dist/vue.js"></script> -->
    <!-- 引入element 的组件库-->
    <!-- <scrip src="https://unpkg.com/element-ui/lib/index.js"> -->
    <script src="../../../static/js/include.js"></script>
    <script src="../../../static/js/public.js"></script>
    <link rel="stylesheet" href="../../../static/common/swiper.css">
    <link rel="stylesheet" href="../../../static/css/team_lab/team_lab_canter.css">
    <link rel="stylesheet" href="../../../static/css/public/footer.css">
    <link rel="stylesheet" href="../../../static/css/indexSpain.css">
</head>

<body>
    <div id="app">
        <!-- 头部导航栏和标题 -->
        <div class="head" style="padding: 0;">
            <!-- logo -->
            <h1><img src="../../../static/imgs/home/logo.png" alt=""></h1>
            <!-- 导航栏 -->
            <ul>
                <span class="to_li" style="left: 73%;"></span>
                <li><a href="../index.html" target="_self">Inicio</a></li>
                <li><a href="../about/about.html" target="_self">Sobre nosotros</a></li>
                <li><a href="../product/product.html" target="_self">Productos de fluidos de perforación</a></li>
                <li><a href="../system/system.html" target="_self">Sistemas de fluidos de perforación</a></li>
                <li><a href="../technology/technology.html" target="_self">Tecnología de fluidos de perforación</a></li>
                <li><a href="../team_lab/t_l_centers.html" class="red_bold" target="_self">Laboratorio/Equipo</a></li>
                <li><a href="../manu/manu.html" target="_self">Fabricación</a></li>
                <li><a href="../contact/contact.html" target="_self">Conéctese con nosotros</a></li>
            </ul>
            <!-- 后方标志 -->
            <ol>
                <li><img src="../../../static/imgs/home/search.png" alt=""></li>
                <li><img src="../../../static/imgs/home/translate.png" alt=""></li>
                <li>
                    <span class="lan_change" data-title="English">EN</span>
                    <span class="lan_change" data-title="Russian">RU</span>
                    <span class="lan_change" data-title="Spain">ES</span>
                    <span class="lan_change" data-title="Chinese">CN</span>
                </li>
            </ol>
        </div>
    </div>
    <div class="banner">
        <div>
            <p>LABORATORIO/EQUIPO</p>
            <p>PIONERO EN SERVICIOS COMPLEJOS PARA YACIMIENTOS DE PETRÓLEO Y GAS</p>
        </div>
        <img src="../../../static/imgs/team_lab/banner.jpg" alt="">
    </div>
    <!-- 切换地方 -->
    <div class="change">
        <div class="tab-container">
            <!-- 标签页选项卡 -->
            <div class="tag">
                <div class="main">
                    <span class="tab_to" style="left: 435.156px;"></span>
                    <div class="tab"><a href="./t_l_centers.html" target="_self">Centro de I+D</a></div>
                    <div class="tab active"><a href="./t_l_lab.html" target="_self" style="color: #c70009;">Laboratorio</a></div>
                    <div class="tab"><a href="./t_l_team.html" target="_self">Equipo de servicio</a></a></div>
                    
                    <div class="tab"><a href="./t_l_station.html" target="_self">Planta de purines líquidos</a></div>
                    
                </div>
            </div>
            <!-- 标签页内容 -->
            <div class="content">
                <!-- LABORATORY -->
                <div id="tab3" class="tab-content" style="display: block;">
                    <!-- 详情区域 -->
                    <!-- <div class="lab_detail_cont">
                        <p class="title">SICHUAN PROVINCIAL KEY LABORATORY OF APPLIED CHEMISTRY IN OIL AND GAS FIELDS
                        </p>
                        <div class="team_pic">
                            <img src="../../static/imgs/team_lab/lab_detail1.jpg" class="lef">
                            <div class="rig">
                                <img src="../../static/imgs/team_lab/lab_detail2.jpg" alt="">
                                <img src="../../static/imgs/team_lab/lab_detail3.jpg" alt="">
                            </div>
                        </div>
                        <div class="bot_swiper">
                            <div class="lef">
                                <p>
                                    INTRODUCE
                                </p>
                                <p>
                                    The main body is a drilling fluid research
                                    laboratory, developed from the Sichuan
                                    Petroleum Administration Bureau's mud
                                    research team founded in 1965. It mainly
                                    engages in research and testing of drilling
                                    (completion) fluids and plugging technologies.
                                    It is a professional laboratory that integrates
                                    scientific research and development, performance
                                    analysis, chemical testing, skill training, and
                                    technical services. In November 2013, the "Sichuan
                                    Key Laboratory of Oil and Gas Field Applied Chemistry"
                                    jointly declared by Southwest Petroleum University and
                                    Chuanqing Drilling Company was approved for establishment.
                                    This laboratory includes three major research directions:
                                    oil and gas field chemical treatment agents, oil and gas
                                    field chemical working fluids, and oil and gas extraction
                                    chemical pollution control and treatment. Part of Chuanqing
                                    Drilling Company is led by the Drilling and Production Institute,
                                    with the participation of underground operation companies.
                                    The laboratory has a building area of 1538m2 (15 independent rooms) and is equipped
                                    with 237 advanced instruments and equipment, including FanniX77 high-temperature and
                                    high-pressure rheometer, OFITE high-temperature and high-pressure corrosion tester,
                                    GRACE M8500 high-temperature and high-pressure sedimentation stabilizer,
                                    Mastersizer3000 laser particle size analyzer, BSRD-8042G pressurized thickener, etc.
                                    In May 2022, the laboratory passed the certificate renewal and re evaluation of the
                                    China National Accreditation Service for Conformity Assessment (CNAS), and the
                                    experimental testing results continued to receive national recognition.
                                </p>
                            </div>
                        </div>
                    </div> -->

                </div>
            </div>
        </div>
    </div>

    <!-- 尾部 -->
    <div class="fot">
        <!-- 尾部列表区域 -->
        <div class="all_ul">
            <div class="ul1">
                <span>PRODUCTOS</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/product/product_type.html?data=35&title=SECTION8">DRILDETER<sup>® </sup></a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/product/product_type.html?data=37&title=SECTION8_SERIES">DRILDETER<sup>® </sup> ABB PLUS</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/product/product_type.html?data=36&title=SECTION8_SERIES">DRILDETER<sup>® </sup> ABB</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/product/product_type.html?data=36&title=SECTION9">FOAMDRIL<sup>® </sup></a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/product/product_type.html?data=37&title=SECTION10">GERMCI<sup>® </sup></a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>SISTEMA</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/system/system_detail.html?data=121">AMPOLDRIL<sup>® </sup> Hermafrodita <br> Líquido de perforación de polímeros</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/system/system_detail.html?data=122">SOLITOLERDRIL<sup>® </sup> Sólidos de alta resistencia <br> Sistema de fluidos de perforación a base de agua</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/system/system_detail.html?data=123">INHIBDRIL<sup>® </sup> Alto rendimiento <br> Sistema de fluidos de perforación a base de agua</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/system/system_detail.html?data=126">AKUAFAST<sup>® </sup> Entorno de perforación rápida <br> Sistema de fluido de perforación de protección</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/system/system_detail.html?data=127">AKUADRIL<sup>® </sup> Prevención del colapso y medio ambiente <br> Sistema de fluido de perforación de protección</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/system/system_detail.html?data=128">AKUASEAL<sup>® </sup> Medio Ambiente de bajo riesgo <br> Sistema de fluido de perforación de protección</a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>TECNOLOGÍA</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/technology/technology_detail.html?data=124">LONGLARTEC<sup>® </sup>Tecnología de fluidos de perforación <br> Sección larga adecuada para grandes dimensiones</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/technology/technology_detail.html?data=139">HIPRESATEC<sup>® </sup>Un control especial <br> Tecnología de tratamiento de agua salada de alta presión</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/technology/technology_detail.html?data=140">BORENHANTEC<sup>® </sup>Refuerzo del pozo <br> Tecnología</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/technology/technology_detail.html?data=141">HIFL-PLUGTEC<sup>® </sup>Solidificación de alta pérdida de líquido y <br> Tecnología de bloqueo</a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>LABORATORIO/EQUIPO</span>
                <ul>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/team_lab/t_l_centers.html">Centro de I+D</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/team_lab/t_l_lab.html">Laboratorio</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/team_lab/t_l_team.html">Equipo de servicio</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/team_lab/t_l_station.html">Planta de purines líquidos</a></li>
                    <!-- <li>Academic exchange</li> -->
                </ul>
            </div>
            <div class="ul1">
                <span>FABRICACIÓN</span>
                <ul>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/manu/manu.html">Base de producción</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/manu/manu.html">Taller</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/manu/manu.html">Laboratorio de inspección de calidad</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Spain/manu/manu.html">Almacén</a></li>
                </ul>
            </div>
            <div class="ul1">
                <span>CONÉCTESE CON NOSOTROS</span>
                <ul>
                    <li>Tel: +86-028-86011661</li>
                    <li>Fax: +86-028-86013997</li>
                    <li>Emal: cqswc@cnpc.com.cn</li>
                    <li>No. 6 mengzhuiwan street, chengdu, sichuan, China</li>
                </ul>
            </div>
        </div>
        <!-- 尾部logo区域 -->
        <div class="bot_logo">
            <div class="logo_text">
                <div class="lef">
                    <img src="../../../static/imgs/logowhite.png" alt="">
                    <!-- <span>©2023 这里有文字这里有文字</span> -->
                </div>
                <p>ICP备20230200号-1</p>
            </div>
        </div>
    </div>
</body>
<link rel="stylesheet" href="../../../../node_modules/swiper/swiper-bundle.min.css">
<script src="../../../static/js/page_js/t_L_lab_detail.js"></script>
<script src="../../../../node_modules/swiper/swiper-bundle.min.js"></script>
<script>
    var swiper = new Swiper('.Swiper1', {
        loop:true,
        autoplay:true,
        pagination: {
            el: ".swiper-pagination",
            clickable: true,
        }
    })
</script>

</html>