index.html
34.4 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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>cs 开发调试1 cs</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="icon" href="https://ecdn6.globalso.com/upload/p/2/image_other/2023-10/653f74ed10f8542618.png">
<!-- core CSS --><link href="https://v6.globalso.com/Globalso/css/style.css" rel="stylesheet">
<link href="https://v6.globalso.com/Globalso/libs/aos/aos.css" rel="stylesheet">
<link href="https://v6.globalso.com/Globalso/libs/aos/animate.min.css" rel="stylesheet">
<link href="https://v6.globalso.com/Globalso/css/common.css" rel="stylesheet">
<!-- core JS --><script src="https://v6.globalso.com/Globalso/js/jquery.min.js"></script><script src="https://v6.globalso.com/Globalso/libs/aos/common.js"></script><script>
var currentPage = "home"
</script><style id="globalsojs-header">:root {--bs-screen-full: 100%;--bs-screen-xxl: 88%;--bs-screen-large: 78%;--bs-screen-mid: 68%;--bs-screen-small: 58%;--bs-font-sans-serif: Poppins;--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-color: #333333;--bs-body-bg: #fff;--bs-theme-color: #007eff;--bs-sec-theme-color: #000;--bs-link-color: #333333;--bs-link-hover-color: #007eff;--bs-h-font-sans-serif: "Poppins";--bs-h-font-weight: 700;--bs-h-font-size: 1rem;}.section-block-demo1-header[head-position="position-fixed"] {background-color: transparent;box-shadow: unset;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255, 255, 255, 0.1);}.section-block-demo1-header[head-position="position-fixed"].fixed-nav {background-color: rgba(0, 0, 0, 0.8);}.section-block-demo1-header .change-language {padding-left: 1.5rem;border-left-width: ;border-left-style: ;border-left-color: ;}.section-block-demo1-header .nav {justify-content: center;}.section-block-demo1-header .nav > li {margin-top: 0px;margin-right: 1.5rem;margin-bottom: 0px;margin-left: 1.5rem;}.section-block-demo1-header[head-position="position-fixed"] .nav > li > a, .section-block-demo1-header[head-position="position-fixed"] .change-language .change-language-title {color: rgb(255, 255, 255);}.section-block-demo1-header[head-position="position-fixed"] .nav > li > a b svg, .section-block-demo1-header[head-position="position-fixed"] .search-toggle svg, .section-block-demo1-header[head-position="position-fixed"] .change-language .change-language-title svg {fill: rgb(255, 255, 255);}img {width: auto;height: auto;}</style>
<style id="globalsojs-styles"></style>
<style id="globalsojs-footer">
.section-block-demo7-footer{ background-color: var(--bs-theme-color);}
.section-block-demo7-footer .foot-contacts li .foot-ico svg {
fill:#fff;
}
</style>
<link id="google-fonts-link" href="https://fonts.googleapis.com/css2?display=swap&family=Poppins:wght@100;200;300;400;500;600;700;800;900" rel="stylesheet">
<!-- header --><script>var currentCategoryRoute = "products"</script><script>var currentPage = "products"</script><meta property="og:title" content="cs 开发调试1 cs">
<meta property="og:type" content="site">
<meta property="og:site_name" content="cs 开发调试1 cs">
<meta property="og:url" content="https://customsite.globalso.site/development-and-debugging-product/">
<meta property="og:image" content="https://ecdn6.globalso.com/upload/m/image_other/2023-08/64eeb3c46118e89614.png">
<link rel="canonical" href="https://customsite.globalso.site/development-and-debugging-product/">
<link rel="alternate" hreflang="es" href="https://customsite.globalso.site/development-and-debugging-product/">
<meta name="cookie_consent_banner" content="0">
</head>
<body data-aos-easing="ease" data-aos-duration="400" data-aos-delay="0" class="fixed-body" unevents="">
<header headerindex="" class="section-header-wrap-block section-block-demo1-header fixed-nav fixed-nav-active" data-screen="screen-xxl" search-placeholder-color="placeholder-color-grey" search-style="search-style-2" head-active-bg-color="head-ac-bg-color-theme" head-active-text-color="head-ac-text-color-theme" head-active-bg-ani="head-ac-bg-an2"><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<div class="layout" data-unable="demo1-header">
<a title="" aria-label="" href="#" class="logo"><img src="https://ecdn6.globalso.com/upload/m/image_other/2023-08/64eeb3c46118e89614.png" alt="64eeb3cf5a"></a>
<ul class="nav" data-module="1" data-nav-type="default" navsubtype="" blockitems="">
<li blockitem="" data-page="index" class="">
<a blocklink="" title="index" aria-label="" href="/" data-desc="" target="_blank"><i class="ico" style="display:none;"><img blockimagetype="" src="" alt="home"></i><em blocktitle="">home</em></a>
</li>
<li blockitem="" data-page="products" class="nav-li-1" data-sub-type="1">
<a blocklink="" title="products" aria-label="" href="/products/" data-desc="" target="_self"><i class="ico" style="display:none;"><img blockimagetype="" src="" alt="products"></i><em blocktitle="">products</em></a>
</li>
</ul>
<div class="search">
<button type="button" class="search-toggle" id="search-toggle" title="search" onclick="GlobalsoIframe.search.init(this)">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="20" height="20" fill="#333"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm0 16c3.867 0 7-3.133 7-7 0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7zm8.485.071l2.829 2.828-1.415 1.415-2.828-2.829 1.414-1.414z"></path></g></svg></button>
<div class="search-dropdown-menu">
<div id="search-close" class="search-close" onclick="GlobalsoIframe.search.init(this)"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64" fill="#333"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z"></path></g></svg></div>
<form action="/search/">
<input type="text" class="form-control" name="search" placeholder="Enter Keywords..."><button class="btn-search" type="submit" title="search">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="20" height="20"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm0 16c3.867 0 7-3.133 7-7 0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7zm8.485.071l2.829 2.828-1.415 1.415-2.828-2.829 1.414-1.414z"></path></g></svg></button>
</form>
</div>
</div>
<div class="change-language" data-module="2">
<div class="change-language-title">
<b class="country-flag language-flag-es"></b> <span>Spanish</span>
<i><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 512 512"><path d="M98,190.06,237.78,353.18a24,24,0,0,0,36.44,0L414,190.06c13.34-15.57,2.28-39.62-18.22-39.62H116.18C95.68,150.44,84.62,174.49,98,190.06Z"></path></svg></i>
</div>
<div class="change-language-cont">
<div class="prisna-wp-translate-seo" blockitems=""></div>
</div>
</div>
</div>
<div class="pop-box inquiry-box">
<div class="box-container">
<div class="box-header">
<strong class="title">Inquiry</strong>
<i class="close" onclick="GlobalsoIframe.popUp.inquiryClose(this)"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64" fill="#333"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z"></path></g></svg></i>
</div>
<div class="box-body">
Form loading...
</div>
</div>
</div>
<style>
</style>
<script>
</script></header><main><section class="section-breadcrumb-wrap-block section-block-demo1-breadcrumb1 " data-screen="screen-large" id="sectionIdhyi0947" product_custom_breadcrumb=""><ul class="breadcrumb-nav d-flex align-items-center layout" data-module="6">
<li>
<a href="/">Home</a><i class="la"></i>
</li>
<li>
<a href="/products/">Products</a><i class="la"></i>
</li>
<li>
<a href="/development-and-debugging-product/">开发调试1</a><i class="la"></i>
</li>
</ul>
<style>
.section-breadcrumb-wrap-block {
background-color: #eee;
}
.section-breadcrumb-wrap-block .breadcrumb-nav {
padding: 20px 0;
}
.section-breadcrumb-wrap-block .breadcrumb-nav li {
list-style: none;
margin-right: 15px;
}
.section-breadcrumb-wrap-block .breadcrumb-nav li a {
display: inline-block;
margin-right: 10px;
}
.section-breadcrumb-wrap-block .breadcrumb-nav li .la:after {
content: "\f105";
}
.section-breadcrumb-wrap-block .breadcrumb-nav li:last-of-type .la {
display: none;
}
.section-breadcrumb-wrap-block .breadcrumb-nav li:last-of-type a {
color: var(--bs-theme-color);
}
</style></section><div class="page-container" data-screen="screen-large">
<div class="layout d-flex flex-wrap">
<div class="page-aside">
<section data-section="section" data-screen="screen-large" class=" section-sidenav-wrap-block section-block-demo1-sidenav1" id="sectionIdpwm2857"><div class="title-bar ">
<div class="title"> Products Categories </div>
</div>
<ul class="side-nav" data-module="6" data-unable="demo1-sidenav">
<li data-page="hot"><a href="/hot/">Hot</a></li>
<li data-page="test"><a href="/test/">test</a></li>
<li data-page="cup-holder">
<a href="/cup-holder/">Cup Holder</a><ul><li data-page="the-test"><a href="/the-test/">test</a></li></ul>
</li>
<li data-page="packing-extra"><a href="/packing-extra/">Packing Extra</a></li>
</ul>
<style>
</style></section><section swipernormal="" activeblock="" maskcolor="" asideproduct="" data-section="section" data-screen="screen-large" mask-color="mask-color-dark" data-pagination="false" class="section-sideproduct-wrap-block section-block-demo1-sideproduct1" id="sectionIdhgy0375"><div class="title-bar ">
<div class="title">Featured Products</div>
</div>
<div class="outer-swiper-wrap layout" data-unable="demo1-sideproduct1" data-module="1" data-type="all" data-totalnumber="10" data-image-type="1" data-ico-type="3">
<div class="execute-swiper-slide swiper-backface-hidden">
<div class="swiper-wrapper product-items" blockitems="" data-swiper-wrapper="swiperdestroy" id="swiper-wrapper-6afa3982cdedc58e" aria-live="polite" wrapper-id="swiper-wrapper-6afa3982cdedc58e">
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="1 / 4" data-slide-type="active">
<a href="/development-and-debugging-product/" class="item-inner">
<div class="item-img"><img src="" alt="开发调试1" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">开发调试1</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="2 / 4" data-slide-type="active">
<a href="/starting-in-september-led-drive-power-in-3c-enforcement-certification-categories-product/" class="item-inner">
<div class="item-img"><img src="https://ecdn6.globalso.com/upload/p/2/image_product/2023-10/652f56968cea243627.jpg" alt="Starting In September LED Drive Power In 3C Enforcement Certification Categories" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">Starting In September LED Drive Power In 3C Enforcement Certification Categories</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="3 / 4" data-slide-type="active">
<a href="/led-lighting-market-competition-quality-problems-product/" class="item-inner">
<div class="item-img"><img src="" alt="LED Lighting Market Competition Quality Problems" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">LED Lighting Market Competition Quality Problems</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="4 / 4" data-slide-type="active">
<a href="/led-lighting-industry-e-commerce-era-product/" class="item-inner">
<div class="item-img"><img src="" alt="LED Lighting Industry E-commerce Era" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">LED Lighting Industry E-commerce Era</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="5 / 4" data-slide-type="active">
<a href="/led-lighting-buy-excessive-squeezing-suppliers-is-in-self-mutilation-product/" class="item-inner">
<div class="item-img"><img src="" alt='LED Lighting Buy: Excessive Squeezing Suppliers Is In "self-mutilation"' blockimagetype=""></div>
<h3 class="item-title" blocktitle="">LED Lighting Buy: Excessive Squeezing Suppliers Is In "self-mutilation"</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="6 / 4" data-slide-type="active">
<a href="/led-lighting-standard-trend-of-2012-product/" class="item-inner">
<div class="item-img"><img src="" alt="LED Lighting Standard Trend Of 2012" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">LED Lighting Standard Trend Of 2012</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="7 / 4" data-slide-type="active">
<a href="/after-4-led-lights-or-can-be-used-for-communications-product/" class="item-inner">
<div class="item-img"><img src="" alt="After 4 LED Lights Or Can Be Used For Communications" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">After 4 LED Lights Or Can Be Used For Communications</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="8 / 4" data-slide-type="active">
<a href="/taiwan-set-new-standards-applicable-to-the-minimum-efficacy-of-led-lighting-product/" class="item-inner">
<div class="item-img"><img src="" alt="Taiwan Set New Standards Applicable To The Minimum Efficacy Of LED Lighting" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">Taiwan Set New Standards Applicable To The Minimum Efficacy Of LED Lighting</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="9 / 4" data-slide-type="active">
<a href="/the-technology-in-led-flood-light-product/" class="item-inner">
<div class="item-img"><img src="" alt="The technology in led flood light" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">The technology in led flood light</h3>
</a>
</div>
<div class="swiper-slide product-item" blockitem="" role="group" aria-label="10 / 4" data-slide-type="active">
<a href="/the-development-of-industrial-led-light-product/" class="item-inner">
<div class="item-img"><img src="" alt="The development of industrial led light" blockimagetype=""></div>
<h3 class="item-title" blocktitle="">The development of industrial led light</h3>
</a>
</div>
</div>
</div>
<div class="swiper-control ">
<div class="swiper-pagination swiper-pagination-clickable">
<span class="swiper-pagination-bullet" tabindex="0" aria-current="true">01</span><span class="swiper-pagination-bullet" tabindex="0">02</span><span class="swiper-pagination-bullet" tabindex="0">03</span><span class="swiper-pagination-bullet" tabindex="0">04</span><span class="swiper-pagination-bullet" tabindex="0">05</span>
</div>
<div class="swiper-buttons">
<div class="swiper-button swiper-button-prev" tabindex="-1" role="button" aria-label="Previous slide" aria-controls="swiper-wrapper-6afa3982cdedc58e" aria-disabled="true"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414z"></path></g></svg></div>
<div class="swiper-button swiper-button-next" tabindex="0" role="button" aria-label="Next slide" aria-controls="swiper-wrapper-6afa3982cdedc58e" aria-disabled="false"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z"></path></g></svg></div>
</div>
</div>
</div>
<style>
</style>
<script>
GlobalsoIframe.Swiper.swiperNormal({
container: "#sectionIdhgy0375 .execute-swiper-slide",
direction: "vertical",
delay: 30000,
speed: 1200,
slidesPerView: 6,
spaceBetween: 10,
})
</script></section>
</div>
<div class="page-main">
<section productbasics="" swiperthumbs="" data-section="section" data-screen="screen-small" slide-btn-position="thumbs" class="section-productView-wrap-block section-block-demo1-productView1" id="sectionIdProduct" pagemainsection=""><div class="layout product-content aos-init " data-unable="demo1-productDetails1" data-aos="fadeInUp" data-aos-duration="1000">
<div class="product-view" data-module="6">
<div class="main-slider">
<div productimageitems class="swiper-wrapper"></div>
<div class="swiper-buttons">
<div class="swiper-button swiper-button-prev"></div>
<div class="swiper-button swiper-button-next"></div>
</div>
</div>
<div class="thumbs-slider">
<div productimageitems class="swiper-wrapper"></div>
<div class="swiper-buttons">
<div class="swiper-button swiper-button-prev"></div>
<div class="swiper-button swiper-button-next"></div>
</div>
</div>
</div>
<div class="product-summary">
<h1 producttitle class="item-title" data-module="6">开发调试1</h1>
<div class="item-meta" data-module="6">
<div productdesc></div>
<ul productattritems></ul>
</div>
<div class="product-btn-wrap">
<a preventdefault="true" href="javasctipt:;" onclick="GlobalsoIframe.popUp.inquiryBox(this)" class="btn" btn-hover-animation="btn-ani-wave" btn-arrow="email">Contact us<i class="la"></i> <i class="btn-ani" btn-ani-circle="desplode" style="left: 38.3893px; top: -34.5199px;"></i></a>
</div>
</div>
</div>
<style>
</style>
<script>
GlobalsoIframe.Swiper.swiperThumbs({
container: "#sectionIdProduct",
effect: "slide",
direction: "horizontal",
slidesPerView: 3,
slideBtnPosition: 'thumbs',
delay: 300000
})
</script></section><section productparameters="" data-section="section" data-screen="screen-large" tab-toggle-ani="tab-ani-bounce" class="section-tab-wrap-block section-block-demo1-productDetail1" id="sectionIdjuu7486" pagemainsection=""><div class="layout aos-init " data-aos="bounceInRight" data-aos-duration="1000">
<div class="tab-nav d-flex" tabnavitems="">
<div tabnavitem="" data-title="tab-pannel01" class="nav-item p-3" onclick="GlobalsoIframe.tab.init(this)">Product details</div>
</div>
<div class="tab-pannel-wrap" tabwrapitems=""></div>
</div>
<style>
.section-block-demo1-productDetail1 .tab-nav {
border-bottom: 1px solid #eee
}
.section-block-demo1-productDetail1 .nav-item {
font-size: 1.4rem;
border: 1px solid #eee;
border-bottom: none;
border-radius: 5px 5px 0 0;
margin: 0 10px 0 0;
padding: .5rem 1rem;
}
.section-block-demo1-productDetail1 .nav-item.active {
background-color: var(--bs-theme-color);
color: #fff;
}
.section-block-demo1-productDetail1 .tab-pannel-wrap {
padding: 2rem 0;
}
</style></section>
</div>
</div>
</div>
<section data-section="section" data-screen="screen-mid" class="section-inquiry-wrap-block section-block-demo93-inquiry1" id="sectionIdgmrkvj0"><div class="layout d-flex flex-wrap align-items-center justify-content-between aos-init " data-unable="demo93-inquiry1" data-aos="fadeInUp" data-aos-duration="1000">
<div class="inquiry-logo"><img src="https://ecdn6.globalso.com/upload/m/image_other/2023-10/652906f75193296680.png" alt="652906fcoe"></div>
<p class="inquiry-desc">
If have own designs or requirement for building, please contact us for whole solution of integrated prefab house!
</p>
<div class="inquiry-btn">
<a href="javascript:;" class="btn" btn-hover-animation="btn-ani-wave" btn-arrow="plane" btn-bg-color="white" btn-border-color="white" btn-hover-text-color="white" onclick="GlobalsoIframe.popUp.inquiryBox(this)" btn-text-color="theme" btn-hover-bg-color="none" btn-hover-border-color="white">inquiry now <i class="la"></i> <i class="btn-ani" btn-ani-circle="desplode" style="left: 123.736px; top: 14.8068px;"></i></a>
</div>
</div>
<style>
.section-block-demo93-inquiry1 .layout{padding:3rem 2.5%;background-color:var(--bs-theme-color);}
.section-block-demo93-inquiry1 .inquiry-desc{padding:.5rem 5%;color:#fff;font-size:24px;line-height:1.5;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.section-block-demo93-inquiry1 .inquiry-logo img{max-height:5rem;}
.section-block-demo93-inquiry1 .btn{padding:.5rem 1.5rem;text-transform:uppercase;}
@media (max-width:1366px){.section-block-demo93-inquiry1 .layout{padding:2rem 1.5rem;}
.section-block-demo93-inquiry1 .inquiry-desc{padding:.5rem 3%;font-size:20px;}
}
@media (max-width:992px){.section-block-demo93-inquiry1 .layout{padding:2rem 2%;}
.section-block-demo93-inquiry1 .inquiry-btn,.section-block-demo93-inquiry1 .inquiry-desc,.section-block-demo93-inquiry1 .inquiry-logo{width:100%;text-align:center;}
.section-block-demo93-inquiry1 .inquiry-desc{margin:1rem 0;font-size:1.2rem;}
}
@media (max-width:640px){.section-block-demo93-inquiry1 .inquiry-desc{font-size:1rem;}
.section-block-demo93-inquiry1 .btn{padding:.5rem 1rem;font-size:1rem;}
}
</style>
<script>
</script></section></main><footer class="section-footer-wrap-block section-block-demo7-footer" data-screen="screen-mid"><div class="layout" data-unable="demo7-footer">
<div class="foot-items d-flex justify-content-between flex-wrap">
<nav class="foot-item foot-item-company aos-init" data-aos="fadeInLeft" data-aos-duration="1000"><div class="foot-logo"><img src="https://ecdn6.globalso.com/upload/p/1/image_other/2023-07/64bb97375b5e336431.png" alt="64bb973cms"></div>
<div class="foot-desc">Shelter has been a trusted name in insurance for more than 15 years. Today, we proudly serve more than 16 million customers nationwide.Shelter has been a trusted name in insurance for more than 15 years.</div>
</nav><nav class="foot-item aos-init" data-aos="fadeInLeft" data-aos-duration="1000"><h2 class="foot-title" foottitle="">Quick Links</h2>
<ul class="foot-nav" data-module="1" blockitems="" data-nav-type="2">
<li blockitem=""><a title="" aria-label="" href="/blog/" navitem="" target="_self">test</a></li>
<li blockitem=""><a title="" aria-label="" href="/news/" navitem="" target="_self">test2</a></li>
<li blockitem=""><a title="" aria-label="" href="/products/" navitem="" target="_self">product</a></li>
</ul></nav><nav class="foot-item aos-init" data-aos="fadeInLeft" data-aos-duration="1000"><h2 class="foot-title">Get in Touch</h2>
<ul class="foot-contacts">
<li>
<i class="foot-ico">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685z"></path></g></svg></i>
<div class="foot-val">
Chengdu,Sichuan province Shuxihuanjie #615
</div>
</li>
<li>
<i class="foot-ico">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M4 12h3a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7C2 6.477 6.477 2 12 2s10 4.477 10 10v7a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h3a8 8 0 1 0-16 0z"></path></g></svg></i>
<div class="foot-val">
<a title="" aria-label="" href="tel:">Phone:400-86-25660</a>
</div>
</li>
<li>
<i class="foot-ico">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M2.243 6.854L11.49 1.31a1 1 0 0 1 1.029 0l9.238 5.545a.5.5 0 0 1 .243.429V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.283a.5.5 0 0 1 .243-.429zM4 8.133V19h16V8.132l-7.996-4.8L4 8.132zm8.06 5.565l5.296-4.463 1.288 1.53-6.57 5.537-6.71-5.53 1.272-1.544 5.424 4.47z"></path></g></svg></i>
<div class="foot-val">
<a title="" aria-label="" href="mailto:">Email:800025660@126.com</a>
</div>
</li>
</ul>
<ul class="foot-social">
<li>
<a title="" aria-label="" href="" rel="nofollow">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M14 13.5h2.5l1-4H14v-2c0-1.03 0-2 2-2h1.5V2.14c-.326-.043-1.557-.14-2.857-.14C11.928 2 10 3.657 10 6.7v2.8H7v4h3V22h4v-8.5z"></path></g></svg></a>
</li>
<li>
<a title="" aria-label="" href="" rel="nofollow">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M22.162 5.656a8.384 8.384 0 0 1-2.402.658A4.196 4.196 0 0 0 21.6 4c-.82.488-1.719.83-2.656 1.015a4.182 4.182 0 0 0-7.126 3.814 11.874 11.874 0 0 1-8.62-4.37 4.168 4.168 0 0 0-.566 2.103c0 1.45.738 2.731 1.86 3.481a4.168 4.168 0 0 1-1.894-.523v.052a4.185 4.185 0 0 0 3.355 4.101 4.21 4.21 0 0 1-1.89.072A4.185 4.185 0 0 0 7.97 16.65a8.394 8.394 0 0 1-6.191 1.732 11.83 11.83 0 0 0 6.41 1.88c7.693 0 11.9-6.373 11.9-11.9 0-.18-.005-.362-.013-.54a8.496 8.496 0 0 0 2.087-2.165z"></path></g></svg></a>
</li>
<li><a title="" aria-label="" href="" rel="nofollow">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M13.37 2.094A10.003 10.003 0 0 0 8.002 21.17a7.757 7.757 0 0 1 .163-2.293c.185-.839 1.296-5.463 1.296-5.463a3.739 3.739 0 0 1-.324-1.577c0-1.485.857-2.593 1.923-2.593a1.334 1.334 0 0 1 1.342 1.508c0 .9-.578 2.262-.88 3.54a1.544 1.544 0 0 0 1.575 1.923c1.898 0 3.17-2.431 3.17-5.301 0-2.2-1.457-3.848-4.143-3.848a4.746 4.746 0 0 0-4.93 4.794 2.96 2.96 0 0 0 .648 1.97.48.48 0 0 1 .162.554c-.046.184-.162.623-.208.784a.354.354 0 0 1-.51.254c-1.384-.554-2.036-2.077-2.036-3.816 0-2.847 2.384-6.255 7.154-6.255 3.796 0 6.32 2.777 6.32 5.747 0 3.909-2.177 6.848-5.394 6.848a2.861 2.861 0 0 1-2.454-1.246s-.578 2.316-.692 2.754a8.026 8.026 0 0 1-1.019 2.131c.923.28 1.882.42 2.846.416a9.988 9.988 0 0 0 9.996-10.003 10.002 10.002 0 0 0-8.635-9.903z"></path></g></svg></a></li>
<li><a title="" aria-label="" href="" rel="nofollow">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path fill-rule="nonzero" d="M12 9a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm0-2a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm6.5-.25a1.25 1.25 0 0 1-2.5 0 1.25 1.25 0 0 1 2.5 0zM12 4c-2.474 0-2.878.007-4.029.058-.784.037-1.31.142-1.798.332-.434.168-.747.369-1.08.703a2.89 2.89 0 0 0-.704 1.08c-.19.49-.295 1.015-.331 1.798C4.006 9.075 4 9.461 4 12c0 2.474.007 2.878.058 4.029.037.783.142 1.31.331 1.797.17.435.37.748.702 1.08.337.336.65.537 1.08.703.494.191 1.02.297 1.8.333C9.075 19.994 9.461 20 12 20c2.474 0 2.878-.007 4.029-.058.782-.037 1.309-.142 1.797-.331.433-.169.748-.37 1.08-.702.337-.337.538-.65.704-1.08.19-.493.296-1.02.332-1.8.052-1.104.058-1.49.058-4.029 0-2.474-.007-2.878-.058-4.029-.037-.782-.142-1.31-.332-1.798a2.911 2.911 0 0 0-.703-1.08 2.884 2.884 0 0 0-1.08-.704c-.49-.19-1.016-.295-1.798-.331C14.925 4.006 14.539 4 12 4zm0-2c2.717 0 3.056.01 4.122.06 1.065.05 1.79.217 2.428.465.66.254 1.216.598 1.772 1.153a4.908 4.908 0 0 1 1.153 1.772c.247.637.415 1.363.465 2.428.047 1.066.06 1.405.06 4.122 0 2.717-.01 3.056-.06 4.122-.05 1.065-.218 1.79-.465 2.428a4.883 4.883 0 0 1-1.153 1.772 4.915 4.915 0 0 1-1.772 1.153c-.637.247-1.363.415-2.428.465-1.066.047-1.405.06-4.122.06-2.717 0-3.056-.01-4.122-.06-1.065-.05-1.79-.218-2.428-.465a4.89 4.89 0 0 1-1.772-1.153 4.904 4.904 0 0 1-1.153-1.772c-.248-.637-.415-1.363-.465-2.428C2.013 15.056 2 14.717 2 12c0-2.717.01-3.056.06-4.122.05-1.066.217-1.79.465-2.428a4.88 4.88 0 0 1 1.153-1.772A4.897 4.897 0 0 1 5.45 2.525c.638-.248 1.362-.415 2.428-.465C8.944 2.013 9.283 2 12 2z"></path></g></svg></a></li>
<li><a title="" aria-label="" href="" rel="nofollow">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="64" height="64"><g><path fill="none" d="M0 0h24v24H0z"></path><path d="M3.064 7.51A9.996 9.996 0 0 1 12 2c2.695 0 4.959.99 6.69 2.605l-2.867 2.868C14.786 6.482 13.468 5.977 12 5.977c-2.605 0-4.81 1.76-5.595 4.123-.2.6-.314 1.24-.314 1.9 0 .66.114 1.3.314 1.9.786 2.364 2.99 4.123 5.595 4.123 1.345 0 2.49-.355 3.386-.955a4.6 4.6 0 0 0 1.996-3.018H12v-3.868h9.418c.118.654.182 1.336.182 2.045 0 3.046-1.09 5.61-2.982 7.35C16.964 21.105 14.7 22 12 22A9.996 9.996 0 0 1 2 12c0-1.614.386-3.14 1.064-4.49z"></path></g></svg></a></li>
</ul></nav>
</div>
<div class="copyright">
Copyright © 2019 Goodao.cn All Rights Reserved
</div>
</div>
<style>
</style>
<script>
</script></footer><script>
</script><script src="https://ecdn6.globalso.com/public/customerVisit.min.js"></script>
</body>
<p>请输入代码<!-- Globalso Cache file was created on 2024-05-20 15:56:09 -->
</p>
</html>