7820380e
“wangming”
1
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
<!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: 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="team_detail_cont">
<p class="title ">Ji Yongzhong Studio</p>
<div class="team_pic">
<img src="../../static/imgs/team_lab/jyz1.jpg" class="lef">
<div class="rig">
<img src="../../static/imgs/team_lab/jyz2.jpg" alt="">
<img src="../../static/imgs/team_lab/jyz3.jpg" alt="">
</div>
</div>
<div class="bot_swiper">
<div class="lef">
<p>
INTRODUCE
</p>
<p>
Established on July 4, 2022, officially unveiled on
September 23, 2022. The studio has a total of 18
members, including 2 doctoral students and 8 graduate
students. Among them, there are 11 senior engineers
and 7 engineers. This studio belongs to the Model
Worker Innovation Studio, which is a technical and
academic platform and an important overseas
technical talent training base. The main task of
the studio is to address the production difficulties
and technical bottlenecks of overseas key projects,
utilize the innovation studio platform to leverage
collective wisdom, carry out innovative research,
provide suggestions, and carry out experimental
research, scientific research, and technological
innovation in combination with the company's phased
scientific research projects, improve the technical
level of drilling and completion fluids.
innovation in combination with the company's phased
scientific research projects, improve the technical
level of drilling and completion fluids.
</p>
</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/jyz4.JPG" alt=""></div>
<div class="swiper-slide"><img
src="../../static/imgs/team_lab/jyz5.JPG" alt=""></div>
<div class="swiper-slide"><img
src="../../static/imgs/team_lab/jyz6.JPG" alt=""></div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 尾部区域 -->
<div class="fot">
<!-- 尾部列表区域 -->
<div class="all_ul">
<div class="ul1">
|
0f4c2035
“wangming”
111
|
146
|
<span>ПРОДУКТЫ</span>
|
7820380e
“wangming”
1
|
147
|
<ul>
|
0f4c2035
“wangming”
111
|
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
|
<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>
|
7820380e
“wangming”
1
|
163
164
165
|
</ul>
</div>
<div class="ul1">
|
0f4c2035
“wangming”
111
|
166
|
<span>СИСТЕМЫ</span>
|
7820380e
“wangming”
1
|
167
|
<ul>
|
0f4c2035
“wangming”
111
|
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
|
<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>
|
7820380e
“wangming”
1
|
186
187
188
|
</ul>
</div>
<div class="ul1">
|
0f4c2035
“wangming”
111
|
189
|
<span>ТЕХНОЛОГИЯ</span>
|
7820380e
“wangming”
1
|
190
|
<ul>
|
0f4c2035
“wangming”
111
|
191
192
193
194
195
196
197
198
199
200
201
|
<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>
|
7820380e
“wangming”
1
|
202
|
</li>
|
7820380e
“wangming”
1
|
203
204
205
|
</ul>
</div>
<div class="ul1">
|
0f4c2035
“wangming”
111
|
206
|
<span>ЛАБОРАТОРИЯ/КОМАНДА</span>
|
7820380e
“wangming”
1
|
207
|
<ul>
|
0f4c2035
“wangming”
111
|
208
209
210
211
|
<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>
|
7820380e
“wangming”
1
|
212
213
214
215
|
<!-- <li>Academic exchange</li> -->
</ul>
</div>
<div class="ul1">
|
0f4c2035
“wangming”
111
|
216
|
<span>ПРОИЗВОДСТВО</span>
|
7820380e
“wangming”
1
|
217
|
<ul>
|
0562dfe9
“wangming”
Update manufactur...
|
218
219
220
221
|
<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>
|
7820380e
“wangming”
1
|
222
223
224
|
</ul>
</div>
<div class="ul1">
|
0f4c2035
“wangming”
111
|
225
|
<span>СВЯЗАТЬСЯ С НАМИ</span>
|
7820380e
“wangming”
1
|
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
|
<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="../../../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>
|