index.php
10.0 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
<?php $get_lang = isset($wp_query->query_vars['prisna_translate_seo_request'])?urldecode($wp_query->query_vars['prisna_translate_seo_request']):''; ?>
<?php get_header();?>
<section class="web_main index_main">
<!-- banner -->
<section class="slider_banner">
<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="swiper-buttons">
<div class="swiper-button-prev swiper-button-white"><span class="slide-page-box"></span></div>
<div class="swiper-button-next swiper-button-white"><span class="slide-page-box"></span></div>
</div>
<div class="slider_swiper_pager"><div class="swiper-pagination swiper-pagination-white"></div></div>
</div>
</section>
<!-- index_promote -->
<section class="index_promote">
<div class="index_hd">
<div class="layout">
<p class="hd_desc">DREAMQZ Chemical has an extensive product portfolio including polymers, monomers, <br>
basic petrochemical products, and megatrend products and is growing to become the Global chemical company <br>
based on the world-class production facilities and stable revenue generation.</p>
</div>
</div>
<div class="index_bd">
<h4 class="title_bg_top">major</h4>
<h4 class="title_bg_ft">products</h4>
<div class="layout">
<div class="promote_list">
<figure class="promote_item">
<a class="item_inner" href="">
<span class="item_img" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/promote01.jpg)"></span>
<figcaption class="item_info">
<h3 class="item_title">Polymers</h3>
<h4 class="item_subtit">Polymers</h4>
<p class="item_desc">
Polymers are widely used starting from household goods
in everyday life to agricultural, industrial, medical, automobile,
and cutting-edge new materials.
</p>
<span class="item_more"><i class="ico_arrow"></i></span>
</figcaption>
</a>
</figure>
<figure class="promote_item">
<a class="item_inner" href="">
<span class="item_img" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/promote02.jpg)"></span>
<figcaption class="item_info">
<h3 class="item_title">Monomers</h3>
<h4 class="item_subtit">Monomers</h4>
<p class="item_desc">
LOTTE Chemical supplies products stably to the market
through vertical integration of raw materials and products
and strives to develop new products that meet the users’ needs.
</p>
<span class="item_more"><i class="ico_arrow"></i></span>
</figcaption>
</a>
</figure>
<figure class="promote_item">
<a class="item_inner" href="">
<span class="item_img" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/promote03.jpg)"></span>
<figcaption class="item_info">
<h3 class="item_title">Basic petrochemicals</h3>
<h4 class="item_subtit">Basic petrochemicals</h4>
<p class="item_desc">
The basic petrochemicals are high value-added products
used as raw materials in construction, home appliance,
and textile industries. LOTTE Chemical has a vertically integrated,
efficient production structure from raw materials to final products.
</p>
<span class="item_more"><i class="ico_arrow"></i></span>
</figcaption>
</a>
</figure>
<figure class="promote_item">
<a class="item_inner" href="">
<span class="item_img" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/promote04.jpg)"></span>
<figcaption class="item_info">
<h3 class="item_title">Megatrend</h3>
<h4 class="item_subtit">Megatrend</h4>
<p class="item_desc">
LOTTE Chemical manufactures high-strength and high-permeability
hollow fiber membranes using its in-house developed technologies
and has been expanding the market share with applications
in sewage and wastewater facilities.
</p>
<span class="item_more"><i class="ico_arrow"></i></span>
</figcaption>
</a>
</figure>
</div>
</div>
</div>
</section>
<!-- index_company_intr -->
<section class="index_company_intr" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/company_intr_bg.jpg)">
<div class="index_hd">
<div class="layout">
<h2 class="hd_title">about<br>dreamqz</h2>
</div>
</div>
<div class="index_bd">
<div class="layout">
<div class="company_intr_cont">
<div class="company_intr_desc">
<?php get_the_field('about_text'); ?>
</div>
<div class="learn_more">
<a href="">View Details</a>
</div>
</div>
<div class="company_intr_gallery">
<div class="swiper-container">
<ul class="swiper-wrapper intr_gallery_items">
<?php $images = get_get_field('about_img'); if( $images ): foreach( $images as $image ): ?>
<li class="swiper-slide intr_gallery_item"><div class="gallery_img"><a href="<?php echo $image['alt']; ?>"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>"></a></div></li>
<?php endforeach; endif; ?>
</ul>
</div>
<div class="swiper_control">
<div class="swiper_buttons">
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ad_items -->
<section class="index_ad">
<div class="index_bd">
<div class="layout">
<ul class="ad_items">
<?php $i=1; $images = get_get_field('ad_ico01'); if( $images ): foreach( $images as $image ): ?>
<li class="ad_item">
<a class="item_inner" href="<?php echo $image['alt']; ?>">
<div class="item_img"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>" ></div>
<figcaption class="item_info">
<h3 class="item_title">Sustainability<br>management</h3>
</figcaption>
</a>
<a class="item_hover" href="" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/ad_img_01.jpg)">
<div class="item_img"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>" ></div>
<figcaption class="item_info">
<h3 class="item_title"><?php echo $image['title']; ?></h3>
<p class="item_desc">
<?php echo $image['description']; ?>
</p>
<div class="item_more">
<i class="more_ico"></i>
<span class="more_txt">View Details</span>
</div>
</figcaption>
</a>
</li>
<?php $i++; endforeach; endif; ?>
</ul>
</div>
</div>
</section>
<!-- index_news -->
<section class="index_news">
<div class="index_hd">
<div class="layout">
<h2 class="hd_title">news and information</h2>
</div>
</div>
<div class="index_bd">
<div class="layout">
<div class="news_items">
<?php query_posts(array( 'post_type' => 'news','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') ); while (have_posts()) : the_post();?>
<figure class="news_item">
<a class="item_inner" href="<?php the_permalink() ?>">
<?php $image = get_field('news_img');if( !empty($image) ): ?>
<div class="item_img"><img src="<?php echo $image['url']; ?>" alt=""></div>
<?php endif; ?>
<figcaption class="item_info">
<h3 class="news_tit"><?php echo mb_strimwidth(strip_tags(apply_filters('the_title',$post->post_title)), 0, 200,"..."); ?></h3>
<p class="news_desc"><?php echo mb_strimwidth(strip_tags(apply_filters('the_content', $post->post_content)), 0, 300,"..."); ?></p>
<div class="item_more">
<i class="more_ico"></i>
<span class="more_txt">View Details</span>
</div>
<div class="hover_bg" style="background-image: url(<?php echo home_url("/"); ?>style/global/img/demo/news_caption_bg.jpg)"></div>
</figcaption>
</a>
</figure>
<?php endwhile; wp_reset_query(); ?>
</div>
</div>
</div>
</section>
</section>
<?php get_footer();?>