window._skel_config = { prefix: '/public/mobile/css/style', preloadstylesheets: true, resetcss: true, boxmodel: 'border', grid: { gutters: 30 }, breakpoints: { mobile: { range: '-2000', containers: 'fluid', lockviewport: true, grid: { collapse: true, gutters: 20 } } } }; window._skel_panels_config = { panels: { leftpanel: { breakpoints: 'narrower,mobile', position: 'left', size: 250, html: '
' }, rightpanel: { breakpoints: 'narrower,mobile', position: 'right', size: "100%", html: '
' }, bottompanel: { position: 'bottom', size: 200 }, aboutpanel: { position: 'bottom', size: 300 }, productpanel: { position: 'bottom', size: 300 }, cage89: { position: 'right', size: '80%' }, cage90: { position: 'right', size: '80%' } }, overlays: { titlebar: { breakpoints: 'mobile', position: 'top-center', width: '100%', height: 44, html: '
' }, contactbar: { position: 'bottom-right', width: "100%", height: 40, html: '关于工程地图' }, leftpanelbutton: { breakpoints: 'narrower,mobile', position: 'top-left', width: 40, height: 40, html: '
' }, rightpanelbutton: { breakpoints: 'narrower,mobile', position: 'top-right', width: 40, height: 40, html: '
' } } };