t_l_team.html 15.7 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/t_l_team.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: 750.484px;"></span>
                    <div class="tab"><a href="./t_l_centers.html">R&D CENTERS</a></div>
                    <div class="tab"><a href="./t_l_lab.html" target="_self">LABORATORIES</a></div>
                    <div class="tab active"><a href="./t_l_team.html" style="color: #c70009;">TEAMS</a></div>
                    <div class="tab"><a href="./t_l_station.html" target="_self">LIQUID MUD PLANTS</a></div>
                </div>
            </div>
            <!-- 标签页内容 -->
            <div class="content">
                <!-- SERVICE TEAM 团队 -->
                <div id="tab2" class="tab-content" style="display: block;">
                    <!-- 分类区域 -->
                    <div class="fen_cont">
                        <div class="text_cont">
                            <p class="hor_text">
                                Chuanqing Drilling has over 300 drilling and completion fluid service teams,
                                which can simultaneously provide services for 280 wells or 280 drilling rigs.
                                There are 1383 employees, 5 professor level senior engineers, 12 PhD and 3
                                expert studios. CCDCDF® There are 235 overseas drilling fluid practitioners,
                                including 25 overseas Chinese mud experts and 210 foreign drilling fluid
                                engineers.
                            </p>
                        </div>
                        <p class="title">EXPERT STUDIOS</p>
                        <div class="export_cont">
                            <!-- <div>
                                <video src="../../static/video/高强实验室宣传片-高强工作室4.7导出 - 副本.m4v" class="video" controls
                                    muted autoplay loop></video>
                                <p>GAO QIANG DRILLING FLUID SKILLS EXPERT STUDIO</p>
                            </div>
                            <div>
                                <video src="../../static/video/20230302+“兰”心慧至“一带一路” 王兰工作室+v53.mp4" class="video"
                                    controls muted autoplay loop></video>
                                <p>WANG LAN'S "DOUBLE INNOVATiION" STUDIO</p>
                            </div>
                            <div>
                                <video src="../../static/video/20231027吉永忠工作室英文版.mp4" class="video" controls muted
                                    autoplay loop></video>
                                <p>Ji YONGZHONG STUDIO</p>
                            </div> -->
                        </div>
                    </div>
                    <div class="fen_cont" style="margin-top: 70px;">
                        <p class="title">SERVICE TEAMS</p>
                        <div class="team_cont">
                            <img src="../../../static/imgs/team_lab/service_team/service10.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service8.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service1.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service2.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service3.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service4.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service5.jpg" alt="">
                            
                            <img src="../../../static/imgs/team_lab/service_team/service11.jpg" alt="">
                            <img src="../../../static/imgs/team_lab/service_team/service7.JPG" alt="">
                        </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?tab=1">Production base</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html?tab=2">Workshop</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html?tab=3">Quality Inspection Laboratory</a></li>
                    <li><a href="http://www.ccdcdf.com:6080/pc/app/pages/English/manu/manu.html?tab=4">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>
<!-- <script>
    //切换50
    function openTab(event, tabName) {
        // 获取所有标签页内容元素
        var tabContent = document.getElementsByClassName("tab-content");

        // 隐藏所有标签页内容
        for (var i = 0; i < tabContent.length; i++) {
            tabContent[i].style.display = "none";
        }

        // 移除所有标签页选项卡的 active 类
        var tabs = document.getElementsByClassName("tab");
        for (var i = 0; i < tabs.length; i++) {
            tabs[i].className = tabs[i].className.replace(" active", "");
        }

        // 显示当前选中标签页内容
        document.getElementById(tabName).style.display = "block";

        // 添加 active 类到当前选中标签页选项卡
        event.currentTarget.className += " active";
    }
</script> -->
<link rel="stylesheet" href="../../../../node_modules/swiper/swiper-bundle.min.css">
<script src="../../../../node_modules/swiper/swiper-bundle.min.js"></script>
<script>
    // $('.tab').click(function () {
    //     let left_distance = $(this).position().left + 16 + $(this).width() / 2 - 20
    //     $('.tab_to').css("left", left_distance)
    //     // console.log($(this).width())
    //     console.log($(this).position().left + 16 + $(this).width()/2 - 20)
    // })
    // var swiper = new Swiper('.Swiper1', {
    //     loop:true,
    //     autoplay:true,
    //     pagination: {
    //         el: ".swiper-pagination",
    //         clickable: true,
    //     }
    // })
    let urlStr = window.location.href
    let apilang = ''
    if (urlStr.includes('English')) {
        // url = url.replace('English',change)
        // window.location.href = url
        apilang = 'English'
    } else if (urlStr.includes('Chinese')) {
        apilang = 'Chinese'
    } else if (urlStr.includes('Russian')) {
        apilang = 'Russian'
    } else if (urlStr.includes('Spain')) {
        apilang = 'Spain'
    }
    let baseUrl = 'https://ccdcfile.oss-cn-chengdu.aliyuncs.com'
    $.get(`http://www.ccdcdf.com:6080/api/index/LaboratoryVideo?apilang=${apilang}`, function (res) {
        console.log('返回的数据', res)
        $('.export_cont').empty()
        let str = ''
        if (res.code == 1) {
            res.data.forEach(item => {
                
                str += `
            <div>
                <video src="${baseUrl + item.LaboratoryVideo}" class="video" controls
                    muted autoplay loop></video>
                <p>${item.title}</p>
            </div>
            `
            })

        }

        $('.export_cont').append(str)
    })
</script>

</html>