{
  "lighthouseVersion": "13.0.3",
  "requestedUrl": "https://dzwww.com/",
  "mainDocumentUrl": "https://dzwww.com/",
  "finalDisplayedUrl": "https://dzwww.com/",
  "finalUrl": "https://dzwww.com/",
  "fetchTime": "2026-04-23T00:01:20.550Z",
  "gatherMode": "navigation",
  "runWarnings": [],
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/146.0.0.0 Safari/537.36",
  "environment": {
    "networkUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Mobile Safari/537.36",
    "hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/146.0.0.0 Safari/537.36",
    "benchmarkIndex": 1589.5,
    "credits": {
      "axe-core": "4.11.2"
    }
  },
  "audits": {
    "is-on-https": {
      "id": "is-on-https",
      "title": "Does not use HTTPS",
      "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-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](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "displayValue": "18 insecure requests found",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "Insecure URL"
          },
          {
            "key": "resolution",
            "valueType": "text",
            "label": "Request Resolution"
          }
        ],
        "items": [
          {
            "url": "http://vfile.dzwww.com/gif/cloud-gif-20230428-132736-rfiwAG.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2023adpic/10/3.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2025adpic/10/sanzhong.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2024adpic/04/0425.png",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2022adpic/12/xsd1202.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2021adpic/05/c.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2021adpic/07/wcn2021.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2021adpic/05/lcmp.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          },
          {
            "url": "http://ad.dzwww.com/2021adpic/05/hb.jpg",
            "resolution": "Automatically upgraded to HTTPS"
          }
        ]
      }
    },
    "redirects-http": {
      "id": "redirects-http",
      "title": "Redirects HTTP traffic to HTTPS",
      "description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "first-contentful-paint": {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
      "score": 0.43,
      "scoreDisplayMode": "numeric",
      "numericValue": 3207.2209999999995,
      "numericUnit": "millisecond",
      "displayValue": "3.2 s",
      "scoringOptions": {
        "p10": 1800,
        "median": 3000
      }
    },
    "largest-contentful-paint": {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
      "score": 0,
      "scoreDisplayMode": "numeric",
      "numericValue": 45778.181999999986,
      "numericUnit": "millisecond",
      "displayValue": "45.8 s",
      "scoringOptions": {
        "p10": 2500,
        "median": 4000
      }
    },
    "speed-index": {
      "id": "speed-index",
      "title": "Speed Index",
      "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
      "score": 0.48,
      "scoreDisplayMode": "numeric",
      "numericValue": 5873.401866632433,
      "numericUnit": "millisecond",
      "displayValue": "5.9 s",
      "scoringOptions": {
        "p10": 3387,
        "median": 5800
      }
    },
    "screenshot-thumbnails": {
      "id": "screenshot-thumbnails",
      "title": "Screenshot Thumbnails",
      "description": "This is what the load of your site looked like.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "filmstrip",
        "scale": 6593,
        "items": [
          {
            "timing": 824,
            "timestamp": 1341603491359,
            "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2MBERISGBUYLxoaL2NCOEJjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY//AABEIAfIA+gMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APQKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//9k="
          },
          {
            "timing": 1648,
            "timestamp": 1341604315484,
            "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2MBERISGBUYLxoaL2NCOEJjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY//AABEIAfIA+gMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APQKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//9k="
          },
          {
            "timing": 2472,
            "timestamp": 1341605139609,
            "data": "data:image/jpeg;base64,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"
          },
          {
            "timing": 3297,
            "timestamp": 1341605963734,
            "data": "data:image/jpeg;base64,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"
          },
          {
            "timing": 4121,
            "timestamp": 1341606787859,
            "data": "data:image/jpeg;base64,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"
          },
          {
            "timing": 4945,
            "timestamp": 1341607611984,
            "data": "data:image/jpeg;base64,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"
          },
          {
            "timing": 5769,
            "timestamp": 1341608436109,
            "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAHyAPoDASIAAhEBAxEB/8QAHQABAAAHAQEAAAAAAAAAAAAAAAECAwQFBgcICf/EAFcQAAEDAgQDBAUHBggLBwQDAAEAAgMEEQUGEiETMWEHIkFRFFJxkdEVMoGSobHSCBYXI5PBGDM0QlNUcpQkQ0RVVmJzgqKy8CZFY2Wj4fE2dIPCRsPT/8QAGwEBAAIDAQEAAAAAAAAAAAAAAAIDAQQFBgf/xAA8EQACAQIDBQMLBAAFBQAAAAAAAQIDEQQhMQUSE1GRQWFxBhQVIjJSgaGx0eEzQlPwFjRDcpIjNaLB8f/aAAwDAQACEQMRAD8A9Norzhs9VvuThs9VvuQFmivOGz1W+5OGz1W+5AWaK84bPVb7k4bPVb7kBZorzhs9VvuThs9VvuQFmivOGz1W+5OGz1W+5AWapVJkFPIYReTSdPLn9KyPDZ6rfcnDZ6rfcgMbSmQ07DOCJPG4AP2bKFSKghvoxjG/e135dFk+Gz1W+5OGz1W+5AYUjEO73qb5ve587/dZRiGIaxxTTaLjle9tr/v+xZnhs9VvuThs9VvuQFmivOGz1W+5OGz1W+5AWag6+k6barbX5K94bPVb7k4bPVb7kBhR8o6BcUpdtexd9Kg35SLe96KD0J6f+6zfDZ6rfcnDZ6rfcgMTEazit4racR3N9Lje3h4exXSvOGz1W+5OGz1W+5AWEmuw4YaTcX1G23ipKnj9z0fh8+8Hk8lkuGz1W+5OGz1W+5AYilNcXNNS2BrSDqDCSQfBXavOGz1W+5OGz1W+5AWaK84bPVb7k4bPVb7kBZqs35o9ircNnqt9yjpb5BAcQxXtSxOuiEuGMp46R7GTAu30xuuWk8jyABA31G1/PbJc04hSZcoOJqnxnE5g2LRHpjjs6zg4nZpDWuuLmx8+axMnZnTQYwZ8HzJV4fhzpHSeiCjjldFqdqcIpHNuxt97WNiturMDoZqemp6fEammp6eDgNjbEyS7TzJL2OJJ2vvvbdaqhO8m5anYeIoblOCo+zr3u30vm+neXVbilY3GaLD2SQRhzNU8oId3tu4AeV97dArHLubqjFsaFG+gEEJ1We6TvGwuO7bba1+pVR+Eh0pkbj9fGb3GmCLz25xnlYD6Arykpo4cQjqpMTqJ9DS0MfCwA3Fr3DL+XI+AVlne+8asZU1BxdO7trnk+ZsB5KA9qt/Tqf8ApD9U/BQ9Op/6Q/UPwVt0anDlyLq3VLdVbenU/wDSH6h+CenU/wDSH6h+CXQ4cuRc26pbqrb06n/pD9Q/BPTqf+kP1D8Euhw5ci5t1XOe0nN+KZexWmp8OMHDki1u4keo3uR5rfPTqf8ApD9Q/BaxmrLWEZkrIqmsqqmN8bNAEYsLXv4hVVt6ULU3mb2znSp4hSxUG4Z3Vu40aXtCzJHRsqC+jLXW24B2ve297HkVuPZhmfEcxjEflIwngcPRw2afnar336BY8dneAhhYMRxDSebb7f8AKs/lLA8LywKr0KpqJPSNOrii9tN7WsOq16UaymnOWXidTHVtnzw8oUKbU3o7W7V38rm1Irb06n9c/VPwT06n9c/VPwW7dHneHLkXJNhcq2xCsbRQCR7S67g0AEAkn2lPTqf1z9U/BSvq6SQWeQ4XvYsJ/cl0OHLkXEEgmgjlAID2h1j4XU52CtW1tM0ANfYDYAMPwUfTqf1z9U/BLocOXIuQbi6K29Op/XP1T8E9Op/XP1T8Euhw5ci5RW3p1P65+qfgnp1P65+qfgl0OHLkXKK29Op/XP1T8E9Op/XP1T8Euhw5ci5RW3p1P65+qfgnp1P65+qfgl0OHLkXKK29Op/XP1T8E9Op/XP1T8Euhw5ci5RW3p1P65+qfgpxUwkAh2x6FLoxuS5FZEv0KX6FZIhEv0KX6FAES/QpfoUA8UUL9Co36FAES/QpfoUARL9Cl+hQBEv0KX6FAPFFC/QqN+hQBEv0KX6FAES/QpfoUARL9Cl+hQBFC/QqN+hQA8iigdxyKjfoUARL9Cl+hQBEv0KX6FAQdctOkgO8CRdUg2otvLH9Q/FVTuCCDYqm2FjWgAPNhbdxJ+9YZlMqooACyjYLJgIlglggCJYJYIAiWCWCAIlglggCJYJYIAiWCkdLE2QRuewSHk0nc/R9BQE6JYJYIAiWCWCAIlglggCJYJYIAUSwSwQBFSp6iCpaXU00crQbEscHAG1/D2qrYIAiWCWCAIlglggCJYKQgXQE45IpdbQ9rC8ayLht9yFNbqgCJbqluqAIluqW6oAiW6pbqgCJbqluqAIluqW6oArN+GUb8UbiLoQaxrQwSajyGra17fzj71eW6qVjmvvocHWNjY8j5JewsTIobXIvuFG3VAEUr3BgBcTubbC6mt1QBFKXgSNYdWpwJGxtt1+lTW6oAiW6pbqgCJbqluqAtaDD6TD2PZRU8cDXu1ODG21GwFz9ACukt1Ur3BjHON7NFyjYJkXPIe1rL019DazbzjHxUJ+1zL0Iu+Ou+iIfFUedUfeRvejcX/FLozoiLmsPbJlqYuDGV+25vEPiqZ7acsB+ksrwf9kPinnNL3kY9G4v+J9DpylPNc6Ha/lwtDgyusf/AAh8VslJmvD6ukhqYhNw5mNkbdu9iLj71JV6b0kQlgcRD2oNfAzxdEKhjXW4xaS3be219/cqqkMlpWR6Xd5pOq2wt4X+lTq01mEREMBERAEREAREQBERAFTgdE7XwbbOIdYW38VURACbEdUREAREQBERAEREAREQBUqr+TS/2D9yqqnUAGnkBNhpP3IzKPH+Hls1QBE4Nc51iDy5rYX4YJTwnSwu303a66wlfgsQqXOwqvDyP5s0EkJcehIt9oWSp8QrqaCOCpwrvBmjiGO4cD4gjZeVtfQ+ozqPLc+31JG0dVQ4ZV0tM+jdT1Gp7nPcdXdty6+XtVnNlZ9RqdFXUXcsXO1mwuQPLr9hV3FXziHS6he8iRr+/ET82/Tluow19cHxwUGARS3DmW4Djs7xPs81bGFjXm6kbuD+hrNUySgq5qV0rJdB0l0Zu09QV3LLQ/7OYV3v8ki/5Auax5BrXRPqKuppaSNrdTw5xOjobfuuurYBSQRYFh0bKrW1tNG0OEbhcBo33F1fh3F3samOrQkopO9jqwvbwUd+igo3XePADfom/RLpdAN+ib9Eul0BAG97EbKO/RQaA29hzNzuo3QEC4AgEtBJsLnmo79FTkijkdG6SNjnRu1MJF9Jta48tifeql0A36Jv0S6XQDfom/RLpdAN+ib9Eul0A36Jv0S6XQEA4EkAtJGxseSjv0VOOKON0jo42NdIdTyBYuNrXPnsAql0A36KDjpF3EAeZUbqV7Q9pa9oLTzBQEWnUAWkEHkQo79FLG1sbGsY0Na0WAHgFNdAN+ib9EuiAkbpc0OboLTuCPFTaR5N9ylhjjgiZFDGyONgs1rRYAeQCnugIaR5N9yWHk1RuqboYnOJdFGSfEtCAn0jyClI6BT/AEKFkBT4fUJw+oVUckQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9QnD6hVUQFLh9Qohu3MKopSN0BMOSIDsl0ARLpdAES6XQBEul0ARLpdAES6XQBEul0ARLpdAES6XQBEul0ARLqlUQRVEeidjXsvezh4oCqilY1rGNawWa0WAHgFNdAES6XQBEul0ARLpdAFKeamupSgMVhGPU2KVUkFOyZr476i9tht96y6xVLh0tK8OhMLSAQL6yBfoXdFd6a316f6h+KjFu2ZdVUHL/p6d5dIqUAmDTxjGT4aQQqu/RSKQib9E36IAib9EQHL8Q7asAoq+ppH0WJPfBK6JzmsZYlpINru5bKm3tuwF3LD8U+oz8S4lmalgZj1e+OXiOfUyueLW0niO2WMcWsHRefntOspNKx9AoeTODnTU5XzXP8HoL9NWA/1HEvqM/EoO7bcAbzocS+oz8S86zVIbyVseJMfEBFtGv226GZeTeBWS3uv4PRju3bLjTb0HFD7GM/EpmdueXn8sPxX6WR/jXnaOma3fmVVI09Ee06vcYXkxhNXfr+D0P+m/L/APUMT+oz8Sge3HL450OJ/UZ+JedXHyKouBPii2lW7ugfk3g1z6no09umXR/kOKfUZ+JS/p3y5/UMU+oz8a84FhUhYR4Ka2jV7ip+TmE7+p6S/Tvlz+oYp9SP8aj+nbLv9QxT6jPxrzYGkqqyNHtGquQXk7hHz6npAdueXjyoMU+pH+NP055eH+QYp9Rn4159qKY0row5zHa2B/cde1/A9VRNiLKHpKt3FkfJvBNXz6/g9hZLzRR5uwg4jh0c8cQkMRbMAHXFvInzCsM45+wnKdbDS4mypdJLHxG8JgcLXt5rW/ydxbIs1v64/wD5WrUfyhxfNGGA8vRt/rFdKriJxwyqrXI87hdnUa203hJX3U345XNyd20Zaa6zosQB6wj4oO2jLR/xdf8Ash8Vx+pjw+tkJkewM4bG3AF2NGnkbdTsPJY6ppMIjjqWRVBMhZaImYMF7E7n7LW8h4rnLadZ8juf4fwaV5Ka/vgdzj7ZstvaXNir9I2J4Qt96lPbRlof4uv/AGQ+K4hluuw2PLz4KuSMTOqeI5pFy4NYS1vLkTt5C6vnYbgRljfJUi7nv4kbHbNsHEePibBSe0a3cRWwsEm01P8AvwOxN7ZstutohxBxPICEEn7VSd23ZXabGLEL/wCxHxXJMBdh2GZshlD430cHea4nUC7T52891a1cOCTtZxixjg22sO0XJDiSdt7HSOR/coradXuJ1PJ7BwztO1k9ed+47J+m/K/9HiH7EfFbVR53wuro4KmIT8OaNsjbs3sRcfevJmLx4fHRURoZC+oLf1wvsCuy5Zv+bmFf/aRf8gWxTxtWWtjUrbEwkUnDe7df/h3ZFCzvW+xSh2pzmiRpc3mBzC655AnRSav1gZxG6yL6fGyms71vsQEUULO9b7Es71vsQEUULO9b7FFAeOsxSD84cUaXBv8AhU25/tlYJznymzVlswQGTMmLFxFvS5ja/wDrlUIY42sdrJBA7thzK8hNqMmfXaCcqUb6WRbR0hAa51jq5brZXZRxYCMNpYwSzUP17O8PMb8ljKCqipKoOko4a7W3S2KRxAuTz23v8Vv9TimHifFnwUFJJFhOFtg4rJXEanbGIG/K5IvzUbOSuauMxU8PJRpR+P8AX3mkR5exKaJ0kUMRjD3R6jMwAkGxtvuraswHEqaWmZLC3VUuLYg2RrtRHPkeQXQ8vzUnyPS0jJqemfHGJXxtnLRGZHFwb84chbnvutQz9WE12HCmqHiVkDnl0dQ5xbrNtjfa4A96hHe3rFFPHVatTc/v1MBFhlVNiseHMYPS3uDQwuGxIvufBRpMJq6vEpaCnbG6oiLmuBka1vdNjuSBzWwZExAtxRpmpaN5gilndVSAmYkA83E+ZA9iusmxvxzG4JpsJwmOkgN5S1hbudwd3bm7ftKs3uZKpXqQ3rrRfPqYatyhjFDFK+rhgjETS54NRHqAtflquq7ckY0YGzGCARONg81MYF/K+rmtqx7B6jFMLrKuswigjxWetY2JzHgvMZIALjqO/IbLYWYM+d+C4dUYLhRwqOMy1RvtHK4G4YNXQbm/NTSTNR7RqQindXzv8Ff3jlU2XKqGmqp5jTtZTktf+uadxp5W5/Oby81iTFbkr6sjLKmeEsawRzOGhpu1tnHYeCkLRpBvc+Sqbs8juUlJxvPO/L+ssgxziQN7Ak+xSNBJsFfejukBIBsOZVSOlAjc4uaCLbHmVnfRZw2eg/yfGFmR5QRzq3n7Grdcbyxg2OTxzYth8NVLG3Q1z73A8titP7Bg5uTJQ6+1U61/LS1dBjgLa6afVcPYxgb5WLt/tXp8MlKhBNXyPl+0Zyp46rKDs1J6eJr36P8AK1rfItN73fFU39nOUX/OwKkP1vitsIuEVvBp+6uhrefYl/6kurNRHZtk8G4wGkH1viqo7PcqN5YJSj63xW0os8Gn7q6Dz3Er/Ul1Zq36P8q/5lpve74qV3Z3lJ/zsDpT7dXxW1oscCn7q6Dz7E/yS6s1A9muTj/3BSf8XxWYgy3g9PBHDDQQsijaGMaL2AAsAsuikqUFokQeJrS1m+rCKwZidG+YRNqRxC7SAQRc7dOoV9pPrFTKCKKGk+sU0n1igIooaT6xTSfWKAiihpPrFRQHkbHaNrcQxasqHljDWTMia0XL3h5v7AL81gHOJ5LK45iDocbxqncAYpKqW7Xi4B1mzh5EeaxTQSCWO5i2xXkKlt5s+u4ff4SvyX0KLr35K6paupiwusw+ndHHT1BY+a47zgw3DR9Jv9CpiLzCqxw3IvsFHesSlSU8pFkKdridTb+PJbblrKdNXYTLiFXJVxxRusY4IC4v8tJ3ufoWHZTgDcLe8rZlwzB8GgpZoal07XPkcWR3F3bCx1DwRO+Rq45VadNOim3fsNbxnKzaN9FHAZ6h1UC9sbowx2kC52ve/Syt8Qwahiw0VMU00wdV+jsBZpIGm5u073B2WZxjHI6nF21lDRseI4WRRmpDhoLbkkAO6jx8Fd1lRE2gwSOsbSU8cgfUziGG5aNV26RuRqtY+e6qbaepUp10ob6efh3sxceV8MdRz1HDxfVDIInQiBpkuQDcAHlYhVcAyZBiYZI/0iGlfUPb3w0P4YabO8bHULEfBXGJYxQ1UUscT8Vj4lQah0kQa0nbSG/OGwFvcqOG12GwQMimaWlo3fLQxyknme9e5UoyfaVOOJdNtXv4fgusOydG6ujoKn0yJvAbO8saw95zw0AdBc3PRUTlSijosZq34nG6OjbeNrSb3JIbru3xt4eKydLm2kgrZp20tYGCKKGERNay4ZqO4vsCXch4BYWtzGz8124ZM5zql72ayWANbGy5ABG5NzffqrLxsYpxx0pZ3Sbj+TBtYGhVqSmZVymEv0SP2juNi7wB8r+asJK5v8xjne3ZVKWurYWyugYyMvbp4pb3mDx0nwPVUq18z0M4y3XuanoLsIY6LKFQyQWe2seCPI2aujW7xNzbyXNPyfyTkqfU/WfS37/7rV0u3eJud/Betwn6EPA+S7W/z1X/AHP6kURFsnOCIiAIiIAiIgMc2tw1pBaYwRysy37lWGJUh5Sj3FcZx7FpBi1VF8r1FGW02psbI9bW8t/bsff76FZi8jKmdrseqGaHQj9XDy2JN97b2J+K81DbFeXYujOpLAxj2s7cMQpj/jR7ipxVwG1n8+hXGKrMXGfE2LFpmE1UkfdhLdxbu89wPA9Vb0+MzPgp3jMla13o73bQHS+xdc733Gw+jw2WxS2lWnql0ZTLCxWjO5ceP1lIayAEgyC42stIyzDXtgbW1uJOraOWmZpaQQQQB3vpsT9KuonFtRXywlwLWBzC43tt1SttWpTaSSd/sYhhVJPPQ3Djx+t9iqLW6KqkeYBMN5GagRy8Fsg5LfwWLeJTb7CirS4bseRMwUtNUY3iTo3jX6VKC2+4Os+Cwz6B8ZvE73LdscyTiE2M188EROuokf3XA83E+BViMt4pCP11PMB5lhXlq092T16H1XC4yjw4xc1ou0wcBDKCYSs1ycSPS61iBZ1x9yr00bJACDY+R5rNMwWfSWvjIFwTcWU7MMaH6bbrXWIi+02VWpZ2kY5lITzCv6TDOLDUSG4ETbiw5ny+9ZZuFvjncxrwWNcWgu8rrPUlCx0L44hbWADbx2O6kqqlkjSxOPjCN4s0ltGfJXdNg7p4pZu8XNFrWve1l0XD8BaWya2Ms+PRzG21rqs3B4aNkjGOGknxKt4dS191nPqbcg3aOpzWjwwmpuY9TWgucOlljZomxjZuoro/olNDM8ySNDXMLCB5FYbEsOpHPJpiwNtyCpnVcdUblDaSnP1tDn1QKiQ6R3W/6vxVOPDbm8h3W4xYbqklEkErmiJ5bpB3dY2+1a9JguNVLi2KhqA3z4ZH7lOLlLQ6ccbSd02lYhisuH0lDh+iHXOI3ay3k46juT9i16pq56s2Jaxng1gW1MydXuYw1VNWv0i1mQO878yFRrII8IZq9FihcBcGaRokPsaTf3BWqMl2fIpp4ii/VU0/jzOz/k/QuhyTM14IJq3nf+y1dLt3id7kW5rnPYPVmtydPK7+tvH2NXRrDUT4kWXrcH+hDwPl+1v87V/3P6kURFsnPCIoB7S5zQ4FzeYB3CAiilY9rwSxwcASDY33CmQBERAa9Hl7CJnHhuEjrWNngmyqnK+Gn50Rcee+6oYJG+ifF6RMxzI4eHZkT73v7OVgFmvToPWf+zd8FoRwGF14a6G5UqVlK0ZNr4li3L1A3lH438OfmqseC0UbQ1sLdIvYWHjzV9DOyYExkkDzaR96qXCtjgsOs1BFEqtTRtlmcOp+EYw2zLWsNhZSnC6azhZ1nM0HfwV9cJcKTwtF6xRHiS5lk7DKcuY4BwcwWaQbWHkr0JcIrIUoU77itci5OWrPG2P5hgjzJirHS1MRbVyi7H3HzyrzDM0MFtGOVTB6pkA+9dNxb8nfCMRxWsrXY7iUbqmZ8xYGMIaXOJsNuqs/4NODf6QYn+zj+C5K2baV2juz2opxUbmCizfSR0158V9IN7aJnMNxbneysZM94KyQh/AAse9E3Ub225Laj+TRg3+kGJ/s4/gn8GfBv9IcT/Zx/BXSwV1ZRX1NSOIpp3c38MjQJc94fK/umdnUgEfFUnZ6nZ/Ip6TprJB+2wXQ/wCDPg3+kOJ/s4/gn8GfBv8ASHFP2cfwVC2ZZ3SNlbQprK/U5rP2i5jDbRVMbB5xRtd8VjKntCzC+4kxGUexrR+5de/g0YP4ZixT9nH8FN/Brwq1vzlxa3loZ8FZ5jUeV/mTjtKjHSK6HD5c6Ys89/EJz/vKj+d+JA/y2b3rup/Jqwk88x4of/xR/BSH8mbBz/8AyLFP2cfwUfRvNGwttxXYuhxFudsXb8yulH0D4Kf89sefyxOrA/1Xlv3LtR/Jlwf/AEjxX9mz4KDvyZMGd87MeKn2sZ8FJbPa0MPbNN9i6HDqnMOIVQPpuJ1MjfEPmc4e66svlenj5B0jv9bYL0NB+Thh0EE8MOaMXZFPGIpWhkdntDg4A7crgH6FS/gz4Te/5yYre5P8XHzPPwR7OvqSjt3dyTsbH+TNV+m9n08tmgCukaAP7LPiutWAcXWGo7XWp9mWSKTIGXHYRQ1c9XG6d05kmABu4AW28O6FovbRU1Dc1YVTxVUtPHJDZxY4i13Wva4Xe2bguPKNBO2X0Vzye1seqW/iLXu/qzs9wlwuCvyhVOrHxR5iqnRidrAbnVYtBJtq35i1rqeHJ+IFmJOOOVw4DxwrRvdxG2vy1c9+S6Po2h/Ov+LOV6Tr/wAP/kju9wmy8hUtZi1ZibMPp66obPISCXyus21zv7llfkzMgfUH5WaOFsS6d9jtc228lvVPJzhu06yXbozVXlAmr8P5/g9UbJcLye+izE0N14oW8VmsXlk2sL+Son5fj4rvlN36vYjiyb2bfbbqoegIfzrox/iFfx/P8Hra4S4XkOuqcYo3QCbFHScc3AjmfsF1zB6updhFCXTyEmBhJLjv3Qqq2xOHCM41FJO/ZyJ09vKf7Pn+Din6cM9ucT8qxC/gKWPb/hUw7bs9/wCdo/7rH+FcyarqKkqZKYzx08z4A8RmRrCWhxFw2/nYHZciyO3dnRW9tuev87R/3WP8KmHbZnr/ADrF/dY/wrn8WGV0lYaSOiqXVTSWmFsTi8EXuLWvtY+5T0eFYhXPc2ioamoc0XLYonPIHnYDqsPdRlKT0N/HbXnk/wDesf8AdY/wp+mrPH+dYv7rH+FaO7AsWZOyB+F1zZ5LaI3U7w51zbYW33VpPTzU0vDqIZIXj+bI0tP2rNkYuzosXbVngysBxWKxI/yWP8K9fQuL4WOPMtBK+fcI/Ws/tBfQOm/k0X9gfcq5qxKJURcAxDtA7V4saqYKbKgfSMqHMjf8nzG7A6wN9VuXiu/MJLGlwsSN1mdNwtdiM1LQiqBlmDiBTkjz1hQr31EdM51HEJphyYTYH6VVhL3QsMrQ2QjvAeBVZMnRFLJrsOHpvcX1eV9/psgJkUsgedPDLR3u9qF9unVTIAiIgCIiAIiIAtGzzkubMWM0lbFKxnBj0XL3NcDe9wQFvKt45nOrpoS2zGMY4O8yS6/3BW0a86E9+m7MqrYeGIg4TV0ccf2YZpF2xY6wR6i4AzybfYqD+yXMUr5nS4tTudIAxxMjruaLWB25bD3LuSDddFbbxa0a/wCK+xznsXCvVPqzz8zsSxlsusYhRtN+bXvB+5RHYpjbieJiVMb/APiv+C9AIrX5Q49/vXRD0LheT6s8+jsQxi5Br6PTa1g9/L3Kb9CmOayTidLb/av+C9AIj8occ/3LovsPQuF5Pqzz+OxPGti7EKNzmm4u95/cuh4fkuspqCmgfUQl0UTWEi9iQAFvqKittnF17KctO5Eo7Hw0dE+p86mhdg7ImuqMn4lSwM48hxOne+nYxwfLGGSFzdQ5hwaRbw3ubFcXFdTW/jR7iruDEcOZARI55ludwSBy2+1aMkpKx0YTdOSkuw9FV2HZja7MNPgdJieFNqXU81E2AuAhLZC18eobWLXufsbbDdbPhc0zqPNk2KuMNH6fC2CSoI0vhBhYH3JALXBhN7gFeWqXFsFEsXpDajhDd+l5ueew5f6vuKqRYrgfCaJxUveCLgPsCNJv7O9ZVxgoq1yypVdWbm1a56xgjFQ+lnw6pnjpTT62Poml0fEbUvcWHhlw2uQRex3G4XEu3inlhzLhoklq5mChawSVLXBxIe8kDULm2oefNc8GLYGI47CoD7AOGra+k3IPt0m1vNWtVieHPLfR5Hi3PWD5D991JKzKmyrCP1rP7QX0Cpv5PF/ZH3L56Q4hS8Vn60fOHgV9CqUg00JHIsH3JMzEqoig8FzSA4tJHMcwqyZFFI5jjDoEjw61tYtf28rfYp0AREQBERAEREAREQBERAFrGbM3RZdqYYH0klQ+RmsFrg0AXtuStnXIe2mWGHF6F1RM+JnAIJY27vnbWXP2nXqUMO50nZ5d5OCTdmZo9psIDicMlaGND3lz7Bv2K2Z2u4aT36N8bd7Fz/nezZcjhYHvYGzEkd600RdceF9wAVkaIQhkzn1MYY1w1uMbSHOH80Em5I8gAvMy2zi4rOfyX2LlTjLRHUD2pU5dGyHDy+SQ2aOLtzsbkNIAU8PabE82dh4Y8c28e/3NXN3Q080AE0Txq70bXgMsfDYG/VWrcEpo3RsqJZXRvFnF7r/QBv49VBbcxNrOefgizgR5HUz2k72ZhYeef8ot9haCoR9pE7ueAyt3I/lLfvtZc8bFFDMyOjiPC0kOc2TcHra/2qFXJR0cPFrJpYWNP9IdJJPjsAN1BbdxrdlLXuRnzeGrOms7QmmJ8kmHFjWn+nG/vAWZpc1RVFNFMKZ4EjA8DW3a4uvNeW6urrsQrRX1D3t4pMYfIAC2/lzItZdqwwSDDaQa72iYL7b7BbkNp4yEnGpNPTs/BTuRavFHno/k2Z6BIBwki/P0o7/8Kfwbs9f+U/3o/hXtJStY1r3OF9TrX3XsbmtY8Y/wb89f+U/3o/hQfk3568fkn+9H8K9ncNvEElu+Ba/RTJcWPGH8HDPX/lX96P4U/g4Z6/8AKv70fwr2eiXFjxlF+TjnkSMLjhQAIv8A4Sfwr2TTsMVPFGbXa0NNugVRFgzYIuS1/b5lGhrqmklhxUyQSOicWwNsS02Nu/y2V1l3tuytj+OUWFUUWJtqauQRRmSFobc+ZDireDUSvukOJDS51BFR9JZww/TLYv0fxbr3vblbl15KsqiZLLG2WNzHi7XcxeymREBKWNMgeR3wCAeh/wDhTIiAIiIAiIgCIiALi3bHJRVOfsCwyZxfXT0znQRAbmzjexOw5LtK8+flD1gwnPWAYq9rGClpwRP3i+MmQ3LQDblfmCDytutXGUeNScDMXZ3ObZuxj5ExSqpK6mkoJ4DYMY3iNddosSb8vYo4DmjFY6eBldTU3pEgJhLo3AlnmCDv47K6wp82bsTxISVFRVyVcAljnq6BrWgcrtsQSNtyB4DYq/qj8lUGG09VBhhqXULy6aVh9H4TgSHNaLO1eA2G9x7eI8DRcdxrMtu73TK9C+apNO5uHyPZUl8Lqkt3ue9te2rYXvyHJX+Z6amy5IJmV2FQta1riZI3XEhJB3bufs57rmVRjtXFhFBTzVraaih1PpHskcCXgFpLdtW+997ew7KtleijzWKzEKmuihdThr3CrmJdLcnkXX9W593ipS2dScVGOXNhTaOjVNZ8m4eyrxRklRI6znviD3Rsa4XBvfSDbw57rX8TdiGL0lZVYDHTMigbIZwTqfZouS217myt884hhTMSp8PjIdTS0cTnNu4DXdwuATbkG+5YN+a8UrcblOGSyRUkULYA0hvzQLEm2xKojgqdOo5Rj88vgZlVbyZ0DKLMMiwBtfA1pmfHrlMwcHPIb3ud/E811rCq6GTDKN7Y2WdCwi1/VHRebmRsreFEytqHOffelPdOw5jy26LvmBQaMDw5pdJcU8Y3I9ULXlQjVm56X8TEZztZHW+95D3p3vIe9Q1jr7imsdfcV7IpI97yHvTveQ96hrHX3FNY6+4oCPe8h7073kPeoax19xTWOvuKAj3vIe9RUusdfcVMgNUfkDKFXJJUS5bw50kjnOe59OAXG+5VXC8jZVoqqCtoMv0FNUxHXHI2ANew+Y8itkjcXtu5jmG52da/2KZS35czG6uRLI8M03DjchvdaTz/AHKZSlxEgbocQQTq2sOnmplEyQjdrY1wDgCL2cLH3KKIgMf8s0HGMQqGmRsnCIsdnXAt7yPesgpWxsaLNY0C99h4qZAEREAREQBERAF5l/KqxGqos0YT6JoDm0Rfd9rX1OHjtyJXppaPn7svy3nuvp6vMEVU+eni4TDDUOjAbe/IfSq6tPiR3QeOsCzpmLjP+TXxOq3QGnbYDZnPa3087q5qZ66sELMarOK2aEs4LGgGMAmzQfDe3LzXpSL8nbIUT9cdPiId5+luV4zsHyQyRsjaat4jRYONU4my0amCbd4WHxPKc2FGGghinfJwowXMZJIHCO5PI7ed1hWOpaWp/WVRbUgAN4fh0uLr2RU9hWS6mB0M8Ne9jjc3qnFWsHYBkKlczTTVge42aXVRJJFzYfapww1Sz330M9p5rgwWWtMdTNVxEujDW8QXLR5WssvQYDR04e59TGzURqc0E73vy2XoqHsVydYmH5QIDjyrHEA+IVb9DOVe/tiPeFv5UdvYtKps/EyyU0kWKcV2HA2R4LQ1LRUPY9tQ2w4rgNR6gWXa8Fnpjg9AWU8IbwI7AAWA0hK38n/I1bUcaop690ukN1elO8P3rcKLIWA0dFT0sEEwigjbEy8zr2aLD7liGyZpXdR3HF7jalK1pD3EuJB5A2sPYsVgmLPr5JGSw6CCdJB8Bbz9vMbLLruJpq6IzhKnLdlqFLpPE1a3WtbTtb2+amRZIBERAEREARSxh4b+sc1zrndosEkDy39W5rXeZF0BMqNXJLHDqgiMr7gaQQNr7ncqsiAkp3PfBG6VnDkLQXMvfSfK6nREAREQBERAEREAREQBQGnWbW12F/O3/V1FQBbrI21WuUBFERAEREAREQBERAco/TJkrU4NzNXusbd2hcf/AOtRPbDkwN1HMeJAefoD/wD/ADXlfA6erdC91LPNE19g7QbA25XWYfg+KSU5bWV746c7aXyGx/6uVoTxtKD3ZPM3Y4apJbyX0PS8HbNkmJpD8arZd+b6GQW6bMCqO7bcitALsXqADyvRy7/8K84R4FiBpwxuKSGAW0ta42ABuPcVrONieKuMNRNJM6IBrXOPIW5KVLGQqvdgyFTCzpreketf025E06vleot5+hy/gU36asj2v8q1Nv8A7Kb8C8furawBodPLZp2u47Kd2KVz3lzqqYk8zrIv/wBWC2OIyncR68/TXkYFoOLVDdRsL0co/wD1XSWuDmhzTcEXC+fD6yprJYW1M0koY4lutxNr819BKb+TRf2B9ylGVyMlYqKWNrm6tTy+7iRcAWHlstQqe07JtLJKyfHqZjo3mN92vsHAkEXtbwKy2DZrwLGsNfiGGYpTT0TJDE6bVpaHWvbe3gbq1wkldogpJ5JmZja5gIc9zySTdwG3TZTK3pa6lq3PbS1MMzmfOEbw4j229iuFEySlrjI1weQ0AgtsLHqml3F18R2nTbRYWv5+ahLLHCzXK9rGXA1ONhcmwSaWOFodM9rGkhoLjYXJsB70BOiIgCIiAIiIAiIgChcai3e4F+SiiAKDHB7bjlchRQbIAiIgCIiAIiIDxbkFjThM4cObyPsCu67An4hVmZ054WkXbb5ttrDf6Va5I1R4ZMdJ1B97H2BZiqkZR+mTTVAZBLHZpB3Duew9/wBi8vWbVeW6d2nF8NNorYfQihojExznguJ1W+5c7zGdWPzmIgkOAHtAC6NhrpIcOp2TyOdIY9TtXO5+F1z7MzgcxTOD9rtOq3QK3AfrSvyZXi/014ls51WaqIzhr3XcWhukbk3O4Vds8xxGZ3ooMmkgsJGwv5qm9oM7GsqWm4JLiBYbXtyUJHllS7RU6gWk67Dc81vOKl2LTvKFJx7Xr3FjLd2JOc5uhxdct52X0Dpv5NF/YH3L5/v3rh3g7f522/uX0Apv5NF/YH3Leo6GlV1Ob4h2KZTr5JXVHyiWySumMYqjpDnEkkC225Kz2W8m5cyhgr8LpWWop5jMW1UmrU8t0nn0HJbcrarZTSPhjqo2PLnfqw5txqAv9GwK2nUnJWbKFCKd0iFHh9HRvc+kp4onOFiWNtcc1dK2ra+motAqZNGv5vdJvyHh7Qq0MjJomyRm7HC4NrKBIjJIxmniOaNR0i/ifJTIiAKWN7ZGao3BzT4hTIgCIiAIiIAiIgCoRxyiumkc79S5jA1t+RBdfb6Qq64922Zrx3L+MYfDgtc6mikhc94EbHXN/wDWBV1ChLEVFTjqU4jERw1N1JLI7Ci8rSdp2cALtxp9v9jF+FVHdoeemyBjsTqA8s4gBpo/m2vq+ZytvddD0NW95fP7HNW2qL/a/l9z1Ki8sN7R87Hhj5WmvJ8z/B4+9vbbu77qpL2h54hLBLik7NbdTdVPGLjzHd6FPQ1b3l8/sPTVH3X8vueo0Xlw9oudWtDnYvKGkXuaePf/AIVBnaRnMkH5Ykte20EX4U9D1veXz+xj03Q91/L7nqRF5j/SBnTSHfK0uk+PAj/Cup4PmHGJsJopZqgulfAxz3GNu5LQSeSrnsurDVr+/AshtejPRP5fcw0nZfirqZsQlw4Oaf4wF1z9ixOL9jeN10LYmVmGgXudbn/RazV2s4rQAOJrIAG/OJeNlYT5uy7TvLZ8bw+NwFyHTtG3vXFWApt33X8z1Nbb2Kq03SnNWfcjkb+yTNL9N6/Bu6LDeT8KwNd+T/mGrqnzuxXCml3gDJ+FdzOesqhuo5hwrTyv6Sy33qvDm/Ls9OZ4cbw6SEP4Ze2oaRqte1787LMcHToeso2NB4mdb1L3PP38HfH/APO+F/8AqfhT+Dvj/wDnfC//AFPwr0KzM+Bv+ZitG72Sgqq3H8JdyxCmP/5AjnSWsl1HDqe6+h52j/J4x9kjXfK2F2B/8T8K9NRN0RMbe+kALGuzDg7TZ2JUoPWQLKA3FxyU4Sg/ZdyM4yXtKxLG8vZqLHM3OzuahHaVrJHxFjuYDwLt911OisIEr42SW1sa63K4uotAaAGgADkArX0mo+UBCKUmn8ZtXLa/L7FdoAiIgCIiAIiIAiIgCIiALkPbThjq/FqBzb92EjYdV15cj7bsYp8KqKcyTO9IMBdHBGLvk71tls4SoqVVTZo7Rhv0HHwOe4dl6NtWHzsiLI7P/WN1B1jysOa6HT0+HjG+MQ0O9E4TRq0RaT4BoAtcfeuaZVzKx4MRpqiFhJAJbr73l9q3OhmFVi74BXRSvDL6LWb7AfNdOeIjXzT0OLSpuhk0V6enw7g0jYGxwTQxtvLpsGESBxttudrjbnzusbmjBabEMVpJYq5obpcCSXWa3md9zcku2sPtWOz3jeI4Vi2G5fwWiiqMwYkCYWvN2Rt37zuW2x9y27AsMrXU4hxyKmhr4i5kpgfrjeWi+pp8AdtjuFTLG06Lcm9DaWDqVYpWWZb1kGHV9RTT1Dpp/wBVJCKUNMl2uvp8rEEk8/JQrKHDX4VR0IeadtPIBIGsLnHS0tvYbeJ8VcCnqXMa+KFsLXN+e93JYWLEqWjrDST1oe4ylgLm3Dnc7B3JWxmmk4soldNxktSyxDD45cRnkpYjHC55LGnmBddEwqmc3C6MEcoWD/hC4rKcVlzK7FXh3DjeRDEXHTYX2t1AXccLq5X4ZRudFYuhYSLcu6OqlUquyK6MINyNEocwUNfh0VnF926HBz7P8juue5jfSsxj0Z3GNGI+I08Iu1NB+bfwNhe97WV5mDFaGvwkVlCKSjlhs2Sl4gje4k95zb/O2Gw8FrODZte55vU8Vhbdr5mAvaeVjc2v7brFOVm7ZNG5OF7N5pmRlhwqSmghfDigonBsrWCMEbubqLXC5tZxAJ8SOSzGTIW0uXa2EsbY4k0MEjSNjHtsbHlZa5S1tRXY3RQVGOup6ZzxG6QFrdDDYHxt4BbdWz4ZgWHVxNXJVxPr4yHxWlIdwNwXAkEjzutLaUOJhp0uf3R1NlVOFiYVn+37M3yhZSU1UyjFLH6W1o1loFr+Pisq0t20RsjBIJNxyNv3rkcmdMIpGwyxxVM8rzZ9mFrmDzJPP2LG45nqeqMMGDU80NOTd0kmzzY7WsdgvI1NmNq1voerWOhN5yOw5gmgoagQuEZIte1l1uL+LZ7AvLOXsbkrssYjU1+IxNrqZ7uEyUAudaxF7m7g43aLcl6lgN4Iz5tH3La2bg5YZzcu2xpbSrwqRhGOdr3+ROiIuqcoKWTWQOGWg3F9Qvt4qZEBLIJDp4bmjvd7U29x5DfYqZEQBSRCQRDilhk8S0WHuU6ICWIPEbRK5rpLd4tFgT0FypkRAEREAREQBcM7f6nFY8xYTFhb2xNdAdTxGC8EuIvci4AF/FdzXBPyhjN+cmHaHO0ehkBu9r6zusxvfIprq8Gc9inpWT1jcQpHYlVMmF6sTEFgAHK2+9vsW+5Sq8s4iBFSSywyXc4Cove1+dz4e1cp9PjpHyRsgJJF5O6fneBv7LqizHBS08r5Gn0cs0mIt5g+CnxN2Xf4HPnQ3ku07LkjLlDmrNUGcxUkNo56miihL9epjbxhwPhuXH3LKZ4bRZXw6HDsOjdHDNI6Zz2uN9RPeJPje5XKMq57pMGoYafC4H09LE7WWtbYNLr39pvb3hZHMGcDieHQXp55GtkIcAwgkePMefvXPxsJ1Kc4p6nbwjhCULrJHQaJ9Jj7G01LLMZYmXkDuQaLDZRnymySaklJbFFSvMxuO60Ac/bcXXMMvZvqcKEkscDhI5vDbqPMA3NvLmrWo7SswCscaN0gbe7w4amnpv8AuWzg6lWNCMaju0c7G4al5w5U1ZM6jJiOBQ1EMcQ9KiLhrlitpYbdee3kukUdVhjqOB0R/VmNpb3DytsvKNTmHHq9jQ+olALibaQAAeY2tYLt+XHy/m9hd2O/ksXifUCucqj0kV06EYaI66cPo3fOpKc+2MKlJhdIWgRU1NGdQJPBabi+4Vpg+I1lVUhlTBw2aLk6bb7depH0LMqtSvmdKdNwe6y1+TqL+qU/7MfBTiipQzQKaEMve2gWv5quiyQsW/oNJ/VYP2YT0Gk/qsH7MK4RDJb+g0g5UsH7MK4REAIuCFKI2B5eGt1kWLrb2UyE2QErWMD3Pa1oc62pwG5tyupkAsLIgBIHMopXsY/Tra12k6hcXsfNTIBcXIvuFTjhYyWWRo78ltRvzsLBThjQ5zg0BzuZtuVFAEREAREQBERAFK5jXfOaD7QplQYJvTpi7+T6G6OXzruv+5DNifgRf0TPqhDTwnnFH9UKoiGCxqsOExj4UrqfS8PPDYzvD1TcHb7VcejM6eP80fBVkQzfKxSbBGL3Y07+qNlHgRf0TPqhVEQwU+DF/Rs+qFOGgCwAsoSatB0c+ipWn8HD6UBrvy9gP9bqR7XyhUZsz5diF3VtUb+q+V33LkbcyzvmMUTKcEuNtcj9yPLv9FUjxeprGskZRtqQRsYonANPUm4+1b3mkDX85nzOtw5xwCBl21NTpceb2SH7SqgzxgRaHCpmIPK0Lz+5cqmpa6sjJmDID88M1XAFv9X/AK3SDDeEXRmomd3bgay2w9hJP2LPmsCPHkzqL8/5ejdpfVTA+Rhf8Ebn7LzuVZJ+yf8ABc1GBwuIdxDcncl25+lYuekgpattpnAX5Oie77hunm0O8caR2H8+sviQsNY+4Nv4t3wW0gggEcivPFNHBJUaGVWHB97hr3PFx03C9CxfxbPYFr16cadt0tpTcr3JlA22v5qKKgtChI8Rsc919LQSbC+yiiAg1wc0OHIi4UGSNe5wbe7TY3aR/wDKmRAEREAREQBERAEREAXnz8pLtWzPkDMWE0WXHUbYamlM0nHg1nVrI238gvQa8v8A5WEbHZswZxbA53oRH6xpJtrPJYk7K5mMd52Oej8pPtD/AKXC/wC6f+6qR/lHdo0gcWPww6Rc/wCB8vtWq0mUKrEhE5lMaeB/85sZsf8AeKylJkasoY2maRsJds4SWsW+Y6LXeJhpfM2Fhp62yNrwDtw7VMfmMOGfI8kgv3XQsYTYXNruF7AErMQdqPa498LJpMEgke10j43013RMaL63AE7HewFybclh8k07aLEqWPD6SHiRQPBnYLMc17idb9tVxyt0HJbDFT1NTX1AnkpLRkxsniis7dgFvnEbi3nyC1quMlCTRdDCKSuzA4l24dp9BQ09XI7DHwyRh7yKIjhEve0Ndc87sKxI/KO7Qz/jML/un/usnmC1Zhbo60R1Ac4SPGqONrCDzIG9+8fDnzWv1+UKKStaygik0OAZdr9QD/bYAD27+xW08WmvWIywmfqsvf4R3aGOcuF/3T/3Xdcudo2P1+XsLq6gUhnqKWKWQiIganMBNhfzK89x9n1X6RNTPo5S6wLHW07+07LvOWsvz0+XMKhdG8OjpImEW8QwBXwrxkQqYSULdtzTsFoopZ2mGibU2uS3l/8AH0LeaFk9VTCSMxsY2w4UR1BpHhvy5LG4fhglqqeAv4b2MLxpaxrbX20gfvBWRnqGQxcOeXEIntJadVOHsO/mRb7V3GzjIrNpKl0w1GMAHUGuY7nbzGxVpiU89FqLqYVD3WHdswb38SLn6LqzkrmPqI44qyR2xbwhFGd/KzSVn6c0xpmte+EW21ucwu/3Q0Dfw5BYBqlJmCtMjmnC2TMbsOFOO6B/qm3/AF4rODEKU07317GwwbHTLGbjxsSLj3XWCxbL01PPU1FFLobJYOE4JNr+O3VW02N+jUskdZD6POAf1bwbSAm1wbfcVm1wbHS1WXMXj4VPO1oBt3btv42APPn5LtsYtG0DyXn6jbRSxQueQ17dJJLy+x8xuDb2L0DF/Ft9gWnirZWNiimr3JkWKOO4OC4GvpRZxabuHPyVUYrhhYXtrKZzAdJLXg2PlstbdZddGQRYZ+Y8CjNn4lRA2vvIFeYfiFBiLXOoaiCoDeZjcDZN1obyZVrxUmkkFCYhU/zDLfT9NliTDmJ+rVUUDLhoGgO2sTfmOZ/cs4GsPINKjob6o9ywZMVTsxo1I9JkovRw+9o9Wst63FvP7OXjlGBwb33BxvzAsha0C5AsgawgEBpB8QgJkUNDfVHuTQ31R7kBFFDQ31R7k0N9Ue5ARUr9RA0uA9ouo6G+qPcmhvqj3IAwOA7xBPQWXlz8rYkZuwMj+pO/5yvUgAHIWXk78sCtdTZ3wHSAQKEnf/aFYZlGn4Gc1egQOo6esmpACGtYCRt0W75EqMbqKqogxqllbTi2o1LHXF/AXG21+nLzWk5e7Rn01DFE+CMlu143Flh9qy9B2g0rJ43mSoi0atO5cATz8Tv1XHlUcZtumd6mluq07o2bPNTWUWKTwYeyaQOYxzdLLtG9vLxsORTKtLjEsNTFV0dIWzHWTMxvEIJ5c9gsZL2gOqA7hVccgAFgeZ94Q5xkmBqjJHuANT3F1/O1r2VUqm/nu2MuMYvU2yXLc8cM8T2xNimluY43fOHTfpyVhLlBzi4GqmbTvkLntI0u9trEc+q0bHO0NsMkjaarqdQsWkGwvb7FptXn3FppHk1s/e2P6w/crPNJVFdOxV5xTg8zes04k/B8bkio67ihjQA5q65lyvmly9hcjnHU6licd/NgXkubGJZZC9zrkr0tlKrc7KmCm/OihP8A6YXQpYeMFaxqVsZKo9dDoL+zureWsmqqSpjjaWxumjOtv+8COqxdV2T1ElQ8tqKQQW7rTqJvcc732XSvzjwbimM4nSB4NrGQDdU/zlwOSQQfKdI5z2khusd5vIn2LeWMb0kjmebpdhpuDdnclJT7VMLnPY0iWNxBaQbgtNuXJX8eTsT1Di4ncDxAbc/8A+9bC/MWAYfwqV+KUEFrRxxmVo8NgPoV0ccwsBhNfT99upvf+cPMeYR4mWtxwFyNZOTZ3RSRumjDTfcuc5zr+ZK1rNPZZX4xFA2Cvp4nRCwJ1Lps2MYdAzXNW08bfN7wFa0+acCqKhsEGLUUkzvmsbKCSsrFSejHm65HNqXswxaKgNNJNh0khe13HOvW0DwHt6rsETdETGE30gC6tXYnQstqq4RfzeFeDcbLWhCEW3E3cTi62IUVVemny+yPLmZc2VUuK1MRFNHomeyK0ZuQHEGwuQT7VLh+Jy1sOKSM1REU12sMg7pvudPgfHwWEzGI3Zmq5Q5sbYqqQ6ANidZ+0lYLBa2duPMmbcmRxYRbaxB2P0LYVVppM5kkbM/E6qGJsDpWVcNg+8lg4A+A57LqPYJWCqxLFwIOBaKM6Gu1Dmd1xfEaOtpZS6R8JgDtIs+4Z7vDmuwfk7sp/S8VfFJeXhMa9lwbbmxHtTiOUbCC9ZHZGz0sEU8kYDWtkPE4cZJL9r7AXJ5K6RSTScJmrQ5/RouVWbJO4BzSHAEHYg+KgxrWMDWNDWgWAAsArcVd9P6ifc2+by35qtDJxG30Ob0cLICdERAEREAREQBaJ2h4LlLEq6klzRgUOJTtZoike0ktbcm230lb2uYdrOLOoMTo4WwtkD4S65eWkd62xHtTejHOehiUZyVoalk3JnZ0KVlRBlCldE4XBFxt71ZYlgvZ1hlGah+TqdzQ4Ns3r9KtqfMcj8JIMGlrCA2ON17i19yVjMQqpcewh1PBSzNeZmglgLxzF9x4i/JaTrb1bcWh01hXDBOtL2vEy+XKLs4xzEmUMOUIYnPBOp/LYX81uD+z3IkcMdsu0Ra7kGh3xWjZNwKOlrvToKrWyIPa5zrMA8xbn4roFVWCnoY3meFjCC5hcfnX8PNSqzSl6kcvA1MOpyhepLPxMJNkLs8MtnZTpHOPjY/FXLuzHs9A/wDpShP0H4q1rqyognjdI2NzC5o0sdckm3j9q2kYhAWkPZKXAX7rbj3jZbOvsoxJJHL8Qw3syoa2amkyRAXROLSRyNvpXQML/NluGUjaXBY4qcQsEcegd1ukWH0BaBmOGnc6qnDI+I6V17kl/P3LacIJ+SaLb/EM/wCUK2jOlWTsrNOzOPiXisNJb8k1JXVl2ZmlYfjOBvr6U0dWOLxmPZC6JzCTflcjcdPYsjUZlqcQxSWkny/JSUM83osOJ8Zmpzgbbxizg0kWv1BIXNMOxWKXFadzaaWOOFzZpZJSxjY2B9ruJdtexsOZ2tdbBiueMODpsZpKYTUMFQ1s0rYwC55LbkX38dgeYC5bjKftq+i/tj0UI0433XbVm1UcEOHVMj66WmZFI/XxG+LiN/p28PJW2M4q6lq9OH1LKeif3WTlmgkgC4LnWJ5rCYFjGEYdg01XHUwTUTp4wZIyW6L7G4tdpsCdwB1WtZ9cMRx+TFmuh+TNTYIJQ/U2Wx+JsbeSngcNTqV1DEStHmyrE1qkablRjvPkbO51JVO1SV7ah1+bpC/7lZMrY4capKbDZnxVEkmhsscbbi+3j0utUbXOpZnUjJ6ZtUG6hC1rdR5fuN1Uy1UvdnOgEjhxxOCQTyNid16qWA2fwJzp1N5pZZrXwscKOL2jxoxq092LfJ/XQ3rDvk3M1bJE2pxaY0jGiQ1Eo0PcXW1AA9DsvR8YtG0DwAXknsnlqKMZme5kFPM1sb2STbMuXOIvcj3XXraK5iZfnpF7LztO287HZraIsDiWG6iOLGTq0mzSd/crGuzPgNBOYaqpayQWuOC82vy3DVx+sxoS4xVRQmdr+O8HS2wO5CqzUlbLURiph8Bp4gBcT7VJTuVWXM6fPnvK8P8AGV1+9p7tLK7e1/BpV/l7MuDY9LPHg87pXwgGQGCSOwPL5zRf6FxOWnqKHjM9Lbh7nSXOuNrtew5XaeS3fselnfX4m2pxCOrLY2FoZG1ukEnyASMs7MSSWh1Br2vvocHWNjY3sfJSxSxyhxikY8NcWu0kGxHMHqpmMay+hobqNzYWufNUZaiGncGvOku32CsIldFbitgPJx8DyP8A14qu1wc0OHIi4QEUREAREQBERAFx3tuMbcZw9z5Y2H0d2znWOzr/ALrfSuxLhX5Q2OswnGcMY/hhr4QXOIuQNfgq6vsllL2sjAUHAkoXhszHsbLZxYC7bw++30KpJTQUrqgUVnMMYHFLtFxqGrVcDlbx8ua0+nzRDWU8xikLWtlABAsfm7qLMciDZ+JU6iWDZ7hYjUL81zo/ro7VX/tsnfOzy+Ju2WH05xBzH1jaWOYjU8gkONiNiB1PvWzw1dHUR1EEOIvcYhqjaZmWlffwBtYXI5rm2Wsby7BDxa2umjqzq1QseTHvcXHj5bXWyU2bMu6SyPEJA69r6W7c+R03W5OVpWSZxcJBqn6zRslI1powaislD4/1roS0PAPK2oEeVr8ltFLUSiASPe2CnERcwEhzSPG9jy23ufPzXLYMZy/TSh0FY4tJudU1rnqs/RY3huHxPdTCmjudTpRcO38b2++6vw+bZmqrWLmtrp5cVihghLoXu0uc1rQS31gSb28braqClcyhpmaT3Y2jn0C5pU55pKaWqZIXvMcmnUDfbwC37CceinwqjmAdaSFj/e0FcCVKuq00os6sa9N0YS3l8bLQ8/drmOVMpwvDJmU8DJXmYMY7YRDuR3JA8de3VYsZNxV8XoAqqU4a+rBnZHM0gyhlw877gBx+m63XtI7E81ZgxWkrKOjjfogED2+lMbp0nukXPIg+8Fa3H2GdocTS0YfTuIGzm1kY/eu7FPdORJreIZSwPLmMUtZhPyjiMmIuic+ripo7iMsf+rLTa3Im5vte1luDss5Xdhv5vyuxNtMZNcrpI3Nc5wZe5cdgegtsFi+znsgz/lnF5MQlw+kBmLhKw1bCXNDHaQSDyL9J5+AWxzZO7S6niSS0cJlc4uLPSYj3iLHe/lstui4WtJZmrVhNu6bMRimC5ZiqqJ3yO6pPBbG58FOC4PaBvdrTq2te/O6v4MByhilaySmpKijmjBkbwmz0wJ8OQF9+XiqcfZ/2kVNBURzQRUlbHM2amfHVRXAsQRsfFUcvdnnasMbilxiRvoTCLg1UbtQANhsb+KprypyTUU1bktS6hCpB3ck783oWsuHRVda+KKKpbhwkZwn1FU6VzyOdmvAc0b2sb8l6oi/imewLiYyDjpgmDsNaah0weyUVbQGt3uLX3uu1wtLImNdzAAK0sNvucpSVk7WOrtGlSpwpqnNSed7fDveXK/I8wVtVWQ5lrHOjrHtZUvOsxlrANZ5DxXQ8VElQ+nlaZWAMa4OEZPPf3rdWZ/y+9z2tqnktcWH9U7mDY+C1+u7bcj0ZqOLicrhA/hvMdO9w1eQsN1t1abaT0OVTnG9o5s5jmKsxDjcWha+pdxbOfNCQANI6bre+xH0p+KYrJWQ0zH8GMAxsIcRqdz2HVXFT295Dprcavq23F/5HJ8FtGRO0PLuefSfzdq3zmnAMjXxOjLQeWxHRQhThHO2fMnJzvaTfgbaiIrCIREQBERAEREAREQBcs7X+zvBc6YjR1GL48cLlhi4bWXZ3hqvfvFdTWlZ/wenrXCtkkDJqeMBmsamOuSACPaVGTSWeSIylKKbgrs5VSdiWV6eN7GZzJ1OuT+r+KqjsZyx3wM5Akjf+L8/7Szddg2JYbRMopKITcT5ssJ1b87eaw3ybiD5+C2im4l7Fugrnzr7sso/Urlja27w2suRCLsayux51ZwY4EcrRj/8AZXcHZPlKI3jzXEDyJD2fiWbwjIdXK1wxB7admjuBpDiD4XHl9KVHZ9WtY/hVcD3C+luki6nxqjz3TEalWKyiYg9lWV9Qc3Ncex8TGf3q8HZfl8Rcb86Rw2E6n/q7fSb9Vlcu5GdqdLjfKwAiY/y8SQtqZgFIxhjYCIuRZ4EeN1ZTqztpYug5zznkctm7L8pTFwdnOOxOojiR8/euh4XlfCabDKSCHFuLHFCxjXhze8A0AH6VYYp2f4LIx76amkbM4EAMkIaD52KzFFhdBBRwQiKptHG1n8W/wFlGO82/VQ41derlZG3RlzmNL26HEbtveyEu4jQG3YQbuvy+hceHb3gnpDYjhtY27iO+5rSPLY+akrO3vDKOGkmqcEro4KnVw5DIzTt4HyPRdB05LNoiqkXlc7MoNY1rnFrQC43cQOftXHB29YQ58dsKq2xyAmOSWRrA8DxHmNuarxdttJJTNmbl/ECC4NcGva7Ry3JG384bXum5LkZ30dc0t16tI1Wte29lFcki7Z45HSf9mcUZFENUr5HNbwwRsSOpuB7FGPtl4zI3QZVxWTWGFpDgA7UbN03G/IqNu0zc60i51h3ajBW4jS0fyLiETpmB7pHjSxgJsNyBq5HcXHVdFBuAVgyfOrNmM4vHmjGaalxSrZSvqpdTGSkNHfNxZX/Z/l2qzDijaGlcxsRjMhlJ1AOF7Xt438/aulw9iNVU47ilbjEGIPinq5ZGQxxEXBcTuR7VnclZMqcnZhqosNwfEzTVDGkyOhe8NIJ2vYfvUXVy3SUKbjLfRr2G5SwxsbKbMtMamskeYyASA23iCCPJda7AMu4dg9dj9Th0Yj9JczUywtHa/daR/NvcqGNZRr8dpWWppKeoaQ8Pcwi/Qrcsg4NLhFTWMdA+ON7GkF3id9lCMXfPQw5ylJuWpuiIitMFOaZsNtQcb+qLqmKxht3JNwT8wq4RAQY7W0OAIv5qKIgCIiAIiIAtbzWx84NPCwOe9re8W3DBc7/uWyLFYnUQw1NpXtbdgO/0qqsrwsLXMXFSsNVRGEufBAxx77y62q2kgm9zsRz2BVCeorKad81NFHNSvmBlkkk08NgADiOgtf3/AE3cNfQPg4dNUw8Ng4f6tws23htysp4qijYwME3dAtYuJWtu5kt2xiX5gqhJE2OCjkaZHNe70toswGwcB4+xU6PMdW+mpn1NPRslfKWSNZVtdZoPMeZtc2us2KijGwkYB7UE9ECP1rTbzN1MyYamzBVu0CSCk4mt7XtZVNuADZtr8yTt/wBWWbwuasmpnOxGmZTzBxAayTWCPA3sFAVNG3fiNv7VD5ToWlsZqow47AF+5QF7fbdXTD3G+xYsV1MB/HN96v4p4zGwhwIIBWUDxhi8FNRVUInmbIGxCKSMR8NztQtbYEAeJPNa87DpKkzQVuJQUNPGx1Q1znOkY4mxDBYHfmso6njxTEaKorBDBS1TXejRSvL3MaSRqfaxOzbhRqMOpaDFaYU8hxSJjnP0sBc2UMBs5wva1uVl2VJKOX9+xouLcs7FjUU9fU0FFRve/RJ+sY5rS2FjmgXubeG31gslhVBJVYRVzz1cokggkJ0AucC35ux2a2/id+VvBWkc89bWNosJ4kLeC+oIdVd1zQC91/AbWFtvmhTYM3Bpsvz1tTVTCtp7aaTe0xvd0rnAbgFzQBsjavloYSdrvWxCseYKeCnnrp6yucGjhxzB8JDgLarb6he3QtW9U/ynguQcdrcRlmpcRoQI6eRrg4x/N0t26ut0uVoNTWU9VTwtoS6jkcS10cELdUguLAWINuu+5K3/AOQcQxbssx3DjSVUGIsqBI2GWXVfvNcBc89j4+K1qycYq/aX02m3YxvYzj2Iz5njdjdbLOH050B4L9DRd27uTR9917FiIdExw5EArw/kukggzpSYbUA1UbJHRFr23YxwJaHbeN17gjFo2AeAASvFRnZCjJyjdmhydqmAxyzMe2qHCkdETpbu4G2wvf7Fdx9oeFywmWKlr5GgA92ME2J58158mmo6LMeIkNe+U1Mh0yN7pcXO3vfwtf2LbqctcynlhnkDnvMcrI3adDGnvD7Rz3NwtfixWVrmxSozq56I6aO1HAnVAghjrppC9rO5Dcb+N72IWxZezFR48JTRNlDYyWkvbbcGxWk4jhGXMVwWlIiZHLM1rdLJGxOeCbAmw33At1U3ZJhk2G11eyRk8LDE0cJ7w4A3O9+ZNrC/TkrbZXMNRtdP8nTURDsFAiEVqKy/OnqBtf5iqxT8R+nhyN2vdzbD2ICnX19LQMY+tnZCx7tLXP2BPldXKo1NJTVWj0qnhm0G7eIwO0nzF1WQBERAEREAXHe23K+bcfxmiflqB01G2n0ygVDI+9qPg5wvsV2JUWVAdVy09jqjY15Pgbk/BQqQU1usOO8jzvl/I/aBhNOWNwuJ2pxcWmpj35eIf7Vk5crZ+EjXMw9xABFhVRdLfzl3tFGNKMVZDssedpcqdopqBI3DZTY/12EbeXzlcOy92jaTpwUA9a2H8S9Aos8Ncw7vtPOGJZS7Sq2DhHC+G24J01kW/wDxrEjs17QhuMNOv1vTIr/869SoouhF5srdNPNnmWPJHafEGtZSS6RyHpkP411nCMKzLHhVEyqhYKhsDGyDiNNnBovyPmt/keGMLj4KmKlluTllUku0yoW7TwOYYnY9DG6Jhj9Df3S0W+aTyVzgf6tta2PuNEUgAbsLXRF0Ye18CmXsmSygxlSxzKhrZWOIBbINQPcPn7Aq2D00Hy7Qt4MVnYa0uGkbm7NyiKWI/UfivoYw/wCmvD/2VcyRRxZxx10bGsdBh8boi0WMZ7m7fI+xdq7M3GXK4fKS97gNTnbk+1EXPxHsR8Dcpe1LxOTZD/WdrGJsk7zGzSuDXbgHVz9q9jM+Y32Iivre18EU0vZ6nkHPBLMyVjWd1vFmfYbDVqdv7VZ0EsjcZjjEjxGY2OLQ42vwzvZEXOr/ALjt0f014P6GzYJNK6Sic6R5c1kWklxuP1reS6D2KSPfnDMup7nXihcbm9zc7oikvah8TXxHsnZERFtGgEREAREQBERAEREAUoa0SOcGjUQATbcj/ooiwzKJkRFkwEREAREQA780sPJEQH//2Q=="
          },
          {
            "timing": 6593,
            "timestamp": 1341609260234,
            "data": "data:image/jpeg;base64,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"
          }
        ]
      }
    },
    "final-screenshot": {
      "id": "final-screenshot",
      "title": "Final Screenshot",
      "description": "The last screenshot captured of the pageload.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "screenshot",
        "timing": 6639,
        "timestamp": 1341609306004,
        "data": "data:image/jpeg;base64,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"
      }
    },
    "total-blocking-time": {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
      "score": 0.46,
      "scoreDisplayMode": "numeric",
      "numericValue": 645.9999999999991,
      "numericUnit": "millisecond",
      "displayValue": "650 ms",
      "scoringOptions": {
        "p10": 200,
        "median": 600
      }
    },
    "max-potential-fid": {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
      "score": 0.03,
      "scoreDisplayMode": "numeric",
      "numericValue": 614.9999999999991,
      "numericUnit": "millisecond",
      "displayValue": "610 ms"
    },
    "cumulative-layout-shift": {
      "id": "cumulative-layout-shift",
      "title": "Cumulative Layout Shift",
      "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
      "score": 1,
      "scoreDisplayMode": "numeric",
      "numericValue": 0.015214,
      "numericUnit": "unitless",
      "displayValue": "0.015",
      "scoringOptions": {
        "p10": 0.1,
        "median": 0.25
      },
      "details": {
        "type": "debugdata",
        "items": [
          {
            "cumulativeLayoutShiftMainFrame": 0.015214,
            "newEngineResult": {
              "cumulativeLayoutShift": 0.015214,
              "cumulativeLayoutShiftMainFrame": 0.015214
            },
            "newEngineResultDiffered": false
          }
        ]
      }
    },
    "errors-in-console": {
      "id": "errors-in-console",
      "title": "No browser errors logged to the console",
      "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "sourceLocation",
            "valueType": "source-location",
            "label": "Source"
          },
          {
            "key": "description",
            "valueType": "code",
            "label": "Description"
          }
        ],
        "items": []
      }
    },
    "server-response-time": {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 81,
      "numericUnit": "millisecond",
      "displayValue": "Root document took 80 ms",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "responseTime",
            "valueType": "timespanMs",
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "url": "https://dzwww.com/",
            "responseTime": 81
          }
        ],
        "overallSavingsMs": 0
      },
      "guidanceLevel": 1
    },
    "interactive": {
      "id": "interactive",
      "title": "Time to Interactive",
      "description": "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](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
      "score": 0,
      "scoreDisplayMode": "numeric",
      "numericValue": 46875.316599999984,
      "numericUnit": "millisecond",
      "displayValue": "46.9 s"
    },
    "user-timings": {
      "id": "user-timings",
      "title": "User Timing marks and measures",
      "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "name",
            "valueType": "text",
            "label": "Name"
          },
          {
            "key": "timingType",
            "valueType": "text",
            "label": "Type"
          },
          {
            "key": "startTime",
            "valueType": "ms",
            "granularity": 0.01,
            "label": "Start Time"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 0.01,
            "label": "Duration"
          }
        ],
        "items": []
      },
      "guidanceLevel": 2
    },
    "redirects": {
      "id": "redirects",
      "title": "Avoid multiple page redirects",
      "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 0,
      "numericUnit": "millisecond",
      "displayValue": "",
      "metricSavings": {
        "LCP": 0,
        "FCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [],
        "items": [],
        "overallSavingsMs": 0
      },
      "guidanceLevel": 2
    },
    "image-aspect-ratio": {
      "id": "image-aspect-ratio",
      "title": "Displays images with incorrect aspect ratio",
      "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "displayedAspectRatio",
            "valueType": "text",
            "label": "Aspect Ratio (Displayed)"
          },
          {
            "key": "actualAspectRatio",
            "valueType": "text",
            "label": "Aspect Ratio (Actual)"
          }
        ],
        "items": [
          {
            "url": "https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg",
            "node": {
              "type": "node",
              "lhId": "1-98-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "1920 x 1280\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg",
            "node": {
              "type": "node",
              "lhId": "1-48-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "1920 x 1080\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg",
            "node": {
              "type": "node",
              "lhId": "1-51-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "1920 x 1080\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg",
            "node": {
              "type": "node",
              "lhId": "1-79-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 579,
                "right": 779,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg",
            "node": {
              "type": "node",
              "lhId": "1-80-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 789,
                "right": 990,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg",
            "node": {
              "type": "node",
              "lhId": "1-81-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1000,
                "right": 1200,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg",
            "node": {
              "type": "node",
              "lhId": "1-82-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1210,
                "right": 1410,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg",
            "node": {
              "type": "node",
              "lhId": "1-83-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1420,
                "right": 1621,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg",
            "node": {
              "type": "node",
              "lhId": "1-84-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1631,
                "right": 1831,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg",
            "node": {
              "type": "node",
              "lhId": "1-85-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1841,
                "right": 2041,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg",
            "node": {
              "type": "node",
              "lhId": "1-86-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2051,
                "right": 2252,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg",
            "node": {
              "type": "node",
              "lhId": "1-87-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2262,
                "right": 2462,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "displayedAspectRatio": "200 x 320\n        (0.63)",
            "actualAspectRatio": "1080 x 1920\n        (0.56)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg",
            "node": {
              "type": "node",
              "lhId": "1-97-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "1920 x 1080\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG",
            "node": {
              "type": "node",
              "lhId": "1-16-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -1340,
                "right": -790,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "displayedAspectRatio": "550 x 340\n        (1.62)",
            "actualAspectRatio": "1600 x 1066\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG",
            "node": {
              "type": "node",
              "lhId": "1-21-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,5,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 1410,
                "right": 1960,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "displayedAspectRatio": "550 x 340\n        (1.62)",
            "actualAspectRatio": "1600 x 1066\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg",
            "node": {
              "type": "node",
              "lhId": "1-10-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.pic > div.photo2 > a > img",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 137,
                "right": 270,
                "width": 133,
                "height": 85
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg\">",
              "nodeLabel": "div.pic > div.photo2 > a > img"
            },
            "displayedAspectRatio": "133 x 85\n        (1.56)",
            "actualAspectRatio": "1600 x 900\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c7917991c1c1.jpeg",
            "node": {
              "type": "node",
              "lhId": "1-100-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c791…\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "1267 x 845\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "node": {
              "type": "node",
              "lhId": "1-55-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "1056 x 894\n        (1.18)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "node": {
              "type": "node",
              "lhId": "1-64-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "1056 x 894\n        (1.18)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg",
            "node": {
              "type": "node",
              "lhId": "1-94-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "1310 x 600\n        (2.18)",
            "doRatiosMatch": false
          },
          {
            "url": "https://image.dzplus.dzng.com/2026/04/22/17767955650jfm6c1yztndimage.jpeg?imageView2/2/w/1080",
            "node": {
              "type": "node",
              "lhId": "1-88-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://image.dzplus.dzng.com/2026/04/22/17767955650jfm6c1yztndimage.jpeg?…\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "1080 x 719\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png",
            "node": {
              "type": "node",
              "lhId": "1-102-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "997 x 663\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg",
            "node": {
              "type": "node",
              "lhId": "1-69-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,6,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.photo2 > a > img",
              "boundingRect": {
                "top": 2417,
                "bottom": 2602,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg\">",
              "nodeLabel": "div.block > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "1080 x 608\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347958.png",
            "node": {
              "type": "node",
              "lhId": "1-20-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 860,
                "right": 1410,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/20260422073347958.png\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "displayedAspectRatio": "550 x 340\n        (1.62)",
            "actualAspectRatio": "960 x 630\n        (1.52)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422085722723.png",
            "node": {
              "type": "node",
              "lhId": "1-34-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,11,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-12 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3242,
                "bottom": 3327,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/20260422085722723.png\">",
              "nodeLabel": "li#yw-12 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "960 x 630\n        (1.52)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e811be2d123.png",
            "node": {
              "type": "node",
              "lhId": "1-42-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,19,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-20 > div.photo2 > a > img",
              "boundingRect": {
                "top": 4146,
                "bottom": 4231,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e811be2d123.png\">",
              "nodeLabel": "li#yw-20 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "910 x 616\n        (1.48)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png",
            "node": {
              "type": "node",
              "lhId": "1-31-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-9 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2903,
                "bottom": 2988,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png\">",
              "nodeLabel": "li#yw-9 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "956 x 573\n        (1.67)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg",
            "node": {
              "type": "node",
              "lhId": "1-45-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,3,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.con > div.photo2 > a > img",
              "boundingRect": {
                "top": 1177,
                "bottom": 1362,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg\">",
              "nodeLabel": "div.con > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "900 x 600\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e82e0092514.png",
            "node": {
              "type": "node",
              "lhId": "1-96-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e82e0092514.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "795 x 577\n        (1.38)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e88981975f3.png",
            "node": {
              "type": "node",
              "lhId": "1-24-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-2 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2112,
                "bottom": 2197,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e88981975f3.png\">",
              "nodeLabel": "li#yw-2 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "791 x 527\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg",
            "node": {
              "type": "node",
              "lhId": "1-29-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-7 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2677,
                "bottom": 2762,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg\">",
              "nodeLabel": "li#yw-7 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "750 x 540\n        (1.39)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg",
            "node": {
              "type": "node",
              "lhId": "1-95-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "780 x 485\n        (1.61)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg",
            "node": {
              "type": "node",
              "lhId": "1-40-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,17,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-18 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3920,
                "bottom": 4005,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg\">",
              "nodeLabel": "li#yw-18 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "750 x 501\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg",
            "node": {
              "type": "node",
              "lhId": "1-25-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-3 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2225,
                "bottom": 2310,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg\">",
              "nodeLabel": "li#yw-3 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "750 x 500\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg",
            "node": {
              "type": "node",
              "lhId": "1-92-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "750 x 500\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg",
            "node": {
              "type": "node",
              "lhId": "1-56-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "750 x 489\n        (1.53)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg",
            "node": {
              "type": "node",
              "lhId": "1-65-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "750 x 489\n        (1.53)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg",
            "node": {
              "type": "node",
              "lhId": "1-18-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -240,
                "right": 310,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "displayedAspectRatio": "550 x 340\n        (1.62)",
            "actualAspectRatio": "750 x 422\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg",
            "node": {
              "type": "node",
              "lhId": "1-49-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "750 x 422\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0711/6870da77b739b.png",
            "node": {
              "type": "node",
              "lhId": "1-101-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0711/6870da77b739b.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "683 x 446\n        (1.53)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg",
            "node": {
              "type": "node",
              "lhId": "1-27-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-5 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2451,
                "bottom": 2536,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg\">",
              "nodeLabel": "li#yw-5 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "600 x 439\n        (1.37)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg",
            "node": {
              "type": "node",
              "lhId": "1-6-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show22 > a > img",
              "boundingRect": {
                "top": 1090,
                "bottom": 1260,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 170
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg\">",
              "nodeLabel": "div.block > div.show22 > a > img"
            },
            "displayedAspectRatio": "270 x 170\n        (1.59)",
            "actualAspectRatio": "721 x 363\n        (1.99)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg",
            "node": {
              "type": "node",
              "lhId": "1-26-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-4 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2338,
                "bottom": 2423,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg\">",
              "nodeLabel": "li#yw-4 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "600 x 400\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg",
            "node": {
              "type": "node",
              "lhId": "1-19-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 310,
                "right": 860,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "displayedAspectRatio": "550 x 340\n        (1.62)",
            "actualAspectRatio": "640 x 360\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png",
            "node": {
              "type": "node",
              "lhId": "1-8-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.show02 > div.photo2 > a > img",
              "boundingRect": {
                "top": 1493,
                "bottom": 1643,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png\">",
              "nodeLabel": "div.show02 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "270 x 150\n        (1.80)",
            "actualAspectRatio": "503 x 408\n        (1.23)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0104/6959b313f15ba.png",
            "node": {
              "type": "node",
              "lhId": "1-50-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0104/6959b313f15ba.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "599 x 325\n        (1.84)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg",
            "node": {
              "type": "node",
              "lhId": "1-91-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "581 x 326\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81e38763a3.png",
            "node": {
              "type": "node",
              "lhId": "1-32-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,9,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-10 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3016,
                "bottom": 3101,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81e38763a3.png\">",
              "nodeLabel": "li#yw-10 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "558 x 285\n        (1.96)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png",
            "node": {
              "type": "node",
              "lhId": "1-47-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 300,
                "right": 600,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "512 x 310\n        (1.65)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png",
            "node": {
              "type": "node",
              "lhId": "1-53-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,7,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 2100,
                "right": 2400,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 185\n        (1.62)",
            "actualAspectRatio": "512 x 310\n        (1.65)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg",
            "node": {
              "type": "node",
              "lhId": "1-9-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.pic > div.photo2 > a > img",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 0,
                "right": 133,
                "width": 133,
                "height": 85
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg\">",
              "nodeLabel": "div.pic > div.photo2 > a > img"
            },
            "displayedAspectRatio": "133 x 85\n        (1.56)",
            "actualAspectRatio": "480 x 269\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8797395e9b.png",
            "node": {
              "type": "node",
              "lhId": "1-28-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-6 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2564,
                "bottom": 2649,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e8797395e9b.png\">",
              "nodeLabel": "li#yw-6 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "444 x 266\n        (1.67)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg",
            "node": {
              "type": "node",
              "lhId": "1-30-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-8 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2790,
                "bottom": 2875,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg\">",
              "nodeLabel": "li#yw-8 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "370 x 216\n        (1.71)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg",
            "node": {
              "type": "node",
              "lhId": "1-72-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1620,
                "right": -1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "370 x 216\n        (1.71)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg",
            "node": {
              "type": "node",
              "lhId": "1-77-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 1080,
                "right": 1620,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "370 x 216\n        (1.71)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg",
            "node": {
              "type": "node",
              "lhId": "1-89-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "370 x 216\n        (1.71)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg",
            "node": {
              "type": "node",
              "lhId": "1-93-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "370 x 216\n        (1.71)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2025/0924/68d38d403870c.png",
            "node": {
              "type": "node",
              "lhId": "1-99-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0924/68d38d403870c.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "370 x 216\n        (1.71)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81beb90445.png",
            "node": {
              "type": "node",
              "lhId": "1-35-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,12,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-13 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3355,
                "bottom": 3440,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81beb90445.png\">",
              "nodeLabel": "li#yw-13 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "497 x 154\n        (3.23)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81d9651010.png",
            "node": {
              "type": "node",
              "lhId": "1-33-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,10,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-11 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3129,
                "bottom": 3214,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81d9651010.png\">",
              "nodeLabel": "li#yw-11 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "280 x 155\n        (1.81)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg",
            "node": {
              "type": "node",
              "lhId": "1-23-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-1 > div.photo2 > a > img",
              "boundingRect": {
                "top": 1999,
                "bottom": 2084,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg\">",
              "nodeLabel": "li#yw-1 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "240 x 180\n        (1.33)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg",
            "node": {
              "type": "node",
              "lhId": "1-36-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,13,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-14 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3468,
                "bottom": 3553,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg\">",
              "nodeLabel": "li#yw-14 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "240 x 180\n        (1.33)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg",
            "node": {
              "type": "node",
              "lhId": "1-37-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,14,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-15 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3581,
                "bottom": 3666,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg\">",
              "nodeLabel": "li#yw-15 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "240 x 180\n        (1.33)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg",
            "node": {
              "type": "node",
              "lhId": "1-39-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,16,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-17 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3807,
                "bottom": 3892,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg\">",
              "nodeLabel": "li#yw-17 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "240 x 180\n        (1.33)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg",
            "node": {
              "type": "node",
              "lhId": "1-41-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,18,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-19 > div.photo2 > a > img",
              "boundingRect": {
                "top": 4033,
                "bottom": 4118,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg\">",
              "nodeLabel": "li#yw-19 > div.photo2 > a > img"
            },
            "displayedAspectRatio": "135 x 85\n        (1.59)",
            "actualAspectRatio": "240 x 180\n        (1.33)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-12-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 1879,
                "bottom": 2029,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "displayedAspectRatio": "270 x 150\n        (1.80)",
            "actualAspectRatio": "240 x 167\n        (1.44)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-60-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 165\n        (1.45)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png",
            "node": {
              "type": "node",
              "lhId": "1-76-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 540,
                "right": 1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "237 x 164\n        (1.45)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-62-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 160\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-90-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,3,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "displayedAspectRatio": "380 x 200\n        (1.90)",
            "actualAspectRatio": "240 x 160\n        (1.50)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg",
            "node": {
              "type": "node",
              "lhId": "1-75-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 0,
                "right": 540,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "235 x 156\n        (1.51)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-73-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1080,
                "right": -540,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "240 x 144\n        (1.67)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-78-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 1620,
                "right": 2160,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "240 x 144\n        (1.67)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/12/f7e8ac8250eb08f_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-74-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -540,
                "right": 0,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/12/f7e8ac8250eb08f_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "displayedAspectRatio": "540 x 355\n        (1.52)",
            "actualAspectRatio": "240 x 136\n        (1.76)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-54-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-57-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-58-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-59-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-63-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-66-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-67-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-68-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 135\n        (1.78)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-61-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedAspectRatio": "300 x 150\n        (2.00)",
            "actualAspectRatio": "240 x 131\n        (1.83)",
            "doRatiosMatch": false
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-14-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2297,
                "bottom": 2447,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "displayedAspectRatio": "270 x 150\n        (1.80)",
            "actualAspectRatio": "240 x 128\n        (1.88)",
            "doRatiosMatch": false
          },
          {
            "url": "https://ad.dzwww.com/2023adpic/10/3.jpg",
            "node": {
              "type": "node",
              "lhId": "1-1128-IMG",
              "path": "1,HTML,1,BODY,22,DIV,17,DIV,2,DIV,2,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div#xad_a0 > div#xad_a0_0 > a > img",
              "boundingRect": {
                "top": 0,
                "bottom": 0,
                "left": 0,
                "right": 0,
                "width": 0,
                "height": 0
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2023adpic/10/3.jpg\" width=\"200\" height=\"90\" border=\"0\">",
              "nodeLabel": "div#xad_a0 > div#xad_a0_0 > a > img"
            },
            "displayedAspectRatio": "200 x 90\n        (2.22)",
            "actualAspectRatio": "200 x 100\n        (2.00)",
            "doRatiosMatch": false
          }
        ]
      }
    },
    "image-size-responsive": {
      "id": "image-size-responsive",
      "title": "Serves images with low resolution",
      "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "displayedSize",
            "valueType": "text",
            "label": "Displayed size"
          },
          {
            "key": "actualSize",
            "valueType": "text",
            "label": "Actual size"
          },
          {
            "key": "expectedSize",
            "valueType": "text",
            "label": "Expected size"
          }
        ],
        "items": [
          {
            "url": "https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg",
            "node": {
              "type": "node",
              "lhId": "1-19-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 310,
                "right": 860,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "displayedSize": "550 x 340",
            "actualSize": "640 x 360",
            "actualPixels": 230400,
            "expectedSize": "825 x 510",
            "expectedPixels": 420750
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-61-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 131",
            "actualPixels": 31440,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-54-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 135",
            "actualPixels": 32400,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-59-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 135",
            "actualPixels": 32400,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-58-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 135",
            "actualPixels": 32400,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-57-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 135",
            "actualPixels": 32400,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-62-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 160",
            "actualPixels": 38400,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-60-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "displayedSize": "300 x 150",
            "actualSize": "240 x 165",
            "actualPixels": 39600,
            "expectedSize": "450 x 225",
            "expectedPixels": 101250
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG",
            "node": {
              "type": "node",
              "lhId": "1-14-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2297,
                "bottom": 2447,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "displayedSize": "270 x 150",
            "actualSize": "240 x 128",
            "actualPixels": 30720,
            "expectedSize": "405 x 225",
            "expectedPixels": 91125
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-13-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2076,
                "bottom": 2226,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "displayedSize": "270 x 150",
            "actualSize": "240 x 135",
            "actualPixels": 32400,
            "expectedSize": "405 x 225",
            "expectedPixels": 91125
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG",
            "node": {
              "type": "node",
              "lhId": "1-12-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 1879,
                "bottom": 2029,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "displayedSize": "270 x 150",
            "actualSize": "240 x 167",
            "actualPixels": 40080,
            "expectedSize": "405 x 225",
            "expectedPixels": 91125
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/c.jpg",
            "node": {
              "type": "node",
              "lhId": "1-44-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,2,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a3 > div#xad_a3_0 > a > img",
              "boundingRect": {
                "top": 1043,
                "bottom": 1103,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/05/c.jpg\" width=\"300\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a3 > div#xad_a3_0 > a > img"
            },
            "displayedSize": "300 x 60",
            "actualSize": "300 x 60",
            "actualPixels": 18000,
            "expectedSize": "450 x 90",
            "expectedPixels": 40500
          },
          {
            "url": "https://ad.dzwww.com/2022adpic/12/xsd1202.jpg",
            "node": {
              "type": "node",
              "lhId": "1-43-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a2 > div#xad_a2_0 > a > img",
              "boundingRect": {
                "top": 719,
                "bottom": 779,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2022adpic/12/xsd1202.jpg\" width=\"300\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a2 > div#xad_a2_0 > a > img"
            },
            "displayedSize": "300 x 60",
            "actualSize": "300 x 60",
            "actualPixels": 18000,
            "expectedSize": "450 x 90",
            "expectedPixels": 40500
          },
          {
            "url": "https://ad.dzwww.com/2025adpic/10/sanzhong.jpg",
            "node": {
              "type": "node",
              "lhId": "1-2-IMG",
              "path": "1,HTML,1,BODY,22,DIV,17,DIV,2,DIV,2,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a0 > div#xad_a0_1 > a > img",
              "boundingRect": {
                "top": 372,
                "bottom": 462,
                "left": 999,
                "right": 1199,
                "width": 200,
                "height": 90
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2025adpic/10/sanzhong.jpg\" width=\"200\" height=\"90\" border=\"0\">",
              "nodeLabel": "div#xad_a0 > div#xad_a0_1 > a > img"
            },
            "displayedSize": "200 x 90",
            "actualSize": "200 x 90",
            "actualPixels": 18000,
            "expectedSize": "300 x 135",
            "expectedPixels": 40500
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/07/wcn2021.jpg",
            "node": {
              "type": "node",
              "lhId": "1-4-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,1,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a8 > div#xad_a8_0 > a > img",
              "boundingRect": {
                "top": 955,
                "bottom": 1015,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/07/wcn2021.jpg\" width=\"270\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a8 > div#xad_a8_0 > a > img"
            },
            "displayedSize": "270 x 60",
            "actualSize": "270 x 60",
            "actualPixels": 16200,
            "expectedSize": "405 x 90",
            "expectedPixels": 36450
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-logo.png",
            "node": {
              "type": "node",
              "lhId": "1-1115-IMG",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,0,DIV,0,IMG",
              "selector": "div.w1200 > div#header > div.logo > img",
              "boundingRect": {
                "top": 79,
                "bottom": 134,
                "left": 0,
                "right": 142,
                "width": 142,
                "height": 55
              },
              "snippet": "<img src=\"//www.dzwww.com/tpl/2021sy/images/header-logo.png\" alt=\"大众网\">",
              "nodeLabel": "大众网"
            },
            "displayedSize": "142 x 55",
            "actualSize": "142 x 55",
            "actualPixels": 7810,
            "expectedSize": "213 x 83",
            "expectedPixels": 17679
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon1.png",
            "node": {
              "type": "node",
              "lhId": "1-3-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,0,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 718,
                "bottom": 742,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon1.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            },
            "displayedSize": "24 x 24",
            "actualSize": "24 x 24",
            "actualPixels": 576,
            "expectedSize": "36 x 36",
            "expectedPixels": 1296
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon2.png",
            "node": {
              "type": "node",
              "lhId": "1-5-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1040,
                "bottom": 1064,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon2.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            },
            "displayedSize": "24 x 24",
            "actualSize": "24 x 24",
            "actualPixels": 576,
            "expectedSize": "36 x 36",
            "expectedPixels": 1296
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon3.png",
            "node": {
              "type": "node",
              "lhId": "1-7-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1443,
                "bottom": 1467,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon3.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            },
            "displayedSize": "24 x 24",
            "actualSize": "24 x 24",
            "actualPixels": 576,
            "expectedSize": "36 x 36",
            "expectedPixels": 1296
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon4.png",
            "node": {
              "type": "node",
              "lhId": "1-11-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1826,
                "bottom": 1850,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon4.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            },
            "displayedSize": "24 x 24",
            "actualSize": "24 x 24",
            "actualPixels": 576,
            "expectedSize": "36 x 36",
            "expectedPixels": 1296
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png",
            "node": {
              "type": "node",
              "lhId": "1-1-IMG",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,2,DIV,1,DIV,0,LABEL,0,IMG",
              "selector": "div.right > div.drop > label > img",
              "boundingRect": {
                "top": 101,
                "bottom": 118,
                "left": 680,
                "right": 697,
                "width": 17,
                "height": 17
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png\">",
              "nodeLabel": "div.right > div.drop > label > img"
            },
            "displayedSize": "17 x 17",
            "actualSize": "17 x 17",
            "actualPixels": 289,
            "expectedSize": "26 x 26",
            "expectedPixels": 676
          }
        ]
      }
    },
    "deprecations": {
      "id": "deprecations",
      "title": "Avoids deprecated APIs",
      "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "value",
            "valueType": "text",
            "label": "Deprecation / Warning"
          },
          {
            "key": "source",
            "valueType": "source-location",
            "label": "Source"
          }
        ],
        "items": []
      }
    },
    "third-party-cookies": {
      "id": "third-party-cookies",
      "title": "Avoids third-party cookies",
      "description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "name",
            "valueType": "text",
            "label": "Name"
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          }
        ],
        "items": []
      }
    },
    "mainthread-work-breakdown": {
      "id": "mainthread-work-breakdown",
      "title": "Minimize main-thread work",
      "description": "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](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 5201.9720000000125,
      "numericUnit": "millisecond",
      "displayValue": "5.2 s",
      "metricSavings": {
        "TBT": 650
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "groupLabel",
            "valueType": "text",
            "label": "Category"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 1,
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "group": "other",
            "groupLabel": "Other",
            "duration": 2446.515999999989
          },
          {
            "group": "styleLayout",
            "groupLabel": "Style & Layout",
            "duration": 1053.067999999999
          },
          {
            "group": "scriptEvaluation",
            "groupLabel": "Script Evaluation",
            "duration": 749.355999999992
          },
          {
            "group": "paintCompositeRender",
            "groupLabel": "Rendering",
            "duration": 684.2000000000321
          },
          {
            "group": "parseHTML",
            "groupLabel": "Parse HTML & CSS",
            "duration": 141.24400000000003
          },
          {
            "group": "scriptParseCompile",
            "groupLabel": "Script Parsing & Compilation",
            "duration": 127.58800000000002
          }
        ],
        "sortedBy": [
          "duration"
        ]
      },
      "guidanceLevel": 1
    },
    "bootup-time": {
      "id": "bootup-time",
      "title": "JavaScript execution time",
      "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 779.636000000001,
      "numericUnit": "millisecond",
      "displayValue": "0.8 s",
      "metricSavings": {
        "TBT": 200
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "total",
            "granularity": 1,
            "valueType": "ms",
            "label": "Total CPU Time"
          },
          {
            "key": "scripting",
            "granularity": 1,
            "valueType": "ms",
            "label": "Script Evaluation"
          },
          {
            "key": "scriptParseCompile",
            "granularity": 1,
            "valueType": "ms",
            "label": "Script Parse"
          }
        ],
        "items": [
          {
            "url": "https://dzwww.com/",
            "total": 1837.2400000000155,
            "scripting": 41.52799999999987,
            "scriptParseCompile": 12.892000000000003
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/js/index202109.js?v8",
            "total": 1559.9600000000007,
            "scripting": 442.5760000000012,
            "scriptParseCompile": 29.839999999999996
          },
          {
            "url": "Unattributable",
            "total": 1251.5519999999956,
            "scripting": 12.159999999999991,
            "scriptParseCompile": 0
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
            "total": 139.73599999999996,
            "scripting": 65.81599999999996,
            "scriptParseCompile": 21.22
          },
          {
            "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "total": 98.73999999999992,
            "scripting": 13.943999999999985,
            "scriptParseCompile": 0.6880000000000001
          },
          {
            "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "total": 91.868,
            "scripting": 55.772,
            "scriptParseCompile": 22.299999999999997
          },
          {
            "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
            "total": 73.292,
            "scripting": 45.868,
            "scriptParseCompile": 15.032
          }
        ],
        "summary": {
          "wastedMs": 779.636000000001
        },
        "sortedBy": [
          "total"
        ]
      },
      "guidanceLevel": 1
    },
    "diagnostics": {
      "id": "diagnostics",
      "title": "Diagnostics",
      "description": "Collection of useful page vitals.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "debugdata",
        "items": [
          {
            "numRequests": 205,
            "numScripts": 19,
            "numStylesheets": 10,
            "numFonts": 0,
            "numTasks": 5495,
            "numTasksOver10ms": 11,
            "numTasksOver25ms": 4,
            "numTasksOver50ms": 1,
            "numTasksOver100ms": 1,
            "numTasksOver500ms": 0,
            "rtt": 0.945,
            "throughput": 134355958.04075718,
            "maxRtt": 227.006,
            "maxServerLatency": 462.629,
            "totalByteWeight": 22384895,
            "totalTaskTime": 1300.4929999999908,
            "mainDocumentTransferSize": 41857
          }
        ]
      }
    },
    "network-requests": {
      "id": "network-requests",
      "title": "Network Requests",
      "description": "Lists the network requests that were made during page load.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "protocol",
            "valueType": "text",
            "label": "Protocol"
          },
          {
            "key": "networkRequestTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Network Request Time"
          },
          {
            "key": "networkEndTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Network End Time"
          },
          {
            "key": "transferSize",
            "valueType": "bytes",
            "displayUnit": "kb",
            "granularity": 1,
            "label": "Transfer Size"
          },
          {
            "key": "resourceSize",
            "valueType": "bytes",
            "displayUnit": "kb",
            "granularity": 1,
            "label": "Resource Size"
          },
          {
            "key": "statusCode",
            "valueType": "text",
            "label": "Status Code"
          },
          {
            "key": "mimeType",
            "valueType": "text",
            "label": "MIME Type"
          },
          {
            "key": "resourceType",
            "valueType": "text",
            "label": "Resource Type"
          }
        ],
        "items": [
          {
            "url": "https://dzwww.com/",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 0,
            "networkRequestTime": 1.0989999771118164,
            "networkEndTime": 160.42700028419495,
            "finished": true,
            "transferSize": 41857,
            "resourceSize": 220846,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Document",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/globle.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 172.89000010490417,
            "networkRequestTime": 173.7240002155304,
            "networkEndTime": 338.61899995803833,
            "finished": true,
            "transferSize": 1775,
            "resourceSize": 3558,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 173.30500030517578,
            "networkRequestTime": 174.32200002670288,
            "networkEndTime": 358.24900007247925,
            "finished": true,
            "transferSize": 4689,
            "resourceSize": 23407,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 173.48100018501282,
            "networkRequestTime": 174.59100031852722,
            "networkEndTime": 345.3010001182556,
            "finished": true,
            "transferSize": 3614,
            "resourceSize": 19778,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 173.59100008010864,
            "networkRequestTime": 174.83400011062622,
            "networkEndTime": 354.364000082016,
            "finished": true,
            "transferSize": 3013,
            "resourceSize": 11187,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/wuyi2025/wuyi2025.css?v19",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 173.71800017356873,
            "networkRequestTime": 175.08899998664856,
            "networkEndTime": 351.4260001182556,
            "finished": true,
            "transferSize": 1011,
            "resourceSize": 1204,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/chunjie26/chunjie26.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 173.83599996566772,
            "networkRequestTime": 175.34600019454956,
            "networkEndTime": 354.6280002593994,
            "finished": true,
            "transferSize": 1372,
            "resourceSize": 2949,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://dzwww.com/tpl/gray.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 173.9500002861023,
            "networkRequestTime": 175.59400010108948,
            "networkEndTime": 201.66100001335144,
            "finished": true,
            "transferSize": 896,
            "resourceSize": 367,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/2024chunjie/cj24.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.07200026512146,
            "networkRequestTime": 175.9430000782013,
            "networkEndTime": 361.489000082016,
            "finished": true,
            "transferSize": 1162,
            "resourceSize": 1749,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/2026zt/2026sdlh/syzq-v2/sdlh26/sdlh26.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.19300031661987,
            "networkRequestTime": 176.20600008964539,
            "networkEndTime": 364.5160000324249,
            "finished": true,
            "transferSize": 1644,
            "resourceSize": 5313,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/qglh/qglh26/qglh26.css",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.28400015830994,
            "networkRequestTime": 176.4579999446869,
            "networkEndTime": 365.0050001144409,
            "finished": true,
            "transferSize": 1360,
            "resourceSize": 2832,
            "statusCode": 200,
            "mimeType": "text/css",
            "resourceType": "Stylesheet",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-logo.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.42200016975403,
            "networkRequestTime": 359.1520001888275,
            "networkEndTime": 368.914999961853,
            "finished": true,
            "transferSize": 7316,
            "resourceSize": 6827,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.52500009536743,
            "networkRequestTime": 372.18100023269653,
            "networkEndTime": 380.45700001716614,
            "finished": true,
            "transferSize": 582,
            "resourceSize": 165,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cf9c9588.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.64400005340576,
            "networkRequestTime": 193.6800000667572,
            "networkEndTime": 309.39200019836426,
            "finished": true,
            "transferSize": 14208,
            "resourceSize": 13638,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801ce87abbb.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.73600006103516,
            "networkRequestTime": 196.55700016021729,
            "networkEndTime": 309.07400012016296,
            "finished": true,
            "transferSize": 7986,
            "resourceSize": 7420,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cd600082.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.82200002670288,
            "networkRequestTime": 196.83900022506714,
            "networkEndTime": 308.84600019454956,
            "finished": true,
            "transferSize": 9345,
            "resourceSize": 8778,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cc3bff65.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 174.92700028419495,
            "networkRequestTime": 198.73100018501282,
            "networkEndTime": 310.27800011634827,
            "finished": true,
            "transferSize": 8211,
            "resourceSize": 7644,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801c3264b26.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.04600024223328,
            "networkRequestTime": 198.98400020599365,
            "networkEndTime": 310.63100028038025,
            "finished": true,
            "transferSize": 6781,
            "resourceSize": 6216,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801c1a6547c.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.13700008392334,
            "networkRequestTime": 199.2610001564026,
            "networkEndTime": 311.9450001716614,
            "finished": true,
            "transferSize": 10305,
            "resourceSize": 9744,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bf75cbe7.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.2220001220703,
            "networkRequestTime": 309.84299993515015,
            "networkEndTime": 333.24500012397766,
            "finished": true,
            "transferSize": 16097,
            "resourceSize": 15528,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bdb8aa5e.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.2960000038147,
            "networkRequestTime": 310.085000038147,
            "networkEndTime": 333.47499990463257,
            "finished": true,
            "transferSize": 11347,
            "resourceSize": 10784,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bca60fe8.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.39400005340576,
            "networkRequestTime": 310.4390001296997,
            "networkEndTime": 333.6670000553131,
            "finished": true,
            "transferSize": 8271,
            "resourceSize": 7702,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bb7680d9.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.50400018692017,
            "networkRequestTime": 311.0700001716614,
            "networkEndTime": 334.36500000953674,
            "finished": true,
            "transferSize": 6902,
            "resourceSize": 6334,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801ba81f9dc.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.58400011062622,
            "networkRequestTime": 311.68800020217896,
            "networkEndTime": 334.6160001754761,
            "finished": true,
            "transferSize": 14158,
            "resourceSize": 13597,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801b8f7e911.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.6910002231598,
            "networkRequestTime": 313.0810000896454,
            "networkEndTime": 336.35700011253357,
            "finished": true,
            "transferSize": 11468,
            "resourceSize": 10899,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b10ba41ffdc.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.77700018882751,
            "networkRequestTime": 333.8890001773834,
            "networkEndTime": 383.029000043869,
            "finished": true,
            "transferSize": 170616,
            "resourceSize": 170076,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b0a98bc2d37.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.85800004005432,
            "networkRequestTime": 335.0150001049042,
            "networkEndTime": 371.1820001602173,
            "finished": true,
            "transferSize": 141544,
            "resourceSize": 141002,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0310/69af8978923be.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 175.9430000782013,
            "networkRequestTime": 335.1950001716614,
            "networkEndTime": 428.0600001811981,
            "finished": true,
            "transferSize": 579878,
            "resourceSize": 579339,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/13/3f9ec1d6ba867c5_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 176.0420000553131,
            "networkRequestTime": 335.48400020599365,
            "networkEndTime": 358.82400012016296,
            "finished": true,
            "transferSize": 10799,
            "resourceSize": 10260,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b1136710da1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 176.12800002098083,
            "networkRequestTime": 335.6410002708435,
            "networkEndTime": 393.5820002555847,
            "finished": true,
            "transferSize": 242561,
            "resourceSize": 242020,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0312/20260312064459784.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 176.2260000705719,
            "networkRequestTime": 336.5970001220703,
            "networkEndTime": 427.853000164032,
            "finished": true,
            "transferSize": 565776,
            "resourceSize": 565235,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile.dzwww.com/gif/cloud-gif-20230428-132736-rfiwAG.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.0880000591278,
            "networkRequestTime": 204.18400025367737,
            "networkEndTime": 323.99699997901917,
            "finished": true,
            "transferSize": 217238,
            "resourceSize": 216693,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.23200011253357,
            "networkRequestTime": 396.88300013542175,
            "networkEndTime": 416.08900022506714,
            "finished": true,
            "transferSize": 2423,
            "resourceSize": 1935,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon2.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.36100006103516,
            "networkRequestTime": 397.62800002098083,
            "networkEndTime": 419.40300011634827,
            "finished": true,
            "transferSize": 1041,
            "resourceSize": 624,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.4390001296997,
            "networkRequestTime": 398.1650002002716,
            "networkEndTime": 427.5460002422333,
            "finished": true,
            "transferSize": 15248,
            "resourceSize": 14707,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.5329999923706,
            "networkRequestTime": 399.37199997901917,
            "networkEndTime": 419.6340003013611,
            "finished": true,
            "transferSize": 2679,
            "resourceSize": 2218,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.61600017547607,
            "networkRequestTime": 205.20900011062622,
            "networkEndTime": 594.6470000743866,
            "finished": true,
            "transferSize": 239125,
            "resourceSize": 238539,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.69900012016296,
            "networkRequestTime": 419.94200015068054,
            "networkEndTime": 447.978000164032,
            "finished": true,
            "transferSize": 31131,
            "resourceSize": 30591,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.77500009536743,
            "networkRequestTime": 421.70100021362305,
            "networkEndTime": 454.16600012779236,
            "finished": true,
            "transferSize": 138881,
            "resourceSize": 138339,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon4.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.86400032043457,
            "networkRequestTime": 422.78000020980835,
            "networkEndTime": 431.6909999847412,
            "finished": true,
            "transferSize": 2578,
            "resourceSize": 2160,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 177.94700026512146,
            "networkRequestTime": 424.239000082016,
            "networkEndTime": 449.5690002441406,
            "finished": true,
            "transferSize": 13903,
            "resourceSize": 13363,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.0550000667572,
            "networkRequestTime": 428.2530002593994,
            "networkEndTime": 928.1940002441406,
            "finished": true,
            "transferSize": 12567,
            "resourceSize": 12026,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.14000010490417,
            "networkRequestTime": 428.68400025367737,
            "networkEndTime": 451.7420001029968,
            "finished": true,
            "transferSize": 98186,
            "resourceSize": 97649,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.22600030899048,
            "networkRequestTime": 428.98400020599365,
            "networkEndTime": 462.15000009536743,
            "finished": true,
            "transferSize": 186453,
            "resourceSize": 185912,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.30700016021729,
            "networkRequestTime": 450.4230000972748,
            "networkEndTime": 735.4630000591278,
            "finished": true,
            "transferSize": 457348,
            "resourceSize": 456808,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.39600014686584,
            "networkRequestTime": 451.3910000324249,
            "networkEndTime": 508.8970000743866,
            "finished": true,
            "transferSize": 284156,
            "resourceSize": 283625,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347958.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.4720001220703,
            "networkRequestTime": 452.79299998283386,
            "networkEndTime": 556.6710000038147,
            "finished": true,
            "transferSize": 408017,
            "resourceSize": 407476,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.55800008773804,
            "networkRequestTime": 292.4480001926422,
            "networkEndTime": 599.9950001239777,
            "finished": true,
            "transferSize": 141577,
            "resourceSize": 141800,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.65000009536743,
            "networkRequestTime": 455.9450001716614,
            "networkEndTime": 602.3880002498627,
            "finished": true,
            "transferSize": 611244,
            "resourceSize": 610704,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/temp/temp.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.7300000190735,
            "networkRequestTime": 431.98400020599365,
            "networkEndTime": 456.210000038147,
            "finished": true,
            "transferSize": 101080,
            "resourceSize": 100587,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.80600023269653,
            "networkRequestTime": 463.5700001716614,
            "networkEndTime": 515.3250000476837,
            "finished": true,
            "transferSize": 209906,
            "resourceSize": 209365,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.8970000743866,
            "networkRequestTime": 509.33300018310547,
            "networkEndTime": 639.3989999294281,
            "finished": true,
            "transferSize": 729585,
            "resourceSize": 729046,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 178.97900009155273,
            "networkRequestTime": 515.5200002193451,
            "networkEndTime": 629.728000164032,
            "finished": true,
            "transferSize": 516020,
            "resourceSize": 515299,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0104/6959b313f15ba.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.06100010871887,
            "networkRequestTime": 558.1480002403259,
            "networkEndTime": 1025.7640001773834,
            "finished": true,
            "transferSize": 218984,
            "resourceSize": 218444,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.13100004196167,
            "networkRequestTime": 810.5570001602173,
            "networkEndTime": 1047.683000087738,
            "finished": true,
            "transferSize": 92360,
            "resourceSize": 91819,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/1230/69537de650e01.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.19700002670288,
            "networkRequestTime": 625.2880001068115,
            "networkEndTime": 965.1100001335144,
            "finished": true,
            "transferSize": 91253,
            "resourceSize": 90715,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.30399990081787,
            "networkRequestTime": 576.8900001049042,
            "networkEndTime": 636.302000284195,
            "finished": true,
            "transferSize": 90155,
            "resourceSize": 89616,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.3860001564026,
            "networkRequestTime": 593.444000005722,
            "networkEndTime": 654.8690001964569,
            "finished": true,
            "transferSize": 95731,
            "resourceSize": 95193,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.46800017356873,
            "networkRequestTime": 593.2890000343323,
            "networkEndTime": 653.0960001945496,
            "finished": true,
            "transferSize": 65149,
            "resourceSize": 64491,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.55800008773804,
            "networkRequestTime": 593.8159999847412,
            "networkEndTime": 665.0710000991821,
            "finished": true,
            "transferSize": 11937,
            "resourceSize": 11397,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.65100002288818,
            "networkRequestTime": 593.927000284195,
            "networkEndTime": 665.9270000457764,
            "finished": true,
            "transferSize": 77887,
            "resourceSize": 77349,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.76200008392334,
            "networkRequestTime": 594.0440001487732,
            "networkEndTime": 680.3000001907349,
            "finished": true,
            "transferSize": 10524,
            "resourceSize": 9985,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.8470001220703,
            "networkRequestTime": 604.2650001049042,
            "networkEndTime": 721.9930000305176,
            "finished": true,
            "transferSize": 91648,
            "resourceSize": 91110,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 179.92900013923645,
            "networkRequestTime": 604.0040001869202,
            "networkEndTime": 734.9410002231598,
            "finished": true,
            "transferSize": 752960,
            "resourceSize": 752420,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.07400012016296,
            "networkRequestTime": 604.1600000858307,
            "networkEndTime": 702.8519999980927,
            "finished": true,
            "transferSize": 91052,
            "resourceSize": 90406,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.2220001220703,
            "networkRequestTime": 577.1550002098083,
            "networkEndTime": 868.257000207901,
            "finished": true,
            "transferSize": 121987,
            "resourceSize": 121441,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-wdjp.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.29900002479553,
            "networkRequestTime": 459.7630000114441,
            "networkEndTime": 474.3980002403259,
            "finished": true,
            "transferSize": 37462,
            "resourceSize": 36999,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-hbsp.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.39900016784668,
            "networkRequestTime": 475.0020000934601,
            "networkEndTime": 481.6800003051758,
            "finished": true,
            "transferSize": 3736,
            "resourceSize": 3275,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.48800015449524,
            "networkRequestTime": 1019.0660002231598,
            "networkEndTime": 1028.797000169754,
            "finished": true,
            "transferSize": 11746,
            "resourceSize": 11208,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/12/f7e8ac8250eb08f_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.57200002670288,
            "networkRequestTime": 1025.951000213623,
            "networkEndTime": 1039.4860000610352,
            "finished": true,
            "transferSize": 7548,
            "resourceSize": 7010,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.67300009727478,
            "networkRequestTime": 1028.9810001850128,
            "networkEndTime": 1040.3310000896454,
            "finished": true,
            "transferSize": 19188,
            "resourceSize": 18650,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.76700019836426,
            "networkRequestTime": 1034.5570001602173,
            "networkEndTime": 1055.8490002155304,
            "finished": true,
            "transferSize": 102835,
            "resourceSize": 102297,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 180.85500025749207,
            "networkRequestTime": 1037.895000219345,
            "networkEndTime": 1054.6080000400543,
            "finished": true,
            "transferSize": 72426,
            "resourceSize": 71883,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 181.7110002040863,
            "networkRequestTime": 331.7350001335144,
            "networkEndTime": 478.9379999637604,
            "finished": true,
            "transferSize": 155433,
            "resourceSize": 154900,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 181.90199995040894,
            "networkRequestTime": 479.15500020980835,
            "networkEndTime": 510.96600008010864,
            "finished": true,
            "transferSize": 142206,
            "resourceSize": 141671,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 182.10600018501282,
            "networkRequestTime": 481.8600001335144,
            "networkEndTime": 536.2420001029968,
            "finished": true,
            "transferSize": 182895,
            "resourceSize": 182351,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 182.2720000743866,
            "networkRequestTime": 511.17700004577637,
            "networkEndTime": 554.0230002403259,
            "finished": true,
            "transferSize": 151518,
            "resourceSize": 150974,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 182.4760000705719,
            "networkRequestTime": 536.5140001773834,
            "networkEndTime": 810.3120000362396,
            "finished": true,
            "transferSize": 185735,
            "resourceSize": 185191,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 182.65100002288818,
            "networkRequestTime": 556.1059999465942,
            "networkEndTime": 604.6920001506805,
            "finished": true,
            "transferSize": 178395,
            "resourceSize": 177852,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 182.8160002231598,
            "networkRequestTime": 578.654000043869,
            "networkEndTime": 1362.4630000591278,
            "finished": true,
            "transferSize": 164060,
            "resourceSize": 163516,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 182.9940001964569,
            "networkRequestTime": 578.8889999389648,
            "networkEndTime": 624.746000289917,
            "finished": true,
            "transferSize": 113682,
            "resourceSize": 113137,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.16100001335144,
            "networkRequestTime": 582.0340001583099,
            "networkEndTime": 1121.7400000095367,
            "finished": true,
            "transferSize": 148452,
            "resourceSize": 147908,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://image.dzplus.dzng.com/2026/04/22/17767955650jfm6c1yztndimage.jpeg?imageView2/2/w/1080",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 183.26200008392334,
            "networkRequestTime": 588.2149999141693,
            "networkEndTime": 1261.470999956131,
            "finished": true,
            "transferSize": 207774,
            "resourceSize": 207103,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzng.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.35199999809265,
            "networkRequestTime": 1040.0840001106262,
            "networkEndTime": 1054.1650002002716,
            "finished": true,
            "transferSize": 28395,
            "resourceSize": 27857,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.42900013923645,
            "networkRequestTime": 1040.6510000228882,
            "networkEndTime": 1056.6400001049042,
            "finished": true,
            "transferSize": 18318,
            "resourceSize": 17777,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.5090000629425,
            "networkRequestTime": 1048.0360000133514,
            "networkEndTime": 1072.395000219345,
            "finished": true,
            "transferSize": 51791,
            "resourceSize": 51252,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.5970001220703,
            "networkRequestTime": 1055.145000219345,
            "networkEndTime": 1168.4960000514984,
            "finished": true,
            "transferSize": 437027,
            "resourceSize": 436352,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.69700026512146,
            "networkRequestTime": 1056.3650000095367,
            "networkEndTime": 1074.4830000400543,
            "finished": true,
            "transferSize": 43770,
            "resourceSize": 43232,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.7920002937317,
            "networkRequestTime": 1056.9900002479553,
            "networkEndTime": 1201.3610000610352,
            "finished": true,
            "transferSize": 597517,
            "resourceSize": 596977,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.88000011444092,
            "networkRequestTime": 1057.4290001392365,
            "networkEndTime": 1106.9700000286102,
            "finished": true,
            "transferSize": 186242,
            "resourceSize": 185702,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e82e0092514.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 183.96800017356873,
            "networkRequestTime": 1068.549000263214,
            "networkEndTime": 1234.138000011444,
            "finished": true,
            "transferSize": 622995,
            "resourceSize": 622454,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.05700016021729,
            "networkRequestTime": 1073.7470002174377,
            "networkEndTime": 1250.616000175476,
            "finished": true,
            "transferSize": 686966,
            "resourceSize": 686434,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.13100028038025,
            "networkRequestTime": 1074.8559999465942,
            "networkEndTime": 1264.6770000457764,
            "finished": true,
            "transferSize": 749957,
            "resourceSize": 749419,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0924/68d38d403870c.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.2110002040863,
            "networkRequestTime": 1107.4750001430511,
            "networkEndTime": 1161.406000137329,
            "finished": true,
            "transferSize": 179490,
            "resourceSize": 178951,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c7917991c1c1.jpeg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.28500032424927,
            "networkRequestTime": 1161.6340000629425,
            "networkEndTime": 1197.1820001602173,
            "finished": true,
            "transferSize": 82905,
            "resourceSize": 82365,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0711/6870da77b739b.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.36700010299683,
            "networkRequestTime": 1168.7770001888275,
            "networkEndTime": 1229.2640001773834,
            "finished": true,
            "transferSize": 229812,
            "resourceSize": 229272,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.46200013160706,
            "networkRequestTime": 1197.4409999847412,
            "networkEndTime": 1282.9210002422333,
            "finished": true,
            "transferSize": 526201,
            "resourceSize": 525661,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.5420000553131,
            "networkRequestTime": 848.4570000171661,
            "networkEndTime": 880.018000125885,
            "finished": true,
            "transferSize": 14498,
            "resourceSize": 13959,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e88981975f3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.6450002193451,
            "networkRequestTime": 848.2700002193451,
            "networkEndTime": 908.1420001983643,
            "finished": true,
            "transferSize": 692314,
            "resourceSize": 691774,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.73200011253357,
            "networkRequestTime": 847.7300000190735,
            "networkEndTime": 860.1270000934601,
            "finished": true,
            "transferSize": 89007,
            "resourceSize": 88363,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.8069999217987,
            "networkRequestTime": 848.5940001010895,
            "networkEndTime": 907.1089999675751,
            "finished": true,
            "transferSize": 187995,
            "resourceSize": 187456,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.88700008392334,
            "networkRequestTime": 1201.670000076294,
            "networkEndTime": 1245.775000333786,
            "finished": true,
            "transferSize": 140796,
            "resourceSize": 140255,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8797395e9b.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 184.98000025749207,
            "networkRequestTime": 1229.505000114441,
            "networkEndTime": 1265.5309998989105,
            "finished": true,
            "transferSize": 128862,
            "resourceSize": 128326,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.07000017166138,
            "networkRequestTime": 1234.4370000362396,
            "networkEndTime": 1257.3610002994537,
            "finished": true,
            "transferSize": 74689,
            "resourceSize": 74042,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.15700006484985,
            "networkRequestTime": 1246.4509999752045,
            "networkEndTime": 1264.1549999713898,
            "finished": true,
            "transferSize": 51930,
            "resourceSize": 51392,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.239000082016,
            "networkRequestTime": 1250.8790001869202,
            "networkEndTime": 1500.5410001277924,
            "finished": true,
            "transferSize": 448343,
            "resourceSize": 447679,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81e38763a3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.32000017166138,
            "networkRequestTime": 1257.6460001468658,
            "networkEndTime": 1521.5640001296997,
            "finished": true,
            "transferSize": 240199,
            "resourceSize": 239654,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81d9651010.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.4060001373291,
            "networkRequestTime": 1264.9130001068115,
            "networkEndTime": 1277.2940001487732,
            "finished": true,
            "transferSize": 67860,
            "resourceSize": 67323,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422085722723.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.4960000514984,
            "networkRequestTime": 1265.1400001049042,
            "networkEndTime": 1302.345999956131,
            "finished": true,
            "transferSize": 418891,
            "resourceSize": 418352,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81beb90445.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.59800028800964,
            "networkRequestTime": 1266.4100000858307,
            "networkEndTime": 1778.0800001621246,
            "finished": true,
            "transferSize": 99407,
            "resourceSize": 98867,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.6800000667572,
            "networkRequestTime": 1277.885999917984,
            "networkEndTime": 1289.340000152588,
            "finished": true,
            "transferSize": 10654,
            "resourceSize": 10116,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.7610001564026,
            "networkRequestTime": 1283.1840000152588,
            "networkEndTime": 1906.3960001468658,
            "finished": true,
            "transferSize": 36626,
            "resourceSize": 36082,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e812b52eb0f.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.85199999809265,
            "networkRequestTime": 1289.898000240326,
            "networkEndTime": 1321.824000120163,
            "finished": true,
            "transferSize": 252217,
            "resourceSize": 251681,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 185.93100023269653,
            "networkRequestTime": 1302.65900015831,
            "networkEndTime": 1805.9450001716614,
            "finished": true,
            "transferSize": 27042,
            "resourceSize": 26500,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.01400017738342,
            "networkRequestTime": 1322.047000169754,
            "networkEndTime": 1574.5390002727509,
            "finished": true,
            "transferSize": 148153,
            "resourceSize": 147475,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.10300016403198,
            "networkRequestTime": 1500.8050000667572,
            "networkEndTime": 1513.486999988556,
            "finished": true,
            "transferSize": 55870,
            "resourceSize": 55330,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e811be2d123.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.1780002117157,
            "networkRequestTime": 1513.7470002174377,
            "networkEndTime": 1551.154000043869,
            "finished": true,
            "transferSize": 556503,
            "resourceSize": 555964,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422065155593.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.26900029182434,
            "networkRequestTime": 1521.8190002441406,
            "networkEndTime": 1766.4290001392365,
            "finished": true,
            "transferSize": 141539,
            "resourceSize": 140997,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e80996e0504.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.3580002784729,
            "networkRequestTime": 1551.4079999923706,
            "networkEndTime": 1597.0730001926422,
            "finished": true,
            "transferSize": 515520,
            "resourceSize": 514983,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347491.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.43300008773804,
            "networkRequestTime": 1574.8890001773834,
            "networkEndTime": 1627.598000049591,
            "finished": true,
            "transferSize": 725394,
            "resourceSize": 724856,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/26628e88af2d69_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.52700018882751,
            "networkRequestTime": 1597.3430001735687,
            "networkEndTime": 1830.268000125885,
            "finished": true,
            "transferSize": 12449,
            "resourceSize": 11908,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e7ffd652068.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.6210000514984,
            "networkRequestTime": 1627.864000082016,
            "networkEndTime": 1638.337000131607,
            "finished": true,
            "transferSize": 41732,
            "resourceSize": 41193,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422065154467.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.70499992370605,
            "networkRequestTime": 1638.5670001506805,
            "networkEndTime": 1675.8090002536774,
            "finished": true,
            "transferSize": 536516,
            "resourceSize": 535979,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e95311a1f30.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.82200026512146,
            "networkRequestTime": 1676.0350000858307,
            "networkEndTime": 1930.4140000343323,
            "finished": true,
            "transferSize": 25581,
            "resourceSize": 25041,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065551171.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 186.91599988937378,
            "networkRequestTime": 1766.683000087738,
            "networkEndTime": 2027.6290001869202,
            "finished": true,
            "transferSize": 707888,
            "resourceSize": 707344,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9528b63262.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.00999999046326,
            "networkRequestTime": 1778.3320002555847,
            "networkEndTime": 2020.0350000858307,
            "finished": true,
            "transferSize": 24321,
            "resourceSize": 23781,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065549207.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.0950002670288,
            "networkRequestTime": 1806.2090001106262,
            "networkEndTime": 2283.1470000743866,
            "finished": true,
            "transferSize": 650777,
            "resourceSize": 650234,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9525c4126e.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.18300008773804,
            "networkRequestTime": 1830.4980001449585,
            "networkEndTime": 2074.6490001678467,
            "finished": true,
            "transferSize": 208801,
            "resourceSize": 208260,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e95242d6400.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.3360002040863,
            "networkRequestTime": 1906.6449999809265,
            "networkEndTime": 2334.6250002384186,
            "finished": true,
            "transferSize": 42503,
            "resourceSize": 41958,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9522e2407d.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.55700016021729,
            "networkRequestTime": 1930.6350002288818,
            "networkEndTime": 2414.7320001125336,
            "finished": true,
            "transferSize": 36679,
            "resourceSize": 36141,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/739bf87-6cb6a094_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.643000125885,
            "networkRequestTime": 2020.4810001850128,
            "networkEndTime": 2234.167000055313,
            "finished": true,
            "transferSize": 11260,
            "resourceSize": 10718,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/739aa08-79f3d828.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.75100016593933,
            "networkRequestTime": 2027.9030001163483,
            "networkEndTime": 2260.077000141144,
            "finished": true,
            "transferSize": 16665,
            "resourceSize": 16121,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/5f62dea-17cf0f96_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.83200025558472,
            "networkRequestTime": 2075.0759999752045,
            "networkEndTime": 2087.3140001296997,
            "finished": true,
            "transferSize": 97148,
            "resourceSize": 96610,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e8f4531d712.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 187.9240002632141,
            "networkRequestTime": 2087.584000110626,
            "networkEndTime": 2098.422000169754,
            "finished": true,
            "transferSize": 32004,
            "resourceSize": 31465,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/5f604786d339b95_240.PNG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.01300024986267,
            "networkRequestTime": 2098.6940002441406,
            "networkEndTime": 2109.3519999980927,
            "finished": true,
            "transferSize": 4284,
            "resourceSize": 3746,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5d6e3cc511eca4f_240.JPEG",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.08700013160706,
            "networkRequestTime": 2109.5800001621246,
            "networkEndTime": 2342.2890000343323,
            "finished": true,
            "transferSize": 7831,
            "resourceSize": 7287,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.20199990272522,
            "networkRequestTime": 372.632000207901,
            "networkEndTime": 386.4379999637604,
            "finished": true,
            "transferSize": 33240,
            "resourceSize": 93100,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://w.dzwww.com/zt/dzplayer/ckplayer/ckplayer.js",
            "sessionTargetType": "page",
            "protocol": "",
            "rendererStartTime": 188.30700016021729,
            "networkRequestTime": 188.30700016021729,
            "networkEndTime": 292.1860001087189,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 0,
            "statusCode": -1,
            "mimeType": "",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.39100003242493,
            "networkRequestTime": 380.6640000343323,
            "networkEndTime": 398.35000014305115,
            "finished": true,
            "transferSize": 33728,
            "resourceSize": 127934,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.47100019454956,
            "networkRequestTime": 380.8710000514984,
            "networkEndTime": 393.7940001487732,
            "finished": true,
            "transferSize": 1406,
            "resourceSize": 2284,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/theia-sticky-sidebar.min.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.54800009727478,
            "networkRequestTime": 384.0420002937317,
            "networkEndTime": 396.375,
            "finished": true,
            "transferSize": 2185,
            "resourceSize": 5429,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/txtscroll.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.65300011634827,
            "networkRequestTime": 386.84500002861023,
            "networkEndTime": 397.07800006866455,
            "finished": true,
            "transferSize": 924,
            "resourceSize": 1491,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/js/index202109.js?v8",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.746000289917,
            "networkRequestTime": 396.62900018692017,
            "networkEndTime": 421.3710000514984,
            "finished": true,
            "transferSize": 6468,
            "resourceSize": 20833,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer1.gif",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.83500027656555,
            "networkRequestTime": 636.6400001049042,
            "networkEndTime": 646.9260001182556,
            "finished": true,
            "transferSize": 4293,
            "resourceSize": 3833,
            "statusCode": 200,
            "mimeType": "image/gif",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer2.gif",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 188.9520001411438,
            "networkRequestTime": 647.1340003013611,
            "networkEndTime": 655.0840003490448,
            "finished": true,
            "transferSize": 2350,
            "resourceSize": 1889,
            "statusCode": 200,
            "mimeType": "image/gif",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer3.gif",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 189.0680000782013,
            "networkRequestTime": 655.3120000362396,
            "networkEndTime": 660.75,
            "finished": true,
            "transferSize": 4992,
            "resourceSize": 4531,
            "statusCode": 200,
            "mimeType": "image/gif",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 189.16200017929077,
            "networkRequestTime": 198.29399991035461,
            "networkEndTime": 379.86300015449524,
            "finished": true,
            "transferSize": 66675,
            "resourceSize": 173931,
            "statusCode": 200,
            "mimeType": "application/javascript",
            "resourceType": "Script",
            "priority": "Medium",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/top-tel.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 441.17400002479553,
            "networkRequestTime": 574.3010001182556,
            "networkEndTime": 592.0840001106262,
            "finished": true,
            "transferSize": 616,
            "resourceSize": 200,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/top-arrow1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 441.46600008010864,
            "networkRequestTime": 578,
            "networkEndTime": 617.3910000324249,
            "finished": true,
            "transferSize": 633,
            "resourceSize": 175,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-search.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 441.99500012397766,
            "networkRequestTime": 578.2560000419617,
            "networkEndTime": 635.177000284195,
            "finished": true,
            "transferSize": 928,
            "resourceSize": 441,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-arrow1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 442.25800013542175,
            "networkRequestTime": 577.5240001678467,
            "networkEndTime": 646.6960000991821,
            "finished": true,
            "transferSize": 639,
            "resourceSize": 174,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 443.7699999809265,
            "networkRequestTime": 573.728000164032,
            "networkEndTime": 592.2930002212524,
            "finished": true,
            "transferSize": 541,
            "resourceSize": 124,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot2.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 444.6319999694824,
            "networkRequestTime": 577.0150001049042,
            "networkEndTime": 616.0780000686646,
            "finished": true,
            "transferSize": 582,
            "resourceSize": 124,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-live.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 445.875,
            "networkRequestTime": 575.7300002574921,
            "networkEndTime": 592.7030003070831,
            "finished": true,
            "transferSize": 708,
            "resourceSize": 290,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 446.3860001564026,
            "networkRequestTime": 593.5570001602173,
            "networkEndTime": 636.1060001850128,
            "finished": true,
            "transferSize": 949,
            "resourceSize": 531,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 446.9779999256134,
            "networkRequestTime": 577.2910001277924,
            "networkEndTime": 615.8170001506805,
            "finished": true,
            "transferSize": 1931,
            "resourceSize": 1443,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play2.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 447.32800006866455,
            "networkRequestTime": 578.1410000324249,
            "networkEndTime": 622.4630000591278,
            "finished": true,
            "transferSize": 1013,
            "resourceSize": 554,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow2.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 447.99500012397766,
            "networkRequestTime": 575.5380001068115,
            "networkEndTime": 592.5340001583099,
            "finished": true,
            "transferSize": 877,
            "resourceSize": 418,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 451.08200001716614,
            "networkRequestTime": 451.08200001716614,
            "networkEndTime": 451.2090001106262,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 152,
            "statusCode": 200,
            "mimeType": "image/svg+xml",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 452.989000082016,
            "networkRequestTime": 452.989000082016,
            "networkEndTime": 453.1190001964569,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 150,
            "statusCode": 200,
            "mimeType": "image/svg+xml",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-arrow1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 453.98200011253357,
            "networkRequestTime": 578.3710000514984,
            "networkEndTime": 634.9860000610352,
            "finished": true,
            "transferSize": 625,
            "resourceSize": 166,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-more1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 454.2220001220703,
            "networkRequestTime": 594.1470000743866,
            "networkEndTime": 646.4769999980927,
            "finished": true,
            "transferSize": 1999,
            "resourceSize": 1580,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 455.1060001850128,
            "networkRequestTime": 576.460000038147,
            "networkEndTime": 601.842000246048,
            "finished": true,
            "transferSize": 594,
            "resourceSize": 108,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 455.49000000953674,
            "networkRequestTime": 577.4020001888275,
            "networkEndTime": 616.393000125885,
            "finished": true,
            "transferSize": 1949,
            "resourceSize": 1489,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow4.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 456.13500022888184,
            "networkRequestTime": 576.7550001144409,
            "networkEndTime": 601.3250002861023,
            "finished": true,
            "transferSize": 1860,
            "resourceSize": 1441,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-change.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 456.79900002479553,
            "networkRequestTime": 593.6710002422333,
            "networkEndTime": 639.2080001831055,
            "finished": true,
            "transferSize": 859,
            "resourceSize": 400,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-more3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 457.52100014686584,
            "networkRequestTime": 578.5260000228882,
            "networkEndTime": 635.9140000343323,
            "finished": true,
            "transferSize": 889,
            "resourceSize": 429,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play3.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 458.15300011634827,
            "networkRequestTime": 660.9730000495911,
            "networkEndTime": 669.66100025177,
            "finished": true,
            "transferSize": 1801,
            "resourceSize": 1313,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow5.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 458.35700011253357,
            "networkRequestTime": 669.8770000934601,
            "networkEndTime": 679.0850002765656,
            "finished": true,
            "transferSize": 1987,
            "resourceSize": 1526,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-arrow1.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 458.69900012016296,
            "networkRequestTime": 680.0410001277924,
            "networkEndTime": 688.1590001583099,
            "finished": true,
            "transferSize": 772,
            "resourceSize": 285,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-arrow2.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 458.8710000514984,
            "networkRequestTime": 688.7340002059937,
            "networkEndTime": 694.2920000553131,
            "finished": true,
            "transferSize": 698,
            "resourceSize": 280,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow6.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 459.6870002746582,
            "networkRequestTime": 694.8520002365112,
            "networkEndTime": 704.0390000343323,
            "finished": true,
            "transferSize": 1890,
            "resourceSize": 1471,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://pv.sohu.com/cityjson?ie=utf-8",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 580.2510001659393,
            "networkRequestTime": 586.6630001068115,
            "networkEndTime": 635.6110000610352,
            "finished": true,
            "transferSize": 309,
            "resourceSize": 72,
            "statusCode": 200,
            "mimeType": "application/json",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "sohu.com"
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=bjnews",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 581.1560001373291,
            "networkRequestTime": 602.0170001983643,
            "networkEndTime": 1018.1660001277924,
            "finished": true,
            "transferSize": 1684,
            "resourceSize": 3278,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=xbnews",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 581.4740002155304,
            "networkRequestTime": 615.5859999656677,
            "networkEndTime": 1037.7020001411438,
            "finished": true,
            "transferSize": 1717,
            "resourceSize": 3504,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=gznews",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 581.7510001659393,
            "networkRequestTime": 633.8220002651215,
            "networkEndTime": 1064.996000289917,
            "finished": true,
            "transferSize": 1875,
            "resourceSize": 3534,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=shnews_v2",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 581.9720001220703,
            "networkRequestTime": 635.3590002059937,
            "networkEndTime": 1034.3730001449585,
            "finished": true,
            "transferSize": 1870,
            "resourceSize": 3537,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://jinan.dzwww.com/dfxw/list202109.js?t=202632300.2",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 582.2650001049042,
            "networkRequestTime": 704.2910001277924,
            "networkEndTime": 1665.7460000514984,
            "finished": true,
            "transferSize": 15391,
            "resourceSize": 69354,
            "statusCode": 200,
            "mimeType": "application/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/js/2021.js?t=1202632300.2",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 582.7320001125336,
            "networkRequestTime": 1122.0339999198914,
            "networkEndTime": 1558.3519999980927,
            "finished": true,
            "transferSize": 2894,
            "resourceSize": 7972,
            "statusCode": 200,
            "mimeType": "application/x-javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAkFBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 818.574000120163,
            "networkRequestTime": 818.574000120163,
            "networkEndTime": 818.7780001163483,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1178,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAjVBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 818.9160001277924,
            "networkRequestTime": 818.9160001277924,
            "networkEndTime": 819.0370001792908,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1134,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABqCAMAAABnCuSYAAAAw1BMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 819.1760001182556,
            "networkRequestTime": 819.1760001182556,
            "networkEndTime": 819.3090002536774,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1516,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAmVBMVEX8/PwAAAD//////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 819.420000076294,
            "networkRequestTime": 819.420000076294,
            "networkEndTime": 819.5350000858307,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1237,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAllBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 819.6349999904633,
            "networkRequestTime": 819.6349999904633,
            "networkEndTime": 819.8050000667572,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1203,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAmVBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 819.9160001277924,
            "networkRequestTime": 819.9160001277924,
            "networkEndTime": 820.0540001392365,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 993,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAUVBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 820.1640002727509,
            "networkRequestTime": 820.1640002727509,
            "networkEndTime": 820.2770001888275,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 428,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAjVBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 820.3710000514984,
            "networkRequestTime": 820.3710000514984,
            "networkEndTime": 820.4790000915527,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 738,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAk1BMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 820.5750000476837,
            "networkRequestTime": 820.5750000476837,
            "networkEndTime": 820.7000000476837,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 878,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAllBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 820.795000076294,
            "networkRequestTime": 820.795000076294,
            "networkEndTime": 820.920000076294,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1094,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAyVBMVEUAAAD//////////////////…",
            "sessionTargetType": "page",
            "protocol": "data",
            "rendererStartTime": 821.1150002479553,
            "networkRequestTime": 821.1150002479553,
            "networkEndTime": 821.2270002365112,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 1057,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true
          },
          {
            "url": "https://ad.dzwww.com/js/getacc.js",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 854.210000038147,
            "networkRequestTime": 854.8510000705719,
            "networkEndTime": 936.5050001144409,
            "finished": true,
            "transferSize": 1674,
            "resourceSize": 2998,
            "statusCode": 200,
            "mimeType": "application/javascript",
            "resourceType": "Script",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://cl2.webterren.com/webdig.js?z=19",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 938.1560001373291,
            "networkRequestTime": 938.6110000610352,
            "networkEndTime": 2039.2639999389648,
            "finished": true,
            "transferSize": 1061,
            "resourceSize": 1827,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "webterren.com"
          },
          {
            "url": "https://w.dzwww.com/statistics/dzw/?url=https%3A%2F%2Fdzwww.com%2F&referrer=",
            "sessionTargetType": "page",
            "protocol": "",
            "rendererStartTime": 939.3029999732971,
            "networkRequestTime": 939.3029999732971,
            "networkEndTime": 1286.03400015831,
            "finished": true,
            "transferSize": 0,
            "resourceSize": 0,
            "statusCode": -1,
            "mimeType": "",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif?l=https://dzwww.com/",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 939.5030002593994,
            "networkRequestTime": 1288.9320001602173,
            "networkEndTime": 2139.838000059128,
            "finished": true,
            "transferSize": 116,
            "resourceSize": 0,
            "statusCode": 200,
            "mimeType": "text/plain",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "baidu.com"
          },
          {
            "url": "https://ad.dzwww.com/2023adpic/10/3.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1562.0120000839233,
            "networkRequestTime": 1562.4610002040863,
            "networkEndTime": 1573.7980000972748,
            "finished": true,
            "transferSize": 10416,
            "resourceSize": 9929,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2025adpic/10/sanzhong.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1562.3540000915527,
            "networkRequestTime": 1563.542000055313,
            "networkEndTime": 1618.465000152588,
            "finished": true,
            "transferSize": 15849,
            "resourceSize": 15360,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2024adpic/04/0425.png",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1562.672000169754,
            "networkRequestTime": 1574.0610001087189,
            "networkEndTime": 1583.9860002994537,
            "finished": true,
            "transferSize": 19558,
            "resourceSize": 19069,
            "statusCode": 200,
            "mimeType": "image/png",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2022adpic/12/xsd1202.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1563.116000175476,
            "networkRequestTime": 1579.2720000743866,
            "networkEndTime": 1595.2420001029968,
            "finished": true,
            "transferSize": 32506,
            "resourceSize": 32018,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/c.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1563.364000082016,
            "networkRequestTime": 1578.9370002746582,
            "networkEndTime": 1631.773000240326,
            "finished": true,
            "transferSize": 5579,
            "resourceSize": 5090,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/07/wcn2021.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1563.592000246048,
            "networkRequestTime": 1580.7500002384186,
            "networkEndTime": 1594.4880001544952,
            "finished": true,
            "transferSize": 16752,
            "resourceSize": 16262,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/lcmp.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1564.2620000839233,
            "networkRequestTime": 1586.5030000209808,
            "networkEndTime": 1673.991000175476,
            "finished": true,
            "transferSize": 11207,
            "resourceSize": 10718,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/hb.jpg",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 1564.5529999732971,
            "networkRequestTime": 1618.8790001869202,
            "networkEndTime": 1624.917000055313,
            "finished": true,
            "transferSize": 8754,
            "resourceSize": 8266,
            "statusCode": 200,
            "mimeType": "image/jpeg",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          },
          {
            "url": "https://d.webterren.com/common.js?z=19&t=202505201214",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 2041.8420000076294,
            "networkRequestTime": 2042.5140001773834,
            "networkEndTime": 3171.257000207901,
            "finished": true,
            "transferSize": 5272,
            "resourceSize": 16105,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "webterren.com"
          },
          {
            "url": "https://cl0.webterren.com/1.gif?z=19&a=19db7a42f5b&b=%u5927%u4F17%u7F51&B=UTF-8&c=https%3A//dzwww.com/%3F_wdxid%3D000000000000000000000000000000000000000000%26_wdc%3D22%26_wdt%3D012%26&d=&e=10&f=44b666d34aac0204&H=dzwww.com&E=0&V=1747743288-1&r=6dc1134628a017df&s=0&t=0&u=1&i=en-US&j=0&k=412x823&l=24&m=&n=&o=0",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 3177.7880001068115,
            "networkRequestTime": 3178.321000099182,
            "networkEndTime": 4353.080000162125,
            "finished": true,
            "transferSize": 326,
            "resourceSize": 35,
            "statusCode": 200,
            "mimeType": "image/gif",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "webterren.com"
          },
          {
            "url": "https://dzwww.com/favicon.ico",
            "sessionTargetType": "page",
            "protocol": "http/1.1",
            "rendererStartTime": 4357.412000179291,
            "networkRequestTime": 4357.922000169754,
            "networkEndTime": 4364.480999946594,
            "finished": true,
            "transferSize": 2702,
            "resourceSize": 2238,
            "statusCode": 200,
            "mimeType": "image/x-icon",
            "resourceType": "Other",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "dzwww.com"
          }
        ],
        "debugData": {
          "type": "debugdata",
          "networkStartTimeTs": 1341602668347,
          "initiators": [
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 19,
              "columnNumber": 100
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 20,
              "columnNumber": 101
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 21,
              "columnNumber": 110
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 22,
              "columnNumber": 105
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 23,
              "columnNumber": 111
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 24,
              "columnNumber": 109
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 29,
              "columnNumber": 83
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 32,
              "columnNumber": 95
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 38,
              "columnNumber": 116
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 40,
              "columnNumber": 104
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 370,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 409,
              "columnNumber": 97
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 412,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 413,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 414,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 415,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 416,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 417,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 418,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 419,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 420,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 421,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 422,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 423,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 829,
              "columnNumber": 188
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 835,
              "columnNumber": 174
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 841,
              "columnNumber": 174
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 852,
              "columnNumber": 189
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 856,
              "columnNumber": 173
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 863,
              "columnNumber": 178
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 875,
              "columnNumber": 185
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 966,
              "columnNumber": 149
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 986,
              "columnNumber": 154
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 991,
              "columnNumber": 159
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1004,
              "columnNumber": 141
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1010,
              "columnNumber": 231
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1016,
              "columnNumber": 229
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1020,
              "columnNumber": 229
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1030,
              "columnNumber": 156
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1037,
              "columnNumber": 132
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1045,
              "columnNumber": 134
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1053,
              "columnNumber": 133
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1074,
              "columnNumber": 194
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1080,
              "columnNumber": 193
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1086,
              "columnNumber": 194
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1092,
              "columnNumber": 222
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1098,
              "columnNumber": 241
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1442,
              "columnNumber": 189
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1454,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1479,
              "columnNumber": 207
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1483,
              "columnNumber": 207
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1487,
              "columnNumber": 183
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1491,
              "columnNumber": 207
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1495,
              "columnNumber": 183
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1499,
              "columnNumber": 186
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1524,
              "columnNumber": 229
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1528,
              "columnNumber": 224
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1532,
              "columnNumber": 224
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1540,
              "columnNumber": 226
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1544,
              "columnNumber": 224
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1548,
              "columnNumber": 240
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1556,
              "columnNumber": 225
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1560,
              "columnNumber": 211
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1564,
              "columnNumber": 225
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1583,
              "columnNumber": 175
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1603,
              "columnNumber": 168
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1621,
              "columnNumber": 143
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1632,
              "columnNumber": 137
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1641,
              "columnNumber": 137
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1650,
              "columnNumber": 123
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1659,
              "columnNumber": 123
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1668,
              "columnNumber": 123
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1685,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1695,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1705,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1715,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1725,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1735,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1745,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1755,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1765,
              "columnNumber": 96
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1821,
              "columnNumber": 152
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1840,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1859,
              "columnNumber": 129
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1887,
              "columnNumber": 111
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1907,
              "columnNumber": 130
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1926,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1952,
              "columnNumber": 111
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1971,
              "columnNumber": 111
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 1991,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2025,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2044,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2064,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2090,
              "columnNumber": 150
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2109,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2129,
              "columnNumber": 115
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2266,
              "columnNumber": 108
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2268,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2270,
              "columnNumber": 113
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2272,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2274,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2276,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2278,
              "columnNumber": 113
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2280,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2282,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2284,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2286,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2288,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2290,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2292,
              "columnNumber": 108
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2294,
              "columnNumber": 109
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2296,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2298,
              "columnNumber": 109
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2300,
              "columnNumber": 114
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2302,
              "columnNumber": 109
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2304,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2308,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2310,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2312,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2314,
              "columnNumber": 112
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2316,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2318,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2322,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2324,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2326,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2328,
              "columnNumber": 103
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2330,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2332,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2334,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2336,
              "columnNumber": 114
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2338,
              "columnNumber": 109
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2340,
              "columnNumber": 113
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2342,
              "columnNumber": 99
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2344,
              "columnNumber": 112
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2346,
              "columnNumber": 113
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2350,
              "columnNumber": 76
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2351,
              "columnNumber": 124
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2352,
              "columnNumber": 88
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2353,
              "columnNumber": 104
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2354,
              "columnNumber": 112
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2355,
              "columnNumber": 97
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2356,
              "columnNumber": 125
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2374,
              "columnNumber": 89
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2374,
              "columnNumber": 192
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2374,
              "columnNumber": 306
            },
            {
              "type": "parser",
              "url": "https://dzwww.com/",
              "lineNumber": 2584,
              "columnNumber": 92
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            },
            {
              "type": "parser",
              "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1"
            }
          ]
        }
      }
    },
    "network-rtt": {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 227.006,
      "numericUnit": "millisecond",
      "displayValue": "230 ms",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "origin",
            "valueType": "text",
            "label": "URL"
          },
          {
            "key": "rtt",
            "valueType": "ms",
            "granularity": 1,
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "origin": "https://sp0.baidu.com",
            "rtt": 227.006
          },
          {
            "origin": "https://cl2.webterren.com",
            "rtt": 214.26399999999995
          },
          {
            "origin": "https://d.webterren.com",
            "rtt": 213.66799999999995
          },
          {
            "origin": "https://cl0.webterren.com",
            "rtt": 210.002
          },
          {
            "origin": "https://image.dzplus.dzng.com",
            "rtt": 38.04000000000002
          },
          {
            "origin": "https://liaocheng.dzwww.com",
            "rtt": 9.582000000000008
          },
          {
            "origin": "https://hb.dzwww.com",
            "rtt": 6.763000000000005
          },
          {
            "origin": "https://appimg.dzwww.com",
            "rtt": 5.470999999999989
          },
          {
            "origin": "https://www.dzwww.com",
            "rtt": 3.2709999999999866
          },
          {
            "origin": "https://pv.sohu.com",
            "rtt": 2.154
          },
          {
            "origin": "https://vfile.dzwww.com",
            "rtt": 1.804000000000002
          },
          {
            "origin": "https://vfile3.dzwww.com",
            "rtt": 1.578000000000003
          },
          {
            "origin": "https://jinan.dzwww.com",
            "rtt": 1.5670000000000073
          },
          {
            "origin": "https://dzngimage.dzwww.com",
            "rtt": 1.534
          },
          {
            "origin": "https://dzwww.com",
            "rtt": 1.402000000000001
          },
          {
            "origin": "https://ad.dzwww.com",
            "rtt": 0.945
          }
        ],
        "sortedBy": [
          "rtt"
        ]
      }
    },
    "network-server-latency": {
      "id": "network-server-latency",
      "title": "Server Backend Latencies",
      "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 462.629,
      "numericUnit": "millisecond",
      "displayValue": "460 ms",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "origin",
            "valueType": "text",
            "label": "URL"
          },
          {
            "key": "serverResponseTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "origin": "https://jinan.dzwww.com",
            "serverResponseTime": 462.629
          },
          {
            "origin": "https://hb.dzwww.com",
            "serverResponseTime": 318.56
          },
          {
            "origin": "https://dzngimage.dzwww.com",
            "serverResponseTime": 242.43550000000002
          },
          {
            "origin": "https://sp0.baidu.com",
            "serverResponseTime": 114.749
          },
          {
            "origin": "https://image.dzplus.dzng.com",
            "serverResponseTime": 30.19300000000004
          },
          {
            "origin": "https://cl0.webterren.com",
            "serverResponseTime": 29.334000000000117
          },
          {
            "origin": "https://dzwww.com",
            "serverResponseTime": 21.951
          },
          {
            "origin": "https://vfile3.dzwww.com",
            "serverResponseTime": 7.057999999999996
          },
          {
            "origin": "https://ad.dzwww.com",
            "serverResponseTime": 5.101999999999999
          },
          {
            "origin": "https://vfile.dzwww.com",
            "serverResponseTime": 4.9140000000000015
          },
          {
            "origin": "https://appimg.dzwww.com",
            "serverResponseTime": 4.71900000000001
          },
          {
            "origin": "https://www.dzwww.com",
            "serverResponseTime": 2.404500000000013
          },
          {
            "origin": "https://pv.sohu.com",
            "serverResponseTime": 2.3720000000000034
          },
          {
            "origin": "https://liaocheng.dzwww.com",
            "serverResponseTime": 1.6600000000000108
          },
          {
            "origin": "https://d.webterren.com",
            "serverResponseTime": 0.5980000000000132
          },
          {
            "origin": "https://cl2.webterren.com",
            "serverResponseTime": 0
          }
        ],
        "sortedBy": [
          "serverResponseTime"
        ]
      }
    },
    "main-thread-tasks": {
      "id": "main-thread-tasks",
      "title": "Tasks",
      "description": "Lists the toplevel main thread tasks that executed during page load.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "startTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Start Time"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 1,
            "label": "End Time"
          }
        ],
        "items": [
          {
            "duration": 28.731,
            "startTime": 162.859
          },
          {
            "duration": 11.012,
            "startTime": 367.898
          },
          {
            "duration": 13.155,
            "startTime": 396.452
          },
          {
            "duration": 12.335,
            "startTime": 413.676
          },
          {
            "duration": 307.642,
            "startTime": 428.482
          },
          {
            "duration": 26.748,
            "startTime": 796.713
          },
          {
            "duration": 24.693,
            "startTime": 824.637
          },
          {
            "duration": 35.589,
            "startTime": 1317.172
          },
          {
            "duration": 5.427,
            "startTime": 1560.562
          },
          {
            "duration": 10.591,
            "startTime": 1670.467
          },
          {
            "duration": 12.122,
            "startTime": 2043.437
          },
          {
            "duration": 12.051,
            "startTime": 2334.004
          },
          {
            "duration": 9.006,
            "startTime": 2351.923
          },
          {
            "duration": 5.481,
            "startTime": 2733.287
          },
          {
            "duration": 5.328,
            "startTime": 3173.906
          },
          {
            "duration": 5.266,
            "startTime": 3617.032
          },
          {
            "duration": 7.007,
            "startTime": 3633.489
          },
          {
            "duration": 5.908,
            "startTime": 3683.356
          },
          {
            "duration": 5.511,
            "startTime": 3833.344
          },
          {
            "duration": 5.165,
            "startTime": 3883.532
          },
          {
            "duration": 5.706,
            "startTime": 3933.551
          },
          {
            "duration": 6.701,
            "startTime": 4278.372
          },
          {
            "duration": 5.07,
            "startTime": 4378.52
          },
          {
            "duration": 6.144,
            "startTime": 5383.367
          }
        ]
      }
    },
    "metrics": {
      "id": "metrics",
      "title": "Metrics",
      "description": "Collects all available metrics.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 46875,
      "numericUnit": "millisecond",
      "details": {
        "type": "debugdata",
        "items": [
          {
            "firstContentfulPaint": 3207,
            "largestContentfulPaint": 45778,
            "interactive": 46875,
            "speedIndex": 5873,
            "totalBlockingTime": 646,
            "maxPotentialFID": 615,
            "cumulativeLayoutShift": 0.015214,
            "cumulativeLayoutShiftMainFrame": 0.015214,
            "lcpLoadDelay": 8404,
            "lcpLoadDuration": 9052,
            "timeToFirstByte": 622,
            "observedTimeOrigin": 0,
            "observedTimeOriginTs": 1341602667234,
            "observedNavigationStart": 0,
            "observedNavigationStartTs": 1341602667234,
            "observedFirstPaint": 2343,
            "observedFirstPaintTs": 1341605010036,
            "observedFirstContentfulPaint": 2343,
            "observedFirstContentfulPaintTs": 1341605010036,
            "observedFirstContentfulPaintAllFrames": 2343,
            "observedFirstContentfulPaintAllFramesTs": 1341605010036,
            "observedLargestContentfulPaint": 2343,
            "observedLargestContentfulPaintTs": 1341605010036,
            "observedLargestContentfulPaintAllFrames": 2343,
            "observedLargestContentfulPaintAllFramesTs": 1341605010036,
            "observedTraceEnd": 6682,
            "observedTraceEndTs": 1341609349455,
            "observedLoad": 4356,
            "observedLoadTs": 1341607022815,
            "observedDomContentLoaded": 2053,
            "observedDomContentLoadedTs": 1341604719906,
            "observedCumulativeLayoutShift": 0.015214,
            "observedCumulativeLayoutShiftMainFrame": 0.015214,
            "observedFirstVisualChange": 2343,
            "observedFirstVisualChangeTs": 1341605010234,
            "observedLastVisualChange": 6593,
            "observedLastVisualChangeTs": 1341609260234,
            "observedSpeedIndex": 2487,
            "observedSpeedIndexTs": 1341605153779
          },
          {
            "lcpInvalidated": false
          }
        ]
      }
    },
    "resource-summary": {
      "id": "resource-summary",
      "title": "Resources Summary",
      "description": "Aggregates all network requests and groups them by type",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "label",
            "valueType": "text",
            "label": "Resource Type"
          },
          {
            "key": "requestCount",
            "valueType": "numeric",
            "label": "Requests"
          },
          {
            "key": "transferSize",
            "valueType": "bytes",
            "label": "Transfer Size"
          }
        ],
        "items": [
          {
            "resourceType": "total",
            "label": "Total",
            "requestCount": 191,
            "transferSize": 22382193
          },
          {
            "resourceType": "image",
            "label": "Image",
            "requestCount": 161,
            "transferSize": 22141427
          },
          {
            "resourceType": "script",
            "label": "Script",
            "requestCount": 19,
            "transferSize": 178373
          },
          {
            "resourceType": "document",
            "label": "Document",
            "requestCount": 1,
            "transferSize": 41857
          },
          {
            "resourceType": "stylesheet",
            "label": "Stylesheet",
            "requestCount": 10,
            "transferSize": 20536
          },
          {
            "resourceType": "media",
            "label": "Media",
            "requestCount": 0,
            "transferSize": 0
          },
          {
            "resourceType": "font",
            "label": "Font",
            "requestCount": 0,
            "transferSize": 0
          },
          {
            "resourceType": "other",
            "label": "Other",
            "requestCount": 0,
            "transferSize": 0
          },
          {
            "resourceType": "third-party",
            "label": "Third-party",
            "requestCount": 6,
            "transferSize": 214858
          }
        ]
      }
    },
    "layout-shifts": {
      "id": "layout-shifts",
      "title": "Avoid large layout shifts",
      "description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "displayValue": "2 layout shifts found",
      "metricSavings": {
        "CLS": 0.015
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "extra"
            },
            "label": "Element"
          },
          {
            "key": "score",
            "valueType": "numeric",
            "subItemsHeading": {
              "key": "cause",
              "valueType": "text"
            },
            "granularity": 0.001,
            "label": "Layout shift score"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "page-84-DIV",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV",
              "selector": "div#main > div.main-right > div.theiaStickySidebar > div#djch",
              "boundingRect": {
                "top": 1819,
                "bottom": 2343,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 524
              },
              "snippet": "<div class=\"block\" id=\"djch\">",
              "nodeLabel": "独家策划\n换一换\n\n七节车厢，千年齐鲁丨青铜：礼乐之声\n\n古人视角下的清明节！水墨之间日照入画\n\n山东春日赏花地图——五大花驿承包整个春天\n\n狐仙奇遇记之宝藏…"
            },
            "score": 0.015214
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-89-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,1,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1023,
                "right": 1029,
                "width": 6,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
              "nodeLabel": "Go to slide 2"
            },
            "score": 0
          }
        ]
      },
      "guidanceLevel": 2
    },
    "long-tasks": {
      "id": "long-tasks",
      "title": "Avoid long main-thread tasks",
      "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "displayValue": "5 long tasks found",
      "metricSavings": {
        "TBT": 650
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "startTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Start Time"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 1,
            "label": "Duration"
          }
        ],
        "items": [
          {
            "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "duration": 614.9999999999991,
            "startTime": 5106.5125
          },
          {
            "url": "Unattributable",
            "duration": 114.99999999999989,
            "startTime": 923.7790000000001
          },
          {
            "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "duration": 107,
            "startTime": 9014.097999999994
          },
          {
            "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "duration": 71,
            "startTime": 4132.400000000001
          },
          {
            "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
            "duration": 53,
            "startTime": 3822.9390000000003
          }
        ],
        "sortedBy": [
          "duration"
        ],
        "skipSumming": [
          "startTime"
        ],
        "debugData": {
          "type": "debugdata",
          "urls": [
            "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "Unattributable",
            "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "https://www.dzwww.com/ztmb/dx/jquery.min.js"
          ],
          "tasks": [
            {
              "urlIndex": 0,
              "startTime": 5106.5,
              "duration": 615,
              "other": 615,
              "parseHTML": 0
            },
            {
              "urlIndex": 1,
              "startTime": 923.8,
              "duration": 115,
              "other": 115,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 2,
              "startTime": 9014.1,
              "duration": 107,
              "other": 107,
              "parseHTML": 0
            },
            {
              "urlIndex": 0,
              "startTime": 4132.4,
              "duration": 71,
              "other": 71,
              "paintCompositeRender": 0,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 3,
              "startTime": 3822.9,
              "duration": 53,
              "other": 53,
              "scriptEvaluation": 0
            }
          ]
        }
      },
      "guidanceLevel": 1
    },
    "non-composited-animations": {
      "id": "non-composited-animations",
      "title": "Avoid non-composited animations",
      "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "failureReason",
              "valueType": "text"
            },
            "label": "Element"
          }
        ],
        "items": []
      },
      "guidanceLevel": 2
    },
    "unsized-images": {
      "id": "unsized-images",
      "title": "Image elements do not have explicit `width` and `height`",
      "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
      "score": 0.5,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          }
        ],
        "items": [
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-logo.png",
            "node": {
              "type": "node",
              "lhId": "1-1115-IMG",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,0,DIV,0,IMG",
              "selector": "div.w1200 > div#header > div.logo > img",
              "boundingRect": {
                "top": 79,
                "bottom": 134,
                "left": 0,
                "right": 142,
                "width": 142,
                "height": 55
              },
              "snippet": "<img src=\"//www.dzwww.com/tpl/2021sy/images/header-logo.png\" alt=\"大众网\">",
              "nodeLabel": "大众网"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer1.gif",
            "node": {
              "type": "node",
              "lhId": "1-103-IMG",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,0,IMG",
              "selector": "div.w1200 > div#footer > p.icon > img",
              "boundingRect": {
                "top": 7447,
                "bottom": 7497,
                "left": 420,
                "right": 530,
                "width": 110,
                "height": 50
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/footer1.gif\" ignoreapd=\"1\">",
              "nodeLabel": "div.w1200 > div#footer > p.icon > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer3.gif",
            "node": {
              "type": "node",
              "lhId": "1-105-IMG",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,2,A,0,IMG",
              "selector": "div#footer > p.icon > a > img",
              "boundingRect": {
                "top": 7447,
                "bottom": 7497,
                "left": 671,
                "right": 781,
                "width": 110,
                "height": 50
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/footer3.gif\" ignoreapd=\"1\">",
              "nodeLabel": "div#footer > p.icon > a > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer2.gif",
            "node": {
              "type": "node",
              "lhId": "1-104-IMG",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,1,A,0,IMG",
              "selector": "div#footer > p.icon > a > img",
              "boundingRect": {
                "top": 7447,
                "bottom": 7497,
                "left": 546,
                "right": 655,
                "width": 109,
                "height": 50
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/footer2.gif\" ignoreapd=\"1\">",
              "nodeLabel": "div#footer > p.icon > a > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-hbsp.png",
            "node": {
              "type": "node",
              "lhId": "1-1160-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title4 > span > a > img",
              "boundingRect": {
                "top": 4312,
                "bottom": 4336,
                "left": 2,
                "right": 97,
                "width": 95,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-hbsp.png\" alt=\"海报视频\">",
              "nodeLabel": "海报视频"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon1.png",
            "node": {
              "type": "node",
              "lhId": "1-3-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,0,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 718,
                "bottom": 742,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon1.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon2.png",
            "node": {
              "type": "node",
              "lhId": "1-5-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1040,
                "bottom": 1064,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon2.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon3.png",
            "node": {
              "type": "node",
              "lhId": "1-7-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1443,
                "bottom": 1467,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon3.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon4.png",
            "node": {
              "type": "node",
              "lhId": "1-11-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1826,
                "bottom": 1850,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon4.png\">",
              "nodeLabel": "div.title1 > span > a > img"
            }
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png",
            "node": {
              "type": "node",
              "lhId": "1-1-IMG",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,2,DIV,1,DIV,0,LABEL,0,IMG",
              "selector": "div.right > div.drop > label > img",
              "boundingRect": {
                "top": 101,
                "bottom": 118,
                "left": 680,
                "right": 697,
                "width": 17,
                "height": 17
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png\">",
              "nodeLabel": "div.right > div.drop > label > img"
            }
          }
        ]
      },
      "guidanceLevel": 4
    },
    "valid-source-maps": {
      "id": "valid-source-maps",
      "title": "Page has valid source maps",
      "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "scriptUrl",
            "valueType": "url",
            "subItemsHeading": {
              "key": "error"
            },
            "label": "URL"
          },
          {
            "key": "sourceMapUrl",
            "valueType": "url",
            "label": "Map URL"
          }
        ],
        "items": [
          {
            "scriptUrl": "https://www.dzwww.com/tpl/js/theia-sticky-sidebar.min.js",
            "sourceMapUrl": "https://www.dzwww.com/tpl/js/maps/theia-sticky-sidebar.min.js.map",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "error": "Error: Failed fetching source map (404)"
                }
              ]
            }
          },
          {
            "scriptUrl": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "sourceMapUrl": "https://www.dzwww.com/tpl/js/maps/ResizeSensor.min.js.map",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "error": "Error: Failed fetching source map (404)"
                }
              ]
            }
          },
          {
            "scriptUrl": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
            "sourceMapUrl": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js.map",
            "subItems": {
              "type": "subitems",
              "items": []
            }
          }
        ]
      }
    },
    "csp-xss": {
      "id": "csp-xss",
      "title": "Ensure CSP is effective against XSS attacks",
      "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "directive",
            "valueType": "code",
            "subItemsHeading": {
              "key": "directive"
            },
            "label": "Directive"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "severity": "High",
            "description": "No CSP found in enforcement mode"
          }
        ]
      }
    },
    "has-hsts": {
      "id": "has-hsts",
      "title": "Use a strong HSTS policy",
      "description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "directive",
            "valueType": "code",
            "subItemsHeading": {
              "key": "directive"
            },
            "label": "Directive"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "severity": "High",
            "description": "No HSTS header found"
          }
        ]
      }
    },
    "origin-isolation": {
      "id": "origin-isolation",
      "title": "Ensure proper origin isolation with COOP",
      "description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "directive",
            "valueType": "code",
            "subItemsHeading": {
              "key": "directive"
            },
            "label": "Directive"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "description": "No COOP header found",
            "severity": "High"
          }
        ]
      }
    },
    "clickjacking-mitigation": {
      "id": "clickjacking-mitigation",
      "title": "Mitigate clickjacking with XFO or CSP",
      "description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "severity": "High",
            "description": "No frame control policy found"
          }
        ]
      }
    },
    "trusted-types-xss": {
      "id": "trusted-types-xss",
      "title": "Mitigate DOM-based XSS with Trusted Types",
      "description": "The `require-trusted-types-for` directive in the `Content-Security-Policy` (CSP) header instructs user agents to control the data passed to DOM XSS sink functions. [Learn more about mitigating DOM-based XSS with Trusted Types](https://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "severity": "High",
            "description": "No `Content-Security-Policy` header with Trusted Types directive found"
          }
        ]
      }
    },
    "script-treemap-data": {
      "id": "script-treemap-data",
      "title": "Script Treemap Data",
      "description": "Used for treemap app",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "treemap-data",
        "nodes": [
          {
            "name": "https://dzwww.com/",
            "resourceBytes": 2909,
            "encodedBytes": 546,
            "unusedBytes": 304,
            "children": [
              {
                "name": "(inline) document.addEve…",
                "resourceBytes": 403,
                "unusedBytes": 0
              },
              {
                "name": "(inline) document.addEve…",
                "resourceBytes": 403,
                "unusedBytes": 0
              },
              {
                "name": "(inline) …",
                "resourceBytes": 9,
                "unusedBytes": 0
              },
              {
                "name": "(inline) document.write(…",
                "resourceBytes": 41,
                "unusedBytes": 0
              },
              {
                "name": "(inline) //视频播放\n        …",
                "resourceBytes": 1819,
                "unusedBytes": 304
              },
              {
                "name": "(inline) //<![CDATA[\n   …",
                "resourceBytes": 164,
                "unusedBytes": 0
              },
              {
                "name": "(inline) wd_paramtracker…",
                "resourceBytes": 70,
                "unusedBytes": 0
              }
            ]
          },
          {
            "name": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
            "resourceBytes": 93100,
            "encodedBytes": 32843,
            "unusedBytes": 45984
          },
          {
            "name": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
            "resourceBytes": 127934,
            "encodedBytes": 33329,
            "unusedBytes": 65794,
            "children": [
              {
                "name": "swiper.js",
                "resourceBytes": 127628,
                "unusedBytes": 65794
              },
              {
                "name": "(unmapped)",
                "resourceBytes": 306
              }
            ]
          },
          {
            "name": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "resourceBytes": 2284,
            "encodedBytes": 982,
            "unusedBytes": 186
          },
          {
            "name": "https://www.dzwww.com/tpl/js/theia-sticky-sidebar.min.js",
            "resourceBytes": 5429,
            "encodedBytes": 1787,
            "unusedBytes": 501
          },
          {
            "name": "https://www.dzwww.com/tpl/js/txtscroll.js",
            "resourceBytes": 1471,
            "encodedBytes": 526,
            "unusedBytes": 177
          },
          {
            "name": "https://www.dzwww.com/tpl/2021sy/js/index202109.js?v8",
            "resourceBytes": 20165,
            "encodedBytes": 6044,
            "unusedBytes": 6463
          },
          {
            "name": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "resourceBytes": 173128,
            "encodedBytes": 66215,
            "unusedBytes": 60161
          },
          {
            "name": "https://pv.sohu.com/cityjson?ie=utf-8",
            "resourceBytes": 68,
            "encodedBytes": 72,
            "unusedBytes": 0
          },
          {
            "name": "https://ad.dzwww.com/js/getacc.js",
            "resourceBytes": 2993,
            "encodedBytes": 1216,
            "unusedBytes": 164
          },
          {
            "name": "https://hb.dzwww.com/index.php?c=news&act=bjnews",
            "resourceBytes": 2594,
            "encodedBytes": 1216,
            "unusedBytes": 0
          },
          {
            "name": "https://hb.dzwww.com/index.php?c=news&act=shnews_v2",
            "resourceBytes": 2709,
            "encodedBytes": 1405,
            "unusedBytes": 0
          },
          {
            "name": "https://hb.dzwww.com/index.php?c=news&act=xbnews",
            "resourceBytes": 2678,
            "encodedBytes": 1250,
            "unusedBytes": 0
          },
          {
            "name": "https://hb.dzwww.com/index.php?c=news&act=gznews",
            "resourceBytes": 2696,
            "encodedBytes": 1409,
            "unusedBytes": 0
          },
          {
            "name": "https://ad.dzwww.com/js/2021.js?t=1202632300.2",
            "resourceBytes": 7826,
            "encodedBytes": 2461,
            "unusedBytes": 0
          },
          {
            "name": "https://jinan.dzwww.com/dfxw/list202109.js?t=202632300.2",
            "resourceBytes": 58110,
            "encodedBytes": 14960,
            "unusedBytes": 0
          },
          {
            "name": "https://cl2.webterren.com/webdig.js?z=19",
            "resourceBytes": 1827,
            "encodedBytes": 765,
            "unusedBytes": 339
          },
          {
            "name": "https://d.webterren.com/common.js?z=19&t=202505201214",
            "resourceBytes": 16105,
            "encodedBytes": 4975,
            "unusedBytes": 5743
          }
        ]
      }
    },
    "accesskeys": {
      "id": "accesskeys",
      "title": "`[accesskey]` values are unique",
      "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.11/accesskeys).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-allowed-attr": {
      "id": "aria-allowed-attr",
      "title": "`[aria-*]` attributes match their roles",
      "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-allowed-role": {
      "id": "aria-allowed-role",
      "title": "Uses ARIA roles only on compatible elements",
      "description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-command-name": {
      "id": "aria-command-name",
      "title": "`button`, `link`, and `menuitem` elements have accessible names",
      "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-command-name).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-conditional-attr": {
      "id": "aria-conditional-attr",
      "title": "ARIA attributes are used as specified for the element's role",
      "description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-deprecated-role": {
      "id": "aria-deprecated-role",
      "title": "Deprecated ARIA roles were not used",
      "description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-dialog-name": {
      "id": "aria-dialog-name",
      "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
      "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-hidden-body": {
      "id": "aria-hidden-body",
      "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
      "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-hidden-focus": {
      "id": "aria-hidden-focus",
      "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
      "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-input-field-name": {
      "id": "aria-input-field-name",
      "title": "ARIA input fields have accessible names",
      "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.11/aria-input-field-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-meter-name": {
      "id": "aria-meter-name",
      "title": "ARIA `meter` elements have accessible names",
      "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.11/aria-meter-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-progressbar-name": {
      "id": "aria-progressbar-name",
      "title": "ARIA `progressbar` elements have accessible names",
      "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.11/aria-progressbar-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-prohibited-attr": {
      "id": "aria-prohibited-attr",
      "title": "Elements use only permitted ARIA attributes",
      "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-required-attr": {
      "id": "aria-required-attr",
      "title": "`[role]`s have all required `[aria-*]` attributes",
      "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.11/aria-required-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-required-children": {
      "id": "aria-required-children",
      "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
      "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-required-parent": {
      "id": "aria-required-parent",
      "title": "`[role]`s are contained by their required parent element",
      "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-roles": {
      "id": "aria-roles",
      "title": "`[role]` values are valid",
      "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-roles).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-text": {
      "id": "aria-text",
      "title": "Elements with the `role=text` attribute do not have focusable descendents.",
      "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.11/aria-text).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-toggle-field-name": {
      "id": "aria-toggle-field-name",
      "title": "ARIA toggle fields have accessible names",
      "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.11/aria-toggle-field-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-tooltip-name": {
      "id": "aria-tooltip-name",
      "title": "ARIA `tooltip` elements have accessible names",
      "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.11/aria-tooltip-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-treeitem-name": {
      "id": "aria-treeitem-name",
      "title": "ARIA `treeitem` elements have accessible names",
      "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.11/aria-treeitem-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-valid-attr-value": {
      "id": "aria-valid-attr-value",
      "title": "`[aria-*]` attributes have valid values",
      "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-valid-attr": {
      "id": "aria-valid-attr",
      "title": "`[aria-*]` attributes are valid and not misspelled",
      "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "button-name": {
      "id": "button-name",
      "title": "Buttons have an accessible name",
      "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "bypass": {
      "id": "bypass",
      "title": "The page contains a heading, skip link, or landmark region",
      "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.11/bypass).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "color-contrast": {
      "id": "color-contrast",
      "title": "Background and foreground colors have a sufficient contrast ratio",
      "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "definition-list": {
      "id": "definition-list",
      "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
      "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.11/definition-list).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "dlitem": {
      "id": "dlitem",
      "title": "Definition list items are wrapped in `<dl>` elements",
      "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.11/dlitem).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "document-title": {
      "id": "document-title",
      "title": "Document has a `<title>` element",
      "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.11/document-title).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "duplicate-id-aria": {
      "id": "duplicate-id-aria",
      "title": "ARIA IDs are unique",
      "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "empty-heading": {
      "id": "empty-heading",
      "title": "All heading elements contain content.",
      "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.11/empty-heading).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "form-field-multiple-labels": {
      "id": "form-field-multiple-labels",
      "title": "No form fields have multiple labels",
      "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "frame-title": {
      "id": "frame-title",
      "title": "`<frame>` or `<iframe>` elements have a title",
      "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "heading-order": {
      "id": "heading-order",
      "title": "Heading elements appear in a sequentially-descending order",
      "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "html-has-lang": {
      "id": "html-has-lang",
      "title": "`<html>` element does not have a `[lang]` attribute",
      "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-0-HTML",
              "path": "1,HTML",
              "selector": "html",
              "boundingRect": {
                "top": 0,
                "bottom": 1957,
                "left": 0,
                "right": 980,
                "width": 980,
                "height": 1957
              },
              "snippet": "<html style=\"transform: none;\">",
              "nodeLabel": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "serious",
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ]
        }
      }
    },
    "html-lang-valid": {
      "id": "html-lang-valid",
      "title": "`<html>` element has a valid value for its `[lang]` attribute",
      "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-lang-valid).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "html-xml-lang-mismatch": {
      "id": "html-xml-lang-mismatch",
      "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
      "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "identical-links-same-purpose": {
      "id": "identical-links-same-purpose",
      "title": "Identical links have the same purpose.",
      "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.11/identical-links-same-purpose).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-221-A",
              "path": "1,HTML,1,BODY,22,DIV,8,DIV,2,DIV,0,DIV,0,A",
              "selector": "div#nav > div.block > div.row > a",
              "boundingRect": {
                "top": 162,
                "bottom": 179,
                "left": 610,
                "right": 635,
                "width": 25,
                "height": 17
              },
              "snippet": "<a href=\"http://finance.dzwww.com/\" target=\"_blank\">",
              "nodeLabel": "财经",
              "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-222-A",
                    "path": "1,HTML,1,BODY,22,DIV,53,DIV,0,DIV,1,P,3,A",
                    "selector": "div#hb-video > div.title4 > p > a",
                    "boundingRect": {
                      "top": 4315,
                      "bottom": 4332,
                      "left": 312,
                      "right": 337,
                      "width": 25,
                      "height": 17
                    },
                    "snippet": "<a href=\"https://hb.dzwww.com/index.php?cid=4401\" target=\"_blank\">",
                    "nodeLabel": "财经"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-223-A",
                    "path": "1,HTML,1,BODY,22,DIV,63,DIV,1,DIV,0,DIV,0,SPAN,0,A",
                    "selector": "div.block > div.title4 > span > a",
                    "boundingRect": {
                      "top": 5275,
                      "bottom": 5297,
                      "left": 412,
                      "right": 443,
                      "width": 31,
                      "height": 22
                    },
                    "snippet": "<a href=\"//finance.dzwww.com\" target=\"_blank\">",
                    "nodeLabel": "财经"
                  }
                }
              ]
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "minor",
          "tags": [
            "cat.semantics",
            "wcag2aaa",
            "wcag249"
          ]
        }
      }
    },
    "image-alt": {
      "id": "image-alt",
      "title": "Image elements do not have `[alt]` attributes",
      "description": "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](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-1-IMG",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,2,DIV,1,DIV,0,LABEL,0,IMG",
              "selector": "div.right > div.drop > label > img",
              "boundingRect": {
                "top": 101,
                "bottom": 118,
                "left": 680,
                "right": 697,
                "width": 17,
                "height": 17
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png\">",
              "nodeLabel": "div.right > div.drop > label > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-2-IMG",
              "path": "1,HTML,1,BODY,22,DIV,17,DIV,2,DIV,2,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a0 > div#xad_a0_1 > a > img",
              "boundingRect": {
                "top": 372,
                "bottom": 462,
                "left": 999,
                "right": 1199,
                "width": 200,
                "height": 90
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2025adpic/10/sanzhong.jpg\" width=\"200\" height=\"90\" border=\"0\">",
              "nodeLabel": "div#xad_a0 > div#xad_a0_1 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-3-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,0,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 718,
                "bottom": 742,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon1.png\">",
              "nodeLabel": "div.title1 > span > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-4-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,1,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a8 > div#xad_a8_0 > a > img",
              "boundingRect": {
                "top": 955,
                "bottom": 1015,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/07/wcn2021.jpg\" width=\"270\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a8 > div#xad_a8_0 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-5-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1040,
                "bottom": 1064,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon2.png\">",
              "nodeLabel": "div.title1 > span > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-6-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show22 > a > img",
              "boundingRect": {
                "top": 1090,
                "bottom": 1260,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 170
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg\">",
              "nodeLabel": "div.block > div.show22 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-7-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1443,
                "bottom": 1467,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon3.png\">",
              "nodeLabel": "div.title1 > span > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-8-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.show02 > div.photo2 > a > img",
              "boundingRect": {
                "top": 1493,
                "bottom": 1643,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png\">",
              "nodeLabel": "div.show02 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-9-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.pic > div.photo2 > a > img",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 0,
                "right": 133,
                "width": 133,
                "height": 85
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg\">",
              "nodeLabel": "div.pic > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-10-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.pic > div.photo2 > a > img",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 137,
                "right": 270,
                "width": 133,
                "height": 85
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg\">",
              "nodeLabel": "div.pic > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-11-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,0,DIV,0,SPAN,0,A,0,IMG",
              "selector": "div.title1 > span > a > img",
              "boundingRect": {
                "top": 1826,
                "bottom": 1850,
                "left": 0,
                "right": 24,
                "width": 24,
                "height": 24
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-icon4.png\">",
              "nodeLabel": "div.title1 > span > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-12-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 1879,
                "bottom": 2029,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-13-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2076,
                "bottom": 2226,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-14-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2297,
                "bottom": 2447,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG\">",
              "nodeLabel": "li > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-15-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,5,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a4 > div#xad_a4_0 > a > img",
              "boundingRect": {
                "top": 2530,
                "bottom": 2675,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 145
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/05/hb.jpg\" width=\"270\" height=\"145\" border=\"0\">",
              "nodeLabel": "div#xad_a4 > div#xad_a4_0 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-16-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -1340,
                "right": -790,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-17-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -790,
                "right": -240,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-18-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -240,
                "right": 310,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-19-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 310,
                "right": 860,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-20-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 860,
                "right": 1410,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/20260422073347958.png\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-21-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,5,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 1410,
                "right": 1960,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-22-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 1960,
                "right": 2510,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-23-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-1 > div.photo2 > a > img",
              "boundingRect": {
                "top": 1999,
                "bottom": 2084,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg\">",
              "nodeLabel": "li#yw-1 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-24-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-2 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2112,
                "bottom": 2197,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e88981975f3.png\">",
              "nodeLabel": "li#yw-2 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-25-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-3 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2225,
                "bottom": 2310,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg\">",
              "nodeLabel": "li#yw-3 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-26-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-4 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2338,
                "bottom": 2423,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg\">",
              "nodeLabel": "li#yw-4 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-27-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-5 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2451,
                "bottom": 2536,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg\">",
              "nodeLabel": "li#yw-5 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-28-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-6 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2564,
                "bottom": 2649,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e8797395e9b.png\">",
              "nodeLabel": "li#yw-6 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-29-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-7 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2677,
                "bottom": 2762,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg\">",
              "nodeLabel": "li#yw-7 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-30-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-8 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2790,
                "bottom": 2875,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg\">",
              "nodeLabel": "li#yw-8 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-31-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-9 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2903,
                "bottom": 2988,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png\">",
              "nodeLabel": "li#yw-9 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-32-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,9,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-10 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3016,
                "bottom": 3101,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81e38763a3.png\">",
              "nodeLabel": "li#yw-10 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-33-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,10,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-11 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3129,
                "bottom": 3214,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81d9651010.png\">",
              "nodeLabel": "li#yw-11 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-34-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,11,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-12 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3242,
                "bottom": 3327,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/20260422085722723.png\">",
              "nodeLabel": "li#yw-12 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-35-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,12,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-13 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3355,
                "bottom": 3440,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81beb90445.png\">",
              "nodeLabel": "li#yw-13 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-36-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,13,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-14 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3468,
                "bottom": 3553,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg\">",
              "nodeLabel": "li#yw-14 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-37-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,14,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-15 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3581,
                "bottom": 3666,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg\">",
              "nodeLabel": "li#yw-15 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-38-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,15,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-16 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3694,
                "bottom": 3779,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e812b52eb0f.png\">",
              "nodeLabel": "li#yw-16 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-39-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,16,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-17 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3807,
                "bottom": 3892,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg\">",
              "nodeLabel": "li#yw-17 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-40-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,17,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-18 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3920,
                "bottom": 4005,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg\">",
              "nodeLabel": "li#yw-18 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-41-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,18,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-19 > div.photo2 > a > img",
              "boundingRect": {
                "top": 4033,
                "bottom": 4118,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg\">",
              "nodeLabel": "li#yw-19 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-42-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,19,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-20 > div.photo2 > a > img",
              "boundingRect": {
                "top": 4146,
                "bottom": 4231,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e811be2d123.png\">",
              "nodeLabel": "li#yw-20 > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-43-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a2 > div#xad_a2_0 > a > img",
              "boundingRect": {
                "top": 719,
                "bottom": 779,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2022adpic/12/xsd1202.jpg\" width=\"300\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a2 > div#xad_a2_0 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-44-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,2,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a3 > div#xad_a3_0 > a > img",
              "boundingRect": {
                "top": 1043,
                "bottom": 1103,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/05/c.jpg\" width=\"300\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a3 > div#xad_a3_0 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-45-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,3,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.con > div.photo2 > a > img",
              "boundingRect": {
                "top": 1177,
                "bottom": 1362,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg\">",
              "nodeLabel": "div.con > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-46-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 0,
                "right": 300,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1230/69537de650e01.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-47-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 300,
                "right": 600,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-48-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-49-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-50-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0104/6959b313f15ba.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-51-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-52-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1230/69537de650e01.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-53-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,7,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 2100,
                "right": 2400,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-54-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-55-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-56-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-57-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-58-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-59-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-60-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-61-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-62-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-63-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-64-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-65-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-66-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-67-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-68-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-69-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,6,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.photo2 > a > img",
              "boundingRect": {
                "top": 2417,
                "bottom": 2602,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg\">",
              "nodeLabel": "div.block > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-70-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,7,DIV,1,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show16 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2866,
                "bottom": 3011,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 145
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-wdjp.jpg\">",
              "nodeLabel": "ul.show16 > li.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-71-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,8,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a9 > div#xad_a9_0 > a > img",
              "boundingRect": {
                "top": 3031,
                "bottom": 3131,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 100
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/05/lcmp.jpg\" width=\"300\" height=\"100\" border=\"0\">",
              "nodeLabel": "div#xad_a9 > div#xad_a9_0 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-72-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1620,
                "right": -1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-73-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1080,
                "right": -540,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-74-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -540,
                "right": 0,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/12/f7e8ac8250eb08f_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-75-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 0,
                "right": 540,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-76-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 540,
                "right": 1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-77-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 1080,
                "right": 1620,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-78-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 1620,
                "right": 2160,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-79-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 579,
                "right": 779,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-80-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 789,
                "right": 990,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-81-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1000,
                "right": 1200,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-82-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1210,
                "right": 1410,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-83-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1420,
                "right": 1621,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-84-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1631,
                "right": 1831,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-85-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1841,
                "right": 2041,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-86-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2051,
                "right": 2252,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-87-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2262,
                "right": 2462,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-88-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://image.dzplus.dzng.com/2026/04/22/17767955650jfm6c1yztndimage.jpeg?…\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-89-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-90-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,3,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-91-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-92-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-93-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-94-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-95-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-96-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e82e0092514.png\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-97-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-98-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-99-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0924/68d38d403870c.png\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-100-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c791…\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-101-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0711/6870da77b739b.png\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-102-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png\">",
              "nodeLabel": "div.block > div.show19 > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-103-IMG",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,0,IMG",
              "selector": "div.w1200 > div#footer > p.icon > img",
              "boundingRect": {
                "top": 7447,
                "bottom": 7497,
                "left": 420,
                "right": 530,
                "width": 110,
                "height": 50
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/footer1.gif\" ignoreapd=\"1\">",
              "nodeLabel": "div.w1200 > div#footer > p.icon > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-104-IMG",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,1,A,0,IMG",
              "selector": "div#footer > p.icon > a > img",
              "boundingRect": {
                "top": 7447,
                "bottom": 7497,
                "left": 546,
                "right": 655,
                "width": 109,
                "height": 50
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/footer2.gif\" ignoreapd=\"1\">",
              "nodeLabel": "div#footer > p.icon > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-105-IMG",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,2,A,0,IMG",
              "selector": "div#footer > p.icon > a > img",
              "boundingRect": {
                "top": 7447,
                "bottom": 7497,
                "left": 671,
                "right": 781,
                "width": 110,
                "height": 50
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/footer3.gif\" ignoreapd=\"1\">",
              "nodeLabel": "div#footer > p.icon > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "critical",
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ]
        }
      }
    },
    "image-redundant-alt": {
      "id": "image-redundant-alt",
      "title": "Image elements do not have `[alt]` attributes that are redundant text.",
      "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "input-button-name": {
      "id": "input-button-name",
      "title": "Input buttons do not have discernible text.",
      "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.11/input-button-name).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-106-INPUT",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,1,FORM,1,INPUT",
              "selector": "div.w1200 > div#header > form#searchform_2 > input.sub",
              "boundingRect": {
                "top": 90,
                "bottom": 130,
                "left": 439,
                "right": 519,
                "width": 80,
                "height": 40
              },
              "snippet": "<input type=\"submit\" value=\"\" class=\"sub\">",
              "nodeLabel": "div.w1200 > div#header > form#searchform_2 > input.sub",
              "explanation": "Fix any of the following:\n  Element has a value attribute and the value attribute is empty\n  Element has an empty value attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ]
        }
      }
    },
    "input-image-alt": {
      "id": "input-image-alt",
      "title": "`<input type=\"image\">` elements have `[alt]` text",
      "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.11/input-image-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "label-content-name-mismatch": {
      "id": "label-content-name-mismatch",
      "title": "Elements with visible text labels have matching accessible names.",
      "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "label": {
      "id": "label",
      "title": "Form elements have associated labels",
      "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "landmark-one-main": {
      "id": "landmark-one-main",
      "title": "Document does not have a main landmark.",
      "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-0-HTML",
              "path": "1,HTML",
              "selector": "html",
              "boundingRect": {
                "top": 0,
                "bottom": 1957,
                "left": 0,
                "right": 980,
                "width": 980,
                "height": 1957
              },
              "snippet": "<html style=\"transform: none;\">",
              "nodeLabel": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ]
        }
      }
    },
    "link-name": {
      "id": "link-name",
      "title": "Links do not have a discernible name",
      "description": "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](https://dequeuniversity.com/rules/axe/4.11/link-name).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-107-A",
              "path": "1,HTML,1,BODY,22,DIV,17,DIV,2,DIV,2,DIV,1,DIV,1,DIV,0,A",
              "selector": "div.photo > div#xad_a0 > div#xad_a0_1 > a",
              "boundingRect": {
                "top": 372,
                "bottom": 462,
                "left": 999,
                "right": 1199,
                "width": 200,
                "height": 90
              },
              "snippet": "<a href=\"https://hb.dzwww.com/s/13005.html\" target=\"_blank\">",
              "nodeLabel": "div.photo > div#xad_a0 > div#xad_a0_1 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-108-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,1,DIV,1,DIV,1,DIV,0,A",
              "selector": "div.show12 > div#xad_a8 > div#xad_a8_0 > a",
              "boundingRect": {
                "top": 955,
                "bottom": 1015,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 60
              },
              "snippet": "<a href=\"http://www.dzwww.com/wcn2021/\" target=\"_blank\">",
              "nodeLabel": "div.show12 > div#xad_a8 > div#xad_a8_0 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-109-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,1,DIV,0,A",
              "selector": "div.theiaStickySidebar > div.block > div.show22 > a",
              "boundingRect": {
                "top": 1090,
                "bottom": 1260,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 170
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.dzwww.com/dc/\">",
              "nodeLabel": "div.theiaStickySidebar > div.block > div.show22 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-110-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,1,DIV,0,DIV,0,A",
              "selector": "div.block > div.show02 > div.photo2 > a",
              "boundingRect": {
                "top": 1493,
                "bottom": 1643,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"http://zhongbo.dzwww.com/dszb/dq/202604/t20260418_17648099.htm\">",
              "nodeLabel": "div.block > div.show02 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-111-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,0,DIV,0,DIV,0,A",
              "selector": "div.show03 > div.pic > div.photo2 > a",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 0,
                "right": 133,
                "width": 133,
                "height": 85
              },
              "snippet": "<a href=\"http://zhongbo.dzwww.com/dszb/dq/202508/t20250831_16411254.htm\" target=\"_blank\">",
              "nodeLabel": "div.show03 > div.pic > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-112-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,1,DIV,0,DIV,0,A",
              "selector": "div.show03 > div.pic > div.photo2 > a",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 137,
                "right": 270,
                "width": 133,
                "height": 85
              },
              "snippet": "<a href=\"http://zhongbo.dzwww.com/dszb/dq/202512/t20251231_17253600.htm\" target=\"_blank\">",
              "nodeLabel": "div.show03 > div.pic > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-113-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,0,LI,0,DIV,0,A",
              "selector": "ul.show04 > li > div.photo2 > a",
              "boundingRect": {
                "top": 1879,
                "bottom": 2029,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<a href=\"https://www.dzwww.com/tupian/spbd/202604/t20260422_17660307.htm\" target=\"_blank\">",
              "nodeLabel": "ul.show04 > li > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-114-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,1,LI,0,DIV,0,A",
              "selector": "ul.show04 > li > div.photo2 > a",
              "boundingRect": {
                "top": 2076,
                "bottom": 2226,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<a href=\"https://www.dzwww.com/tupian/spbd/202604/t20260421_17657217.htm\" target=\"_blank\">",
              "nodeLabel": "ul.show04 > li > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-115-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,2,LI,0,DIV,0,A",
              "selector": "ul.show04 > li > div.photo2 > a",
              "boundingRect": {
                "top": 2297,
                "bottom": 2447,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<a href=\"https://www.dzwww.com/xinwen/shehuixinwen/202604/t20260421_17655860.htm\" target=\"_blank\">",
              "nodeLabel": "ul.show04 > li > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-116-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,5,DIV,0,DIV,1,DIV,0,A",
              "selector": "div.show05 > div#xad_a4 > div#xad_a4_0 > a",
              "boundingRect": {
                "top": 2530,
                "bottom": 2675,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 145
              },
              "snippet": "<a href=\"https://w.dzwww.com/\" target=\"_blank\">",
              "nodeLabel": "div.show05 > div#xad_a4 > div#xad_a4_0 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-117-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -1340,
                "right": -790,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"https://sd.dzwww.com/sdnews/202604/t20260421_17654522.htm\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-118-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -790,
                "right": -240,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"https://hb.dzwww.com/s/13356.html\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-119-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -240,
                "right": 310,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"http://hb.dzwww.com/s/13212.html\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-120-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 310,
                "right": 860,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"https://hb.dzwww.com/s/13496.html\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-121-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 860,
                "right": 1410,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"https://sd.dzwww.com/sdnews/202604/t20260422_17657522.htm\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-122-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,5,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 1410,
                "right": 1960,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"https://sd.dzwww.com/sdnews/202604/t20260421_17654522.htm\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-123-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,A",
              "selector": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 1960,
                "right": 2510,
                "width": 550,
                "height": 340
              },
              "snippet": "<a href=\"https://hb.dzwww.com/s/13356.html\" target=\"_blank\" class=\"bofang\">",
              "nodeLabel": "div.show06 > div.swiper-wrapper > div.swiper-slide > a.bofang",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-124-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,0,DIV,4,A",
              "selector": "div.theiaStickySidebar > div.block > div.title2 > a.more",
              "boundingRect": {
                "top": 1942,
                "bottom": 1947,
                "left": 833,
                "right": 860,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/\" class=\"more\">",
              "nodeLabel": "div.theiaStickySidebar > div.block > div.title2 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-125-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A",
              "selector": "ul > li#yw-1 > div.photo2 > a",
              "boundingRect": {
                "top": 1999,
                "bottom": 2084,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/xinwen/guoneixinwen/202604/t20260422_17660725.htm\">",
              "nodeLabel": "ul > li#yw-1 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-126-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A",
              "selector": "ul > li#yw-2 > div.photo2 > a",
              "boundingRect": {
                "top": 2112,
                "bottom": 2197,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p7nV464m4G5.html\">",
              "nodeLabel": "ul > li#yw-2 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-127-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A",
              "selector": "ul > li#yw-3 > div.photo2 > a",
              "boundingRect": {
                "top": 2225,
                "bottom": 2310,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p7YRda6si9.html\">",
              "nodeLabel": "ul > li#yw-3 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-128-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A",
              "selector": "ul > li#yw-4 > div.photo2 > a",
              "boundingRect": {
                "top": 2338,
                "bottom": 2423,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pcbXCYnJjG9.html\">",
              "nodeLabel": "ul > li#yw-4 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-129-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A",
              "selector": "ul > li#yw-5 > div.photo2 > a",
              "boundingRect": {
                "top": 2451,
                "bottom": 2536,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pah1WQIKEG3.html\">",
              "nodeLabel": "ul > li#yw-5 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-130-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A",
              "selector": "ul > li#yw-6 > div.photo2 > a",
              "boundingRect": {
                "top": 2564,
                "bottom": 2649,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pfD86Re01G4.html\">",
              "nodeLabel": "ul > li#yw-6 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-131-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A",
              "selector": "ul > li#yw-7 > div.photo2 > a",
              "boundingRect": {
                "top": 2677,
                "bottom": 2762,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p7x4xPxIEGe.html\">",
              "nodeLabel": "ul > li#yw-7 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-132-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A",
              "selector": "ul > li#yw-8 > div.photo2 > a",
              "boundingRect": {
                "top": 2790,
                "bottom": 2875,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657912.htm\">",
              "nodeLabel": "ul > li#yw-8 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-133-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A",
              "selector": "ul > li#yw-9 > div.photo2 > a",
              "boundingRect": {
                "top": 2903,
                "bottom": 2988,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657911.htm\">",
              "nodeLabel": "ul > li#yw-9 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-134-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,9,LI,0,DIV,0,A",
              "selector": "ul > li#yw-10 > div.photo2 > a",
              "boundingRect": {
                "top": 3016,
                "bottom": 3101,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657910.htm\">",
              "nodeLabel": "ul > li#yw-10 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-135-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,10,LI,0,DIV,0,A",
              "selector": "ul > li#yw-11 > div.photo2 > a",
              "boundingRect": {
                "top": 3129,
                "bottom": 3214,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657909.htm\">",
              "nodeLabel": "ul > li#yw-11 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-136-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,11,LI,0,DIV,0,A",
              "selector": "ul > li#yw-12 > div.photo2 > a",
              "boundingRect": {
                "top": 3242,
                "bottom": 3327,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657908.htm\">",
              "nodeLabel": "ul > li#yw-12 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-137-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,12,LI,0,DIV,0,A",
              "selector": "ul > li#yw-13 > div.photo2 > a",
              "boundingRect": {
                "top": 3355,
                "bottom": 3440,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657907.htm\">",
              "nodeLabel": "ul > li#yw-13 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-138-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,13,LI,0,DIV,0,A",
              "selector": "ul > li#yw-14 > div.photo2 > a",
              "boundingRect": {
                "top": 3468,
                "bottom": 3553,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657906.htm\">",
              "nodeLabel": "ul > li#yw-14 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-139-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,14,LI,0,DIV,0,A",
              "selector": "ul > li#yw-15 > div.photo2 > a",
              "boundingRect": {
                "top": 3581,
                "bottom": 3666,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657905.htm\">",
              "nodeLabel": "ul > li#yw-15 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-140-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,15,LI,0,DIV,0,A",
              "selector": "ul > li#yw-16 > div.photo2 > a",
              "boundingRect": {
                "top": 3694,
                "bottom": 3779,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657904.htm\">",
              "nodeLabel": "ul > li#yw-16 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-141-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,16,LI,0,DIV,0,A",
              "selector": "ul > li#yw-17 > div.photo2 > a",
              "boundingRect": {
                "top": 3807,
                "bottom": 3892,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657903.htm\">",
              "nodeLabel": "ul > li#yw-17 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-142-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,17,LI,0,DIV,0,A",
              "selector": "ul > li#yw-18 > div.photo2 > a",
              "boundingRect": {
                "top": 3920,
                "bottom": 4005,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657902.htm\">",
              "nodeLabel": "ul > li#yw-18 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-143-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,18,LI,0,DIV,0,A",
              "selector": "ul > li#yw-19 > div.photo2 > a",
              "boundingRect": {
                "top": 4033,
                "bottom": 4118,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657901.htm\">",
              "nodeLabel": "ul > li#yw-19 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-144-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,19,LI,0,DIV,0,A",
              "selector": "ul > li#yw-20 > div.photo2 > a",
              "boundingRect": {
                "top": 4146,
                "bottom": 4231,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<a href=\"https://www.dzwww.com/synr/xwjj/202604/t20260422_17657900.htm\">",
              "nodeLabel": "ul > li#yw-20 > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-145-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,0,DIV,0,DIV,1,DIV,0,A",
              "selector": "div.show12 > div#xad_a2 > div#xad_a2_0 > a",
              "boundingRect": {
                "top": 719,
                "bottom": 779,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<a href=\"http://www.dzwww.com/2022/xsdxzc/\" target=\"_blank\">",
              "nodeLabel": "div.show12 > div#xad_a2 > div#xad_a2_0 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-146-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,2,DIV,1,DIV,1,DIV,0,A",
              "selector": "div.show12 > div#xad_a3 > div#xad_a3_0 > a",
              "boundingRect": {
                "top": 1043,
                "bottom": 1103,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<a href=\"https://hb.dzwww.com/s/11770.html\" target=\"_blank\">",
              "nodeLabel": "div.show12 > div#xad_a3 > div#xad_a3_0 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-147-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,3,DIV,1,DIV,0,DIV,0,A",
              "selector": "div.block > div.con > div.photo2 > a",
              "boundingRect": {
                "top": 1177,
                "bottom": 1362,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://hb.dzwww.com/p/pbXTbvLB8G9.html\">",
              "nodeLabel": "div.block > div.con > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-148-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 0,
                "right": 300,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.dzwww.com/h5/2025h5/pjj/\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-149-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 300,
                "right": 600,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202603/t20260306_17513651.htm\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-150-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202603/t20260307_17517341.htm\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-151-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://hb.dzwww.com/s/12048.html\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-152-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202512/t20251231_17252659.htm\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-153-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://hb.dzwww.com/s/13461.html\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-154-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.dzwww.com/h5/2025h5/pjj/\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-155-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,7,DIV,0,A",
              "selector": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 2100,
                "right": 2400,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202603/t20260306_17513651.htm\">",
              "nodeLabel": "div.swiper-container > div.swiper-wrapper > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-156-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260403_17603272.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-157-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260403_17603815.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-158-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260402_17600745.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-159-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,0,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.dzwww.com/synr/dzch/202604/t20260422_17657318.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-160-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,1,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260420_17650113.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-161-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,1,DIV,0,UL,2,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260417_17643361.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-162-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,0,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260416_17639763.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-163-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,1,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260420_17651253.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-164-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,2,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.dzwww.com/xinwen/shehuixinwen/202604/t20260414_17631879.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-165-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,0,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260403_17603272.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-166-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,1,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260403_17603815.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-167-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,2,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260402_17600745.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-168-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,0,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.dzwww.com/synr/dzch/202604/t20260422_17657318.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-169-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,1,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260420_17650113.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-170-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,2,LI,0,A",
              "selector": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<a target=\"_blank\" href=\"https://sd.dzwww.com/sdnews/202604/t20260417_17643361.htm\">",
              "nodeLabel": "div.swiper-slide > ul.show15 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-171-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,6,DIV,1,DIV,0,A",
              "selector": "div.theiaStickySidebar > div.block > div.photo2 > a",
              "boundingRect": {
                "top": 2417,
                "bottom": 2602,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<a target=\"_blank\" href=\"https://hb.dzwww.com/s/13373.html\">",
              "nodeLabel": "div.theiaStickySidebar > div.block > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-172-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,7,DIV,1,UL,0,LI,0,A",
              "selector": "div.block > ul.show16 > li.photo2 > a",
              "boundingRect": {
                "top": 2866,
                "bottom": 3011,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 145
              },
              "snippet": "<a href=\"https://www.dzwww.com/wdjp/\">",
              "nodeLabel": "div.block > ul.show16 > li.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-173-A",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,8,DIV,1,DIV,1,DIV,0,A",
              "selector": "div.show12 > div#xad_a9 > div#xad_a9_0 > a",
              "boundingRect": {
                "top": 3031,
                "bottom": 3131,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 100
              },
              "snippet": "<a href=\"https://sdycdsp.tmall.com/\" target=\"_blank\">",
              "nodeLabel": "div.show12 > div#xad_a9 > div#xad_a9_0 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-174-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,0,DIV,2,A",
              "selector": "div.w1200 > div#hb-video > div.title4 > a.more",
              "boundingRect": {
                "top": 4322,
                "bottom": 4327,
                "left": 1173,
                "right": 1200,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"https://hb.dzwww.com/index.php?cid=13566\" target=\"_blank\" class=\"more\">",
              "nodeLabel": "div.w1200 > div#hb-video > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-175-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1620,
                "right": -1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p2T2EHWxxb.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-176-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1080,
                "right": -540,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p1e50vhRfG3.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-177-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -540,
                "right": 0,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p7FHbMVPEG9.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-178-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 0,
                "right": 540,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p8B2PQac1Gf.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-179-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 540,
                "right": 1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pckOnIapQGe.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-180-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 1080,
                "right": 1620,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p2T2EHWxxb.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-181-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,A",
              "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 1620,
                "right": 2160,
                "width": 540,
                "height": 355
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p1e50vhRfG3.html\" target=\"_blank\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-182-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 579,
                "right": 779,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p0yNXXVu3b.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-183-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 789,
                "right": 990,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pdtHmvGu38.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-184-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1000,
                "right": 1200,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pbGATEdD31.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-185-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1210,
                "right": 1410,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p8HmcBXb38.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-186-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1420,
                "right": 1621,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pfmdzi1b30.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-187-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1631,
                "right": 1831,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p8JcPHTb31.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-188-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1841,
                "right": 2041,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p76mdpuA3d.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-189-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2051,
                "right": 2252,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/p50drDNA36.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-190-A",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A",
              "selector": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2262,
                "right": 2462,
                "width": 200,
                "height": 320
              },
              "snippet": "<a href=\"https://hb.dzwww.com/p/pcKcXP6d34.html\">",
              "nodeLabel": "ul.swiper-wrapper > li.swiper-slide > div.photo2 > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-191-A",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,1,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 4854,
                "bottom": 4859,
                "left": 353,
                "right": 380,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"https://sd.dzwww.com/\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-192-A",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,2,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 4854,
                "bottom": 4859,
                "left": 763,
                "right": 790,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//www.dzwww.com/dangjian/\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-193-A",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,3,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 4854,
                "bottom": 4859,
                "left": 1173,
                "right": 1200,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//sports.dzwww.com/\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-194-A",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,0,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 5284,
                "bottom": 5289,
                "left": 353,
                "right": 380,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//ent.dzwww.com/\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-195-A",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,1,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 5284,
                "bottom": 5289,
                "left": 763,
                "right": 790,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//finance.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-196-A",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,2,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 5284,
                "bottom": 5289,
                "left": 1173,
                "right": 1200,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//sdqy.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-197-A",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,0,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 5714,
                "bottom": 5719,
                "left": 353,
                "right": 380,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//health.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-198-A",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,1,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 5714,
                "bottom": 5719,
                "left": 763,
                "right": 790,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//tour.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-199-A",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,2,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 5714,
                "bottom": 5719,
                "left": 1173,
                "right": 1200,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//jt.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-200-A",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,0,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 6169,
                "bottom": 6174,
                "left": 353,
                "right": 380,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//edu.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-201-A",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,1,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 6169,
                "bottom": 6174,
                "left": 763,
                "right": 790,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//house.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-202-A",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,2,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 6169,
                "bottom": 6174,
                "left": 1173,
                "right": 1200,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//kjsd.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-203-A",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,0,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 6599,
                "bottom": 6604,
                "left": 353,
                "right": 380,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//elec.dzwww.com\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-204-A",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,1,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 6599,
                "bottom": 6604,
                "left": 763,
                "right": 790,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//www.dzwww.com/jiuwenhua2019/\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-205-A",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,2,DIV,0,DIV,1,A",
              "selector": "div.w1200 > div.block > div.title4 > a.more",
              "boundingRect": {
                "top": 6599,
                "bottom": 6604,
                "left": 1173,
                "right": 1200,
                "width": 27,
                "height": 5
              },
              "snippet": "<a href=\"//dzxf.dzwww.com/\" class=\"more\" target=\"_blank\">",
              "nodeLabel": "div.w1200 > div.block > div.title4 > a.more",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-206-A",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,1,A",
              "selector": "div.w1200 > div#footer > p.icon > a",
              "boundingRect": {
                "top": 7453,
                "bottom": 7468,
                "left": 538,
                "right": 663,
                "width": 125,
                "height": 15
              },
              "snippet": "<a href=\"//www.12377.cn/\">",
              "nodeLabel": "div.w1200 > div#footer > p.icon > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-207-A",
              "path": "1,HTML,1,BODY,22,DIV,93,DIV,5,P,2,A",
              "selector": "div.w1200 > div#footer > p.icon > a",
              "boundingRect": {
                "top": 7453,
                "bottom": 7468,
                "left": 663,
                "right": 789,
                "width": 126,
                "height": 15
              },
              "snippet": "<a href=\"http://www.sdjubao.cn/\">",
              "nodeLabel": "div.w1200 > div#footer > p.icon > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ]
        }
      }
    },
    "link-in-text-block": {
      "id": "link-in-text-block",
      "title": "Links are distinguishable without relying on color.",
      "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "list": {
      "id": "list",
      "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
      "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "listitem": {
      "id": "listitem",
      "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
      "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "meta-refresh": {
      "id": "meta-refresh",
      "title": "The document does not use `<meta http-equiv=\"refresh\">`",
      "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-refresh).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "meta-viewport": {
      "id": "meta-viewport",
      "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
      "description": "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](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "object-alt": {
      "id": "object-alt",
      "title": "`<object>` elements have alternate text",
      "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.11/object-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "select-name": {
      "id": "select-name",
      "title": "Select elements have associated label elements.",
      "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.11/select-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "skip-link": {
      "id": "skip-link",
      "title": "Skip links are focusable.",
      "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "tabindex": {
      "id": "tabindex",
      "title": "No element has a `[tabindex]` value greater than 0",
      "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "table-duplicate-name": {
      "id": "table-duplicate-name",
      "title": "Tables have different content in the summary attribute and `<caption>`.",
      "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.11/table-duplicate-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "table-fake-caption": {
      "id": "table-fake-caption",
      "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.11/table-fake-caption).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "target-size": {
      "id": "target-size",
      "title": "Touch targets do not have sufficient size or spacing.",
      "description": "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](https://dequeuniversity.com/rules/axe/4.11/target-size).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "1-208-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,SPAN",
              "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1041,
                "bottom": 1048,
                "left": 777,
                "right": 784,
                "width": 7,
                "height": 7
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\">",
              "nodeLabel": "Go to slide 1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7px by 7px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 6px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-209-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,1,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 792,
                      "right": 799,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
                    "nodeLabel": "Go to slide 2"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-209-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,1,SPAN",
              "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1041,
                "bottom": 1048,
                "left": 792,
                "right": 799,
                "width": 7,
                "height": 7
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
              "nodeLabel": "Go to slide 2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7px by 7px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 6px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-208-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 777,
                      "right": 784,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\">",
                    "nodeLabel": "Go to slide 1"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-210-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,2,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 807,
                      "right": 814,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\">",
                    "nodeLabel": "Go to slide 3"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-210-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,2,SPAN",
              "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1041,
                "bottom": 1048,
                "left": 807,
                "right": 814,
                "width": 7,
                "height": 7
              },
              "snippet": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\">",
              "nodeLabel": "Go to slide 3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7px by 7px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 6px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-209-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,1,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 792,
                      "right": 799,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
                    "nodeLabel": "Go to slide 2"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-211-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,3,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 822,
                      "right": 829,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\">",
                    "nodeLabel": "Go to slide 4"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-211-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,3,SPAN",
              "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1041,
                "bottom": 1048,
                "left": 822,
                "right": 829,
                "width": 7,
                "height": 7
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\">",
              "nodeLabel": "Go to slide 4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7px by 7px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 6px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-210-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,2,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 807,
                      "right": 814,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\">",
                    "nodeLabel": "Go to slide 3"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-212-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,4,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 837,
                      "right": 844,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\">",
                    "nodeLabel": "Go to slide 5"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-212-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,4,SPAN",
              "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1041,
                "bottom": 1048,
                "left": 837,
                "right": 844,
                "width": 7,
                "height": 7
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\">",
              "nodeLabel": "Go to slide 5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7px by 7px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 6px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-211-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,3,DIV,3,SPAN",
                    "selector": "div#middellb > div.show06 > div.point > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1041,
                      "bottom": 1048,
                      "left": 822,
                      "right": 829,
                      "width": 7,
                      "height": 7
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\">",
                    "nodeLabel": "Go to slide 4"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-213-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,0,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1009,
                "right": 1015,
                "width": 6,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\">",
              "nodeLabel": "Go to slide 1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (6px by 6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-214-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,1,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1023,
                      "right": 1029,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
                    "nodeLabel": "Go to slide 2"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-214-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,1,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1023,
                "right": 1029,
                "width": 6,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
              "nodeLabel": "Go to slide 2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (6px by 6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-213-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,0,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1009,
                      "right": 1015,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\">",
                    "nodeLabel": "Go to slide 1"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-215-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,2,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1037,
                      "right": 1049,
                      "width": 12,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\">",
                    "nodeLabel": "Go to slide 3"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-215-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,2,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1037,
                "right": 1049,
                "width": 12,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\">",
              "nodeLabel": "Go to slide 3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 10px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-214-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,1,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1023,
                      "right": 1029,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
                    "nodeLabel": "Go to slide 2"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-216-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,3,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1057,
                      "right": 1063,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\">",
                    "nodeLabel": "Go to slide 4"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-216-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,3,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1057,
                "right": 1063,
                "width": 6,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\">",
              "nodeLabel": "Go to slide 4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (6px by 6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-215-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,2,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1037,
                      "right": 1049,
                      "width": 12,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\">",
                    "nodeLabel": "Go to slide 3"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-217-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,4,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1071,
                      "right": 1077,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\">",
                    "nodeLabel": "Go to slide 5"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-217-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,4,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1071,
                "right": 1077,
                "width": 6,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\">",
              "nodeLabel": "Go to slide 5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (6px by 6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-216-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,3,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1057,
                      "right": 1063,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\">",
                    "nodeLabel": "Go to slide 4"
                  }
                },
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-218-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,5,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1085,
                      "right": 1091,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\">",
                    "nodeLabel": "Go to slide 6"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-218-SPAN",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,5,SPAN",
              "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
              "boundingRect": {
                "top": 1783,
                "bottom": 1789,
                "left": 1085,
                "right": 1091,
                "width": 6,
                "height": 6
              },
              "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\">",
              "nodeLabel": "Go to slide 6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (6px by 6px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-217-SPAN",
                    "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,4,SPAN",
                    "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                    "boundingRect": {
                      "top": 1783,
                      "bottom": 1789,
                      "left": 1071,
                      "right": 1077,
                      "width": 6,
                      "height": 6
                    },
                    "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\">",
                    "nodeLabel": "Go to slide 5"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-219-DIV",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,1,DIV",
              "selector": "div#hb-video > div#middel > div#middel > div.arrow1",
              "boundingRect": {
                "top": 4537,
                "bottom": 4566,
                "left": 15,
                "right": 33,
                "width": 18,
                "height": 29
              },
              "snippet": "<div class=\"arrow1\" style=\"z-index:999;\" tabindex=\"0\" role=\"button\" aria-label=\"Previous slide\">",
              "nodeLabel": "Previous slide",
              "explanation": "Fix any of the following:\n  Target has insufficient size (18px by 29px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-178-A",
                    "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,A",
                    "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
                    "boundingRect": {
                      "top": 4374,
                      "bottom": 4729,
                      "left": 0,
                      "right": 540,
                      "width": 540,
                      "height": 355
                    },
                    "snippet": "<a href=\"https://hb.dzwww.com/p/p8B2PQac1Gf.html\" target=\"_blank\">",
                    "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a"
                  }
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "1-220-DIV",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,2,DIV",
              "selector": "div#hb-video > div#middel > div#middel > div.arrow2",
              "boundingRect": {
                "top": 4537,
                "bottom": 4566,
                "left": 507,
                "right": 525,
                "width": 18,
                "height": 29
              },
              "snippet": "<div class=\"arrow2\" style=\"z-index:999;\" tabindex=\"0\" role=\"button\" aria-label=\"Next slide\">",
              "nodeLabel": "Next slide",
              "explanation": "Fix any of the following:\n  Target has insufficient size (18px by 29px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "relatedNode": {
                    "type": "node",
                    "lhId": "1-178-A",
                    "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,A",
                    "selector": "div.swiper-wrapper > div.swiper-slide > div.photo > a",
                    "boundingRect": {
                      "top": 4374,
                      "bottom": 4729,
                      "left": 0,
                      "right": 540,
                      "width": 540,
                      "height": 355
                    },
                    "snippet": "<a href=\"https://hb.dzwww.com/p/p8B2PQac1Gf.html\" target=\"_blank\">",
                    "nodeLabel": "div.swiper-wrapper > div.swiper-slide > div.photo > a"
                  }
                }
              ]
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "impact": "serious",
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag22aa",
            "wcag258"
          ]
        }
      }
    },
    "td-has-header": {
      "id": "td-has-header",
      "title": "`<td>` elements in a large `<table>` have one or more table headers.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.11/td-has-header).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "td-headers-attr": {
      "id": "td-headers-attr",
      "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.11/td-headers-attr).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "th-has-data-cells": {
      "id": "th-has-data-cells",
      "title": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.11/th-has-data-cells).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "valid-lang": {
      "id": "valid-lang",
      "title": "`[lang]` attributes have a valid value",
      "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/valid-lang).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "video-caption": {
      "id": "video-caption",
      "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
      "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.11/video-caption).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "custom-controls-labels": {
      "id": "custom-controls-labels",
      "title": "Custom controls have associated labels",
      "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "custom-controls-roles": {
      "id": "custom-controls-roles",
      "title": "Custom controls have ARIA roles",
      "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "focus-traps": {
      "id": "focus-traps",
      "title": "User focus is not accidentally trapped in a region",
      "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "focusable-controls": {
      "id": "focusable-controls",
      "title": "Interactive controls are keyboard focusable",
      "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "interactive-element-affordance": {
      "id": "interactive-element-affordance",
      "title": "Interactive elements indicate their purpose and state",
      "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "logical-tab-order": {
      "id": "logical-tab-order",
      "title": "The page has a logical tab order",
      "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "managed-focus": {
      "id": "managed-focus",
      "title": "The user's focus is directed to new content added to the page",
      "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "offscreen-content-hidden": {
      "id": "offscreen-content-hidden",
      "title": "Offscreen content is hidden from assistive technology",
      "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "use-landmarks": {
      "id": "use-landmarks",
      "title": "HTML5 landmark elements are used to improve navigation",
      "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "visual-order-follows-dom": {
      "id": "visual-order-follows-dom",
      "title": "Visual order on the page follows DOM order",
      "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "total-byte-weight": {
      "id": "total-byte-weight",
      "title": "Avoid enormous network payloads",
      "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
      "score": 0.5,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 22384895,
      "numericUnit": "byte",
      "displayValue": "Total size was 21,860 KiB",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size"
          }
        ],
        "items": [
          {
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "totalBytes": 752960
          },
          {
            "url": "https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg",
            "totalBytes": 749957
          },
          {
            "url": "https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg",
            "totalBytes": 729585
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347491.png",
            "totalBytes": 725394
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065551171.png",
            "totalBytes": 707888
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e88981975f3.png",
            "totalBytes": 692314
          },
          {
            "url": "https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg",
            "totalBytes": 686966
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065549207.png",
            "totalBytes": 650777
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e82e0092514.png",
            "totalBytes": 622995
          },
          {
            "url": "https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg",
            "totalBytes": 611244
          }
        ],
        "sortedBy": [
          "totalBytes"
        ]
      },
      "guidanceLevel": 1
    },
    "unminified-css": {
      "id": "unminified-css",
      "title": "Minify CSS",
      "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 0,
      "numericUnit": "millisecond",
      "displayValue": "",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [],
        "items": [],
        "overallSavingsMs": 0,
        "overallSavingsBytes": 0,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 0
          }
        }
      },
      "guidanceLevel": 3
    },
    "unminified-javascript": {
      "id": "unminified-javascript",
      "title": "Minify JavaScript",
      "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 150,
      "numericUnit": "millisecond",
      "displayValue": "Est savings of 18 KiB",
      "warnings": [],
      "metricSavings": {
        "FCP": 0,
        "LCP": 150
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size"
          },
          {
            "key": "wastedBytes",
            "valueType": "bytes",
            "label": "Est Savings"
          }
        ],
        "items": [
          {
            "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "totalBytes": 66215,
            "wastedBytes": 17957,
            "wastedPercent": 27.118663647705745
          }
        ],
        "overallSavingsMs": 150,
        "overallSavingsBytes": 17957,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 150
          }
        }
      },
      "guidanceLevel": 3
    },
    "unused-css-rules": {
      "id": "unused-css-rules",
      "title": "Reduce unused CSS",
      "description": "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](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 0,
      "numericUnit": "millisecond",
      "displayValue": "",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [],
        "items": [],
        "overallSavingsMs": 0,
        "overallSavingsBytes": 0,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 0
          }
        }
      },
      "guidanceLevel": 1
    },
    "unused-javascript": {
      "id": "unused-javascript",
      "title": "Reduce unused JavaScript",
      "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 150,
      "numericUnit": "millisecond",
      "displayValue": "Est savings of 22 KiB",
      "metricSavings": {
        "FCP": 0,
        "LCP": 150
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "subItemsHeading": {
              "key": "source",
              "valueType": "code"
            },
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "subItemsHeading": {
              "key": "sourceBytes"
            },
            "label": "Transfer Size"
          },
          {
            "key": "wastedBytes",
            "valueType": "bytes",
            "subItemsHeading": {
              "key": "sourceWastedBytes"
            },
            "label": "Est Savings"
          }
        ],
        "items": [
          {
            "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "totalBytes": 65909,
            "wastedBytes": 22903,
            "wastedPercent": 34.74943394482695
          }
        ],
        "overallSavingsMs": 150,
        "overallSavingsBytes": 22903,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 150
          }
        }
      },
      "guidanceLevel": 1
    },
    "doctype": {
      "id": "doctype",
      "title": "Page has the HTML doctype",
      "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "charset": {
      "id": "charset",
      "title": "Properly defines charset",
      "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "geolocation-on-start": {
      "id": "geolocation-on-start",
      "title": "Avoids requesting the geolocation permission on page load",
      "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "source-location",
            "label": "Source"
          }
        ],
        "items": []
      }
    },
    "inspector-issues": {
      "id": "inspector-issues",
      "title": "Issues were logged in the `Issues` panel in Chrome Devtools",
      "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
      "score": 0,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "issueType",
            "valueType": "text",
            "subItemsHeading": {
              "key": "url",
              "valueType": "url"
            },
            "label": "Issue type"
          }
        ],
        "items": [
          {
            "issueType": "Mixed content",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "url": "http://vfile.dzwww.com/gif/cloud-gif-20230428-132736-rfiwAG.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg"
                },
                {
                  "url": "http://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2023adpic/10/3.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2025adpic/10/sanzhong.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2024adpic/04/0425.png"
                },
                {
                  "url": "http://ad.dzwww.com/2022adpic/12/xsd1202.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2021adpic/05/c.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2021adpic/07/wcn2021.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2021adpic/05/lcmp.jpg"
                },
                {
                  "url": "http://ad.dzwww.com/2021adpic/05/hb.jpg"
                }
              ]
            }
          }
        ]
      }
    },
    "js-libraries": {
      "id": "js-libraries",
      "title": "Detected JavaScript libraries",
      "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "name",
            "valueType": "text",
            "label": "Name"
          },
          {
            "key": "version",
            "valueType": "text",
            "label": "Version"
          }
        ],
        "items": [
          {
            "name": "jQuery",
            "version": "1.10.2",
            "npm": "jquery"
          },
          {
            "name": "core-js",
            "version": "core-js-global@3.36.0",
            "npm": "core-js"
          }
        ],
        "debugData": {
          "type": "debugdata",
          "stacks": [
            {
              "id": "jquery",
              "version": "1.10.2"
            },
            {
              "id": "jquery-fast"
            },
            {
              "id": "corejs",
              "version": "core-js-global@3.36.0"
            }
          ]
        }
      }
    },
    "notification-on-start": {
      "id": "notification-on-start",
      "title": "Avoids requesting the notification permission on page load",
      "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "source-location",
            "label": "Source"
          }
        ],
        "items": []
      }
    },
    "paste-preventing-inputs": {
      "id": "paste-preventing-inputs",
      "title": "Allows users to paste into input fields",
      "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "meta-description": {
      "id": "meta-description",
      "title": "Document has a meta description",
      "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "http-status-code": {
      "id": "http-status-code",
      "title": "Page has successful HTTP status code",
      "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "link-text": {
      "id": "link-text",
      "title": "Links have descriptive text",
      "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "href",
            "valueType": "url",
            "label": "Link destination"
          },
          {
            "key": "text",
            "valueType": "text",
            "label": "Link Text"
          }
        ],
        "items": []
      }
    },
    "crawlable-anchors": {
      "id": "crawlable-anchors",
      "title": "Links are crawlable",
      "description": "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](https://support.google.com/webmasters/answer/9112205)",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": "Uncrawlable Link"
          }
        ],
        "items": []
      }
    },
    "is-crawlable": {
      "id": "is-crawlable",
      "title": "Page isn’t blocked from indexing",
      "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "warnings": [],
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "code",
            "label": "Blocking Directive Source"
          }
        ],
        "items": []
      }
    },
    "robots-txt": {
      "id": "robots-txt",
      "title": "robots.txt is valid",
      "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "index",
            "valueType": "text",
            "label": "Line #"
          },
          {
            "key": "line",
            "valueType": "code",
            "label": "Content"
          },
          {
            "key": "message",
            "valueType": "code",
            "label": "Error"
          }
        ],
        "items": []
      }
    },
    "hreflang": {
      "id": "hreflang",
      "title": "Document has a valid `hreflang`",
      "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "code",
            "subItemsHeading": {
              "key": "reason",
              "valueType": "text"
            },
            "label": ""
          }
        ],
        "items": []
      }
    },
    "canonical": {
      "id": "canonical",
      "title": "Document has a valid `rel=canonical`",
      "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "structured-data": {
      "id": "structured-data",
      "title": "Structured data is valid",
      "description": "Run the [Structured Data Testing Tool](https://developers.google.com/search/docs/appearance/structured-data/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "bf-cache": {
      "id": "bf-cache",
      "title": "Page didn't prevent back/forward cache restoration",
      "description": "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](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)",
      "score": 1,
      "scoreDisplayMode": "binary",
      "guidanceLevel": 4
    },
    "cache-insight": {
      "id": "cache-insight",
      "title": "Use efficient cache lifetimes",
      "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "displayValue": "Est savings of 21,009 KiB",
      "metricSavings": {
        "FCP": 600,
        "LCP": 29150
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "Request"
          },
          {
            "key": "cacheLifetimeMs",
            "valueType": "ms",
            "label": "Cache TTL",
            "displayUnit": "duration"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size",
            "displayUnit": "kb",
            "granularity": 1
          }
        ],
        "items": [
          {
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 752960,
            "wastedBytes": 752960
          },
          {
            "url": "https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 749957,
            "wastedBytes": 749957
          },
          {
            "url": "https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 729585,
            "wastedBytes": 729585
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347491.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 725394,
            "wastedBytes": 725394
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065551171.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 707888,
            "wastedBytes": 707888
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e88981975f3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 692314,
            "wastedBytes": 692314
          },
          {
            "url": "https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 686966,
            "wastedBytes": 686966
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065549207.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 650777,
            "wastedBytes": 650777
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e82e0092514.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 622995,
            "wastedBytes": 622995
          },
          {
            "url": "https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg",
            "cacheLifetimeMs": 0,
            "totalBytes": 611244,
            "wastedBytes": 611244
          },
          {
            "url": "https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 597517,
            "wastedBytes": 597517
          },
          {
            "url": "https://appimg.dzwww.com/2026/0310/69af8978923be.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 579878,
            "wastedBytes": 579878
          },
          {
            "url": "https://appimg.dzwww.com/2026/0312/20260312064459784.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 565776,
            "wastedBytes": 565776
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e811be2d123.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 556503,
            "wastedBytes": 556503
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422065154467.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 536516,
            "wastedBytes": 536516
          },
          {
            "url": "https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 526201,
            "wastedBytes": 526201
          },
          {
            "url": "https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 516020,
            "wastedBytes": 516020
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e80996e0504.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 515520,
            "wastedBytes": 515520
          },
          {
            "url": "https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 457348,
            "wastedBytes": 457348
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 437027,
            "wastedBytes": 437027
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422085722723.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 418891,
            "wastedBytes": 418891
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347958.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 408017,
            "wastedBytes": 408017
          },
          {
            "url": "https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 284156,
            "wastedBytes": 284156
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e812b52eb0f.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 252217,
            "wastedBytes": 252217
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b1136710da1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 242561,
            "wastedBytes": 242561
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81e38763a3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 240199,
            "wastedBytes": 240199
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 239125,
            "wastedBytes": 239125
          },
          {
            "url": "https://appimg.dzwww.com/2025/0711/6870da77b739b.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 229812,
            "wastedBytes": 229812
          },
          {
            "url": "https://appimg.dzwww.com/2026/0104/6959b313f15ba.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 218984,
            "wastedBytes": 218984
          },
          {
            "url": "https://vfile.dzwww.com/gif/cloud-gif-20230428-132736-rfiwAG.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 217238,
            "wastedBytes": 217238
          },
          {
            "url": "https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 209906,
            "wastedBytes": 209906
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9525c4126e.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 208801,
            "wastedBytes": 208801
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 187995,
            "wastedBytes": 187995
          },
          {
            "url": "https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 186453,
            "wastedBytes": 186453
          },
          {
            "url": "https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 186242,
            "wastedBytes": 186242
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 185735,
            "wastedBytes": 185735
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 182895,
            "wastedBytes": 182895
          },
          {
            "url": "https://appimg.dzwww.com/2025/0924/68d38d403870c.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 179490,
            "wastedBytes": 179490
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 178395,
            "wastedBytes": 178395
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b10ba41ffdc.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 170616,
            "wastedBytes": 170616
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 164060,
            "wastedBytes": 164060
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 155433,
            "wastedBytes": 155433
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 151518,
            "wastedBytes": 151518
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 148452,
            "wastedBytes": 148452
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 148153,
            "wastedBytes": 148153
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 142206,
            "wastedBytes": 142206
          },
          {
            "url": "https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG",
            "cacheLifetimeMs": 0,
            "totalBytes": 141577,
            "wastedBytes": 141577
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b0a98bc2d37.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 141544,
            "wastedBytes": 141544
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422065155593.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 141539,
            "wastedBytes": 141539
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 140796,
            "wastedBytes": 140796
          },
          {
            "url": "https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 138881,
            "wastedBytes": 138881
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8797395e9b.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 128862,
            "wastedBytes": 128862
          },
          {
            "url": "https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 121987,
            "wastedBytes": 121987
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 113682,
            "wastedBytes": 113682
          },
          {
            "url": "https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 102835,
            "wastedBytes": 102835
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/temp/temp.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 101080,
            "wastedBytes": 101080
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81beb90445.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 99407,
            "wastedBytes": 99407
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 98186,
            "wastedBytes": 98186
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/5f62dea-17cf0f96_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 97148,
            "wastedBytes": 97148
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 95731,
            "wastedBytes": 95731
          },
          {
            "url": "https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 92360,
            "wastedBytes": 92360
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 91648,
            "wastedBytes": 91648
          },
          {
            "url": "https://appimg.dzwww.com/2025/1230/69537de650e01.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 91253,
            "wastedBytes": 91253
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 91052,
            "wastedBytes": 91052
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 90155,
            "wastedBytes": 90155
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 89007,
            "wastedBytes": 89007
          },
          {
            "url": "https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c7917991c1c1.jpeg",
            "cacheLifetimeMs": 0,
            "totalBytes": 82905,
            "wastedBytes": 82905
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 77887,
            "wastedBytes": 77887
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 74689,
            "wastedBytes": 74689
          },
          {
            "url": "https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 72426,
            "wastedBytes": 72426
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81d9651010.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 67860,
            "wastedBytes": 67860
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 55870,
            "wastedBytes": 55870
          },
          {
            "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
            "cacheLifetimeMs": 3600000,
            "totalBytes": 66675,
            "wastedBytes": 53340
          },
          {
            "url": "https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 51930,
            "wastedBytes": 51930
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 51791,
            "wastedBytes": 51791
          },
          {
            "url": "https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 43770,
            "wastedBytes": 43770
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e95242d6400.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 42503,
            "wastedBytes": 42503
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e7ffd652068.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 41732,
            "wastedBytes": 41732
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-wdjp.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 37462,
            "wastedBytes": 37462
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9522e2407d.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 36679,
            "wastedBytes": 36679
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 36626,
            "wastedBytes": 36626
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
            "cacheLifetimeMs": 60000,
            "totalBytes": 33728,
            "wastedBytes": 33446.933333333334
          },
          {
            "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
            "cacheLifetimeMs": 60000,
            "totalBytes": 33240,
            "wastedBytes": 32963
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e8f4531d712.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 32004,
            "wastedBytes": 32004
          },
          {
            "url": "https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 31131,
            "wastedBytes": 31131
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 28395,
            "wastedBytes": 28395
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 27042,
            "wastedBytes": 27042
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e95311a1f30.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 25581,
            "wastedBytes": 25581
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9528b63262.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 24321,
            "wastedBytes": 24321
          },
          {
            "url": "https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 19188,
            "wastedBytes": 19188
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 18318,
            "wastedBytes": 18318
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/739aa08-79f3d828.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 16665,
            "wastedBytes": 16665
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bf75cbe7.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 16097,
            "wastedBytes": 16097
          },
          {
            "url": "https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 15248,
            "wastedBytes": 15248
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 14498,
            "wastedBytes": 14498
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cf9c9588.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 14208,
            "wastedBytes": 14208
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801ba81f9dc.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 14158,
            "wastedBytes": 14158
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 13903,
            "wastedBytes": 13903
          },
          {
            "url": "https://ad.dzwww.com/2022adpic/12/xsd1202.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 32506,
            "wastedBytes": 13002.400000000001
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 12567,
            "wastedBytes": 12567
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/26628e88af2d69_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 12449,
            "wastedBytes": 12449
          },
          {
            "url": "https://jinan.dzwww.com/dfxw/list202109.js?t=202632300.2",
            "cacheLifetimeMs": 3600000,
            "totalBytes": 15391,
            "wastedBytes": 12312.800000000001
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 11937,
            "wastedBytes": 11937
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 11746,
            "wastedBytes": 11746
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801b8f7e911.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 11468,
            "wastedBytes": 11468
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bdb8aa5e.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 11347,
            "wastedBytes": 11347
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/739bf87-6cb6a094_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 11260,
            "wastedBytes": 11260
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/13/3f9ec1d6ba867c5_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 10799,
            "wastedBytes": 10799
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg",
            "cacheLifetimeMs": 0,
            "totalBytes": 10654,
            "wastedBytes": 10654
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 10524,
            "wastedBytes": 10524
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801c1a6547c.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 10305,
            "wastedBytes": 10305
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cd600082.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 9345,
            "wastedBytes": 9345
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bca60fe8.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 8271,
            "wastedBytes": 8271
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cc3bff65.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 8211,
            "wastedBytes": 8211
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801ce87abbb.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 7986,
            "wastedBytes": 7986
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5d6e3cc511eca4f_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 7831,
            "wastedBytes": 7831
          },
          {
            "url": "https://ad.dzwww.com/2024adpic/04/0425.png",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 19558,
            "wastedBytes": 7823.200000000001
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/12/f7e8ac8250eb08f_240.JPEG",
            "cacheLifetimeMs": 0,
            "totalBytes": 7548,
            "wastedBytes": 7548
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-logo.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 7316,
            "wastedBytes": 7316
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bb7680d9.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 6902,
            "wastedBytes": 6902
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801c3264b26.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 6781,
            "wastedBytes": 6781
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/07/wcn2021.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 16752,
            "wastedBytes": 6700.8
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/js/index202109.js?v8",
            "cacheLifetimeMs": 60000,
            "totalBytes": 6468,
            "wastedBytes": 6414.1
          },
          {
            "url": "https://ad.dzwww.com/2025adpic/10/sanzhong.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 15849,
            "wastedBytes": 6339.6
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer3.gif",
            "cacheLifetimeMs": 0,
            "totalBytes": 4992,
            "wastedBytes": 4992
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/lcmp.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 11207,
            "wastedBytes": 4482.8
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer1.gif",
            "cacheLifetimeMs": 0,
            "totalBytes": 4293,
            "wastedBytes": 4293
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/5f604786d339b95_240.PNG",
            "cacheLifetimeMs": 0,
            "totalBytes": 4284,
            "wastedBytes": 4284
          },
          {
            "url": "https://ad.dzwww.com/2023adpic/10/3.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 10416,
            "wastedBytes": 4166.400000000001
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-hbsp.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 3736,
            "wastedBytes": 3736
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/hb.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 8754,
            "wastedBytes": 3501.6000000000004
          },
          {
            "url": "https://ad.dzwww.com/js/2021.js?t=1202632300.2",
            "cacheLifetimeMs": 0,
            "totalBytes": 2894,
            "wastedBytes": 2894
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 2679,
            "wastedBytes": 2679
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon4.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 2578,
            "wastedBytes": 2578
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 2423,
            "wastedBytes": 2423
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer2.gif",
            "cacheLifetimeMs": 0,
            "totalBytes": 2350,
            "wastedBytes": 2350
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/c.jpg",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 5579,
            "wastedBytes": 2231.6
          },
          {
            "url": "https://d.webterren.com/common.js?z=19&t=202505201214",
            "cacheLifetimeMs": 80640000,
            "totalBytes": 5272,
            "wastedBytes": 2179.0933333333332
          },
          {
            "url": "https://www.dzwww.com/tpl/js/theia-sticky-sidebar.min.js",
            "cacheLifetimeMs": 60000,
            "totalBytes": 2185,
            "wastedBytes": 2166.7916666666665
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-more1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1999,
            "wastedBytes": 1999
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow5.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1987,
            "wastedBytes": 1987
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1949,
            "wastedBytes": 1949
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1931,
            "wastedBytes": 1931
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow6.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1890,
            "wastedBytes": 1890
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 4689,
            "wastedBytes": 1875.6000000000001
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=gznews",
            "cacheLifetimeMs": 0,
            "totalBytes": 1875,
            "wastedBytes": 1875
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=shnews_v2",
            "cacheLifetimeMs": 0,
            "totalBytes": 1870,
            "wastedBytes": 1870
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow4.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1860,
            "wastedBytes": 1860
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1801,
            "wastedBytes": 1801
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=xbnews",
            "cacheLifetimeMs": 0,
            "totalBytes": 1717,
            "wastedBytes": 1717
          },
          {
            "url": "https://hb.dzwww.com/index.php?c=news&act=bjnews",
            "cacheLifetimeMs": 0,
            "totalBytes": 1684,
            "wastedBytes": 1684
          },
          {
            "url": "https://ad.dzwww.com/js/getacc.js",
            "cacheLifetimeMs": 0,
            "totalBytes": 1674,
            "wastedBytes": 1674
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 3614,
            "wastedBytes": 1445.6000000000001
          },
          {
            "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "cacheLifetimeMs": 60000,
            "totalBytes": 1406,
            "wastedBytes": 1394.2833333333333
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 3013,
            "wastedBytes": 1205.2
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon2.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1041,
            "wastedBytes": 1041
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play2.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 1013,
            "wastedBytes": 1013
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 949,
            "wastedBytes": 949
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-search.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 928,
            "wastedBytes": 928
          },
          {
            "url": "https://www.dzwww.com/tpl/js/txtscroll.js",
            "cacheLifetimeMs": 60000,
            "totalBytes": 924,
            "wastedBytes": 916.3000000000001
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-more3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 889,
            "wastedBytes": 889
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow2.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 877,
            "wastedBytes": 877
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-change.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 859,
            "wastedBytes": 859
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-arrow1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 772,
            "wastedBytes": 772
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/globle.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 1775,
            "wastedBytes": 710
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-live.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 708,
            "wastedBytes": 708
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-arrow2.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 698,
            "wastedBytes": 698
          },
          {
            "url": "https://www.dzwww.com/2026zt/2026sdlh/syzq-v2/sdlh26/sdlh26.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 1644,
            "wastedBytes": 657.6
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-arrow1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 639,
            "wastedBytes": 639
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/top-arrow1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 633,
            "wastedBytes": 633
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-arrow1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 625,
            "wastedBytes": 625
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/top-tel.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 616,
            "wastedBytes": 616
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot3.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 594,
            "wastedBytes": 594
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 582,
            "wastedBytes": 582
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot2.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 582,
            "wastedBytes": 582
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/chunjie26/chunjie26.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 1372,
            "wastedBytes": 548.8000000000001
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/qglh/qglh26/qglh26.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 1360,
            "wastedBytes": 544
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot1.png",
            "cacheLifetimeMs": 0,
            "totalBytes": 541,
            "wastedBytes": 541
          },
          {
            "url": "https://www.dzwww.com/2024chunjie/cj24.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 1162,
            "wastedBytes": 464.8
          },
          {
            "url": "https://cl2.webterren.com/webdig.js?z=19",
            "cacheLifetimeMs": 80640000,
            "totalBytes": 1061,
            "wastedBytes": 438.5466666666667
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/wuyi2025/wuyi2025.css?v19",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 1011,
            "wastedBytes": 404.40000000000003
          },
          {
            "url": "https://dzwww.com/tpl/gray.css",
            "cacheLifetimeMs": 86400000,
            "totalBytes": 896,
            "wastedBytes": 358.40000000000003
          },
          {
            "url": "https://pv.sohu.com/cityjson?ie=utf-8",
            "cacheLifetimeMs": 0,
            "totalBytes": 309,
            "wastedBytes": 309
          },
          {
            "url": "https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif?l=https://dzwww.com/",
            "cacheLifetimeMs": 0,
            "totalBytes": 116,
            "wastedBytes": 116
          }
        ],
        "sortedBy": [
          "wastedBytes"
        ],
        "skipSumming": [
          "cacheLifetimeMs"
        ],
        "debugData": {
          "type": "debugdata",
          "wastedBytes": 21513271.64833334
        }
      },
      "guidanceLevel": 3
    },
    "cls-culprits-insight": {
      "id": "cls-culprits-insight",
      "title": "Layout shift culprits",
      "description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "list",
        "items": [
          {
            "type": "table",
            "headings": [
              {
                "key": "node",
                "valueType": "node",
                "subItemsHeading": {
                  "key": "extra"
                },
                "label": "Element"
              },
              {
                "key": "score",
                "valueType": "numeric",
                "subItemsHeading": {
                  "key": "cause",
                  "valueType": "text"
                },
                "granularity": 0.001,
                "label": "Layout shift score"
              }
            ],
            "items": [
              {
                "node": {
                  "type": "text",
                  "value": "Total"
                },
                "score": 0.015214
              },
              {
                "node": {
                  "type": "node",
                  "lhId": "page-84-DIV",
                  "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV",
                  "selector": "div#main > div.main-right > div.theiaStickySidebar > div#djch",
                  "boundingRect": {
                    "top": 1819,
                    "bottom": 2343,
                    "left": 900,
                    "right": 1200,
                    "width": 300,
                    "height": 524
                  },
                  "snippet": "<div class=\"block\" id=\"djch\">",
                  "nodeLabel": "独家策划\n换一换\n\n七节车厢，千年齐鲁丨青铜：礼乐之声\n\n古人视角下的清明节！水墨之间日照入画\n\n山东春日赏花地图——五大花驿承包整个春天\n\n狐仙奇遇记之宝藏…"
                },
                "score": 0.015214
              }
            ]
          },
          {
            "type": "table",
            "headings": [
              {
                "key": "node",
                "valueType": "node",
                "subItemsHeading": {
                  "key": "extra"
                },
                "label": "Element"
              },
              {
                "key": "score",
                "valueType": "numeric",
                "subItemsHeading": {
                  "key": "cause",
                  "valueType": "text"
                },
                "granularity": 0.001,
                "label": "Layout shift score"
              }
            ],
            "items": [
              {
                "node": {
                  "type": "text",
                  "value": "Total"
                },
                "score": 0
              },
              {
                "node": {
                  "type": "node",
                  "lhId": "page-89-SPAN",
                  "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,1,DIV,1,SPAN",
                  "selector": "div#tbtj > div.show14 > div.tab > span.swiper-pagination-bullet",
                  "boundingRect": {
                    "top": 1783,
                    "bottom": 1789,
                    "left": 1023,
                    "right": 1029,
                    "width": 6,
                    "height": 6
                  },
                  "snippet": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\">",
                  "nodeLabel": "Go to slide 2"
                },
                "score": 0
              }
            ]
          }
        ]
      },
      "guidanceLevel": 3
    },
    "document-latency-insight": {
      "id": "document-latency-insight",
      "title": "Document request latency",
      "description": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression.",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "checklist",
        "items": {
          "noRedirects": {
            "label": "Avoids redirects",
            "value": true
          },
          "serverResponseIsFast": {
            "label": "Server responds quickly (observed 81 ms)",
            "value": true
          },
          "usesCompression": {
            "label": "Applies text compression",
            "value": true
          }
        },
        "debugData": {
          "type": "debugdata",
          "redirectDuration": 0,
          "serverResponseTime": 81,
          "uncompressedResponseBytes": 0,
          "wastedBytes": 0
        }
      },
      "guidanceLevel": 3
    },
    "dom-size-insight": {
      "id": "dom-size-insight",
      "title": "Optimize DOM size",
      "description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 4081,
      "numericUnit": "element",
      "metricSavings": {
        "INP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "statistic",
            "valueType": "text",
            "label": "Statistic"
          },
          {
            "key": "node",
            "valueType": "node",
            "label": "Element"
          },
          {
            "key": "value",
            "valueType": "numeric",
            "label": "Value"
          }
        ],
        "items": [
          {
            "statistic": "Total elements",
            "value": {
              "type": "numeric",
              "granularity": 1,
              "value": 4081
            }
          },
          {
            "statistic": "DOM depth",
            "node": {
              "type": "node",
              "lhId": "page-91-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "value": {
              "type": "numeric",
              "granularity": 1,
              "value": 13
            }
          },
          {
            "statistic": "Most children",
            "node": {
              "type": "node",
              "lhId": "page-90-UL",
              "path": "1,HTML,1,BODY,22,DIV,79,DIV,1,DIV,0,UL",
              "selector": "div.w1200 > div#bottom-links > div.show > ul",
              "boundingRect": {
                "top": 7076,
                "bottom": 7236,
                "left": 11,
                "right": 1191,
                "width": 1180,
                "height": 160
              },
              "snippet": "<ul>",
              "nodeLabel": "人民网\n新华网\n央视网\n中国网\n国际在线\n中国经济网\n中青网\n光明网\n环球网\n未来网\n东方网\n澎湃新闻\n华龙网\n凤凰网\n新华报业网\n四川新闻网\n红网\n浙江在线…"
            },
            "value": {
              "type": "numeric",
              "granularity": 1,
              "value": 102
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "totalElements": 4081,
          "maxChildren": 102,
          "maxDepth": 13
        }
      },
      "guidanceLevel": 3
    },
    "duplicated-javascript-insight": {
      "id": "duplicated-javascript-insight",
      "title": "Duplicated JavaScript",
      "description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.",
      "score": null,
      "scoreDisplayMode": "error",
      "errorMessage": "duplication.values.flatMap is not a function or its return value is not iterable",
      "errorStack": "TypeError: duplication.values.flatMap is not a function or its return value is not iterable\n    at Module.generateInsight (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js:59:61)\n    at #computeInsightSet (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:369:33)\n    at #computeInsightsForNavigation (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:513:32)\n    at #computeInsights (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:445:47)\n    at TraceProcessor.parse (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:126:38)\n    at async TraceEngineResult.runTraceEngine (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:43:5)\n    at async TraceEngineResult.compute_ (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:256:7)",
      "guidanceLevel": 2
    },
    "font-display-insight": {
      "id": "font-display-insight",
      "title": "Font display",
      "description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "INP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "wastedMs",
            "valueType": "ms",
            "label": "Est Savings"
          }
        ],
        "items": [],
        "skipSumming": [
          "wastedMs"
        ]
      },
      "guidanceLevel": 3
    },
    "forced-reflow-insight": {
      "id": "forced-reflow-insight",
      "title": "Forced reflow",
      "description": "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](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.",
      "score": 0,
      "scoreDisplayMode": "numeric",
      "details": {
        "type": "list",
        "items": [
          {
            "type": "table",
            "headings": [
              {
                "key": "source",
                "valueType": "source-location",
                "label": "Source"
              },
              {
                "key": "reflowTime",
                "valueType": "ms",
                "granularity": 1,
                "label": "Total reflow time"
              }
            ],
            "items": [
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
                  "urlProvider": "network",
                  "line": 5,
                  "column": 5688
                },
                "reflowTime": 134.414
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
                  "urlProvider": "network",
                  "line": 11,
                  "column": 6938
                },
                "reflowTime": 3.32
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
                  "urlProvider": "network",
                  "line": 11,
                  "column": 16959
                },
                "reflowTime": 13.993
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
                  "urlProvider": "network",
                  "line": 11,
                  "column": 78829
                },
                "reflowTime": 1.269
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
                  "urlProvider": "network",
                  "line": 5,
                  "column": 3796
                },
                "reflowTime": 56.119
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
                  "urlProvider": "network",
                  "line": 5,
                  "column": 26533
                },
                "reflowTime": 1.64
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
                  "urlProvider": "network",
                  "line": 5,
                  "column": 6794
                },
                "reflowTime": 1.492
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
                  "urlProvider": "network",
                  "line": 0,
                  "column": 1200
                },
                "reflowTime": 1.584
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
                  "urlProvider": "network",
                  "line": 0,
                  "column": 1237
                },
                "reflowTime": 0.971
              },
              {
                "source": {
                  "type": "source-location",
                  "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
                  "urlProvider": "network",
                  "line": 0,
                  "column": 1273
                },
                "reflowTime": 0.871
              }
            ]
          }
        ]
      },
      "guidanceLevel": 3
    },
    "image-delivery-insight": {
      "id": "image-delivery-insight",
      "title": "Improve image delivery",
      "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "displayValue": "Est savings of 15,038 KiB",
      "metricSavings": {
        "FCP": 0,
        "LCP": 27750
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL",
            "subItemsHeading": {
              "key": "reason",
              "valueType": "text"
            }
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Resource Size"
          },
          {
            "key": "wastedBytes",
            "valueType": "bytes",
            "label": "Est Savings",
            "subItemsHeading": {
              "key": "wastedBytes",
              "valueType": "bytes"
            }
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "page-0-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "totalBytes": 752420,
            "wastedBytes": 744920,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 595076
                },
                {
                  "reason": "This image file is larger than it needs to be (1056x894) for its displayed dimensions (300x150). Use responsive images to reduce the image download size.",
                  "wastedBytes": 716555
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-1-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg",
            "totalBytes": 749419,
            "wastedBytes": 736752,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 339819
                },
                {
                  "reason": "This image file is larger than it needs to be (1920x1280) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 726244
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-2-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,2,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 0,
                "right": 300,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg",
            "totalBytes": 729046,
            "wastedBytes": 719796,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 383446
                },
                {
                  "reason": "This image file is larger than it needs to be (1920x1080) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 709533
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-3-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-2 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2112,
                "bottom": 2197,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e88981975f3.png\">",
              "nodeLabel": "li#yw-2 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e88981975f3.png",
            "totalBytes": 691774,
            "wastedBytes": 689862,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 622298
                },
                {
                  "reason": "This image file is larger than it needs to be (791x527) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 672731
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-4-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg",
            "totalBytes": 686434,
            "wastedBytes": 673767,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 340834
                },
                {
                  "reason": "This image file is larger than it needs to be (1920x1080) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 661275
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-5-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e82e0092514.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e82e0092514.png",
            "totalBytes": 622454,
            "wastedBytes": 609787,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 546001
                },
                {
                  "reason": "This image file is larger than it needs to be (795x577) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 519326
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-6-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,3,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.con > div.photo2 > a > img",
              "boundingRect": {
                "top": 1177,
                "bottom": 1362,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg\">",
              "nodeLabel": "div.con > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg",
            "totalBytes": 610704,
            "wastedBytes": 601454,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 520704
                },
                {
                  "reason": "This image file is larger than it needs to be (900x600) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 547937
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-7-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg",
            "totalBytes": 596977,
            "wastedBytes": 584310,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 465977
                },
                {
                  "reason": "This image file is larger than it needs to be (1310x600) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 539254
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-8-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,19,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-20 > div.photo2 > a > img",
              "boundingRect": {
                "top": 4146,
                "bottom": 4231,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e811be2d123.png\">",
              "nodeLabel": "li#yw-20 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e811be2d123.png",
            "totalBytes": 555964,
            "wastedBytes": 554051,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 462537
                },
                {
                  "reason": "This image file is larger than it needs to be (910x616) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 544583
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-9-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png",
            "totalBytes": 525661,
            "wastedBytes": 512994,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 415492
                },
                {
                  "reason": "This image file is larger than it needs to be (997x663) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 465223
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-10-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 300,
                "right": 600,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg",
            "totalBytes": 515299,
            "wastedBytes": 506049,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 462549
                },
                {
                  "reason": "This image file is larger than it needs to be (750x422) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 424939
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-11-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-9 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2903,
                "bottom": 2988,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png\">",
              "nodeLabel": "li#yw-9 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png",
            "totalBytes": 447679,
            "wastedBytes": 445767,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 356381
                },
                {
                  "reason": "This image file is larger than it needs to be (956x573) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 438301
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-12-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -1340,
                "right": -790,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "url": "https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg",
            "totalBytes": 456808,
            "wastedBytes": 425641,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 404058
                },
                {
                  "reason": "This image file is larger than it needs to be (750x422) for its displayed dimensions (550x340). Use responsive images to reduce the image download size.",
                  "wastedBytes": 186909
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-13-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg",
            "totalBytes": 436352,
            "wastedBytes": 423685,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 373852
                },
                {
                  "reason": "This image file is larger than it needs to be (750x500) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 347918
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-14-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,11,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-12 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3242,
                "bottom": 3327,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/20260422085722723.png\">",
              "nodeLabel": "li#yw-12 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/20260422085722723.png",
            "totalBytes": 418352,
            "wastedBytes": 416440,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 317552
                },
                {
                  "reason": "This image file is larger than it needs to be (960x630) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 410415
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-15-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -240,
                "right": 310,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/20260422073347958.png\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347958.png",
            "totalBytes": 407476,
            "wastedBytes": 376309,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 306676
                },
                {
                  "reason": "This image file is larger than it needs to be (960x630) for its displayed dimensions (550x340). Use responsive images to reduce the image download size.",
                  "wastedBytes": 281487
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-16-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": -790,
                "right": -240,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "url": "https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg",
            "totalBytes": 283625,
            "wastedBytes": 252458,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 245225
                },
                {
                  "reason": "This image file is larger than it needs to be (640x360) for its displayed dimensions (550x340). Use responsive images to reduce the image download size.",
                  "wastedBytes": 53426
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-17-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,15,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-16 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3694,
                "bottom": 3779,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e812b52eb0f.png\">",
              "nodeLabel": "li#yw-16 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e812b52eb0f.png",
            "totalBytes": 251681,
            "wastedBytes": 249769,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 225022
                },
                {
                  "reason": "This image file is larger than it needs to be (503x318) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 233626
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-18-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,9,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-10 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3016,
                "bottom": 3101,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81e38763a3.png\">",
              "nodeLabel": "li#yw-10 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e81e38763a3.png",
            "totalBytes": 239654,
            "wastedBytes": 237742,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 213149
                },
                {
                  "reason": "This image file is larger than it needs to be (558x285) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 222361
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-19-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.show02 > div.photo2 > a > img",
              "boundingRect": {
                "top": 1493,
                "bottom": 1643,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png\">",
              "nodeLabel": "div.show02 > div.photo2 > a > img"
            },
            "url": "https://dzngimage.dzwww.com/2026/04/17/03b315bacdb28e1974bc9fe7d91cdb00.png",
            "totalBytes": 238539,
            "wastedBytes": 231789,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 204335
                },
                {
                  "reason": "This image file is larger than it needs to be (503x408) for its displayed dimensions (270x150). Use responsive images to reduce the image download size.",
                  "wastedBytes": 191464
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-20-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0711/6870da77b739b.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0711/6870da77b739b.png",
            "totalBytes": 229272,
            "wastedBytes": 216605,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 178502
                },
                {
                  "reason": "This image file is larger than it needs to be (683x446) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 172070
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-21-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 600,
                "right": 900,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0104/6959b313f15ba.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0104/6959b313f15ba.png",
            "totalBytes": 218444,
            "wastedBytes": 209194,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 185998
                },
                {
                  "reason": "This image file is larger than it needs to be (599x325) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 156168
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-22-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,7,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png",
            "totalBytes": 209365,
            "wastedBytes": 200115,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 182912
                },
                {
                  "reason": "This image file is larger than it needs to be (512x310) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 136156
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-23-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://image.dzplus.dzng.com/2026/04/22/17767955650jfm6c1yztndimage.jpeg?…\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://image.dzplus.dzng.com/2026/04/22/17767955650jfm6c1yztndimage.jpeg?imageView2/2/w/1080",
            "totalBytes": 207103,
            "wastedBytes": 194436,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 77683
                },
                {
                  "reason": "This image file is larger than it needs to be (1080x719) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 186833
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-24-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-4 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2338,
                "bottom": 2423,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg\">",
              "nodeLabel": "li#yw-4 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg",
            "totalBytes": 187456,
            "wastedBytes": 185544,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 147456
                },
                {
                  "reason": "This image file is larger than it needs to be (600x400) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 178493
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-25-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1420,
                "right": 1621,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg",
            "totalBytes": 185191,
            "wastedBytes": 179466,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 179466
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-26-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1000,
                "right": 1200,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg",
            "totalBytes": 182351,
            "wastedBytes": 176714,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 176714
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-27-IMG",
              "path": "1,HTML,1,BODY,22,DIV,66,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5761,
                "bottom": 5961,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg",
            "totalBytes": 185702,
            "wastedBytes": 173035,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 122652
                },
                {
                  "reason": "This image file is larger than it needs to be (780x485) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 148395
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-28-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1631,
                "right": 1831,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg",
            "totalBytes": 177852,
            "wastedBytes": 172354,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 172354
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-29-IMG",
              "path": "1,HTML,1,BODY,22,DIV,73,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6216,
                "bottom": 6416,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0924/68d38d403870c.png\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0924/68d38d403870c.png",
            "totalBytes": 178951,
            "wastedBytes": 166284,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 165631
                },
                {
                  "reason": "This image file is larger than it needs to be (370x216) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 8777
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-30-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1841,
                "right": 2041,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg",
            "totalBytes": 163516,
            "wastedBytes": 158461,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 158461
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-31-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 860,
                "right": 1410,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "url": "https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg",
            "totalBytes": 185912,
            "wastedBytes": 154745,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 154745
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-32-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 579,
                "right": 779,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg",
            "totalBytes": 154900,
            "wastedBytes": 150111,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 150111
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-33-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,3,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 1210,
                "right": 1410,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg",
            "totalBytes": 150974,
            "wastedBytes": 146307,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 146307
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-34-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,17,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-18 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3920,
                "bottom": 4005,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg\">",
              "nodeLabel": "li#yw-18 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg",
            "totalBytes": 147475,
            "wastedBytes": 145563,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 84850
                },
                {
                  "reason": "This image file is larger than it needs to be (750x501) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 142971
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-35-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,8,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2262,
                "right": 2462,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg",
            "totalBytes": 147908,
            "wastedBytes": 143335,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 143335
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-36-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,4,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-5 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2451,
                "bottom": 2536,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg\">",
              "nodeLabel": "li#yw-5 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg",
            "totalBytes": 140255,
            "wastedBytes": 138343,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 96355
                },
                {
                  "reason": "This image file is larger than it needs to be (600x439) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 134145
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-37-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 789,
                "right": 990,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg",
            "totalBytes": 141671,
            "wastedBytes": 137291,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 137291
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-38-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.pic > div.photo2 > a > img",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 137,
                "right": 270,
                "width": 133,
                "height": 85
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg\">",
              "nodeLabel": "div.pic > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg",
            "totalBytes": 138339,
            "wastedBytes": 137253,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1600x900) for its displayed dimensions (133x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 137253
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-39-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,5,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-6 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2564,
                "bottom": 2649,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e8797395e9b.png\">",
              "nodeLabel": "li#yw-6 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e8797395e9b.png",
            "totalBytes": 128326,
            "wastedBytes": 126414,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 108642
                },
                {
                  "reason": "This image file is larger than it needs to be (444x266) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 115858
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-40-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,5,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
              "boundingRect": {
                "top": 718,
                "bottom": 1058,
                "left": 310,
                "right": 860,
                "width": 550,
                "height": 340
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG\">",
              "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
            },
            "url": "https://dzngimage.dzwww.com/2026/04/20/1f384a5c266f3d673e8858be2ca55a88.JPG",
            "totalBytes": 141800,
            "wastedBytes": 126055,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1600x1066) for its displayed dimensions (550x340). Use responsive images to reduce the image download size.",
                  "wastedBytes": 126055
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-41-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,6,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.photo2 > a > img",
              "boundingRect": {
                "top": 2417,
                "bottom": 2602,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg\">",
              "nodeLabel": "div.block > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg",
            "totalBytes": 121441,
            "wastedBytes": 112191,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 12001
                },
                {
                  "reason": "This image file is larger than it needs to be (1080x608) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 111177
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-42-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A,0,IMG",
              "selector": "li.swiper-slide > div.photo2 > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4694,
                "left": 2051,
                "right": 2252,
                "width": 200,
                "height": 320
              },
              "snippet": "<img src=\"https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg\">",
              "nodeLabel": "li.swiper-slide > div.photo2 > a > img"
            },
            "url": "https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg",
            "totalBytes": 113137,
            "wastedBytes": 109639,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1080x1920) for its displayed dimensions (200x320). Use responsive images to reduce the image download size.",
                  "wastedBytes": 109639
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-43-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,12,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-13 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3355,
                "bottom": 3440,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81beb90445.png\">",
              "nodeLabel": "li#yw-13 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e81beb90445.png",
            "totalBytes": 98867,
            "wastedBytes": 96955,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 86111
                },
                {
                  "reason": "This image file is larger than it needs to be (497x154) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 84044
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-44-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -540,
                "right": 0,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png",
            "totalBytes": 102297,
            "wastedBytes": 95819,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 95819
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-45-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2297,
                "bottom": 2447,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG",
            "totalBytes": 97649,
            "wastedBytes": 92529,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 92529
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-46-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "totalBytes": 95193,
            "wastedBytes": 89793,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 89793
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-47-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg",
            "totalBytes": 91819,
            "wastedBytes": 89361,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1920x1080) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 89361
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-48-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,2,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-3 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2225,
                "bottom": 2310,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg\">",
              "nodeLabel": "li#yw-3 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg",
            "totalBytes": 88363,
            "wastedBytes": 86451,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 25863
                },
                {
                  "reason": "This image file is larger than it needs to be (750x500) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 85659
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-49-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "totalBytes": 91110,
            "wastedBytes": 85710,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 85710
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-50-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "totalBytes": 89616,
            "wastedBytes": 84216,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 84216
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-51-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,3,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1500,
                "right": 1800,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg",
            "totalBytes": 90406,
            "wastedBytes": 82906,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 29281
                },
                {
                  "reason": "This image file is larger than it needs to be (750x489) for its displayed dimensions (300x150). Use responsive images to reduce the image download size.",
                  "wastedBytes": 79313
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-52-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,4,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,A,0,IMG",
              "selector": "div.swiper-wrapper > div.photo2 > a > img",
              "boundingRect": {
                "top": 1590,
                "bottom": 1775,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 185
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/1230/69537de650e01.png\">",
              "nodeLabel": "div.swiper-wrapper > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/1230/69537de650e01.png",
            "totalBytes": 90715,
            "wastedBytes": 81465,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 59548
                },
                {
                  "reason": "This image file is larger than it needs to be (550x340) for its displayed dimensions (300x185). Use responsive images to reduce the image download size.",
                  "wastedBytes": 63792
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-53-IMG",
              "path": "1,HTML,1,BODY,22,DIV,76,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 6646,
                "bottom": 6846,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c791…\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c7917991c1c1.jpeg",
            "totalBytes": 82365,
            "wastedBytes": 76518,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (1267x845) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 76518
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-54-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,6,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-7 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2677,
                "bottom": 2762,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg\">",
              "nodeLabel": "li#yw-7 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg",
            "totalBytes": 74042,
            "wastedBytes": 72130,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 6542
                },
                {
                  "reason": "This image file is larger than it needs to be (750x540) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 71944
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-55-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,1,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2028,
                "bottom": 2178,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG",
            "totalBytes": 77349,
            "wastedBytes": 72109,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 72109
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-56-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,10,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-11 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3129,
                "bottom": 3214,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0422/69e81d9651010.png\">",
              "nodeLabel": "li#yw-11 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e81d9651010.png",
            "totalBytes": 67323,
            "wastedBytes": 65411,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 60090
                },
                {
                  "reason": "This image file is larger than it needs to be (280x155) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 49523
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-57-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,4,DIV,0,UL,2,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2193,
                "bottom": 2343,
                "left": 1800,
                "right": 2100,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG",
            "totalBytes": 64491,
            "wastedBytes": 59091,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 59091
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-58-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,5,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 0,
                "right": 540,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "url": "https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg",
            "totalBytes": 71883,
            "wastedBytes": 58563,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 58563
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-59-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,18,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-19 > div.photo2 > a > img",
              "boundingRect": {
                "top": 4033,
                "bottom": 4118,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg\">",
              "nodeLabel": "li#yw-19 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg",
            "totalBytes": 55330,
            "wastedBytes": 53418,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 48130
                },
                {
                  "reason": "This image file is larger than it needs to be (240x180) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 40633
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-60-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,7,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-8 > div.photo2 > a > img",
              "boundingRect": {
                "top": 2790,
                "bottom": 2875,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg\">",
              "nodeLabel": "li#yw-8 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg",
            "totalBytes": 51392,
            "wastedBytes": 49480,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 38072
                },
                {
                  "reason": "This image file is larger than it needs to be (370x216) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 44013
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-61-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 0,
                "right": 380,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg",
            "totalBytes": 51252,
            "wastedBytes": 38585,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 19684
                },
                {
                  "reason": "This image file is larger than it needs to be (581x326) for its displayed dimensions (380x200). Use responsive images to reduce the image download size.",
                  "wastedBytes": 30687
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-62-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,14,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-15 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3581,
                "bottom": 3666,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg\">",
              "nodeLabel": "li#yw-15 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg",
            "totalBytes": 36082,
            "wastedBytes": 34170,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 28882
                },
                {
                  "reason": "This image file is larger than it needs to be (240x180) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 26498
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-63-IMG",
              "path": "1,HTML,1,BODY,22,DIV,63,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 5331,
                "bottom": 5531,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg",
            "totalBytes": 43232,
            "wastedBytes": 30565,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 29912
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-64-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,7,DIV,1,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show16 > li.photo2 > a > img",
              "boundingRect": {
                "top": 2866,
                "bottom": 3011,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 145
              },
              "snippet": "<img src=\"https://www.dzwww.com/tpl/2021sy/images/title-wdjp.jpg\">",
              "nodeLabel": "ul.show16 > li.photo2 > a > img"
            },
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-wdjp.jpg",
            "totalBytes": 36999,
            "wastedBytes": 29749,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 29749
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-65-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a2 > div#xad_a2_0 > a > img",
              "boundingRect": {
                "top": 719,
                "bottom": 779,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2022adpic/12/xsd1202.jpg\" width=\"300\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a2 > div#xad_a2_0 > a > img"
            },
            "url": "https://ad.dzwww.com/2022adpic/12/xsd1202.jpg",
            "totalBytes": 32018,
            "wastedBytes": 29018,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 29018
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-66-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,3,DIV,2,DIV,0,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.pic > div.photo2 > a > img",
              "boundingRect": {
                "top": 1691,
                "bottom": 1776,
                "left": 0,
                "right": 133,
                "width": 133,
                "height": 85
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg\">",
              "nodeLabel": "div.pic > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg",
            "totalBytes": 30591,
            "wastedBytes": 28707,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 9071
                },
                {
                  "reason": "This image file is larger than it needs to be (480x269) for its displayed dimensions (133x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 27913
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-67-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,16,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-17 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3807,
                "bottom": 3892,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg\">",
              "nodeLabel": "li#yw-17 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg",
            "totalBytes": 26500,
            "wastedBytes": 24588,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 19300
                },
                {
                  "reason": "This image file is larger than it needs to be (240x180) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 19461
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-68-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 410,
                "right": 790,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg",
            "totalBytes": 27857,
            "wastedBytes": 15190,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 14537
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-69-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,1,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a8 > div#xad_a8_0 > a > img",
              "boundingRect": {
                "top": 955,
                "bottom": 1015,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 60
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/07/wcn2021.jpg\" width=\"270\" height=\"60\" border=\"0\">",
              "nodeLabel": "div#xad_a8 > div#xad_a8_0 > a > img"
            },
            "url": "https://ad.dzwww.com/2021adpic/07/wcn2021.jpg",
            "totalBytes": 16262,
            "wastedBytes": 13562,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 13562
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-70-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": -1080,
                "right": -540,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg",
            "totalBytes": 18650,
            "wastedBytes": 12540,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 12540
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-71-IMG",
              "path": "1,HTML,1,BODY,22,DIV,17,DIV,2,DIV,2,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a0 > div#xad_a0_1 > a > img",
              "boundingRect": {
                "top": 0,
                "bottom": 0,
                "left": 0,
                "right": 0,
                "width": 0,
                "height": 0
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2025adpic/10/sanzhong.jpg\" width=\"200\" height=\"90\" border=\"0\">",
              "nodeLabel": "div#xad_a0 > div#xad_a0_1 > a > img"
            },
            "url": "https://ad.dzwww.com/2025adpic/10/sanzhong.jpg",
            "totalBytes": 15360,
            "wastedBytes": 12360,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 12360
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-72-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,2,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show22 > a > img",
              "boundingRect": {
                "top": 1090,
                "bottom": 1260,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 170
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg\">",
              "nodeLabel": "div.block > div.show22 > a > img"
            },
            "url": "https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg",
            "totalBytes": 14707,
            "wastedBytes": 12128,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (721x363) for its displayed dimensions (270x170). Use responsive images to reduce the image download size.",
                  "wastedBytes": 12128
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-73-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-1 > div.photo2 > a > img",
              "boundingRect": {
                "top": 1999,
                "bottom": 2084,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg\">",
              "nodeLabel": "li#yw-1 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg",
            "totalBytes": 13959,
            "wastedBytes": 12047,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 6759
                },
                {
                  "reason": "This image file is larger than it needs to be (240x180) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 10251
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-74-IMG",
              "path": "1,HTML,1,BODY,22,DIV,60,DIV,3,DIV,1,DIV,0,A,0,IMG",
              "selector": "div.block > div.show19 > a > img",
              "boundingRect": {
                "top": 4901,
                "bottom": 5101,
                "left": 820,
                "right": 1200,
                "width": 380,
                "height": 200
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG\">",
              "nodeLabel": "div.block > div.show19 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG",
            "totalBytes": 17777,
            "wastedBytes": 11377,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 11377
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-75-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,4,DIV,2,DIV,0,UL,13,LI,0,DIV,0,A,0,IMG",
              "selector": "li#yw-14 > div.photo2 > a > img",
              "boundingRect": {
                "top": 3468,
                "bottom": 3553,
                "left": 310,
                "right": 445,
                "width": 135,
                "height": 85
              },
              "snippet": "<img src=\"https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg\">",
              "nodeLabel": "li#yw-14 > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg",
            "totalBytes": 10116,
            "wastedBytes": 8204,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "This image file is larger than it needs to be (240x180) for its displayed dimensions (135x85). Use responsive images to reduce the image download size.",
                  "wastedBytes": 7429
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-76-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,0,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 1879,
                "bottom": 2029,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG",
            "totalBytes": 13363,
            "wastedBytes": 6683,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 6683
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-77-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,0,DIV,5,DIV,4,DIV,1,UL,1,LI,0,DIV,0,A,0,IMG",
              "selector": "li > div.photo2 > a > img",
              "boundingRect": {
                "top": 2076,
                "bottom": 2226,
                "left": 0,
                "right": 270,
                "width": 270,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG\">",
              "nodeLabel": "li > div.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG",
            "totalBytes": 12026,
            "wastedBytes": 6626,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 6626
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-78-IMG",
              "path": "1,HTML,1,BODY,22,DIV,17,DIV,2,DIV,2,DIV,1,DIV,0,DIV,0,A,0,IMG",
              "selector": "div#xad_a0 > div#xad_a0_0 > a > img",
              "boundingRect": {
                "top": 0,
                "bottom": 0,
                "left": 0,
                "right": 0,
                "width": 0,
                "height": 0
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2023adpic/10/3.jpg\" width=\"200\" height=\"90\" border=\"0\">",
              "nodeLabel": "div#xad_a0 > div#xad_a0_0 > a > img"
            },
            "url": "https://ad.dzwww.com/2023adpic/10/3.jpg",
            "totalBytes": 9929,
            "wastedBytes": 6596,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 6596
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-79-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,8,DIV,1,DIV,1,DIV,0,A,0,IMG",
              "selector": "div#xad_a9 > div#xad_a9_0 > a > img",
              "boundingRect": {
                "top": 3031,
                "bottom": 3131,
                "left": 900,
                "right": 1200,
                "width": 300,
                "height": 100
              },
              "snippet": "<img src=\"https://ad.dzwww.com/2021adpic/05/lcmp.jpg\" width=\"300\" height=\"100\" border=\"0\">",
              "nodeLabel": "div#xad_a9 > div#xad_a9_0 > a > img"
            },
            "url": "https://ad.dzwww.com/2021adpic/05/lcmp.jpg",
            "totalBytes": 10718,
            "wastedBytes": 5718,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 5718
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-80-IMG",
              "path": "1,HTML,1,BODY,22,DIV,5,DIV,0,DIV,0,IMG",
              "selector": "div.w1200 > div#header > div.logo > img",
              "boundingRect": {
                "top": 79,
                "bottom": 134,
                "left": 0,
                "right": 142,
                "width": 142,
                "height": 55
              },
              "snippet": "<img src=\"//www.dzwww.com/tpl/2021sy/images/header-logo.png\" alt=\"大众网\">",
              "nodeLabel": "大众网"
            },
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-logo.png",
            "totalBytes": 6827,
            "wastedBytes": 5525,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 5525
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-81-IMG",
              "path": "1,HTML,1,BODY,22,DIV,53,DIV,1,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,A,0,IMG",
              "selector": "div.swiper-slide > div.photo > a > img",
              "boundingRect": {
                "top": 4374,
                "bottom": 4729,
                "left": 540,
                "right": 1080,
                "width": 540,
                "height": 355
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG\">",
              "nodeLabel": "div.swiper-slide > div.photo > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG",
            "totalBytes": 11208,
            "wastedBytes": 5448,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 5448
                }
              ]
            }
          },
          {
            "node": {
              "type": "node",
              "lhId": "page-82-IMG",
              "path": "1,HTML,1,BODY,22,DIV,50,DIV,2,DIV,10,DIV,5,DIV,1,DIV,0,DIV,2,DIV,0,UL,0,LI,0,A,0,IMG",
              "selector": "ul.show15 > li.photo2 > a > img",
              "boundingRect": {
                "top": 1863,
                "bottom": 2013,
                "left": 1200,
                "right": 1500,
                "width": 300,
                "height": 150
              },
              "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG\">",
              "nodeLabel": "ul.show15 > li.photo2 > a > img"
            },
            "url": "https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG",
            "totalBytes": 11397,
            "wastedBytes": 4797,
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                  "wastedBytes": 4797
                }
              ]
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "wastedBytes": 15398905
        }
      },
      "guidanceLevel": 3
    },
    "inp-breakdown-insight": {
      "id": "inp-breakdown-insight",
      "title": "INP breakdown",
      "description": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart.",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "guidanceLevel": 3
    },
    "lcp-breakdown-insight": {
      "id": "lcp-breakdown-insight",
      "title": "LCP breakdown",
      "description": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "metricSavings": {
        "LCP": 0
      },
      "details": {
        "type": "list",
        "items": [
          {
            "type": "table",
            "headings": [
              {
                "key": "label",
                "valueType": "text",
                "label": "Subpart"
              },
              {
                "key": "duration",
                "valueType": "ms",
                "label": "Duration"
              }
            ],
            "items": [
              {
                "subpart": "timeToFirstByte",
                "label": "Time to first byte",
                "duration": 158.94999975585938
              },
              {
                "subpart": "resourceLoadDelay",
                "label": "Resource load delay",
                "duration": 20.389000244140625
              },
              {
                "subpart": "resourceLoadDuration",
                "label": "Resource load duration",
                "duration": 283.924
              },
              {
                "subpart": "elementRenderDelay",
                "label": "Element render delay",
                "duration": 1879.539
              }
            ]
          },
          {
            "type": "node",
            "lhId": "page-83-IMG",
            "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
            "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
            "boundingRect": {
              "top": 718,
              "bottom": 1058,
              "left": -1890,
              "right": -1340,
              "width": 550,
              "height": 340
            },
            "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg\">",
            "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
          }
        ]
      },
      "guidanceLevel": 3
    },
    "lcp-discovery-insight": {
      "id": "lcp-discovery-insight",
      "title": "LCP request discovery",
      "description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading",
      "score": 0,
      "scoreDisplayMode": "numeric",
      "metricSavings": {
        "LCP": 0
      },
      "details": {
        "type": "list",
        "items": [
          {
            "type": "checklist",
            "items": {
              "priorityHinted": {
                "label": "fetchpriority=high should be applied",
                "value": false
              },
              "requestDiscoverable": {
                "label": "Request is discoverable in initial document",
                "value": true
              },
              "eagerlyLoaded": {
                "label": "lazy load not applied",
                "value": true
              }
            }
          },
          {
            "type": "node",
            "lhId": "page-83-IMG",
            "path": "1,HTML,1,BODY,22,DIV,50,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A,0,IMG",
            "selector": "div.swiper-wrapper > div.swiper-slide > a.bofang > img",
            "boundingRect": {
              "top": 718,
              "bottom": 1058,
              "left": -1890,
              "right": -1340,
              "width": 550,
              "height": 340
            },
            "snippet": "<img width=\"\" height=\"\" src=\"https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg\">",
            "nodeLabel": "div.swiper-wrapper > div.swiper-slide > a.bofang > img"
          }
        ]
      },
      "guidanceLevel": 3
    },
    "legacy-javascript-insight": {
      "id": "legacy-javascript-insight",
      "title": "Legacy JavaScript",
      "description": "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](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)",
      "score": null,
      "scoreDisplayMode": "error",
      "errorMessage": "wastedBytesByRequestId.values(...).reduce is not a function",
      "errorStack": "TypeError: wastedBytesByRequestId.values(...).reduce is not a function\n    at Module.generateInsight (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js:79:54)\n    at #computeInsightSet (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:369:33)\n    at #computeInsightsForNavigation (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:513:32)\n    at #computeInsights (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:445:47)\n    at TraceProcessor.parse (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:126:38)\n    at async TraceEngineResult.runTraceEngine (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:43:5)\n    at async TraceEngineResult.compute_ (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:256:7)",
      "guidanceLevel": 2
    },
    "modern-http-insight": {
      "id": "modern-http-insight",
      "title": "Modern HTTP",
      "description": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/performance/insights/modern-http).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "displayValue": "Est savings of 3,600 ms",
      "metricSavings": {
        "FCP": 200,
        "LCP": 3600
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "protocol",
            "valueType": "text",
            "label": "Protocol"
          }
        ],
        "items": [
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/globle.css",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/wuyi2025/wuyi2025.css?v19",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/chunjie26/chunjie26.css",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/2024chunjie/cj24.css",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/2026zt/2026sdlh/syzq-v2/sdlh26/sdlh26.css",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/qglh/qglh26/qglh26.css",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-logo.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-code-icon.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cf9c9588.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801ce87abbb.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cd600082.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801cc3bff65.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801c3264b26.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801c1a6547c.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bf75cbe7.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bdb8aa5e.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bca60fe8.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801bb7680d9.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801ba81f9dc.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2022/1125/63801b8f7e911.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b10ba41ffdc.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b0a98bc2d37.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0310/69af8978923be.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/13/3f9ec1d6ba867c5_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0311/69b1136710da1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0312/20260312064459784.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon2.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0318/69ba53f65dba1.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0901/68b4fbd5734f2.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/1231/6954eeaae1732.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-icon4.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/41e24ff3b7a0d7_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/021402a-30caae9d_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/21/f0523b9-1ca98f3a_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0224/699d6d4338be8.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0105/695b658d2356d.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0402/69ce32c6b7685.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347958.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/mpfiles/202603/30/695780845248.jpeg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/temp/temp.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0306/69aa0a0b3f0cf.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0330/69c9dabd952b4.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2024/1220/67651bb3df89e.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0104/6959b313f15ba.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/1224/694abd953c19e.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/1230/69537de650e01.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/1f6775d-79e2a25a_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/20/67f4af4199e3e34_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/17/70f67325ab6f3cc_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/16/1dfe75b-278e2057_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/04/41827711e427fd5_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/14/7991f44-7cf5ae25_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/03/eed37a1-1120f199_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0403/69cf19b25b0ff.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2024/0315/VCG111354615919.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0228/69a29bcf641db.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-wdjp.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-hbsp.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/19/36a8e8d6f55f624_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/12/f7e8ac8250eb08f_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0417/69e1a7d32d6d9.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0408/69d5dc9a49e93.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2024/0810/66b6c72c51252.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422160152-DLrC9L.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422103427-XyzxIk.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110249-bwuiIf.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422110110-T2mJrm.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422101333-ALbyzP.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422162928-3XJ5KT.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422151557-KXVjwH.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422145012-ExVQ2t.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://vfile3.dzwww.com/zycf/20260422143805-hbY6yX.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8703bb9bf4.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5203e5e5a71a85d_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8bcd413894.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0628/VCG21gic20009494.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0904/68b8fb01d0c94.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0820/68a56ea25040d.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0320/69bd149a561c1.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e82e0092514.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0704/686765dd92e7e.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0314/69b51cce377ae.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0924/68d38d403870c.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/word/images/20260410/bc9da5da-df17-4e62-8f88-c7917991c1c1.jpeg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0711/6870da77b739b.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2025/0529/6837ff6c43a54.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/06/0fca333618776f6.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e88981975f3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/1204/VCG111325255228.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87f8ba831d.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e87a57ca5c0.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8797395e9b.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2022/0707/VCG111340769499.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0420/69e5bb010f4c5.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e8212fefb4d.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81e38763a3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81d9651010.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422085722723.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e81beb90445.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29ac676684fa3f1.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/29abc49-101dea19.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e812b52eb0f.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/15/ef3707c-22c35e04.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/dzcloud/vcg/2020/0708/VCG21gic19633488.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/03/19/3ae99be-61a13a34.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e811be2d123.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422065155593.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e80996e0504.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422073347491.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/26628e88af2d69_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/69e7ffd652068.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0422/20260422065154467.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e95311a1f30.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065551171.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9528b63262.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/20260423065549207.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9525c4126e.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e95242d6400.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e9522e2407d.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/739bf87-6cb6a094_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/739aa08-79f3d828.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/5f62dea-17cf0f96_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/2026/0423/69e8f4531d712.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/23/5f604786d339b95_240.PNG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://appimg.dzwww.com/share/2026/04/22/5d6e3cc511eca4f_240.JPEG",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/theia-sticky-sidebar.min.js",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/js/txtscroll.js",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/js/index202109.js?v8",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer1.gif",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer2.gif",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/footer3.gif",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/top-tel.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/top-arrow1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-search.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/header-arrow1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot2.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-live.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play2.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow2.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-arrow1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-more1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/list-dot3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow4.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-change.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/title-more3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-play3.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow5.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-arrow1.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-arrow2.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/images/photo-shadow6.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/js/2021.js?t=1202632300.2",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/js/getacc.js",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2023adpic/10/3.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2025adpic/10/sanzhong.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2024adpic/04/0425.png",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2022adpic/12/xsd1202.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/c.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/07/wcn2021.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/lcmp.jpg",
            "protocol": "http/1.1"
          },
          {
            "url": "https://ad.dzwww.com/2021adpic/05/hb.jpg",
            "protocol": "http/1.1"
          }
        ]
      },
      "guidanceLevel": 3
    },
    "network-dependency-tree-insight": {
      "id": "network-dependency-tree-insight",
      "title": "Network dependency tree",
      "description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.",
      "score": 0,
      "scoreDisplayMode": "numeric",
      "metricSavings": {
        "LCP": 0
      },
      "details": {
        "type": "list",
        "items": [
          {
            "type": "list-section",
            "value": {
              "type": "network-tree",
              "chains": {
                "9982336A54BA961EAB2F4C15254906CF": {
                  "url": "https://dzwww.com/",
                  "navStartToEndTime": 199,
                  "transferSize": 41857,
                  "isLongest": true,
                  "children": {
                    "410415.446": {
                      "url": "https://ad.dzwww.com/js/getacc.js",
                      "navStartToEndTime": 937,
                      "transferSize": 1674,
                      "isLongest": true,
                      "children": {
                        "410415.448": {
                          "url": "https://cl2.webterren.com/webdig.js?z=19",
                          "navStartToEndTime": 2040,
                          "transferSize": 1061,
                          "isLongest": true,
                          "children": {}
                        }
                      }
                    },
                    "410415.144": {
                      "url": "https://www.dzwww.com/tpl/2021sy/js/index202109.js?v8",
                      "navStartToEndTime": 427,
                      "transferSize": 6468,
                      "children": {}
                    },
                    "410415.140": {
                      "url": "https://www.dzwww.com/tpl/js/swiper4.5/js/swiper.min.js",
                      "navStartToEndTime": 412,
                      "transferSize": 33728,
                      "children": {}
                    },
                    "410415.143": {
                      "url": "https://www.dzwww.com/tpl/js/txtscroll.js",
                      "navStartToEndTime": 412,
                      "transferSize": 924,
                      "children": {}
                    },
                    "410415.141": {
                      "url": "https://www.dzwww.com/tpl/js/ResizeSensor.min.js",
                      "navStartToEndTime": 412,
                      "transferSize": 1406,
                      "children": {}
                    },
                    "410415.142": {
                      "url": "https://www.dzwww.com/tpl/js/theia-sticky-sidebar.min.js",
                      "navStartToEndTime": 412,
                      "transferSize": 2185,
                      "children": {}
                    },
                    "410415.138": {
                      "url": "https://www.dzwww.com/ztmb/dx/jquery.min.js",
                      "navStartToEndTime": 395,
                      "transferSize": 33240,
                      "children": {}
                    },
                    "410415.148": {
                      "url": "https://liaocheng.dzwww.com/assist-main/dist/assist-entry.js",
                      "navStartToEndTime": 390,
                      "transferSize": 66675,
                      "children": {}
                    },
                    "410415.11": {
                      "url": "https://www.dzwww.com/tpl/2021sy/qglh/qglh26/qglh26.css",
                      "navStartToEndTime": 366,
                      "transferSize": 1360,
                      "children": {}
                    },
                    "410415.10": {
                      "url": "https://www.dzwww.com/2026zt/2026sdlh/syzq-v2/sdlh26/sdlh26.css",
                      "navStartToEndTime": 366,
                      "transferSize": 1644,
                      "children": {}
                    },
                    "410415.9": {
                      "url": "https://www.dzwww.com/2024chunjie/cj24.css",
                      "navStartToEndTime": 363,
                      "transferSize": 1162,
                      "children": {}
                    },
                    "410415.3": {
                      "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1",
                      "navStartToEndTime": 359,
                      "transferSize": 4689,
                      "children": {}
                    },
                    "410415.7": {
                      "url": "https://www.dzwww.com/tpl/2021sy/chunjie26/chunjie26.css",
                      "navStartToEndTime": 356,
                      "transferSize": 1372,
                      "children": {}
                    },
                    "410415.5": {
                      "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19",
                      "navStartToEndTime": 356,
                      "transferSize": 3013,
                      "children": {}
                    },
                    "410415.6": {
                      "url": "https://www.dzwww.com/tpl/2021sy/wuyi2025/wuyi2025.css?v19",
                      "navStartToEndTime": 353,
                      "transferSize": 1011,
                      "children": {}
                    },
                    "410415.4": {
                      "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css",
                      "navStartToEndTime": 346,
                      "transferSize": 3614,
                      "children": {}
                    },
                    "410415.2": {
                      "url": "https://www.dzwww.com/tpl/2021sy/css/globle.css",
                      "navStartToEndTime": 340,
                      "transferSize": 1775,
                      "children": {}
                    },
                    "410415.139": {
                      "url": "https://w.dzwww.com/zt/dzplayer/ckplayer/ckplayer.js",
                      "navStartToEndTime": 292,
                      "transferSize": 0,
                      "children": {}
                    },
                    "410415.8": {
                      "url": "https://dzwww.com/tpl/gray.css",
                      "navStartToEndTime": 215,
                      "transferSize": 896,
                      "children": {}
                    }
                  }
                }
              },
              "longestChain": {
                "duration": 2040
              }
            }
          },
          {
            "type": "list-section",
            "title": "Preconnected origins",
            "description": "[preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.",
            "value": {
              "type": "text",
              "value": "no origins were preconnected"
            }
          },
          {
            "type": "list-section",
            "title": "Preconnect candidates",
            "description": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.",
            "value": {
              "type": "table",
              "headings": [
                {
                  "key": "origin",
                  "valueType": "text",
                  "label": "Origin"
                },
                {
                  "key": "wastedMs",
                  "valueType": "ms",
                  "label": "Est LCP savings"
                }
              ],
              "items": [
                {
                  "origin": "https://sp0.baidu.com",
                  "wastedMs": 752.1220000000001
                },
                {
                  "origin": "https://cl2.webterren.com",
                  "wastedMs": 726.6379999999999
                },
                {
                  "origin": "https://hb.dzwww.com",
                  "wastedMs": 311.636
                },
                {
                  "origin": "https://pv.sohu.com",
                  "wastedMs": 302.418
                }
              ]
            }
          }
        ]
      },
      "guidanceLevel": 1
    },
    "render-blocking-insight": {
      "id": "render-blocking-insight",
      "title": "Render blocking requests",
      "description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "displayValue": "Est savings of 40 ms",
      "metricSavings": {
        "FCP": 50,
        "LCP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size"
          },
          {
            "key": "wastedMs",
            "valueType": "timespanMs",
            "label": "Duration"
          }
        ],
        "items": [
          {
            "url": "https://cl2.webterren.com/webdig.js?z=19",
            "totalBytes": 1061
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/qglh/qglh26/qglh26.css",
            "totalBytes": 1360,
            "wastedMs": 759
          },
          {
            "url": "https://www.dzwww.com/2026zt/2026sdlh/syzq-v2/sdlh26/sdlh26.css",
            "totalBytes": 1644,
            "wastedMs": 759
          },
          {
            "url": "https://www.dzwww.com/2024chunjie/cj24.css",
            "totalBytes": 1162,
            "wastedMs": 759
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/main.css?v1",
            "totalBytes": 4689,
            "wastedMs": 912
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/chunjie26/chunjie26.css",
            "totalBytes": 1372,
            "wastedMs": 759
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/private.css?v19",
            "totalBytes": 3013,
            "wastedMs": 912
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/wuyi2025/wuyi2025.css?v19",
            "totalBytes": 1011,
            "wastedMs": 759
          },
          {
            "url": "https://www.dzwww.com/tpl/js/swiper4.5/css/swiper.min.css",
            "totalBytes": 3614,
            "wastedMs": 912
          },
          {
            "url": "https://www.dzwww.com/tpl/2021sy/css/globle.css",
            "totalBytes": 1775,
            "wastedMs": 759
          },
          {
            "url": "https://ad.dzwww.com/js/getacc.js",
            "totalBytes": 1674
          },
          {
            "url": "https://dzwww.com/tpl/gray.css",
            "totalBytes": 896,
            "wastedMs": 172
          }
        ]
      },
      "guidanceLevel": 3
    },
    "third-parties-insight": {
      "id": "third-parties-insight",
      "title": "3rd parties",
      "description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content.",
      "score": null,
      "scoreDisplayMode": "error",
      "errorMessage": "data.Renderer.processes.values(...).find is not a function",
      "errorStack": "TypeError: data.Renderer.processes.values(...).find is not a function\n    at collectMainThreadActivity (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/extras/ThirdParties.js:17:10)\n    at Module.summarizeByThirdParty (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/extras/ThirdParties.js:30:30)\n    at Module.generateInsight (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js:58:49)\n    at #computeInsightSet (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:369:33)\n    at #computeInsightsForNavigation (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:513:32)\n    at #computeInsights (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:445:47)\n    at TraceProcessor.parse (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:126:38)\n    at async TraceEngineResult.runTraceEngine (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:43:5)\n    at async TraceEngineResult.compute_ (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:256:7)",
      "guidanceLevel": 3
    },
    "viewport-insight": {
      "id": "viewport-insight",
      "title": "Optimize viewport for mobile",
      "description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile.",
      "score": 0.5,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "INP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          }
        ],
        "items": [
          {}
        ]
      },
      "guidanceLevel": 3
    }
  },
  "configSettings": {
    "output": [
      "json"
    ],
    "maxWaitForFcp": 30000,
    "maxWaitForLoad": 45000,
    "pauseAfterFcpMs": 1000,
    "pauseAfterLoadMs": 1000,
    "networkQuietThresholdMs": 1000,
    "cpuQuietThresholdMs": 1000,
    "formFactor": "mobile",
    "throttling": {
      "rttMs": 150,
      "throughputKbps": 1638.4,
      "requestLatencyMs": 562.5,
      "downloadThroughputKbps": 1474.5600000000002,
      "uploadThroughputKbps": 675,
      "cpuSlowdownMultiplier": 4
    },
    "throttlingMethod": "simulate",
    "screenEmulation": {
      "mobile": true,
      "width": 412,
      "height": 823,
      "deviceScaleFactor": 1.75,
      "disabled": false
    },
    "emulatedUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36",
    "auditMode": false,
    "gatherMode": false,
    "clearStorageTypes": [
      "file_systems",
      "shader_cache",
      "service_workers",
      "cache_storage"
    ],
    "disableStorageReset": false,
    "debugNavigation": false,
    "channel": "cli",
    "usePassiveGathering": false,
    "disableFullPageScreenshot": false,
    "skipAboutBlank": false,
    "blankPage": "about:blank",
    "ignoreStatusCode": false,
    "locale": "en-US",
    "blockedUrlPatterns": null,
    "additionalTraceCategories": null,
    "extraHeaders": null,
    "precomputedLanternData": null,
    "onlyAudits": null,
    "onlyCategories": null,
    "skipAudits": null
  },
  "categories": {
    "performance": {
      "title": "Performance",
      "supportedModes": [
        "navigation",
        "timespan",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "first-contentful-paint",
          "weight": 10,
          "group": "metrics",
          "acronym": "FCP"
        },
        {
          "id": "largest-contentful-paint",
          "weight": 25,
          "group": "metrics",
          "acronym": "LCP"
        },
        {
          "id": "total-blocking-time",
          "weight": 30,
          "group": "metrics",
          "acronym": "TBT"
        },
        {
          "id": "cumulative-layout-shift",
          "weight": 25,
          "group": "metrics",
          "acronym": "CLS"
        },
        {
          "id": "speed-index",
          "weight": 10,
          "group": "metrics",
          "acronym": "SI"
        },
        {
          "id": "cache-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "cls-culprits-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "document-latency-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "dom-size-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "duplicated-javascript-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "font-display-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "forced-reflow-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "image-delivery-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "inp-breakdown-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "lcp-breakdown-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "lcp-discovery-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "legacy-javascript-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "modern-http-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "network-dependency-tree-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "render-blocking-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "third-parties-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "viewport-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "interactive",
          "weight": 0,
          "group": "hidden",
          "acronym": "TTI"
        },
        {
          "id": "max-potential-fid",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "unminified-css",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unminified-javascript",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unused-css-rules",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unused-javascript",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "total-byte-weight",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "user-timings",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "bootup-time",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "mainthread-work-breakdown",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "long-tasks",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "non-composited-animations",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unsized-images",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "bf-cache",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "network-requests",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "network-rtt",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "network-server-latency",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "main-thread-tasks",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "diagnostics",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "metrics",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "screenshot-thumbnails",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "final-screenshot",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "script-treemap-data",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "resource-summary",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "redirects",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "server-response-time",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "layout-shifts",
          "weight": 0,
          "group": "hidden"
        }
      ],
      "id": "performance",
      "score": 0.48
    },
    "accessibility": {
      "title": "Accessibility",
      "description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.",
      "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).",
      "supportedModes": [
        "navigation",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "accesskeys",
          "weight": 0,
          "group": "a11y-navigation"
        },
        {
          "id": "aria-allowed-attr",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-command-name",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-conditional-attr",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-deprecated-role",
          "weight": 1,
          "group": "a11y-aria"
        },
        {
          "id": "aria-dialog-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-hidden-body",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-hidden-focus",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-input-field-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-meter-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-progressbar-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-prohibited-attr",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-required-attr",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-required-children",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-required-parent",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-roles",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-text",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-toggle-field-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-tooltip-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-treeitem-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-valid-attr-value",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-valid-attr",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "button-name",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "bypass",
          "weight": 0,
          "group": "a11y-navigation"
        },
        {
          "id": "color-contrast",
          "weight": 7,
          "group": "a11y-color-contrast"
        },
        {
          "id": "definition-list",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "dlitem",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "document-title",
          "weight": 7,
          "group": "a11y-names-labels"
        },
        {
          "id": "duplicate-id-aria",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "form-field-multiple-labels",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "frame-title",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "heading-order",
          "weight": 3,
          "group": "a11y-navigation"
        },
        {
          "id": "html-has-lang",
          "weight": 7,
          "group": "a11y-language"
        },
        {
          "id": "html-lang-valid",
          "weight": 0,
          "group": "a11y-language"
        },
        {
          "id": "html-xml-lang-mismatch",
          "weight": 0,
          "group": "a11y-language"
        },
        {
          "id": "image-alt",
          "weight": 10,
          "group": "a11y-names-labels"
        },
        {
          "id": "input-button-name",
          "weight": 10,
          "group": "a11y-names-labels"
        },
        {
          "id": "input-image-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "label",
          "weight": 10,
          "group": "a11y-names-labels"
        },
        {
          "id": "link-in-text-block",
          "weight": 0,
          "group": "a11y-color-contrast"
        },
        {
          "id": "link-name",
          "weight": 7,
          "group": "a11y-names-labels"
        },
        {
          "id": "list",
          "weight": 7,
          "group": "a11y-tables-lists"
        },
        {
          "id": "listitem",
          "weight": 7,
          "group": "a11y-tables-lists"
        },
        {
          "id": "meta-refresh",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "meta-viewport",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "object-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "select-name",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "skip-link",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "tabindex",
          "weight": 7,
          "group": "a11y-navigation"
        },
        {
          "id": "target-size",
          "weight": 7,
          "group": "a11y-best-practices"
        },
        {
          "id": "td-headers-attr",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "th-has-data-cells",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "valid-lang",
          "weight": 0,
          "group": "a11y-language"
        },
        {
          "id": "video-caption",
          "weight": 0,
          "group": "a11y-audio-video"
        },
        {
          "id": "landmark-one-main",
          "weight": 3,
          "group": "a11y-best-practices"
        },
        {
          "id": "focusable-controls",
          "weight": 0
        },
        {
          "id": "interactive-element-affordance",
          "weight": 0
        },
        {
          "id": "logical-tab-order",
          "weight": 0
        },
        {
          "id": "visual-order-follows-dom",
          "weight": 0
        },
        {
          "id": "focus-traps",
          "weight": 0
        },
        {
          "id": "managed-focus",
          "weight": 0
        },
        {
          "id": "use-landmarks",
          "weight": 0
        },
        {
          "id": "offscreen-content-hidden",
          "weight": 0
        },
        {
          "id": "custom-controls-labels",
          "weight": 0
        },
        {
          "id": "custom-controls-roles",
          "weight": 0
        },
        {
          "id": "table-duplicate-name",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "empty-heading",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "aria-allowed-role",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "image-redundant-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "identical-links-same-purpose",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "label-content-name-mismatch",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "table-fake-caption",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "td-has-header",
          "weight": 0,
          "group": "hidden"
        }
      ],
      "id": "accessibility",
      "score": 0.75
    },
    "best-practices": {
      "title": "Best Practices",
      "supportedModes": [
        "navigation",
        "timespan",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "is-on-https",
          "weight": 5,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "redirects-http",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "geolocation-on-start",
          "weight": 1,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "notification-on-start",
          "weight": 1,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "csp-xss",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "has-hsts",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "origin-isolation",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "clickjacking-mitigation",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "trusted-types-xss",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "paste-preventing-inputs",
          "weight": 3,
          "group": "best-practices-ux"
        },
        {
          "id": "image-aspect-ratio",
          "weight": 1,
          "group": "best-practices-ux"
        },
        {
          "id": "image-size-responsive",
          "weight": 1,
          "group": "best-practices-ux"
        },
        {
          "id": "doctype",
          "weight": 1,
          "group": "best-practices-browser-compat"
        },
        {
          "id": "charset",
          "weight": 1,
          "group": "best-practices-browser-compat"
        },
        {
          "id": "js-libraries",
          "weight": 0,
          "group": "best-practices-general"
        },
        {
          "id": "deprecations",
          "weight": 5,
          "group": "best-practices-general"
        },
        {
          "id": "third-party-cookies",
          "weight": 5,
          "group": "best-practices-general"
        },
        {
          "id": "errors-in-console",
          "weight": 1,
          "group": "best-practices-general"
        },
        {
          "id": "valid-source-maps",
          "weight": 0,
          "group": "best-practices-general"
        },
        {
          "id": "inspector-issues",
          "weight": 1,
          "group": "best-practices-general"
        }
      ],
      "id": "best-practices",
      "score": 0.69
    },
    "seo": {
      "title": "SEO",
      "description": "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](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
      "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
      "supportedModes": [
        "navigation",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "is-crawlable",
          "weight": 4.043478260869565,
          "group": "seo-crawl"
        },
        {
          "id": "document-title",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "meta-description",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "http-status-code",
          "weight": 1,
          "group": "seo-crawl"
        },
        {
          "id": "link-text",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "crawlable-anchors",
          "weight": 1,
          "group": "seo-crawl"
        },
        {
          "id": "robots-txt",
          "weight": 1,
          "group": "seo-crawl"
        },
        {
          "id": "image-alt",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "hreflang",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "canonical",
          "weight": 0,
          "group": "seo-content"
        },
        {
          "id": "structured-data",
          "weight": 0
        }
      ],
      "id": "seo",
      "score": 0.92
    }
  },
  "categoryGroups": {
    "metrics": {
      "title": "Metrics"
    },
    "insights": {
      "title": "Insights",
      "description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information."
    },
    "diagnostics": {
      "title": "Diagnostics",
      "description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
    },
    "a11y-best-practices": {
      "title": "Best practices",
      "description": "These items highlight common accessibility best practices."
    },
    "a11y-color-contrast": {
      "title": "Contrast",
      "description": "These are opportunities to improve the legibility of your content."
    },
    "a11y-names-labels": {
      "title": "Names and labels",
      "description": "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."
    },
    "a11y-navigation": {
      "title": "Navigation",
      "description": "These are opportunities to improve keyboard navigation in your application."
    },
    "a11y-aria": {
      "title": "ARIA",
      "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
    },
    "a11y-language": {
      "title": "Internationalization and localization",
      "description": "These are opportunities to improve the interpretation of your content by users in different locales."
    },
    "a11y-audio-video": {
      "title": "Audio and video",
      "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
    },
    "a11y-tables-lists": {
      "title": "Tables and lists",
      "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
    },
    "seo-mobile": {
      "title": "Mobile Friendly",
      "description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
    },
    "seo-content": {
      "title": "Content Best Practices",
      "description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
    },
    "seo-crawl": {
      "title": "Crawling and Indexing",
      "description": "To appear in search results, crawlers need access to your app."
    },
    "best-practices-trust-safety": {
      "title": "Trust and Safety"
    },
    "best-practices-ux": {
      "title": "User Experience"
    },
    "best-practices-browser-compat": {
      "title": "Browser Compatibility"
    },
    "best-practices-general": {
      "title": "General"
    },
    "hidden": {
      "title": ""
    }
  },
  "stackPacks": [],
  "entities": [
    {
      "name": "dzwww.com",
      "origins": [
        "https://dzwww.com",
        "https://www.dzwww.com",
        "https://appimg.dzwww.com",
        "https://vfile.dzwww.com",
        "https://dzngimage.dzwww.com",
        "https://vfile3.dzwww.com",
        "https://w.dzwww.com",
        "https://liaocheng.dzwww.com",
        "https://hb.dzwww.com",
        "https://jinan.dzwww.com",
        "https://ad.dzwww.com"
      ],
      "isFirstParty": true,
      "isUnrecognized": true
    },
    {
      "name": "dzng.com",
      "origins": [
        "https://image.dzplus.dzng.com"
      ],
      "isUnrecognized": true
    },
    {
      "name": "sohu.com",
      "origins": [
        "https://pv.sohu.com"
      ],
      "isUnrecognized": true
    },
    {
      "name": "webterren.com",
      "origins": [
        "https://cl2.webterren.com",
        "https://d.webterren.com",
        "https://cl0.webterren.com"
      ],
      "isUnrecognized": true
    },
    {
      "name": "baidu.com",
      "origins": [
        "https://sp0.baidu.com"
      ],
      "isUnrecognized": true
    }
  ],
  "fullPageScreenshot": {
    "screenshot": {
      "data": "data:image/webp;base64,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",
      "width": 1202,
      "height": 7515.41748046875
    },
    "nodes": {
      "page-0-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "page-1-IMG": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "page-2-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -298,
        "right": 2,
        "width": 300,
        "height": 185
      },
      "page-3-IMG": {
        "id": "",
        "top": 2112,
        "bottom": 2197,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-4-IMG": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "page-5-IMG": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "page-6-IMG": {
        "id": "",
        "top": 1177,
        "bottom": 1362,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 185
      },
      "page-7-IMG": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "page-8-IMG": {
        "id": "",
        "top": 4146,
        "bottom": 4231,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-9-IMG": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "page-10-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 2,
        "right": 302,
        "width": 300,
        "height": 185
      },
      "page-11-IMG": {
        "id": "",
        "top": 2903,
        "bottom": 2988,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-12-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -1890,
        "right": -1340,
        "width": 550,
        "height": 340
      },
      "page-13-IMG": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "page-14-IMG": {
        "id": "",
        "top": 3242,
        "bottom": 3327,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-15-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -790,
        "right": -240,
        "width": 550,
        "height": 340
      },
      "page-16-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -1340,
        "right": -790,
        "width": 550,
        "height": 340
      },
      "page-17-IMG": {
        "id": "",
        "top": 3694,
        "bottom": 3779,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-18-IMG": {
        "id": "",
        "top": 3016,
        "bottom": 3101,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-19-IMG": {
        "id": "",
        "top": 1493,
        "bottom": 1643,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "page-20-IMG": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "page-21-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 302,
        "right": 602,
        "width": 300,
        "height": 185
      },
      "page-22-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 1202,
        "right": 1502,
        "width": 300,
        "height": 185
      },
      "page-23-IMG": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "page-24-IMG": {
        "id": "",
        "top": 2338,
        "bottom": 2423,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-25-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1420,
        "right": 1621,
        "width": 200,
        "height": 320
      },
      "page-26-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1000,
        "right": 1200,
        "width": 200,
        "height": 320
      },
      "page-27-IMG": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "page-28-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1631,
        "right": 1831,
        "width": 200,
        "height": 320
      },
      "page-29-IMG": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "page-30-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1841,
        "right": 2041,
        "width": 200,
        "height": 320
      },
      "page-31-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": 310,
        "right": 860,
        "width": 550,
        "height": 340
      },
      "page-32-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 579,
        "right": 779,
        "width": 200,
        "height": 320
      },
      "page-33-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1210,
        "right": 1410,
        "width": 200,
        "height": 320
      },
      "page-34-IMG": {
        "id": "",
        "top": 3920,
        "bottom": 4005,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-35-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 2262,
        "right": 2462,
        "width": 200,
        "height": 320
      },
      "page-36-IMG": {
        "id": "",
        "top": 2451,
        "bottom": 2536,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-37-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 789,
        "right": 990,
        "width": 200,
        "height": 320
      },
      "page-38-IMG": {
        "id": "",
        "top": 1691,
        "bottom": 1776,
        "left": 137,
        "right": 270,
        "width": 133,
        "height": 85
      },
      "page-39-IMG": {
        "id": "",
        "top": 2564,
        "bottom": 2649,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-40-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -240,
        "right": 310,
        "width": 550,
        "height": 340
      },
      "page-41-IMG": {
        "id": "",
        "top": 2417,
        "bottom": 2602,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 185
      },
      "page-42-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 2051,
        "right": 2252,
        "width": 200,
        "height": 320
      },
      "page-43-IMG": {
        "id": "",
        "top": 3355,
        "bottom": 3440,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-44-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -1076,
        "right": -536,
        "width": 540,
        "height": 355
      },
      "page-45-IMG": {
        "id": "",
        "top": 2297,
        "bottom": 2447,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "page-46-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "page-47-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 602,
        "right": 902,
        "width": 300,
        "height": 185
      },
      "page-48-IMG": {
        "id": "",
        "top": 2225,
        "bottom": 2310,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-49-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "page-50-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "page-51-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "page-52-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 902,
        "right": 1202,
        "width": 300,
        "height": 185
      },
      "page-53-IMG": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "page-54-IMG": {
        "id": "",
        "top": 2677,
        "bottom": 2762,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-55-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "page-56-IMG": {
        "id": "",
        "top": 3129,
        "bottom": 3214,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-57-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "page-58-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -536,
        "right": 4,
        "width": 540,
        "height": 355
      },
      "page-59-IMG": {
        "id": "",
        "top": 4033,
        "bottom": 4118,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-60-IMG": {
        "id": "",
        "top": 2790,
        "bottom": 2875,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-61-IMG": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "page-62-IMG": {
        "id": "",
        "top": 3581,
        "bottom": 3666,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-63-IMG": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "page-64-IMG": {
        "id": "",
        "top": 2866,
        "bottom": 3011,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 145
      },
      "page-65-IMG": {
        "id": "",
        "top": 719,
        "bottom": 779,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 60
      },
      "page-66-IMG": {
        "id": "",
        "top": 1691,
        "bottom": 1776,
        "left": 0,
        "right": 133,
        "width": 133,
        "height": 85
      },
      "page-67-IMG": {
        "id": "",
        "top": 3807,
        "bottom": 3892,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-68-IMG": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "page-69-IMG": {
        "id": "",
        "top": 955,
        "bottom": 1015,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 60
      },
      "page-70-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -1616,
        "right": -1076,
        "width": 540,
        "height": 355
      },
      "page-71-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "page-72-IMG": {
        "id": "",
        "top": 1090,
        "bottom": 1260,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 170
      },
      "page-73-IMG": {
        "id": "",
        "top": 1999,
        "bottom": 2084,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-74-IMG": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "page-75-IMG": {
        "id": "",
        "top": 3468,
        "bottom": 3553,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "page-76-IMG": {
        "id": "",
        "top": 1879,
        "bottom": 2029,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "page-77-IMG": {
        "id": "",
        "top": 2076,
        "bottom": 2226,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "page-78-IMG": {
        "id": "",
        "top": 372,
        "bottom": 472,
        "left": 999,
        "right": 1199,
        "width": 200,
        "height": 100
      },
      "page-79-IMG": {
        "id": "",
        "top": 3031,
        "bottom": 3131,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 100
      },
      "page-80-IMG": {
        "id": "",
        "top": 79,
        "bottom": 134,
        "left": 0,
        "right": 142,
        "width": 142,
        "height": 55
      },
      "page-81-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": 4,
        "right": 544,
        "width": 540,
        "height": 355
      },
      "page-82-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "page-83-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -2440,
        "right": -1890,
        "width": 550,
        "height": 340
      },
      "page-84-DIV": {
        "id": "djch",
        "top": 1819,
        "bottom": 2343,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 524
      },
      "page-85-DIV": {
        "id": "",
        "top": 1826,
        "bottom": 2500,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 674
      },
      "page-86-DIV": {
        "id": "",
        "top": 1133,
        "bottom": 1516,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 383
      },
      "page-87-DIV": {
        "id": "",
        "top": 1040,
        "bottom": 1418,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 378
      },
      "page-88-DIV": {
        "id": "",
        "top": 1443,
        "bottom": 1801,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 358
      },
      "page-89-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1023,
        "right": 1029,
        "width": 6,
        "height": 6
      },
      "page-90-UL": {
        "id": "",
        "top": 7076,
        "bottom": 7236,
        "left": 11,
        "right": 1191,
        "width": 1180,
        "height": 160
      },
      "page-91-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "page-92-DIV": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -2990,
        "right": -2440,
        "width": 550,
        "height": 340
      },
      "page-93-DIV": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -898,
        "right": -598,
        "width": 300,
        "height": 185
      },
      "page-94-DIV": {
        "id": "",
        "top": 4374,
        "bottom": 4784,
        "left": -3236,
        "right": -2696,
        "width": 540,
        "height": 410
      },
      "1-0-HTML": {
        "id": "",
        "top": 0,
        "bottom": 6127,
        "left": 0,
        "right": 980,
        "width": 980,
        "height": 6127
      },
      "1-1-IMG": {
        "id": "",
        "top": 101,
        "bottom": 118,
        "left": 680,
        "right": 697,
        "width": 17,
        "height": 17
      },
      "1-2-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-3-IMG": {
        "id": "",
        "top": 718,
        "bottom": 742,
        "left": 0,
        "right": 24,
        "width": 24,
        "height": 24
      },
      "1-4-IMG": {
        "id": "",
        "top": 955,
        "bottom": 1015,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 60
      },
      "1-5-IMG": {
        "id": "",
        "top": 1040,
        "bottom": 1064,
        "left": 0,
        "right": 24,
        "width": 24,
        "height": 24
      },
      "1-6-IMG": {
        "id": "",
        "top": 1090,
        "bottom": 1260,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 170
      },
      "1-7-IMG": {
        "id": "",
        "top": 1443,
        "bottom": 1467,
        "left": 0,
        "right": 24,
        "width": 24,
        "height": 24
      },
      "1-8-IMG": {
        "id": "",
        "top": 1493,
        "bottom": 1643,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-9-IMG": {
        "id": "",
        "top": 1691,
        "bottom": 1776,
        "left": 0,
        "right": 133,
        "width": 133,
        "height": 85
      },
      "1-10-IMG": {
        "id": "",
        "top": 1691,
        "bottom": 1776,
        "left": 137,
        "right": 270,
        "width": 133,
        "height": 85
      },
      "1-11-IMG": {
        "id": "",
        "top": 1826,
        "bottom": 1850,
        "left": 0,
        "right": 24,
        "width": 24,
        "height": 24
      },
      "1-12-IMG": {
        "id": "",
        "top": 1879,
        "bottom": 2029,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-13-IMG": {
        "id": "",
        "top": 2076,
        "bottom": 2226,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-14-IMG": {
        "id": "",
        "top": 2297,
        "bottom": 2447,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-15-IMG": {
        "id": "",
        "top": 2530,
        "bottom": 2675,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 145
      },
      "1-16-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -2990,
        "right": -2440,
        "width": 550,
        "height": 340
      },
      "1-17-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -2440,
        "right": -1890,
        "width": 550,
        "height": 340
      },
      "1-18-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -1890,
        "right": -1340,
        "width": 550,
        "height": 340
      },
      "1-19-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -1340,
        "right": -790,
        "width": 550,
        "height": 340
      },
      "1-20-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -790,
        "right": -240,
        "width": 550,
        "height": 340
      },
      "1-21-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -240,
        "right": 310,
        "width": 550,
        "height": 340
      },
      "1-22-IMG": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": 310,
        "right": 860,
        "width": 550,
        "height": 340
      },
      "1-23-IMG": {
        "id": "",
        "top": 1999,
        "bottom": 2084,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-24-IMG": {
        "id": "",
        "top": 2112,
        "bottom": 2197,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-25-IMG": {
        "id": "",
        "top": 2225,
        "bottom": 2310,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-26-IMG": {
        "id": "",
        "top": 2338,
        "bottom": 2423,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-27-IMG": {
        "id": "",
        "top": 2451,
        "bottom": 2536,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-28-IMG": {
        "id": "",
        "top": 2564,
        "bottom": 2649,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-29-IMG": {
        "id": "",
        "top": 2677,
        "bottom": 2762,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-30-IMG": {
        "id": "",
        "top": 2790,
        "bottom": 2875,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-31-IMG": {
        "id": "",
        "top": 2903,
        "bottom": 2988,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-32-IMG": {
        "id": "",
        "top": 3016,
        "bottom": 3101,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-33-IMG": {
        "id": "",
        "top": 3129,
        "bottom": 3214,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-34-IMG": {
        "id": "",
        "top": 3242,
        "bottom": 3327,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-35-IMG": {
        "id": "",
        "top": 3355,
        "bottom": 3440,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-36-IMG": {
        "id": "",
        "top": 3468,
        "bottom": 3553,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-37-IMG": {
        "id": "",
        "top": 3581,
        "bottom": 3666,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-38-IMG": {
        "id": "",
        "top": 3694,
        "bottom": 3779,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-39-IMG": {
        "id": "",
        "top": 3807,
        "bottom": 3892,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-40-IMG": {
        "id": "",
        "top": 3920,
        "bottom": 4005,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-41-IMG": {
        "id": "",
        "top": 4033,
        "bottom": 4118,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-42-IMG": {
        "id": "",
        "top": 4146,
        "bottom": 4231,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-43-IMG": {
        "id": "",
        "top": 719,
        "bottom": 779,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 60
      },
      "1-44-IMG": {
        "id": "",
        "top": 1043,
        "bottom": 1103,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 60
      },
      "1-45-IMG": {
        "id": "",
        "top": 1177,
        "bottom": 1362,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 185
      },
      "1-46-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -899,
        "right": -599,
        "width": 300,
        "height": 185
      },
      "1-47-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -599,
        "right": -299,
        "width": 300,
        "height": 185
      },
      "1-48-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -299,
        "right": 1,
        "width": 300,
        "height": 185
      },
      "1-49-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 1,
        "right": 301,
        "width": 300,
        "height": 185
      },
      "1-50-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 301,
        "right": 601,
        "width": 300,
        "height": 185
      },
      "1-51-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 601,
        "right": 901,
        "width": 300,
        "height": 185
      },
      "1-52-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 901,
        "right": 1201,
        "width": 300,
        "height": 185
      },
      "1-53-IMG": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 1201,
        "right": 1501,
        "width": 300,
        "height": 185
      },
      "1-54-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "1-55-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "1-56-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "1-57-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 150
      },
      "1-58-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 150
      },
      "1-59-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 150
      },
      "1-60-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "1-61-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "1-62-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "1-63-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "1-64-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "1-65-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "1-66-IMG": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "1-67-IMG": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "1-68-IMG": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "1-69-IMG": {
        "id": "",
        "top": 2417,
        "bottom": 2602,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 185
      },
      "1-70-IMG": {
        "id": "",
        "top": 2866,
        "bottom": 3011,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 145
      },
      "1-71-IMG": {
        "id": "",
        "top": 3031,
        "bottom": 3131,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 100
      },
      "1-72-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -3239,
        "right": -2699,
        "width": 540,
        "height": 355
      },
      "1-73-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -2699,
        "right": -2159,
        "width": 540,
        "height": 355
      },
      "1-74-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -2159,
        "right": -1619,
        "width": 540,
        "height": 355
      },
      "1-75-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -1619,
        "right": -1079,
        "width": 540,
        "height": 355
      },
      "1-76-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -1079,
        "right": -539,
        "width": 540,
        "height": 355
      },
      "1-77-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -539,
        "right": 1,
        "width": 540,
        "height": 355
      },
      "1-78-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": 1,
        "right": 541,
        "width": 540,
        "height": 355
      },
      "1-79-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 579,
        "right": 779,
        "width": 200,
        "height": 320
      },
      "1-80-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 789,
        "right": 990,
        "width": 200,
        "height": 320
      },
      "1-81-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1000,
        "right": 1200,
        "width": 200,
        "height": 320
      },
      "1-82-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1210,
        "right": 1410,
        "width": 200,
        "height": 320
      },
      "1-83-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1420,
        "right": 1621,
        "width": 200,
        "height": 320
      },
      "1-84-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1631,
        "right": 1831,
        "width": 200,
        "height": 320
      },
      "1-85-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1841,
        "right": 2041,
        "width": 200,
        "height": 320
      },
      "1-86-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 2051,
        "right": 2252,
        "width": 200,
        "height": 320
      },
      "1-87-IMG": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 2262,
        "right": 2462,
        "width": 200,
        "height": 320
      },
      "1-88-IMG": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-89-IMG": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-90-IMG": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-91-IMG": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-92-IMG": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-93-IMG": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-94-IMG": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-95-IMG": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-96-IMG": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-97-IMG": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-98-IMG": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-99-IMG": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-100-IMG": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-101-IMG": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-102-IMG": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-103-IMG": {
        "id": "",
        "top": 7447,
        "bottom": 7497,
        "left": 420,
        "right": 530,
        "width": 110,
        "height": 50
      },
      "1-104-IMG": {
        "id": "",
        "top": 7447,
        "bottom": 7497,
        "left": 546,
        "right": 655,
        "width": 109,
        "height": 50
      },
      "1-105-IMG": {
        "id": "",
        "top": 7447,
        "bottom": 7497,
        "left": 671,
        "right": 781,
        "width": 110,
        "height": 50
      },
      "1-106-INPUT": {
        "id": "",
        "top": 90,
        "bottom": 130,
        "left": 439,
        "right": 519,
        "width": 80,
        "height": 40
      },
      "1-107-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-108-A": {
        "id": "",
        "top": 955,
        "bottom": 1015,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 60
      },
      "1-109-A": {
        "id": "",
        "top": 1090,
        "bottom": 1260,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 170
      },
      "1-110-A": {
        "id": "",
        "top": 1493,
        "bottom": 1643,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-111-A": {
        "id": "",
        "top": 1691,
        "bottom": 1776,
        "left": 0,
        "right": 133,
        "width": 133,
        "height": 85
      },
      "1-112-A": {
        "id": "",
        "top": 1691,
        "bottom": 1776,
        "left": 137,
        "right": 270,
        "width": 133,
        "height": 85
      },
      "1-113-A": {
        "id": "",
        "top": 1879,
        "bottom": 2029,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-114-A": {
        "id": "",
        "top": 2076,
        "bottom": 2226,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-115-A": {
        "id": "",
        "top": 2297,
        "bottom": 2447,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 150
      },
      "1-116-A": {
        "id": "",
        "top": 2530,
        "bottom": 2675,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 145
      },
      "1-117-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -2990,
        "right": -2440,
        "width": 550,
        "height": 340
      },
      "1-118-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -2440,
        "right": -1890,
        "width": 550,
        "height": 340
      },
      "1-119-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -1890,
        "right": -1340,
        "width": 550,
        "height": 340
      },
      "1-120-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -1340,
        "right": -790,
        "width": 550,
        "height": 340
      },
      "1-121-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -790,
        "right": -240,
        "width": 550,
        "height": 340
      },
      "1-122-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": -240,
        "right": 310,
        "width": 550,
        "height": 340
      },
      "1-123-A": {
        "id": "",
        "top": 718,
        "bottom": 1058,
        "left": 310,
        "right": 860,
        "width": 550,
        "height": 340
      },
      "1-124-A": {
        "id": "",
        "top": 1942,
        "bottom": 1947,
        "left": 833,
        "right": 860,
        "width": 27,
        "height": 5
      },
      "1-125-A": {
        "id": "",
        "top": 1999,
        "bottom": 2084,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-126-A": {
        "id": "",
        "top": 2112,
        "bottom": 2197,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-127-A": {
        "id": "",
        "top": 2225,
        "bottom": 2310,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-128-A": {
        "id": "",
        "top": 2338,
        "bottom": 2423,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-129-A": {
        "id": "",
        "top": 2451,
        "bottom": 2536,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-130-A": {
        "id": "",
        "top": 2564,
        "bottom": 2649,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-131-A": {
        "id": "",
        "top": 2677,
        "bottom": 2762,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-132-A": {
        "id": "",
        "top": 2790,
        "bottom": 2875,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-133-A": {
        "id": "",
        "top": 2903,
        "bottom": 2988,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-134-A": {
        "id": "",
        "top": 3016,
        "bottom": 3101,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-135-A": {
        "id": "",
        "top": 3129,
        "bottom": 3214,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-136-A": {
        "id": "",
        "top": 3242,
        "bottom": 3327,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-137-A": {
        "id": "",
        "top": 3355,
        "bottom": 3440,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-138-A": {
        "id": "",
        "top": 3468,
        "bottom": 3553,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-139-A": {
        "id": "",
        "top": 3581,
        "bottom": 3666,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-140-A": {
        "id": "",
        "top": 3694,
        "bottom": 3779,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-141-A": {
        "id": "",
        "top": 3807,
        "bottom": 3892,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-142-A": {
        "id": "",
        "top": 3920,
        "bottom": 4005,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-143-A": {
        "id": "",
        "top": 4033,
        "bottom": 4118,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-144-A": {
        "id": "",
        "top": 4146,
        "bottom": 4231,
        "left": 310,
        "right": 445,
        "width": 135,
        "height": 85
      },
      "1-145-A": {
        "id": "",
        "top": 719,
        "bottom": 779,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 60
      },
      "1-146-A": {
        "id": "",
        "top": 1043,
        "bottom": 1103,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 60
      },
      "1-147-A": {
        "id": "",
        "top": 1177,
        "bottom": 1362,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 185
      },
      "1-148-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -899,
        "right": -599,
        "width": 300,
        "height": 185
      },
      "1-149-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -599,
        "right": -299,
        "width": 300,
        "height": 185
      },
      "1-150-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": -299,
        "right": 1,
        "width": 300,
        "height": 185
      },
      "1-151-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 1,
        "right": 301,
        "width": 300,
        "height": 185
      },
      "1-152-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 301,
        "right": 601,
        "width": 300,
        "height": 185
      },
      "1-153-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 601,
        "right": 901,
        "width": 300,
        "height": 185
      },
      "1-154-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 901,
        "right": 1201,
        "width": 300,
        "height": 185
      },
      "1-155-A": {
        "id": "",
        "top": 1590,
        "bottom": 1775,
        "left": 1201,
        "right": 1501,
        "width": 300,
        "height": 185
      },
      "1-156-A": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "1-157-A": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "1-158-A": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 150
      },
      "1-159-A": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 150
      },
      "1-160-A": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 150
      },
      "1-161-A": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 150
      },
      "1-162-A": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "1-163-A": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "1-164-A": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 150
      },
      "1-165-A": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "1-166-A": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "1-167-A": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 150
      },
      "1-168-A": {
        "id": "",
        "top": 1863,
        "bottom": 2013,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "1-169-A": {
        "id": "",
        "top": 2028,
        "bottom": 2178,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "1-170-A": {
        "id": "",
        "top": 2193,
        "bottom": 2343,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 150
      },
      "1-171-A": {
        "id": "",
        "top": 2417,
        "bottom": 2602,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 185
      },
      "1-172-A": {
        "id": "",
        "top": 2866,
        "bottom": 3011,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 145
      },
      "1-173-A": {
        "id": "",
        "top": 3031,
        "bottom": 3131,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 100
      },
      "1-174-A": {
        "id": "",
        "top": 4322,
        "bottom": 4327,
        "left": 1173,
        "right": 1200,
        "width": 27,
        "height": 5
      },
      "1-175-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -3239,
        "right": -2699,
        "width": 540,
        "height": 355
      },
      "1-176-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -2699,
        "right": -2159,
        "width": 540,
        "height": 355
      },
      "1-177-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -2159,
        "right": -1619,
        "width": 540,
        "height": 355
      },
      "1-178-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -1619,
        "right": -1079,
        "width": 540,
        "height": 355
      },
      "1-179-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -1079,
        "right": -539,
        "width": 540,
        "height": 355
      },
      "1-180-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": -539,
        "right": 1,
        "width": 540,
        "height": 355
      },
      "1-181-A": {
        "id": "",
        "top": 4374,
        "bottom": 4729,
        "left": 1,
        "right": 541,
        "width": 540,
        "height": 355
      },
      "1-182-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 579,
        "right": 779,
        "width": 200,
        "height": 320
      },
      "1-183-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 789,
        "right": 990,
        "width": 200,
        "height": 320
      },
      "1-184-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1000,
        "right": 1200,
        "width": 200,
        "height": 320
      },
      "1-185-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1210,
        "right": 1410,
        "width": 200,
        "height": 320
      },
      "1-186-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1420,
        "right": 1621,
        "width": 200,
        "height": 320
      },
      "1-187-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1631,
        "right": 1831,
        "width": 200,
        "height": 320
      },
      "1-188-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 1841,
        "right": 2041,
        "width": 200,
        "height": 320
      },
      "1-189-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 2051,
        "right": 2252,
        "width": 200,
        "height": 320
      },
      "1-190-A": {
        "id": "",
        "top": 4374,
        "bottom": 4694,
        "left": 2262,
        "right": 2462,
        "width": 200,
        "height": 320
      },
      "1-191-A": {
        "id": "",
        "top": 4854,
        "bottom": 4859,
        "left": 353,
        "right": 380,
        "width": 27,
        "height": 5
      },
      "1-192-A": {
        "id": "",
        "top": 4854,
        "bottom": 4859,
        "left": 763,
        "right": 790,
        "width": 27,
        "height": 5
      },
      "1-193-A": {
        "id": "",
        "top": 4854,
        "bottom": 4859,
        "left": 1173,
        "right": 1200,
        "width": 27,
        "height": 5
      },
      "1-194-A": {
        "id": "",
        "top": 5284,
        "bottom": 5289,
        "left": 353,
        "right": 380,
        "width": 27,
        "height": 5
      },
      "1-195-A": {
        "id": "",
        "top": 5284,
        "bottom": 5289,
        "left": 763,
        "right": 790,
        "width": 27,
        "height": 5
      },
      "1-196-A": {
        "id": "",
        "top": 5284,
        "bottom": 5289,
        "left": 1173,
        "right": 1200,
        "width": 27,
        "height": 5
      },
      "1-197-A": {
        "id": "",
        "top": 5714,
        "bottom": 5719,
        "left": 353,
        "right": 380,
        "width": 27,
        "height": 5
      },
      "1-198-A": {
        "id": "",
        "top": 5714,
        "bottom": 5719,
        "left": 763,
        "right": 790,
        "width": 27,
        "height": 5
      },
      "1-199-A": {
        "id": "",
        "top": 5714,
        "bottom": 5719,
        "left": 1173,
        "right": 1200,
        "width": 27,
        "height": 5
      },
      "1-200-A": {
        "id": "",
        "top": 6169,
        "bottom": 6174,
        "left": 353,
        "right": 380,
        "width": 27,
        "height": 5
      },
      "1-201-A": {
        "id": "",
        "top": 6169,
        "bottom": 6174,
        "left": 763,
        "right": 790,
        "width": 27,
        "height": 5
      },
      "1-202-A": {
        "id": "",
        "top": 6169,
        "bottom": 6174,
        "left": 1173,
        "right": 1200,
        "width": 27,
        "height": 5
      },
      "1-203-A": {
        "id": "",
        "top": 6599,
        "bottom": 6604,
        "left": 353,
        "right": 380,
        "width": 27,
        "height": 5
      },
      "1-204-A": {
        "id": "",
        "top": 6599,
        "bottom": 6604,
        "left": 763,
        "right": 790,
        "width": 27,
        "height": 5
      },
      "1-205-A": {
        "id": "",
        "top": 6599,
        "bottom": 6604,
        "left": 1173,
        "right": 1200,
        "width": 27,
        "height": 5
      },
      "1-206-A": {
        "id": "",
        "top": 7453,
        "bottom": 7468,
        "left": 538,
        "right": 663,
        "width": 125,
        "height": 15
      },
      "1-207-A": {
        "id": "",
        "top": 7453,
        "bottom": 7468,
        "left": 663,
        "right": 789,
        "width": 126,
        "height": 15
      },
      "1-208-SPAN": {
        "id": "",
        "top": 1041,
        "bottom": 1048,
        "left": 777,
        "right": 784,
        "width": 7,
        "height": 7
      },
      "1-209-SPAN": {
        "id": "",
        "top": 1041,
        "bottom": 1048,
        "left": 792,
        "right": 799,
        "width": 7,
        "height": 7
      },
      "1-210-SPAN": {
        "id": "",
        "top": 1041,
        "bottom": 1048,
        "left": 807,
        "right": 814,
        "width": 7,
        "height": 7
      },
      "1-211-SPAN": {
        "id": "",
        "top": 1041,
        "bottom": 1048,
        "left": 822,
        "right": 829,
        "width": 7,
        "height": 7
      },
      "1-212-SPAN": {
        "id": "",
        "top": 1041,
        "bottom": 1048,
        "left": 837,
        "right": 844,
        "width": 7,
        "height": 7
      },
      "1-213-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1009,
        "right": 1015,
        "width": 6,
        "height": 6
      },
      "1-214-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1023,
        "right": 1029,
        "width": 6,
        "height": 6
      },
      "1-215-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1037,
        "right": 1043,
        "width": 6,
        "height": 6
      },
      "1-216-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1051,
        "right": 1057,
        "width": 6,
        "height": 6
      },
      "1-217-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1065,
        "right": 1071,
        "width": 6,
        "height": 6
      },
      "1-218-SPAN": {
        "id": "",
        "top": 1783,
        "bottom": 1789,
        "left": 1079,
        "right": 1091,
        "width": 12,
        "height": 6
      },
      "1-219-DIV": {
        "id": "",
        "top": 4537,
        "bottom": 4566,
        "left": 15,
        "right": 33,
        "width": 18,
        "height": 29
      },
      "1-220-DIV": {
        "id": "",
        "top": 4537,
        "bottom": 4566,
        "left": 507,
        "right": 525,
        "width": 18,
        "height": 29
      },
      "1-221-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 610,
        "right": 635,
        "width": 25,
        "height": 17
      },
      "1-222-A": {
        "id": "",
        "top": 4315,
        "bottom": 4332,
        "left": 312,
        "right": 337,
        "width": 25,
        "height": 17
      },
      "1-223-A": {
        "id": "",
        "top": 5275,
        "bottom": 5297,
        "left": 412,
        "right": 443,
        "width": 31,
        "height": 22
      },
      "1-224-A": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 0,
        "right": 33,
        "width": 33,
        "height": 42
      },
      "1-225-A": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 58,
        "right": 101,
        "width": 44,
        "height": 42
      },
      "1-226-A": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 126,
        "right": 181,
        "width": 54,
        "height": 42
      },
      "1-227-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-228-A": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 984,
        "right": 1027,
        "width": 43,
        "height": 42
      },
      "1-229-A": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 1052,
        "right": 1085,
        "width": 33,
        "height": 42
      },
      "1-230-A": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 1110,
        "right": 1142,
        "width": 33,
        "height": 42
      },
      "1-231-A": {
        "id": "assist-open",
        "top": 0,
        "bottom": 42,
        "left": 1167,
        "right": 1200,
        "width": 33,
        "height": 42
      },
      "1-232-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-233-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-234-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-235-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-236-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-237-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-238-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-239-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-240-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-241-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-242-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-243-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-244-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-245-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-246-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-247-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-248-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-249-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 0,
        "right": 25,
        "width": 25,
        "height": 17
      },
      "1-250-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 59,
        "right": 84,
        "width": 25,
        "height": 17
      },
      "1-251-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 118,
        "right": 143,
        "width": 25,
        "height": 17
      },
      "1-252-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 177,
        "right": 202,
        "width": 25,
        "height": 17
      },
      "1-253-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 0,
        "right": 25,
        "width": 25,
        "height": 17
      },
      "1-254-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 59,
        "right": 84,
        "width": 25,
        "height": 17
      },
      "1-255-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 118,
        "right": 143,
        "width": 25,
        "height": 17
      },
      "1-256-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 177,
        "right": 202,
        "width": 25,
        "height": 17
      },
      "1-257-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 300,
        "right": 324,
        "width": 25,
        "height": 17
      },
      "1-258-A": {
        "id": "",
        "top": 157,
        "bottom": 185,
        "left": 354,
        "right": 402,
        "width": 48,
        "height": 28
      },
      "1-259-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 432,
        "right": 457,
        "width": 25,
        "height": 17
      },
      "1-260-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 487,
        "right": 512,
        "width": 25,
        "height": 17
      },
      "1-261-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 300,
        "right": 324,
        "width": 25,
        "height": 17
      },
      "1-262-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 354,
        "right": 392,
        "width": 37,
        "height": 17
      },
      "1-263-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 422,
        "right": 447,
        "width": 25,
        "height": 17
      },
      "1-264-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 477,
        "right": 502,
        "width": 25,
        "height": 17
      },
      "1-265-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 665,
        "right": 690,
        "width": 25,
        "height": 17
      },
      "1-266-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 720,
        "right": 745,
        "width": 25,
        "height": 17
      },
      "1-267-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 775,
        "right": 800,
        "width": 25,
        "height": 17
      },
      "1-268-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 830,
        "right": 855,
        "width": 25,
        "height": 17
      },
      "1-269-A": {
        "id": "",
        "top": 162,
        "bottom": 179,
        "left": 885,
        "right": 910,
        "width": 25,
        "height": 17
      },
      "1-270-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 610,
        "right": 635,
        "width": 25,
        "height": 17
      },
      "1-271-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 665,
        "right": 690,
        "width": 25,
        "height": 17
      },
      "1-272-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 720,
        "right": 745,
        "width": 25,
        "height": 17
      },
      "1-273-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 775,
        "right": 800,
        "width": 25,
        "height": 17
      },
      "1-274-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 830,
        "right": 855,
        "width": 25,
        "height": 17
      },
      "1-275-A": {
        "id": "",
        "top": 190,
        "bottom": 207,
        "left": 885,
        "right": 910,
        "width": 25,
        "height": 17
      },
      "1-276-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-277-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-278-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-279-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-280-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-281-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-282-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-283-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-284-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-285-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-286-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-287-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-288-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-289-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-290-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-291-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-292-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-293-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-294-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-295-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-296-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-297-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-298-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 33,
        "right": 54,
        "width": 22,
        "height": 15
      },
      "1-299-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 85,
        "right": 107,
        "width": 22,
        "height": 15
      },
      "1-300-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 138,
        "right": 160,
        "width": 22,
        "height": 15
      },
      "1-301-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 191,
        "right": 213,
        "width": 22,
        "height": 15
      },
      "1-302-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 244,
        "right": 266,
        "width": 22,
        "height": 15
      },
      "1-303-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 297,
        "right": 318,
        "width": 22,
        "height": 15
      },
      "1-304-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 349,
        "right": 371,
        "width": 22,
        "height": 15
      },
      "1-305-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 402,
        "right": 424,
        "width": 22,
        "height": 15
      },
      "1-306-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 455,
        "right": 477,
        "width": 22,
        "height": 15
      },
      "1-307-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 508,
        "right": 529,
        "width": 22,
        "height": 15
      },
      "1-308-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 560,
        "right": 582,
        "width": 22,
        "height": 15
      },
      "1-309-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 613,
        "right": 635,
        "width": 22,
        "height": 15
      },
      "1-310-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 666,
        "right": 688,
        "width": 22,
        "height": 15
      },
      "1-311-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 719,
        "right": 741,
        "width": 22,
        "height": 15
      },
      "1-312-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 772,
        "right": 793,
        "width": 22,
        "height": 15
      },
      "1-313-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 824,
        "right": 846,
        "width": 22,
        "height": 15
      },
      "1-314-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 1068,
        "right": 1111,
        "width": 44,
        "height": 15
      },
      "1-315-A": {
        "id": "",
        "top": 231,
        "bottom": 246,
        "left": 1135,
        "right": 1200,
        "width": 65,
        "height": 15
      },
      "1-316-A": {
        "id": "",
        "top": 297,
        "bottom": 337,
        "left": 260,
        "right": 940,
        "width": 680,
        "height": 40
      },
      "1-317-A": {
        "id": "",
        "top": 376,
        "bottom": 393,
        "left": 37,
        "right": 236,
        "width": 199,
        "height": 17
      },
      "1-318-A": {
        "id": "",
        "top": 376,
        "bottom": 393,
        "left": 525,
        "right": 781,
        "width": 256,
        "height": 17
      },
      "1-319-A": {
        "id": "",
        "top": 410,
        "bottom": 427,
        "left": 37,
        "right": 261,
        "width": 224,
        "height": 17
      },
      "1-320-A": {
        "id": "",
        "top": 410,
        "bottom": 427,
        "left": 525,
        "right": 767,
        "width": 242,
        "height": 17
      },
      "1-321-A": {
        "id": "",
        "top": 444,
        "bottom": 461,
        "left": 37,
        "right": 477,
        "width": 440,
        "height": 17
      },
      "1-322-A": {
        "id": "",
        "top": 372,
        "bottom": 472,
        "left": 999,
        "right": 1199,
        "width": 200,
        "height": 100
      },
      "1-323-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-324-A": {
        "id": "",
        "top": 482,
        "bottom": 482,
        "left": 76,
        "right": 76,
        "width": 0,
        "height": 0
      },
      "1-325-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": -185,
        "right": 75,
        "width": 260,
        "height": 17
      },
      "1-326-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 109,
        "right": 445,
        "width": 336,
        "height": 17
      },
      "1-327-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 479,
        "right": 744,
        "width": 265,
        "height": 17
      },
      "1-328-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 778,
        "right": 1096,
        "width": 318,
        "height": 17
      },
      "1-329-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 1130,
        "right": 1346,
        "width": 216,
        "height": 17
      },
      "1-330-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 1380,
        "right": 1633,
        "width": 253,
        "height": 17
      },
      "1-331-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 1667,
        "right": 2005,
        "width": 338,
        "height": 17
      },
      "1-332-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 2039,
        "right": 2416,
        "width": 377,
        "height": 17
      },
      "1-333-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 2450,
        "right": 2736,
        "width": 286,
        "height": 17
      },
      "1-334-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 2770,
        "right": 3060,
        "width": 290,
        "height": 17
      },
      "1-335-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 3094,
        "right": 3354,
        "width": 260,
        "height": 17
      },
      "1-336-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 3388,
        "right": 3725,
        "width": 336,
        "height": 17
      },
      "1-337-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 3759,
        "right": 4023,
        "width": 265,
        "height": 17
      },
      "1-338-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 4057,
        "right": 4376,
        "width": 318,
        "height": 17
      },
      "1-339-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 4410,
        "right": 4626,
        "width": 216,
        "height": 17
      },
      "1-340-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 4660,
        "right": 4913,
        "width": 253,
        "height": 17
      },
      "1-341-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 4947,
        "right": 5284,
        "width": 338,
        "height": 17
      },
      "1-342-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 5318,
        "right": 5695,
        "width": 377,
        "height": 17
      },
      "1-343-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 5729,
        "right": 6016,
        "width": 286,
        "height": 17
      },
      "1-344-A": {
        "id": "",
        "top": 494,
        "bottom": 511,
        "left": 6050,
        "right": 6340,
        "width": 290,
        "height": 17
      },
      "1-345-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-346-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-347-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-348-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-349-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-350-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-351-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-352-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-353-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-354-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-355-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-356-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-357-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-358-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-359-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-360-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-361-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-362-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-363-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-364-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-365-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-366-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-367-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-368-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-369-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-370-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-371-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-372-A": {
        "id": "",
        "top": 596,
        "bottom": 636,
        "left": 446,
        "right": 754,
        "width": 308,
        "height": 40
      },
      "1-373-A": {
        "id": "",
        "top": 653,
        "bottom": 670,
        "left": 349,
        "right": 523,
        "width": 174,
        "height": 17
      },
      "1-374-A": {
        "id": "",
        "top": 653,
        "bottom": 670,
        "left": 547,
        "right": 759,
        "width": 212,
        "height": 17
      },
      "1-375-A": {
        "id": "",
        "top": 653,
        "bottom": 670,
        "left": 783,
        "right": 851,
        "width": 68,
        "height": 17
      },
      "1-376-A": {
        "id": "",
        "top": 719,
        "bottom": 741,
        "left": 0,
        "right": 93,
        "width": 93,
        "height": 22
      },
      "1-377-A": {
        "id": "",
        "top": 718,
        "bottom": 746,
        "left": 248,
        "right": 270,
        "width": 22,
        "height": 28
      },
      "1-378-A": {
        "id": "",
        "top": 768,
        "bottom": 809,
        "left": 0,
        "right": 261,
        "width": 261,
        "height": 41
      },
      "1-379-A": {
        "id": "",
        "top": 841,
        "bottom": 882,
        "left": 0,
        "right": 263,
        "width": 263,
        "height": 41
      },
      "1-380-A": {
        "id": "",
        "top": 914,
        "bottom": 931,
        "left": 0,
        "right": 206,
        "width": 206,
        "height": 17
      },
      "1-381-A": {
        "id": "",
        "top": 1041,
        "bottom": 1063,
        "left": 0,
        "right": 93,
        "width": 93,
        "height": 22
      },
      "1-382-A": {
        "id": "",
        "top": 1040,
        "bottom": 1068,
        "left": 248,
        "right": 270,
        "width": 22,
        "height": 28
      },
      "1-383-A": {
        "id": "",
        "top": 1234,
        "bottom": 1251,
        "left": 15,
        "right": 102,
        "width": 87,
        "height": 17
      },
      "1-384-A": {
        "id": "",
        "top": 1275,
        "bottom": 1316,
        "left": 0,
        "right": 263,
        "width": 263,
        "height": 41
      },
      "1-385-A": {
        "id": "",
        "top": 1348,
        "bottom": 1365,
        "left": 0,
        "right": 249,
        "width": 249,
        "height": 17
      },
      "1-386-A": {
        "id": "",
        "top": 1397,
        "bottom": 1414,
        "left": 0,
        "right": 263,
        "width": 263,
        "height": 17
      },
      "1-387-A": {
        "id": "",
        "top": 1444,
        "bottom": 1466,
        "left": 0,
        "right": 93,
        "width": 93,
        "height": 22
      },
      "1-388-A": {
        "id": "",
        "top": 1443,
        "bottom": 1471,
        "left": 248,
        "right": 270,
        "width": 22,
        "height": 28
      },
      "1-389-A": {
        "id": "",
        "top": 1652,
        "bottom": 1669,
        "left": 0,
        "right": 100,
        "width": 100,
        "height": 17
      },
      "1-390-A": {
        "id": "",
        "top": 1783,
        "bottom": 1798,
        "left": 0,
        "right": 127,
        "width": 127,
        "height": 15
      },
      "1-391-A": {
        "id": "",
        "top": 1783,
        "bottom": 1798,
        "left": 137,
        "right": 235,
        "width": 98,
        "height": 15
      },
      "1-392-A": {
        "id": "",
        "top": 1827,
        "bottom": 1849,
        "left": 0,
        "right": 93,
        "width": 93,
        "height": 22
      },
      "1-393-A": {
        "id": "",
        "top": 1826,
        "bottom": 1854,
        "left": 248,
        "right": 270,
        "width": 22,
        "height": 28
      },
      "1-394-A": {
        "id": "",
        "top": 2037,
        "bottom": 2054,
        "left": 0,
        "right": 120,
        "width": 120,
        "height": 17
      },
      "1-395-A": {
        "id": "",
        "top": 2234,
        "bottom": 2275,
        "left": 0,
        "right": 263,
        "width": 263,
        "height": 41
      },
      "1-396-A": {
        "id": "",
        "top": 2455,
        "bottom": 2496,
        "left": 0,
        "right": 263,
        "width": 263,
        "height": 41
      },
      "1-397-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": -2928,
        "right": -2692,
        "width": 236,
        "height": 20
      },
      "1-398-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-399-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": -2378,
        "right": -2084,
        "width": 294,
        "height": 20
      },
      "1-400-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-401-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": -1828,
        "right": -1665,
        "width": 163,
        "height": 20
      },
      "1-402-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-403-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": -1278,
        "right": -1208,
        "width": 70,
        "height": 20
      },
      "1-404-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-405-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": -728,
        "right": -408,
        "width": 320,
        "height": 20
      },
      "1-406-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-407-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": -178,
        "right": 58,
        "width": 236,
        "height": 20
      },
      "1-408-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-409-A": {
        "id": "",
        "top": 1020,
        "bottom": 1040,
        "left": 372,
        "right": 666,
        "width": 294,
        "height": 20
      },
      "1-410-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-411-A": {
        "id": "",
        "top": 1094,
        "bottom": 1114,
        "left": 310,
        "right": 603,
        "width": 293,
        "height": 20
      },
      "1-412-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-413-A": {
        "id": "",
        "top": 1132,
        "bottom": 1152,
        "left": 310,
        "right": 655,
        "width": 345,
        "height": 20
      },
      "1-414-A": {
        "id": "",
        "top": 1166,
        "bottom": 1186,
        "left": 310,
        "right": 674,
        "width": 364,
        "height": 20
      },
      "1-415-A": {
        "id": "",
        "top": 1200,
        "bottom": 1220,
        "left": 310,
        "right": 662,
        "width": 352,
        "height": 20
      },
      "1-416-A": {
        "id": "",
        "top": 1234,
        "bottom": 1254,
        "left": 310,
        "right": 690,
        "width": 380,
        "height": 20
      },
      "1-417-A": {
        "id": "",
        "top": 1297,
        "bottom": 1317,
        "left": 310,
        "right": 601,
        "width": 291,
        "height": 20
      },
      "1-418-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-419-A": {
        "id": "",
        "top": 1335,
        "bottom": 1355,
        "left": 310,
        "right": 629,
        "width": 319,
        "height": 20
      },
      "1-420-A": {
        "id": "",
        "top": 1369,
        "bottom": 1389,
        "left": 310,
        "right": 564,
        "width": 254,
        "height": 20
      },
      "1-421-A": {
        "id": "",
        "top": 1403,
        "bottom": 1423,
        "left": 310,
        "right": 510,
        "width": 200,
        "height": 20
      },
      "1-422-A": {
        "id": "",
        "top": 1403,
        "bottom": 1423,
        "left": 517,
        "right": 713,
        "width": 196,
        "height": 20
      },
      "1-423-A": {
        "id": "",
        "top": 1437,
        "bottom": 1457,
        "left": 310,
        "right": 611,
        "width": 301,
        "height": 20
      },
      "1-424-A": {
        "id": "",
        "top": 1471,
        "bottom": 1491,
        "left": 310,
        "right": 636,
        "width": 326,
        "height": 20
      },
      "1-425-A": {
        "id": "",
        "top": 1534,
        "bottom": 1554,
        "left": 310,
        "right": 564,
        "width": 254,
        "height": 20
      },
      "1-426-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-427-A": {
        "id": "",
        "top": 1572,
        "bottom": 1592,
        "left": 310,
        "right": 699,
        "width": 389,
        "height": 20
      },
      "1-428-A": {
        "id": "",
        "top": 1606,
        "bottom": 1626,
        "left": 310,
        "right": 584,
        "width": 274,
        "height": 20
      },
      "1-429-A": {
        "id": "",
        "top": 1640,
        "bottom": 1660,
        "left": 310,
        "right": 690,
        "width": 380,
        "height": 20
      },
      "1-430-A": {
        "id": "",
        "top": 1674,
        "bottom": 1694,
        "left": 310,
        "right": 594,
        "width": 284,
        "height": 20
      },
      "1-431-A": {
        "id": "",
        "top": 1708,
        "bottom": 1728,
        "left": 310,
        "right": 706,
        "width": 396,
        "height": 20
      },
      "1-432-A": {
        "id": "",
        "top": 1770,
        "bottom": 1790,
        "left": 310,
        "right": 637,
        "width": 327,
        "height": 20
      },
      "1-433-A": {
        "id": "",
        "top": 1806,
        "bottom": 1826,
        "left": 310,
        "right": 558,
        "width": 248,
        "height": 20
      },
      "1-434-A": {
        "id": "",
        "top": 1842,
        "bottom": 1862,
        "left": 310,
        "right": 640,
        "width": 330,
        "height": 20
      },
      "1-435-A": {
        "id": "",
        "top": 1878,
        "bottom": 1898,
        "left": 310,
        "right": 614,
        "width": 304,
        "height": 20
      },
      "1-436-A": {
        "id": "",
        "top": 1934,
        "bottom": 1956,
        "left": 310,
        "right": 372,
        "width": 62,
        "height": 22
      },
      "1-437-A": {
        "id": "",
        "top": 1934,
        "bottom": 1956,
        "left": 400,
        "right": 462,
        "width": 62,
        "height": 22
      },
      "1-438-A": {
        "id": "",
        "top": 1934,
        "bottom": 1956,
        "left": 490,
        "right": 570,
        "width": 80,
        "height": 22
      },
      "1-439-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-440-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-441-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-442-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-443-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-444-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-445-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-446-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-447-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-448-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-449-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-450-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-451-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-452-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-453-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-454-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-455-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-456-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-457-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-458-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-459-A": {
        "id": "",
        "top": 2001,
        "bottom": 2051,
        "left": 467,
        "right": 835,
        "width": 368,
        "height": 50
      },
      "1-460-A": {
        "id": "",
        "top": 2114,
        "bottom": 2134,
        "left": 467,
        "right": 793,
        "width": 326,
        "height": 20
      },
      "1-461-A": {
        "id": "",
        "top": 2227,
        "bottom": 2247,
        "left": 467,
        "right": 836,
        "width": 369,
        "height": 20
      },
      "1-462-A": {
        "id": "",
        "top": 2340,
        "bottom": 2360,
        "left": 467,
        "right": 770,
        "width": 303,
        "height": 20
      },
      "1-463-A": {
        "id": "",
        "top": 2453,
        "bottom": 2473,
        "left": 467,
        "right": 607,
        "width": 140,
        "height": 20
      },
      "1-464-A": {
        "id": "",
        "top": 2566,
        "bottom": 2586,
        "left": 467,
        "right": 831,
        "width": 364,
        "height": 20
      },
      "1-465-A": {
        "id": "",
        "top": 2679,
        "bottom": 2699,
        "left": 467,
        "right": 840,
        "width": 373,
        "height": 20
      },
      "1-466-A": {
        "id": "",
        "top": 2792,
        "bottom": 2812,
        "left": 467,
        "right": 831,
        "width": 364,
        "height": 20
      },
      "1-467-A": {
        "id": "",
        "top": 2905,
        "bottom": 2925,
        "left": 467,
        "right": 839,
        "width": 372,
        "height": 20
      },
      "1-468-A": {
        "id": "",
        "top": 3018,
        "bottom": 3068,
        "left": 467,
        "right": 858,
        "width": 391,
        "height": 50
      },
      "1-469-A": {
        "id": "",
        "top": 3131,
        "bottom": 3181,
        "left": 467,
        "right": 859,
        "width": 392,
        "height": 50
      },
      "1-470-A": {
        "id": "",
        "top": 3244,
        "bottom": 3264,
        "left": 467,
        "right": 733,
        "width": 266,
        "height": 20
      },
      "1-471-A": {
        "id": "",
        "top": 3357,
        "bottom": 3407,
        "left": 467,
        "right": 857,
        "width": 390,
        "height": 50
      },
      "1-472-A": {
        "id": "",
        "top": 3470,
        "bottom": 3490,
        "left": 467,
        "right": 663,
        "width": 196,
        "height": 20
      },
      "1-473-A": {
        "id": "",
        "top": 3583,
        "bottom": 3633,
        "left": 467,
        "right": 859,
        "width": 392,
        "height": 50
      },
      "1-474-A": {
        "id": "",
        "top": 3696,
        "bottom": 3716,
        "left": 467,
        "right": 822,
        "width": 355,
        "height": 20
      },
      "1-475-A": {
        "id": "",
        "top": 3809,
        "bottom": 3829,
        "left": 467,
        "right": 831,
        "width": 364,
        "height": 20
      },
      "1-476-A": {
        "id": "",
        "top": 3922,
        "bottom": 3942,
        "left": 467,
        "right": 780,
        "width": 313,
        "height": 20
      },
      "1-477-A": {
        "id": "",
        "top": 4035,
        "bottom": 4055,
        "left": 467,
        "right": 769,
        "width": 302,
        "height": 20
      },
      "1-478-A": {
        "id": "",
        "top": 4148,
        "bottom": 4168,
        "left": 467,
        "right": 766,
        "width": 299,
        "height": 20
      },
      "1-479-A": {
        "id": "",
        "top": 4251,
        "bottom": 4271,
        "left": 532,
        "right": 638,
        "width": 106,
        "height": 20
      },
      "1-480-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-481-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-482-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-483-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-484-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-485-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-486-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-487-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-488-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-489-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-490-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-491-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-492-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-493-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-494-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-495-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-496-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-497-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-498-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-499-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-500-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-501-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-502-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-503-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-504-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-505-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-506-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-507-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-508-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-509-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-510-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-511-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-512-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-513-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-514-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-515-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-516-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-517-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-518-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-519-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-520-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-521-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-522-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-523-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-524-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-525-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-526-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-527-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-528-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-529-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-530-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-531-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-532-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-533-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-534-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-535-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-536-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-537-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-538-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-539-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-540-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-541-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-542-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-543-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-544-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-545-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-546-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-547-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-548-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-549-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-550-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-551-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-552-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-553-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-554-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-555-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-556-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-557-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-558-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-559-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-560-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-561-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-562-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-563-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-564-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-565-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-566-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-567-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-568-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-569-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-570-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-571-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-572-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-573-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-574-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-575-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-576-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-577-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-578-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-579-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-580-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-581-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-582-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-583-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-584-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-585-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-586-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-587-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-588-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-589-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-590-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-591-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-592-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-593-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-594-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-595-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-596-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-597-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-598-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-599-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-600-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-601-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-602-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-603-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-604-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-605-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-606-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-607-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-608-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-609-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-610-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-611-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-612-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-613-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-614-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-615-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-616-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-617-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-618-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-619-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-620-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-621-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-622-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-623-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-624-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-625-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-626-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-627-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-628-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-629-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-630-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-631-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-632-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-633-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-634-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-635-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-636-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-637-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-638-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-639-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-640-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-641-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-642-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-643-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-644-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-645-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-646-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-647-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-648-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-649-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-650-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-651-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-652-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-653-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-654-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-655-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-656-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-657-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-658-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-659-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-660-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-661-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-662-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-663-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-664-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-665-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-666-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-667-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-668-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-669-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-670-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-671-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-672-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-673-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-674-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-675-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-676-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-677-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-678-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-679-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-680-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-681-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-682-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-683-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-684-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-685-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-686-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-687-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-688-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-689-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-690-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-691-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-692-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-693-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-694-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-695-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-696-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-697-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-698-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-699-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-700-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-701-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-702-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-703-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-704-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-705-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-706-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-707-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-708-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-709-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-710-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-711-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-712-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-713-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-714-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-715-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-716-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-717-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-718-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-719-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-720-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-721-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-722-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-723-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-724-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-725-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-726-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-727-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-728-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-729-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-730-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-731-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-732-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-733-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-734-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-735-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-736-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-737-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-738-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-739-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-740-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-741-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-742-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-743-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-744-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-745-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-746-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-747-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-748-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-749-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-750-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-751-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-752-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-753-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-754-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-755-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-756-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-757-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-758-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-759-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-760-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-761-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-762-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-763-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-764-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-765-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-766-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-767-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-768-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-769-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-770-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-771-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-772-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-773-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-774-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-775-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-776-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-777-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-778-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-779-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-780-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-781-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-782-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-783-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-784-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-785-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-786-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-787-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-788-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-789-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-790-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-791-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-792-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-793-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-794-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-795-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-796-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-797-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-798-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-799-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-800-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-801-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-802-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-803-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-804-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-805-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-806-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-807-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-808-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-809-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-810-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-811-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-812-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-813-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-814-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-815-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-816-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-817-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-818-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-819-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-820-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-821-A": {
        "id": "",
        "top": 810,
        "bottom": 832,
        "left": 913,
        "right": 944,
        "width": 31,
        "height": 22
      },
      "1-822-A": {
        "id": "",
        "top": 810,
        "bottom": 832,
        "left": 965,
        "right": 996,
        "width": 31,
        "height": 22
      },
      "1-823-A": {
        "id": "",
        "top": 852,
        "bottom": 869,
        "left": 912,
        "right": 1136,
        "width": 224,
        "height": 17
      },
      "1-824-A": {
        "id": "",
        "top": 888,
        "bottom": 905,
        "left": 912,
        "right": 1136,
        "width": 224,
        "height": 17
      },
      "1-825-A": {
        "id": "",
        "top": 924,
        "bottom": 941,
        "left": 912,
        "right": 1111,
        "width": 199,
        "height": 17
      },
      "1-826-A": {
        "id": "",
        "top": 960,
        "bottom": 977,
        "left": 912,
        "right": 1136,
        "width": 224,
        "height": 17
      },
      "1-827-A": {
        "id": "",
        "top": 996,
        "bottom": 1013,
        "left": 912,
        "right": 1088,
        "width": 176,
        "height": 17
      },
      "1-828-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-829-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-830-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-831-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-832-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-833-A": {
        "id": "",
        "top": 1134,
        "bottom": 1156,
        "left": 913,
        "right": 960,
        "width": 47,
        "height": 22
      },
      "1-834-A": {
        "id": "",
        "top": 1134,
        "bottom": 1156,
        "left": 981,
        "right": 1043,
        "width": 62,
        "height": 22
      },
      "1-835-A": {
        "id": "",
        "top": 1381,
        "bottom": 1398,
        "left": 912,
        "right": 1125,
        "width": 213,
        "height": 17
      },
      "1-836-A": {
        "id": "",
        "top": 1417,
        "bottom": 1434,
        "left": 912,
        "right": 1016,
        "width": 104,
        "height": 17
      },
      "1-837-A": {
        "id": "",
        "top": 1453,
        "bottom": 1470,
        "left": 912,
        "right": 1024,
        "width": 112,
        "height": 17
      },
      "1-838-A": {
        "id": "",
        "top": 1489,
        "bottom": 1506,
        "left": 912,
        "right": 1060,
        "width": 148,
        "height": 17
      },
      "1-839-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-840-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-841-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-842-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-843-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-844-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-845-A": {
        "id": "",
        "top": 1547,
        "bottom": 1569,
        "left": 913,
        "right": 975,
        "width": 62,
        "height": 22
      },
      "1-846-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": -775,
        "right": -724,
        "width": 52,
        "height": 17
      },
      "1-847-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": -519,
        "right": -380,
        "width": 139,
        "height": 17
      },
      "1-848-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": -213,
        "right": -86,
        "width": 126,
        "height": 17
      },
      "1-849-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": 123,
        "right": 178,
        "width": 54,
        "height": 17
      },
      "1-850-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": 381,
        "right": 520,
        "width": 139,
        "height": 17
      },
      "1-851-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": 718,
        "right": 783,
        "width": 65,
        "height": 17
      },
      "1-852-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": 1025,
        "right": 1076,
        "width": 52,
        "height": 17
      },
      "1-853-A": {
        "id": "",
        "top": 1746,
        "bottom": 1763,
        "left": 1281,
        "right": 1420,
        "width": 139,
        "height": 17
      },
      "1-854-A": {
        "id": "",
        "top": 1820,
        "bottom": 1842,
        "left": 913,
        "right": 975,
        "width": 62,
        "height": 22
      },
      "1-855-A": {
        "id": "",
        "top": 1819,
        "bottom": 1843,
        "left": 1143,
        "right": 1200,
        "width": 57,
        "height": 24
      },
      "1-856-A": {
        "id": "",
        "top": 1987,
        "bottom": 2004,
        "left": 644,
        "right": 856,
        "width": 212,
        "height": 17
      },
      "1-857-A": {
        "id": "",
        "top": 2152,
        "bottom": 2169,
        "left": 638,
        "right": 862,
        "width": 224,
        "height": 17
      },
      "1-858-A": {
        "id": "",
        "top": 2317,
        "bottom": 2334,
        "left": 622,
        "right": 878,
        "width": 256,
        "height": 17
      },
      "1-859-A": {
        "id": "",
        "top": 1987,
        "bottom": 2004,
        "left": 988,
        "right": 1112,
        "width": 124,
        "height": 17
      },
      "1-860-A": {
        "id": "",
        "top": 2152,
        "bottom": 2169,
        "left": 944,
        "right": 1156,
        "width": 212,
        "height": 17
      },
      "1-861-A": {
        "id": "",
        "top": 2317,
        "bottom": 2368,
        "left": 904,
        "right": 1196,
        "width": 292,
        "height": 51
      },
      "1-862-A": {
        "id": "",
        "top": 1987,
        "bottom": 2004,
        "left": 1278,
        "right": 1422,
        "width": 144,
        "height": 17
      },
      "1-863-A": {
        "id": "",
        "top": 2152,
        "bottom": 2169,
        "left": 1250,
        "right": 1450,
        "width": 199,
        "height": 17
      },
      "1-864-A": {
        "id": "",
        "top": 2317,
        "bottom": 2334,
        "left": 1250,
        "right": 1450,
        "width": 199,
        "height": 17
      },
      "1-865-A": {
        "id": "",
        "top": 1987,
        "bottom": 2004,
        "left": 1544,
        "right": 1756,
        "width": 212,
        "height": 17
      },
      "1-866-A": {
        "id": "",
        "top": 2152,
        "bottom": 2169,
        "left": 1538,
        "right": 1762,
        "width": 224,
        "height": 17
      },
      "1-867-A": {
        "id": "",
        "top": 2317,
        "bottom": 2334,
        "left": 1522,
        "right": 1778,
        "width": 256,
        "height": 17
      },
      "1-868-A": {
        "id": "",
        "top": 1987,
        "bottom": 2004,
        "left": 1888,
        "right": 2012,
        "width": 124,
        "height": 17
      },
      "1-869-A": {
        "id": "",
        "top": 2152,
        "bottom": 2169,
        "left": 1844,
        "right": 2056,
        "width": 212,
        "height": 17
      },
      "1-870-A": {
        "id": "",
        "top": 2317,
        "bottom": 2368,
        "left": 1804,
        "right": 2096,
        "width": 292,
        "height": 51
      },
      "1-871-A": {
        "id": "",
        "top": 2374,
        "bottom": 2396,
        "left": 913,
        "right": 975,
        "width": 62,
        "height": 22
      },
      "1-872-A": {
        "id": "",
        "top": 2373,
        "bottom": 2397,
        "left": 1154,
        "right": 1200,
        "width": 46,
        "height": 24
      },
      "1-873-A": {
        "id": "",
        "top": 2570,
        "bottom": 2587,
        "left": 1000,
        "right": 1100,
        "width": 100,
        "height": 17
      },
      "1-874-A": {
        "id": "",
        "top": 2621,
        "bottom": 2638,
        "left": 912,
        "right": 962,
        "width": 50,
        "height": 17
      },
      "1-875-A": {
        "id": "",
        "top": 2657,
        "bottom": 2674,
        "left": 912,
        "right": 1044,
        "width": 132,
        "height": 17
      },
      "1-876-A": {
        "id": "",
        "top": 2693,
        "bottom": 2710,
        "left": 912,
        "right": 1006,
        "width": 94,
        "height": 17
      },
      "1-877-A": {
        "id": "",
        "top": 2729,
        "bottom": 2746,
        "left": 912,
        "right": 1019,
        "width": 107,
        "height": 17
      },
      "1-878-A": {
        "id": "",
        "top": 2765,
        "bottom": 2782,
        "left": 912,
        "right": 1074,
        "width": 162,
        "height": 17
      },
      "1-879-A": {
        "id": "",
        "top": 2823,
        "bottom": 2845,
        "left": 913,
        "right": 975,
        "width": 62,
        "height": 22
      },
      "1-880-A": {
        "id": "",
        "top": 2822,
        "bottom": 2846,
        "left": 1154,
        "right": 1200,
        "width": 46,
        "height": 24
      },
      "1-881-A": {
        "id": "",
        "top": 4312,
        "bottom": 4336,
        "left": 2,
        "right": 97,
        "width": 95,
        "height": 24
      },
      "1-882-A": {
        "id": "",
        "top": 4315,
        "bottom": 4332,
        "left": 150,
        "right": 175,
        "width": 25,
        "height": 17
      },
      "1-883-A": {
        "id": "",
        "top": 4315,
        "bottom": 4332,
        "left": 200,
        "right": 237,
        "width": 37,
        "height": 17
      },
      "1-884-A": {
        "id": "",
        "top": 4315,
        "bottom": 4332,
        "left": 262,
        "right": 287,
        "width": 25,
        "height": 17
      },
      "1-885-A": {
        "id": "",
        "top": 4315,
        "bottom": 4332,
        "left": 362,
        "right": 399,
        "width": 37,
        "height": 17
      },
      "1-886-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": -3050,
        "right": -2889,
        "width": 161,
        "height": 17
      },
      "1-887-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": -2504,
        "right": -2354,
        "width": 149,
        "height": 17
      },
      "1-888-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": -2021,
        "right": -1758,
        "width": 263,
        "height": 17
      },
      "1-889-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": -1443,
        "right": -1255,
        "width": 187,
        "height": 17
      },
      "1-890-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": -1054,
        "right": -564,
        "width": 491,
        "height": 17
      },
      "1-891-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": -350,
        "right": -189,
        "width": 161,
        "height": 17
      },
      "1-892-A": {
        "id": "",
        "top": 4748,
        "bottom": 4765,
        "left": 196,
        "right": 346,
        "width": 149,
        "height": 17
      },
      "1-893-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 589,
        "right": 767,
        "width": 178,
        "height": 37
      },
      "1-894-A": {
        "id": "",
        "top": 4710,
        "bottom": 4769,
        "left": 799,
        "right": 979,
        "width": 180,
        "height": 59
      },
      "1-895-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 1010,
        "right": 1185,
        "width": 176,
        "height": 37
      },
      "1-896-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 1220,
        "right": 1394,
        "width": 174,
        "height": 37
      },
      "1-897-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 1430,
        "right": 1602,
        "width": 172,
        "height": 37
      },
      "1-898-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 1641,
        "right": 1810,
        "width": 170,
        "height": 37
      },
      "1-899-A": {
        "id": "",
        "top": 4710,
        "bottom": 4769,
        "left": 1851,
        "right": 2021,
        "width": 170,
        "height": 59
      },
      "1-900-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 2061,
        "right": 2236,
        "width": 174,
        "height": 37
      },
      "1-901-A": {
        "id": "",
        "top": 4710,
        "bottom": 4747,
        "left": 2272,
        "right": 2442,
        "width": 170,
        "height": 37
      },
      "1-902-A": {
        "id": "",
        "top": 4845,
        "bottom": 4867,
        "left": 2,
        "right": 33,
        "width": 31,
        "height": 22
      },
      "1-903-A": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-904-A": {
        "id": "",
        "top": 5118,
        "bottom": 5135,
        "left": 12,
        "right": 243,
        "width": 231,
        "height": 17
      },
      "1-905-A": {
        "id": "",
        "top": 5150,
        "bottom": 5167,
        "left": 12,
        "right": 354,
        "width": 342,
        "height": 17
      },
      "1-906-A": {
        "id": "",
        "top": 5182,
        "bottom": 5199,
        "left": 12,
        "right": 343,
        "width": 331,
        "height": 17
      },
      "1-907-A": {
        "id": "",
        "top": 5214,
        "bottom": 5231,
        "left": 12,
        "right": 387,
        "width": 375,
        "height": 17
      },
      "1-908-A": {
        "id": "",
        "top": 4845,
        "bottom": 4867,
        "left": 412,
        "right": 443,
        "width": 31,
        "height": 22
      },
      "1-909-A": {
        "id": "",
        "top": 4845,
        "bottom": 4867,
        "left": 465,
        "right": 496,
        "width": 31,
        "height": 22
      },
      "1-910-A": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-911-A": {
        "id": "",
        "top": 5118,
        "bottom": 5135,
        "left": 422,
        "right": 638,
        "width": 216,
        "height": 17
      },
      "1-912-A": {
        "id": "",
        "top": 5150,
        "bottom": 5167,
        "left": 422,
        "right": 646,
        "width": 224,
        "height": 17
      },
      "1-913-A": {
        "id": "",
        "top": 5182,
        "bottom": 5199,
        "left": 422,
        "right": 652,
        "width": 230,
        "height": 17
      },
      "1-914-A": {
        "id": "",
        "top": 5214,
        "bottom": 5231,
        "left": 422,
        "right": 652,
        "width": 230,
        "height": 17
      },
      "1-915-A": {
        "id": "",
        "top": 4845,
        "bottom": 4867,
        "left": 822,
        "right": 853,
        "width": 31,
        "height": 22
      },
      "1-916-A": {
        "id": "",
        "top": 4901,
        "bottom": 5101,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-917-A": {
        "id": "",
        "top": 5118,
        "bottom": 5135,
        "left": 832,
        "right": 1058,
        "width": 226,
        "height": 17
      },
      "1-918-A": {
        "id": "",
        "top": 5150,
        "bottom": 5167,
        "left": 832,
        "right": 1068,
        "width": 236,
        "height": 17
      },
      "1-919-A": {
        "id": "",
        "top": 5182,
        "bottom": 5199,
        "left": 832,
        "right": 1031,
        "width": 199,
        "height": 17
      },
      "1-920-A": {
        "id": "",
        "top": 5214,
        "bottom": 5231,
        "left": 832,
        "right": 1168,
        "width": 336,
        "height": 17
      },
      "1-921-A": {
        "id": "",
        "top": 5275,
        "bottom": 5297,
        "left": 2,
        "right": 33,
        "width": 31,
        "height": 22
      },
      "1-922-A": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-923-A": {
        "id": "",
        "top": 5548,
        "bottom": 5565,
        "left": 12,
        "right": 390,
        "width": 378,
        "height": 17
      },
      "1-924-A": {
        "id": "",
        "top": 5580,
        "bottom": 5597,
        "left": 12,
        "right": 351,
        "width": 339,
        "height": 17
      },
      "1-925-A": {
        "id": "",
        "top": 5612,
        "bottom": 5629,
        "left": 12,
        "right": 311,
        "width": 299,
        "height": 17
      },
      "1-926-A": {
        "id": "",
        "top": 5644,
        "bottom": 5661,
        "left": 12,
        "right": 273,
        "width": 261,
        "height": 17
      },
      "1-927-A": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-928-A": {
        "id": "",
        "top": 5548,
        "bottom": 5565,
        "left": 422,
        "right": 633,
        "width": 211,
        "height": 17
      },
      "1-929-A": {
        "id": "",
        "top": 5580,
        "bottom": 5597,
        "left": 422,
        "right": 571,
        "width": 149,
        "height": 17
      },
      "1-930-A": {
        "id": "",
        "top": 5612,
        "bottom": 5629,
        "left": 422,
        "right": 658,
        "width": 236,
        "height": 17
      },
      "1-931-A": {
        "id": "",
        "top": 5644,
        "bottom": 5661,
        "left": 422,
        "right": 561,
        "width": 139,
        "height": 17
      },
      "1-932-A": {
        "id": "",
        "top": 5275,
        "bottom": 5297,
        "left": 822,
        "right": 853,
        "width": 31,
        "height": 22
      },
      "1-933-A": {
        "id": "",
        "top": 5331,
        "bottom": 5531,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-934-A": {
        "id": "",
        "top": 5548,
        "bottom": 5565,
        "left": 832,
        "right": 1215,
        "width": 383,
        "height": 17
      },
      "1-935-A": {
        "id": "",
        "top": 5580,
        "bottom": 5597,
        "left": 832,
        "right": 1076,
        "width": 244,
        "height": 17
      },
      "1-936-A": {
        "id": "",
        "top": 5612,
        "bottom": 5629,
        "left": 832,
        "right": 1147,
        "width": 315,
        "height": 17
      },
      "1-937-A": {
        "id": "",
        "top": 5644,
        "bottom": 5661,
        "left": 832,
        "right": 1070,
        "width": 238,
        "height": 17
      },
      "1-938-A": {
        "id": "",
        "top": 5705,
        "bottom": 5727,
        "left": 2,
        "right": 33,
        "width": 31,
        "height": 22
      },
      "1-939-A": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-940-A": {
        "id": "",
        "top": 5978,
        "bottom": 5995,
        "left": 12,
        "right": 293,
        "width": 281,
        "height": 17
      },
      "1-941-A": {
        "id": "",
        "top": 6010,
        "bottom": 6027,
        "left": 12,
        "right": 211,
        "width": 199,
        "height": 17
      },
      "1-942-A": {
        "id": "",
        "top": 6042,
        "bottom": 6059,
        "left": 12,
        "right": 298,
        "width": 286,
        "height": 17
      },
      "1-943-A": {
        "id": "",
        "top": 6074,
        "bottom": 6091,
        "left": 12,
        "right": 286,
        "width": 274,
        "height": 17
      },
      "1-944-A": {
        "id": "",
        "top": 5705,
        "bottom": 5727,
        "left": 412,
        "right": 443,
        "width": 31,
        "height": 22
      },
      "1-945-A": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-946-A": {
        "id": "",
        "top": 5978,
        "bottom": 5995,
        "left": 422,
        "right": 790,
        "width": 368,
        "height": 17
      },
      "1-947-A": {
        "id": "",
        "top": 6010,
        "bottom": 6027,
        "left": 422,
        "right": 708,
        "width": 286,
        "height": 17
      },
      "1-948-A": {
        "id": "",
        "top": 6042,
        "bottom": 6059,
        "left": 422,
        "right": 768,
        "width": 346,
        "height": 17
      },
      "1-949-A": {
        "id": "",
        "top": 6074,
        "bottom": 6091,
        "left": 422,
        "right": 708,
        "width": 286,
        "height": 17
      },
      "1-950-A": {
        "id": "",
        "top": 5705,
        "bottom": 5727,
        "left": 822,
        "right": 853,
        "width": 31,
        "height": 22
      },
      "1-951-A": {
        "id": "",
        "top": 5761,
        "bottom": 5961,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-952-A": {
        "id": "",
        "top": 5978,
        "bottom": 5995,
        "left": 832,
        "right": 1085,
        "width": 253,
        "height": 17
      },
      "1-953-A": {
        "id": "",
        "top": 6010,
        "bottom": 6027,
        "left": 832,
        "right": 1118,
        "width": 286,
        "height": 17
      },
      "1-954-A": {
        "id": "",
        "top": 6042,
        "bottom": 6059,
        "left": 832,
        "right": 1006,
        "width": 174,
        "height": 17
      },
      "1-955-A": {
        "id": "",
        "top": 6074,
        "bottom": 6091,
        "left": 832,
        "right": 1072,
        "width": 240,
        "height": 17
      },
      "1-956-A": {
        "id": "",
        "top": 6160,
        "bottom": 6182,
        "left": 2,
        "right": 33,
        "width": 31,
        "height": 22
      },
      "1-957-A": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-958-A": {
        "id": "",
        "top": 6433,
        "bottom": 6450,
        "left": 12,
        "right": 522,
        "width": 510,
        "height": 17
      },
      "1-959-A": {
        "id": "",
        "top": 6465,
        "bottom": 6482,
        "left": 12,
        "right": 352,
        "width": 340,
        "height": 17
      },
      "1-960-A": {
        "id": "",
        "top": 6497,
        "bottom": 6514,
        "left": 12,
        "right": 366,
        "width": 354,
        "height": 17
      },
      "1-961-A": {
        "id": "",
        "top": 6529,
        "bottom": 6546,
        "left": 12,
        "right": 379,
        "width": 367,
        "height": 17
      },
      "1-962-A": {
        "id": "",
        "top": 6160,
        "bottom": 6182,
        "left": 412,
        "right": 443,
        "width": 31,
        "height": 22
      },
      "1-963-A": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-964-A": {
        "id": "",
        "top": 6433,
        "bottom": 6450,
        "left": 422,
        "right": 589,
        "width": 167,
        "height": 17
      },
      "1-965-A": {
        "id": "",
        "top": 6465,
        "bottom": 6482,
        "left": 422,
        "right": 770,
        "width": 348,
        "height": 17
      },
      "1-966-A": {
        "id": "",
        "top": 6497,
        "bottom": 6514,
        "left": 422,
        "right": 626,
        "width": 204,
        "height": 17
      },
      "1-967-A": {
        "id": "",
        "top": 6529,
        "bottom": 6546,
        "left": 422,
        "right": 721,
        "width": 299,
        "height": 17
      },
      "1-968-A": {
        "id": "",
        "top": 6160,
        "bottom": 6182,
        "left": 822,
        "right": 853,
        "width": 31,
        "height": 22
      },
      "1-969-A": {
        "id": "",
        "top": 6216,
        "bottom": 6416,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-970-A": {
        "id": "",
        "top": 6433,
        "bottom": 6450,
        "left": 832,
        "right": 1209,
        "width": 377,
        "height": 17
      },
      "1-971-A": {
        "id": "",
        "top": 6465,
        "bottom": 6482,
        "left": 832,
        "right": 1180,
        "width": 348,
        "height": 17
      },
      "1-972-A": {
        "id": "",
        "top": 6497,
        "bottom": 6514,
        "left": 832,
        "right": 1073,
        "width": 241,
        "height": 17
      },
      "1-973-A": {
        "id": "",
        "top": 6529,
        "bottom": 6546,
        "left": 832,
        "right": 1131,
        "width": 299,
        "height": 17
      },
      "1-974-A": {
        "id": "",
        "top": 6590,
        "bottom": 6612,
        "left": 2,
        "right": 33,
        "width": 31,
        "height": 22
      },
      "1-975-A": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 200
      },
      "1-976-A": {
        "id": "",
        "top": 6863,
        "bottom": 6880,
        "left": 12,
        "right": 413,
        "width": 401,
        "height": 17
      },
      "1-977-A": {
        "id": "",
        "top": 6895,
        "bottom": 6912,
        "left": 12,
        "right": 326,
        "width": 314,
        "height": 17
      },
      "1-978-A": {
        "id": "",
        "top": 6927,
        "bottom": 6944,
        "left": 12,
        "right": 330,
        "width": 318,
        "height": 17
      },
      "1-979-A": {
        "id": "",
        "top": 6959,
        "bottom": 6976,
        "left": 12,
        "right": 309,
        "width": 297,
        "height": 17
      },
      "1-980-A": {
        "id": "",
        "top": 6590,
        "bottom": 6612,
        "left": 412,
        "right": 443,
        "width": 31,
        "height": 22
      },
      "1-981-A": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 200
      },
      "1-982-A": {
        "id": "",
        "top": 6863,
        "bottom": 6880,
        "left": 422,
        "right": 725,
        "width": 303,
        "height": 17
      },
      "1-983-A": {
        "id": "",
        "top": 6895,
        "bottom": 6912,
        "left": 422,
        "right": 732,
        "width": 310,
        "height": 17
      },
      "1-984-A": {
        "id": "",
        "top": 6927,
        "bottom": 6944,
        "left": 422,
        "right": 712,
        "width": 290,
        "height": 17
      },
      "1-985-A": {
        "id": "",
        "top": 6959,
        "bottom": 6976,
        "left": 422,
        "right": 698,
        "width": 276,
        "height": 17
      },
      "1-986-A": {
        "id": "",
        "top": 6590,
        "bottom": 6612,
        "left": 822,
        "right": 853,
        "width": 31,
        "height": 22
      },
      "1-987-A": {
        "id": "",
        "top": 6646,
        "bottom": 6846,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 200
      },
      "1-988-A": {
        "id": "",
        "top": 6863,
        "bottom": 6880,
        "left": 832,
        "right": 969,
        "width": 137,
        "height": 17
      },
      "1-989-A": {
        "id": "",
        "top": 6895,
        "bottom": 6912,
        "left": 832,
        "right": 1099,
        "width": 267,
        "height": 17
      },
      "1-990-A": {
        "id": "",
        "top": 6927,
        "bottom": 6944,
        "left": 832,
        "right": 1332,
        "width": 500,
        "height": 17
      },
      "1-991-A": {
        "id": "",
        "top": 6959,
        "bottom": 6976,
        "left": 832,
        "right": 1264,
        "width": 432,
        "height": 17
      },
      "1-992-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 25,
        "right": 62,
        "width": 37,
        "height": 17
      },
      "1-993-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 76,
        "right": 114,
        "width": 37,
        "height": 17
      },
      "1-994-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 128,
        "right": 165,
        "width": 37,
        "height": 17
      },
      "1-995-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 179,
        "right": 216,
        "width": 37,
        "height": 17
      },
      "1-996-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 230,
        "right": 280,
        "width": 50,
        "height": 17
      },
      "1-997-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 294,
        "right": 356,
        "width": 62,
        "height": 17
      },
      "1-998-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 370,
        "right": 408,
        "width": 37,
        "height": 17
      },
      "1-999-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 422,
        "right": 459,
        "width": 37,
        "height": 17
      },
      "1-1000-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 473,
        "right": 510,
        "width": 37,
        "height": 17
      },
      "1-1001-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 524,
        "right": 562,
        "width": 37,
        "height": 17
      },
      "1-1002-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 576,
        "right": 613,
        "width": 37,
        "height": 17
      },
      "1-1003-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 627,
        "right": 677,
        "width": 50,
        "height": 17
      },
      "1-1004-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 691,
        "right": 728,
        "width": 37,
        "height": 17
      },
      "1-1005-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 742,
        "right": 780,
        "width": 37,
        "height": 17
      },
      "1-1006-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 794,
        "right": 856,
        "width": 62,
        "height": 17
      },
      "1-1007-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 870,
        "right": 932,
        "width": 62,
        "height": 17
      },
      "1-1008-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 946,
        "right": 971,
        "width": 25,
        "height": 17
      },
      "1-1009-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 985,
        "right": 1035,
        "width": 50,
        "height": 17
      },
      "1-1010-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 1049,
        "right": 1111,
        "width": 62,
        "height": 17
      },
      "1-1011-A": {
        "id": "",
        "top": 7083,
        "bottom": 7100,
        "left": 1125,
        "right": 1175,
        "width": 50,
        "height": 17
      },
      "1-1012-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 25,
        "right": 75,
        "width": 50,
        "height": 17
      },
      "1-1013-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 89,
        "right": 126,
        "width": 37,
        "height": 17
      },
      "1-1014-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 140,
        "right": 202,
        "width": 62,
        "height": 17
      },
      "1-1015-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 216,
        "right": 279,
        "width": 62,
        "height": 17
      },
      "1-1016-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 293,
        "right": 330,
        "width": 37,
        "height": 17
      },
      "1-1017-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 344,
        "right": 394,
        "width": 50,
        "height": 17
      },
      "1-1018-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 408,
        "right": 458,
        "width": 50,
        "height": 17
      },
      "1-1019-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 472,
        "right": 509,
        "width": 37,
        "height": 17
      },
      "1-1020-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 523,
        "right": 585,
        "width": 62,
        "height": 17
      },
      "1-1021-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 599,
        "right": 661,
        "width": 62,
        "height": 17
      },
      "1-1022-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 675,
        "right": 738,
        "width": 62,
        "height": 17
      },
      "1-1023-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 752,
        "right": 789,
        "width": 37,
        "height": 17
      },
      "1-1024-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 803,
        "right": 840,
        "width": 37,
        "height": 17
      },
      "1-1025-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 854,
        "right": 916,
        "width": 62,
        "height": 17
      },
      "1-1026-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 930,
        "right": 968,
        "width": 37,
        "height": 17
      },
      "1-1027-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 982,
        "right": 1044,
        "width": 62,
        "height": 17
      },
      "1-1028-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 1058,
        "right": 1095,
        "width": 37,
        "height": 17
      },
      "1-1029-A": {
        "id": "",
        "top": 7115,
        "bottom": 7132,
        "left": 1109,
        "right": 1147,
        "width": 37,
        "height": 17
      },
      "1-1030-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 25,
        "right": 62,
        "width": 37,
        "height": 17
      },
      "1-1031-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 76,
        "right": 114,
        "width": 37,
        "height": 17
      },
      "1-1032-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 128,
        "right": 190,
        "width": 62,
        "height": 17
      },
      "1-1033-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 204,
        "right": 266,
        "width": 62,
        "height": 17
      },
      "1-1034-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 280,
        "right": 318,
        "width": 37,
        "height": 17
      },
      "1-1035-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 332,
        "right": 394,
        "width": 62,
        "height": 17
      },
      "1-1036-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 408,
        "right": 445,
        "width": 37,
        "height": 17
      },
      "1-1037-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 459,
        "right": 496,
        "width": 37,
        "height": 17
      },
      "1-1038-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 510,
        "right": 573,
        "width": 62,
        "height": 17
      },
      "1-1039-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 587,
        "right": 624,
        "width": 37,
        "height": 17
      },
      "1-1040-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 638,
        "right": 700,
        "width": 62,
        "height": 17
      },
      "1-1041-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 714,
        "right": 752,
        "width": 37,
        "height": 17
      },
      "1-1042-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 766,
        "right": 790,
        "width": 25,
        "height": 17
      },
      "1-1043-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 804,
        "right": 867,
        "width": 62,
        "height": 17
      },
      "1-1044-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 881,
        "right": 906,
        "width": 25,
        "height": 17
      },
      "1-1045-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 920,
        "right": 982,
        "width": 62,
        "height": 17
      },
      "1-1046-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 996,
        "right": 1046,
        "width": 50,
        "height": 17
      },
      "1-1047-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 1060,
        "right": 1122,
        "width": 62,
        "height": 17
      },
      "1-1048-A": {
        "id": "",
        "top": 7147,
        "bottom": 7164,
        "left": 1136,
        "right": 1173,
        "width": 37,
        "height": 17
      },
      "1-1049-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 25,
        "right": 62,
        "width": 37,
        "height": 17
      },
      "1-1050-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 76,
        "right": 139,
        "width": 62,
        "height": 17
      },
      "1-1051-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 153,
        "right": 215,
        "width": 62,
        "height": 17
      },
      "1-1052-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 229,
        "right": 266,
        "width": 37,
        "height": 17
      },
      "1-1053-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 280,
        "right": 318,
        "width": 37,
        "height": 17
      },
      "1-1054-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 332,
        "right": 394,
        "width": 62,
        "height": 17
      },
      "1-1055-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 408,
        "right": 470,
        "width": 62,
        "height": 17
      },
      "1-1056-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 484,
        "right": 546,
        "width": 62,
        "height": 17
      },
      "1-1057-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 560,
        "right": 622,
        "width": 62,
        "height": 17
      },
      "1-1058-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 636,
        "right": 711,
        "width": 75,
        "height": 17
      },
      "1-1059-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 725,
        "right": 837,
        "width": 112,
        "height": 17
      },
      "1-1060-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 851,
        "right": 926,
        "width": 75,
        "height": 17
      },
      "1-1061-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 940,
        "right": 1039,
        "width": 100,
        "height": 17
      },
      "1-1062-A": {
        "id": "",
        "top": 7179,
        "bottom": 7196,
        "left": 1053,
        "right": 1178,
        "width": 124,
        "height": 17
      },
      "1-1063-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 25,
        "right": 125,
        "width": 100,
        "height": 17
      },
      "1-1064-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 139,
        "right": 251,
        "width": 112,
        "height": 17
      },
      "1-1065-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 265,
        "right": 389,
        "width": 124,
        "height": 17
      },
      "1-1066-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 403,
        "right": 540,
        "width": 137,
        "height": 17
      },
      "1-1067-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 554,
        "right": 666,
        "width": 112,
        "height": 17
      },
      "1-1068-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 680,
        "right": 829,
        "width": 149,
        "height": 17
      },
      "1-1069-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 843,
        "right": 943,
        "width": 100,
        "height": 17
      },
      "1-1070-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 957,
        "right": 1032,
        "width": 75,
        "height": 17
      },
      "1-1071-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 1046,
        "right": 1108,
        "width": 62,
        "height": 17
      },
      "1-1072-A": {
        "id": "",
        "top": 7211,
        "bottom": 7228,
        "left": 1122,
        "right": 1184,
        "width": 62,
        "height": 17
      },
      "1-1073-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 25,
        "right": 87,
        "width": 62,
        "height": 17
      },
      "1-1074-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 101,
        "right": 163,
        "width": 62,
        "height": 17
      },
      "1-1075-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 177,
        "right": 240,
        "width": 62,
        "height": 17
      },
      "1-1076-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 254,
        "right": 316,
        "width": 62,
        "height": 17
      },
      "1-1077-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 330,
        "right": 392,
        "width": 62,
        "height": 17
      },
      "1-1078-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 406,
        "right": 468,
        "width": 62,
        "height": 17
      },
      "1-1079-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 482,
        "right": 545,
        "width": 62,
        "height": 17
      },
      "1-1080-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 559,
        "right": 621,
        "width": 62,
        "height": 17
      },
      "1-1081-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 635,
        "right": 697,
        "width": 62,
        "height": 17
      },
      "1-1082-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 711,
        "right": 773,
        "width": 62,
        "height": 17
      },
      "1-1083-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 787,
        "right": 850,
        "width": 62,
        "height": 17
      },
      "1-1084-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 864,
        "right": 926,
        "width": 62,
        "height": 17
      },
      "1-1085-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 940,
        "right": 1002,
        "width": 62,
        "height": 17
      },
      "1-1086-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 1016,
        "right": 1078,
        "width": 62,
        "height": 17
      },
      "1-1087-A": {
        "id": "",
        "top": 7243,
        "bottom": 7260,
        "left": 1092,
        "right": 1155,
        "width": 62,
        "height": 17
      },
      "1-1088-A": {
        "id": "",
        "top": 7275,
        "bottom": 7292,
        "left": 25,
        "right": 87,
        "width": 62,
        "height": 17
      },
      "1-1089-A": {
        "id": "",
        "top": 7275,
        "bottom": 7292,
        "left": 101,
        "right": 188,
        "width": 87,
        "height": 17
      },
      "1-1090-A": {
        "id": "",
        "top": 7275,
        "bottom": 7292,
        "left": 202,
        "right": 265,
        "width": 62,
        "height": 17
      },
      "1-1091-A": {
        "id": "",
        "top": 7275,
        "bottom": 7292,
        "left": 279,
        "right": 328,
        "width": 50,
        "height": 17
      },
      "1-1092-A": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1093-A": {
        "id": "",
        "top": 7292,
        "bottom": 7309,
        "left": 431,
        "right": 505,
        "width": 75,
        "height": 17
      },
      "1-1094-A": {
        "id": "",
        "top": 7292,
        "bottom": 7309,
        "left": 519,
        "right": 643,
        "width": 124,
        "height": 17
      },
      "1-1095-A": {
        "id": "",
        "top": 7292,
        "bottom": 7309,
        "left": 656,
        "right": 706,
        "width": 50,
        "height": 17
      },
      "1-1096-A": {
        "id": "",
        "top": 7292,
        "bottom": 7309,
        "left": 720,
        "right": 769,
        "width": 50,
        "height": 17
      },
      "1-1097-A": {
        "id": "",
        "top": 7354,
        "bottom": 7369,
        "left": 321,
        "right": 419,
        "width": 98,
        "height": 15
      },
      "1-1098-A": {
        "id": "",
        "top": 7354,
        "bottom": 7369,
        "left": 430,
        "right": 528,
        "width": 98,
        "height": 15
      },
      "1-1099-A": {
        "id": "",
        "top": 7354,
        "bottom": 7369,
        "left": 540,
        "right": 682,
        "width": 142,
        "height": 15
      },
      "1-1100-A": {
        "id": "",
        "top": 7354,
        "bottom": 7369,
        "left": 693,
        "right": 770,
        "width": 76,
        "height": 15
      },
      "1-1101-A": {
        "id": "",
        "top": 7354,
        "bottom": 7369,
        "left": 781,
        "right": 879,
        "width": 98,
        "height": 15
      },
      "1-1102-A": {
        "id": "",
        "top": 7410,
        "bottom": 7425,
        "left": 447,
        "right": 569,
        "width": 122,
        "height": 15
      },
      "1-1103-A": {
        "id": "",
        "top": 7410,
        "bottom": 7425,
        "left": 580,
        "right": 746,
        "width": 166,
        "height": 15
      },
      "1-1104-FORM": {
        "id": "searchform_2",
        "top": 90,
        "bottom": 130,
        "left": 192,
        "right": 519,
        "width": 327,
        "height": 40
      },
      "1-1105-LABEL": {
        "id": "",
        "top": 13,
        "bottom": 28,
        "left": 901,
        "right": 959,
        "width": 59,
        "height": 15
      },
      "1-1106-LABEL": {
        "id": "",
        "top": 90,
        "bottom": 130,
        "left": 595,
        "right": 655,
        "width": 60,
        "height": 40
      },
      "1-1107-LABEL": {
        "id": "",
        "top": 90,
        "bottom": 130,
        "left": 680,
        "right": 775,
        "width": 95,
        "height": 40
      },
      "1-1108-LABEL": {
        "id": "",
        "top": 157,
        "bottom": 185,
        "left": 1130,
        "right": 1200,
        "width": 70,
        "height": 28
      },
      "1-1109-LABEL": {
        "id": "",
        "top": 185,
        "bottom": 213,
        "left": 1130,
        "right": 1200,
        "width": 70,
        "height": 28
      },
      "1-1110-LABEL": {
        "id": "",
        "top": 809,
        "bottom": 833,
        "left": 913,
        "right": 944,
        "width": 31,
        "height": 24
      },
      "1-1111-LABEL": {
        "id": "",
        "top": 809,
        "bottom": 833,
        "left": 965,
        "right": 996,
        "width": 31,
        "height": 24
      },
      "1-1112-LABEL": {
        "id": "",
        "top": 1133,
        "bottom": 1157,
        "left": 913,
        "right": 960,
        "width": 47,
        "height": 24
      },
      "1-1113-LABEL": {
        "id": "",
        "top": 1133,
        "bottom": 1157,
        "left": 981,
        "right": 1043,
        "width": 62,
        "height": 24
      },
      "1-1114-INPUT": {
        "id": "query",
        "top": 91,
        "bottom": 129,
        "left": 211,
        "right": 416,
        "width": 205,
        "height": 38
      },
      "1-1115-IMG": {
        "id": "",
        "top": 79,
        "bottom": 134,
        "left": 0,
        "right": 142,
        "width": 142,
        "height": 55
      },
      "1-1116-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1117-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1118-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1119-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1120-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1121-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1122-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1123-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1124-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1125-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1126-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1127-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1128-IMG": {
        "id": "",
        "top": 372,
        "bottom": 472,
        "left": 999,
        "right": 1199,
        "width": 200,
        "height": 100
      },
      "1-1129-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1130-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1131-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1132-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1133-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1134-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1135-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1136-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1137-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1138-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1139-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1140-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1141-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1142-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1143-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1144-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1145-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1146-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1147-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1148-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1149-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1150-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1151-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1152-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1153-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1154-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1155-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1156-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1157-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1158-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1159-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1160-IMG": {
        "id": "",
        "top": 4312,
        "bottom": 4336,
        "left": 2,
        "right": 97,
        "width": 95,
        "height": 24
      },
      "1-1161-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1162-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1163-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1164-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1165-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1166-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1167-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1168-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1169-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1170-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1171-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1172-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1173-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1174-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1175-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1176-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1177-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1178-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1179-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1180-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1181-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1182-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1183-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1184-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1185-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1186-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1187-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1188-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1189-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1190-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1191-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1192-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1193-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1194-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1195-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1196-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1197-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1198-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1199-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1200-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1201-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1202-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1203-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1204-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1205-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1206-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1207-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1208-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1209-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1210-IMG": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1211-SPAN": {
        "id": "",
        "top": 0,
        "bottom": 42,
        "left": 457,
        "right": 610,
        "width": 154,
        "height": 42
      },
      "1-1212-LI": {
        "id": "",
        "top": 368,
        "bottom": 402,
        "left": 19,
        "right": 489,
        "width": 470,
        "height": 34
      },
      "1-1213-LI": {
        "id": "",
        "top": 368,
        "bottom": 402,
        "left": 507,
        "right": 977,
        "width": 470,
        "height": 34
      },
      "1-1214-LI": {
        "id": "",
        "top": 402,
        "bottom": 436,
        "left": 19,
        "right": 489,
        "width": 470,
        "height": 34
      },
      "1-1215-LI": {
        "id": "",
        "top": 402,
        "bottom": 436,
        "left": 507,
        "right": 977,
        "width": 470,
        "height": 34
      },
      "1-1216-LI": {
        "id": "",
        "top": 436,
        "bottom": 470,
        "left": 19,
        "right": 489,
        "width": 470,
        "height": 34
      },
      "1-1217-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": -195,
        "right": 75,
        "width": 270,
        "height": 42
      },
      "1-1218-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 99,
        "right": 445,
        "width": 346,
        "height": 42
      },
      "1-1219-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 469,
        "right": 744,
        "width": 275,
        "height": 42
      },
      "1-1220-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 768,
        "right": 1096,
        "width": 328,
        "height": 42
      },
      "1-1221-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 1120,
        "right": 1346,
        "width": 226,
        "height": 42
      },
      "1-1222-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 1370,
        "right": 1633,
        "width": 263,
        "height": 42
      },
      "1-1223-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 1657,
        "right": 2005,
        "width": 348,
        "height": 42
      },
      "1-1224-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 2029,
        "right": 2416,
        "width": 387,
        "height": 42
      },
      "1-1225-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 2440,
        "right": 2736,
        "width": 296,
        "height": 42
      },
      "1-1226-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 2760,
        "right": 3060,
        "width": 300,
        "height": 42
      },
      "1-1227-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 3084,
        "right": 3354,
        "width": 270,
        "height": 42
      },
      "1-1228-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 3378,
        "right": 3725,
        "width": 346,
        "height": 42
      },
      "1-1229-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 3749,
        "right": 4023,
        "width": 275,
        "height": 42
      },
      "1-1230-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 4047,
        "right": 4376,
        "width": 328,
        "height": 42
      },
      "1-1231-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 4400,
        "right": 4626,
        "width": 226,
        "height": 42
      },
      "1-1232-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 4650,
        "right": 4913,
        "width": 263,
        "height": 42
      },
      "1-1233-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 4937,
        "right": 5284,
        "width": 348,
        "height": 42
      },
      "1-1234-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 5308,
        "right": 5695,
        "width": 387,
        "height": 42
      },
      "1-1235-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 5719,
        "right": 6016,
        "width": 296,
        "height": 42
      },
      "1-1236-LI": {
        "id": "",
        "top": 482,
        "bottom": 524,
        "left": 6040,
        "right": 6340,
        "width": 300,
        "height": 42
      },
      "1-1237-DIV": {
        "id": "qglh26",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1238-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1239-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1240-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1241-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1242-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1243-DIV": {
        "id": "qulh26-swiper-prev",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1244-DIV": {
        "id": "qulh26-swiper-next",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1245-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1246-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1247-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1248-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1249-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1250-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1251-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1252-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1253-DIV": {
        "id": "",
        "top": 1618,
        "bottom": 1643,
        "left": 0,
        "right": 59,
        "width": 59,
        "height": 25
      },
      "1-1254-I": {
        "id": "",
        "top": 1750,
        "bottom": 1771,
        "left": 108,
        "right": 128,
        "width": 20,
        "height": 21
      },
      "1-1255-I": {
        "id": "",
        "top": 1750,
        "bottom": 1771,
        "left": 245,
        "right": 265,
        "width": 20,
        "height": 21
      },
      "1-1256-DIV": {
        "id": "",
        "top": 1999,
        "bottom": 2029,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 30
      },
      "1-1257-DIV": {
        "id": "",
        "top": 2004,
        "bottom": 2029,
        "left": 235,
        "right": 270,
        "width": 35,
        "height": 25
      },
      "1-1258-DIV": {
        "id": "",
        "top": 2196,
        "bottom": 2226,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 30
      },
      "1-1259-DIV": {
        "id": "",
        "top": 2201,
        "bottom": 2226,
        "left": 235,
        "right": 270,
        "width": 35,
        "height": 25
      },
      "1-1260-DIV": {
        "id": "",
        "top": 2417,
        "bottom": 2447,
        "left": 0,
        "right": 270,
        "width": 270,
        "height": 30
      },
      "1-1261-DIV": {
        "id": "",
        "top": 2422,
        "bottom": 2447,
        "left": 235,
        "right": 270,
        "width": 35,
        "height": 25
      },
      "1-1262-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": -2990,
        "right": -2440,
        "width": 550,
        "height": 71
      },
      "1-1263-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": -2440,
        "right": -1890,
        "width": 550,
        "height": 71
      },
      "1-1264-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": -1890,
        "right": -1340,
        "width": 550,
        "height": 71
      },
      "1-1265-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": -1340,
        "right": -790,
        "width": 550,
        "height": 71
      },
      "1-1266-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": -790,
        "right": -240,
        "width": 550,
        "height": 71
      },
      "1-1267-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": -240,
        "right": 310,
        "width": 550,
        "height": 71
      },
      "1-1268-DIV": {
        "id": "",
        "top": 987,
        "bottom": 1058,
        "left": 310,
        "right": 860,
        "width": 550,
        "height": 71
      },
      "1-1269-DIV": {
        "id": "",
        "top": 866,
        "bottom": 900,
        "left": 823,
        "right": 850,
        "width": 27,
        "height": 34
      },
      "1-1270-DIV": {
        "id": "",
        "top": 866,
        "bottom": 900,
        "left": 320,
        "right": 347,
        "width": 27,
        "height": 34
      },
      "1-1271-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1272-I": {
        "id": "",
        "top": 1933,
        "bottom": 1969,
        "left": 572,
        "right": 608,
        "width": 36,
        "height": 36
      },
      "1-1273-LI": {
        "id": "",
        "top": 843,
        "bottom": 879,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1274-LI": {
        "id": "",
        "top": 879,
        "bottom": 915,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1275-LI": {
        "id": "",
        "top": 915,
        "bottom": 951,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1276-LI": {
        "id": "",
        "top": 951,
        "bottom": 987,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1277-LI": {
        "id": "",
        "top": 987,
        "bottom": 1023,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1278-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1279-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1280-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1281-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1282-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1283-DIV": {
        "id": "",
        "top": 1314,
        "bottom": 1362,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 48
      },
      "1-1284-LI": {
        "id": "",
        "top": 1372,
        "bottom": 1408,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1285-LI": {
        "id": "",
        "top": 1408,
        "bottom": 1444,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1286-LI": {
        "id": "",
        "top": 1444,
        "bottom": 1480,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1287-LI": {
        "id": "",
        "top": 1480,
        "bottom": 1516,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1288-DIV": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1289-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1290-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1291-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1292-LI": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1293-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": -899,
        "right": -599,
        "width": 300,
        "height": 41
      },
      "1-1294-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": -599,
        "right": -299,
        "width": 300,
        "height": 41
      },
      "1-1295-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": -299,
        "right": 1,
        "width": 300,
        "height": 41
      },
      "1-1296-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": 1,
        "right": 301,
        "width": 300,
        "height": 41
      },
      "1-1297-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": 301,
        "right": 601,
        "width": 300,
        "height": 41
      },
      "1-1298-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": 601,
        "right": 901,
        "width": 300,
        "height": 41
      },
      "1-1299-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": 901,
        "right": 1201,
        "width": 300,
        "height": 41
      },
      "1-1300-DIV": {
        "id": "",
        "top": 1734,
        "bottom": 1775,
        "left": 1201,
        "right": 1501,
        "width": 300,
        "height": 41
      },
      "1-1301-DIV": {
        "id": "",
        "top": 1972,
        "bottom": 2013,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 41
      },
      "1-1302-DIV": {
        "id": "",
        "top": 2137,
        "bottom": 2178,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 41
      },
      "1-1303-DIV": {
        "id": "",
        "top": 2302,
        "bottom": 2343,
        "left": 600,
        "right": 900,
        "width": 300,
        "height": 41
      },
      "1-1304-DIV": {
        "id": "",
        "top": 1972,
        "bottom": 2013,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 41
      },
      "1-1305-DIV": {
        "id": "",
        "top": 2137,
        "bottom": 2178,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 41
      },
      "1-1306-DIV": {
        "id": "",
        "top": 2302,
        "bottom": 2343,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 41
      },
      "1-1307-DIV": {
        "id": "",
        "top": 1972,
        "bottom": 2013,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 41
      },
      "1-1308-DIV": {
        "id": "",
        "top": 2137,
        "bottom": 2178,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 41
      },
      "1-1309-DIV": {
        "id": "",
        "top": 2302,
        "bottom": 2343,
        "left": 1200,
        "right": 1500,
        "width": 300,
        "height": 41
      },
      "1-1310-DIV": {
        "id": "",
        "top": 1972,
        "bottom": 2013,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 41
      },
      "1-1311-DIV": {
        "id": "",
        "top": 2137,
        "bottom": 2178,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 41
      },
      "1-1312-DIV": {
        "id": "",
        "top": 2302,
        "bottom": 2343,
        "left": 1500,
        "right": 1800,
        "width": 300,
        "height": 41
      },
      "1-1313-DIV": {
        "id": "",
        "top": 1972,
        "bottom": 2013,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 41
      },
      "1-1314-DIV": {
        "id": "",
        "top": 2137,
        "bottom": 2178,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 41
      },
      "1-1315-DIV": {
        "id": "",
        "top": 2302,
        "bottom": 2343,
        "left": 1800,
        "right": 2100,
        "width": 300,
        "height": 41
      },
      "1-1316-DIV": {
        "id": "",
        "top": 2554,
        "bottom": 2602,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 48
      },
      "1-1317-LI": {
        "id": "",
        "top": 2612,
        "bottom": 2648,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1318-LI": {
        "id": "",
        "top": 2648,
        "bottom": 2684,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1319-LI": {
        "id": "",
        "top": 2684,
        "bottom": 2720,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1320-LI": {
        "id": "",
        "top": 2720,
        "bottom": 2756,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1321-LI": {
        "id": "",
        "top": 2756,
        "bottom": 2792,
        "left": 900,
        "right": 1200,
        "width": 300,
        "height": 36
      },
      "1-1322-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": -2999,
        "right": -2940,
        "width": 59,
        "height": 59
      },
      "1-1323-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": -3239,
        "right": -2699,
        "width": 540,
        "height": 61
      },
      "1-1324-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": -2459,
        "right": -2400,
        "width": 59,
        "height": 59
      },
      "1-1325-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": -2699,
        "right": -2159,
        "width": 540,
        "height": 61
      },
      "1-1326-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": -1919,
        "right": -1860,
        "width": 59,
        "height": 59
      },
      "1-1327-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": -2159,
        "right": -1619,
        "width": 540,
        "height": 61
      },
      "1-1328-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": -1379,
        "right": -1320,
        "width": 59,
        "height": 59
      },
      "1-1329-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": -1619,
        "right": -1079,
        "width": 540,
        "height": 61
      },
      "1-1330-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": -839,
        "right": -780,
        "width": 59,
        "height": 59
      },
      "1-1331-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": -1079,
        "right": -539,
        "width": 540,
        "height": 61
      },
      "1-1332-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": -299,
        "right": -240,
        "width": 59,
        "height": 59
      },
      "1-1333-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": -539,
        "right": 1,
        "width": 540,
        "height": 61
      },
      "1-1334-DIV": {
        "id": "",
        "top": 4522,
        "bottom": 4581,
        "left": 241,
        "right": 300,
        "width": 59,
        "height": 59
      },
      "1-1335-DIV": {
        "id": "",
        "top": 4668,
        "bottom": 4729,
        "left": 1,
        "right": 541,
        "width": 540,
        "height": 61
      },
      "1-1336-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 744,
        "right": 779,
        "width": 35,
        "height": 25
      },
      "1-1337-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 955,
        "right": 990,
        "width": 35,
        "height": 25
      },
      "1-1338-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 1165,
        "right": 1200,
        "width": 35,
        "height": 25
      },
      "1-1339-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 1375,
        "right": 1410,
        "width": 35,
        "height": 25
      },
      "1-1340-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 1586,
        "right": 1621,
        "width": 35,
        "height": 25
      },
      "1-1341-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 1796,
        "right": 1831,
        "width": 35,
        "height": 25
      },
      "1-1342-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 2006,
        "right": 2041,
        "width": 35,
        "height": 25
      },
      "1-1343-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 2217,
        "right": 2252,
        "width": 35,
        "height": 25
      },
      "1-1344-DIV": {
        "id": "",
        "top": 4669,
        "bottom": 4694,
        "left": 2427,
        "right": 2462,
        "width": 35,
        "height": 25
      },
      "1-1345-DIV": {
        "id": "",
        "top": 5046,
        "bottom": 5101,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 55
      },
      "1-1346-LI": {
        "id": "",
        "top": 5111,
        "bottom": 5143,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1347-LI": {
        "id": "",
        "top": 5143,
        "bottom": 5175,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1348-LI": {
        "id": "",
        "top": 5175,
        "bottom": 5207,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1349-LI": {
        "id": "",
        "top": 5207,
        "bottom": 5239,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1350-DIV": {
        "id": "",
        "top": 5046,
        "bottom": 5101,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 55
      },
      "1-1351-LI": {
        "id": "",
        "top": 5111,
        "bottom": 5143,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1352-LI": {
        "id": "",
        "top": 5143,
        "bottom": 5175,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1353-LI": {
        "id": "",
        "top": 5175,
        "bottom": 5207,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1354-LI": {
        "id": "",
        "top": 5207,
        "bottom": 5239,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1355-DIV": {
        "id": "",
        "top": 5046,
        "bottom": 5101,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 55
      },
      "1-1356-LI": {
        "id": "",
        "top": 5111,
        "bottom": 5143,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1357-LI": {
        "id": "",
        "top": 5143,
        "bottom": 5175,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1358-LI": {
        "id": "",
        "top": 5175,
        "bottom": 5207,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1359-LI": {
        "id": "",
        "top": 5207,
        "bottom": 5239,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1360-DIV": {
        "id": "",
        "top": 5476,
        "bottom": 5531,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 55
      },
      "1-1361-LI": {
        "id": "",
        "top": 5541,
        "bottom": 5573,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1362-LI": {
        "id": "",
        "top": 5573,
        "bottom": 5605,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1363-LI": {
        "id": "",
        "top": 5605,
        "bottom": 5637,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1364-LI": {
        "id": "",
        "top": 5637,
        "bottom": 5669,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1365-DIV": {
        "id": "",
        "top": 5476,
        "bottom": 5531,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 55
      },
      "1-1366-LI": {
        "id": "",
        "top": 5541,
        "bottom": 5573,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1367-LI": {
        "id": "",
        "top": 5573,
        "bottom": 5605,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1368-LI": {
        "id": "",
        "top": 5605,
        "bottom": 5637,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1369-LI": {
        "id": "",
        "top": 5637,
        "bottom": 5669,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1370-DIV": {
        "id": "",
        "top": 5476,
        "bottom": 5531,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 55
      },
      "1-1371-LI": {
        "id": "",
        "top": 5541,
        "bottom": 5573,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1372-LI": {
        "id": "",
        "top": 5573,
        "bottom": 5605,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1373-LI": {
        "id": "",
        "top": 5605,
        "bottom": 5637,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1374-LI": {
        "id": "",
        "top": 5637,
        "bottom": 5669,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1375-DIV": {
        "id": "",
        "top": 5906,
        "bottom": 5961,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 55
      },
      "1-1376-LI": {
        "id": "",
        "top": 5971,
        "bottom": 6003,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1377-LI": {
        "id": "",
        "top": 6003,
        "bottom": 6035,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1378-LI": {
        "id": "",
        "top": 6035,
        "bottom": 6067,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1379-LI": {
        "id": "",
        "top": 6067,
        "bottom": 6099,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1380-DIV": {
        "id": "",
        "top": 5906,
        "bottom": 5961,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 55
      },
      "1-1381-LI": {
        "id": "",
        "top": 5971,
        "bottom": 6003,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1382-LI": {
        "id": "",
        "top": 6003,
        "bottom": 6035,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1383-LI": {
        "id": "",
        "top": 6035,
        "bottom": 6067,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1384-LI": {
        "id": "",
        "top": 6067,
        "bottom": 6099,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1385-DIV": {
        "id": "",
        "top": 5906,
        "bottom": 5961,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 55
      },
      "1-1386-LI": {
        "id": "",
        "top": 5971,
        "bottom": 6003,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1387-LI": {
        "id": "",
        "top": 6003,
        "bottom": 6035,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1388-LI": {
        "id": "",
        "top": 6035,
        "bottom": 6067,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1389-LI": {
        "id": "",
        "top": 6067,
        "bottom": 6099,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1390-DIV": {
        "id": "",
        "top": 6361,
        "bottom": 6416,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 55
      },
      "1-1391-LI": {
        "id": "",
        "top": 6426,
        "bottom": 6458,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1392-LI": {
        "id": "",
        "top": 6458,
        "bottom": 6490,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1393-LI": {
        "id": "",
        "top": 6490,
        "bottom": 6522,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1394-LI": {
        "id": "",
        "top": 6522,
        "bottom": 6554,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1395-DIV": {
        "id": "",
        "top": 6361,
        "bottom": 6416,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 55
      },
      "1-1396-LI": {
        "id": "",
        "top": 6426,
        "bottom": 6458,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1397-LI": {
        "id": "",
        "top": 6458,
        "bottom": 6490,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1398-LI": {
        "id": "",
        "top": 6490,
        "bottom": 6522,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1399-LI": {
        "id": "",
        "top": 6522,
        "bottom": 6554,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1400-DIV": {
        "id": "",
        "top": 6361,
        "bottom": 6416,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 55
      },
      "1-1401-LI": {
        "id": "",
        "top": 6426,
        "bottom": 6458,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1402-LI": {
        "id": "",
        "top": 6458,
        "bottom": 6490,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1403-LI": {
        "id": "",
        "top": 6490,
        "bottom": 6522,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1404-LI": {
        "id": "",
        "top": 6522,
        "bottom": 6554,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1405-DIV": {
        "id": "",
        "top": 6791,
        "bottom": 6846,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 55
      },
      "1-1406-LI": {
        "id": "",
        "top": 6856,
        "bottom": 6888,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1407-LI": {
        "id": "",
        "top": 6888,
        "bottom": 6920,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1408-LI": {
        "id": "",
        "top": 6920,
        "bottom": 6952,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1409-LI": {
        "id": "",
        "top": 6952,
        "bottom": 6984,
        "left": 0,
        "right": 380,
        "width": 380,
        "height": 32
      },
      "1-1410-DIV": {
        "id": "",
        "top": 6791,
        "bottom": 6846,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 55
      },
      "1-1411-LI": {
        "id": "",
        "top": 6856,
        "bottom": 6888,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1412-LI": {
        "id": "",
        "top": 6888,
        "bottom": 6920,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1413-LI": {
        "id": "",
        "top": 6920,
        "bottom": 6952,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1414-LI": {
        "id": "",
        "top": 6952,
        "bottom": 6984,
        "left": 410,
        "right": 790,
        "width": 380,
        "height": 32
      },
      "1-1415-DIV": {
        "id": "",
        "top": 6791,
        "bottom": 6846,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 55
      },
      "1-1416-LI": {
        "id": "",
        "top": 6856,
        "bottom": 6888,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1417-LI": {
        "id": "",
        "top": 6888,
        "bottom": 6920,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1418-LI": {
        "id": "",
        "top": 6920,
        "bottom": 6952,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1419-LI": {
        "id": "",
        "top": 6952,
        "bottom": 6984,
        "left": 820,
        "right": 1200,
        "width": 380,
        "height": 32
      },
      "1-1420-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1421-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1422-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1423-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1424-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1425-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1426-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1427-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1428-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1429-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1430-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1431-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1432-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1433-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1434-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1435-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1436-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1437-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1438-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1439-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1440-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1441-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1442-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1443-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-1444-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      }
    }
  },
  "timing": {
    "entries": [
      {
        "startTime": 1755.77,
        "name": "lh:config",
        "duration": 681.06,
        "entryType": "measure"
      },
      {
        "startTime": 1758.6,
        "name": "lh:config:resolveArtifactsToDefns",
        "duration": 55.43,
        "entryType": "measure"
      },
      {
        "startTime": 2437.12,
        "name": "lh:runner:gather",
        "duration": 19116.23,
        "entryType": "measure"
      },
      {
        "startTime": 2591.26,
        "name": "lh:driver:connect",
        "duration": 8.93,
        "entryType": "measure"
      },
      {
        "startTime": 2600.65,
        "name": "lh:driver:navigate",
        "duration": 12.61,
        "entryType": "measure"
      },
      {
        "startTime": 2613.71,
        "name": "lh:gather:getBenchmarkIndex",
        "duration": 1011.27,
        "entryType": "measure"
      },
      {
        "startTime": 3625.47,
        "name": "lh:gather:getVersion",
        "duration": 1.3,
        "entryType": "measure"
      },
      {
        "startTime": 3626.94,
        "name": "lh:gather:getDevicePixelRatio",
        "duration": 1.49,
        "entryType": "measure"
      },
      {
        "startTime": 3628.99,
        "name": "lh:prepare:navigationMode",
        "duration": 39.14,
        "entryType": "measure"
      },
      {
        "startTime": 3630.21,
        "name": "lh:gather:getVersion",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 3656.39,
        "name": "lh:storage:clearDataForOrigin",
        "duration": 3.89,
        "entryType": "measure"
      },
      {
        "startTime": 3660.45,
        "name": "lh:storage:clearBrowserCaches",
        "duration": 4.79,
        "entryType": "measure"
      },
      {
        "startTime": 3666.57,
        "name": "lh:gather:prepareThrottlingAndNetwork",
        "duration": 1.48,
        "entryType": "measure"
      },
      {
        "startTime": 3700.17,
        "name": "lh:driver:navigate",
        "duration": 6686.02,
        "entryType": "measure"
      },
      {
        "startTime": 11338.16,
        "name": "lh:computed:NetworkRecords",
        "duration": 6.2,
        "entryType": "measure"
      },
      {
        "startTime": 11345.18,
        "name": "lh:gather:getArtifact:DevtoolsLog",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 11345.29,
        "name": "lh:gather:getArtifact:Trace",
        "duration": 0.03,
        "entryType": "measure"
      },
      {
        "startTime": 11345.36,
        "name": "lh:gather:getArtifact:Accessibility",
        "duration": 1237.63,
        "entryType": "measure"
      },
      {
        "startTime": 12583.04,
        "name": "lh:gather:getArtifact:AnchorElements",
        "duration": 1079.32,
        "entryType": "measure"
      },
      {
        "startTime": 13662.5,
        "name": "lh:gather:getArtifact:ConsoleMessages",
        "duration": 0.11,
        "entryType": "measure"
      },
      {
        "startTime": 13662.64,
        "name": "lh:gather:getArtifact:CSSUsage",
        "duration": 57.15,
        "entryType": "measure"
      },
      {
        "startTime": 13719.85,
        "name": "lh:gather:getArtifact:Doctype",
        "duration": 1.41,
        "entryType": "measure"
      },
      {
        "startTime": 13721.31,
        "name": "lh:gather:getArtifact:Inputs",
        "duration": 14.89,
        "entryType": "measure"
      },
      {
        "startTime": 13736.26,
        "name": "lh:gather:getArtifact:ImageElements",
        "duration": 3932.53,
        "entryType": "measure"
      },
      {
        "startTime": 17669.2,
        "name": "lh:gather:getArtifact:InspectorIssues",
        "duration": 0.98,
        "entryType": "measure"
      },
      {
        "startTime": 17670.22,
        "name": "lh:gather:getArtifact:JsUsage",
        "duration": 0.18,
        "entryType": "measure"
      },
      {
        "startTime": 17670.49,
        "name": "lh:gather:getArtifact:LinkElements",
        "duration": 9.77,
        "entryType": "measure"
      },
      {
        "startTime": 17679.87,
        "name": "lh:computed:MainResource",
        "duration": 0.34,
        "entryType": "measure"
      },
      {
        "startTime": 17680.31,
        "name": "lh:gather:getArtifact:MainDocumentContent",
        "duration": 8.93,
        "entryType": "measure"
      },
      {
        "startTime": 17689.29,
        "name": "lh:gather:getArtifact:MetaElements",
        "duration": 11.38,
        "entryType": "measure"
      },
      {
        "startTime": 17700.75,
        "name": "lh:gather:getArtifact:NetworkUserAgent",
        "duration": 0.2,
        "entryType": "measure"
      },
      {
        "startTime": 17700.99,
        "name": "lh:gather:getArtifact:RobotsTxt",
        "duration": 11.02,
        "entryType": "measure"
      },
      {
        "startTime": 17712.06,
        "name": "lh:gather:getArtifact:Scripts",
        "duration": 0.25,
        "entryType": "measure"
      },
      {
        "startTime": 17712.4,
        "name": "lh:gather:getArtifact:SourceMaps",
        "duration": 924.62,
        "entryType": "measure"
      },
      {
        "startTime": 18637.11,
        "name": "lh:gather:getArtifact:Stacks",
        "duration": 30.35,
        "entryType": "measure"
      },
      {
        "startTime": 18637.35,
        "name": "lh:gather:collectStacks",
        "duration": 30.07,
        "entryType": "measure"
      },
      {
        "startTime": 18667.49,
        "name": "lh:gather:getArtifact:Stylesheets",
        "duration": 23.26,
        "entryType": "measure"
      },
      {
        "startTime": 18691.01,
        "name": "lh:gather:getArtifact:TraceElements",
        "duration": 1220.29,
        "entryType": "measure"
      },
      {
        "startTime": 18691.35,
        "name": "lh:computed:TraceEngineResult",
        "duration": 972.81,
        "entryType": "measure"
      },
      {
        "startTime": 18691.52,
        "name": "lh:computed:ProcessedTrace",
        "duration": 116.35,
        "entryType": "measure"
      },
      {
        "startTime": 18813.56,
        "name": "lh:computed:TraceEngineResult:total",
        "duration": 795.58,
        "entryType": "measure"
      },
      {
        "startTime": 18813.6,
        "name": "lh:computed:TraceEngineResult:parse",
        "duration": 487.37,
        "entryType": "measure"
      },
      {
        "startTime": 18814.94,
        "name": "lh:computed:TraceEngineResult:parse:handleEvent",
        "duration": 317.97,
        "entryType": "measure"
      },
      {
        "startTime": 19132.98,
        "name": "lh:computed:TraceEngineResult:parse:Meta:finalize",
        "duration": 1.59,
        "entryType": "measure"
      },
      {
        "startTime": 19134.64,
        "name": "lh:computed:TraceEngineResult:parse:AnimationFrames:finalize",
        "duration": 1.39,
        "entryType": "measure"
      },
      {
        "startTime": 19136.08,
        "name": "lh:computed:TraceEngineResult:parse:Animations:finalize",
        "duration": 2.13,
        "entryType": "measure"
      },
      {
        "startTime": 19138.24,
        "name": "lh:computed:TraceEngineResult:parse:Samples:finalize",
        "duration": 1.44,
        "entryType": "measure"
      },
      {
        "startTime": 19139.74,
        "name": "lh:computed:TraceEngineResult:parse:AuctionWorklets:finalize",
        "duration": 1.28,
        "entryType": "measure"
      },
      {
        "startTime": 19141.05,
        "name": "lh:computed:TraceEngineResult:parse:NetworkRequests:finalize",
        "duration": 11.39,
        "entryType": "measure"
      },
      {
        "startTime": 19152.49,
        "name": "lh:computed:TraceEngineResult:parse:Renderer:finalize",
        "duration": 55.3,
        "entryType": "measure"
      },
      {
        "startTime": 19207.86,
        "name": "lh:computed:TraceEngineResult:parse:Flows:finalize",
        "duration": 15.29,
        "entryType": "measure"
      },
      {
        "startTime": 19223.23,
        "name": "lh:computed:TraceEngineResult:parse:AsyncJSCalls:finalize",
        "duration": 2.13,
        "entryType": "measure"
      },
      {
        "startTime": 19225.43,
        "name": "lh:computed:TraceEngineResult:parse:DOMStats:finalize",
        "duration": 1.25,
        "entryType": "measure"
      },
      {
        "startTime": 19226.73,
        "name": "lh:computed:TraceEngineResult:parse:UserTimings:finalize",
        "duration": 1.3,
        "entryType": "measure"
      },
      {
        "startTime": 19228.05,
        "name": "lh:computed:TraceEngineResult:parse:ExtensionTraceData:finalize",
        "duration": 1.79,
        "entryType": "measure"
      },
      {
        "startTime": 19229.87,
        "name": "lh:computed:TraceEngineResult:parse:LayerTree:finalize",
        "duration": 3.8,
        "entryType": "measure"
      },
      {
        "startTime": 19233.71,
        "name": "lh:computed:TraceEngineResult:parse:Frames:finalize",
        "duration": 19.58,
        "entryType": "measure"
      },
      {
        "startTime": 19253.34,
        "name": "lh:computed:TraceEngineResult:parse:GPU:finalize",
        "duration": 1.24,
        "entryType": "measure"
      },
      {
        "startTime": 19254.64,
        "name": "lh:computed:TraceEngineResult:parse:ImagePainting:finalize",
        "duration": 1.75,
        "entryType": "measure"
      },
      {
        "startTime": 19256.43,
        "name": "lh:computed:TraceEngineResult:parse:Initiators:finalize",
        "duration": 2.71,
        "entryType": "measure"
      },
      {
        "startTime": 19259.18,
        "name": "lh:computed:TraceEngineResult:parse:Invalidations:finalize",
        "duration": 1.18,
        "entryType": "measure"
      },
      {
        "startTime": 19260.38,
        "name": "lh:computed:TraceEngineResult:parse:PageLoadMetrics:finalize",
        "duration": 2.83,
        "entryType": "measure"
      },
      {
        "startTime": 19263.25,
        "name": "lh:computed:TraceEngineResult:parse:LargestImagePaint:finalize",
        "duration": 1.7,
        "entryType": "measure"
      },
      {
        "startTime": 19264.97,
        "name": "lh:computed:TraceEngineResult:parse:LargestTextPaint:finalize",
        "duration": 1.34,
        "entryType": "measure"
      },
      {
        "startTime": 19266.38,
        "name": "lh:computed:TraceEngineResult:parse:Screenshots:finalize",
        "duration": 15.37,
        "entryType": "measure"
      },
      {
        "startTime": 19281.78,
        "name": "lh:computed:TraceEngineResult:parse:LayoutShifts:finalize",
        "duration": 6.89,
        "entryType": "measure"
      },
      {
        "startTime": 19288.71,
        "name": "lh:computed:TraceEngineResult:parse:Memory:finalize",
        "duration": 1.2,
        "entryType": "measure"
      },
      {
        "startTime": 19289.94,
        "name": "lh:computed:TraceEngineResult:parse:PageFrames:finalize",
        "duration": 1.17,
        "entryType": "measure"
      },
      {
        "startTime": 19291.14,
        "name": "lh:computed:TraceEngineResult:parse:Scripts:finalize",
        "duration": 2.64,
        "entryType": "measure"
      },
      {
        "startTime": 19293.84,
        "name": "lh:computed:TraceEngineResult:parse:SelectorStats:finalize",
        "duration": 1.34,
        "entryType": "measure"
      },
      {
        "startTime": 19295.26,
        "name": "lh:computed:TraceEngineResult:parse:UserInteractions:finalize",
        "duration": 1.67,
        "entryType": "measure"
      },
      {
        "startTime": 19296.96,
        "name": "lh:computed:TraceEngineResult:parse:Workers:finalize",
        "duration": 1.45,
        "entryType": "measure"
      },
      {
        "startTime": 19298.57,
        "name": "lh:computed:TraceEngineResult:parse:Warnings:finalize",
        "duration": 1.37,
        "entryType": "measure"
      },
      {
        "startTime": 19299.97,
        "name": "lh:computed:TraceEngineResult:parse:handler.data()",
        "duration": 0.83,
        "entryType": "measure"
      },
      {
        "startTime": 19300.98,
        "name": "lh:computed:TraceEngineResult:insights",
        "duration": 308.14,
        "entryType": "measure"
      },
      {
        "startTime": 19301.5,
        "name": "lh:computed:TraceEngineResult:insights:CLSCulprits",
        "duration": 1,
        "entryType": "measure"
      },
      {
        "startTime": 19302.52,
        "name": "lh:computed:TraceEngineResult:insights:Cache",
        "duration": 0.44,
        "entryType": "measure"
      },
      {
        "startTime": 19302.99,
        "name": "lh:computed:TraceEngineResult:insights:DOMSize",
        "duration": 0.88,
        "entryType": "measure"
      },
      {
        "startTime": 19303.9,
        "name": "lh:computed:TraceEngineResult:insights:DocumentLatency",
        "duration": 0.27,
        "entryType": "measure"
      },
      {
        "startTime": 19304.19,
        "name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript",
        "duration": 0.76,
        "entryType": "measure"
      },
      {
        "startTime": 19304.98,
        "name": "lh:computed:TraceEngineResult:insights:FontDisplay",
        "duration": 0.3,
        "entryType": "measure"
      },
      {
        "startTime": 19305.31,
        "name": "lh:computed:TraceEngineResult:insights:ForcedReflow",
        "duration": 0.56,
        "entryType": "measure"
      },
      {
        "startTime": 19305.89,
        "name": "lh:computed:TraceEngineResult:insights:INPBreakdown",
        "duration": 0.23,
        "entryType": "measure"
      },
      {
        "startTime": 19306.15,
        "name": "lh:computed:TraceEngineResult:insights:ImageDelivery",
        "duration": 0.52,
        "entryType": "measure"
      },
      {
        "startTime": 19306.7,
        "name": "lh:computed:TraceEngineResult:insights:LCPBreakdown",
        "duration": 0.24,
        "entryType": "measure"
      },
      {
        "startTime": 19306.96,
        "name": "lh:computed:TraceEngineResult:insights:LCPDiscovery",
        "duration": 0.26,
        "entryType": "measure"
      },
      {
        "startTime": 19307.25,
        "name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript",
        "duration": 0.42,
        "entryType": "measure"
      },
      {
        "startTime": 19307.7,
        "name": "lh:computed:TraceEngineResult:insights:ModernHTTP",
        "duration": 0.41,
        "entryType": "measure"
      },
      {
        "startTime": 19308.13,
        "name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree",
        "duration": 0.21,
        "entryType": "measure"
      },
      {
        "startTime": 19308.36,
        "name": "lh:computed:TraceEngineResult:insights:RenderBlocking",
        "duration": 0.25,
        "entryType": "measure"
      },
      {
        "startTime": 19308.63,
        "name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector",
        "duration": 0.35,
        "entryType": "measure"
      },
      {
        "startTime": 19309.01,
        "name": "lh:computed:TraceEngineResult:insights:ThirdParties",
        "duration": 0.21,
        "entryType": "measure"
      },
      {
        "startTime": 19309.25,
        "name": "lh:computed:TraceEngineResult:insights:Viewport",
        "duration": 0.4,
        "entryType": "measure"
      },
      {
        "startTime": 19309.88,
        "name": "lh:computed:TraceEngineResult:insights:createLanternContext",
        "duration": 137.9,
        "entryType": "measure"
      },
      {
        "startTime": 19447.87,
        "name": "lh:computed:TraceEngineResult:insights:CLSCulprits",
        "duration": 1.37,
        "entryType": "measure"
      },
      {
        "startTime": 19449.27,
        "name": "lh:computed:TraceEngineResult:insights:Cache",
        "duration": 19.25,
        "entryType": "measure"
      },
      {
        "startTime": 19468.55,
        "name": "lh:computed:TraceEngineResult:insights:DOMSize",
        "duration": 0.6,
        "entryType": "measure"
      },
      {
        "startTime": 19469.18,
        "name": "lh:computed:TraceEngineResult:insights:DocumentLatency",
        "duration": 0.68,
        "entryType": "measure"
      },
      {
        "startTime": 19469.89,
        "name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript",
        "duration": 29.32,
        "entryType": "measure"
      },
      {
        "startTime": 19499.25,
        "name": "lh:computed:TraceEngineResult:insights:FontDisplay",
        "duration": 0.06,
        "entryType": "measure"
      },
      {
        "startTime": 19499.45,
        "name": "lh:computed:TraceEngineResult:insights:ForcedReflow",
        "duration": 1.97,
        "entryType": "measure"
      },
      {
        "startTime": 19501.46,
        "name": "lh:computed:TraceEngineResult:insights:INPBreakdown",
        "duration": 0.05,
        "entryType": "measure"
      },
      {
        "startTime": 19501.52,
        "name": "lh:computed:TraceEngineResult:insights:ImageDelivery",
        "duration": 10.08,
        "entryType": "measure"
      },
      {
        "startTime": 19511.63,
        "name": "lh:computed:TraceEngineResult:insights:LCPBreakdown",
        "duration": 0.51,
        "entryType": "measure"
      },
      {
        "startTime": 19512.16,
        "name": "lh:computed:TraceEngineResult:insights:LCPDiscovery",
        "duration": 0.13,
        "entryType": "measure"
      },
      {
        "startTime": 19512.3,
        "name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript",
        "duration": 73.94,
        "entryType": "measure"
      },
      {
        "startTime": 19586.28,
        "name": "lh:computed:TraceEngineResult:insights:ModernHTTP",
        "duration": 15.47,
        "entryType": "measure"
      },
      {
        "startTime": 19601.79,
        "name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree",
        "duration": 4.23,
        "entryType": "measure"
      },
      {
        "startTime": 19606.04,
        "name": "lh:computed:TraceEngineResult:insights:RenderBlocking",
        "duration": 1.66,
        "entryType": "measure"
      },
      {
        "startTime": 19607.74,
        "name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector",
        "duration": 0.04,
        "entryType": "measure"
      },
      {
        "startTime": 19607.79,
        "name": "lh:computed:TraceEngineResult:insights:ThirdParties",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 19607.89,
        "name": "lh:computed:TraceEngineResult:insights:Viewport",
        "duration": 0.19,
        "entryType": "measure"
      },
      {
        "startTime": 19682.62,
        "name": "lh:computed:CumulativeLayoutShift",
        "duration": 12.45,
        "entryType": "measure"
      },
      {
        "startTime": 19911.35,
        "name": "lh:gather:getArtifact:ViewportDimensions",
        "duration": 1.43,
        "entryType": "measure"
      },
      {
        "startTime": 19912.81,
        "name": "lh:gather:getArtifact:FullPageScreenshot",
        "duration": 1341.93,
        "entryType": "measure"
      },
      {
        "startTime": 21234.8,
        "name": "lh:gather:getVersion",
        "duration": 1.05,
        "entryType": "measure"
      },
      {
        "startTime": 21254.85,
        "name": "lh:gather:getArtifact:BFCacheFailures",
        "duration": 249.67,
        "entryType": "measure"
      },
      {
        "startTime": 21553.97,
        "name": "lh:runner:audit",
        "duration": 1268.07,
        "entryType": "measure"
      },
      {
        "startTime": 21554.16,
        "name": "lh:runner:auditing",
        "duration": 1267.16,
        "entryType": "measure"
      },
      {
        "startTime": 21555.66,
        "name": "lh:audit:is-on-https",
        "duration": 7.05,
        "entryType": "measure"
      },
      {
        "startTime": 21563.45,
        "name": "lh:audit:redirects-http",
        "duration": 2.29,
        "entryType": "measure"
      },
      {
        "startTime": 21566.15,
        "name": "lh:audit:first-contentful-paint",
        "duration": 42.35,
        "entryType": "measure"
      },
      {
        "startTime": 21566.92,
        "name": "lh:computed:FirstContentfulPaint",
        "duration": 39.82,
        "entryType": "measure"
      },
      {
        "startTime": 21567.16,
        "name": "lh:computed:ProcessedNavigation",
        "duration": 3.95,
        "entryType": "measure"
      },
      {
        "startTime": 21571.38,
        "name": "lh:computed:LanternFirstContentfulPaint",
        "duration": 35.34,
        "entryType": "measure"
      },
      {
        "startTime": 21571.66,
        "name": "lh:computed:PageDependencyGraph",
        "duration": 29.11,
        "entryType": "measure"
      },
      {
        "startTime": 21600.85,
        "name": "lh:computed:LoadSimulator",
        "duration": 1.75,
        "entryType": "measure"
      },
      {
        "startTime": 21600.99,
        "name": "lh:computed:NetworkAnalysis",
        "duration": 1.51,
        "entryType": "measure"
      },
      {
        "startTime": 21608.84,
        "name": "lh:audit:largest-contentful-paint",
        "duration": 31.75,
        "entryType": "measure"
      },
      {
        "startTime": 21609.39,
        "name": "lh:computed:LargestContentfulPaint",
        "duration": 29.88,
        "entryType": "measure"
      },
      {
        "startTime": 21609.53,
        "name": "lh:computed:LanternLargestContentfulPaint",
        "duration": 29.71,
        "entryType": "measure"
      },
      {
        "startTime": 21640.93,
        "name": "lh:audit:speed-index",
        "duration": 326.5,
        "entryType": "measure"
      },
      {
        "startTime": 21641.5,
        "name": "lh:computed:SpeedIndex",
        "duration": 324.53,
        "entryType": "measure"
      },
      {
        "startTime": 21641.61,
        "name": "lh:computed:LanternSpeedIndex",
        "duration": 324.39,
        "entryType": "measure"
      },
      {
        "startTime": 21641.67,
        "name": "lh:computed:Speedline",
        "duration": 303.89,
        "entryType": "measure"
      },
      {
        "startTime": 21967.48,
        "name": "lh:audit:screenshot-thumbnails",
        "duration": 0.74,
        "entryType": "measure"
      },
      {
        "startTime": 21968.26,
        "name": "lh:audit:final-screenshot",
        "duration": 4.26,
        "entryType": "measure"
      },
      {
        "startTime": 21968.49,
        "name": "lh:computed:Screenshots",
        "duration": 3.96,
        "entryType": "measure"
      },
      {
        "startTime": 21972.92,
        "name": "lh:audit:total-blocking-time",
        "duration": 31.6,
        "entryType": "measure"
      },
      {
        "startTime": 21973.44,
        "name": "lh:computed:TotalBlockingTime",
        "duration": 29.97,
        "entryType": "measure"
      },
      {
        "startTime": 21973.54,
        "name": "lh:computed:LanternTotalBlockingTime",
        "duration": 29.84,
        "entryType": "measure"
      },
      {
        "startTime": 21973.66,
        "name": "lh:computed:LanternInteractive",
        "duration": 10.38,
        "entryType": "measure"
      },
      {
        "startTime": 22004.85,
        "name": "lh:audit:max-potential-fid",
        "duration": 22.17,
        "entryType": "measure"
      },
      {
        "startTime": 22005.38,
        "name": "lh:computed:MaxPotentialFID",
        "duration": 18.32,
        "entryType": "measure"
      },
      {
        "startTime": 22005.48,
        "name": "lh:computed:LanternMaxPotentialFID",
        "duration": 18.2,
        "entryType": "measure"
      },
      {
        "startTime": 22027.33,
        "name": "lh:audit:cumulative-layout-shift",
        "duration": 1.17,
        "entryType": "measure"
      },
      {
        "startTime": 22028.91,
        "name": "lh:audit:errors-in-console",
        "duration": 14.79,
        "entryType": "measure"
      },
      {
        "startTime": 22029.49,
        "name": "lh:computed:JSBundles",
        "duration": 12.93,
        "entryType": "measure"
      },
      {
        "startTime": 22044.11,
        "name": "lh:audit:server-response-time",
        "duration": 2.24,
        "entryType": "measure"
      },
      {
        "startTime": 22044.61,
        "name": "lh:computed:NavigationInsights",
        "duration": 0.2,
        "entryType": "measure"
      },
      {
        "startTime": 22046.8,
        "name": "lh:audit:interactive",
        "duration": 1.81,
        "entryType": "measure"
      },
      {
        "startTime": 22047.46,
        "name": "lh:computed:Interactive",
        "duration": 0.13,
        "entryType": "measure"
      },
      {
        "startTime": 22048.91,
        "name": "lh:audit:user-timings",
        "duration": 5.96,
        "entryType": "measure"
      },
      {
        "startTime": 22049.3,
        "name": "lh:computed:UserTimings",
        "duration": 4.71,
        "entryType": "measure"
      },
      {
        "startTime": 22055.14,
        "name": "lh:audit:redirects",
        "duration": 9.52,
        "entryType": "measure"
      },
      {
        "startTime": 22065.06,
        "name": "lh:audit:image-aspect-ratio",
        "duration": 7.22,
        "entryType": "measure"
      },
      {
        "startTime": 22072.64,
        "name": "lh:audit:image-size-responsive",
        "duration": 6.95,
        "entryType": "measure"
      },
      {
        "startTime": 22073.21,
        "name": "lh:computed:ImageRecords",
        "duration": 2.44,
        "entryType": "measure"
      },
      {
        "startTime": 22080.02,
        "name": "lh:audit:deprecations",
        "duration": 1.31,
        "entryType": "measure"
      },
      {
        "startTime": 22081.65,
        "name": "lh:audit:third-party-cookies",
        "duration": 1.51,
        "entryType": "measure"
      },
      {
        "startTime": 22083.61,
        "name": "lh:audit:mainthread-work-breakdown",
        "duration": 59.29,
        "entryType": "measure"
      },
      {
        "startTime": 22084.34,
        "name": "lh:computed:MainThreadTasks",
        "duration": 54.68,
        "entryType": "measure"
      },
      {
        "startTime": 22151.17,
        "name": "lh:audit:bootup-time",
        "duration": 120.78,
        "entryType": "measure"
      },
      {
        "startTime": 22158.51,
        "name": "lh:computed:TBTImpactTasks",
        "duration": 89.39,
        "entryType": "measure"
      },
      {
        "startTime": 22272,
        "name": "lh:audit:diagnostics",
        "duration": 8.7,
        "entryType": "measure"
      },
      {
        "startTime": 22280.76,
        "name": "lh:audit:network-requests",
        "duration": 32.64,
        "entryType": "measure"
      },
      {
        "startTime": 22281.14,
        "name": "lh:computed:EntityClassification",
        "duration": 14.63,
        "entryType": "measure"
      },
      {
        "startTime": 22313.79,
        "name": "lh:audit:network-rtt",
        "duration": 1.58,
        "entryType": "measure"
      },
      {
        "startTime": 22315.61,
        "name": "lh:audit:network-server-latency",
        "duration": 1.3,
        "entryType": "measure"
      },
      {
        "startTime": 22316.93,
        "name": "lh:audit:main-thread-tasks",
        "duration": 0.95,
        "entryType": "measure"
      },
      {
        "startTime": 22317.92,
        "name": "lh:audit:metrics",
        "duration": 7.67,
        "entryType": "measure"
      },
      {
        "startTime": 22318.14,
        "name": "lh:computed:TimingSummary",
        "duration": 7.22,
        "entryType": "measure"
      },
      {
        "startTime": 22318.75,
        "name": "lh:computed:FirstContentfulPaintAllFrames",
        "duration": 0.19,
        "entryType": "measure"
      },
      {
        "startTime": 22319.01,
        "name": "lh:computed:LargestContentfulPaintAllFrames",
        "duration": 0.11,
        "entryType": "measure"
      },
      {
        "startTime": 22319.23,
        "name": "lh:computed:LCPBreakdown",
        "duration": 5.37,
        "entryType": "measure"
      },
      {
        "startTime": 22319.42,
        "name": "lh:computed:TimeToFirstByte",
        "duration": 0.34,
        "entryType": "measure"
      },
      {
        "startTime": 22319.79,
        "name": "lh:computed:LCPImageRecord",
        "duration": 4.71,
        "entryType": "measure"
      },
      {
        "startTime": 22325.62,
        "name": "lh:audit:resource-summary",
        "duration": 1.88,
        "entryType": "measure"
      },
      {
        "startTime": 22325.84,
        "name": "lh:computed:ResourceSummary",
        "duration": 0.92,
        "entryType": "measure"
      },
      {
        "startTime": 22327.82,
        "name": "lh:audit:layout-shifts",
        "duration": 2.39,
        "entryType": "measure"
      },
      {
        "startTime": 22330.48,
        "name": "lh:audit:long-tasks",
        "duration": 16.47,
        "entryType": "measure"
      },
      {
        "startTime": 22347.2,
        "name": "lh:audit:non-composited-animations",
        "duration": 1.17,
        "entryType": "measure"
      },
      {
        "startTime": 22348.67,
        "name": "lh:audit:unsized-images",
        "duration": 2.1,
        "entryType": "measure"
      },
      {
        "startTime": 22351.07,
        "name": "lh:audit:valid-source-maps",
        "duration": 1.54,
        "entryType": "measure"
      },
      {
        "startTime": 22352.86,
        "name": "lh:audit:csp-xss",
        "duration": 1.23,
        "entryType": "measure"
      },
      {
        "startTime": 22354.32,
        "name": "lh:audit:has-hsts",
        "duration": 1.31,
        "entryType": "measure"
      },
      {
        "startTime": 22355.86,
        "name": "lh:audit:origin-isolation",
        "duration": 1.29,
        "entryType": "measure"
      },
      {
        "startTime": 22357.4,
        "name": "lh:audit:clickjacking-mitigation",
        "duration": 1.88,
        "entryType": "measure"
      },
      {
        "startTime": 22359.52,
        "name": "lh:audit:trusted-types-xss",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 22360.65,
        "name": "lh:audit:script-treemap-data",
        "duration": 24.17,
        "entryType": "measure"
      },
      {
        "startTime": 22361.12,
        "name": "lh:computed:ModuleDuplication",
        "duration": 0.44,
        "entryType": "measure"
      },
      {
        "startTime": 22361.63,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.43,
        "entryType": "measure"
      },
      {
        "startTime": 22362.17,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.07,
        "entryType": "measure"
      },
      {
        "startTime": 22362.28,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 4.28,
        "entryType": "measure"
      },
      {
        "startTime": 22366.74,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 10.64,
        "entryType": "measure"
      },
      {
        "startTime": 22378.07,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 22378.21,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 22378.35,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.06,
        "entryType": "measure"
      },
      {
        "startTime": 22378.52,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.18,
        "entryType": "measure"
      },
      {
        "startTime": 22378.8,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.07,
        "entryType": "measure"
      },
      {
        "startTime": 22378.95,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 22379.12,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 22379.3,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 1.16,
        "entryType": "measure"
      },
      {
        "startTime": 22380.66,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.13,
        "entryType": "measure"
      },
      {
        "startTime": 22380.95,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.11,
        "entryType": "measure"
      },
      {
        "startTime": 22381.19,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.13,
        "entryType": "measure"
      },
      {
        "startTime": 22381.44,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.12,
        "entryType": "measure"
      },
      {
        "startTime": 22381.7,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.17,
        "entryType": "measure"
      },
      {
        "startTime": 22382.03,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.2,
        "entryType": "measure"
      },
      {
        "startTime": 22382.38,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.2,
        "entryType": "measure"
      },
      {
        "startTime": 22382.79,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.17,
        "entryType": "measure"
      },
      {
        "startTime": 22383.12,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.44,
        "entryType": "measure"
      },
      {
        "startTime": 22383.78,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.16,
        "entryType": "measure"
      },
      {
        "startTime": 22384.1,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.17,
        "entryType": "measure"
      },
      {
        "startTime": 22384.43,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.27,
        "entryType": "measure"
      },
      {
        "startTime": 22385.24,
        "name": "lh:audit:accesskeys",
        "duration": 1.26,
        "entryType": "measure"
      },
      {
        "startTime": 22386.81,
        "name": "lh:audit:aria-allowed-attr",
        "duration": 4.47,
        "entryType": "measure"
      },
      {
        "startTime": 22391.59,
        "name": "lh:audit:aria-allowed-role",
        "duration": 4.58,
        "entryType": "measure"
      },
      {
        "startTime": 22396.49,
        "name": "lh:audit:aria-command-name",
        "duration": 4.56,
        "entryType": "measure"
      },
      {
        "startTime": 22401.36,
        "name": "lh:audit:aria-conditional-attr",
        "duration": 4.2,
        "entryType": "measure"
      },
      {
        "startTime": 22405.84,
        "name": "lh:audit:aria-deprecated-role",
        "duration": 3.86,
        "entryType": "measure"
      },
      {
        "startTime": 22410.03,
        "name": "lh:audit:aria-dialog-name",
        "duration": 0.96,
        "entryType": "measure"
      },
      {
        "startTime": 22411.25,
        "name": "lh:audit:aria-hidden-body",
        "duration": 3.71,
        "entryType": "measure"
      },
      {
        "startTime": 22415.23,
        "name": "lh:audit:aria-hidden-focus",
        "duration": 1,
        "entryType": "measure"
      },
      {
        "startTime": 22416.49,
        "name": "lh:audit:aria-input-field-name",
        "duration": 1.01,
        "entryType": "measure"
      },
      {
        "startTime": 22417.78,
        "name": "lh:audit:aria-meter-name",
        "duration": 1.14,
        "entryType": "measure"
      },
      {
        "startTime": 22419.18,
        "name": "lh:audit:aria-progressbar-name",
        "duration": 1.19,
        "entryType": "measure"
      },
      {
        "startTime": 22420.64,
        "name": "lh:audit:aria-prohibited-attr",
        "duration": 9.03,
        "entryType": "measure"
      },
      {
        "startTime": 22429.94,
        "name": "lh:audit:aria-required-attr",
        "duration": 3.89,
        "entryType": "measure"
      },
      {
        "startTime": 22434.13,
        "name": "lh:audit:aria-required-children",
        "duration": 1.34,
        "entryType": "measure"
      },
      {
        "startTime": 22435.75,
        "name": "lh:audit:aria-required-parent",
        "duration": 1.28,
        "entryType": "measure"
      },
      {
        "startTime": 22437.27,
        "name": "lh:audit:aria-roles",
        "duration": 3.55,
        "entryType": "measure"
      },
      {
        "startTime": 22441.09,
        "name": "lh:audit:aria-text",
        "duration": 1.43,
        "entryType": "measure"
      },
      {
        "startTime": 22442.8,
        "name": "lh:audit:aria-toggle-field-name",
        "duration": 1.41,
        "entryType": "measure"
      },
      {
        "startTime": 22444.47,
        "name": "lh:audit:aria-tooltip-name",
        "duration": 1.45,
        "entryType": "measure"
      },
      {
        "startTime": 22446.17,
        "name": "lh:audit:aria-treeitem-name",
        "duration": 1.62,
        "entryType": "measure"
      },
      {
        "startTime": 22448.04,
        "name": "lh:audit:aria-valid-attr-value",
        "duration": 3.63,
        "entryType": "measure"
      },
      {
        "startTime": 22451.95,
        "name": "lh:audit:aria-valid-attr",
        "duration": 10.75,
        "entryType": "measure"
      },
      {
        "startTime": 22462.99,
        "name": "lh:audit:button-name",
        "duration": 1.63,
        "entryType": "measure"
      },
      {
        "startTime": 22464.88,
        "name": "lh:audit:bypass",
        "duration": 3.66,
        "entryType": "measure"
      },
      {
        "startTime": 22468.82,
        "name": "lh:audit:color-contrast",
        "duration": 3.49,
        "entryType": "measure"
      },
      {
        "startTime": 22472.59,
        "name": "lh:audit:definition-list",
        "duration": 1.75,
        "entryType": "measure"
      },
      {
        "startTime": 22474.65,
        "name": "lh:audit:dlitem",
        "duration": 1.76,
        "entryType": "measure"
      },
      {
        "startTime": 22476.68,
        "name": "lh:audit:document-title",
        "duration": 3.72,
        "entryType": "measure"
      },
      {
        "startTime": 22480.65,
        "name": "lh:audit:duplicate-id-aria",
        "duration": 1.52,
        "entryType": "measure"
      },
      {
        "startTime": 22482.4,
        "name": "lh:audit:empty-heading",
        "duration": 3.53,
        "entryType": "measure"
      },
      {
        "startTime": 22486.18,
        "name": "lh:audit:form-field-multiple-labels",
        "duration": 3.49,
        "entryType": "measure"
      },
      {
        "startTime": 22489.91,
        "name": "lh:audit:frame-title",
        "duration": 9.11,
        "entryType": "measure"
      },
      {
        "startTime": 22499.29,
        "name": "lh:audit:heading-order",
        "duration": 3.32,
        "entryType": "measure"
      },
      {
        "startTime": 22502.89,
        "name": "lh:audit:html-has-lang",
        "duration": 3.61,
        "entryType": "measure"
      },
      {
        "startTime": 22506.78,
        "name": "lh:audit:html-lang-valid",
        "duration": 1.83,
        "entryType": "measure"
      },
      {
        "startTime": 22508.87,
        "name": "lh:audit:html-xml-lang-mismatch",
        "duration": 2.04,
        "entryType": "measure"
      },
      {
        "startTime": 22511.18,
        "name": "lh:audit:identical-links-same-purpose",
        "duration": 3.93,
        "entryType": "measure"
      },
      {
        "startTime": 22515.35,
        "name": "lh:audit:image-alt",
        "duration": 3.59,
        "entryType": "measure"
      },
      {
        "startTime": 22519.23,
        "name": "lh:audit:image-redundant-alt",
        "duration": 3.99,
        "entryType": "measure"
      },
      {
        "startTime": 22523.5,
        "name": "lh:audit:input-button-name",
        "duration": 10.68,
        "entryType": "measure"
      },
      {
        "startTime": 22534.51,
        "name": "lh:audit:input-image-alt",
        "duration": 2.19,
        "entryType": "measure"
      },
      {
        "startTime": 22536.99,
        "name": "lh:audit:label-content-name-mismatch",
        "duration": 3.89,
        "entryType": "measure"
      },
      {
        "startTime": 22541.16,
        "name": "lh:audit:label",
        "duration": 3.69,
        "entryType": "measure"
      },
      {
        "startTime": 22545.12,
        "name": "lh:audit:landmark-one-main",
        "duration": 3.81,
        "entryType": "measure"
      },
      {
        "startTime": 22549.2,
        "name": "lh:audit:link-name",
        "duration": 4.14,
        "entryType": "measure"
      },
      {
        "startTime": 22553.61,
        "name": "lh:audit:link-in-text-block",
        "duration": 2.22,
        "entryType": "measure"
      },
      {
        "startTime": 22556.13,
        "name": "lh:audit:list",
        "duration": 3.93,
        "entryType": "measure"
      },
      {
        "startTime": 22560.34,
        "name": "lh:audit:listitem",
        "duration": 13.38,
        "entryType": "measure"
      },
      {
        "startTime": 22574.02,
        "name": "lh:audit:meta-refresh",
        "duration": 2.39,
        "entryType": "measure"
      },
      {
        "startTime": 22576.69,
        "name": "lh:audit:meta-viewport",
        "duration": 2.54,
        "entryType": "measure"
      },
      {
        "startTime": 22579.52,
        "name": "lh:audit:object-alt",
        "duration": 2.5,
        "entryType": "measure"
      },
      {
        "startTime": 22582.3,
        "name": "lh:audit:select-name",
        "duration": 2.58,
        "entryType": "measure"
      },
      {
        "startTime": 22585.15,
        "name": "lh:audit:skip-link",
        "duration": 2.58,
        "entryType": "measure"
      },
      {
        "startTime": 22588,
        "name": "lh:audit:tabindex",
        "duration": 3.97,
        "entryType": "measure"
      },
      {
        "startTime": 22592.26,
        "name": "lh:audit:table-duplicate-name",
        "duration": 2.8,
        "entryType": "measure"
      },
      {
        "startTime": 22595.35,
        "name": "lh:audit:table-fake-caption",
        "duration": 2.87,
        "entryType": "measure"
      },
      {
        "startTime": 22598.52,
        "name": "lh:audit:target-size",
        "duration": 11.57,
        "entryType": "measure"
      },
      {
        "startTime": 22610.38,
        "name": "lh:audit:td-has-header",
        "duration": 3.09,
        "entryType": "measure"
      },
      {
        "startTime": 22613.78,
        "name": "lh:audit:td-headers-attr",
        "duration": 3.19,
        "entryType": "measure"
      },
      {
        "startTime": 22617.28,
        "name": "lh:audit:th-has-data-cells",
        "duration": 3.23,
        "entryType": "measure"
      },
      {
        "startTime": 22620.79,
        "name": "lh:audit:valid-lang",
        "duration": 3.04,
        "entryType": "measure"
      },
      {
        "startTime": 22624.1,
        "name": "lh:audit:video-caption",
        "duration": 3.06,
        "entryType": "measure"
      },
      {
        "startTime": 22627.21,
        "name": "lh:audit:custom-controls-labels",
        "duration": 0.18,
        "entryType": "measure"
      },
      {
        "startTime": 22627.4,
        "name": "lh:audit:custom-controls-roles",
        "duration": 0.02,
        "entryType": "measure"
      },
      {
        "startTime": 22627.43,
        "name": "lh:audit:focus-traps",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.45,
        "name": "lh:audit:focusable-controls",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.47,
        "name": "lh:audit:interactive-element-affordance",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.49,
        "name": "lh:audit:logical-tab-order",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.51,
        "name": "lh:audit:managed-focus",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.53,
        "name": "lh:audit:offscreen-content-hidden",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.55,
        "name": "lh:audit:use-landmarks",
        "duration": 0.02,
        "entryType": "measure"
      },
      {
        "startTime": 22627.57,
        "name": "lh:audit:visual-order-follows-dom",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 22627.91,
        "name": "lh:audit:total-byte-weight",
        "duration": 1.98,
        "entryType": "measure"
      },
      {
        "startTime": 22630.1,
        "name": "lh:audit:unminified-css",
        "duration": 32.54,
        "entryType": "measure"
      },
      {
        "startTime": 22662.89,
        "name": "lh:audit:unminified-javascript",
        "duration": 59.1,
        "entryType": "measure"
      },
      {
        "startTime": 22722.22,
        "name": "lh:audit:unused-css-rules",
        "duration": 14.42,
        "entryType": "measure"
      },
      {
        "startTime": 22722.68,
        "name": "lh:computed:UnusedCSS",
        "duration": 4.46,
        "entryType": "measure"
      },
      {
        "startTime": 22736.88,
        "name": "lh:audit:unused-javascript",
        "duration": 10.99,
        "entryType": "measure"
      },
      {
        "startTime": 22748.16,
        "name": "lh:audit:doctype",
        "duration": 0.98,
        "entryType": "measure"
      },
      {
        "startTime": 22749.43,
        "name": "lh:audit:charset",
        "duration": 1.34,
        "entryType": "measure"
      },
      {
        "startTime": 22751.08,
        "name": "lh:audit:geolocation-on-start",
        "duration": 1.24,
        "entryType": "measure"
      },
      {
        "startTime": 22752.62,
        "name": "lh:audit:inspector-issues",
        "duration": 1.32,
        "entryType": "measure"
      },
      {
        "startTime": 22754.17,
        "name": "lh:audit:js-libraries",
        "duration": 0.99,
        "entryType": "measure"
      },
      {
        "startTime": 22755.46,
        "name": "lh:audit:notification-on-start",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 22756.86,
        "name": "lh:audit:paste-preventing-inputs",
        "duration": 1.07,
        "entryType": "measure"
      },
      {
        "startTime": 22758.23,
        "name": "lh:audit:meta-description",
        "duration": 0.97,
        "entryType": "measure"
      },
      {
        "startTime": 22759.49,
        "name": "lh:audit:http-status-code",
        "duration": 0.96,
        "entryType": "measure"
      },
      {
        "startTime": 22760.74,
        "name": "lh:audit:link-text",
        "duration": 7.87,
        "entryType": "measure"
      },
      {
        "startTime": 22768.92,
        "name": "lh:audit:crawlable-anchors",
        "duration": 4.79,
        "entryType": "measure"
      },
      {
        "startTime": 22774.03,
        "name": "lh:audit:is-crawlable",
        "duration": 2.52,
        "entryType": "measure"
      },
      {
        "startTime": 22776.85,
        "name": "lh:audit:robots-txt",
        "duration": 1.26,
        "entryType": "measure"
      },
      {
        "startTime": 22778.4,
        "name": "lh:audit:hreflang",
        "duration": 1.16,
        "entryType": "measure"
      },
      {
        "startTime": 22779.9,
        "name": "lh:audit:canonical",
        "duration": 1.23,
        "entryType": "measure"
      },
      {
        "startTime": 22781.35,
        "name": "lh:audit:structured-data",
        "duration": 0.58,
        "entryType": "measure"
      },
      {
        "startTime": 22782.23,
        "name": "lh:audit:bf-cache",
        "duration": 4.46,
        "entryType": "measure"
      },
      {
        "startTime": 22787.01,
        "name": "lh:audit:cache-insight",
        "duration": 2.22,
        "entryType": "measure"
      },
      {
        "startTime": 22789.54,
        "name": "lh:audit:cls-culprits-insight",
        "duration": 2.25,
        "entryType": "measure"
      },
      {
        "startTime": 22792.07,
        "name": "lh:audit:document-latency-insight",
        "duration": 1.04,
        "entryType": "measure"
      },
      {
        "startTime": 22793.4,
        "name": "lh:audit:dom-size-insight",
        "duration": 1.44,
        "entryType": "measure"
      },
      {
        "startTime": 22795.12,
        "name": "lh:audit:duplicated-javascript-insight",
        "duration": 1.16,
        "entryType": "measure"
      },
      {
        "startTime": 22796.57,
        "name": "lh:audit:font-display-insight",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 22797.97,
        "name": "lh:audit:forced-reflow-insight",
        "duration": 1.43,
        "entryType": "measure"
      },
      {
        "startTime": 22799.69,
        "name": "lh:audit:image-delivery-insight",
        "duration": 7.13,
        "entryType": "measure"
      },
      {
        "startTime": 22807.11,
        "name": "lh:audit:inp-breakdown-insight",
        "duration": 1.07,
        "entryType": "measure"
      },
      {
        "startTime": 22808.46,
        "name": "lh:audit:lcp-breakdown-insight",
        "duration": 1.43,
        "entryType": "measure"
      },
      {
        "startTime": 22810.18,
        "name": "lh:audit:lcp-discovery-insight",
        "duration": 1.14,
        "entryType": "measure"
      },
      {
        "startTime": 22811.65,
        "name": "lh:audit:legacy-javascript-insight",
        "duration": 1.19,
        "entryType": "measure"
      },
      {
        "startTime": 22813.13,
        "name": "lh:audit:modern-http-insight",
        "duration": 1.49,
        "entryType": "measure"
      },
      {
        "startTime": 22814.92,
        "name": "lh:audit:network-dependency-tree-insight",
        "duration": 1.96,
        "entryType": "measure"
      },
      {
        "startTime": 22817.17,
        "name": "lh:audit:render-blocking-insight",
        "duration": 1.58,
        "entryType": "measure"
      },
      {
        "startTime": 22819.03,
        "name": "lh:audit:third-parties-insight",
        "duration": 0.98,
        "entryType": "measure"
      },
      {
        "startTime": 22820.28,
        "name": "lh:audit:viewport-insight",
        "duration": 1.02,
        "entryType": "measure"
      },
      {
        "startTime": 22821.34,
        "name": "lh:runner:generate",
        "duration": 0.68,
        "entryType": "measure"
      }
    ],
    "total": 20384.3
  },
  "i18n": {
    "rendererFormattedStrings": {
      "calculatorLink": "See calculator.",
      "collapseView": "Collapse view",
      "crcInitialNavigation": "Initial Navigation",
      "crcLongestDurationLabel": "Maximum critical path latency:",
      "dropdownCopyJSON": "Copy JSON",
      "dropdownDarkTheme": "Toggle Dark Theme",
      "dropdownPrintExpanded": "Print Expanded",
      "dropdownPrintSummary": "Print Summary",
      "dropdownSaveGist": "Save as Gist",
      "dropdownSaveHTML": "Save as HTML",
      "dropdownSaveJSON": "Save as JSON",
      "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
      "dropdownViewer": "Open in Viewer",
      "errorLabel": "Error!",
      "errorMissingAuditInfo": "Report error: no audit information",
      "expandView": "Expand view",
      "firstPartyChipLabel": "1st party",
      "footerIssue": "File an issue",
      "hide": "Hide",
      "labDataTitle": "Lab Data",
      "lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
      "manualAuditsGroupTitle": "Additional items to manually check",
      "notApplicableAuditsGroupTitle": "Not applicable",
      "openInANewTabTooltip": "Open in a new tab",
      "opportunityResourceColumnLabel": "Opportunity",
      "opportunitySavingsColumnLabel": "Estimated Savings",
      "passedAuditsGroupTitle": "Passed audits",
      "runtimeAnalysisWindow": "Initial page load",
      "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
      "runtimeAnalysisWindowTimespan": "User interactions timespan",
      "runtimeCustom": "Custom throttling",
      "runtimeDesktopEmulation": "Emulated Desktop",
      "runtimeMobileEmulation": "Emulated Moto G Power",
      "runtimeNoEmulation": "No emulation",
      "runtimeSettingsAxeVersion": "Axe version",
      "runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
      "runtimeSettingsCPUThrottling": "CPU throttling",
      "runtimeSettingsDevice": "Device",
      "runtimeSettingsNetworkThrottling": "Network throttling",
      "runtimeSettingsScreenEmulation": "Screen emulation",
      "runtimeSettingsUANetwork": "User agent (network)",
      "runtimeSingleLoad": "Single page session",
      "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
      "runtimeSlow4g": "Slow 4G throttling",
      "runtimeUnknown": "Unknown",
      "show": "Show",
      "showRelevantAudits": "Show audits relevant to:",
      "snippetCollapseButtonLabel": "Collapse snippet",
      "snippetExpandButtonLabel": "Expand snippet",
      "thirdPartyResourcesLabel": "Show 3rd-party resources",
      "throttlingProvided": "Provided by environment",
      "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
      "unattributable": "Unattributable",
      "unscoredLabel": "Unscored",
      "unscoredTitle": "This audit does not contribute to the overall category score.",
      "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
      "viewTraceLabel": "View Trace",
      "viewTreemapLabel": "View Treemap",
      "warningAuditsGroupTitle": "Passed audits but with warnings",
      "warningHeader": "Warnings: "
    },
    "icuMessagePaths": {
      "core/audits/is-on-https.js | failureTitle": [
        "audits[is-on-https].title"
      ],
      "core/audits/is-on-https.js | description": [
        "audits[is-on-https].description"
      ],
      "core/audits/is-on-https.js | displayValue": [
        {
          "values": {
            "itemCount": 18
          },
          "path": "audits[is-on-https].displayValue"
        }
      ],
      "core/audits/is-on-https.js | columnInsecureURL": [
        "audits[is-on-https].details.headings[0].label"
      ],
      "core/audits/is-on-https.js | columnResolution": [
        "audits[is-on-https].details.headings[1].label"
      ],
      "core/audits/is-on-https.js | upgraded": [
        "audits[is-on-https].details.items[0].resolution",
        "audits[is-on-https].details.items[1].resolution",
        "audits[is-on-https].details.items[2].resolution",
        "audits[is-on-https].details.items[3].resolution",
        "audits[is-on-https].details.items[4].resolution",
        "audits[is-on-https].details.items[5].resolution",
        "audits[is-on-https].details.items[6].resolution",
        "audits[is-on-https].details.items[7].resolution",
        "audits[is-on-https].details.items[8].resolution",
        "audits[is-on-https].details.items[9].resolution",
        "audits[is-on-https].details.items[10].resolution",
        "audits[is-on-https].details.items[11].resolution",
        "audits[is-on-https].details.items[12].resolution",
        "audits[is-on-https].details.items[13].resolution",
        "audits[is-on-https].details.items[14].resolution",
        "audits[is-on-https].details.items[15].resolution",
        "audits[is-on-https].details.items[16].resolution",
        "audits[is-on-https].details.items[17].resolution"
      ],
      "core/audits/redirects-http.js | title": [
        "audits[redirects-http].title"
      ],
      "core/audits/redirects-http.js | description": [
        "audits[redirects-http].description"
      ],
      "core/lib/i18n/i18n.js | firstContentfulPaintMetric": [
        "audits[first-contentful-paint].title"
      ],
      "core/audits/metrics/first-contentful-paint.js | description": [
        "audits[first-contentful-paint].description"
      ],
      "core/lib/i18n/i18n.js | seconds": [
        {
          "values": {
            "timeInMs": 3207.2209999999995
          },
          "path": "audits[first-contentful-paint].displayValue"
        },
        {
          "values": {
            "timeInMs": 45778.181999999986
          },
          "path": "audits[largest-contentful-paint].displayValue"
        },
        {
          "values": {
            "timeInMs": 5873.401866632433
          },
          "path": "audits[speed-index].displayValue"
        },
        {
          "values": {
            "timeInMs": 46875.316599999984
          },
          "path": "audits.interactive.displayValue"
        },
        {
          "values": {
            "timeInMs": 5201.9720000000125
          },
          "path": "audits[mainthread-work-breakdown].displayValue"
        },
        {
          "values": {
            "timeInMs": 779.636000000001
          },
          "path": "audits[bootup-time].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | largestContentfulPaintMetric": [
        "audits[largest-contentful-paint].title"
      ],
      "core/audits/metrics/largest-contentful-paint.js | description": [
        "audits[largest-contentful-paint].description"
      ],
      "core/lib/i18n/i18n.js | speedIndexMetric": [
        "audits[speed-index].title"
      ],
      "core/audits/metrics/speed-index.js | description": [
        "audits[speed-index].description"
      ],
      "core/lib/i18n/i18n.js | totalBlockingTimeMetric": [
        "audits[total-blocking-time].title"
      ],
      "core/audits/metrics/total-blocking-time.js | description": [
        "audits[total-blocking-time].description"
      ],
      "core/lib/i18n/i18n.js | ms": [
        {
          "values": {
            "timeInMs": 645.9999999999991
          },
          "path": "audits[total-blocking-time].displayValue"
        },
        {
          "values": {
            "timeInMs": 614.9999999999991
          },
          "path": "audits[max-potential-fid].displayValue"
        },
        {
          "values": {
            "timeInMs": 227.006
          },
          "path": "audits[network-rtt].displayValue"
        },
        {
          "values": {
            "timeInMs": 462.629
          },
          "path": "audits[network-server-latency].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | maxPotentialFIDMetric": [
        "audits[max-potential-fid].title"
      ],
      "core/audits/metrics/max-potential-fid.js | description": [
        "audits[max-potential-fid].description"
      ],
      "core/lib/i18n/i18n.js | cumulativeLayoutShiftMetric": [
        "audits[cumulative-layout-shift].title"
      ],
      "core/audits/metrics/cumulative-layout-shift.js | description": [
        "audits[cumulative-layout-shift].description"
      ],
      "core/audits/errors-in-console.js | title": [
        "audits[errors-in-console].title"
      ],
      "core/audits/errors-in-console.js | description": [
        "audits[errors-in-console].description"
      ],
      "core/lib/i18n/i18n.js | columnSource": [
        "audits[errors-in-console].details.headings[0].label",
        "audits.deprecations.details.headings[1].label",
        "audits[geolocation-on-start].details.headings[0].label",
        "audits[notification-on-start].details.headings[0].label",
        "audits[forced-reflow-insight].details.items[0].headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnDescription": [
        "audits[errors-in-console].details.headings[1].label",
        "audits[csp-xss].details.headings[0].label",
        "audits[has-hsts].details.headings[0].label",
        "audits[origin-isolation].details.headings[0].label",
        "audits[clickjacking-mitigation].details.headings[0].label",
        "audits[trusted-types-xss].details.headings[0].label"
      ],
      "core/audits/server-response-time.js | title": [
        "audits[server-response-time].title"
      ],
      "core/audits/server-response-time.js | description": [
        "audits[server-response-time].description"
      ],
      "core/audits/server-response-time.js | displayValue": [
        {
          "values": {
            "timeInMs": 81
          },
          "path": "audits[server-response-time].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | columnURL": [
        "audits[server-response-time].details.headings[0].label",
        "audits[image-aspect-ratio].details.headings[1].label",
        "audits[image-size-responsive].details.headings[1].label",
        "audits[third-party-cookies].details.headings[1].label",
        "audits[bootup-time].details.headings[0].label",
        "audits[network-rtt].details.headings[0].label",
        "audits[network-server-latency].details.headings[0].label",
        "audits[long-tasks].details.headings[0].label",
        "audits[unsized-images].details.headings[1].label",
        "audits[valid-source-maps].details.headings[0].label",
        "audits[total-byte-weight].details.headings[0].label",
        "audits[unminified-javascript].details.headings[0].label",
        "audits[unused-javascript].details.headings[0].label",
        "audits[font-display-insight].details.headings[0].label",
        "audits[image-delivery-insight].details.headings[1].label",
        "audits[modern-http-insight].details.headings[0].label",
        "audits[render-blocking-insight].details.headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnTimeSpent": [
        "audits[server-response-time].details.headings[1].label",
        "audits[mainthread-work-breakdown].details.headings[1].label",
        "audits[network-rtt].details.headings[1].label",
        "audits[network-server-latency].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | interactiveMetric": [
        "audits.interactive.title"
      ],
      "core/audits/metrics/interactive.js | description": [
        "audits.interactive.description"
      ],
      "core/audits/user-timings.js | title": [
        "audits[user-timings].title"
      ],
      "core/audits/user-timings.js | description": [
        "audits[user-timings].description"
      ],
      "core/lib/i18n/i18n.js | columnName": [
        "audits[user-timings].details.headings[0].label",
        "audits[third-party-cookies].details.headings[0].label",
        "audits[js-libraries].details.headings[0].label"
      ],
      "core/audits/user-timings.js | columnType": [
        "audits[user-timings].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | columnStartTime": [
        "audits[user-timings].details.headings[2].label",
        "audits[long-tasks].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | columnDuration": [
        "audits[user-timings].details.headings[3].label",
        "audits[long-tasks].details.headings[2].label",
        "audits[lcp-breakdown-insight].details.items[0].headings[1].label",
        "audits[render-blocking-insight].details.headings[2].label"
      ],
      "core/audits/redirects.js | title": [
        "audits.redirects.title"
      ],
      "core/audits/redirects.js | description": [
        "audits.redirects.description"
      ],
      "core/audits/image-aspect-ratio.js | failureTitle": [
        "audits[image-aspect-ratio].title"
      ],
      "core/audits/image-aspect-ratio.js | description": [
        "audits[image-aspect-ratio].description"
      ],
      "core/audits/image-aspect-ratio.js | columnDisplayed": [
        "audits[image-aspect-ratio].details.headings[2].label"
      ],
      "core/audits/image-aspect-ratio.js | columnActual": [
        "audits[image-aspect-ratio].details.headings[3].label"
      ],
      "core/audits/image-size-responsive.js | failureTitle": [
        "audits[image-size-responsive].title"
      ],
      "core/audits/image-size-responsive.js | description": [
        "audits[image-size-responsive].description"
      ],
      "core/audits/image-size-responsive.js | columnDisplayed": [
        "audits[image-size-responsive].details.headings[2].label"
      ],
      "core/audits/image-size-responsive.js | columnActual": [
        "audits[image-size-responsive].details.headings[3].label"
      ],
      "core/audits/image-size-responsive.js | columnExpected": [
        "audits[image-size-responsive].details.headings[4].label"
      ],
      "core/audits/deprecations.js | title": [
        "audits.deprecations.title"
      ],
      "core/audits/deprecations.js | description": [
        "audits.deprecations.description"
      ],
      "core/audits/deprecations.js | columnDeprecate": [
        "audits.deprecations.details.headings[0].label"
      ],
      "core/audits/third-party-cookies.js | title": [
        "audits[third-party-cookies].title"
      ],
      "core/audits/third-party-cookies.js | description": [
        "audits[third-party-cookies].description"
      ],
      "core/audits/mainthread-work-breakdown.js | failureTitle": [
        "audits[mainthread-work-breakdown].title"
      ],
      "core/audits/mainthread-work-breakdown.js | description": [
        "audits[mainthread-work-breakdown].description"
      ],
      "core/audits/mainthread-work-breakdown.js | columnCategory": [
        "audits[mainthread-work-breakdown].details.headings[0].label"
      ],
      "core/audits/bootup-time.js | title": [
        "audits[bootup-time].title"
      ],
      "core/audits/bootup-time.js | description": [
        "audits[bootup-time].description"
      ],
      "core/audits/bootup-time.js | columnTotal": [
        "audits[bootup-time].details.headings[1].label"
      ],
      "core/audits/bootup-time.js | columnScriptEval": [
        "audits[bootup-time].details.headings[2].label"
      ],
      "core/audits/bootup-time.js | columnScriptParse": [
        "audits[bootup-time].details.headings[3].label"
      ],
      "core/audits/network-rtt.js | title": [
        "audits[network-rtt].title"
      ],
      "core/audits/network-rtt.js | description": [
        "audits[network-rtt].description"
      ],
      "core/audits/network-server-latency.js | title": [
        "audits[network-server-latency].title"
      ],
      "core/audits/network-server-latency.js | description": [
        "audits[network-server-latency].description"
      ],
      "core/lib/i18n/i18n.js | columnResourceType": [
        "audits[resource-summary].details.headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnRequests": [
        "audits[resource-summary].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | columnTransferSize": [
        "audits[resource-summary].details.headings[2].label",
        "audits[total-byte-weight].details.headings[1].label",
        "audits[unminified-javascript].details.headings[1].label",
        "audits[unused-javascript].details.headings[1].label",
        "audits[cache-insight].details.headings[2].label",
        "audits[render-blocking-insight].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | total": [
        "audits[resource-summary].details.items[0].label",
        "audits[cls-culprits-insight].details.items[0].items[0].node.value",
        "audits[cls-culprits-insight].details.items[1].items[0].node.value"
      ],
      "core/lib/i18n/i18n.js | imageResourceType": [
        "audits[resource-summary].details.items[1].label"
      ],
      "core/lib/i18n/i18n.js | scriptResourceType": [
        "audits[resource-summary].details.items[2].label"
      ],
      "core/lib/i18n/i18n.js | documentResourceType": [
        "audits[resource-summary].details.items[3].label"
      ],
      "core/lib/i18n/i18n.js | stylesheetResourceType": [
        "audits[resource-summary].details.items[4].label"
      ],
      "core/lib/i18n/i18n.js | mediaResourceType": [
        "audits[resource-summary].details.items[5].label"
      ],
      "core/lib/i18n/i18n.js | fontResourceType": [
        "audits[resource-summary].details.items[6].label"
      ],
      "core/lib/i18n/i18n.js | otherResourceType": [
        "audits[resource-summary].details.items[7].label"
      ],
      "core/lib/i18n/i18n.js | thirdPartyResourceType": [
        "audits[resource-summary].details.items[8].label"
      ],
      "core/audits/layout-shifts.js | title": [
        "audits[layout-shifts].title"
      ],
      "core/audits/layout-shifts.js | description": [
        "audits[layout-shifts].description"
      ],
      "core/audits/layout-shifts.js | displayValueShiftsFound": [
        {
          "values": {
            "shiftCount": 2
          },
          "path": "audits[layout-shifts].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | columnElement": [
        "audits[layout-shifts].details.headings[0].label",
        "audits[non-composited-animations].details.headings[0].label",
        "audits[cls-culprits-insight].details.items[0].headings[0].label",
        "audits[dom-size-insight].details.headings[1].label"
      ],
      "core/audits/layout-shifts.js | columnScore": [
        "audits[layout-shifts].details.headings[1].label"
      ],
      "core/audits/long-tasks.js | title": [
        "audits[long-tasks].title"
      ],
      "core/audits/long-tasks.js | description": [
        "audits[long-tasks].description"
      ],
      "core/audits/long-tasks.js | displayValue": [
        {
          "values": {
            "itemCount": 5
          },
          "path": "audits[long-tasks].displayValue"
        }
      ],
      "core/audits/non-composited-animations.js | title": [
        "audits[non-composited-animations].title"
      ],
      "core/audits/non-composited-animations.js | description": [
        "audits[non-composited-animations].description"
      ],
      "core/audits/unsized-images.js | failureTitle": [
        "audits[unsized-images].title"
      ],
      "core/audits/unsized-images.js | description": [
        "audits[unsized-images].description"
      ],
      "core/audits/valid-source-maps.js | title": [
        "audits[valid-source-maps].title"
      ],
      "core/audits/valid-source-maps.js | description": [
        "audits[valid-source-maps].description"
      ],
      "core/audits/valid-source-maps.js | columnMapURL": [
        "audits[valid-source-maps].details.headings[1].label"
      ],
      "core/audits/csp-xss.js | title": [
        "audits[csp-xss].title"
      ],
      "core/audits/csp-xss.js | description": [
        "audits[csp-xss].description"
      ],
      "core/audits/csp-xss.js | columnDirective": [
        "audits[csp-xss].details.headings[1].label"
      ],
      "core/audits/csp-xss.js | columnSeverity": [
        "audits[csp-xss].details.headings[2].label"
      ],
      "core/lib/i18n/i18n.js | itemSeverityHigh": [
        "audits[csp-xss].details.items[0].severity",
        "audits[has-hsts].details.items[0].severity",
        "audits[origin-isolation].details.items[0].severity",
        "audits[clickjacking-mitigation].details.items[0].severity",
        "audits[trusted-types-xss].details.items[0].severity"
      ],
      "core/audits/csp-xss.js | noCsp": [
        "audits[csp-xss].details.items[0].description"
      ],
      "core/audits/has-hsts.js | title": [
        "audits[has-hsts].title"
      ],
      "core/audits/has-hsts.js | description": [
        "audits[has-hsts].description"
      ],
      "core/audits/has-hsts.js | columnDirective": [
        "audits[has-hsts].details.headings[1].label"
      ],
      "core/audits/has-hsts.js | columnSeverity": [
        "audits[has-hsts].details.headings[2].label"
      ],
      "core/audits/has-hsts.js | noHsts": [
        "audits[has-hsts].details.items[0].description"
      ],
      "core/audits/origin-isolation.js | title": [
        "audits[origin-isolation].title"
      ],
      "core/audits/origin-isolation.js | description": [
        "audits[origin-isolation].description"
      ],
      "core/audits/origin-isolation.js | columnDirective": [
        "audits[origin-isolation].details.headings[1].label"
      ],
      "core/audits/origin-isolation.js | columnSeverity": [
        "audits[origin-isolation].details.headings[2].label"
      ],
      "core/audits/origin-isolation.js | noCoop": [
        "audits[origin-isolation].details.items[0].description"
      ],
      "core/audits/clickjacking-mitigation.js | title": [
        "audits[clickjacking-mitigation].title"
      ],
      "core/audits/clickjacking-mitigation.js | description": [
        "audits[clickjacking-mitigation].description"
      ],
      "core/audits/clickjacking-mitigation.js | columnSeverity": [
        "audits[clickjacking-mitigation].details.headings[1].label"
      ],
      "core/audits/clickjacking-mitigation.js | noClickjackingMitigation": [
        "audits[clickjacking-mitigation].details.items[0].description"
      ],
      "core/audits/trusted-types-xss.js | title": [
        "audits[trusted-types-xss].title"
      ],
      "core/audits/trusted-types-xss.js | description": [
        "audits[trusted-types-xss].description"
      ],
      "core/audits/trusted-types-xss.js | columnSeverity": [
        "audits[trusted-types-xss].details.headings[1].label"
      ],
      "core/audits/trusted-types-xss.js | noTrustedTypesToMitigateXss": [
        "audits[trusted-types-xss].details.items[0].description"
      ],
      "core/audits/accessibility/accesskeys.js | title": [
        "audits.accesskeys.title"
      ],
      "core/audits/accessibility/accesskeys.js | description": [
        "audits.accesskeys.description"
      ],
      "core/audits/accessibility/aria-allowed-attr.js | title": [
        "audits[aria-allowed-attr].title"
      ],
      "core/audits/accessibility/aria-allowed-attr.js | description": [
        "audits[aria-allowed-attr].description"
      ],
      "core/lib/i18n/i18n.js | columnFailingElem": [
        "audits[aria-allowed-attr].details.headings[0].label",
        "audits[aria-command-name].details.headings[0].label",
        "audits[aria-conditional-attr].details.headings[0].label",
        "audits[aria-deprecated-role].details.headings[0].label",
        "audits[aria-hidden-body].details.headings[0].label",
        "audits[aria-prohibited-attr].details.headings[0].label",
        "audits[aria-required-attr].details.headings[0].label",
        "audits[aria-roles].details.headings[0].label",
        "audits[aria-valid-attr-value].details.headings[0].label",
        "audits[aria-valid-attr].details.headings[0].label",
        "audits[color-contrast].details.headings[0].label",
        "audits[document-title].details.headings[0].label",
        "audits[heading-order].details.headings[0].label",
        "audits[html-has-lang].details.headings[0].label",
        "audits[identical-links-same-purpose].details.headings[0].label",
        "audits[image-alt].details.headings[0].label",
        "audits[input-button-name].details.headings[0].label",
        "audits[label-content-name-mismatch].details.headings[0].label",
        "audits.label.details.headings[0].label",
        "audits[landmark-one-main].details.headings[0].label",
        "audits[link-name].details.headings[0].label",
        "audits.list.details.headings[0].label",
        "audits.listitem.details.headings[0].label",
        "audits.tabindex.details.headings[0].label",
        "audits[target-size].details.headings[0].label",
        "audits[paste-preventing-inputs].details.headings[0].label"
      ],
      "core/audits/accessibility/aria-allowed-role.js | title": [
        "audits[aria-allowed-role].title"
      ],
      "core/audits/accessibility/aria-allowed-role.js | description": [
        "audits[aria-allowed-role].description"
      ],
      "core/audits/accessibility/aria-command-name.js | title": [
        "audits[aria-command-name].title"
      ],
      "core/audits/accessibility/aria-command-name.js | description": [
        "audits[aria-command-name].description"
      ],
      "core/audits/accessibility/aria-conditional-attr.js | title": [
        "audits[aria-conditional-attr].title"
      ],
      "core/audits/accessibility/aria-conditional-attr.js | description": [
        "audits[aria-conditional-attr].description"
      ],
      "core/audits/accessibility/aria-deprecated-role.js | title": [
        "audits[aria-deprecated-role].title"
      ],
      "core/audits/accessibility/aria-deprecated-role.js | description": [
        "audits[aria-deprecated-role].description"
      ],
      "core/audits/accessibility/aria-dialog-name.js | title": [
        "audits[aria-dialog-name].title"
      ],
      "core/audits/accessibility/aria-dialog-name.js | description": [
        "audits[aria-dialog-name].description"
      ],
      "core/audits/accessibility/aria-hidden-body.js | title": [
        "audits[aria-hidden-body].title"
      ],
      "core/audits/accessibility/aria-hidden-body.js | description": [
        "audits[aria-hidden-body].description"
      ],
      "core/audits/accessibility/aria-hidden-focus.js | title": [
        "audits[aria-hidden-focus].title"
      ],
      "core/audits/accessibility/aria-hidden-focus.js | description": [
        "audits[aria-hidden-focus].description"
      ],
      "core/audits/accessibility/aria-input-field-name.js | title": [
        "audits[aria-input-field-name].title"
      ],
      "core/audits/accessibility/aria-input-field-name.js | description": [
        "audits[aria-input-field-name].description"
      ],
      "core/audits/accessibility/aria-meter-name.js | title": [
        "audits[aria-meter-name].title"
      ],
      "core/audits/accessibility/aria-meter-name.js | description": [
        "audits[aria-meter-name].description"
      ],
      "core/audits/accessibility/aria-progressbar-name.js | title": [
        "audits[aria-progressbar-name].title"
      ],
      "core/audits/accessibility/aria-progressbar-name.js | description": [
        "audits[aria-progressbar-name].description"
      ],
      "core/audits/accessibility/aria-prohibited-attr.js | title": [
        "audits[aria-prohibited-attr].title"
      ],
      "core/audits/accessibility/aria-prohibited-attr.js | description": [
        "audits[aria-prohibited-attr].description"
      ],
      "core/audits/accessibility/aria-required-attr.js | title": [
        "audits[aria-required-attr].title"
      ],
      "core/audits/accessibility/aria-required-attr.js | description": [
        "audits[aria-required-attr].description"
      ],
      "core/audits/accessibility/aria-required-children.js | title": [
        "audits[aria-required-children].title"
      ],
      "core/audits/accessibility/aria-required-children.js | description": [
        "audits[aria-required-children].description"
      ],
      "core/audits/accessibility/aria-required-parent.js | title": [
        "audits[aria-required-parent].title"
      ],
      "core/audits/accessibility/aria-required-parent.js | description": [
        "audits[aria-required-parent].description"
      ],
      "core/audits/accessibility/aria-roles.js | title": [
        "audits[aria-roles].title"
      ],
      "core/audits/accessibility/aria-roles.js | description": [
        "audits[aria-roles].description"
      ],
      "core/audits/accessibility/aria-text.js | title": [
        "audits[aria-text].title"
      ],
      "core/audits/accessibility/aria-text.js | description": [
        "audits[aria-text].description"
      ],
      "core/audits/accessibility/aria-toggle-field-name.js | title": [
        "audits[aria-toggle-field-name].title"
      ],
      "core/audits/accessibility/aria-toggle-field-name.js | description": [
        "audits[aria-toggle-field-name].description"
      ],
      "core/audits/accessibility/aria-tooltip-name.js | title": [
        "audits[aria-tooltip-name].title"
      ],
      "core/audits/accessibility/aria-tooltip-name.js | description": [
        "audits[aria-tooltip-name].description"
      ],
      "core/audits/accessibility/aria-treeitem-name.js | title": [
        "audits[aria-treeitem-name].title"
      ],
      "core/audits/accessibility/aria-treeitem-name.js | description": [
        "audits[aria-treeitem-name].description"
      ],
      "core/audits/accessibility/aria-valid-attr-value.js | title": [
        "audits[aria-valid-attr-value].title"
      ],
      "core/audits/accessibility/aria-valid-attr-value.js | description": [
        "audits[aria-valid-attr-value].description"
      ],
      "core/audits/accessibility/aria-valid-attr.js | title": [
        "audits[aria-valid-attr].title"
      ],
      "core/audits/accessibility/aria-valid-attr.js | description": [
        "audits[aria-valid-attr].description"
      ],
      "core/audits/accessibility/button-name.js | title": [
        "audits[button-name].title"
      ],
      "core/audits/accessibility/button-name.js | description": [
        "audits[button-name].description"
      ],
      "core/audits/accessibility/bypass.js | title": [
        "audits.bypass.title"
      ],
      "core/audits/accessibility/bypass.js | description": [
        "audits.bypass.description"
      ],
      "core/audits/accessibility/color-contrast.js | title": [
        "audits[color-contrast].title"
      ],
      "core/audits/accessibility/color-contrast.js | description": [
        "audits[color-contrast].description"
      ],
      "core/audits/accessibility/definition-list.js | title": [
        "audits[definition-list].title"
      ],
      "core/audits/accessibility/definition-list.js | description": [
        "audits[definition-list].description"
      ],
      "core/audits/accessibility/dlitem.js | title": [
        "audits.dlitem.title"
      ],
      "core/audits/accessibility/dlitem.js | description": [
        "audits.dlitem.description"
      ],
      "core/audits/accessibility/document-title.js | title": [
        "audits[document-title].title"
      ],
      "core/audits/accessibility/document-title.js | description": [
        "audits[document-title].description"
      ],
      "core/audits/accessibility/duplicate-id-aria.js | title": [
        "audits[duplicate-id-aria].title"
      ],
      "core/audits/accessibility/duplicate-id-aria.js | description": [
        "audits[duplicate-id-aria].description"
      ],
      "core/audits/accessibility/empty-heading.js | title": [
        "audits[empty-heading].title"
      ],
      "core/audits/accessibility/empty-heading.js | description": [
        "audits[empty-heading].description"
      ],
      "core/audits/accessibility/form-field-multiple-labels.js | title": [
        "audits[form-field-multiple-labels].title"
      ],
      "core/audits/accessibility/form-field-multiple-labels.js | description": [
        "audits[form-field-multiple-labels].description"
      ],
      "core/audits/accessibility/frame-title.js | title": [
        "audits[frame-title].title"
      ],
      "core/audits/accessibility/frame-title.js | description": [
        "audits[frame-title].description"
      ],
      "core/audits/accessibility/heading-order.js | title": [
        "audits[heading-order].title"
      ],
      "core/audits/accessibility/heading-order.js | description": [
        "audits[heading-order].description"
      ],
      "core/audits/accessibility/html-has-lang.js | failureTitle": [
        "audits[html-has-lang].title"
      ],
      "core/audits/accessibility/html-has-lang.js | description": [
        "audits[html-has-lang].description"
      ],
      "core/audits/accessibility/html-lang-valid.js | title": [
        "audits[html-lang-valid].title"
      ],
      "core/audits/accessibility/html-lang-valid.js | description": [
        "audits[html-lang-valid].description"
      ],
      "core/audits/accessibility/html-xml-lang-mismatch.js | title": [
        "audits[html-xml-lang-mismatch].title"
      ],
      "core/audits/accessibility/html-xml-lang-mismatch.js | description": [
        "audits[html-xml-lang-mismatch].description"
      ],
      "core/audits/accessibility/identical-links-same-purpose.js | title": [
        "audits[identical-links-same-purpose].title"
      ],
      "core/audits/accessibility/identical-links-same-purpose.js | description": [
        "audits[identical-links-same-purpose].description"
      ],
      "core/audits/accessibility/image-alt.js | failureTitle": [
        "audits[image-alt].title"
      ],
      "core/audits/accessibility/image-alt.js | description": [
        "audits[image-alt].description"
      ],
      "core/audits/accessibility/image-redundant-alt.js | title": [
        "audits[image-redundant-alt].title"
      ],
      "core/audits/accessibility/image-redundant-alt.js | description": [
        "audits[image-redundant-alt].description"
      ],
      "core/audits/accessibility/input-button-name.js | failureTitle": [
        "audits[input-button-name].title"
      ],
      "core/audits/accessibility/input-button-name.js | description": [
        "audits[input-button-name].description"
      ],
      "core/audits/accessibility/input-image-alt.js | title": [
        "audits[input-image-alt].title"
      ],
      "core/audits/accessibility/input-image-alt.js | description": [
        "audits[input-image-alt].description"
      ],
      "core/audits/accessibility/label-content-name-mismatch.js | title": [
        "audits[label-content-name-mismatch].title"
      ],
      "core/audits/accessibility/label-content-name-mismatch.js | description": [
        "audits[label-content-name-mismatch].description"
      ],
      "core/audits/accessibility/label.js | title": [
        "audits.label.title"
      ],
      "core/audits/accessibility/label.js | description": [
        "audits.label.description"
      ],
      "core/audits/accessibility/landmark-one-main.js | failureTitle": [
        "audits[landmark-one-main].title"
      ],
      "core/audits/accessibility/landmark-one-main.js | description": [
        "audits[landmark-one-main].description"
      ],
      "core/audits/accessibility/link-name.js | failureTitle": [
        "audits[link-name].title"
      ],
      "core/audits/accessibility/link-name.js | description": [
        "audits[link-name].description"
      ],
      "core/audits/accessibility/link-in-text-block.js | title": [
        "audits[link-in-text-block].title"
      ],
      "core/audits/accessibility/link-in-text-block.js | description": [
        "audits[link-in-text-block].description"
      ],
      "core/audits/accessibility/list.js | title": [
        "audits.list.title"
      ],
      "core/audits/accessibility/list.js | description": [
        "audits.list.description"
      ],
      "core/audits/accessibility/listitem.js | title": [
        "audits.listitem.title"
      ],
      "core/audits/accessibility/listitem.js | description": [
        "audits.listitem.description"
      ],
      "core/audits/accessibility/meta-refresh.js | title": [
        "audits[meta-refresh].title"
      ],
      "core/audits/accessibility/meta-refresh.js | description": [
        "audits[meta-refresh].description"
      ],
      "core/audits/accessibility/meta-viewport.js | title": [
        "audits[meta-viewport].title"
      ],
      "core/audits/accessibility/meta-viewport.js | description": [
        "audits[meta-viewport].description"
      ],
      "core/audits/accessibility/object-alt.js | title": [
        "audits[object-alt].title"
      ],
      "core/audits/accessibility/object-alt.js | description": [
        "audits[object-alt].description"
      ],
      "core/audits/accessibility/select-name.js | title": [
        "audits[select-name].title"
      ],
      "core/audits/accessibility/select-name.js | description": [
        "audits[select-name].description"
      ],
      "core/audits/accessibility/skip-link.js | title": [
        "audits[skip-link].title"
      ],
      "core/audits/accessibility/skip-link.js | description": [
        "audits[skip-link].description"
      ],
      "core/audits/accessibility/tabindex.js | title": [
        "audits.tabindex.title"
      ],
      "core/audits/accessibility/tabindex.js | description": [
        "audits.tabindex.description"
      ],
      "core/audits/accessibility/table-duplicate-name.js | title": [
        "audits[table-duplicate-name].title"
      ],
      "core/audits/accessibility/table-duplicate-name.js | description": [
        "audits[table-duplicate-name].description"
      ],
      "core/audits/accessibility/table-fake-caption.js | title": [
        "audits[table-fake-caption].title"
      ],
      "core/audits/accessibility/table-fake-caption.js | description": [
        "audits[table-fake-caption].description"
      ],
      "core/audits/accessibility/target-size.js | failureTitle": [
        "audits[target-size].title"
      ],
      "core/audits/accessibility/target-size.js | description": [
        "audits[target-size].description"
      ],
      "core/audits/accessibility/td-has-header.js | title": [
        "audits[td-has-header].title"
      ],
      "core/audits/accessibility/td-has-header.js | description": [
        "audits[td-has-header].description"
      ],
      "core/audits/accessibility/td-headers-attr.js | title": [
        "audits[td-headers-attr].title"
      ],
      "core/audits/accessibility/td-headers-attr.js | description": [
        "audits[td-headers-attr].description"
      ],
      "core/audits/accessibility/th-has-data-cells.js | title": [
        "audits[th-has-data-cells].title"
      ],
      "core/audits/accessibility/th-has-data-cells.js | description": [
        "audits[th-has-data-cells].description"
      ],
      "core/audits/accessibility/valid-lang.js | title": [
        "audits[valid-lang].title"
      ],
      "core/audits/accessibility/valid-lang.js | description": [
        "audits[valid-lang].description"
      ],
      "core/audits/accessibility/video-caption.js | title": [
        "audits[video-caption].title"
      ],
      "core/audits/accessibility/video-caption.js | description": [
        "audits[video-caption].description"
      ],
      "core/audits/byte-efficiency/total-byte-weight.js | failureTitle": [
        "audits[total-byte-weight].title"
      ],
      "core/audits/byte-efficiency/total-byte-weight.js | description": [
        "audits[total-byte-weight].description"
      ],
      "core/audits/byte-efficiency/total-byte-weight.js | displayValue": [
        {
          "values": {
            "totalBytes": 22384895
          },
          "path": "audits[total-byte-weight].displayValue"
        }
      ],
      "core/audits/byte-efficiency/unminified-css.js | title": [
        "audits[unminified-css].title"
      ],
      "core/audits/byte-efficiency/unminified-css.js | description": [
        "audits[unminified-css].description"
      ],
      "core/audits/byte-efficiency/unminified-javascript.js | title": [
        "audits[unminified-javascript].title"
      ],
      "core/audits/byte-efficiency/unminified-javascript.js | description": [
        "audits[unminified-javascript].description"
      ],
      "core/lib/i18n/i18n.js | displayValueByteSavings": [
        {
          "values": {
            "wastedBytes": 17957
          },
          "path": "audits[unminified-javascript].displayValue"
        },
        {
          "values": {
            "wastedBytes": 22903
          },
          "path": "audits[unused-javascript].displayValue"
        },
        {
          "values": {
            "wastedBytes": 21513271.64833334
          },
          "path": "audits[cache-insight].displayValue"
        },
        {
          "values": {
            "wastedBytes": 15398905
          },
          "path": "audits[image-delivery-insight].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | columnWastedBytes": [
        "audits[unminified-javascript].details.headings[2].label",
        "audits[unused-javascript].details.headings[2].label",
        "audits[font-display-insight].details.headings[1].label",
        "audits[image-delivery-insight].details.headings[3].label"
      ],
      "core/audits/byte-efficiency/unused-css-rules.js | title": [
        "audits[unused-css-rules].title"
      ],
      "core/audits/byte-efficiency/unused-css-rules.js | description": [
        "audits[unused-css-rules].description"
      ],
      "core/audits/byte-efficiency/unused-javascript.js | title": [
        "audits[unused-javascript].title"
      ],
      "core/audits/byte-efficiency/unused-javascript.js | description": [
        "audits[unused-javascript].description"
      ],
      "core/audits/dobetterweb/doctype.js | title": [
        "audits.doctype.title"
      ],
      "core/audits/dobetterweb/doctype.js | description": [
        "audits.doctype.description"
      ],
      "core/audits/dobetterweb/charset.js | title": [
        "audits.charset.title"
      ],
      "core/audits/dobetterweb/charset.js | description": [
        "audits.charset.description"
      ],
      "core/audits/dobetterweb/geolocation-on-start.js | title": [
        "audits[geolocation-on-start].title"
      ],
      "core/audits/dobetterweb/geolocation-on-start.js | description": [
        "audits[geolocation-on-start].description"
      ],
      "core/audits/dobetterweb/inspector-issues.js | failureTitle": [
        "audits[inspector-issues].title"
      ],
      "core/audits/dobetterweb/inspector-issues.js | description": [
        "audits[inspector-issues].description"
      ],
      "core/audits/dobetterweb/inspector-issues.js | columnIssueType": [
        "audits[inspector-issues].details.headings[0].label"
      ],
      "core/audits/dobetterweb/js-libraries.js | title": [
        "audits[js-libraries].title"
      ],
      "core/audits/dobetterweb/js-libraries.js | description": [
        "audits[js-libraries].description"
      ],
      "core/audits/dobetterweb/js-libraries.js | columnVersion": [
        "audits[js-libraries].details.headings[1].label"
      ],
      "core/audits/dobetterweb/notification-on-start.js | title": [
        "audits[notification-on-start].title"
      ],
      "core/audits/dobetterweb/notification-on-start.js | description": [
        "audits[notification-on-start].description"
      ],
      "core/audits/dobetterweb/paste-preventing-inputs.js | title": [
        "audits[paste-preventing-inputs].title"
      ],
      "core/audits/dobetterweb/paste-preventing-inputs.js | description": [
        "audits[paste-preventing-inputs].description"
      ],
      "core/audits/seo/meta-description.js | title": [
        "audits[meta-description].title"
      ],
      "core/audits/seo/meta-description.js | description": [
        "audits[meta-description].description"
      ],
      "core/audits/seo/http-status-code.js | title": [
        "audits[http-status-code].title"
      ],
      "core/audits/seo/http-status-code.js | description": [
        "audits[http-status-code].description"
      ],
      "core/audits/seo/link-text.js | title": [
        "audits[link-text].title"
      ],
      "core/audits/seo/link-text.js | description": [
        "audits[link-text].description"
      ],
      "core/audits/seo/crawlable-anchors.js | title": [
        "audits[crawlable-anchors].title"
      ],
      "core/audits/seo/crawlable-anchors.js | description": [
        "audits[crawlable-anchors].description"
      ],
      "core/audits/seo/crawlable-anchors.js | columnFailingLink": [
        "audits[crawlable-anchors].details.headings[0].label"
      ],
      "core/audits/seo/is-crawlable.js | title": [
        "audits[is-crawlable].title"
      ],
      "core/audits/seo/is-crawlable.js | description": [
        "audits[is-crawlable].description"
      ],
      "core/audits/seo/robots-txt.js | title": [
        "audits[robots-txt].title"
      ],
      "core/audits/seo/robots-txt.js | description": [
        "audits[robots-txt].description"
      ],
      "core/audits/seo/hreflang.js | title": [
        "audits.hreflang.title"
      ],
      "core/audits/seo/hreflang.js | description": [
        "audits.hreflang.description"
      ],
      "core/audits/seo/canonical.js | title": [
        "audits.canonical.title"
      ],
      "core/audits/seo/canonical.js | description": [
        "audits.canonical.description"
      ],
      "core/audits/seo/manual/structured-data.js | title": [
        "audits[structured-data].title"
      ],
      "core/audits/seo/manual/structured-data.js | description": [
        "audits[structured-data].description"
      ],
      "core/audits/bf-cache.js | title": [
        "audits[bf-cache].title"
      ],
      "core/audits/bf-cache.js | description": [
        "audits[bf-cache].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | title": [
        "audits[cache-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": [
        "audits[cache-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | requestColumn": [
        "audits[cache-insight].details.headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnCacheTTL": [
        "audits[cache-insight].details.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | title": [
        "audits[cls-culprits-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": [
        "audits[cls-culprits-insight].description"
      ],
      "core/audits/insights/cls-culprits-insight.js | columnScore": [
        "audits[cls-culprits-insight].details.items[0].headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | title": [
        "audits[document-latency-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": [
        "audits[document-latency-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingRedirects": [
        "audits[document-latency-insight].details.items.noRedirects.label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingServerResponseTime": [
        {
          "values": {
            "PH1": "81 ms"
          },
          "path": "audits[document-latency-insight].details.items.serverResponseIsFast.label"
        }
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingTextCompression": [
        "audits[document-latency-insight].details.items.usesCompression.label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | title": [
        "audits[dom-size-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": [
        "audits[dom-size-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | statistic": [
        "audits[dom-size-insight].details.headings[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | value": [
        "audits[dom-size-insight].details.headings[2].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | totalElements": [
        "audits[dom-size-insight].details.items[0].statistic"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | maxDOMDepth": [
        "audits[dom-size-insight].details.items[1].statistic"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | maxChildren": [
        "audits[dom-size-insight].details.items[2].statistic"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": [
        "audits[duplicated-javascript-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": [
        "audits[duplicated-javascript-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | title": [
        "audits[font-display-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": [
        "audits[font-display-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | title": [
        "audits[forced-reflow-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": [
        "audits[forced-reflow-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | totalReflowTime": [
        "audits[forced-reflow-insight].details.items[0].headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | title": [
        "audits[image-delivery-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": [
        "audits[image-delivery-insight].description"
      ],
      "core/lib/i18n/i18n.js | columnResourceSize": [
        "audits[image-delivery-insight].details.headings[2].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useModernFormat": [
        "audits[image-delivery-insight].details.items[0].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[1].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[2].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[3].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[4].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[5].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[6].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[7].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[8].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[9].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[10].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[11].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[12].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[13].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[14].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[15].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[16].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[17].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[18].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[19].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[20].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[21].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[22].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[23].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[24].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[27].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[29].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[31].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[34].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[36].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[39].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[41].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[43].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[44].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[45].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[46].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[48].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[49].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[50].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[51].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[52].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[54].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[55].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[56].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[57].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[58].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[59].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[60].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[61].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[62].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[63].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[64].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[65].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[66].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[67].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[68].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[69].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[70].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[71].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[73].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[74].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[76].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[77].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[78].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[79].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[80].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[81].subItems.items[0].reason",
        "audits[image-delivery-insight].details.items[82].subItems.items[0].reason"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useResponsiveSize": [
        {
          "values": {
            "PH1": "1056x894",
            "PH2": "300x150"
          },
          "path": "audits[image-delivery-insight].details.items[0].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1920x1280",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[1].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1920x1080",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[2].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "791x527",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[3].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1920x1080",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[4].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "795x577",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[5].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "900x600",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[6].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1310x600",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[7].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "910x616",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[8].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "997x663",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[9].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "750x422",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[10].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "956x573",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[11].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "750x422",
            "PH2": "550x340"
          },
          "path": "audits[image-delivery-insight].details.items[12].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "750x500",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[13].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "960x630",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[14].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "960x630",
            "PH2": "550x340"
          },
          "path": "audits[image-delivery-insight].details.items[15].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "640x360",
            "PH2": "550x340"
          },
          "path": "audits[image-delivery-insight].details.items[16].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "503x318",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[17].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "558x285",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[18].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "503x408",
            "PH2": "270x150"
          },
          "path": "audits[image-delivery-insight].details.items[19].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "683x446",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[20].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "599x325",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[21].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "512x310",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[22].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x719",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[23].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "600x400",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[24].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[25].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[26].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "780x485",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[27].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[28].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "370x216",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[29].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[30].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[32].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[33].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "750x501",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[34].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[35].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "600x439",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[36].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[37].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "1600x900",
            "PH2": "133x85"
          },
          "path": "audits[image-delivery-insight].details.items[38].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "444x266",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[39].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1600x1066",
            "PH2": "550x340"
          },
          "path": "audits[image-delivery-insight].details.items[40].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "1080x608",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[41].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1080x1920",
            "PH2": "200x320"
          },
          "path": "audits[image-delivery-insight].details.items[42].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "497x154",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[43].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1920x1080",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[47].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "750x500",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[48].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "750x489",
            "PH2": "300x150"
          },
          "path": "audits[image-delivery-insight].details.items[51].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "550x340",
            "PH2": "300x185"
          },
          "path": "audits[image-delivery-insight].details.items[52].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "1267x845",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[53].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "750x540",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[54].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "280x155",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[56].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "240x180",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[59].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "370x216",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[60].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "581x326",
            "PH2": "380x200"
          },
          "path": "audits[image-delivery-insight].details.items[61].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "240x180",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[62].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "480x269",
            "PH2": "133x85"
          },
          "path": "audits[image-delivery-insight].details.items[66].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "240x180",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[67].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "721x363",
            "PH2": "270x170"
          },
          "path": "audits[image-delivery-insight].details.items[72].subItems.items[0].reason"
        },
        {
          "values": {
            "PH1": "240x180",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[73].subItems.items[1].reason"
        },
        {
          "values": {
            "PH1": "240x180",
            "PH2": "135x85"
          },
          "path": "audits[image-delivery-insight].details.items[75].subItems.items[0].reason"
        }
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | title": [
        "audits[inp-breakdown-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | description": [
        "audits[inp-breakdown-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | title": [
        "audits[lcp-breakdown-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | description": [
        "audits[lcp-breakdown-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | subpart": [
        "audits[lcp-breakdown-insight].details.items[0].headings[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | timeToFirstByte": [
        "audits[lcp-breakdown-insight].details.items[0].items[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | resourceLoadDelay": [
        "audits[lcp-breakdown-insight].details.items[0].items[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | resourceLoadDuration": [
        "audits[lcp-breakdown-insight].details.items[0].items[2].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | elementRenderDelay": [
        "audits[lcp-breakdown-insight].details.items[0].items[3].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | title": [
        "audits[lcp-discovery-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": [
        "audits[lcp-discovery-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | fetchPriorityShouldBeApplied": [
        "audits[lcp-discovery-insight].details.items[0].items.priorityHinted.label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | requestDiscoverable": [
        "audits[lcp-discovery-insight].details.items[0].items.requestDiscoverable.label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | lazyLoadNotApplied": [
        "audits[lcp-discovery-insight].details.items[0].items.eagerlyLoaded.label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": [
        "audits[legacy-javascript-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": [
        "audits[legacy-javascript-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | title": [
        "audits[modern-http-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": [
        "audits[modern-http-insight].description"
      ],
      "core/lib/i18n/i18n.js | displayValueMsSavings": [
        {
          "values": {
            "wastedMs": 3600
          },
          "path": "audits[modern-http-insight].displayValue"
        },
        {
          "values": {
            "wastedMs": 40
          },
          "path": "audits[render-blocking-insight].displayValue"
        }
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | protocol": [
        "audits[modern-http-insight].details.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | title": [
        "audits[network-dependency-tree-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": [
        "audits[network-dependency-tree-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | preconnectOriginsTableTitle": [
        "audits[network-dependency-tree-insight].details.items[1].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | preconnectOriginsTableDescription": [
        "audits[network-dependency-tree-insight].details.items[1].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | noPreconnectOrigins": [
        "audits[network-dependency-tree-insight].details.items[1].value.value"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableTitle": [
        "audits[network-dependency-tree-insight].details.items[2].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableDescription": [
        "audits[network-dependency-tree-insight].details.items[2].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnOrigin": [
        "audits[network-dependency-tree-insight].details.items[2].value.headings[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnWastedMs": [
        "audits[network-dependency-tree-insight].details.items[2].value.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | title": [
        "audits[render-blocking-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": [
        "audits[render-blocking-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | title": [
        "audits[third-parties-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": [
        "audits[third-parties-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | title": [
        "audits[viewport-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": [
        "audits[viewport-insight].description"
      ],
      "core/config/default-config.js | performanceCategoryTitle": [
        "categories.performance.title"
      ],
      "core/config/default-config.js | a11yCategoryTitle": [
        "categories.accessibility.title"
      ],
      "core/config/default-config.js | a11yCategoryDescription": [
        "categories.accessibility.description"
      ],
      "core/config/default-config.js | a11yCategoryManualDescription": [
        "categories.accessibility.manualDescription"
      ],
      "core/config/default-config.js | bestPracticesCategoryTitle": [
        "categories[best-practices].title"
      ],
      "core/config/default-config.js | seoCategoryTitle": [
        "categories.seo.title"
      ],
      "core/config/default-config.js | seoCategoryDescription": [
        "categories.seo.description"
      ],
      "core/config/default-config.js | seoCategoryManualDescription": [
        "categories.seo.manualDescription"
      ],
      "core/config/default-config.js | metricGroupTitle": [
        "categoryGroups.metrics.title"
      ],
      "core/config/default-config.js | insightsGroupTitle": [
        "categoryGroups.insights.title"
      ],
      "core/config/default-config.js | insightsGroupDescription": [
        "categoryGroups.insights.description"
      ],
      "core/config/default-config.js | diagnosticsGroupTitle": [
        "categoryGroups.diagnostics.title"
      ],
      "core/config/default-config.js | diagnosticsGroupDescription": [
        "categoryGroups.diagnostics.description"
      ],
      "core/config/default-config.js | a11yBestPracticesGroupTitle": [
        "categoryGroups[a11y-best-practices].title"
      ],
      "core/config/default-config.js | a11yBestPracticesGroupDescription": [
        "categoryGroups[a11y-best-practices].description"
      ],
      "core/config/default-config.js | a11yColorContrastGroupTitle": [
        "categoryGroups[a11y-color-contrast].title"
      ],
      "core/config/default-config.js | a11yColorContrastGroupDescription": [
        "categoryGroups[a11y-color-contrast].description"
      ],
      "core/config/default-config.js | a11yNamesLabelsGroupTitle": [
        "categoryGroups[a11y-names-labels].title"
      ],
      "core/config/default-config.js | a11yNamesLabelsGroupDescription": [
        "categoryGroups[a11y-names-labels].description"
      ],
      "core/config/default-config.js | a11yNavigationGroupTitle": [
        "categoryGroups[a11y-navigation].title"
      ],
      "core/config/default-config.js | a11yNavigationGroupDescription": [
        "categoryGroups[a11y-navigation].description"
      ],
      "core/config/default-config.js | a11yAriaGroupTitle": [
        "categoryGroups[a11y-aria].title"
      ],
      "core/config/default-config.js | a11yAriaGroupDescription": [
        "categoryGroups[a11y-aria].description"
      ],
      "core/config/default-config.js | a11yLanguageGroupTitle": [
        "categoryGroups[a11y-language].title"
      ],
      "core/config/default-config.js | a11yLanguageGroupDescription": [
        "categoryGroups[a11y-language].description"
      ],
      "core/config/default-config.js | a11yAudioVideoGroupTitle": [
        "categoryGroups[a11y-audio-video].title"
      ],
      "core/config/default-config.js | a11yAudioVideoGroupDescription": [
        "categoryGroups[a11y-audio-video].description"
      ],
      "core/config/default-config.js | a11yTablesListsVideoGroupTitle": [
        "categoryGroups[a11y-tables-lists].title"
      ],
      "core/config/default-config.js | a11yTablesListsVideoGroupDescription": [
        "categoryGroups[a11y-tables-lists].description"
      ],
      "core/config/default-config.js | seoMobileGroupTitle": [
        "categoryGroups[seo-mobile].title"
      ],
      "core/config/default-config.js | seoMobileGroupDescription": [
        "categoryGroups[seo-mobile].description"
      ],
      "core/config/default-config.js | seoContentGroupTitle": [
        "categoryGroups[seo-content].title"
      ],
      "core/config/default-config.js | seoContentGroupDescription": [
        "categoryGroups[seo-content].description"
      ],
      "core/config/default-config.js | seoCrawlingGroupTitle": [
        "categoryGroups[seo-crawl].title"
      ],
      "core/config/default-config.js | seoCrawlingGroupDescription": [
        "categoryGroups[seo-crawl].description"
      ],
      "core/config/default-config.js | bestPracticesTrustSafetyGroupTitle": [
        "categoryGroups[best-practices-trust-safety].title"
      ],
      "core/config/default-config.js | bestPracticesUXGroupTitle": [
        "categoryGroups[best-practices-ux].title"
      ],
      "core/config/default-config.js | bestPracticesBrowserCompatGroupTitle": [
        "categoryGroups[best-practices-browser-compat].title"
      ],
      "core/config/default-config.js | bestPracticesGeneralGroupTitle": [
        "categoryGroups[best-practices-general].title"
      ]
    }
  }
}
