Skip to content
https://cri.cn

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

15
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
54
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
75
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

7.36 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

21.13 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

640 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.945

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

12.95 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

22.21 s

Page Load Progression

665 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.7 s
5.3 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 238 requests
FIX
2.9 MB transferred, 238 requests
Warning::
Page weighs 6.7 MB (2.9 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
Fonts are 473 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 473 KB
Warning::
238 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
238 requests
0.61 g CO2 per page load
JavaScript 1.1 MiB 39%
Images 1.1 MiB 36%
Fonts 472.9 KiB 16%
CSS 139.4 KiB 5%
Other 99.0 KiB 3%
HTML 37.1 KiB 1%
Other 2.1 KiB 0%
Other 45 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
F
JS Execution Cost
Action
3686ms total JS execution
FIX
3686ms total JS execution
Warning::
https://english.cri.cn/static/js/3.510d617914f3ca3...: 1087ms CPU time
Warning::
Unattributable: 701ms CPU time
Warning::
https://english.cri.cn/static/js/app.d9339f2fbcc1b...: 600ms CPU time
Warning::
https://english.cri.cn/: 414ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YSD2...: 298ms CPU time
Warning::
Third-party scripts: 3686ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 22% Style & Layout 11% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://english.cri.cn/static/js/3.510d617914f3ca359dae.js1087ms814ms7ms3rd
Unattributable701ms14ms0ms3rd
https://english.cri.cn/static/js/app.d9339f2fbcc1b3288527.js600ms527ms16ms3rd
https://english.cri.cn/414ms6ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC298ms237ms50ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-408174131228ms187ms34ms3rd
https://english.cri.cn/static/js/vendor.cd851b0cebaf9118d997.js204ms71ms102ms3rd
https://www.google-analytics.com/analytics.js82ms65ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC&cx=c&gtm=4e64h172ms23ms49ms3rd
F
JS Bundles
Action
30 scripts, 528 KB unused
FIX
30 scripts, 528 KB unused
Warning::
https://english.cri.cn/static/js/vendor.cd851b0ceb...: 251 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YSD2...: 114 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YSD2...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-408...: 52 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://matomo.meldingcloud.com/matomo.js: 44 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 528 KB
528 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://english.cri.cn/static/js/vendor.cd851b0cebaf9118d997.js415 KB251 KB (61%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC&cx=c&gtm=4e64h1173 KB114 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC173 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-408174131140 KB52 KB (37%)3rd
https://matomo.meldingcloud.com/matomo.js68 KB44 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-KRLJJ3DM010 KB3rd
https://english.cri.cn/static/js/header_v4.js?20221231-17 KB3rd
https://f2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS54AAAAAAAAAAA0078300.mobile-JumpURL.js2 KB3rd
https://f2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn5AAAAAAAAAAA3617281.js.js0 KB3rd
https://f2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn5AAAAAAAAAAA3617281.js-2024.js0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
238 resources · 2.9 MB · 528 KB savings available
FIX
238 resources · 2.9 MB · 528 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~528 KB of savings available
Warning::
237 third-party resources (99% of weight)
Info::
2 resources over 200KB
238 resources · 2.9 MiB · 237 third-party 1.9 MiB over 1MB target
JavaScript 39% · 1.1 MiB
Image 36% · 1.1 MiB
Font 16% · 472.9 KiB
CSS 5% · 139.4 KiB
Other 3% · 100.7 KiB
Document 1% · 37.6 KiB

~528.0 KiB of savings available

Remove unused JavaScript: 528.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
162 images, 0 KB saveable
REVIEW
162 images, 0 KB saveable
Warning::
data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://english.cri.cn/static/img/loading-1-1.f8c8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://english.cri.cn/static/img/loading-16-9.bb1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://english.cri.cn/static/img/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
162 images 1.1 MB
0 oversized -0 KB
59 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (473 KB)
PASS
6 fonts (473 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

473 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.4 s LCP 21.1 shttps://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProBold.woff2HelveticaLTProBold.woff2 https://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProBold.woff2 — 34.8 KiB — 79 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttfHelveticaNeueLTPro-Roma... https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttf — 64.0 KiB — 21 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttfHelveticaNeueLTPro-Bd.ttf https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttf — 63.8 KiB — 24 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProRoman.woff2HelveticaLTProRoman.woff2 https://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProRoman.woff2 — 35.2 KiB — 6 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttfGeorgiaPro-Bold.ttf https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttf — 138.5 KiB — 7 ms — font-display: swaphttps://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttfGeorgiaPro-Regular.ttf https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttf — 136.7 KiB — 13 ms — font-display: swap
HelveticaLTProBold.woff2 woff2 swap
Size 35 KB
Load time 79 ms
Start 5.5 s
Risk FOUT — text flashes from fallback to web font
HelveticaNeueLTPro-Roma... ttf swap
Size 64 KB
Load time 21 ms
Start 5.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HelveticaNeueLTPro-Bd.ttf ttf swap
Size 64 KB
Load time 24 ms
Start 5.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HelveticaLTProRoman.woff2 woff2 swap
Size 35 KB
Load time 6 ms
Start 6.4 s
Risk FOUT — text flashes from fallback to web font
GeorgiaPro-Bold.ttf ttf swap
Size 138 KB
Load time 7 ms
Start 7.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
GeorgiaPro-Regular.ttf ttf swap
Size 137 KB
Load time 13 ms
Start 7.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~258 KB and ~516 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
238 requests over 10590ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.4 s LCP 21.1 shttps://cri.cn// https://cri.cn/ — 200 — 35.7 KiB — 703 ms — http/1.1https://f2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS54AAAAAAAAAAA0078300.mobile-JumpURL.jsf2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS5... https://f2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS54AAAAAAAAAAA0078300.mobile-JumpURL.js — 200 — 2.0 KiB — 1.1 s — http/1.1https://f2.cri.cn/M00/1C/BD/CqgNOlZyI1KAXGZwAAAAAAAAAAA1648128.redirect.jsf2.cri.cn/M00/1C/BD/CqgNOlZyI1KAXGZ... https://f2.cri.cn/M00/1C/BD/CqgNOlZyI1KAXGZwAAAAAAAAAAA1648128.redirect.js — 200 — 1.6 KiB — 1.1 s — http/1.1https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AYauGAAAAAAAAAAA1611288.resetCSS.cssf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AYau... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AYauGAAAAAAAAAAA1611288.resetCSS.css — 200 — 1.4 KiB — 175 ms — http/1.1https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.common.cssf2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.common.css — 200 — 1.2 KiB — 929 ms — http/1.1https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.swiper.min451.cssf2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.swiper.min451.css — 200 — 3.6 KiB — 174 ms — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.1000x563.jpegv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.1000x563.jpeg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/bab2b0a4b99a4b41a5501beef309c8ff.1080x608.155x87.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/bab2b0a4b99a4b41a5501beef309c8ff.1080x608.155x87.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2835f5fd60404d4b8b1fde51d26eb90f.1027x578.155x87.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2835f5fd60404d4b8b1fde51d26eb90f.1027x578.155x87.jpg — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/2B/82/rBABCWCmE-6AGzjBAAAAAAAAAAA9345082.swiper.min451.jsf2.cri.cn/M00/2B/82/rBABCWCmE-6AGzj... https://f2.cri.cn/M00/2B/82/rBABCWCmE-6AGzjBAAAAAAAAAAA9345082.swiper.min451.js — 200 — 33.3 KiB — 1.2 s — http/1.1https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index.cssf2.cri.cn/M00/2B/ED/rBABC2CrFv2Adpp... https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index.css — 200 — 6.7 KiB — 1.1 s — http/1.1https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index-2024.cssf2.cri.cn/M00/2B/ED/rBABC2CrFv2Adpp... https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index-2024.css — 200 — 1.8 KiB — 1.1 s — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2811ae80712c421ea3868b7c19552829.1000x563.155x87.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2811ae80712c421ea3868b7c19552829.1000x563.155x87.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/659a352382354bc69a86a30d0172473c.1000x563.155x87.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/659a352382354bc69a86a30d0172473c.1000x563.155x87.png — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jquery360.jsf2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQ... https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jquery360.js — 200 — 30.8 KiB — 1.1 s — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.155x87.jpegv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.155x87.jpeg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/df83efd14729416e86b780b1f4952a04.1907x1067.330x185.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/df83efd14729416e86b780b1f4952a04.1907x1067.330x185.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/294fbcfef7aa4f14ac67a8e5af3e0d23.1920x1075.330x185.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/294fbcfef7aa4f14ac67a8e5af3e0d23.1920x1075.330x185.jpg — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jqmigrate340.jsf2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQ... https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jqmigrate340.js — 200 — 5.3 KiB — 1.9 s — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/791bb06bff774a7c88d32c1080b3d24a.1200x100.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/791bb06bff774a7c88d32c1080b3d24a.1200x100.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/a4d171c520f44a55bc7633e84eac09e2.3200x2218.500x346.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/a4d171c520f44a55bc7633e84eac09e2.3200x2218.500x346.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.nav21.cssv2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://v2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.nav21.css — 200 — 3.7 KiB — 545 ms — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/f9ebd01ea5e9462d82d74972965919c1.3200x2218.500x346.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/f9ebd01ea5e9462d82d74972965919c1.3200x2218.500x346.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/5d0637f6eac848b6add9e45e6792f45f.2338x1621.500x346.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/5d0637f6eac848b6add9e45e6792f45f.2338x1621.500x346.png — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/90aacb20676542a59cc2c7ad4ca03ed5.3200x2218.500x346.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/90aacb20676542a59cc2c7ad4ca03ed5.3200x2218.500x346.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/452e27f11f1645d39cf16d98cd493205.2105x1459.500x346.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/452e27f11f1645d39cf16d98cd493205.2105x1459.500x346.png — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/62/86/rBABC2LjcTGACbMTAAAAAAAAAAA9409174.nav22v2.cssf2.cri.cn/M00/62/86/rBABC2LjcTGACbM... https://f2.cri.cn/M00/62/86/rBABC2LjcTGACbMTAAAAAAAAAAA9409174.nav22v2.css — 200 — 1.0 KiB — 1.1 s — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/8bdc99cb8daf40e586c383b85019bcc8.1200x100.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/8bdc99cb8daf40e586c383b85019bcc8.1200x100.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/6f13653d56904c87bfc04c3e5be72653.1000x560.348x195.jpegv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/6f13653d56904c87bfc04c3e5be72653.1000x560.348x195.jpeg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/b9a732f0f24f4e318c4c225270010b34.1000x560.348x195.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/b9a732f0f24f4e318c4c225270010b34.1000x560.348x195.jpg — -1 — 0 B — 2.4 s —
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.4 s LCP 21.1 shttps://cri.cn// https://cri.cn/ — 200 — 35.7 KiB — 703 ms — http/1.1https://f2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS54AAAAAAAAAAA0078300.mobile-JumpURL.jsf2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS5... https://f2.cri.cn/M00/7D/51/CqgNOlfoeD6AeS54AAAAAAAAAAA0078300.mobile-JumpURL.js — 200 — 2.0 KiB — 1.1 s — http/1.1https://f2.cri.cn/M00/1C/BD/CqgNOlZyI1KAXGZwAAAAAAAAAAA1648128.redirect.jsf2.cri.cn/M00/1C/BD/CqgNOlZyI1KAXGZ... https://f2.cri.cn/M00/1C/BD/CqgNOlZyI1KAXGZwAAAAAAAAAAA1648128.redirect.js — 200 — 1.6 KiB — 1.1 s — http/1.1https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AYauGAAAAAAAAAAA1611288.resetCSS.cssf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AYau... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AYauGAAAAAAAAAAA1611288.resetCSS.css — 200 — 1.4 KiB — 175 ms — http/1.1https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.common.cssf2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.common.css — 200 — 1.2 KiB — 929 ms — http/1.1https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.swiper.min451.cssf2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.swiper.min451.css — 200 — 3.6 KiB — 174 ms — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.1000x563.jpegv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.1000x563.jpeg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/bab2b0a4b99a4b41a5501beef309c8ff.1080x608.155x87.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/bab2b0a4b99a4b41a5501beef309c8ff.1080x608.155x87.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2835f5fd60404d4b8b1fde51d26eb90f.1027x578.155x87.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2835f5fd60404d4b8b1fde51d26eb90f.1027x578.155x87.jpg — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/2B/82/rBABCWCmE-6AGzjBAAAAAAAAAAA9345082.swiper.min451.jsf2.cri.cn/M00/2B/82/rBABCWCmE-6AGzj... https://f2.cri.cn/M00/2B/82/rBABCWCmE-6AGzjBAAAAAAAAAAA9345082.swiper.min451.js — 200 — 33.3 KiB — 1.2 s — http/1.1https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index.cssf2.cri.cn/M00/2B/ED/rBABC2CrFv2Adpp... https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index.css — 200 — 6.7 KiB — 1.1 s — http/1.1https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index-2024.cssf2.cri.cn/M00/2B/ED/rBABC2CrFv2Adpp... https://f2.cri.cn/M00/2B/ED/rBABC2CrFv2AdppdAAAAAAAAAAA5445458.index-2024.css — 200 — 1.8 KiB — 1.1 s — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2811ae80712c421ea3868b7c19552829.1000x563.155x87.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2811ae80712c421ea3868b7c19552829.1000x563.155x87.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/659a352382354bc69a86a30d0172473c.1000x563.155x87.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/659a352382354bc69a86a30d0172473c.1000x563.155x87.png — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jquery360.jsf2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQ... https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jquery360.js — 200 — 30.8 KiB — 1.1 s — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.155x87.jpegv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/24f7b232b3c14519b9afc2acdf41cf06.1317x741.155x87.jpeg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/df83efd14729416e86b780b1f4952a04.1907x1067.330x185.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/df83efd14729416e86b780b1f4952a04.1907x1067.330x185.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/294fbcfef7aa4f14ac67a8e5af3e0d23.1920x1075.330x185.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/294fbcfef7aa4f14ac67a8e5af3e0d23.1920x1075.330x185.jpg — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jqmigrate340.jsf2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQ... https://f2.cri.cn/M00/1B/18/CqgNOlZVFjiAPRQuAAAAAAAAAAA6096596.jqmigrate340.js — 200 — 5.3 KiB — 1.9 s — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/791bb06bff774a7c88d32c1080b3d24a.1200x100.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/791bb06bff774a7c88d32c1080b3d24a.1200x100.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/a4d171c520f44a55bc7633e84eac09e2.3200x2218.500x346.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/a4d171c520f44a55bc7633e84eac09e2.3200x2218.500x346.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.nav21.cssv2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://v2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.nav21.css — 200 — 3.7 KiB — 545 ms — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/f9ebd01ea5e9462d82d74972965919c1.3200x2218.500x346.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/f9ebd01ea5e9462d82d74972965919c1.3200x2218.500x346.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/5d0637f6eac848b6add9e45e6792f45f.2338x1621.500x346.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/5d0637f6eac848b6add9e45e6792f45f.2338x1621.500x346.png — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/90aacb20676542a59cc2c7ad4ca03ed5.3200x2218.500x346.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/90aacb20676542a59cc2c7ad4ca03ed5.3200x2218.500x346.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/452e27f11f1645d39cf16d98cd493205.2105x1459.500x346.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/452e27f11f1645d39cf16d98cd493205.2105x1459.500x346.png — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/62/86/rBABC2LjcTGACbMTAAAAAAAAAAA9409174.nav22v2.cssf2.cri.cn/M00/62/86/rBABC2LjcTGACbM... https://f2.cri.cn/M00/62/86/rBABC2LjcTGACbMTAAAAAAAAAAA9409174.nav22v2.css — 200 — 1.0 KiB — 1.1 s — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/8bdc99cb8daf40e586c383b85019bcc8.1200x100.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/8bdc99cb8daf40e586c383b85019bcc8.1200x100.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/6f13653d56904c87bfc04c3e5be72653.1000x560.348x195.jpegv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/6f13653d56904c87bfc04c3e5be72653.1000x560.348x195.jpeg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/b9a732f0f24f4e318c4c225270010b34.1000x560.348x195.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/b9a732f0f24f4e318c4c225270010b34.1000x560.348x195.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/M00/8C/0C/rBABDGckKl6ADwLVAAAAAAAAAAA8465624.nav24v1.cssv2.cri.cn/M00/8C/0C/rBABDGckKl6ADwL... https://v2.cri.cn/M00/8C/0C/rBABDGckKl6ADwLVAAAAAAAAAAA8465624.nav24v1.css — 200 — 883 B — 543 ms — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/d31dda8c7b414125abda7b81d3cd25e6.1000x560.348x195.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/d31dda8c7b414125abda7b81d3cd25e6.1000x560.348x195.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/ffa20954ef2f4c6cb3df0e94af408fb9.750x420.348x195.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/ffa20954ef2f4c6cb3df0e94af408fb9.750x420.348x195.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/c8c93d4bc0e74673ae63da847b15c7ec.1052x1918.340x620.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/c8c93d4bc0e74673ae63da847b15c7ec.1052x1918.340x620.jpg — -1 — 0 B — 2.4 s — https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZ27lAAAAAAAAAAA5883992.search.jsf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZ27... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZ27lAAAAAAAAAAA5883992.search.js — 200 — 1.5 KiB — 1.1 s — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/bca54c71d2934be492d41c4eb851f2ce.1052x1918.340x620.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/bca54c71d2934be492d41c4eb851f2ce.1052x1918.340x620.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/b0175258f77d460b867ae0b0e17ce831.1050x1918.340x620.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/b0175258f77d460b867ae0b0e17ce831.1050x1918.340x620.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/70f4071d3bc443b0b3a217a78a7863ef.1052x1918.340x620.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/70f4071d3bc443b0b3a217a78a7863ef.1052x1918.340x620.jpg — -1 — 0 B — 2.4 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/3ff9daf794d34ca9baca2cf6b0413023.1052x1918.340x620.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/3ff9daf794d34ca9baca2cf6b0413023.1052x1918.340x620.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/2304a4d08f654c039393fc27dd52064b.285x445.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/2304a4d08f654c039393fc27dd52064b.285x445.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/6e42bf4c60324debb5417077be649e54.286x446.285x445.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/6e42bf4c60324debb5417077be649e54.286x446.285x445.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/f19e57dbdbdf4e42b251efe7ac58431c.1920x1080.392x220.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/f19e57dbdbdf4e42b251efe7ac58431c.1920x1080.392x220.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/ff0e4e18a3c54f98b27715a84441e898.900x900.220x220.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/ff0e4e18a3c54f98b27715a84441e898.900x900.220x220.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/57b812f5f23743a69373c8fd514cc2fc.1080x1080.220x220.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/57b812f5f23743a69373c8fd514cc2fc.1080x1080.220x220.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/3faeb0bf775b43b7a3b86f96251c2aff.1225x689.392x220.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/3faeb0bf775b43b7a3b86f96251c2aff.1225x689.392x220.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/9a24dd06e2ad49ca9cecdedb93e5ec1a.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/9a24dd06e2ad49ca9cecdedb93e5ec1a.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/3dcfefbf291b49a4a0f3138466222141.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/3dcfefbf291b49a4a0f3138466222141.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/1560e7e650b14e0aaa4634c77405ce60.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/1560e7e650b14e0aaa4634c77405ce60.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/5761f30c414d4a9cbb427e1bdfb2ddba.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/5761f30c414d4a9cbb427e1bdfb2ddba.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/7713c377cd504a29b7f7ce4110517cea.585x253.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/7713c377cd504a29b7f7ce4110517cea.585x253.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/73023539b69b4f2e852c3288c5dcaa54.749x323.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/73023539b69b4f2e852c3288c5dcaa54.749x323.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/27d98b5dff7249fb924ad3dde03a2f35.750x324.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/27d98b5dff7249fb924ad3dde03a2f35.750x324.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/3919fdedc16a4ae5b052e5ec7d37bc44.600x259.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/3919fdedc16a4ae5b052e5ec7d37bc44.600x259.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/a3829a85c0f24f85bc787809968793ab.600x259.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/a3829a85c0f24f85bc787809968793ab.600x259.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/93a560de2494421b960749003cf662b7.600x259.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/93a560de2494421b960749003cf662b7.600x259.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/7aab7d735b1344f39e669f9cb9c0ce6f.185x80.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/7aab7d735b1344f39e669f9cb9c0ce6f.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/d37d0d978bec47d78d461d10f7ffefa7.1098x474.185x80.pngv2.cri.cn/95fded85-5d2c-4b4c-95f2-5... https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/d37d0d978bec47d78d461d10f7ffefa7.1098x474.185x80.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/eac377384f3d4526a5343cf9330106cb.1384x598.185x80.pngv2.cri.cn/95fded85-5d2c-4b4c-95f2-5... https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/eac377384f3d4526a5343cf9330106cb.1384x598.185x80.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/68f0caefc47049e49e5569731cfbcd4e.768x332.185x80.jpgv2.cri.cn/95fded85-5d2c-4b4c-95f2-5... https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/68f0caefc47049e49e5569731cfbcd4e.768x332.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/997657641fd24c3b9454b0ceebbc4ce0.798x345.185x80.pngv2.cri.cn/95fded85-5d2c-4b4c-95f2-5... https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/997657641fd24c3b9454b0ceebbc4ce0.798x345.185x80.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/4db3b5626e2443c9b9669f513f5c2e48.800x345.185x80.pngv2.cri.cn/95fded85-5d2c-4b4c-95f2-5... https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/4db3b5626e2443c9b9669f513f5c2e48.800x345.185x80.png — -1 — 0 B — 2.2 s — https://p2.cri.cn/M00/56/2C/rBABC2Iq8KuAa0mTAAAAAAAAAAA347.185x80.jpgp2.cri.cn/M00/56/2C/rBABC2Iq8KuAa0m... https://p2.cri.cn/M00/56/2C/rBABC2Iq8KuAa0mTAAAAAAAAAAA347.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/d1e3b5f108d644c991a4dcc11da59d0b.900x389.185x80.jpgv2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-4... https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/d1e3b5f108d644c991a4dcc11da59d0b.900x389.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/00bfb6980750488c8b3f1bcb0ac3ee5a.768x332.185x80.jpgv2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-4... https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/00bfb6980750488c8b3f1bcb0ac3ee5a.768x332.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/cb360d46d0874bed9ee5d4b836085b18.1008x435.185x80.jpgv2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-4... https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/cb360d46d0874bed9ee5d4b836085b18.1008x435.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/bb8c4255c8694b179065ecbae5be3c22.700x302.185x80.jpgv2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-4... https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/bb8c4255c8694b179065ecbae5be3c22.700x302.185x80.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/b1971de0182341618425608f3df5cb3a.550x237.185x80.pngv2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-4... https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/b1971de0182341618425608f3df5cb3a.550x237.185x80.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/916c9485-ce1c-4744-abfa-3f712d74d6c5/image/3ab06e0bcc684b7198c88d732714e8c6.1759x991.470x265.jpgv2.cri.cn/916c9485-ce1c-4744-abfa-3... https://v2.cri.cn/916c9485-ce1c-4744-abfa-3f712d74d6c5/image/3ab06e0bcc684b7198c88d732714e8c6.1759x991.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/37f9665a-f117-4b36-b7c0-aa0fdadbdcdb/image/de60ef0654204b67bfd90ade454fbf4a.5851x3298.470x265.jpgv2.cri.cn/37f9665a-f117-4b36-b7c0-a... https://v2.cri.cn/37f9665a-f117-4b36-b7c0-aa0fdadbdcdb/image/de60ef0654204b67bfd90ade454fbf4a.5851x3298.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/5ff24de7d0f548e0b7f74f4ab3fdaf33.959x540.470x265.pngv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/5ff24de7d0f548e0b7f74f4ab3fdaf33.959x540.470x265.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/dba91ab4-73ba-4cb8-a061-44b80406eaaf/image/b3c8b929a7444b4f9207f60e8e49c2f6.4032x2273.470x265.jpegv2.cri.cn/dba91ab4-73ba-4cb8-a061-4... https://v2.cri.cn/dba91ab4-73ba-4cb8-a061-44b80406eaaf/image/b3c8b929a7444b4f9207f60e8e49c2f6.4032x2273.470x265.jpeg — -1 — 0 B — 2.2 s — https://v2.cri.cn/60d1c4b8-7330-4ba1-baa5-0f8fbfd4cb82/image/45e90c0a2e6f485c9832c96eb3f6cebd.600x338.470x265.jpgv2.cri.cn/60d1c4b8-7330-4ba1-baa5-0... https://v2.cri.cn/60d1c4b8-7330-4ba1-baa5-0f8fbfd4cb82/image/45e90c0a2e6f485c9832c96eb3f6cebd.600x338.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/37f9665a-f117-4b36-b7c0-aa0fdadbdcdb/image/835af694f51d4180a1ba204fd390064c.1024x577.470x265.jpgv2.cri.cn/37f9665a-f117-4b36-b7c0-a... https://v2.cri.cn/37f9665a-f117-4b36-b7c0-aa0fdadbdcdb/image/835af694f51d4180a1ba204fd390064c.1024x577.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/dba91ab4-73ba-4cb8-a061-44b80406eaaf/image/f244e93ea5b142c4ab86e3fa2be76551.669x377.470x265.jpgv2.cri.cn/dba91ab4-73ba-4cb8-a061-4... https://v2.cri.cn/dba91ab4-73ba-4cb8-a061-44b80406eaaf/image/f244e93ea5b142c4ab86e3fa2be76551.669x377.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/91d8ec31581149ab86a0e0c29bc5005e.1267x707.224x125.pngv2.cri.cn/95fded85-5d2c-4b4c-95f2-5... https://v2.cri.cn/95fded85-5d2c-4b4c-95f2-5f1ad99d8370/image/91d8ec31581149ab86a0e0c29bc5005e.1267x707.224x125.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/dba91ab4-73ba-4cb8-a061-44b80406eaaf/image/f0b4322181a749be96d41a74322616e5.800x446.224x125.pngv2.cri.cn/dba91ab4-73ba-4cb8-a061-4... https://v2.cri.cn/dba91ab4-73ba-4cb8-a061-44b80406eaaf/image/f0b4322181a749be96d41a74322616e5.800x446.224x125.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/9704f78d-4cc6-4d62-b647-e8a4015ef43c/image/2233006127bf4fa0bef6b7f32a23531a.400x223.224x125.jpgv2.cri.cn/9704f78d-4cc6-4d62-b647-e... https://v2.cri.cn/9704f78d-4cc6-4d62-b647-e8a4015ef43c/image/2233006127bf4fa0bef6b7f32a23531a.400x223.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/286401a0-4e98-4bfb-bde8-38b2e8cb7a51/image/12213f7e5ea6407bb744cd9e55dea442.900x502.224x125.jpgv2.cri.cn/286401a0-4e98-4bfb-bde8-3... https://v2.cri.cn/286401a0-4e98-4bfb-bde8-38b2e8cb7a51/image/12213f7e5ea6407bb744cd9e55dea442.900x502.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/9ab3e8185cc2434495c41e4c1e668c29.720x401.224x125.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/9ab3e8185cc2434495c41e4c1e668c29.720x401.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/02c79ea722914b84a06886feaaed7ef5.609x339.224x125.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/02c79ea722914b84a06886feaaed7ef5.609x339.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/e225b6ce8ac1410cafea4eced72eb581.800x446.224x125.jpgv2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-4... https://v2.cri.cn/9aae3d1c-f5e6-4b9c-83bf-45baabe5a802/image/e225b6ce8ac1410cafea4eced72eb581.800x446.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/c35281fe444a4de4ab95360d73a93003.768x428.224x125.jpgv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/c35281fe444a4de4ab95360d73a93003.768x428.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/4800f3af65ba4a5c988365b2921e5b9e.1000x558.224x125.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/4800f3af65ba4a5c988365b2921e5b9e.1000x558.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/be88aa9ed4824ed6a86314d059b48358.430x126.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/be88aa9ed4824ed6a86314d059b48358.430x126.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/8341f1b7404c4026b52ca56049625499.7599x4284.470x265.pngv2.cri.cn/61c5d7cd-948b-4588-a8d8-a... https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/8341f1b7404c4026b52ca56049625499.7599x4284.470x265.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/3191901f62664a818413653d857ef4c1.1213x683.470x265.pngv2.cri.cn/61c5d7cd-948b-4588-a8d8-a... https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/3191901f62664a818413653d857ef4c1.1213x683.470x265.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/72a8d87dc31147128d58b4b177c344c5.7661x4319.470x265.pngv2.cri.cn/61c5d7cd-948b-4588-a8d8-a... https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/72a8d87dc31147128d58b4b177c344c5.7661x4319.470x265.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/ac6c4b3307ac47b29c7d5301715d662e.7661x4319.470x265.pngv2.cri.cn/61c5d7cd-948b-4588-a8d8-a... https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/ac6c4b3307ac47b29c7d5301715d662e.7661x4319.470x265.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/35badd69fb064088af7f93ec134b297a.1920x1082.470x265.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/35badd69fb064088af7f93ec134b297a.1920x1082.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/37f9fc0d488f4ed7acc17e3f57f0d0b9.1416x798.470x265.pngv2.cri.cn/61c5d7cd-948b-4588-a8d8-a... https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/37f9fc0d488f4ed7acc17e3f57f0d0b9.1416x798.470x265.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/5522f0dacb1a410782605a337ac9a08d.1915x1079.470x265.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/5522f0dacb1a410782605a337ac9a08d.1915x1079.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/457cf964-6cdb-48dd-abb5-99c288086661/image/fe6a5d7a03504611b67088444eee1cb9.800x446.224x125.pngv2.cri.cn/457cf964-6cdb-48dd-abb5-9... https://v2.cri.cn/457cf964-6cdb-48dd-abb5-99c288086661/image/fe6a5d7a03504611b67088444eee1cb9.800x446.224x125.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/096abd24-25df-4da7-aade-e4e603009c60/image/a8c89aa259164a72bb87ffdbd99abc3b.946x527.224x125.pngv2.cri.cn/096abd24-25df-4da7-aade-e... https://v2.cri.cn/096abd24-25df-4da7-aade-e4e603009c60/image/a8c89aa259164a72bb87ffdbd99abc3b.946x527.224x125.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/3a951d01f5a349e899b616846cbb9ddc.7680x4285.224x125.pngv2.cri.cn/61c5d7cd-948b-4588-a8d8-a... https://v2.cri.cn/61c5d7cd-948b-4588-a8d8-adab56116e05/image/3a951d01f5a349e899b616846cbb9ddc.7680x4285.224x125.png — -1 — 0 B — 2.2 s — https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/ff3b497389224435944f5a8191307c08.1113x627.470x265.jpgv2.cri.cn/fd914d58-7955-400e-a87f-c... https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/ff3b497389224435944f5a8191307c08.1113x627.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/483b8da7f27443b7a13c934a4dafd38f.1016x571.470x265.jpgv2.cri.cn/99e34d12-2acb-4e78-a99c-d... https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/483b8da7f27443b7a13c934a4dafd38f.1016x571.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/5b72a17208504456993ee31f2ac8420e.1019x573.470x265.jpgv2.cri.cn/99e34d12-2acb-4e78-a99c-d... https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/5b72a17208504456993ee31f2ac8420e.1019x573.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/3fa22a6180ad4d25a58c3d903ead71fd.1016x571.470x265.jpgv2.cri.cn/99e34d12-2acb-4e78-a99c-d... https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/3fa22a6180ad4d25a58c3d903ead71fd.1016x571.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/3938253a9b2a41fcbda28d6c0f60293c.1002x564.470x265.jpgv2.cri.cn/99e34d12-2acb-4e78-a99c-d... https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/3938253a9b2a41fcbda28d6c0f60293c.1002x564.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/7e144e619cb54913b423fcfdefcd1527.3996x2246.470x265.jpgv2.cri.cn/fd914d58-7955-400e-a87f-c... https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/7e144e619cb54913b423fcfdefcd1527.3996x2246.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/e16542c6e3b9401abff0d8fe6602db97.3000x1686.470x265.jpgv2.cri.cn/fd914d58-7955-400e-a87f-c... https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/e16542c6e3b9401abff0d8fe6602db97.3000x1686.470x265.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/f203d36367f0490496d0c8ed39505c33.996x555.224x125.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/f203d36367f0490496d0c8ed39505c33.996x555.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/a1ec94a74d3f496fa5ffb1772576cee9.1020x569.224x125.jpgv2.cri.cn/99e34d12-2acb-4e78-a99c-d... https://v2.cri.cn/99e34d12-2acb-4e78-a99c-ddcaf6c86ead/image/a1ec94a74d3f496fa5ffb1772576cee9.1020x569.224x125.jpg — -1 — 0 B — 2.2 s — https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/1604007405284671b955ae0243ef25e0.2301x1284.224x125.pngv2.cri.cn/fd914d58-7955-400e-a87f-c... https://v2.cri.cn/fd914d58-7955-400e-a87f-cbe831811f41/image/1604007405284671b955ae0243ef25e0.2301x1284.224x125.png — -1 — 0 B — 2.2 s — https://p2.cri.cn/M00/2D/6E/rBABCmC4PLOAFehUAAAAAAAAAAA745.361x203.240x135.pngp2.cri.cn/M00/2D/6E/rBABCmC4PLOAFeh... https://p2.cri.cn/M00/2D/6E/rBABCmC4PLOAFehUAAAAAAAAAAA745.361x203.240x135.png — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.xwwb.jpgf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.xwwb.jpg — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.wb.jpgf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.wb.jpg — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.wx.jpgf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.wx.jpg — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.ChinaNews.pngf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.ChinaNews.png — -1 — 0 B — 2.2 s — https://s9.cnzz.com/z_stat.php?id=1281157920&web_id=1281157920s9.cnzz.com/z_stat.php?id=128115792... https://s9.cnzz.com/z_stat.php?id=1281157920&web_id=1281157920 — -1 — 0 B — 2.2 s — https://www.googletagmanager.com/gtag/js?id=G-KRLJJ3DM01www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KRLJJ3DM01 — -1 — 0 B — 2.2 s — https://v2.cri.cn/M00/1B/18/CqgNOlZVFjiAexw4AAAAAAAAAAA3499735.ckeditor5.cssv2.cri.cn/M00/1B/18/CqgNOlZVFjiAexw... https://v2.cri.cn/M00/1B/18/CqgNOlZVFjiAexw4AAAAAAAAAAA3499735.ckeditor5.css — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn5AAAAAAAAAAA3617281.js.jsf2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn... https://f2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn5AAAAAAAAAAA3617281.js.js — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn5AAAAAAAAAAA3617281.js-2024.jsf2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn... https://f2.cri.cn/M00/2B/EE/rBABCWCrFv2ACtn5AAAAAAAAAAA3617281.js-2024.js — -1 — 0 B — 2.2 s — https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.redsearch.pngf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZr1jAAAAAAAAAAA7296456.redsearch.png — 200 — 1.8 KiB — 7 ms — http/1.1https://f2.cri.cn/M00/2B/82/rBABCWCmE-6AGzjBAAAAAAAAAAA9345082.nav21.jsf2.cri.cn/M00/2B/82/rBABCWCmE-6AGzj... https://f2.cri.cn/M00/2B/82/rBABCWCmE-6AGzjBAAAAAAAAAAA9345082.nav21.js — 200 — 1.5 KiB — 6 ms — http/1.1https://f2.cri.cn/M00/62/81/rBABCWLjcTiABHv2AAAAAAAAAAA8761058.nav22v2.jsf2.cri.cn/M00/62/81/rBABCWLjcTiABHv... https://f2.cri.cn/M00/62/81/rBABCWLjcTiABHv2AAAAAAAAAAA8761058.nav22v2.js — 200 — 1.1 KiB — 7 ms — http/1.1https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZ27lAAAAAAAAAAA5883992.zh-360.jsf2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZ27... https://f2.cri.cn/M00/4F/D3/CqgNOl0-aB2AZ27lAAAAAAAAAAA5883992.zh-360.js — 200 — 1.7 KiB — 6 ms — http/1.1http://english.cri.cn/english.cri.cn/ http://english.cri.cn/ — 307 — 0 B — 15 ms — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/bab2b0a4b99a4b41a5501beef309c8ff.1080x608.1000x563.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/bab2b0a4b99a4b41a5501beef309c8ff.1080x608.1000x563.jpg — 200 — 130.6 KiB — 996 ms — http/1.1https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2835f5fd60404d4b8b1fde51d26eb90f.1027x578.1000x563.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2835f5fd60404d4b8b1fde51d26eb90f.1027x578.1000x563.jpg — 200 — 19.2 KiB — 1.3 s — http/1.1https://english.cri.cn/english.cri.cn/ https://english.cri.cn/ — 200 — 1.5 KiB — 1.3 s — h2https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2811ae80712c421ea3868b7c19552829.1000x563.jpgv2.cri.cn/2db8b8c1-fb1d-4098-bf99-3... https://v2.cri.cn/2db8b8c1-fb1d-4098-bf99-3265861089df/image/2811ae80712c421ea3868b7c19552829.1000x563.jpg — 200 — 138.5 KiB — 7 ms — http/1.1https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/659a352382354bc69a86a30d0172473c.1000x563.pngv2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b... https://v2.cri.cn/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/image/659a352382354bc69a86a30d0172473c.1000x563.png — 200 — 355.7 KiB — 14 ms — http/1.1https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.footer21.cssf2.cri.cn/M00/2B/80/rBABC2CmE-6AT1R... https://f2.cri.cn/M00/2B/80/rBABC2CmE-6AT1RxAAAAAAAAAAA5129401.footer21.css — 200 — 1.8 KiB — 4 ms — http/1.1https://english.cri.cn/static/js/ga.js?20221231-1english.cri.cn/static/js/ga.js?2022... https://english.cri.cn/static/js/ga.js?20221231-1 — 200 — 2.8 KiB — 4 ms — h2https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGCwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC — 200 — 172.7 KiB — 178 ms — h2https://english.cri.cn/static/css/app.52f2cef324b8a748d4b172fd94fa265a.cssenglish.cri.cn/static/css/app.52f2c... https://english.cri.cn/static/css/app.52f2cef324b8a748d4b172fd94fa265a.css — 200 — 117.3 KiB — 2.5 s — h2https://english.cri.cn/static/img/logo_title.pngenglish.cri.cn/static/img/logo_titl... https://english.cri.cn/static/img/logo_title.png — 200 — 3.9 KiB — 2.5 s — h2https://english.cri.cn/static/js/manifest.fdb90180416fe5a9dbf0.jsenglish.cri.cn/static/js/manifest.f... https://english.cri.cn/static/js/manifest.fdb90180416fe5a9dbf0.js — 200 — 1.4 KiB — 9 ms — h2https://english.cri.cn/static/js/vendor.cd851b0cebaf9118d997.jsenglish.cri.cn/static/js/vendor.cd8... https://english.cri.cn/static/js/vendor.cd851b0cebaf9118d997.js — 200 — 414.9 KiB — 23 ms — h2https://english.cri.cn/static/js/app.d9339f2fbcc1b3288527.jsenglish.cri.cn/static/js/app.d9339f... https://english.cri.cn/static/js/app.d9339f2fbcc1b3288527.js — 200 — 51.4 KiB — 9 ms — h2https://english.cri.cn/static/js/header_v4.js?20221231-1english.cri.cn/static/js/header_v4.... https://english.cri.cn/static/js/header_v4.js?20221231-1 — 200 — 6.7 KiB — 14 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-408174131www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-408174131 — 200 — 140.4 KiB — 146 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 119 ms — h2https://www.google-analytics.com/plugins/ua/ec.jswww.google-analytics.com/plugins/ua... https://www.google-analytics.com/plugins/ua/ec.js — 200 — 1.4 KiB — 26 ms — h2https://ampcid.google.com/v1/publisher:getClientId?key=AIzaSyA65lEHUEizIsNtlbNo-l2K18dT680nsaMampcid.google.com/v1/publisher:getC... https://ampcid.google.com/v1/publisher:getClientId?key=AIzaSyA65lEHUEizIsNtlbNo-l2K18dT680nsaM — 200 — 431 B — 136 ms — h2https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YSD2Q29TGC&cx=c&gtm=4e64h1 — 200 — 172.7 KiB — 45 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fenglish.cri.cn%2F&scrsrc=www.googletagmanager.com&rnd=196132060.1776810851&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&auid=313736953.1776810851&navt=n&npa=1&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-408174131&tid=AW-408174131&tft=1776810850734&tfd=1517www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fenglish.cri.cn%2F&scrsrc=www.googletagmanager.com&rnd=196132060.1776810851&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&auid=313736953.1776810851&navt=n&npa=1&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-408174131&tid=AW-408174131&tft=1776810850734&tfd=1517 — 200 — 21 B — 78 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-YSD2Q29TGC&gtm=45je64h1v882495193za200zb894023691zd894023691&_p=1776810850521&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1810570328.1776810851&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512542&sid=1776810850&sct=1&seg=0&dl=https%3A%2F%2Fenglish.cri.cn%2F&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1579region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YSD2Q29TGC&gtm=45je64h1v882495193za200zb894023691zd894023691&_p=1776810850521&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1810570328.1776810851&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512542&sid=1776810850&sct=1&seg=0&dl=https%3A%2F%2Fenglish.cri.cn%2F&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1579 — 204 — 548 B — 72 ms — h2https://ampcid.google.es/v1/publisher:getClientId?key=AIzaSyA65lEHUEizIsNtlbNo-l2K18dT680nsaMampcid.google.es/v1/publisher:getCl... https://ampcid.google.es/v1/publisher:getClientId?key=AIzaSyA65lEHUEizIsNtlbNo-l2K18dT680nsaM — 200 — 360 B — 135 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1902174510&t=pageview&_s=1&dl=https%3A%2F%2Fenglish.cri.cn%2F&ul=en-us&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&sr=412x823&vp=412x823&_u=6CDAAEIJAAQCACAMI~&jid=508430638&gjid=663241362&cid=1810570328.1776810851&tid=UA-89339688-28&_gid=2061024874.1776810851&_r=1&_slc=1&cd14=1810570328.1776810851&cd1=&z=1074766431www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1902174510&t=pageview&_s=1&dl=https%3A%2F%2Fenglish.cri.cn%2F&ul=en-us&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&sr=412x823&vp=412x823&_u=6CDAAEIJAAQCACAMI~&jid=508430638&gjid=663241362&cid=1810570328.1776810851&tid=UA-89339688-28&_gid=2061024874.1776810851&_r=1&_slc=1&cd14=1810570328.1776810851&cd1=&z=1074766431 — 200 — 26 B — 25 ms — h3https://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProBold.woff2ui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProBold.woff2 — 200 — 34.8 KiB — 79 ms — h2https://matomo.meldingcloud.com/matomo.jsmatomo.meldingcloud.com/matomo.js https://matomo.meldingcloud.com/matomo.js — 200 — 68.0 KiB — 628 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-YSD2Q29TGC&gtm=45je64h1v882495193za200zb894023691zd894023691&_p=1776810850521&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1810570328.1776810851&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616986~115938466~115938469~117266401~117512542&sid=1776810850&sct=1&seg=0&dl=https%3A%2F%2Fenglish.cri.cn%2F&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&en=scroll&epn.percent_scrolled=90&_et=11&tfd=3925region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YSD2Q29TGC&gtm=45je64h1v882495193za200zb894023691zd894023691&_p=1776810850521&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1810570328.1776810851&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616986~115938466~115938469~117266401~117512542&sid=1776810850&sct=1&seg=0&dl=https%3A%2F%2Fenglish.cri.cn%2F&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&en=scroll&epn.percent_scrolled=90&_et=11&tfd=3925 — 204 — 48 B — 77 ms — h2https://www.googleadservices.com/pagead/conversion/408174131/?random=1776810853144&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/408174131/?random=1776810853144&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 125 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAMFBMVEUAAACZmZmZmZmZmZmZmZmZm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAMFBMVEUAAACZmZmZmZmZmZmZmZmZm… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAYCAMAAABHurQFAAAAaVBMVEUAAAC/rmK/rmK/rmK/rmK/r…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAYCAMAAABHurQFAAAAaVBMVEUAAAC/rmK/rmK/rmK/rmK/r… — 200 — 0 B — 0 ms — datahttps://aezfm.meldingcloud.com/accesscheck/ip?callback=jQuery33103029534373523003_1776810853105&_=1776810853106aezfm.meldingcloud.com/accesscheck/... https://aezfm.meldingcloud.com/accesscheck/ip?callback=jQuery33103029534373523003_1776810853105&_=1776810853106 — 200 — 345 B — 1.3 s — http/1.1https://english.cri.cn/static/js/0.37f18b9e96e1348abf3b.jsenglish.cri.cn/static/js/0.37f18b9e... https://english.cri.cn/static/js/0.37f18b9e96e1348abf3b.js — 200 — 13.8 KiB — 33 ms — h2https://english.cri.cn/static/js/3.510d617914f3ca359dae.jsenglish.cri.cn/static/js/3.510d6179... https://english.cri.cn/static/js/3.510d617914f3ca359dae.js — 200 — 13.1 KiB — 701 ms — h2https://ui.cgtn.com/ui/attention/attention.jpgui.cgtn.com/ui/attention/attention.... https://ui.cgtn.com/ui/attention/attention.jpg — 200 — 34.3 KiB — 65 ms — h2https://english.cri.cn/static/img/logo.pngenglish.cri.cn/static/img/logo.png https://english.cri.cn/static/img/logo.png — 200 — 3.2 KiB — 50 ms — h2https://ui.cgtn.com/static/ng/resource/images/gwab.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/gwab.png — 200 — 19.2 KiB — 71 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/cgtn_logo_new.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/cgtn_logo_new.png — 200 — 27.1 KiB — 68 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-footer.png — 200 — 2.3 KiB — 48 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/facebook-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/facebook-footer.png — 200 — 662 B — 64 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/twitter-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/twitter-footer.png — 200 — 1.1 KiB — 60 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/youtube-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/youtube-footer.png — 200 — 893 B — 60 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/ins-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/ins-footer.png — 200 — 1.1 KiB — 62 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/pinterest-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/pinterest-footer.png — 200 — 1.2 KiB — 59 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/quora-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/quora-footer.png — 200 — 1.0 KiB — 62 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/linkedin-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/linkedin-footer.png — 200 — 744 B — 58 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/threads-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/threads-footer.png — 200 — 1.3 KiB — 57 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/telegram-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/telegram-footer.png — 200 — 850 B — 33 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/tiktok-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/tiktok-footer.png — 200 — 934 B — 43 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/weibo-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/weibo-footer.png — 200 — 1.3 KiB — 40 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/wechat-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/wechat-footer.png — 200 — 1.0 KiB — 41 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/toutiao-footer.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/toutiao-footer.png — 200 — 1.3 KiB — 29 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download1.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download1.png — 200 — 18.3 KiB — 53 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download2.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download2.png — 200 — 20.9 KiB — 60 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download3.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download3.png — 200 — 17.8 KiB — 59 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/download4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/download4.png — 200 — 21.1 KiB — 52 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Roman.ttf — 200 — 64.0 KiB — 21 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttf — 200 — 63.8 KiB — 24 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/408174131/?random=1325381933&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WxSIbie78U665xqaHo_WQNuzJOK03jd26wf7R3ZlgpfhRu51RfTsRoCeP8&pscrd=IhMIwpP3nYCAlAMV_kT2CB02dDmCMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL2VuZ2xpc2guY3JpLmNuL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wYTAyNGF4YXI1MTJjdm96Tl9uZF95RWw0Z0xfZE0zRVMxTWhaY2QwNUVGU3RjQW5UUER0Ynd6DAgJYggIABAAGAAgAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/408174131/?random=1325381933&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WxSIbie78U665xqaHo_WQNuzJOK03jd26wf7R3ZlgpfhRu51RfTsRoCeP8&pscrd=IhMIwpP3nYCAlAMV_kT2CB02dDmCMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL2VuZ2xpc2guY3JpLmNuL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wYTAyNGF4YXI1MTJjdm96Tl9uZF95RWw0Z0xfZE0zRVMxTWhaY2QwNUVGU3RjQW5UUER0Ynd6DAgJYggIABAAGAAgAA — 302 — 23 B — 233 ms — h3https://www.google.com/pagead/1p-conversion/408174131/?random=1325381933&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WxSIbie78U665xqaHo_WQNuzJOK03jd26wf7R3ZlgpfhRu51RfTsRoCeP8&pscrd=IhMIwpP3nYCAlAMV_kT2CB02dDmCMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL2VuZ2xpc2guY3JpLmNuL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wYTAyNGF4YXI1MTJjdm96Tl9uZF95RWw0Z0xfZE0zRVMxTWhaY2QwNUVGU3RjQW5UUER0Ynd6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSWwAFq6B9G8JYV7Qn5mrlr9B1EgHHEY16YOLMMJ3FK3SkhKS5mWRUbN4CmfUBJZeyc1zIcNIw7MSwszZbI7VnDuv8K6T3qrSDcU61SrWlxdugSTGtKScWO9hx15A&random=3361554579www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/408174131/?random=1325381933&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WxSIbie78U665xqaHo_WQNuzJOK03jd26wf7R3ZlgpfhRu51RfTsRoCeP8&pscrd=IhMIwpP3nYCAlAMV_kT2CB02dDmCMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL2VuZ2xpc2guY3JpLmNuL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wYTAyNGF4YXI1MTJjdm96Tl9uZF95RWw0Z0xfZE0zRVMxTWhaY2QwNUVGU3RjQW5UUER0Ynd6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSWwAFq6B9G8JYV7Qn5mrlr9B1EgHHEY16YOLMMJ3FK3SkhKS5mWRUbN4CmfUBJZeyc1zIcNIw7MSwszZbI7VnDuv8K6T3qrSDcU61SrWlxdugSTGtKScWO9hx15A&random=3361554579 — 302 — 22 B — 137 ms — h3https://www.google.es/pagead/1p-conversion/408174131/?random=1325381933&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WxSIbie78U665xqaHo_WQNuzJOK03jd26wf7R3ZlgpfhRu51RfTsRoCeP8&is_vtc=1&cid=CAQSWwAFq6B9G8JYV7Qn5mrlr9B1EgHHEY16YOLMMJ3FK3SkhKS5mWRUbN4CmfUBJZeyc1zIcNIw7MSwszZbI7VnDuv8K6T3qrSDcU61SrWlxdugSTGtKScWO9hx15A&random=3361554579&ipr=y&pscrd=IhMIwpP3nYCAlAMV_kT2CB02dDmCMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL2VuZ2xpc2guY3JpLmNuL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wYTAyNGF4YXI1MTJjdm96Tl9uZF95RWw0Z0xfZE0zRVMxTWhaY2QwNUVGU3RjQW5UUER0Ynd6DAgJYggIABAAGAAgAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/408174131/?random=1325381933&cv=11&fst=1776810853144&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v894023691za200zd894023691xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fenglish.cri.cn%2F&rcb=19&label=fSkLCP6Dr60DELP80MIB&capi=1&gtm_ee=1&_dbg=1&frm=0&tiba=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=313736953.1776810851&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6WxSIbie78U665xqaHo_WQNuzJOK03jd26wf7R3ZlgpfhRu51RfTsRoCeP8&is_vtc=1&cid=CAQSWwAFq6B9G8JYV7Qn5mrlr9B1EgHHEY16YOLMMJ3FK3SkhKS5mWRUbN4CmfUBJZeyc1zIcNIw7MSwszZbI7VnDuv8K6T3qrSDcU61SrWlxdugSTGtKScWO9hx15A&random=3361554579&ipr=y&pscrd=IhMIwpP3nYCAlAMV_kT2CB02dDmCMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL2VuZ2xpc2guY3JpLmNuL0JWQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWl3QXR0dm4wYTAyNGF4YXI1MTJjdm96Tl9uZF95RWw0Z0xfZE0zRVMxTWhaY2QwNUVGU3RjQW5UUER0Ynd6DAgJYggIABAAGAAgAA — 200 — 405 B — 103 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/groupType1.json?timestamp=1776810853884english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/groupType1.json?timestamp=1776810853884 — 200 — 1.0 KiB — 519 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/groupType1.json?timestamp=1776810853894english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/groupType1.json?timestamp=1776810853894 — 200 — 852 B — 514 ms — h2https://english.cri.cn/downapiRES/radio/v1/classification/detail/groupType1_id25.json?timestamp=1776810853895english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/classification/detail/groupType1_id25.json?timestamp=1776810853895 — 200 — 73.8 KiB — 1.0 s — h2https://matomo.meldingcloud.com/matomo.php?action_name=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&idsite=24&rec=1&r=133447&h=22&m=34&s=13&url=https%3A%2F%2Fenglish.cri.cn%2F&urlref=%2F&_id=45397c824b0f952f&_idts=1776810854&_idvc=1&_idn=0&_refts=1776810854&_viewts=1776810854&_ref=%2F&send_image=1&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=784&pv_id=4LMjhWmatomo.meldingcloud.com/matomo.php?... https://matomo.meldingcloud.com/matomo.php?action_name=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&idsite=24&rec=1&r=133447&h=22&m=34&s=13&url=https%3A%2F%2Fenglish.cri.cn%2F&urlref=%2F&_id=45397c824b0f952f&_idts=1776810854&_idvc=1&_idn=0&_refts=1776810854&_viewts=1776810854&_ref=%2F&send_image=1&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=784&pv_id=4LMjhW — 200 — 578 B — 2.8 s — http/1.1https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/language-v4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/language-v4.png — 200 — 1.7 KiB — 9 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v3/img_logo.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v3/img_logo.png — 200 — 26.6 KiB — 5 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/menu-open-v4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/menu-open-v4.png — 200 — 1.3 KiB — 7 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/live-logo-v4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/live-logo-v4.png — 200 — 638 B — 14 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-left-non.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/NEWSPAL-left-non.png — 200 — 3.4 KiB — 9 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/sider-language-v4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/sider-language-v4.png — 200 — 1.7 KiB — 5 ms — h2https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/arrow-right-v4.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/ng-home-2025/arrow-right-v4.png — 200 — 712 B — 31 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/fb.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/fb.png — 200 — 769 B — 38 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/twitter.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/twitter.png — 200 — 1.8 KiB — 35 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/youtube.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/youtube.png — 200 — 1.1 KiB — 30 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/ins.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/ins.png — 200 — 1.6 KiB — 35 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/pinterest.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/pinterest.png — 200 — 1.7 KiB — 29 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/quora.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/quora.png — 200 — 1.4 KiB — 24 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/linkedin.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/linkedin.png — 200 — 863 B — 35 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/threads.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/threads.png — 200 — 1.9 KiB — 29 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAADtElEQVRYhbWYTWhdVRDHf/eZVhOL9…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAADtElEQVRYhbWYTWhdVRDHf/eZVhOL9… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABMCAYAAADeHL+NAAADk0lEQVR4nO3bS6hVVRjA8d+9XSslK…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABMCAYAAADeHL+NAAADk0lEQVR4nO3bS6hVVRjA8d+9XSslK… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAADyUlEQVRYhbWYy2tcZRiHn286SkQjB…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAADyUlEQVRYhbWYy2tcZRiHn286SkQjB… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAADf0lEQVRYhdWZP0wTURzHP94x8FcxJ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAADf0lEQVRYhdWZP0wTURzHP94x8FcxJ… — 200 — 0 B — 0 ms — datahttps://ui.cgtn.com/static/ng/resource/images/header-v4/telegram.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/telegram.png — 200 — 1.1 KiB — 29 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/tiktok.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/tiktok.png — 200 — 811 B — 28 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/weibo.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/weibo.png — 200 — 1.9 KiB — 26 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/wechat.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/wechat.png — 200 — 1.5 KiB — 27 ms — h2https://ui.cgtn.com/static/ng/resource/images/header-v4/toutiao.pngui.cgtn.com/static/ng/resource/imag... https://ui.cgtn.com/static/ng/resource/images/header-v4/toutiao.png — 200 — 1.5 KiB — 27 ms — h2https://english.cri.cn/static/img/share-twitter-icon.pngenglish.cri.cn/static/img/share-twi... https://english.cri.cn/static/img/share-twitter-icon.png — 200 — 3.5 KiB — 39 ms — h2https://english.cri.cn/static/img/share-youtube-icon.pngenglish.cri.cn/static/img/share-you... https://english.cri.cn/static/img/share-youtube-icon.png — 200 — 2.2 KiB — 29 ms — h2https://english.cri.cn/static/img/share-email-icon.pngenglish.cri.cn/static/img/share-ema... https://english.cri.cn/static/img/share-email-icon.png — 200 — 1.2 KiB — 31 ms — h2https://english.cri.cn/static/img/index-live-share-btn.pngenglish.cri.cn/static/img/index-liv... https://english.cri.cn/static/img/index-live-share-btn.png — 200 — 7.8 KiB — 521 ms — h2https://english.cri.cn/static/img/onAir-playBtn.pngenglish.cri.cn/static/img/onAir-pla... https://english.cri.cn/static/img/onAir-playBtn.png — 200 — 4.0 KiB — 544 ms — h2https://english.cri.cn/static/img/icon-clock.pngenglish.cri.cn/static/img/icon-cloc... https://english.cri.cn/static/img/icon-clock.png — 200 — 1.1 KiB — 531 ms — h2https://english.cri.cn/static/img/index-live-nav-bg.pngenglish.cri.cn/static/img/index-liv... https://english.cri.cn/static/img/index-live-nav-bg.png — 200 — 375 B — 518 ms — h2https://english.cri.cn/static/img/loading-1-1.f8c834c.jpgenglish.cri.cn/static/img/loading-1... https://english.cri.cn/static/img/loading-1-1.f8c834c.jpg — 200 — 11.3 KiB — 22 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProRoman.woff2ui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/HelvaticaGenerate/HelveticaLTProRoman.woff2 — 200 — 35.2 KiB — 6 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id22.json?timestamp=1776810854406english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id22.json?timestamp=1776810854406 — 200 — 7.1 KiB — 553 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id44.json?timestamp=1776810854407english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id44.json?timestamp=1776810854407 — 200 — 676 B — 552 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id42.json?timestamp=1776810854408english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id42.json?timestamp=1776810854408 — 200 — 846 B — 536 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id43.json?timestamp=1776810854409english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id43.json?timestamp=1776810854409 — 200 — 2.5 KiB — 540 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id38.json?timestamp=1776810854409english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id38.json?timestamp=1776810854409 — 200 — 686 B — 518 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id39.json?timestamp=1776810854410english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id39.json?timestamp=1776810854410 — 200 — 671 B — 518 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id40.json?timestamp=1776810854411english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id40.json?timestamp=1776810854411 — 200 — 663 B — 546 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id41.json?timestamp=1776810854412english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id41.json?timestamp=1776810854412 — 200 — 762 B — 536 ms — h2https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id22.json?timestamp=1776810854439english.cri.cn/downapiRES/radio/v1/... https://english.cri.cn/downapiRES/radio/v1/live/detail/groupType1_id22.json?timestamp=1776810854439 — 200 — 7.1 KiB — 550 ms — h2blob:https://english.cri.cn/b62bcfbe-9521-4ae2-be1f-2ef9bc67d71eenglish.cri.cn/b62bcfbe-9521-4ae2-b... blob:https://english.cri.cn/b62bcfbe-9521-4ae2-be1f-2ef9bc67d71e — 200 — -1 B — 30 ms — blobblob:https://english.cri.cn/e3ee0b16-6c03-4d89-b3a1-126fd37b4cafenglish.cri.cn/e3ee0b16-6c03-4d89-b... blob:https://english.cri.cn/e3ee0b16-6c03-4d89-b3a1-126fd37b4caf — 200 — -1 B — 30 ms — blobhttps://sk.cri.cn/am846.m3u8sk.cri.cn/am846.m3u8 https://sk.cri.cn/am846.m3u8 — 200 — 799 B — 173 ms — http/1.1blob:https://english.cri.cn/29c22ef9-3de5-4e1c-b7eb-93617246b427english.cri.cn/29c22ef9-3de5-4e1c-b... blob:https://english.cri.cn/29c22ef9-3de5-4e1c-b7eb-93617246b427 — 200 — -1 B — 26 ms — blobdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABMCAYAAADeHL+NAAADkUlEQVR4nO3cSYgcVRjA8V/aiUsQF…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABMCAYAAADeHL+NAAADkUlEQVR4nO3cSYgcVRjA8V/aiUsQF… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAWCAYAAAClrE55AAABiElEQVRIicXVz0tUURjG8c9I0VacN…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAWCAYAAAClrE55AAABiElEQVRIicXVz0tUURjG8c9I0VacN… — 200 — 0 B — 0 ms — datahttps://english.cri.cn/static/img/mod-bg-2.02e236f.pngenglish.cri.cn/static/img/mod-bg-2.... https://english.cri.cn/static/img/mod-bg-2.02e236f.png — 200 — 144.8 KiB — 562 ms — h2data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMg…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMg… — 200 — 0 B — 0 ms — datahttps://english.cri.cn/static/img/loading-16-9.bb1cfe9.jpgenglish.cri.cn/static/img/loading-1... https://english.cri.cn/static/img/loading-16-9.bb1cfe9.jpg — 200 — 17.5 KiB — 505 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Bold.ttf — 200 — 138.5 KiB — 7 ms — h2https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttfui.cgtn.com/static/ng/resource/font... https://ui.cgtn.com/static/ng/resource/fonts/GeorgiaPro/GeorgiaPro-Regular.ttf — 200 — 136.7 KiB — 13 ms — h2https://english.cri.cn/static/img/logo_title.pngenglish.cri.cn/static/img/logo_titl... https://english.cri.cn/static/img/logo_title.png — 200 — 0 B — 1 ms — h2https://sk.cri.cn/am846.m3u8sk.cri.cn/am846.m3u8 https://sk.cri.cn/am846.m3u8 — 200 — 799 B — 31 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-YSD2Q29TGC&gtm=45je64h1v882495193za200zb894023691zd894023691&_p=1776810850521&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAACAAQ&are=1&cid=1810570328.1776810851&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616986~115938466~115938469~117266401~117512542&dp=%2F&sid=1776810850&sct=1&seg=1&dl=https%3A%2F%2Fenglish.cri.cn%2F&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&en=page_view&_ee=1&_et=2331&tfd=8927region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YSD2Q29TGC&gtm=45je64h1v882495193za200zb894023691zd894023691&_p=1776810850521&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAACAAQ&are=1&cid=1810570328.1776810851&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616986~115938466~115938469~117266401~117512542&dp=%2F&sid=1776810850&sct=1&seg=1&dl=https%3A%2F%2Fenglish.cri.cn%2F&dt=Live%20Radio%2C%20Shows%20%26%20Podcasts%20%7C%20CGTN%20Radio&en=page_view&_ee=1&_et=2331&tfd=8927 — 204 — 20 B — 26 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3686ms · 988KB · ¥151/mo
english.cri.cn
Other
Costly
Execution 1087ms
Transfer 13 KB
Monthly Cost ¥44/mo
Unattributable
Other
Costly
Execution 701ms
Transfer 0 KB
Monthly Cost ¥29/mo
english.cri.cn
Other
Costly
Execution 600ms
Transfer 51 KB
Monthly Cost ¥25/mo
english.cri.cn
Other
Costly
Execution 414ms
Transfer 1 KB
Monthly Cost ¥17/mo
Google Tag Manager
Tag Manager
Costly
Execution 298ms
Transfer 173 KB
Unused 39%
Monthly Cost ¥12/mo
Google Tag Manager
Tag Manager
Costly
Execution 228ms
Transfer 140 KB
Unused 37%
Monthly Cost ¥9/mo
english.cri.cn
Other
Costly
Execution 204ms
Transfer 415 KB
Unused 61%
Monthly Cost ¥8/mo
Google Analytics
Analytics
Optional
Execution 82ms
Transfer 21 KB
Monthly Cost ¥3/mo
Google Tag Manager
Tag Manager
Optional
Execution 72ms
Transfer 173 KB
Unused 66%
Monthly Cost ¥3/mo

These scripts may cost more than they're worth

  • english.cri.cn adds 1087ms and costs ~¥44/month
  • Unattributable adds 701ms and costs ~¥29/month
  • english.cri.cn adds 600ms and costs ~¥25/month
  • english.cri.cn adds 414ms and costs ~¥17/month
  • Google Tag Manager adds 298ms and costs ~¥12/month
  • Google Tag Manager adds 228ms and costs ~¥9/month
  • english.cri.cn adds 204ms and costs ~¥8/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

english.cri.cn takes 1087ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 701ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

english.cri.cn takes 600ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

english.cri.cn takes 414ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 298ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 228ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

english.cri.cn takes 204ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

61% of english.cri.cn's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

66% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback