Mobile 375 × 812

Desktop 1440 × 900

Score: 63 / 100
Based on 6 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Major barriers for users with disabilities — up to 15% of your audience.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Soft 404: server returns HTTP 200 for non-existent pages
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
113 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/6e7c0d47-efd5-40c4-9163-91771a49e381)<a href="https://beavercheck.com/results/6e7c0d47-efd5-40c4-9163-91771a49e381"><img src="https://beavercheck.com/badge?url=https%3A%2F%2F12371.cn" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2F12371.cnThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 8.7s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
4 barrier(s) likely increasing bounce by ~31%.
Page takes 8.7s to load
+12% bounceUsers abandon at ~3s — you're 6.2s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No viewport meta tag
+15% bounceMobile browsers render at desktop width and shrink — text unreadable, tap targets miniature
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1">
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
¥1,750 investment → ¥24,336/month returns + CNY 50,000,000 risk avoided
¥1,750
5h · 5 findings
¥24,336 /mo
~¥292,038 / year
CNY 50,000,000
if kept compliant
¥525 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at ¥350/hr
Based on China rates (¥350/hr)
Start here for the best return on investment
¥4,166,673 / month at risk
~¥50,000,079 / year if left unfixed
¥50,000,000
¥6.62 /mo
11583.6 MB/mo × 0.571 CNY/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 4 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.22 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.69 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
40 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.91 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.
8.86 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img | /photoAlbum/page/performance/img/2025/10/24/1761308140066... | 851.7 KiB | 794.9 KiB |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img | /photoAlbum/page/performance/img/2025/9/26/1758858882953_... | 184.0 KiB | 127.2 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2026/1/20/1768921136420_... | 142.2 KiB | 126.8 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2024/1/10/1704875138451_... | 120.3 KiB | 105.9 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2026/2/28/1772278771736_... | 108.2 KiB | 93.8 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2024/11/13/1731483929302... | 106.6 KiB | 92.2 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2025/3/24/1742798643627_... | 104.0 KiB | 88.6 KiB |
div.dyw638_img_190305 > div.yd_img_190305 > a > img div.dyw638_img_190305 > div.yd_img_190305 > a > img | /photoAlbum/page/performance/img/2026/3/10/1773115562266_... | 110.6 KiB | 88.0 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2026/3/10/1773116457150_... | 85.5 KiB | 70.1 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2026/2/9/1770635256776_7... | 84.8 KiB | 69.4 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2026/3/10/1773115711359_... | 83.4 KiB | 68.0 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2025/11/26/1764137216614... | 82.6 KiB | 67.1 KiB |
ul > li.cur > a > img ul > li.cur > a > img | p1.img.cctvpic.com/photoAlbum/page/performance/img/2023/9/1/1693536878202_86.jpg | 72.7 KiB | 66.9 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2023/4/4/1680601101645_6... | 77.7 KiB | 62.3 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2022/5/26/1653528004529_... | 77.6 KiB | 62.2 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2022/10/27/1666873534877... | 76.3 KiB | 61.9 KiB |
ul > li.cur > a > img ul > li.cur > a > img | /photoAlbum/page/performance/img/2026/2/28/1772277814682_... | 61.9 KiB | 56.0 KiB |
ul > li > a > img ul > li > a > img | p4.img.cctvpic.com/photoAlbum/page/performance/img/2026/4/21/1776769903544_9.png | 54.6 KiB | 48.7 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2025/11/26/1764139990140... | 62.4 KiB | 48.0 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2022/11/18/1668756870880... | 47.4 KiB | 41.6 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2026/3/13/1773388925103_... | 53.8 KiB | 39.4 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2023/9/1/1693546735839_4... | 49.9 KiB | 35.5 KiB |
div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd > img div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd > img | /photoAlbum/page/performance/img/2021/6/22/1624366542871_... | 41.8 KiB | 28.1 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2023/11/28/1701165183863... | 38.4 KiB | 23.9 KiB |
div.yd_dyw817_top > div.yd_nav > div.left > a div.yd_dyw817_top > div.yd_nav > div.left > a | /photoAlbum/templet/common/DEPA1538036514929349/dyw817_lo... | 11.2 KiB | 8.7 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2021/6/21/1624266298159_... | 9.8 KiB | 8.3 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2019/9/28/1569675978934_... | 6.1 KiB | 5.3 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2019/9/28/1569675963258_... | 5.5 KiB | 4.8 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2019/9/28/1569675879997_... | 5.2 KiB | 4.5 KiB |
div.yd_nav > div.right > a.find > img div.yd_nav > div.right > a.find > img | /photoAlbum/page/performance/img/2018/9/29/1538208739684_... | 6.5 KiB | 4.4 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /photoAlbum/templet/common/DEPA1459837614132641/jquery_we... | 33.4 KiB | 1.5 s |
| www.12371.cn/js/jquery.DB_rotateRollingBanner.min.js?hc | 2.1 KiB | 387 ms |
| r.img.cctvpic.com/dystudy/style/style.css?0afadcd5c88493160a00e3310cc0eb82 | 1.6 KiB | 799 ms |
| p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1457510958309619/swiper.min.css | 4.2 KiB | 846 ms |
| r.img.cctvpic.com/photoAlbum/templet/js/jquery-1.7.2.min.js | 37.6 KiB | 1.5 s |
| res.wx.qq.com/open/js/jweixin-1.2.0.js | 11.6 KiB | 1.1 s |
| p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1457510958309619/prototype.js | 24.7 KiB | 1.4 s |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| 12371.cn/ | 1.4 s |
| www.12371.cn/ | 630 ms |
| www.12371.cn/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /photoAlbum/templet/common/DEPA1540451679495312/idangerou... | 23.1 KiB | 9.6 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1540451679495312/systylenew.css | 15.5 KiB | 11.9 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| r.img.cctvpic.com/photoAlbum/templet/js/jquery-1.7.2.min.js | 36.9 KiB | 28.6 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 911 ms |
| Style & Layout | 378 ms |
| Script Evaluation | 319 ms |
| Rendering | 187 ms |
| Parse HTML & CSS | 108 ms |
| Script Parsing & Compilation | 82 ms |
| Garbage Collection | 34 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page did not finish loading before navigating away. | Not actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.yd_nav > div.left > a > img div.yd_nav > div.left > a > img |
div.yd_nav > div.right > a.cont > img div.yd_nav > div.right > a.cont > img |
div.yd_nav > div.right > a.find > img div.yd_nav > div.right > a.find > img |
div.right > a#yhdl > a > img div.right > a#yhdl > a > img |
div.swiper-slide > div.yd_dyw895_wzlm > a > img div.swiper-slide > div.yd_dyw895_wzlm > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
div.dyw638_img_190305 > div.yd_img_190305 > a > img div.dyw638_img_190305 > div.yd_img_190305 > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.marR0 > a > img ul > li.marR0 > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd > img div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.yd_dyw817_top > div.yd_nav > div.left > a div.yd_dyw817_top > div.yd_nav > div.left > a |
div.yd_dyw817_top > div.yd_nav > div.right > a.cont div.yd_dyw817_top > div.yd_nav > div.right > a.cont |
div.yd_dyw817_top > div.yd_nav > div.right > a.find div.yd_dyw817_top > div.yd_nav > div.right > a.find |
div.yd_dyw817_top > div.yd_nav > div.right > a#yhdl div.yd_dyw817_top > div.yd_nav > div.right > a#yhdl |
div.yd_nav > div.right > a#yhdl > a div.yd_nav > div.right > a#yhdl > a |
div.swiper-wrapper > div.swiper-slide > div.yd_dyw895_wzlm > a div.swiper-wrapper > div.swiper-slide > div.yd_dyw895_wzlm > a |
div.yd_dyw895_three > ul > li > a div.yd_dyw895_three > ul > li > a |
div.yd_dyw895_three > ul > li > a div.yd_dyw895_three > ul > li > a |
div.yd_dyw895_three > ul > li > a div.yd_dyw895_three > ul > li > a |
div.yd_dyw895_three > ul > li > a div.yd_dyw895_three > ul > li > a |
div.ELMT1742955823814899 > div.dyw638_img_190305 > div.yd_img_190305 > a div.ELMT1742955823814899 > div.dyw638_img_190305 > div.yd_img_190305 > a |
div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a |
div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a |
div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a |
div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a div.swiper-container01 > div.swiper-wrapper > div.swiper-slide > a |
div.yd_dyw895_imgList > ul > li > a div.yd_dyw895_imgList > ul > li > a |
div.yd_dyw895_imgList > ul > li > a div.yd_dyw895_imgList > ul > li > a |
div.yd_dyw895_imgList > ul > li.marR0 > a div.yd_dyw895_imgList > ul > li.marR0 > a |
div.dyw820_text_List > ul > li > a div.dyw820_text_List > ul > li > a |
div.dyw820_text_List > ul > li > a div.dyw820_text_List > ul > li > a |
政绩观 div.by3_bottom_img > ul > li > a |
四中全会培训课程 div.by3_bottom_img > ul > li.last > a |
二十届四中全会 div.by3_bottom_img > ul > li > a |
四中全会学习资料 div.by3_bottom_img > ul > li.last > a |
《榜样10》专题节目 div.by3_bottom_img > ul > li > a |
全国党员教育培训工作规划 div.by3_bottom_img > ul > li.last > a |
党的知识学习词典 div.by3_bottom_img > ul > li > a |
基层一线党旗飘扬 div.by3_bottom_img > ul > li.last > a |
div.column_wrapper_1200 > div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd div.column_wrapper_1200 > div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd |
党课开讲啦 div.dyw1005_gmjl > ul > li > a |
学习身边榜样 div.dyw1005_gmjl > ul > li.cur > a |
十八届 div.dyw1005_gmjl > ul > li > a |
培训动态 div.dyw1005_gmjl > ul > li.cur > a |
八项规定 div.dyw1005_list > ul.img > li > a |
学贯二十届三中全会精神 div.dyw1005_list > ul.img > li > a |
精神谱系 div.dyw1005_list > ul.img > li > a |
党员教育管理工作条例 div.dyw1005_list > ul.img > li > a |
党纪处分条例 div.dyw1005_list > ul.img > li > a |
党组织活动常用音乐 div.dyw1005_list > ul.img > li > a |
榜样专题节目 div.dyw1005_list > ul.img > li > a |
时代楷模 div.dyw1005_list > ul.img > li > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| www.12371.cn/ | Allowed |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
设为首页 div.L_home > ul > li.pc_home > a |
div.yd_dyw817_top > div.yd_nav > div.right > a.cont div.yd_dyw817_top > div.yd_nav > div.right > a.cont |
div.yd_dyw817_top > div.yd_nav > div.right > a.find div.yd_dyw817_top > div.yd_nav > div.right > a.find |
div.yd_dyw817_top > div.yd_nav > div.right > a#yhdl div.yd_dyw817_top > div.yd_nav > div.right > a#yhdl |
div.yd_dyw817_top > div.yd_nav > div.right > a#yhdlh div.yd_dyw817_top > div.yd_nav > div.right > a#yhdlh |
div.yd_home_searchS > div.search_center > form#sysearch_from > a.sear_right div.yd_home_searchS > div.search_center > form#sysearch_from > a.sear_right |
热搜 div.dyw820_top_contant_tjw > div.dyw920_home_Right_Search > div.dyw920_bottom_search > a |
To appear in search results, crawlers need access to your app.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.yd_nav > div.left > a > img div.yd_nav > div.left > a > img |
div.yd_nav > div.right > a.cont > img div.yd_nav > div.right > a.cont > img |
div.yd_nav > div.right > a.find > img div.yd_nav > div.right > a.find > img |
div.right > a#yhdl > a > img div.right > a#yhdl > a > img |
div.swiper-slide > div.yd_dyw895_wzlm > a > img div.swiper-slide > div.yd_dyw895_wzlm > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
div.dyw638_img_190305 > div.yd_img_190305 > a > img div.dyw638_img_190305 > div.yd_img_190305 > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.marR0 > a > img ul > li.marR0 > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd > img div#SUBD1624241295899527 > div.dyw1005_yddh > a.yd > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.61 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.013
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.17 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.
3.42 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img | /photoAlbum/page/performance/img/2025/10/24/1761308140066... | 851.7 KiB | 829.8 KiB |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img | /photoAlbum/page/performance/img/2025/9/26/1758858882953_... | 184.0 KiB | 162.2 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2026/1/20/1768921136420_... | 142.2 KiB | 139.8 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2024/1/10/1704875138451_... | 120.3 KiB | 118.6 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2026/2/28/1772278771736_... | 108.2 KiB | 106.5 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2024/11/13/1731483929302... | 106.6 KiB | 104.9 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2025/3/24/1742798643627_... | 104.0 KiB | 101.6 KiB |
div.dyw638_img_190305 > div.pc_img_190305 > a > img div.dyw638_img_190305 > div.pc_img_190305 > a > img | /photoAlbum/page/performance/img/2026/3/10/1773128811973_... | 115.0 KiB | 91.6 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2026/3/10/1773116457150_... | 85.5 KiB | 83.2 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2026/2/9/1770635256776_7... | 84.8 KiB | 82.5 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2026/3/10/1773115711359_... | 83.4 KiB | 81.0 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2025/11/26/1764137216614... | 82.6 KiB | 80.2 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2023/4/4/1680601101645_6... | 77.7 KiB | 75.3 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2022/5/26/1653528004529_... | 77.6 KiB | 75.3 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2022/10/27/1666873534877... | 76.3 KiB | 74.7 KiB |
ul > li.cur > a > img ul > li.cur > a > img | p1.img.cctvpic.com/photoAlbum/page/performance/img/2023/9/1/1693536878202_86.jpg | 72.7 KiB | 70.2 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2025/11/26/1764139990140... | 62.4 KiB | 60.7 KiB |
ul > li.cur > a > img ul > li.cur > a > img | /photoAlbum/page/performance/img/2026/2/28/1772277814682_... | 61.9 KiB | 59.4 KiB |
div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a > img div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a > img | /photoAlbum/page/performance/img/2025/11/17/1763349377016... | 57.0 KiB | 55.4 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2026/3/13/1773388925103_... | 53.8 KiB | 52.2 KiB |
ul > li > a > img ul > li > a > img | p4.img.cctvpic.com/photoAlbum/page/performance/img/2026/4/21/1776769903544_9.png | 54.6 KiB | 52.1 KiB |
div#page_body > div#dyw_floadAD > a.item > img div#page_body > div#dyw_floadAD > a.item > img | /photoAlbum/templet/special/PAGE1760705805977850/null_176... | 61.4 KiB | 51.0 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2023/9/1/1693546735839_4... | 49.9 KiB | 48.2 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2022/11/18/1668756870880... | 47.4 KiB | 44.9 KiB |
ul.img > li > a > img ul.img > li > a > img | /photoAlbum/page/performance/img/2023/11/28/1701165183863... | 38.4 KiB | 36.7 KiB |
div.dyw820_top_contant_tjw > div.top_cont_logo > a > img div.dyw820_top_contant_tjw > div.top_cont_logo > a > img | /photoAlbum/page/performance/img/2019/6/26/1561514081549_... | 13.3 KiB | 11.7 KiB |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img | /photoAlbum/page/performance/img/2019/7/23/1563868113041_... | 11.6 KiB | 9.1 KiB |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img | /photoAlbum/page/performance/img/2021/6/21/1624267942131_... | 10.5 KiB | 8.0 KiB |
div > div.dyw920_0624_img > a > img div > div.dyw920_0624_img > a > img | /photoAlbum/page/performance/img/2019/6/25/1561429899318_... | 8.6 KiB | 7.3 KiB |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img | /photoAlbum/page/performance/img/2019/7/23/1563868078257_... | 9.6 KiB | 7.1 KiB |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img | /photoAlbum/page/performance/img/2021/6/21/1624271726384_... | 9.4 KiB | 7.0 KiB |
ul > li.last > a > img ul > li.last > a > img | /photoAlbum/page/performance/img/2025/4/7/1744007944306_1... | 8.5 KiB | 6.1 KiB |
ul > li > a > img ul > li > a > img | /photoAlbum/page/performance/img/2021/6/21/1624266207299_... | 5.1 KiB | 4.6 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| www.12371.cn/js/jquery.DB_rotateRollingBanner.min.js?hc | 2.1 KiB | 283 ms |
| /photoAlbum/templet/common/DEPA1459837614132641/jquery_we... | 33.4 KiB | 402 ms |
| p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1457510958309619/swiper.min.css | 4.2 KiB | 226 ms |
| r.img.cctvpic.com/photoAlbum/templet/js/jquery-1.7.2.min.js | 37.6 KiB | 356 ms |
| res.wx.qq.com/open/js/jweixin-1.2.0.js | 11.6 KiB | 333 ms |
| r.img.cctvpic.com/dystudy/style/style.css?0afadcd5c88493160a00e3310cc0eb82 | 1.6 KiB | 207 ms |
| p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1457510958309619/prototype.js | 24.7 KiB | 300 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| 12371.cn/ | 865 ms |
| www.12371.cn/ | 190 ms |
| www.12371.cn/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page did not finish loading before navigating away. | Not actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /photoAlbum/templet/common/DEPA1540451679495312/idangerou... | 23.1 KiB | 9.6 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1540451679495312/systylenew.css | 15.5 KiB | 14.0 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| r.img.cctvpic.com/photoAlbum/templet/js/jquery-1.7.2.min.js | 36.9 KiB | 28.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Rendering | 2.0 s |
| Other | 1.1 s |
| Script Evaluation | 817 ms |
| Style & Layout | 364 ms |
| Parse HTML & CSS | 32 ms |
| Script Parsing & Compilation | 22 ms |
| Garbage Collection | 18 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.dyw820_top_contant_tjw > div.top_cont_logo > a > img div.dyw820_top_contant_tjw > div.top_cont_logo > a > img |
div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw1 > a > img div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw1 > a > img |
div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a > img div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
div.dyw638_img_190305 > div.pc_img_190305 > a > img div.dyw638_img_190305 > div.pc_img_190305 > a > img |
div > div.dyw920_0624_img > a > img div > div.dyw920_0624_img > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
div#page_body > div#dyw_floadAD > a.item > img div#page_body > div#dyw_floadAD > a.item > img |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.dyw920_top_search > div.dyw920_left_2 > div.dyw920_inp_fl > input#inputbox20120619 div.dyw920_top_search > div.dyw920_left_2 > div.dyw920_inp_fl > input#inputbox20120619 |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#SUBD1624239894681433 > div.dyw820_top_contant_tjw > div.top_cont_logo > a div#SUBD1624239894681433 > div.dyw820_top_contant_tjw > div.top_cont_logo > a |
div#SUBD1624239894681433 > div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw1 > a div#SUBD1624239894681433 > div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw1 > a |
div#SUBD1624239894681433 > div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a div#SUBD1624239894681433 > div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a |
div.dyw820_top_contant_tjw > div.dyw920_home_Right_Search > div.dyw920_bottom_search > a div.dyw820_top_contant_tjw > div.dyw920_home_Right_Search > div.dyw920_bottom_search > a |
div.ELMT1742955823814899 > div.dyw638_img_190305 > div.pc_img_190305 > a div.ELMT1742955823814899 > div.dyw638_img_190305 > div.pc_img_190305 > a |
div.swiper-container20190916 > div.swiper-wrapper > div.swiper-slide > a div.swiper-container20190916 > div.swiper-wrapper > div.swiper-slide > a |
div.swiper-container20190916 > div.swiper-wrapper > div.swiper-slide > a div.swiper-container20190916 > div.swiper-wrapper > div.swiper-slide > a |
div.dyw920_img_txt > div > div.dyw920_0624_img > a div.dyw920_img_txt > div > div.dyw920_0624_img > a |
div.dyw820_text_List > ul > li > a div.dyw820_text_List > ul > li > a |
div.dyw820_text_List > ul > li > a div.dyw820_text_List > ul > li > a |
政绩观 div.by3_bottom_img > ul > li > a |
四中全会培训课程 div.by3_bottom_img > ul > li.last > a |
二十届四中全会 div.by3_bottom_img > ul > li > a |
四中全会学习资料 div.by3_bottom_img > ul > li.last > a |
《榜样10》专题节目 div.by3_bottom_img > ul > li > a |
全国党员教育培训工作规划 div.by3_bottom_img > ul > li.last > a |
党的知识学习词典 div.by3_bottom_img > ul > li > a |
基层一线党旗飘扬 div.by3_bottom_img > ul > li.last > a |
学习贯彻党的二十大精神 div.dyw817_top_img > ul > li > a |
学习贯彻党的二十届四中全会精神 div.dyw817_top_img > ul > li > a |
学习贯彻全国组织工作会议精神 div.dyw817_top_img > ul > li > a |
中央和国家机关建设让党中央<br>放心、让人民群众满意的模范机关 div.dyw817_top_img > ul > li.last > a |
div.ELMT1624239894681515 > div.dyw820_cont_title > div.dyw820_img_title > a div.ELMT1624239894681515 > div.dyw820_cont_title > div.dyw820_img_title > a |
div.ELMT1776741837962220 > div.dyw820_cont_title > div.dyw820_img_title > a div.ELMT1776741837962220 > div.dyw820_cont_title > div.dyw820_img_title > a |
党课开讲啦 div.dyw1005_gmjl > ul > li > a |
学习身边榜样 div.dyw1005_gmjl > ul > li.cur > a |
十八届 div.dyw1005_gmjl > ul > li > a |
培训动态 div.dyw1005_gmjl > ul > li.cur > a |
div.ELMT1624239894681594 > div.dyw820_cont_title > div.dyw820_img_title > a div.ELMT1624239894681594 > div.dyw820_cont_title > div.dyw820_img_title > a |
div.ELMT1624239894681581 > div.dyw820_cont_title > div.dyw820_img_title > a div.ELMT1624239894681581 > div.dyw820_cont_title > div.dyw820_img_title > a |
八项规定 div.dyw1005_list > ul.img > li > a |
学贯二十届三中全会精神 div.dyw1005_list > ul.img > li > a |
精神谱系 div.dyw1005_list > ul.img > li > a |
党员教育管理工作条例 div.dyw1005_list > ul.img > li > a |
党纪处分条例 div.dyw1005_list > ul.img > li > a |
党组织活动常用音乐 div.dyw1005_list > ul.img > li > a |
榜样专题节目 div.dyw1005_list > ul.img > li > a |
时代楷模 div.dyw1005_list > ul.img > li > a |
div#SUBD1624239894681655 > div.dyw817_djlm > h2 > a div#SUBD1624239894681655 > div.dyw817_djlm > h2 > a |
div.bg_bottom_owner > div#page_body > div#dyw_floadAD > a.item div.bg_bottom_owner > div#page_body > div#dyw_floadAD > a.item |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
思想体系
|
重要讲话
|
活动报道
|
图书
|
解析 div.dyw920_img_txt > div > div.dyw920_0624_txt > ul.dyw920_0624_txt2 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
《榜样10》专题节目 div.by3_bottom_img > ul > li > a |
×关闭 div.bg_bottom_owner > div#page_body > div#dyw_floadAD > a.close |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| www.12371.cn/ | Allowed |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
设为首页 div.L_home > ul > li.pc_home > a |
div.yd_dyw817_top > div.yd_nav > div.right > a.cont div.yd_dyw817_top > div.yd_nav > div.right > a.cont |
div.yd_dyw817_top > div.yd_nav > div.right > a.find div.yd_dyw817_top > div.yd_nav > div.right > a.find |
div.yd_dyw817_top > div.yd_nav > div.right > a#yhdl div.yd_dyw817_top > div.yd_nav > div.right > a#yhdl |
div.yd_dyw817_top > div.yd_nav > div.right > a#yhdlh div.yd_dyw817_top > div.yd_nav > div.right > a#yhdlh |
div.yd_home_searchS > div.search_center > form#sysearch_from > a.sear_right div.yd_home_searchS > div.search_center > form#sysearch_from > a.sear_right |
热搜 div.dyw820_top_contant_tjw > div.dyw920_home_Right_Search > div.dyw920_bottom_search > a |
To appear in search results, crawlers need access to your app.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.dyw820_top_contant_tjw > div.top_cont_logo > a > img div.dyw820_top_contant_tjw > div.top_cont_logo > a > img |
div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw1 > a > img div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw1 > a > img |
div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a > img div.dyw820_top_contant_tjw > div.dyw920_djwz_img_tjw > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
div.dyw638_img_190305 > div.pc_img_190305 > a > img div.dyw638_img_190305 > div.pc_img_190305 > a > img |
div > div.dyw920_0624_img > a > img div > div.dyw920_0624_img > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
div.dyw820_cont_title > div.dyw820_img_title > a > img div.dyw820_cont_title > div.dyw820_img_title > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.last > a > img ul > li.last > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li.cur > a > img ul > li.cur > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
ul.img > li > a > img ul.img > li > a > img |
div#page_body > div#dyw_floadAD > a.item > img div#page_body > div#dyw_floadAD > a.item > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback