t_l_lab_detail.html 15 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">
</head>

<body>
    <div id="app">
        <!-- 头部导航栏和标题 -->
        <div class="head">
            <!-- logo -->
            <h1><img src="../../../static/imgs/home/logo.png" alt=""></h1>
            <!-- 导航栏 -->
            <ul>
                <span class="to_li" style="left: 57%;"></span>
                <li><a href="../index.html" target="_self">ГЛАВНАЯ</a></li>
                <li><a href="../about/about.html" target="_self">О НАС</a></li>
                <li><a href="../product/product.html" target="_self">ПРОДУКТ</a></li>
                <li><a href="../system/system.html" target="_self">СИСТЕМА</a></li>
                <li><a href="../technology/technology.html" target="_self">ТЕХНОЛОГИЯ</a></li>
                <li><a href="../team_lab/t_l_centers.html" class="red_bold" target="_self">ЛАБОРАТОРИЯ/КОМАНДА</a></li>
                <li><a href="../manu/manu.html" target="_self">ПРОИЗВОДСТВО</a></li>
                <li><a href="../contact/contact.html" target="_self">СВЯЗАТЬСЯ С НАМИ</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>ЛАБОРАТОРИЯ/КОМАНДА</p>
            <p>ПИОНЕР КОМПЛЕКСНОГО ОБСЛУЖИВАНИЯ НЕФТЕГАЗОВЫХ МЕСТОРОЖДЕНИЙ</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: 424.156px;"></span>
                    <div class="tab"><a href="./t_l_centers.html" target="_self">ЦЕНТРЫ НИОКР</a></div>
                    <div class="tab active"><a href="./t_l_lab.html" target="_self" style="color: #c70009;">ЛАБОРАТОРИЯ</a></div>
                    <div class="tab"><a href="./t_l_team.html" target="_self">СЕРВИСНАЯ КОМАНДА</a></a></div>
                    
                    <div class="tab"><a href="./t_l_station.html" target="_self">ЖИДКИЕ ГРЯЗЕВЫЕ ЗАВОДЫ</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>ПРОДУКТЫ</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/product/product_type.html?data=35&title=SECTION8">DRILDETER<sup>® </sup></a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/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/Russian/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/Russian/product/product_type.html?data=36&title=SECTION9">FOAMDRIL<sup>® </sup></a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/product/product_type.html?data=37&title=SECTION10">GERMCI<sup>® </sup></a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>СИСТЕМЫ</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/system/system_detail.html?data=121">AMPOLDRIL<sup>® </sup> Система буровых <br> растворов на основе амфотерных полимеров</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/system/system_detail.html?data=122">SOLITOLERDRIL<sup>® </sup> Система буровых растворов<br> на водной основе  с высокой переносимостью твердых частиц</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/system/system_detail.html?data=123">INHIBDRIL<sup>® </sup> Высокопроизводительная система буровых<br> растворов на водной основе</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/system/system_detail.html?data=126">AKUAFAST<sup>® </sup> Система буровых<br>  растворов для быстрого бурения с защитой окружающей среды</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/system/system_detail.html?data=127">AKUADRIL<sup>® </sup> Система буровых растворов для<br> защиты от обрушения и охраны окружающей среды</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/system/system_detail.html?data=128">AKUASEAL<sup>® </sup> Экологически  безопасные  системы  буровых<br>  растворов  с  низким уровнем опасности</a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>ТЕХНОЛОГИЯ</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/technology/technology_detail.html?data=124">LONGLARTEC<sup>® </sup>Drilling Fluid Technology <br> for Long Section with Large Size</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/technology/technology_detail.html?data=139">HIPRESATEC<sup>® </sup>A Special Controling <br> Technology for Salt Water with Hgh Pressure</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/technology/technology_detail.html?data=140">BORENHANTEC<sup>® </sup>Wellbore Strengthening <br> Technology</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/technology/technology_detail.html?data=141">HIFL-PLUGTEC<sup>® </sup>High Fluid-Loss Curing and <br> Plugging Technology</a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>ЛАБОРАТОРИЯ/КОМАНДА</span>
                <ul>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/team_lab/t_l_centers.html">ЦЕНТРЫ НИОКР</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/team_lab/t_l_lab.html">ЛАБОРАТОРИЯ</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/team_lab/t_l_team.html">СЕРВИСНАЯ КОМАНДА</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/team_lab/t_l_station.html">СЕРВИСНАЯ КОМАНДА</a></li>
                    <!-- <li>Academic exchange</li> -->
                </ul>
            </div>
            <div class="ul1">
                <span>ПРОИЗВОДСТВО</span>
                <ul>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/manu/manu.html?tab=1">ПРОИЗВОДСТВЕННАЯ БАЗА</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/manu/manu.html?tab=2">МАСТЕРСКАЯ</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/manu/manu.html?tab=3">ЛАБОРАТОРИЯ ПРОВЕРКИ КАЧЕСТВА</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/Russian/manu/manu.html?tab=4">СКЛАД</a></li>
                </ul>
            </div>
            <div class="ul1">
                <span>СВЯЗАТЬСЯ С НАМИ</span>
                <ul>
                    <li>Tel: +86-028-86011661</li>
                    <li>Fax: +86-028-86013997</li>
                    <li>Emal: cqswc@cnpc.com.cn</li>
                    <li>No. 6, Meng Zhui Wan St <br> Chengdu, P. R .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>