t_l_lab.html 16.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">
</head>

<body>
    <div id="app">
        <!-- 头部导航栏和标题 -->
        <div class="head">
            <!-- logo -->
            <h1><img src="../../../static/imgs/home/logo.png" alt=""></h1>
            <!-- 导航栏 -->
            <ul>
                <span class="to_li"></span>
                <li><a href="../index.html" target="_self">HOME</a></li>
                <li><a href="../about/about.html" target="_self">ABOUT US</a></li>
                <li><a href="../product/product.html" target="_self">PRODUCT</a></li>
                <li><a href="../system/system.html" target="_self">SYSTEM</a></li>
                <li><a href="../technology/technology.html" target="_self">TECHNOLOGY</a></li>
                <li><a href="../team_lab/t_l_centers.html" class="red_bold" target="_self">LABORATORY/TEAM</a></li>
                <li><a href="../manu/manu.html" target="_self">MANUFACTURE</a></li>
                <li><a href="../contact/contact.html" target="_self">CONTACT US</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>LABORATORY/TEAM</p>
            <p>A PIONEER FOR COMPLEX OIL & GASFIELD SERVICE</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: 479.156px;"></span>
                    <div class="tab"><a href="./t_l_centers.html" target="_self">R&D CENTERS</a></div>
                    <div class="tab active"><a href="./t_l_lab.html" target="_self" style="color: #c70009;">LABORATORIES</a></div>
                    <div class="tab"><a href="./t_l_team.html" target="_self">TEAMS</a></div>
                    
                    <div class="tab"><a href="./t_l_station.html" target="_self">LIQUID MUD PLANTS</a></div>
                    
                </div>
            </div>
            <!-- 标签页内容 -->
            <div class="content">
                <!-- LABORATORY -->
                <div id="tab3" class="tab-content" style="display: block;">
                    <div class="lab_cont">
                        <p class="title">LABORATORY</p>
                        <div class="team_detail_cont s">
                            <div class="bot_swiper">
                                <div class="lef">
                                    <p>
                                        INTRODUCE
                                    </p>
                                    <p class="slide">
                                        At the domestic headquarters, we have established the National Engineering Laboratory for
                                         Exploration and Development of Low Permeability Oil and Gas Fields,
                                          the Sichuan Provincial Key Laboratory for Applied Chemistry of Oil
                                           and Gas Fields, and the Petroleum Engineering Leak Prevention and
                                            Plugging Laboratory. It has also established three regional laboratories
                                             in Pakistan, Turkmenistan, and Ecuador, building multiple support
                                              bases for overcoming difficulties and daring innovation, and
                                               cultivating strong and powerful drilling fluid service guarantee
                                                capabilities, This provides strong support for the exploration
                                                 and development of ultra deep wells above 8000m.
                                    </p>
                                    <!-- <span class="slide_bot"></span> -->
                                </div>
                                <div class="rig_swiper">
                                    <div class="swiper2">
                                        <div class="swiper Swiper1">
                                            <div class="swiper-wrapper">
                                                <div class="swiper-slide"><img
                                                        src="../../../static/imgs/team_lab/lab_swiper/1.jpg" alt=""></div>
                                                <div class="swiper-slide"><img
                                                        src="../../../static/imgs/team_lab/lab_swiper/2.jpg" alt=""></div>
                                                <div class="swiper-slide"><img
                                                        src="../../../static/imgs/team_lab/lab_swiper/3.jpg" alt=""></div>
                                                <div class="swiper-slide"><img
                                                        src="../../../static/imgs/team_lab/lab_swiper/4.jpg" alt=""></div>
                                                <div class="swiper-slide"><img
                                                        src="../../../static/imgs/team_lab/lab_swiper/5.jpg" alt=""></div>
                                                <div class="swiper-slide"><img
                                                        src="../../../static/imgs/team_lab/lab_swiper/8.jpg" alt=""></div>
                                            </div>
                                            <div class="swiper-pagination" style="bottom: 30px;"></div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- 实验室下方分框区域 -->
                        <div class="lab_six">
                            <!-- <a href="./t_l_lab_detail.html">
                                <img src="../../static/imgs/team_lab/lab_qian/1.jpg" class="img_a" alt="">
                                <div class="lab_fen">
                                    <p>NATIONAL ENGINEERING LABORATORY FOR OIL AND GAS FIELD EXPLORATION AND DEVELOPMENT</p>
                                </div>
                            </a>
                            <a href="./t_l_lab_detail.html" target="_self">
                                <img src="../../static/imgs/team_lab/lab_qian/5.jpg" class="img_a" alt="">
                                <div class="lab_fen">
                                    <p>SICHUAN PROVINCIAL KEY LABORATORY OF APPLIED CHEMISTRY IN OIL AND GAS FIELDS</p>
                                </div>
                            </a>
                            <a href="./t_l_lab_detail.html">
                                <img src="../../static/imgs/team_lab/lab_qian/3.jpg" class="img_a" alt="">
                                <div class="lab_fen">
                                    <p>PETROLEUM ENGINEERING LEAK PREVENTION AND SEALING LABORATORY</p>
                                </div>
                            </a>
                            <a href="./t_l_lab_detail.html">
                                <img src="../../static/imgs/team_lab/lab_qian/4.jpg" class="img_a" alt="">
                                <div class="lab_fen">
                                    <p>AMU DARYA DRILLING FLUID LABORATORY</p>
                                </div>
                            </a>
                            <a href="./t_l_lab_detail.html">
                                <img src="../../static/imgs/team_lab/lab_qian/6.jpg" class="img_a" alt="">
                                
                                <div class="lab_fen">
                                    <p>ISLAMABAD DRILLING FLUID LABORATORY</p>
                                </div>
                            </a>
                            <a href="./t_l_lab_detail.html">
                                <img src="../../static/imgs/team_lab/lab_qian/2.jpg" class="img_a" alt="">
                                <div class="lab_fen">
                                    <p>JOINT LABORATORY OF QUITO UNIVERSITY</p>
                                </div>
                            </a> -->
                            
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <!-- 尾部区域 -->
    <div class="fot">
        <!-- 尾部列表区域 -->
        <div class="all_ul">
            <div class="ul1">
                <span>PRODUCT</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/product/product_type.html?data=35&title=SECTION8">DRILDETER<sup>® </sup></a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/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/English/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/English/product/product_type.html?data=36&title=SECTION9">FOAMDRIL<sup>® </sup></a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/product/product_type.html?data=37&title=SECTION10">GERMCI<sup>® </sup></a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>SYSTEM</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/system/system_detail.html?data=121">AMPOLDRIL<sup>® </sup> Amphoteric <br> Polymer Drilling Flui</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/system/system_detail.html?data=122">SOLITOLERDRIL<sup>® </sup> High Solid-Tolerated <br> Water-Based Drilling Fluid System</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/system/system_detail.html?data=123">INHIBDRIL<sup>® </sup> High performance <br> water-based drilling fluid system</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/system/system_detail.html?data=126">AKUAFAST<sup>® </sup> Fast Drilling Environmental <br> Protection Drilling Fluid System</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/system/system_detail.html?data=127">AKUADRIL<sup>® </sup> Anti-Collapse and Environmental <br> Protection Drilling Fluid System</a>
                    </li>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/system/system_detail.html?data=128">AKUASEAL<sup>® </sup> Low Harm Environmental <br> Protection Drilling Fluid System</a>
                    </li>
                </ul>
            </div>
            <div class="ul1">
                <span>TECHNOLOGY</span>
                <ul>
                    <li>
                        <a href="http://www.ccdcdf.com:6080/pc/app/pages/English/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/English/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/English/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/English/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>LABORATORY/TEAM</span>
                <ul>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/team_lab/t_l_centers.html">R&D centers</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/team_lab/t_l_lab.html">LABORATORY</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/team_lab/t_l_team.html">SERVICE TEAM</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/team_lab/t_l_station.html">LIQUID MUD PLANTS</a></li>
                    <!-- <li>Academic exchange</li> -->
                </ul>
            </div>
            <div class="ul1">
                <span>MANUFACTURE</span>
                <ul>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html">Production base</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html">Workshop</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html">Quality Inspection Laboratory</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html">Warehouse</a></li>
                </ul>
            </div>
            <div class="ul1">
                <span>CONTACT US</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.js"></script>
<script src="../../../../node_modules/swiper/swiper-bundle.min.js"></script>
<script>
    var swiper = new Swiper('.Swiper1', {
        loop:true,
        autoplay:{
            delay:2000,
        },
        pagination: {
            el: ".swiper-pagination",
            clickable: true,
        }
    })
</script>

</html>