{
  "bg": {
    "width": 1280,
    "height": 720,
    "top": 0,
    "left": 0,
    "backgroundColor": "#CCCCCC"
  },
  "bg1": {
    "width": 1280,
    "height": 720,
    "top": 0,
    "left": 0,
    "backgroundColor": "#FDDBBB"
  },
  "floor1-bg": {
    "width": 1280,
    "height": 300,
    "top": 100,
    "left": 0,
    "fontSize": 20,
    "lineHeight": 30,
    "color": "#DAAD21"
  },
  "floor1Metro": {
    "width": 1280,
    "height": 300,
    "top": 0,
    "left": 0,
    "padding": { "left": 28 },
    "data": {
      "width": 200,
      "height": 300,
      "marginRight": 56,
      "marqueeData": {
        "width": 200,
        "height": 30,
        "fontSize": 18,
        "lineHeight": 30,
        "direction": "ltr",
        "top": 270
      }
    }
  },
  "poster1": {
    "width": 200,
    "height": 300,
    "backgroundColor": "#BBBBAA",
    "textAlign": "center"
  },
  "title1": {
    "width": 200,
    "height": 30,
    "left": 0,
    "top": 240,
    "backgroundColor": "#FFFFFF"
  },
  "focusBg1": {
    "backgroundColor": "#DD8888"
  },
  "blurBg1": {
    "backgroundColor": "#BBBBAA"
  },
  "floor2-bg": {
    "width": 1280,
    "height": 400,
    "top": 500,
    "left": 0,
    "fontSize": 38,
    "lineHeight": 50,
    "color": "#FFFFFF"
  },
  "floor2Metro": {
    "width": 1280,
    "height": 400,
    "top": 0,
    "left": 0,
    "padding": { "left": 0 },
    "data": {
      "width": 620,
      "height": 400,
      "marginRight": 40,
      "marqueeData": {
        "width": 620,
        "height": 40,
        "fontSize": 30,
        "lineHeight": 40,
        "direction": "ltr",
        "top": 360
      }
    }
  },
  "poster2": {
    "width": 620,
    "height": 400,
    "backgroundColor": "#BBAAAA",
    "textAlign": "center"
  },
  "title2": {
    "width": 620,
    "height": 50,
    "left": 0,
    "top": 310,
    "backgroundColor": "#FFF221"
  },
  "focusBg2": {
    "backgroundColor": "#BBFF66"
  },
  "blurBg2": {
    "backgroundColor": "#BBAAAA"
  },
  "floor3-bg": {
    "width": 1280,
    "height": 300,
    "top": 980,
    "left": 0,
    "fontSize": 20,
    "lineHeight": 30,
    "color": "#FDD312"
  },
  "floor3Metro": {
    "width": 1280,
    "height": 300,
    "top": 0,
    "left": 0,
    "padding": { "left": 5 },
    "data": {
      "width": 150,
      "height": 300,
      "marginRight": 30,
      "marqueeData": {
        "width": 150,
        "height": 30,
        "fontSize": 18,
        "lineHeight": 30,
        "direction": "ltr",
        "top": 270
      }
    }
  },
  "poster3": {
    "width": 150,
    "height": 300,
    "backgroundColor": "#BBBBBB",
    "textAlign": "center"
  },
  "title3": {
    "width": 150,
    "height": 30,
    "left": 0,
    "top": 240,
    "backgroundColor": "#FFFFFF"
  },
  "focusBg3": {
    "backgroundColor": "#DD8888"
  },
  "blurBg3": {
    "backgroundColor": "#BBBBBB"
  },
  "grow": {
    "transition": "transform 0.35s cubic-bezier(0.42, 3.96, 0.62, 0)",
    "transform": "scale3d(1,1.1,1)"
  }
}
