index.php
16.6 KB
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<?php $get_lang = isset($wp_query->query_vars['prisna_translate_seo_request'])?urldecode($wp_query->query_vars['prisna_translate_seo_request']):''; ?>
<?php get_header();?>
<!-- banner -->
<section class="slider_banner swiper-container">
<div class="swiper-wrapper">
<?php $images = get_get_field('ad_index_banner'); if( $images ): foreach( $images as $image ): ?>
<div class="swiper-slide"> <a href="<?php echo $image['alt']; ?>"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['title']; ?>"/></a></div>
<?php endforeach; endif; ?>
</div>
<div class="slider_swiper_control">
<div class="banner_button_prev"></div>
<div class="banner_button_next"></div>
</div>
<div class="swiper-pagination swiper-pagination-white"></div>
</section>
<section class="company_video_mask">
<section class="company_video_box"> <i class="video_close">X</i>
<div class="company_video">
<video preload="auto" controls src="https://www.goodao.cn/Globalso-video.mp4"></video>
</div>
</section>
</section>
<section class="company_information_wrap">
<section class="company_information_box layout">
<div class="company_left company_information wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="ts-custom-heading ">we’ll ensure you<br>always get <strong>best<br> results.</strong></h2>
<a href="<?php echo home_url("/"); ?>about-us" class="about_btn">Get free samples and picture books<span>GO</span></a> </div>
<div class="company_center company_information wow fadeInUpA" data-wow-delay=".9s" data-wow-duration=".8s">
<div class="wpb_wrapper">
<?php get_the_field('about_text'); ?>
</div>
</div>
<div class="company_right company_information wow fadeInUpA" data-wow-delay="1s" data-wow-duration=".8s">
<div class="company_video">know more about company<i></i></div>
<?php $images = get_get_field('about_img'); if( $images ): foreach( $images as $image ): ?>
<div class="about_img"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>"></div><?php endforeach; endif; ?>
</div>
</section>
</section>
<section class="web_main index_main">
<!--index_product-->
<section class="index_feature_product">
<section class="layout">
<div class="index_hd wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="hd_title">explore our<strong> main services</strong></h2>
<p class="sub_title">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.</p>
</div>
<div class="feature_items wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<ul class="swiper-wrapper">
<li class="feature_item swiper-slide">
<figure>
<div class="feature_img"> <span class="item_mask"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/service-1.jpg" /></span> <span class="item_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/icon01.png" /></span> </div>
<div class="feature_info"> <span class="item_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/pd01.jpg" /></span>
<div class="pd_info">
<h4 class="pd_tit"><a href="">chemical research</a></h4>
<a href="" class="item_more">read more</a> </div>
</div>
</figure>
</li>
<li class="feature_item swiper-slide">
<figure>
<div class="feature_img"> <span class="item_mask"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/service-3.jpg" /></span> <span class="item_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/icon03.png" /></span> </div>
<div class="feature_info"> <span class="item_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/pd03.jpg" /></span>
<div class="pd_info">
<h4 class="pd_tit"><a href="">chemical research</a></h4>
<a href="" class="item_more">read more</a> </div>
</div>
</figure>
</li>
<li class="feature_item swiper-slide">
<figure>
<div class="feature_img"> <span class="item_mask"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/service-2.jpg" /></span> <span class="item_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/icon02.png" /></span> </div>
<div class="feature_info"> <span class="item_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/pd02.jpg" /></span>
<div class="pd_info">
<h4 class="pd_tit"><a href="">chemical research</a></h4>
<a href="" class="item_more">read more</a> </div>
</div>
</figure>
</li>
<li class="feature_item swiper-slide">
<figure>
<div class="feature_img"> <span class="item_mask"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/service-5.jpg" /></span> <span class="item_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/icon03.png" /></span> </div>
<div class="feature_info"> <span class="item_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/pd03.jpg" /></span>
<div class="pd_info">
<h4 class="pd_tit"><a href="">chemical research</a></h4>
<a href="" class="item_more">read more</a> </div>
</div>
</figure>
</li>
<li class="feature_item swiper-slide">
<figure>
<div class="feature_img"> <span class="item_mask"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/service-4.jpg" /></span> <span class="item_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/icon04.png" /></span> </div>
<div class="feature_info"> <span class="item_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/pd04.jpg" /></span>
<div class="pd_info">
<h4 class="pd_tit"><a href="">chemical research</a></h4>
<a href="" class="item_more">read more</a> </div>
</div>
</figure>
</li>
</ul>
<div class="swiper-pagination"></div>
</div>
</section>
</section>
<!--index_product end-->
<section class="index_service_wrap">
<section class="service_wrap">
<div class="service_programa">
<div class="index_hd wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="hd_title">we advice to choose<br>
<strong>a right decision</strong></h2>
</div>
<ul class="service_tabs wow fadeInUpA" data-wow-delay="1s" data-wow-duration=".8s">
<li class="service_title current">our values</li>
<li class="service_title">innovation</li>
<li class="service_title">experience</li>
</ul>
<div class="service_items wow fadeInUpA" data-wow-delay="1.2s" data-wow-duration=".8s">
<div class="service_item">
<p>Exerci tation ullamcorper suscipit lobortis nisl aliquip ex ea commodo non habent claritatem insitamconse quat duis autem Exerci tation.</p>
<ul>
<li>Bone Slices</li>
<li>Corticosterone EIA</li>
<li>Dentine Discs</li>
<li>Ostase® BAP EIA</li>
<li>Bone Slices</li>
<li>Corticosterone EIA</li>
<li>Dentine Discs</li>
<li>Ostase® BAP EIA</li>
</ul>
</div>
<div class="service_item disabled">
<p>Exerci tation ullamcorper suscipit lobortis nisl aliquip ex ea commodo non habent claritatem insitamconse quat duis autem Exerci tation.</p>
<ul>
<li>Bone Slices</li>
<li>Corticosterone EIA</li>
<li>Dentine Discs</li>
<li>Ostase® BAP EIA</li>
<li>Bone Slices</li>
<li>Corticosterone EIA</li>
<li>Dentine Discs</li>
<li>Ostase® BAP EIA</li>
</ul>
</div>
<div class="service_item disabled">
<p>Exerci tation ullamcorper suscipit lobortis nisl aliquip ex ea commodo non habent claritatem insitamconse quat duis autem Exerci tation.</p>
<ul>
<li>Bone Slices</li>
<li>Corticosterone EIA</li>
<li>Dentine Discs</li>
<li>Ostase® BAP EIA</li>
<li>Bone Slices</li>
<li>Corticosterone EIA</li>
<li>Dentine Discs</li>
<li>Ostase® BAP EIA</li>
</ul>
</div>
</div>
</div>
<div class="service_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/service.jpg" /></div>
</section>
</section>
<!--index_advantage_wrap -->
<section class="index_advantage_wrap" style="background-image:url(<?php echo home_url("/"); ?>/style/global/img/demo/map-new.jpg)">
<section class="layout">
<div class="index_hd wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="hd_title">we’ll ensure you always get<br>
<strong>best results.</strong></h2>
</div>
<ul class="advantage_items wow fadeInUpA" data-wow-delay="1s" data-wow-duration=".8s">
<li class="advantage_item">
<figure> <span class="ad_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/01.png" /></span>
<figcaption> <span class="ad_num">1000</span>
<h3 class="ad_tit"><a href="">Stars Comfort</a></h3>
<div class="ad_desc">It is a long established fact that a reader will be distracted by the readable content.</div>
</figcaption>
</figure>
</li>
<li class="advantage_item">
<figure> <span class="ad_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/02.png" /></span>
<figcaption> <span class="ad_num">302</span>
<h3 class="ad_tit"><a href="">Professional Staff</a></h3>
<div class="ad_desc">It is a long established fact that a reader will be distracted by the readable content.</div>
</figcaption>
</figure>
</li>
<li class="advantage_item">
<figure> <span class="ad_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/03.png" /></span>
<figcaption> <span class="ad_num">30</span>
<h3 class="ad_tit"><a href="">Years Of Experience</a></h3>
<div class="ad_desc">It is a long established fact that a reader will be distracted by the readable content.</div>
</figcaption>
</figure>
</li>
<li class="advantage_item">
<figure> <span class="ad_icon"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/04.png" /></span>
<figcaption> <span class="ad_num">640</span>
<h3 class="ad_tit"><a href="">Suppliers</a></h3>
<div class="ad_desc">It is a long established fact that a reader will be distracted by the readable content.</div>
</figcaption>
</figure>
</li>
</ul>
</section>
</section>
<section class="index_case_wrap">
<section class="layout">
<div class="index_hd wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="hd_title">latest<strong> case studies</strong></h2>
<div class="case_control_bar">
<div class="case_button_prev"></div>
<div class="case_button_next"></div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="case_items swiper-container">
<ul class="swiper-wrapper">
<?php $i=1; $images = get_get_field('ad_ico01'); if( $images ): foreach( $images as $image ): ?>
<li class="case_item swiper-slide"> <span class="case_img"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>" /></span>
<div class="case_info"> <span>Oncology</span>
<div class="case_tit"><a href=""><?php echo $image['title']; ?></a></div>
</div>
</li>
<?php $i++; endforeach; endif; ?>
</ul>
</div>
</section>
</section>
<!--index_advantage_wrap end-->
<section class="index_project_container">
<section class="layout">
<div class="index_hd wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="hd_title">what <strong>speak people</strong></h2>
</div>
<div class="project_items">
<ul class="swiper-wrapper">
<li class="project_item swiper-slide">
<div class="speaker_info"> <span class="speaker_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/client-2.jpg" alt="" /></span>
<div class="speaker"> <span>Victoria Porter</span> <span>CEO at Google INC</span> </div>
</div>
<div class="project_info">Long established fact that a reader will be distracted by the readable content of a page when looking at it's layout. The point of using Lorem Ipsum</div>
</li>
<li class="project_item swiper-slide">
<div class="speaker_info"> <span class="speaker_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/client-2.jpg" alt="" /></span>
<div class="speaker"> <span>Victoria Porter</span> <span>CEO at Google INC</span> </div>
</div>
<div class="project_info">Long established fact that a reader will be distracted by the readable content of a page when looking at it's layout. The point of using Lorem Ipsum</div>
</li>
<li class="project_item swiper-slide">
<div class="speaker_info"> <span class="speaker_img"><img src="<?php echo home_url("/"); ?>/style/global/img/demo/client-2.jpg" alt="" /></span>
<div class="speaker"> <span>Victoria Porter</span> <span>CEO at Google INC</span> </div>
</div>
<div class="project_info">Long established fact that a reader will be distracted by the readable content of a page when looking at it's layout. The point of using Lorem Ipsum</div>
</li>
</ul>
<div class="swiper-pagination swiper-pagination-white"></div>
</div>
</section>
</section>
<section class="index_inquiry_wrap" style="background-image:url(<?php echo home_url("/"); ?>/style/global/img/demo/inquirybg.jpg)">
<section class="layout">
<h3 class="inquiry_tit">Inquiry for pricelist</h3>
<p class="inquiry_desc">Since its establishment, our factory has been developing first world class products with adhering the principle of quality first. Our products have gained excellent reputation in the industry and valuabletrusty among new and old customers..</p>
<a href="" class="inquiry_btn">submit now</a> </section>
</section>
<section class="index_news_container">
<section class="layout">
<div class="index_hd wow fadeInUpA" data-wow-delay=".8s" data-wow-duration=".8s">
<h2 class="hd_title">latest <strong>news & blogs</strong></h2>
<a href="" class="news_more">view more</a> </div>
<ul class="news_container">
<?php query_posts(array( 'post_type' => 'news','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') ); while (have_posts()) : the_post();?>
<li class="news_item">
<figure><?php $image = get_field('news_img');if( !empty($image) ): ?><span class="new_img"><img src="<?php echo $image['url']; ?>" ></span><?php endif; ?>
<figcaption>
<time><span>by admin</span><?php the_time('M-d-Y') ?></time>
<h4 class="new_tit"><?php echo mb_strimwidth(strip_tags(apply_filters('the_title',$post->post_title)), 0, 200,"..."); ?></h4>
<div class="news_info"><?php echo mb_strimwidth(strip_tags(apply_filters('the_content', $post->post_content)), 0, 300,"..."); ?></div>
<a href="<?php the_permalink() ?>" class="new_more">read more</a> </figcaption>
</figure>
</li>
<?php endwhile; wp_reset_query(); ?>
</ul>
</section>
</section>
</section>
<?php get_footer();?>