<krpano title="【上海临港新城】聚亿达VR全景地图" debugmode="false" showerrors="false" skin="%SWFPATH%/skin">

    <include url="%SWFPATH%/skin/vtourskin.xml?s=1786599472"/>
    <krpano flare_dir="%SWFPATH%/lensflare"/>
    <include url="%SWFPATH%/lensflare/core.xml"/>
    <include url="%SWFPATH%/skin/vtourskin_design_ultra_light.xml"/>
    <skin_settings maps="false" pano_title="【上海临港新城】聚亿达VR全景地图" hide_thumbnails="1" maps_type="google" maps_bing_api_key="" maps_google_api_key="" maps_zoombuttons="false" gyro="0" webvr="false" webvr_gyro_keeplookingdirection="false" webvr_prev_next_hotspots="false" littleplanetintro="1" title="true" thumbs="true" thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160" thumbs_opened="false" thumbs_text="true" thumbs_dragging="true" thumbs_onhoverscrolling="false" thumbs_scrollbuttons="false" thumbs_scrollindicator="false" thumbs_loop="false" tooltips_buttons="false" tooltips_thumbs="true" tooltips_hotspots="true" tooltips_mapspots="false" deeplinking="false" loadscene_flags="MERGE" loadscene_blend="OPENBLEND(0.5, 0.0, 0.75, 0.05, linear)" loadscene_blend_prev="SLIDEBLEND(0.5, 180, 0.75, linear)" loadscene_blend_next="SLIDEBLEND(0.5,   0, 0.75, linear)" loadingtext="loading..." layout_width="100%" layout_maxwidth="814" controlbar_width="-24" controlbar_height="40" controlbar_offset="20" controlbar_offset_closed="-40" controlbar_overlap.no-fractionalscaling="10" controlbar_overlap.fractionalscaling="0" design_skin_images="vtourskin.png" design_bgcolor="0x2D3E50" design_bgalpha="0.8" design_bgborder="0" design_bgroundedge="1" design_bgshadow="0 4 10 0x000000 0.3" design_thumbborder_bgborder="3 0xFFFFFF 1.0" design_thumbborder_padding="2" design_thumbborder_bgroundedge="0" design_text_css="color:#FFFFFF; font-family:Arial;" design_text_shadow="1" is_show_roll_title="1" is_menunav="1" is_bg_music_open="1" is_jieshuo_open="1" opening_animation="1" automatic_skip="1" startscene="scene_174576"/>
        <action name="add_text_marking_line">
            txtadd(textmarklinename, 'text_marking_line_', get(name));
            if(plugin[get(textmarklinename)], removeplugin(get(textmarklinename)););
            if(hotspot[get(name)].text_marking_html != '' AND hotspot[get(name)].text_marking_line_url != '',
                set(_mark_align, 'bottom');
                if(hotspot[get(name)].text_marking_edge != null AND hotspot[get(name)].text_marking_edge != '', copy(_mark_align, hotspot[get(name)].text_marking_edge));
                if(_mark_align == 'top-left', set(_mark_align, 'rightbottom'));
                if(_mark_align == 'top-right', set(_mark_align, 'leftbottom'));
                if(_mark_align == 'bottom-right', set(_mark_align, 'lefttop'));
                if(_mark_align == 'bottom-left', set(_mark_align, 'righttop'));
                if(_mark_align == 'ltop', set(_mark_align, 'rightbottom'));
                if(_mark_align == 'ztop', set(_mark_align, 'bottom'));
                if(_mark_align == 'rtop', set(_mark_align, 'leftbottom'));
                if(_mark_align == 'rcenter', set(_mark_align, 'left'));
                if(_mark_align == 'rbottom', set(_mark_align, 'lefttop'));
                if(_mark_align == 'zbottom', set(_mark_align, 'top'));
                if(_mark_align == 'lbottom', set(_mark_align, 'righttop'));
                if(_mark_align == 'lcenter', set(_mark_align, 'right'));
                set(_mark_edge, get(_mark_align));
                set(_mark_url, '/static/editor/images/text-marking-triangle.png');
                set(_mark_width, 16);
                set(_mark_height, 14);
                set(_mark_rotate, 0);
                set(_mark_color, '0xffffff');
                set(_mark_alpha, 1);
                if(hotspot[get(name)].text_marking_line_url != null AND hotspot[get(name)].text_marking_line_url != '', copy(_mark_url, hotspot[get(name)].text_marking_line_url));
                if(hotspot[get(name)].text_marking_line_width != null AND hotspot[get(name)].text_marking_line_width != '', copy(_mark_width, hotspot[get(name)].text_marking_line_width));
                if(hotspot[get(name)].text_marking_line_height != null AND hotspot[get(name)].text_marking_line_height != '', copy(_mark_height, hotspot[get(name)].text_marking_line_height));
                if(hotspot[get(name)].text_marking_line_rotate != null AND hotspot[get(name)].text_marking_line_rotate != '', copy(_mark_rotate, hotspot[get(name)].text_marking_line_rotate));
                if(hotspot[get(name)].text_marking_line_color != null AND hotspot[get(name)].text_marking_line_color != '', copy(_mark_color, hotspot[get(name)].text_marking_line_color));
                if(hotspot[get(name)].text_marking_line_alpha != null AND hotspot[get(name)].text_marking_line_alpha != '', copy(_mark_alpha, hotspot[get(name)].text_marking_line_alpha));

                addplugin(get(textmarklinename));
                txtadd(plugin[get(textmarklinename)].parent, 'hotspot[', get(name), ']');
                set(plugin[get(textmarklinename)],
                    type = 'image',
                    url = get(_mark_url),
                    renderer = 'css3d',
                    align = "center",
                    edge = get(_mark_edge),
                    x = 0,
                    y = 0,
                    width = get(_mark_width),
                    height = get(_mark_height),
                    rotate = get(_mark_rotate),
                    color = get(_mark_color),
                    alpha = get(_mark_alpha),
                    enabled = false,
                    capture = false
                );
            );
        </action>
        <action name="add_text_marking_title">
            if(hotspot[get(name)].show_txt==1,
                set(_title_x, '0');
                set(_title_y, '0');
                set(_title_align, 'top');
                set(_title_edge, 'bottom');

                if(hotspot[get(name)].text_x != null, copy(_title_x, hotspot[get(name)].text_x));
                if(hotspot[get(name)].text_y != null, copy(_title_y, hotspot[get(name)].text_y));
                if(hotspot[get(name)].text_align != null, copy(_title_align, hotspot[get(name)].text_align));
                if(_title_align == null, set(_title_align, 'top'));

                if(hotspot[get(name)].text_marking_html == '' OR hotspot[get(name)].text_marking_html === null OR hotspot[get(name)].text_marking_line_url == '' OR hotspot[get(name)].text_marking_line_url === null,
                    set(_title_align, 'center');
                    set(_title_edge, 'center');
                ,
                    set(_mark_align, 'bottom');
                    if(hotspot[get(name)].text_marking_edge != null AND hotspot[get(name)].text_marking_edge != '', copy(_mark_align, hotspot[get(name)].text_marking_edge));
                    txtadd(textmarklinename, 'text_marking_line_', get(name));
                    set(_mark_line_width, 0);
                    set(_mark_line_height, 0);
                    if(plugin[get(textmarklinename)],
                        copy(_mark_line_height, plugin[get(textmarklinename)].height);
                        copy(_mark_line_width, plugin[get(textmarklinename)].width);
                    );
                    set(_title_align, 'center');
                    if(_mark_align == 'top-left', set(_mark_align, 'rightbottom'));
                    if(_mark_align == 'top-right', set(_mark_align, 'leftbottom'));
                    if(_mark_align == 'bottom-right', set(_mark_align, 'lefttop'));
                    if(_mark_align == 'bottom-left', set(_mark_align, 'righttop'));
                    if(_mark_align == 'ltop', set(_mark_align, 'rightbottom'));
                    if(_mark_align == 'ztop', set(_mark_align, 'bottom'));
                    if(_mark_align == 'rtop', set(_mark_align, 'leftbottom'));
                    if(_mark_align == 'rcenter', set(_mark_align, 'left'));
                    if(_mark_align == 'rbottom', set(_mark_align, 'lefttop'));
                    if(_mark_align == 'zbottom', set(_mark_align, 'top'));
                    if(_mark_align == 'lbottom', set(_mark_align, 'righttop'));
                    if(_mark_align == 'lcenter', set(_mark_align, 'right'));
                    set(_title_edge, get(_mark_align));
                    if(_mark_align == 'bottom', sub(_title_y, _title_y, _mark_line_height));
                    if(_mark_align == 'top', add(_title_y, _title_y, _mark_line_height));
                    if(_mark_align == 'right', sub(_title_x, _title_x, _mark_line_width));
                    if(_mark_align == 'left', add(_title_x, _title_x, _mark_line_width));
                    if(_mark_align == 'rightbottom', sub(_title_x, _title_x, _mark_line_width);sub(_title_y, _title_y, _mark_line_height));
                    if(_mark_align == 'leftbottom', add(_title_x, _title_x, _mark_line_width);sub(_title_y, _title_y, _mark_line_height));
                    if(_mark_align == 'lefttop', add(_title_x, _title_x, _mark_line_width);add(_title_y, _title_y, _mark_line_height));
                    if(_mark_align == 'righttop', sub(_title_x, _title_x, _mark_line_width);add(_title_y, _title_y, _mark_line_height));
                );

                txtadd(tooltipname, 'tooltip_', get(name));
                if(plugin[get(tooltipname)], removeplugin(get(tooltipname)););
                addplugin(get(tooltipname));
                txtadd(plugin[get(tooltipname)].parent, 'hotspot[', get(name), ']');

                set(plugin[get(tooltipname)],
                    url = '%SWFPATH%/plugins/textfield.swf',
                    renderer = 'css3d',
                    align = get(_title_align),
                    edge = get(_title_edge),
                    x = get(_title_x),
                    y = get(_title_y),
                    autowidth = true,
                    autoheight = true,
                    vcenter = true,
                    background = true,
                    roundedge = 4,
                    border = false,
                    glow = 0,
                    glowcolor = 0xFFFFFF,
                    textshadow = 0,
                    textshadowrange = 6.0,
                    textshadowangle = 90,
                    enabled = true,
                    capture = false,
                    ondown = 'js(pcMenuModule.markSceneGroupHotspotPointer());'
                );

                if(hotspot[get(name)].text_advanced != '',
                    set(plugin[get(tooltipname)],
                        backgroundalpha = 0,
                        backgroundcolor = 'transparent'
                    );
                    ,
                    set(plugin[get(tooltipname)],
                        backgroundalpha = 0.5,
                        padding = 5,
                        backgroundcolor = 0x000000
                    );
                );

                txtadd(plugin[get(tooltipname)].css, 'text-align:center; color:#FFFFFF; font-family:MicrosoftYahei;font-size:',get(title_size),'px;');

                if(hotspot[get(name)].text_advanced == '' OR hotspot[get(name)].text_advanced === null,
                    copy(plugin[get(tooltipname)].html, hotspot[get(name)].text),
                    copy(plugin[get(tooltipname)].html, hotspot[get(name)].text_advanced)
                );

                txtadd(plugin[get(tooltipname)].onclick, 'callwith(hotspot[',get(name),'], onclick);');
            );
        </action>
                <scene name="scene_174576" title="101板块" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/thumb.jpg" fenzuid="43083" parent_fenzuid="43082" lat="" lng="" heading="" scene_id="174576" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限（用户体验使用）产品已备案，未经允许，请勿使用直播等商业用途！商务合作15618180103" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="44.764729955614" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="44.764729955614" vlookat="44.764729955614" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/65a2228408cf0f4e/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772307" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="90.47357132127493" atv="53.91778503315466" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772307);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海天文馆" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;天&lt;br/&gt;文&lt;br/&gt;馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772308" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png" renderer="webgl" ath="85.02220010251631" atv="27.96413086054543" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772308);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="星空之境海绵公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]星&lt;br/&gt;空&lt;br/&gt;之&lt;br/&gt;境&lt;br/&gt;海&lt;br/&gt;绵&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772309" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="28.621414785105458" atv="20.420422766222025" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772309);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港中学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772310" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="17.635003140375545" atv="30.810534418338705" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772310);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772311" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-63.72490120232942" atv="46.54886845447759" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772311);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="宜浩欧景236弄" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;欧&lt;br/&gt;景&lt;br/&gt;2&lt;br/&gt;3&lt;br/&gt;6&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772312" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-100.2788183118929" atv="31.776643717019194" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772312);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="宜浩欧景233弄" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;欧&lt;br/&gt;景&lt;br/&gt;2&lt;br/&gt;3&lt;br/&gt;3&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772313" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-80.47058793181571" atv="18.717188497967076" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772313);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="宜浩欧景333弄" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;欧&lt;br/&gt;景&lt;br/&gt;3&lt;br/&gt;3&lt;br/&gt;3&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772314" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-54.36029163913503" atv="23.89720070024924" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772314);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="宜浩欧景336弄" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;欧&lt;br/&gt;景&lt;br/&gt;3&lt;br/&gt;3&lt;br/&gt;6&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772315" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-49.4672137362644" atv="15.258278310066185" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772315);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="远星铂雅华庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]远&lt;br/&gt;星&lt;br/&gt;铂&lt;br/&gt;雅&lt;br/&gt;华&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772316" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-68.64747277401415" atv="13.203545472196238" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772316);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="融创悦城" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]融&lt;br/&gt;创&lt;br/&gt;悦&lt;br/&gt;城[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772317" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/3/image/20240422/d6a91d161ebc4f4660a72f71a5c53864.png" renderer="webgl" ath="-58.75043777783401" atv="8.162439692145199" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772317);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="耀雪冰雪世界" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(186, 113, 201, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]耀&lt;br/&gt;雪&lt;br/&gt;冰&lt;br/&gt;雪&lt;br/&gt;世&lt;br/&gt;界[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772318" style="skin_hotspotstyle" scale="0.1" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240415/3cff266c4af7bac0637aa158de7d86d5.png" renderer="webgl" ath="-39.898603241601336" atv="12.203985442608234" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772318);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港大道" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgb(255, 255, 255);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;大&lt;br/&gt;道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772319" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-33.002724532701166" atv="14.155510334348593" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772319);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="悦达悦珑湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]悦&lt;br/&gt;达&lt;br/&gt;悦&lt;br/&gt;珑&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772320" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-26.06076962909384" atv="13.450315830099804" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772320);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="港城悦璟" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;璟[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772321" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-28.231459308952424" atv="16.443746525342387" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772321);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="铁建嘉苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]铁&lt;br/&gt;建&lt;br/&gt;嘉&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772322" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-17.186525521046235" atv="15.051071523486646" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772322);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="万达钻石湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]万&lt;br/&gt;达&lt;br/&gt;钻&lt;br/&gt;石&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772323" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-0.677025985572584" atv="16.94937282352919" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772323);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="绿地海上风华" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]绿&lt;br/&gt;地&lt;br/&gt;海&lt;br/&gt;上&lt;br/&gt;风&lt;br/&gt;华[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772324" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-22.67633852463763" atv="23.205519551194513" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772324);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="保利铃兰公馆" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]保&lt;br/&gt;利&lt;br/&gt;铃&lt;br/&gt;兰&lt;br/&gt;公&lt;br/&gt;馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772325" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="7.915813041862236" atv="19.673779886697666" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772325);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="万科鹭语墅" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]万&lt;br/&gt;科&lt;br/&gt;鹭&lt;br/&gt;语&lt;br/&gt;墅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772326" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="4.428974926400542" atv="27.950699565282616" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772326);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="万科金域澜湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]东宸源著[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="" url_tan_width="0" showvr="true" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772327" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-10.570274210448531" atv="20.088303986726473" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772327);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772328" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-153.4362647095715" atv="38.14943421650411" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772328);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海中学东校" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;中&lt;br/&gt;学&lt;br/&gt;东&lt;br/&gt;校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772329" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png" renderer="webgl" ath="176.99718944363195" atv="52.180894564187085" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772329);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="二环城市公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]二&lt;br/&gt;环&lt;br/&gt;城&lt;br/&gt;市&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772330" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png" renderer="webgl" ath="-160.56021241169395" atv="17.358900618242053" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772330);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="南汇新城主题公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]南&lt;br/&gt;汇&lt;br/&gt;新&lt;br/&gt;城&lt;br/&gt;主&lt;br/&gt;题&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772331" style="skin_hotspotstyle" scale="0.1" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240415/3cff266c4af7bac0637aa158de7d86d5.png" renderer="webgl" ath="134.57558322756586" atv="28.805998631446172" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772331);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgb(255, 255, 255);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772332" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="104.78629442931279" atv="19.091496029694248" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772332);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="陆家嘴滴水涟岸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]陆&lt;br/&gt;家&lt;br/&gt;嘴&lt;br/&gt;滴&lt;br/&gt;水&lt;br/&gt;涟&lt;br/&gt;岸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772333" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="174.5548372122869" atv="22.11167977882148" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772333);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="悦临雅苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]悦&lt;br/&gt;临&lt;br/&gt;雅&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772334" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="166.01066087679155" atv="25.606678561757114" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772334);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="观泓雅苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]观&lt;br/&gt;泓&lt;br/&gt;雅&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772335" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="169.9654470257035" atv="20.212497828203762" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772335);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="嘉和美苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]嘉&lt;br/&gt;和&lt;br/&gt;美&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772336" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="157.56669371029955" atv="27.449333999037005" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772336);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="涌泉苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]涌&lt;br/&gt;泉&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772337" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="153.38077020859794" atv="24.012251121694277" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772337);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="云上栖谷" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]云&lt;br/&gt;上&lt;br/&gt;栖&lt;br/&gt;谷[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772338" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="163.29868829717674" atv="19.50330079695614" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772338);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="磐达华庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 12px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]磐&lt;br/&gt;达&lt;br/&gt;华&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772339" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="135.86800128323753" atv="8.888898646024888" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772339);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772340" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="81.392527041108" atv="10.326627134597434" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772340);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772341" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-120.77733641006569" atv="6.704659173031578" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772341);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772342" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-171.99245976256623" atv="2.813713620065996" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772342);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="103板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;3&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772343" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="49.66956967932691" atv="62.63849615122727" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772343);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="环湖西三路" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]环湖西三路[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772344" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-29.271299807143464" atv="71.50830761596654" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772344);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="临港大道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]临港大道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174576">
                                </hotspot>
                        <hotspot name="spot_5772345" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-7.4205397635651025" atv="40.03192629562908" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772345);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="万科金域澜湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]万&lt;br/&gt;科&lt;br/&gt;金&lt;br/&gt;域&lt;br/&gt;澜&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174578" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="0" url_tan_width="0" showvr="true" linkedscene="scene_174576">
                                </hotspot>
                            <hotspot name="embed_9_69535" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="10" enabled="false" polyline="true">
                                        <point ath="-150.36391884142" atv="15.558564810677"/>
                                        <point ath="-146.7679671896" atv="19.845644470757"/>
                                        <point ath="-144.33478389539" atv="24.538853201952"/>
                                        <point ath="-142.55323830796" atv="29.910268583761"/>
                                        <point ath="-140.88962150224" atv="38.250301236837"/>
                                        <point ath="-140.10979558618" atv="47.226274932533"/>
                                        <point ath="-140.86183554836" atv="58.259900998248"/>
                                        <point ath="-142.029838093" atv="69.644454039682"/>
                                        <point ath="-143.75106823417" atv="76.31682957441"/>
                                        <point ath="94.96642379316" atv="87.067293468226"/>
                                        <point ath="60.657577874891" atv="74.71586466103"/>
                                        <point ath="55.244998643667" atv="58.074648275413"/>
                                        <point ath="54.897781045492" atv="42.884478964819"/>
                                        <point ath="56.614630120638" atv="31.687746389644"/>
                                        <point ath="58.228306535266" atv="25.900183611445"/>
                                        <point ath="59.642922000123" atv="22.098424504758"/>
                                        <point ath="61.370250916779" atv="18.734583201001"/>
                                    </hotspot>
                                <hotspot name="embed_9_69536" atv="0" ath="0" showvr="true" bordercolor="0x286efa" borderwidth="10" enabled="false" polyline="true">
                                        <point ath="-37.851999005614" atv="26.326573874511"/>
                                        <point ath="-33.228768915054" atv="49.948624485086"/>
                                        <point ath="113.48602524791" atv="70.487070033755"/>
                                        <point ath="133.56441308532" atv="32.43010907964"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_174577" title="东宸源著名" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/27ebbb74fe26276f/thumb.jpg" fenzuid="43083" parent_fenzuid="43082" lat="30.920706" lng="121.920991" heading="" scene_id="174577" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-33.042543868527" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-33.042543868527" vlookat="60.553972973054" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/27ebbb74fe26276f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7424" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/27ebbb74fe26276f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3712" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/27ebbb74fe26276f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/27ebbb74fe26276f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/27ebbb74fe26276f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772346" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-21.12181703620979" atv="20.00981908563129" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772346);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="万科鹭语墅" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]万&lt;br/&gt;科&lt;br/&gt;鹭&lt;br/&gt;语&lt;br/&gt;墅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772347" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-35.08870415311276" atv="13.97071409314308" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772347);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="绿地海上风华" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]绿&lt;br/&gt;地&lt;br/&gt;海&lt;br/&gt;上&lt;br/&gt;风&lt;br/&gt;华[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772348" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-59.11423939007432" atv="13.939185836579554" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772348);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772349" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="" text_marking_line_width="0" text_marking_line_height="0" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="" bgalpha="0" ath="-57.863785162412285" atv="86.57794438418306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772349);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="东宸源著" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size:26px ;text-align:center;;&apos;]东宸源著[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772350" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-87.56885902041586" atv="12.318556929154928" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772350);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="保利铃兰公馆" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]保&lt;br/&gt;利&lt;br/&gt;铃&lt;br/&gt;兰&lt;br/&gt;公&lt;br/&gt;馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772351" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-136.6496712618117" atv="19.01933853247992" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772351);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="万科金域澜湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]万&lt;br/&gt;科&lt;br/&gt;金&lt;br/&gt;域&lt;br/&gt;澜&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174578" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772352" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-163.16030023918114" atv="36.51967011740609" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772352);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772353" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="90.95870433666704" atv="33.30507665415126" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772353);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港中学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772354" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="24.5669056985451" atv="24.085330596853254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772354);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772355" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-8.248233162852216" atv="45.83010693803683" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772355);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772356" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-0.7256742172189092" atv="42.063376322975124" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772356);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772357" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="40.90736399453306" atv="27.035500775223472" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772357);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772358" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="38.204853121843485" atv="38.1103908180804" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772358);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772359" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="17.939935029686467" atv="43.15967163677635" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772359);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772360" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="16.53899006795274" atv="35.46263893805125" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772360);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
                        <hotspot name="spot_5772361" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="20.869396207114505" atv="28.879399923452105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772361);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174577">
                                </hotspot>
            
        </scene>
                <scene name="scene_174578" title="万科金域澜湾" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/41999e210a1a1687/thumb.jpg" fenzuid="43083" parent_fenzuid="43082" lat="30.918459" lng="121.918441" heading="" scene_id="174578" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-2.8441026927268" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-2.8441026927268" vlookat="53.255894585324" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/41999e210a1a1687/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7424" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/41999e210a1a1687/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3712" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/41999e210a1a1687/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/41999e210a1a1687/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/41999e210a1a1687/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772362" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="23.50874316696769" atv="21.642394915241304" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772362);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="东宸源著名" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]东&lt;br/&gt;宸&lt;br/&gt;源&lt;br/&gt;著&lt;br/&gt;名[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174577" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772363" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-18.249688011274657" atv="11.95467182322219" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772363);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772364" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-2.716531976746978" atv="8.114022705778428" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772364);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="绿地海上风华" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]绿&lt;br/&gt;地&lt;br/&gt;海&lt;br/&gt;上&lt;br/&gt;风&lt;br/&gt;华[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772365" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="10.739461155795311" atv="11.331307234582772" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772365);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="万科鹭语墅" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]万&lt;br/&gt;科&lt;br/&gt;鹭&lt;br/&gt;语&lt;br/&gt;墅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772366" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="57.616526640957545" atv="11.91946936958368" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772366);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港中学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772367" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="67.54225025944947" atv="32.12883022485505" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772367);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华东师范附属临港幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;东&lt;br/&gt;师&lt;br/&gt;范&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772368" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-131.77524938779575" atv="15.760668167286086" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772368);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="宜浩欧景236弄" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;欧&lt;br/&gt;景&lt;br/&gt;2&lt;br/&gt;3&lt;br/&gt;6&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772369" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-45.9346804528472" atv="15.772953094966235" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772369);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="保利铃兰公馆" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]保&lt;br/&gt;利&lt;br/&gt;铃&lt;br/&gt;兰&lt;br/&gt;公&lt;br/&gt;馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772370" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-86.66416757915152" atv="8.324076057950565" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772370);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="宜浩欧景336弄" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;欧&lt;br/&gt;景&lt;br/&gt;3&lt;br/&gt;3&lt;br/&gt;6&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772371" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="141.6448220164208" atv="10.751063772600045" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772371);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海天文馆" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;天&lt;br/&gt;文&lt;br/&gt;馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
                        <hotspot name="spot_5772372" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-36.79418848625812" atv="81.84947086106594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772372);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="万科金域澜湾" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 18px ;text-align:center;;&apos;]万科金域澜湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174578">
                                </hotspot>
            
        </scene>
                <scene name="scene_174579" title="102板块" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="" lng="" heading="" scene_id="174579" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="44.764729955614" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="44.764729955614" vlookat="44.764729955614" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67b5df69633b7773/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772373" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="139.81978579046492" atv="5.987356206473859" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772373);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="103板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;3&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772374" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="43.54404264102118" atv="5.39096336572008" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772374);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772375" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="56.45418210901062" atv="2.7863893956536248" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772375);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772376" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="86.90463592019472" atv="5.054447261033335" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772376);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772377" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/c72209e96957d82baa3385ee858807e2.png" renderer="webgl" ath="-53.65411282992363" atv="63.50790197154786" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772377);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙光蓝鲸世界购物中心" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.67);border-radius:35px;border:2px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]龙光蓝鲸世界购物中心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772378" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-30.304691913309682" atv="32.22610344765982" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772378);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="特发学府里" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]特&lt;br/&gt;发&lt;br/&gt;学&lt;br/&gt;府&lt;br/&gt;里[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772379" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="15.693844912449208" atv="34.984598022236256" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772379);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建御湖澜庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;御&lt;br/&gt;湖&lt;br/&gt;澜&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772380" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="58.25251646610741" atv="14.284622510914264" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772380);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="宜浩佳园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;佳&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772381" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="39.73451691570767" atv="60.36832765406393" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772381);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="馨悦名邸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]馨&lt;br/&gt;悦&lt;br/&gt;名&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772382" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="70.80128186704957" atv="33.87634837787214" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772382);" zoom="false" distorted="false" oy="0" material_type="2" target_type="12" text="港城悦庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772383" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="94.40763401379743" atv="20.22867380872234" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772383);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑南区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;南&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772384" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="7.52607823585987" atv="19.308566321092087" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772384);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="碧云壹零" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]碧&lt;br/&gt;云&lt;br/&gt;壹&lt;br/&gt;零[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772385" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="25.938036076884487" atv="19.694695256898925" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772385);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="保利蔚蓝林语" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]保&lt;br/&gt;利&lt;br/&gt;蔚&lt;br/&gt;蓝&lt;br/&gt;林&lt;br/&gt;语[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772386" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="44.388559637787694" atv="25.207291206610677" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772386);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港首府" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;首&lt;br/&gt;府[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772387" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="120.67319859258629" atv="56.96598460951103" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772387);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑悦湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;悦&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772388" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="81.31978512342664" atv="19.337890406136566" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772388);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑北区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;北&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772389" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-60.79937596673523" atv="19.536801250579945" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772389);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="城投宽庭临港社区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]城&lt;br/&gt;投&lt;br/&gt;宽&lt;br/&gt;庭&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;社&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772390" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-125.48382675714484" atv="44.76646618336563" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772390);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海建桥学院" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;建&lt;br/&gt;桥&lt;br/&gt;学&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772391" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-70.0659962628248" atv="37.26132662174516" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772391);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="龙光" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]龙&lt;br/&gt;光[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174584" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772392" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-46.10230287816677" atv="18.439318414909227" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772392);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电力大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;力&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772393" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="38.766377753810275" atv="21.34182329451283" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772393);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="冰厂田幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]冰&lt;br/&gt;厂&lt;br/&gt;田&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772394" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="32.37553632076339" atv="14.958635996783853" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772394);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港实验中学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;实&lt;br/&gt;验&lt;br/&gt;中&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772395" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="122.3126448810311" atv="28.106594618454526" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772395);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="建平临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]建&lt;br/&gt;平&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772396" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png" renderer="webgl" ath="147.8214668221672" atv="19.073255171345377" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772396);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="休闲绿地" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]休&lt;br/&gt;闲&lt;br/&gt;绿&lt;br/&gt;地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772397" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/fca9338aa0698e176e7a3de1aaed4865.png" renderer="webgl" ath="113.9136798215317" atv="12.926160689024911" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772397);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海中学东校" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;中&lt;br/&gt;学&lt;br/&gt;东&lt;br/&gt;校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772398" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="103.22441286025443" atv="13.907907720425568" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772398);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="港城悦领" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;领[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="" url_tan_width="0" showvr="true" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772399" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-170.05031000587962" atv="17.58919892171718" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772399);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海海洋大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;海&lt;br/&gt;洋&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772400" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-123.60875353065339" atv="14.991373527758775" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772400);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电机学院" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;机&lt;br/&gt;学&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772401" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="168.91796994965594" atv="10.08533670490994" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772401);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海海事大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:11px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;海&lt;br/&gt;事&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                        <hotspot name="spot_5772402" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="132.4843674706283" atv="34.339580780638606" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772402);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="港城悦府" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;府[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174579">
                                </hotspot>
                            <hotspot name="embed_9_69537" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-143.69698660725" atv="19.083250066474"/>
                                        <point ath="-146.37340588404" atv="22.781083482938"/>
                                        <point ath="-149.59062756674" atv="25.42715784982"/>
                                        <point ath="-152.76986244489" atv="27.582559041907"/>
                                        <point ath="-159.18210884741" atv="30.200860233031"/>
                                        <point ath="-166.90150220171" atv="33.161865598873"/>
                                        <point ath="171.72198258071" atv="36.638536382625"/>
                                        <point ath="155.53837350079" atv="35.248045512558"/>
                                        <point ath="136.81838549433" atv="30.079962966329"/>
                                        <point ath="113.6705488968" atv="17.046899616564"/>
                                    </hotspot>
                                <hotspot name="embed_9_69538" atv="0" ath="0" showvr="true" bordercolor="0xd0021b" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="156.98673570906" atv="16.479473056991"/>
                                        <point ath="158.46897151694" atv="18.626469901495"/>
                                        <point ath="159.87788217893" atv="21.567829472133"/>
                                        <point ath="161.80274014528" atv="26.772350357053"/>
                                        <point ath="163.4426436941" atv="31.82866167584"/>
                                        <point ath="164.37298913957" atv="35.787693872654"/>
                                        <point ath="164.69949679242" atv="38.624624707633"/>
                                        <point ath="167.22014484702" atv="52.381595887459"/>
                                        <point ath="-155.50361383737" atv="85.977099164319"/>
                                        <point ath="-12.844785774189" atv="44.535522727422"/>
                                        <point ath="-9.9050034986531" atv="31.016006844845"/>
                                        <point ath="-7.9006137077511" atv="23.100097139484"/>
                                        <point ath="-5.124044064499" atv="17.60125935559"/>
                                    </hotspot>
                                <hotspot name="embed_9_69539" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="89.974916790587" atv="43.279911141542"/>
                                        <point ath="89.902400545488" atv="47.100944705309"/>
                                        <point ath="-88.054271831093" atv="67.452601459016"/>
                                        <point ath="-89.516535208603" atv="48.662460537985"/>
                                        <point ath="-89.347609539582" atv="45.188262774352"/>
                                        <point ath="-88.704013050687" atv="42.30822657817"/>
                                        <point ath="-87.44625371403" atv="36.329278394933"/>
                                        <point ath="-86.966145658081" atv="32.005567297843"/>
                                        <point ath="-87.281559959273" atv="29.126069662072"/>
                                        <point ath="-88.749106693653" atv="25.889967279466"/>
                                        <point ath="-89.387401678326" atv="23.616128573924"/>
                                        <point ath="-89.574677256274" atv="18.849924296466"/>
                                    </hotspot>
                                <hotspot name="embed_9_69540" atv="0" ath="0" showvr="true" bordercolor="0xfa6400" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="63.817545992355" atv="25.23425505643"/>
                                        <point ath="-35.78649054237" atv="41.265455758361"/>
                                        <point ath="-56.358236312883" atv="29.89060561658"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_174580" title="龙光天耀" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e031168806a72ed2/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="" lng="" heading="" scene_id="174580" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="8" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="39.604383574756" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="39.604383574756" vlookat="48.458274120118" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e031168806a72ed2/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e031168806a72ed2/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e031168806a72ed2/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e031168806a72ed2/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e031168806a72ed2/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772403" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="94.76243968248312" atv="16.346196015127727" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772403);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772404" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="131.71697661166527" atv="1.4184432856396818" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772404);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="103板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;3&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772405" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="52.69083447593209" atv="2.0871653867961757" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772405);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772406" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="81.62943675332428" atv="1.5423851324920659" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772406);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772407" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="61.13358324157366" atv="0.7941694279536977" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772407);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772408" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="68.86861610695041" atv="16.101385999585528" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772408);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙光蓝鲸世界购物中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]龙&lt;br/&gt;光&lt;br/&gt;蓝&lt;br/&gt;鲸&lt;br/&gt;世&lt;br/&gt;界&lt;br/&gt;购&lt;br/&gt;物&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772409" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="122.97317002122395" atv="27.55928292292956" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772409);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海建桥学院" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;建&lt;br/&gt;桥&lt;br/&gt;学&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772410" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-117.14777916887712" atv="16.092555997356683" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772410);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电机学院临港校区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;机&lt;br/&gt;学&lt;br/&gt;院&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772411" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-65.98313547867929" atv="21.947195110965282" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772411);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电机学院附属科技学校" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;机&lt;br/&gt;学&lt;br/&gt;院&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;科&lt;br/&gt;技&lt;br/&gt;学&lt;br/&gt;校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174580">
                                </hotspot>
                        <hotspot name="spot_5772412" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="156.12928469872907" atv="3.011925828125509" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772412);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海海洋大学临港校区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;海&lt;br/&gt;洋&lt;br/&gt;大&lt;br/&gt;学&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174580">
                                </hotspot>
            
        </scene>
                <scene name="scene_174581" title="碧云壹零" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/97658bdcb8f5008e/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="30.904870" lng="121.896301" heading="" scene_id="174581" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-11.100599023991" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-11.100599023991" vlookat="48.703516962556" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/97658bdcb8f5008e/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/97658bdcb8f5008e/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/97658bdcb8f5008e/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/97658bdcb8f5008e/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/97658bdcb8f5008e/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772413" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="84.71583723042579" atv="20.290662184312957" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772413);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="保利蔚蓝林语" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]保&lt;br/&gt;利&lt;br/&gt;蔚&lt;br/&gt;蓝&lt;br/&gt;林&lt;br/&gt;语[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772414" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="66.84831630661074" atv="12.539383520846648" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772414);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港实验中学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;实&lt;br/&gt;验&lt;br/&gt;中&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772415" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="110.74025073944622" atv="13.931543559371814" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772415);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="冰厂田幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]冰&lt;br/&gt;厂&lt;br/&gt;田&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772416" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="141.823384220935" atv="14.955939660095451" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772416);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港首府" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;首&lt;br/&gt;府[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772417" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-128.26998253894837" atv="6.117553447776635" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772417);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="特发学府里" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]特&lt;br/&gt;发&lt;br/&gt;学&lt;br/&gt;府&lt;br/&gt;里[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772418" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-17.78061215560257" atv="61.17056426580461" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772418);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="碧云壹零" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size:24px ;text-align:center;;&apos;]碧云壹零[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772419" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-95.62645060857568" atv="8.906361410818548" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772419);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电力大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;力&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
                        <hotspot name="spot_5772420" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-160.82556024520449" atv="11.185694986302655" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772420);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建御湖澜庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;御&lt;br/&gt;湖&lt;br/&gt;澜&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174581">
                                </hotspot>
            
        </scene>
                <scene name="scene_174582" title="港城悦领" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="30.893079" lng="121.909184" heading="" scene_id="174582" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="0.96016555405742" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="0.96016555405742" vlookat="58.620415038403" fovtype="MFOV" fov="120" fovmin="54" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14f71b0a98c52542/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772421" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-58.21638813585594" atv="15.039528291824302" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772421);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑南区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;南&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174582">
                                </hotspot>
                        <hotspot name="spot_5772422" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-24.079597640881445" atv="10.444704539444116" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772422);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑北区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;北&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174582">
                                </hotspot>
                        <hotspot name="spot_5772423" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-176.2855134611424" atv="30.305739948304343" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772423);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海中学东校" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;中&lt;br/&gt;学&lt;br/&gt;东&lt;br/&gt;校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174582">
                                </hotspot>
                        <hotspot name="spot_5772424" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png" renderer="webgl" ath="-114.7067219127147" atv="12.769664579739569" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772424);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="休闲绿地" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]休&lt;br/&gt;闲&lt;br/&gt;绿&lt;br/&gt;地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174582">
                                </hotspot>
                        <hotspot name="spot_5772425" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-6.264254484016362" atv="5.7076997146236845" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772425);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="宜浩佳园" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;佳&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174585" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="0" url_tan_width="0" showvr="true" linkedscene="scene_174582">
                                </hotspot>
                        <hotspot name="spot_5772426" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-40.88747483760409" atv="85.10052899151377" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772426);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="港城悦领" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 22px;text-align:center;;&apos;]港城悦领[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174582">
                                </hotspot>
                        <hotspot name="spot_5772427" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="77.01583221459805" atv="1.937438474105757" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772427);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="0" url_tan_width="0" showvr="true" linkedscene="scene_174582">
                                </hotspot>
            
        </scene>
                <scene name="scene_174583" title="港城悦庭" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/291903815c2944d4/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="30.897223" lng="121.900768" heading="" scene_id="174583" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-26.40610452736" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-26.40610452736" vlookat="47.586125121197" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/291903815c2944d4/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/291903815c2944d4/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/291903815c2944d4/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/291903815c2944d4/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/291903815c2944d4/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772428" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-8.25619275079464" atv="15.001985665899202" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772428);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港首府" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;首&lt;br/&gt;府[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772429" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="38.34563446486902" atv="9.629687457950613" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772429);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="宜浩佳园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]宜&lt;br/&gt;浩&lt;br/&gt;佳&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174585" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="0" url_tan_width="0" showvr="true" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772430" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="77.44998922332934" atv="18.61681010494525" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772430);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑北区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;北&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772431" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-178.590529744254" atv="18.5945016914089" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772431);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="建平临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]建&lt;br/&gt;平&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772432" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-149.9785618264396" atv="19.36970040201709" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772432);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="港城悦府" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;府[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772433" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-111.96684728734186" atv="16.61446666123279" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772433);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑悦湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;悦&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772434" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-73.19019178095817" atv="16.281362031032796" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772434);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="馨悦名邸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]馨&lt;br/&gt;悦&lt;br/&gt;名&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
                        <hotspot name="spot_5772435" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="124.28353053581958" atv="18.79418630022322" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772435);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑南区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;南&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174583">
                                </hotspot>
            
        </scene>
                <scene name="scene_174584" title="龙光" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="30.897056" lng="121.886984" heading="" scene_id="174584" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="17.431712474548" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="17.431712474548" vlookat="48.357133454999" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8871a66d16ebc119/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772436" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="80.37633532763874" atv="18.675275159864295" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772436);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙光蓝鲸世界购物中心" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:20px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]龙光蓝鲸世界购物中心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174584">
                                </hotspot>
                        <hotspot name="spot_5772437" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="135.1666277116703" atv="25.700853960883215" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772437);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海建桥学院" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:20px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;建&lt;br/&gt;桥&lt;br/&gt;学&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174584">
                                </hotspot>
                        <hotspot name="spot_5772438" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="34.53939248954231" atv="17.609875847737325" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772438);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="特发学府里" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:20px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]特&lt;br/&gt;发&lt;br/&gt;学&lt;br/&gt;府&lt;br/&gt;里[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174584">
                                </hotspot>
                        <hotspot name="spot_5772439" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-113.17384130883943" atv="18.826506621221416" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772439);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电机学院" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:20px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;机&lt;br/&gt;学&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174584">
                                </hotspot>
                        <hotspot name="spot_5772440" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-12.99116409772381" atv="16.51509018241797" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772440);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海电力大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:20px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;电&lt;br/&gt;力&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174584">
                                </hotspot>
                        <hotspot name="spot_5772441" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="95.11358715323635" atv="81.13359641852709" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772441);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="龙光" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size:24px ;text-align:center;;&apos;]龙光[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174584">
                                </hotspot>
            
        </scene>
                <scene name="scene_174585" title="宜浩佳园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/thumb.jpg" fenzuid="43085" parent_fenzuid="43084" lat="30.903238" lng="121.906921" heading="" scene_id="174585" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-0.73028945336992" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-0.73028945336992" vlookat="55.868329378581" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9d86969569dc1016/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772442" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="172.7051738657639" atv="6.569520686071625" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772442);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海中学东校" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;中&lt;br/&gt;学&lt;br/&gt;东&lt;br/&gt;校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772443" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="166.65378520297253" atv="10.66572623250101" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772443);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="港城悦领" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;领[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174582" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="0" url_tan_width="0" showvr="true" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772444" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-50.65990603326924" atv="17.74087197110292" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772444);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港实验中学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;实&lt;br/&gt;验&lt;br/&gt;中&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772445" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-161.34864316999233" atv="50.94765692972453" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772445);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑北区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;北&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772446" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-161.7784124571761" atv="19.420601658679583" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772446);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖馨苑南区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;馨&lt;br/&gt;苑&lt;br/&gt;南&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772447" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-69.2508569173404" atv="15.443970400020097" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772447);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="保利蔚蓝林语" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]保&lt;br/&gt;利&lt;br/&gt;蔚&lt;br/&gt;蓝&lt;br/&gt;林&lt;br/&gt;语[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772448" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-85.50122375101739" atv="18.393123179066666" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772448);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="冰厂田幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]冰&lt;br/&gt;厂&lt;br/&gt;田&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772449" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-105.21259912856834" atv="15.914791612072024" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772449);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港首府" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;首&lt;br/&gt;府[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772450" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/8f034b2c4e194ae51121f325dcf50545.png" renderer="webgl" ath="-128.2358959830681" atv="11.227697121262771" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772450);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="港城悦庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]港&lt;br/&gt;城&lt;br/&gt;悦&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174583" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="0" url_tan_width="0" showvr="true" linkedscene="scene_174585">
                                </hotspot>
                        <hotspot name="spot_5772451" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="" text_marking_line_width="0" text_marking_line_height="0" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="" bgalpha="0" ath="6.7754919828905145" atv="79.7100630336693" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772451);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="宜浩佳园" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 20px ;text-align:center;;&apos;]宜浩佳园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174585">
                                </hotspot>
            
        </scene>
                <scene name="scene_174565" title="103板块" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174565" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="44.764729955614" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="44.764729955614" vlookat="44.764729955614" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8a067b3308aecc03/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772048" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="13.11247506497466" atv="2.4284273888879793" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772048);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772049" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-15.072314788380368" atv="2.8805266383613355" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772049);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772050" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="30.062341185787034" atv="4.664943598682662" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772050);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772051" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-38.68279830314009" atv="4.9253526055750125" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772051);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772052" style="skin_hotspotstyle" scale="0.4" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png" renderer="webgl" ath="20.880105547662424" atv="9.515360467061694" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772052);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772053" style="skin_hotspotstyle" scale="0.4" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png" renderer="webgl" ath="39.65417260042716" atv="8.709177462501744" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772053);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772054" style="skin_hotspotstyle" scale="0.4" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png" renderer="webgl" ath="3.0504263105671043" atv="7.141716127419042" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772054);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772055" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-35.41459890336074" atv="20.314404105117468" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772055);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174575" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772056" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="31.719997988555235" atv="41.92657819538576" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772056);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="玖海" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]玖&lt;br/&gt;海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174574" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772057" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="119.20952118709033" atv="23.267168436548836" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772057);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元朝露苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;朝&lt;br/&gt;露&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772058" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="131.82044490917906" atv="24.742413574424063" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772058);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港投控宸寓" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;投&lt;br/&gt;控&lt;br/&gt;宸&lt;br/&gt;寓[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772059" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="128.1936522601385" atv="36.93010792577813" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772059);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="大名城映玥" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]大&lt;br/&gt;名&lt;br/&gt;城&lt;br/&gt;映&lt;br/&gt;玥[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772060" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="110.56095130984045" atv="33.60058444031136" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772060);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元月微苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;月&lt;br/&gt;微&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772061" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="59.89494363848547" atv="70.80638061939787" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772061);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="鹏瑞云璟湾一期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;璟&lt;br/&gt;湾&lt;br/&gt;一&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772062" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-97.43227352631641" atv="61.585959956157915" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772062);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="鹏瑞云璟湾一期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;璟&lt;br/&gt;湾&lt;br/&gt;一&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772063" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-140.39963351913505" atv="69.0338618252133" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772063);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="冰厂田幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]冰&lt;br/&gt;厂&lt;br/&gt;田&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772064" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-71.29451491233408" atv="42.1554382106657" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772064);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元熙岚苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;熙&lt;br/&gt;岚&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772065" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png" renderer="webgl" ath="-113.1409019382445" atv="13.355369773388732" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772065);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="创新魔坊二期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]创&lt;br/&gt;新&lt;br/&gt;魔&lt;br/&gt;坊&lt;br/&gt;二&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772066" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png" renderer="webgl" ath="-137.46802619493477" atv="14.582632562883788" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772066);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="创新魔坊一期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]创&lt;br/&gt;新&lt;br/&gt;魔&lt;br/&gt;坊&lt;br/&gt;一&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772067" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-84.12938099271918" atv="11.218345315342965" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772067);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海海事大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;海&lt;br/&gt;事&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772068" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/1ef39957210117d501fc171249fc46cb.png" renderer="webgl" ath="-68.34948691550801" atv="6.657090798388978" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772068);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海海洋大学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;海&lt;br/&gt;洋&lt;br/&gt;大&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772069" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-5.898803546149452" atv="14.323953311747099" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772069);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772070" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-32.55442384656607" atv="41.755691925980514" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772070);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(0, 0, 0, 0.5),rgba(40, 110, 250, 1));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772071" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-46.56961531815341" atv="29.352580292493474" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772071);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772072" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="109.30439976397895" atv="18.36500746653225" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772072);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
                        <hotspot name="spot_5772073" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="94.20668640670422" atv="14.065137143942296" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772073);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;border:1px solid rgba(255, 255, 255, 1);color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174565">
                                </hotspot>
            
        </scene>
                <scene name="scene_174573" title="鹏瑞云景湾" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/2973d0ebfec38299/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174573" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="6.9402964332193" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="6.9402964332193" vlookat="55.060542293104" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/2973d0ebfec38299/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2973d0ebfec38299/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2973d0ebfec38299/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2973d0ebfec38299/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2973d0ebfec38299/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772263" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="104.44198225752385" atv="10.702331092409072" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772263);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772264" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="124.91869544422036" atv="12.548569592226285" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772264);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772265" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-40.552475275505174" atv="10.161304084950112" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772265);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772266" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-59.63052078256396" atv="9.56627402374886" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772266);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科宸云筑" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;宸&lt;br/&gt;云&lt;br/&gt;筑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174568" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772267" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-53.316497535318604" atv="14.995742703959815" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772267);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772268" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-68.52357836135593" atv="16.423876520459277" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772268);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科萃锦园" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;萃&lt;br/&gt;锦&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174569" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772269" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-81.22769391577742" atv="22.076546020783073" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772269);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772270" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="0.6137487413946019" atv="78.13636704850009" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772270);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="鹏瑞云景湾" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]鹏瑞云景湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772271" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-36.64808290214114" atv="39.30100760137427" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772271);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772272" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-29.228648034876983" atv="50.6353800847443" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772272);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772273" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-47.98841287184922" atv="51.042952318880985" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772273);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#99/99/99/99/99/99/99" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]2#99/99/99/99/99/99/99[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772274" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="58.609815762966946" atv="66.56360720353227" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772274);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="27#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]27#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772275" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="17.208639548383644" atv="70.18559093236199" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772275);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="28#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]28#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772276" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-15.22903977808312" atv="62.24175432872914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772276);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="29#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]29#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772277" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-6.188315665576965" atv="30.05962724456056" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772277);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="12#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]12#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772278" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-12.397540947128732" atv="33.352174445422854" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772278);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="10#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]10#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772279" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-20.475277891519852" atv="42.22404893525117" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772279);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772280" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-7.5132963288199335" atv="48.73222521317269" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772280);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(128, 211, 33, 0.83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772281" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="8.990294052889055" atv="56.436966031117606" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772281);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="21#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(128, 211, 33, 0.83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]21#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772282" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-4.204525935201843" atv="38.94695499925803" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772282);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="8#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(128, 211, 33, 0.83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]8#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772283" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="16.113838506813067" atv="40.17733527109129" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772283);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="17#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]17#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772284" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="38.126096562239354" atv="59.25325129297446" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772284);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="22#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]22#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772285" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="17.683711470496803" atv="47.3412455214607" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772285);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="18#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]18#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772286" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="10.24355408467676" atv="40.79556789769412" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772286);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="16#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]16#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772287" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="48.154963044130454" atv="55.06336266932814" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772287);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="23#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]23#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772288" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="9.27501145666514" atv="32.372933186657555" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772288);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="15#/130/145" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(245, 168, 35, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]15#/130/145[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772289" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="40.83788432953031" atv="35.10260541690803" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772289);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="绿色楼栋120/99/99/120" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(128, 211, 33, 0.83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]绿色楼栋120/99/99/120[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772290" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="44.750108646280864" atv="39.75887831418086" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772290);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="蓝色楼栋130/130/130/145" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]蓝色楼栋130/130/130/145[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
                        <hotspot name="spot_5772291" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="46.47008660186509" atv="45.37138085720609" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772291);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="红色楼栋99/89/99" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]红色楼栋99/89/99[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174573">
                                </hotspot>
            
        </scene>
                <scene name="scene_174571" title="中建科澜观邸" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/12219408e2ddc008/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174571" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="8" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="7.22573924053" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="7.22573924053" vlookat="58.494552008913" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/12219408e2ddc008/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/12219408e2ddc008/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/12219408e2ddc008/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/12219408e2ddc008/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/12219408e2ddc008/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772210" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="31.154623887485855" atv="73.52936611517653" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772210);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="云天科澜观邸" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]云天科澜观邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772211" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-115.15870297225092" atv="30.414015848633248" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772211);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科宸云筑" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;宸&lt;br/&gt;云&lt;br/&gt;筑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174568" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772212" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-177.95768130750503" atv="41.13751930712062" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772212);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772213" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="173.0742808181658" atv="18.478620479585707" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772213);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科萃锦园" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;萃&lt;br/&gt;锦&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174569" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772214" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="161.69287385257334" atv="13.99664487607631" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772214);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772215" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="125.90944167248534" atv="10.386576667530033" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772215);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞云景湾" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;景&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174573" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772216" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="120.51007116799875" atv="3.6064434619303882" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772216);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772217" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="130.9075735743866" atv="3.50193450312781" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772217);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772218" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/1b82a08b800debb8e236c9223f7baf40.png" renderer="webgl" ath="43.212584825468184" atv="2.758252397845958" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772218);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772219" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/1b82a08b800debb8e236c9223f7baf40.png" renderer="webgl" ath="27.067755910342896" atv="-0.6044724576856273" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772219);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772220" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/1b82a08b800debb8e236c9223f7baf40.png" renderer="webgl" ath="2.1104109302126517" atv="1.9021935166038288" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772220);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772221" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/1b82a08b800debb8e236c9223f7baf40.png" renderer="webgl" ath="-40.046909429906975" atv="2.1331359206670464" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772221);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772222" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="30.58432603779454" atv="59.259232694443945" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772222);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772223" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-37.28146585590156" atv="61.54924737137636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772223);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772224" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-26.07218798371025" atv="79.5559685833497" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772224);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772225" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-10.550928539862582" atv="42.88545342481181" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772225);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772226" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-13.511417350738611" atv="47.23086062688505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772226);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/93/93/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/93/93/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772227" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-53.97770278498581" atv="84.61813357623312" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772227);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/93/93/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/93/93/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772228" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-45.836914567104145" atv="65.0029026775506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772228);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/93/93/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/93/93/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772229" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="39.38395123137451" atv="65.27214170502066" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772229);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/93/93/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/93/93/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772230" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="4.852948694973179" atv="50.94828241359635" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772230);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772231" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="4.6860023858325235" atv="56.75115799208438" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772231);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118/100/100/118" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]118/100/100/118[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772232" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-34.07112564284597" atv="45.212134198498156" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772232);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="4#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]4#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
                        <hotspot name="spot_5772233" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-37.55871738106487" atv="49.54058903710553" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772233);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118/100/100/118" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]118/100/100/118[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174571">
                                </hotspot>
            
        </scene>
                <scene name="scene_174568" title="中建科宸云筑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/02c06a59c2ff1666/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174568" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="3.2354685171694" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="3.2354685171694" vlookat="51.829794432205" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/02c06a59c2ff1666/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/02c06a59c2ff1666/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/02c06a59c2ff1666/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/02c06a59c2ff1666/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/02c06a59c2ff1666/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772125" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="34.038692884757495" atv="20.975591617603865" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772125);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772126" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="106.92525110249886" atv="10.436643582389562" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772126);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772127" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="120.59273407668502" atv="3.8490717410463837" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772127);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772128" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="111.52732616046063" atv="3.796019331638711" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772128);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772129" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="131.47363130704636" atv="14.179550795597486" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772129);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772130" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="122.59064712598038" atv="24.052674126824947" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772130);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科萃锦园" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;萃&lt;br/&gt;锦&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174569" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772131" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="92.98021904457917" atv="29.61953511703298" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772131);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772132" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="38.06591297594406" atv="2.346517477701135" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772132);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772133" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="29.339421688336245" atv="-0.505572700461569" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772133);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772134" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="8.807228891495697" atv="-0.06871106433186291" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772134);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772135" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-38.0863882837977" atv="2.2240520940589446" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772135);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772136" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-30.95458940178827" atv="68.42099242752799" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772136);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="中建科宸云筑" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]中建科宸云筑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772137" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-46.53979708888005" atv="12.88125298377682" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772137);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="农工商超市" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]农&lt;br/&gt;工&lt;br/&gt;商&lt;br/&gt;超&lt;br/&gt;市[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772138" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="21.15597332910704" atv="9.350979954395433" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772138);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="金辉临港商业广场" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]金&lt;br/&gt;辉&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;商&lt;br/&gt;业&lt;br/&gt;广&lt;br/&gt;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772139" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="31.165425248292422" atv="7.0344404951106245" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772139);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="六院临港院区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]六&lt;br/&gt;院&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;院&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772140" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-35.24290124476846" atv="13.106751511126973" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772140);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="海音幼儿园北园部" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]海&lt;br/&gt;音&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园&lt;br/&gt;北&lt;br/&gt;园&lt;br/&gt;部[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772141" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-11.012666402750142" atv="13.890252603585413" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772141);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="海音幼儿园南园部" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]海&lt;br/&gt;音&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园&lt;br/&gt;南&lt;br/&gt;园&lt;br/&gt;部[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772142" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="11.440627555397214" atv="10.448284434373724" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772142);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港一中" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;一&lt;br/&gt;中[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772143" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="15.919572011810942" atv="11.75959348674748" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772143);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="建平临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]建&lt;br/&gt;平&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772144" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-0.8678757294309776" atv="12.319174139580687" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772144);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="古粽路菜市场" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]古&lt;br/&gt;粽&lt;br/&gt;路&lt;br/&gt;菜&lt;br/&gt;市&lt;br/&gt;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772145" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="41.63385256102265" atv="11.065669450471361" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772145);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772146" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-47.087382636427435" atv="63.538917039626334" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772146);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="4#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]4#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772147" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="40.685064610531015" atv="29.780695806255082" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772147);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="13#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]13#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772148" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="23.9673604903345" atv="26.564733124123205" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772148);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="15#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]15#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772149" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="13.563098977780214" atv="26.844801640603087" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772149);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="17#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]17#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772150" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="2.810501244975626" atv="31.045370555326414" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772150);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="11#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]11#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772151" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="13.487819676628988" atv="77.95799012524333" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772151);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772152" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="35.400793690418254" atv="58.82802100255357" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772152);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772153" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="27.597525870731488" atv="34.10337535434451" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772153);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="16#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]16#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772154" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="40.39209178619558" atv="37.29270212174418" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772154);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="14#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]14#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772155" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="17.535809093851526" atv="37.19392682700401" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772155);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="10#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]10#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772156" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="26.654744813344962" atv="44.06132984852636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772156);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="12#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]12#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772157" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="7.553598315643626" atv="48.5494268729364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772157);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="9#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]9#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772158" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-19.15425224222912" atv="40.54617684526685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772158);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772159" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-15.487364412007537" atv="55.66815284441004" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772159);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="7#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]7#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
                        <hotspot name="spot_5772160" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-42.465480069999614" atv="41.650623064095555" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772160);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="8#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]8#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174568">
                                </hotspot>
            
        </scene>
                <scene name="scene_174574" title="玖海" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="30.874220" lng="121.921612" heading="" scene_id="174574" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="52.434556111221" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="52.434556111221" vlookat="52.434556111221" fovtype="MFOV" fov="95" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d4f888635642592f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772292" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-65.76845592563222" atv="25.982580698266464" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772292);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772293" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-101.16271864807845" atv="18.71786616804573" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772293);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元熙岚苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;熙&lt;br/&gt;岚&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772294" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-132.4696095685555" atv="21.769972972010944" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772294);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="鹏瑞云璟湾一期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;璟&lt;br/&gt;湾&lt;br/&gt;一&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772295" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-154.74374881490544" atv="24.276946470012756" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772295);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="冰厂田幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]冰&lt;br/&gt;厂&lt;br/&gt;田&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772296" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="161.01139069036583" atv="46.95745534803468" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772296);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="鹏瑞云璟湾一期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;璟&lt;br/&gt;湾&lt;br/&gt;一&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772297" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="135.27262067527457" atv="12.588806776128253" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772297);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元月微苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;月&lt;br/&gt;微&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772298" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="147.78539741441932" atv="12.0127257251466" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772298);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="大名城映玥" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]大&lt;br/&gt;名&lt;br/&gt;城&lt;br/&gt;映&lt;br/&gt;玥[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772299" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-48.91399981474649" atv="8.636788025186101" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772299);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174575" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772300" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="107.40813044611201" atv="4.39954887515813" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772300);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
                        <hotspot name="spot_5772301" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="1" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="78.39362687534776" atv="70.18276822059279" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772301);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="玖海" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 20px ;text-align:center;;&apos;]玖海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174574">
                                </hotspot>
            
        </scene>
                <scene name="scene_174570" title="中建科璟雅居" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ac2a6b4a021f2731/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174570" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-13.033582820973" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-13.033582820973" vlookat="61.736041026055" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ac2a6b4a021f2731/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ac2a6b4a021f2731/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ac2a6b4a021f2731/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ac2a6b4a021f2731/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ac2a6b4a021f2731/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772183" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-11.600888633223178" atv="20.839405333186082" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772183);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772184" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-60.18307125640217" atv="23.43996007555288" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772184);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科宸云筑" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;宸&lt;br/&gt;云&lt;br/&gt;筑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174568" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772185" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="171.46809373582366" atv="46.45024077506882" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772185);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科萃锦园" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;萃&lt;br/&gt;锦&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174569" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772186" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="148.73160230126024" atv="24.151120931805572" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772186);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772187" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="105.93074036851866" atv="14.724018849423" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772187);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="鹏瑞云景湾" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;景&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174573" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772188" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="110.40511067329288" atv="4.8303214584842875" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772188);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772189" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="121.53695277102895" atv="5.11466682724081" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772189);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772190" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-39.28674382941807" atv="87.44911225917372" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772190);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="中建科璟雅居" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]中建科璟雅居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772191" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-55.53214202519274" atv="10.187583862898608" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772191);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="农工商超市" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]农&lt;br/&gt;工&lt;br/&gt;商&lt;br/&gt;超&lt;br/&gt;市[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772192" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="3.8204069636613553" atv="9.714167678546842" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772192);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="金辉临港商业广场" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]金&lt;br/&gt;辉&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;商&lt;br/&gt;业&lt;br/&gt;广&lt;br/&gt;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772193" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="13.76619184432468" atv="7.084895793717792" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772193);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="六院临港院区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]六&lt;br/&gt;院&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;院&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772194" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="17.764717964591114" atv="12.530817133490991" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772194);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772195" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-20.873916329035296" atv="9.965669091353718" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772195);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="古粽路菜市场" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]古&lt;br/&gt;粽&lt;br/&gt;路&lt;br/&gt;菜&lt;br/&gt;市&lt;br/&gt;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772196" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-8.78599855718494" atv="9.758927218333946" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772196);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临海一中" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;海&lt;br/&gt;一&lt;br/&gt;中[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772197" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-2.3509186561157662" atv="10.955185844330751" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772197);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="建平临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]建&lt;br/&gt;平&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772198" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-48.203692921567665" atv="10.534306073567322" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772198);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="海音幼儿园北园部" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]海&lt;br/&gt;音&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园&lt;br/&gt;北&lt;br/&gt;园&lt;br/&gt;部[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772199" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-29.109539628809443" atv="11.401119272010279" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772199);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="海音幼儿园南园部" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]海&lt;br/&gt;音&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园&lt;br/&gt;南&lt;br/&gt;园&lt;br/&gt;部[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772200" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-10.187029929229084" atv="54.7593922908156" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772200);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="40#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]40#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772201" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-18.149860627915018" atv="33.3032455434671" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772201);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="36#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]36#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772202" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-27.220001672499848" atv="39.762488138944974" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772202);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="39#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]39#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772203" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-42.843416179016856" atv="45.475688786497415" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772203);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="43#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]43#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772204" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-41.38740885688844" atv="34.76284646412074" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772204);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="42#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]42#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772205" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-1.3236325654781922" atv="44.36333942072417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772205);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="37#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]37#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772206" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-39.171915187669356" atv="61.82421418956203" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772206);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="44#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]44#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772207" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-20.941522050606295" atv="80.84248904156438" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772207);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="45#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]45#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772208" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="38.425770871528925" atv="67.70539084423861" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772208);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="41#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]41#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
                        <hotspot name="spot_5772209" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="34.804150530905076" atv="53.71385163413586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772209);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="38#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]38#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174570">
                                </hotspot>
            
        </scene>
                <scene name="scene_174569" title="中建科萃锦园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/62a82c30ad584763/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174569" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="2.9488467441296" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="2.9488467441296" vlookat="60.042164301112" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/62a82c30ad584763/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/62a82c30ad584763/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/62a82c30ad584763/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/62a82c30ad584763/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/62a82c30ad584763/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772161" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-9.483271108313943" atv="12.52834593726609" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772161);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772162" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-39.82402716912395" atv="14.698375764706396" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772162);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科宸云筑" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;宸&lt;br/&gt;云&lt;br/&gt;筑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174568" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772163" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-8.2317002466026" atv="27.381372005202525" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772163);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772164" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="118.50686871618598" atv="50.00481214845511" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772164);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772165" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="80.29229832567302" atv="14.00121177669085" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772165);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞云景湾" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;景&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174573" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772166" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="102.64582377971493" atv="4.551169408659797" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772166);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772167" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="114.99881308345095" atv="5.44672125272505" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772167);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772168" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-31.310799846078396" atv="83.40971413519043" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772168);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="中建科萃锦园" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]中建科萃锦园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772169" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-6.43281707268568" atv="39.265612289826734" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772169);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772170" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="22.352431731841648" atv="63.77716705395032" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772170);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772171" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-36.03263492087501" atv="40.76684137450012" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772171);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="7#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]7#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772172" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="10.350967080184034" atv="46.65063580101462" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772172);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772173" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-37.265047233445785" atv="51.23950828386671" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772173);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="8#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]8#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772174" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-14.071218925196547" atv="46.36697952287045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772174);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="4#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]4#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772175" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="31.733267778865297" atv="51.20644880977069" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772175);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772176" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-12.253872545463537" atv="59.86118556866855" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772176);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772177" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-17.85928645998581" atv="74.92737095381176" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772177);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="9#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]9#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772178" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-90.53205623207481" atv="52.7832146044776" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772178);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元·云乐苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;·&lt;br/&gt;云&lt;br/&gt;乐&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772179" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-61.918398805743095" atv="28.375715332141958" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772179);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="大名城映晖" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]大&lt;br/&gt;名&lt;br/&gt;城&lt;br/&gt;映&lt;br/&gt;晖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772180" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="178.67624240276783" atv="54.33002780961358" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772180);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元·熙岚苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;·&lt;br/&gt;熙&lt;br/&gt;岚&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772181" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="147.45466045606048" atv="26.430699605017985" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772181);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元星凝苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;星&lt;br/&gt;凝&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
                        <hotspot name="spot_5772182" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/4aec9a9c274250737289f51628943ed0.png" renderer="webgl" ath="37.35784116230673" atv="17.405021875446437" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772182);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="莫比乌斯花园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]莫&lt;br/&gt;比&lt;br/&gt;乌&lt;br/&gt;斯&lt;br/&gt;花&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174569">
                                </hotspot>
            
        </scene>
                <scene name="scene_174572" title="中建科茵兰庭" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9cb919509359206a/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174572" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-5.7681837801666" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-5.7681837801666" vlookat="58.898168902362" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/9cb919509359206a/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cb919509359206a/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cb919509359206a/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cb919509359206a/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cb919509359206a/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772234" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-17.92664306203892" atv="11.043496330214259" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772234);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772235" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="68.84611432832764" atv="18.91828376697504" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772235);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞云景湾" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;景&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174573" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772236" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-39.33499944438233" atv="29.637338832768005" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772236);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科萃锦园" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;萃&lt;br/&gt;锦&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174569" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772237" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-23.3615024226483" atv="17.0965010451022" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772237);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772238" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-43.89130484367911" atv="10.158633296404888" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772238);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科宸云筑" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;宸&lt;br/&gt;云&lt;br/&gt;筑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174568" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772239" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="99.10917982225035" atv="5.166753651465485" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772239);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772240" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="111.92158607431858" atv="5.684762181045066" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772240);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772241" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-33.72977147414463" atv="85.07275807493917" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772241);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="中建科茵兰庭" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]中建科茵兰庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772242" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-19.188112507989388" atv="59.710701873894344" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772242);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="28#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]28#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772243" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="5.1383407383206645" atv="28.964178770647976" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772243);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="17#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]17#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772244" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="17.20960106801408" atv="28.303182452475507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772244);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="15#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]15#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772245" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="35.09681128192585" atv="30.493603730232742" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772245);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="16#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]16#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772246" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="34.19116023768953" atv="35.789780818671545" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772246);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="19#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]19#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772247" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="21.31541088848462" atv="34.07015823084698" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772247);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="18#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]18#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772248" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="10.011823590839015" atv="33.41325909947294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772248);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="20#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]20#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772249" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-4.03579613269028" atv="33.968900225195505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772249);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="21#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]21#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772250" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-17.890670988771035" atv="38.172150124346295" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772250);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="24#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]24#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772251" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="7.587255412118566" atv="39.991277992517894" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772251);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="22#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]22#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772252" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="32.292970595433474" atv="44.4550842864899" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772252);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="23#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]23#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772253" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-34.43133155109672" atv="41.721416747800234" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772253);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="27#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]27#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772254" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-50.65773654276359" atv="48.38972246937064" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772254);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="30#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]30#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772255" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-54.40478002323795" atv="61.92468016845899" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772255);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="31#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]31#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772256" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-11.018156035315826" atv="47.38594690475604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772256);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="25#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]25#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772257" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="24.373890327254685" atv="57.766795275272685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772257);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="26#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]26#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772258" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-9.469642799244923" atv="75.42045419140457" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772258);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="29#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]29#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772259" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-65.30321891146468" atv="25.96563983349811" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772259);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元·云乐苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;·&lt;br/&gt;云&lt;br/&gt;乐&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772260" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-57.227578325316074" atv="17.46088014207582" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772260);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="大名城映晖" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]大&lt;br/&gt;名&lt;br/&gt;城&lt;br/&gt;映&lt;br/&gt;晖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772261" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-93.41636377944059" atv="51.21889241361342" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772261);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元·熙岚苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;·&lt;br/&gt;熙&lt;br/&gt;岚&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
                        <hotspot name="spot_5772262" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="169.4952151497135" atv="48.88161018488822" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772262);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元星凝苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;星&lt;br/&gt;凝&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174572">
                                </hotspot>
            
        </scene>
                <scene name="scene_174575" title="鹏瑞" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="30.876927" lng="121.915506" heading="" scene_id="174575" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="52.434556111221" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="52.434556111221" vlookat="52.434556111221" fovtype="MFOV" fov="95" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a94640f4673bd0d2/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772302" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="142.95204493179682" atv="38.622775553057274" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772302);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174575">
                                </hotspot>
                        <hotspot name="spot_5772303" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="166.69848123356027" atv="26.313514324702226" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772303);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元熙岚苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;熙&lt;br/&gt;岚&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174575">
                                </hotspot>
                        <hotspot name="spot_5772304" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="151.94775870092357" atv="15.533126396609678" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772304);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="鹏瑞云璟湾一期" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;璟&lt;br/&gt;湾&lt;br/&gt;一&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174575">
                                </hotspot>
                        <hotspot name="spot_5772305" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="126.79074860771465" atv="23.875631647731492" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772305);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174575">
                                </hotspot>
                        <hotspot name="spot_5772306" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/8f034b2c4e194ae51121f325dcf50545.png" renderer="webgl" ath="110.19769846121994" atv="14.024499670638704" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772306);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="玖海" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]玖&lt;br/&gt;海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174574" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174575">
                                </hotspot>
            
        </scene>
                <scene name="scene_174566" title="上实听海东" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/99f85c66dd5e85d2/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174566" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-22.762362627885" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-22.762362627885" vlookat="67.259201955213" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/99f85c66dd5e85d2/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/99f85c66dd5e85d2/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/99f85c66dd5e85d2/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/99f85c66dd5e85d2/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/99f85c66dd5e85d2/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772074" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-128.83277070565214" atv="27.17546930797356" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772074);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海西" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174567" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772075" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-66.66951046144953" atv="7.66154296398149" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772075);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞云景湾" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;景&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174573" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772076" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-74.92383147950545" atv="5.193195628356251" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772076);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772077" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-110.98122450475748" atv="83.07809567616289" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772077);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="上实听海东" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]上实听海东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772078" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-58.54013361082957" atv="3.8922613222633675" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772078);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科澜观邸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;澜&lt;br/&gt;观&lt;br/&gt;邸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174571" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772079" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-70.54069465269527" atv="6.820334232150387" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772079);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772080" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-50.98523039963743" atv="3.9842814254871737" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772080);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="建平临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]建&lt;br/&gt;平&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772081" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-46.60030188785288" atv="2.7526657802500893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772081);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772082" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-42.03539647100416" atv="3.9269837639282583" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772082);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="金辉临港商业中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]金&lt;br/&gt;辉&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;商&lt;br/&gt;业&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772083" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-35.84414777110817" atv="3.5935392251982736" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772083);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="六院临港院区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]六&lt;br/&gt;院&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;院&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772084" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/5b47181bd1405bbc78c97e4284aa5fb3.png" renderer="webgl" ath="-77.32809062929465" atv="60.414947079639575" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772084);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="103板块" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]103板块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772085" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-39.32507750943313" atv="47.268084340737616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772085);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772086" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="7.057559734508857" atv="60.18363357407644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772086);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772087" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-50.209410942679256" atv="59.14554974064266" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772087);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="4#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]4#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772088" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-1.9994811651740179" atv="48.342695051750546" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772088);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772089" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-91.24414800237474" atv="71.30144518589852" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772089);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
                        <hotspot name="spot_5772090" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="41.13880979122109" atv="78.16318503296849" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772090);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174566">
                                </hotspot>
            
        </scene>
                <scene name="scene_174567" title="上实听海西" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/638cef7b98a4ea92/thumb.jpg" fenzuid="43081" parent_fenzuid="43080" lat="" lng="" heading="" scene_id="174567" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-32.416723072326" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-32.416723072326" vlookat="63.145636071408" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/638cef7b98a4ea92/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/638cef7b98a4ea92/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/638cef7b98a4ea92/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/638cef7b98a4ea92/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/638cef7b98a4ea92/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772091" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="29.34415940974634" atv="22.72144250905282" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772091);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实听海东" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;听&lt;br/&gt;海&lt;br/&gt;东[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174566" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772092" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-46.08204421074146" atv="8.075377897970057" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772092);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="鹏瑞云景湾" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]鹏&lt;br/&gt;瑞&lt;br/&gt;云&lt;br/&gt;景&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174573" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772093" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-63.81900322236504" atv="4.776520257456837" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772093);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科茵兰庭" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;茵&lt;br/&gt;兰&lt;br/&gt;庭[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174572" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772094" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-41.246304360227555" atv="44.88960448994968" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772094);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="10#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]10#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772095" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-42.14626379841769" atv="49.307608077507716" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772095);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="125/100/100/125" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]125/100/100/125[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772096" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-8.257511067453265" atv="48.35997685525145" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772096);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="125/100/100/125" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]125/100/100/125[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772097" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-11.098390252275408" atv="44.290133714214434" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772097);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="9#
" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]9#
[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772098" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="23.057981244398093" atv="50.06218418291575" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772098);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772099" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="27.93133998851323" atv="51.72436764623858" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772099);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/125" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]100/100/100/125[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772100" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-76.15714117394884" atv="49.40982131113254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772100);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="8#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]8#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772101" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-79.04690076556142" atv="51.525742684040836" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772101);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="125/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]125/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772102" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-60.391183988544014" atv="76.99735606788711" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772102);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772103" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-72.20947662257066" atv="80.17688188430594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772103);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772104" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="47.10010300448607" atv="55.49235111435812" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772104);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772105" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="24.395725937157067" atv="74.3038140403004" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772105);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772106" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-95.37877760260142" atv="57.985084302170016" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772106);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="4#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]4#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772107" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-101.71145389906417" atv="59.47665404670459" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772107);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772108" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="38.26821872566052" atv="76.75595591727013" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772108);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772109" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="54.37856638202095" atv="55.57892478526544" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772109);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(126, 211, 33, 0.79);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772110" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-2.8813725587094723" atv="58.18356811974321" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772110);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772111" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-46.56570486334027" atv="62.284658998823566" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772111);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144/144" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]144/144[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772112" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-46.557391673435916" atv="59.33430404877912" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772112);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="7#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]7#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772113" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-0.33312495643178863" atv="61.43095102466109" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772113);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144/144" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]144/144[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772114" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-18.334871930203974" atv="75.79931369251159" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772114);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="上实听海西" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]上实听海西[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772115" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-55.90574821072806" atv="3.7580815132724354" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772115);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772116" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-53.90574821072806" atv="5.758081513272435" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772116);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中建科璟雅居" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;建&lt;br/&gt;科&lt;br/&gt;璟&lt;br/&gt;雅&lt;br/&gt;居[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174570" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772117" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-39.71917451741683" atv="4.0610778871120345" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772117);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="建平临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]建&lt;br/&gt;平&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772118" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-35.82985035746913" atv="2.2065380519744417" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772118);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港中心" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;中&lt;br/&gt;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772119" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-33.500130517291836" atv="3.3799605205212986" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772119);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="金辉临港商业广场" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(250, 100, 0, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]金&lt;br/&gt;辉&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;商&lt;br/&gt;业&lt;br/&gt;广&lt;br/&gt;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772120" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-28.25526376828583" atv="2.830257841918685" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772120);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="六院临港院区" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(208, 2, 27, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]六&lt;br/&gt;院&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;院&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772121" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/5b47181bd1405bbc78c97e4284aa5fb3.png" renderer="webgl" ath="-52.883611403978534" atv="26.819009879068464" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772121);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="103板块" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]103板块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772122" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-90.75392360673584" atv="32.918292134263474" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772122);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元·朝露苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;·&lt;br/&gt;朝&lt;br/&gt;露&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772123" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-69.06531275677366" atv="17.839387687283992" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772123);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新元·月微苑" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]新&lt;br/&gt;元&lt;br/&gt;·&lt;br/&gt;月&lt;br/&gt;微&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
                        <hotspot name="spot_5772124" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-83.54982356344613" atv="15.529006765998103" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772124);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="大名城映玥" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]大&lt;br/&gt;名&lt;br/&gt;城&lt;br/&gt;映&lt;br/&gt;玥[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174567">
                                </hotspot>
            
        </scene>
                <scene name="scene_174587" title="105板块" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="" lng="" heading="" scene_id="174587" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限（用户体验使用）产品已备案，未经允许，请勿使用直播等商业用途！商务合作15618180103" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="44.764729955614" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="44.764729955614" vlookat="44.764729955614" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c3a211579f894440/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772501" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-122.61473442024496" atv="2.198958722446143" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772501);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772502" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-92.70496156002639" atv="11.911776048910856" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772502);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772503" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="173.2034940910632" atv="7.32428516477193" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772503);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772504" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-158.67611610156868" atv="0.2848441417303627" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772504);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="103板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;3&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772505" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-64.91063188133376" atv="36.739986637045014" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772505);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实望海" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;望&lt;br/&gt;海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174590" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772506" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-81.15526786800649" atv="39.57979073658976" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772506);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="雅戈尔" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]雅&lt;br/&gt;戈&lt;br/&gt;尔[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772507" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-32.818757278116664" atv="53.43095643223227" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772507);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港天宸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;天&lt;br/&gt;宸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772508" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-46.87712158400541" atv="26.684327057866124" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772508);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙湖星璟原" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]龙&lt;br/&gt;湖&lt;br/&gt;星&lt;br/&gt;璟&lt;br/&gt;原[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772509" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="82.37215581758699" atv="20.82578800220237" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_5772509,0xfa6400,1,3,0x181717,1,0xccbfb6,1,2,0xffffff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="住宅用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]住宅用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772510" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="33.690176177685885" atv="45.661992684397845" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_5772510,0xd0021b,1,3,0x211e1e,1,0xffffff,1,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="住宅用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772511" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="50.88499996896667" atv="49.93765467473484" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772511);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="国际医院" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png&apos; style=&apos;height:20px;margin:0 5px 0 0;&apos;]国际医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772512" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="84.42454191651512" atv="31.425158675900768" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772512);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="住宅用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/32f2ff63e81f483b54705a30106f0c45.png&apos; style=&apos;height:20px;margin:0 5px 0 0;&apos;]住宅用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772513" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="55.50054018638252" atv="58.23050133038386" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_5772513,0xaa3ce1,1,3,0x1f1d1d,1,0xffffff,1,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="进口超市" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]进口超市[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772514" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="73.03525613626203" atv="56.083424211590696" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772514);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="进口超市" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/c72209e96957d82baa3385ee858807e2.png&apos; style=&apos;height:20px;margin:0 5px 0 0;&apos;]进口超市[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772515" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="1.9058864431301004" atv="35.564336218890965" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_5772515,0xce7940,1,3,0x302d2d,1,0xffffff,1,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="商办用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]商办用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772516" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="20.71817659564215" atv="40.84740129825951" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772516);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="商办用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png&apos; style=&apos;height:20px;margin:0 5px 0 0;&apos;]商办用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772517" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="48.92470359365325" atv="61.8193710755853" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_5772517,0xc66d32,1,3,0x1a1818,1,0xffffff,1,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="商办用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]商办用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772518" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="28.862433086946396" atv="47.06631017183635" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_5772518,0xd37b41,1,3,0x211f1f,1,0xffffff,1,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="商办用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]商办用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772519" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="47.28519626067282" atv="75.26904713966965" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772519);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="商办用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png&apos; style=&apos;height:20px;margin:0 5px 0 0;&apos;]商办用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772520" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="22.425112777801587" atv="60.075013922492346" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772520);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="商办用地" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/26/image/20240422/4fe47dafcc56132526e30c87fc968ac5.png&apos; style=&apos;height:20px;margin:0 5px 0 0;&apos;]商办用地[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772521" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/9082766f669b39c750b222962313545f.png" renderer="webgl" ath="-128.7814800671958" atv="41.53687194868806" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772521);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="星空之境海绵公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]星&lt;br/&gt;空&lt;br/&gt;之&lt;br/&gt;境&lt;br/&gt;海&lt;br/&gt;绵&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772522" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-170.32469773926016" atv="24.49744126606391" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772522);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:50px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772523" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="163.44288099743648" atv="24.59743418282824" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772523);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:14px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772524" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="141.79148233626927" atv="17.21912245694598" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772524);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:38px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772525" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-151.7550735169028" atv="16.0287942430014" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772525);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:36px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772526" style="skin_hotspotstyle" scale="0.1" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240415/3cff266c4af7bac0637aa158de7d86d5.png" renderer="webgl" ath="-137.57805400815698" atv="12.407478422480425" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772526);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="滴水湖地铁站" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;地&lt;br/&gt;铁&lt;br/&gt;站[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772527" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="132.4173675341881" atv="9.000679031725472" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772527);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:38px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772528" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-157.24204494518" atv="21.876534822689546" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772528);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="金融湾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]金&lt;br/&gt;融&lt;br/&gt;湾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174589" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772529" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="7.570158625034253" atv="8.399487082861068" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772529);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="未来港启元" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]未&lt;br/&gt;来&lt;br/&gt;港&lt;br/&gt;启&lt;br/&gt;元[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174592" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772530" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="2.8074793201167267" atv="5.602709975150629" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772530);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="天樾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]天&lt;br/&gt;樾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174591" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
                        <hotspot name="spot_5772531" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="22.69312623732469" atv="9.094591593630081" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772531);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中铁诺德" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;铁&lt;br/&gt;诺&lt;br/&gt;德[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174594" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174587">
                                </hotspot>
            
        </scene>
                <scene name="scene_174589" title="金融湾" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/c8e019362d265fa0/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="30.914109" lng="121.931894" heading="" scene_id="174589" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-121.82874922469" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-121.82874922469" vlookat="52.254765657711" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/c8e019362d265fa0/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c8e019362d265fa0/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c8e019362d265fa0/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c8e019362d265fa0/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c8e019362d265fa0/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772552" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="88.01941750029107" atv="27.784058426540888" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772552);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174589">
                                </hotspot>
                        <hotspot name="spot_5772553" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-131.0479020377427" atv="11.202195200519323" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772553);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="商业办公" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]商&lt;br/&gt;业&lt;br/&gt;办&lt;br/&gt;公[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174589">
                                </hotspot>
                        <hotspot name="spot_5772554" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/9082766f669b39c750b222962313545f.png" renderer="webgl" ath="-37.87254980746059" atv="15.989174680156301" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772554);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="星空之境海绵公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]星&lt;br/&gt;空&lt;br/&gt;之&lt;br/&gt;境&lt;br/&gt;海&lt;br/&gt;绵&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174589">
                                </hotspot>
                        <hotspot name="spot_5772555" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-11.761792378619418" atv="3.7639039002554893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772555);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="雅戈尔" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]雅&lt;br/&gt;戈&lt;br/&gt;尔[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174593" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174589">
                                </hotspot>
            
        </scene>
                <scene name="scene_174586" title="上实望海" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e75edf43bffa8e9f/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="" lng="" heading="" scene_id="174586" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="8" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-1.9717485183472" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-1.9717485183472" vlookat="69.729240610205" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e75edf43bffa8e9f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e75edf43bffa8e9f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e75edf43bffa8e9f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e75edf43bffa8e9f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e75edf43bffa8e9f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772452" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="31.888736954514457" atv="3.972975503633049" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772452);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="中铁诺德璟宸" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;铁&lt;br/&gt;诺&lt;br/&gt;德&lt;br/&gt;璟&lt;br/&gt;宸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174588" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772453" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="128.32316785151343" atv="20.85783807972794" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772453);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="105板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;5&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174587" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772454" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-127.26804912965775" atv="7.570863757408024" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772454);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="101板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;1&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174576" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772455" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-168.85909809355604" atv="-1.5023248859566638" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772455);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="103板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;3&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174565" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772456" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-135.64375014337827" atv="2.077499752812247" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772456);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="102板块" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;0&lt;br/&gt;2&lt;br/&gt;板&lt;br/&gt;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174579" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772457" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="161.3911728124241" atv="3.3557533016990724" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772457);" zoom="false" distorted="false" oy="0" material_type="1" target_type="1" text="滴水湖" text_advanced="[div style=&apos;padding:5px;background:rgba(0, 0, 0, 0.5);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]滴&lt;br/&gt;水&lt;br/&gt;湖[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5433" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772458" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-21.309649142005014" atv="75.88552460442813" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772458);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="上实望海" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 16px ;text-align:center;;&apos;]上实望海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772459" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-17.95225195256063" atv="28.723246122896917" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772459);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙湖星璟原" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]龙&lt;br/&gt;湖&lt;br/&gt;星&lt;br/&gt;璟&lt;br/&gt;原[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772460" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="82.44988122797434" atv="27.69656531508434" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772460);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港天宸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;天&lt;br/&gt;宸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772461" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/c72209e96957d82baa3385ee858807e2.png" renderer="webgl" ath="61.741764513983696" atv="42.88644831978031" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772461);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="星尚综合体" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]星&lt;br/&gt;尚&lt;br/&gt;综&lt;br/&gt;合&lt;br/&gt;体[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772462" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="37.74102577912572" atv="48.34587207487405" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772462);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772463" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="16.89632616738794" atv="32.919566001871246" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772463);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772464" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-173.5300169874948" atv="57.010341832120716" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772464);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="雅戈尔星海云境" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]雅&lt;br/&gt;戈&lt;br/&gt;尔&lt;br/&gt;星&lt;br/&gt;海&lt;br/&gt;云&lt;br/&gt;境[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772465" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-48.242168927493424" atv="82.90691642569705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772465);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772466" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-85.26704023493608" atv="42.15509868468334" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772466);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772467" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-83.08636332778536" atv="53.80432697762092" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772467);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772468" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-58.434882343123206" atv="63.72427519991238" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772468);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="8#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]8#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772469" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-13.931100971121623" atv="43.73049800894512" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772469);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="17#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]17#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772470" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="18.18132316570569" atv="53.82809628626044" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772470);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="11#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]11#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772471" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="31.948240817613282" atv="69.71447578798666" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772471);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="10#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]10#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772472" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-11.641303262886936" atv="63.39355993749819" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772472);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="9#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]9#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772473" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-59.26295913757292" atv="36.56392818843318" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772473);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="13#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]13#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772474" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-57.24054140834295" atv="47.307895230160646" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772474);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="7#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]7#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772475" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-38.826576150690585" atv="37.98210847695827" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772475);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="16#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]16#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772476" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-32.21907875068854" atv="49.36328621944469" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772476);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="12#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]12#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772477" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-51.85549630405279" atv="32.80059989502555" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772477);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="15#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]15#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772478" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-70.29825156909305" atv="40.28750537493099" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772478);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772479" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="9.72831785190948" atv="44.09169366322542" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772479);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="18#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]18#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772480" style="skin_hotspotstyle" scale="0.1" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240415/3cff266c4af7bac0637aa158de7d86d5.png" renderer="webgl" ath="-164.75971074673456" atv="8.262326250677159" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772480);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="16号线滴水湖站" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 0.78),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]1&lt;br/&gt;6&lt;br/&gt;号&lt;br/&gt;线&lt;br/&gt;滴&lt;br/&gt;水&lt;br/&gt;湖&lt;br/&gt;站[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772481" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-132.4546538066545" atv="9.443623967586976" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772481);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上海天文馆" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 0.77),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;海&lt;br/&gt;天&lt;br/&gt;文&lt;br/&gt;馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772482" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-101.3308016596863" atv="14.029230876793122" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772482);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华师大附属临港幼儿园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;师&lt;br/&gt;大&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;幼&lt;br/&gt;儿&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772483" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-97.6824867860189" atv="2.7910164578769536" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772483);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="海昌海洋公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]海&lt;br/&gt;昌&lt;br/&gt;海&lt;br/&gt;洋&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772484" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-91.11513705292464" atv="3.4077213820559114" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772484);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="耀雪冰雪世界" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]耀&lt;br/&gt;雪&lt;br/&gt;冰&lt;br/&gt;雪&lt;br/&gt;世&lt;br/&gt;界[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772485" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-84.56066283272503" atv="8.083567147537734" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772485);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华师大附属临港小学" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(189, 16, 224, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]华&lt;br/&gt;师&lt;br/&gt;大&lt;br/&gt;附&lt;br/&gt;属&lt;br/&gt;临&lt;br/&gt;港&lt;br/&gt;小&lt;br/&gt;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772486" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-54.89619693020114" atv="34.94077053185113" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772486);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772487" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-90.76284060021908" atv="55.69464474085983" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772487);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772488" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-96.13057052271688" atv="83.47910226051063" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772488);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/100/100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772489" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-41.80782830341724" atv="40.71935159142789" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772489);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/120" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/120[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772490" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-34.68495225353172" atv="52.402857402995416" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772490);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/120" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/120[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772491" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-61.888819728555916" atv="49.64337534224741" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772491);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/120" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/120[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772492" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-15.820876542031613" atv="68.87308823138238" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772492);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/120" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/120[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772493" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="20.516188330175282" atv="59.53433237936121" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772493);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/122" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/122[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772494" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="41.718988614585214" atv="73.26842303952054" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772494);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/122" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/122[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772495" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-75.37383775995283" atv="41.45950644931102" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772495);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/122" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/122[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772496" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-14.577015904782002" atv="47.56023217310505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772496);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="18层" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]18层[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772497" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="11.491188520638786" atv="48.65846962435599" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772497);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100/100/100/100/100/100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]100/100/100/100/100/100[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772498" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-70.79354372035306" atv="64.6361553971244" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772498);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/122" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/122[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772499" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-90.83737168597122" atv="44.48419172372218" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772499);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="80/60/60/60/80" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]80/60/60/60/80[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
                        <hotspot name="spot_5772500" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-63.10163062669511" atv="38.9197540078664" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772500);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120/100/100/122" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]120/100/100/122[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174586">
                                </hotspot>
            
        </scene>
                <scene name="scene_174588" title="中铁诺德璟宸" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/da13bb3e0a78f556/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="" lng="" heading="" scene_id="174588" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-52.527290363224" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-52.527290363224" vlookat="48.023636451207" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/da13bb3e0a78f556/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7424" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/da13bb3e0a78f556/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3712" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/da13bb3e0a78f556/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/da13bb3e0a78f556/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/da13bb3e0a78f556/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772532" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:2px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-73.00762716067442" atv="74.167872877486" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772532);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="中铁诺德璟宸" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-8.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-8.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]中铁诺德璟宸[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-8.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772533" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-153.2913264469009" atv="3.314952674073298" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772533);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="上实望海" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;望&lt;br/&gt;海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772534" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-46.603374328577104" atv="46.35238900355393" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772534);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="8#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]8#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772535" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-13.561898571878714" atv="50.467045360855295" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772535);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="12#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]12#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772536" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-62.535437004015535" atv="58.46135538118096" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772536);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="1#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]1#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772537" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-23.020639484933213" atv="61.20265542166248" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772537);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="10#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]10#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772538" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-29.935322812271295" atv="59.71041254742076" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772538);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="9#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]9#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772539" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-15.68808984750342" atv="41.816031856294934" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772539);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="20#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]20#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772540" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-29.210602729375637" atv="36.17754514889968" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772540);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="19#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]19#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772541" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-47.23520854977295" atv="35.672499963131735" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772541);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="15#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]15#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772542" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-48.34171998049294" atv="28.84764850486069" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772542);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="18#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]18#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772543" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-55.67852439303874" atv="25.61021846479316" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772543);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="16#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]16#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772544" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-63.11743732915835" atv="27.464825137873103" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772544);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="17#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]17#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772545" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-71.73903969620108" atv="28.666280358722425" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772545);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="6#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]6#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772546" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-64.56617760760122" atv="33.819270825763276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772546);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="7#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]7#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772547" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-80.85742353119826" atv="29.6021281957175" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772547);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="5#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]5#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772548" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-77.349770944554" atv="35.79876999423306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772548);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="3#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]3#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772549" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-72.84615185848645" atv="44.80076313072838" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772549);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="2#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]2#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772550" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-9.970993214233829" atv="42.331202002162264" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772550);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="21#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]21#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
                        <hotspot name="spot_5772551" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-20.267861703253914" atv="49.874002802846555" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772551);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="11#" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]11#[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174588">
                                </hotspot>
            
        </scene>
                <scene name="scene_174593" title="雅戈尔" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/95010e0499d7e150/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="30.919542" lng="121.930474" heading="" scene_id="174593" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-3.6051637769337" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-3.6051637769337" vlookat="51.647168977896" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/95010e0499d7e150/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95010e0499d7e150/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95010e0499d7e150/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95010e0499d7e150/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95010e0499d7e150/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772567" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/8f034b2c4e194ae51121f325dcf50545.png" renderer="webgl" ath="-15.514039620666438" atv="18.855367195907338" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772567);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="上实望海" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]上&lt;br/&gt;实&lt;br/&gt;望&lt;br/&gt;海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174590" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174593">
                                </hotspot>
                        <hotspot name="spot_5772568" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="43.28738710204618" atv="11.129043747111503" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772568);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港天宸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;天&lt;br/&gt;宸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174593">
                                </hotspot>
                        <hotspot name="spot_5772569" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-8.620910558465937" atv="9.582311002041122" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772569);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙湖星璟原" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]龙&lt;br/&gt;湖&lt;br/&gt;星&lt;br/&gt;璟&lt;br/&gt;原[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174593">
                                </hotspot>
                        <hotspot name="spot_5772570" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-5.641252127977339" atv="60.744930899166945" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772570);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="雅戈尔" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 22px;text-align:center;;&apos;]雅戈尔[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174593">
                                </hotspot>
            
        </scene>
                <scene name="scene_174590" title="上实望海" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/8d89558d91e602b6/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="30.921274" lng="121.930574" heading="" scene_id="174590" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-16.295236195606" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-16.295236195606" vlookat="49.759092465394" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/8d89558d91e602b6/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8d89558d91e602b6/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8d89558d91e602b6/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8d89558d91e602b6/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8d89558d91e602b6/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772556" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="" text_marking_line_width="0" text_marking_line_height="0" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="" bgalpha="0" ath="24.416613099658946" atv="75.50105911483698" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772556);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="上实望海" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 20px ;text-align:center;;&apos;]上实望海[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174590">
                                </hotspot>
                        <hotspot name="spot_5772557" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="-16.73048429903639" atv="12.912427694588597" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772557);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="龙湖星璟原" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 16px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]龙&lt;br/&gt;湖&lt;br/&gt;星&lt;br/&gt;璟&lt;br/&gt;原[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174590">
                                </hotspot>
                        <hotspot name="spot_5772558" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c8922683a5060c59525bff70ffad820c.png" renderer="webgl" ath="93.02179076330981" atv="19.951241391903963" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772558);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="临港天宸" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 16px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]临&lt;br/&gt;港&lt;br/&gt;天&lt;br/&gt;宸[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174590">
                                </hotspot>
                        <hotspot name="spot_5772559" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-161.11350042599227" atv="48.21211174430474" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772559);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="雅戈尔" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]雅&lt;br/&gt;戈&lt;br/&gt;尔[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174593" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174590">
                                </hotspot>
                        <hotspot name="spot_5772560" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/9082766f669b39c750b222962313545f.png" renderer="webgl" ath="-150.65085738725318" atv="12.86579143621096" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772560);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="星空之境海绵公园" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(126, 211, 33, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 16px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]星&lt;br/&gt;空&lt;br/&gt;之&lt;br/&gt;境&lt;br/&gt;海&lt;br/&gt;绵&lt;br/&gt;公&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174590">
                                </hotspot>
            
        </scene>
                <scene name="scene_174592" title="未来港启元" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/57b3271d2a12e109/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="30.941747" lng="121.937011" heading="" scene_id="174592" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-2.3409877707704" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-2.3409877707704" vlookat="48.862643227531" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/57b3271d2a12e109/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/57b3271d2a12e109/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/57b3271d2a12e109/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/57b3271d2a12e109/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/57b3271d2a12e109/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772564" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="119.17281506630039" atv="13.912629076318654" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772564);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中铁诺德" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;铁&lt;br/&gt;诺&lt;br/&gt;德[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174594" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174592">
                                </hotspot>
                        <hotspot name="spot_5772565" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-77.71169850312174" atv="11.86097241293455" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772565);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="天樾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]天&lt;br/&gt;樾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174591" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174592">
                                </hotspot>
                        <hotspot name="spot_5772566" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-3.2390914702361897" atv="76.59168107425896" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772566);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="未来港启元" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 20px ;text-align:center;;&apos;]未来港启元[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174592">
                                </hotspot>
            
        </scene>
                <scene name="scene_174591" title="天樾" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/647d9d254d56e2d9/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="30.944453" lng="121.930616" heading="" scene_id="174591" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-171.94444724884" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-171.94444724884" vlookat="51.083779180944" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/647d9d254d56e2d9/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/647d9d254d56e2d9/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/647d9d254d56e2d9/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/647d9d254d56e2d9/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/647d9d254d56e2d9/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772561" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="119.15403171680043" atv="3.807821831491346" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772561);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中铁诺德" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]中&lt;br/&gt;铁&lt;br/&gt;诺&lt;br/&gt;德[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174594" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174591">
                                </hotspot>
                        <hotspot name="spot_5772562" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="102.13919649885403" atv="10.755086456623104" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772562);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="未来港启元" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]未&lt;br/&gt;来&lt;br/&gt;港&lt;br/&gt;启&lt;br/&gt;元[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174592" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174591">
                                </hotspot>
                        <hotspot name="spot_5772563" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-45.56496498815977" atv="87.92635382384705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772563);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="天樾" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 22px;text-align:center;;&apos;]天樾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174591">
                                </hotspot>
            
        </scene>
                <scene name="scene_174594" title="中铁诺德" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/thumb.jpg" fenzuid="43087" parent_fenzuid="43086" lat="30.940008" lng="121.942182" heading="" scene_id="174594" pano_id="3465" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="" xijie='[]' detail_animation="0" view_hide='1' words="该地图仅限柒家地产内部使用，产品已备案，未经允许，请勿使用直播等商业用途！" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-177.69358506357" hotspot_fenzu='[]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='1' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-177.69358506357" vlookat="44.767965565326" fovtype="MFOV" fov="120" fovmin="60" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0048457e44615bed/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_5772571" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-69.50632440080437" atv="5.936470178243993" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772571);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="天樾" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]天&lt;br/&gt;樾[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174591" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174594">
                                </hotspot>
                        <hotspot name="spot_5772572" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-46.73696840531221" atv="18.227560635898932" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_5772572);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="未来港启元" text_advanced="[div style=&apos;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;text-orientation:upright;letter-spacing:2px;;&apos;]未&lt;br/&gt;来&lt;br/&gt;港&lt;br/&gt;启&lt;br/&gt;元[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_174592" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_174594">
                                </hotspot>
                        <hotspot name="spot_5772573" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:0px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-170.9416645048666" atv="76.64601367756576" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_5772573);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="中铁诺德" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:linear-gradient(0deg,rgba(40, 110, 250, 1),rgba(0, 0, 0, 0.5));border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 22px;text-align:center;;&apos;]中铁诺德[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_174594">
                                </hotspot>
            
        </scene>
            <config>
        <qiniu_allow_state data='0'/>
        <cdn_host data='https://cdn.yj720.com.cn'/>
        <pano data="{&quot;id&quot;:3465,&quot;v_id&quot;:&quot;U80kncET0pK&quot;,&quot;uid&quot;:3,&quot;is_del&quot;:1,&quot;examine&quot;:1,&quot;group_id&quot;:0,&quot;folder_id&quot;:53,&quot;cate_id&quot;:2,&quot;type&quot;:0,&quot;province&quot;:&quot;上海市&quot;,&quot;city&quot;:&quot;临港&quot;,&quot;qrcode&quot;:&quot;\/uploads\/3\/qrcode\/1764229135945574.png&quot;,&quot;spot&quot;:null,&quot;school&quot;:null,&quot;title&quot;:&quot;【上海临港新城】聚亿达VR全景地图&quot;,&quot;tags&quot;:&quot;354,18,20,22&quot;,&quot;group_textarea&quot;:&quot;354,&quot;,&quot;thumb&quot;:&quot;\/uploads\/3\/image\/20251127\/d1f4ff01585c3078a240fc59fa2d014e.png&quot;,&quot;poster&quot;:&quot;&quot;,&quot;zan&quot;:0,&quot;hits&quot;:615,&quot;comments&quot;:0,&quot;reward&quot;:0,&quot;reward_money&quot;:0,&quot;status&quot;:1,&quot;is_show&quot;:0,&quot;admin_mark&quot;:null,&quot;open&quot;:1,&quot;index_recommend&quot;:1,&quot;admin_status&quot;:0,&quot;guid&quot;:&quot;&quot;,&quot;viewpassword&quot;:&quot;&quot;,&quot;pano_intro&quot;:&quot;商务合作18521434499&quot;,&quot;enable_gyro_img&quot;:0,&quot;enable_gyro&quot;:0,&quot;enable_littleplanet&quot;:1,&quot;enable_autorotate&quot;:1,&quot;autorotate_wait_time&quot;:20,&quot;hide_thumbnails&quot;:1,&quot;automatic_skip&quot;:1,&quot;rotation_time&quot;:11,&quot;show_auth&quot;:1,&quot;enable_location&quot;:0,&quot;enable_intro&quot;:1,&quot;enable_vr&quot;:1,&quot;enable_pv&quot;:1,&quot;enable_like&quot;:1,&quot;show_comment&quot;:2,&quot;enable_comment&quot;:2,&quot;enable_qr&quot;:1,&quot;show_thumb&quot;:1,&quot;pc_openimg_materialid&quot;:&quot;&quot;,&quot;mobile_openimg_materialid&quot;:&quot;&quot;,&quot;openimg_time&quot;:0,&quot;logo_materialid&quot;:0,&quot;logo_show&quot;:1,&quot;logo_src&quot;:&quot;https:\/\/cdn.yj720.com.cn\/uploads\/2\/image\/20240407\/e39726ba08613b288e9568e2346ba90e.png&quot;,&quot;logo_title&quot;:&quot;&quot;,&quot;logo_postion&quot;:1,&quot;logo_link&quot;:null,&quot;map_x&quot;:&quot;&quot;,&quot;map_y&quot;:&quot;&quot;,&quot;deltime&quot;:0,&quot;create_time&quot;:&quot;1764229135&quot;,&quot;update_time&quot;:1786599472,&quot;is_recommend&quot;:0,&quot;introduce&quot;:null,&quot;is_show_roll_title&quot;:1,&quot;roll_title&quot;:&quot;&quot;,&quot;roll_title_color&quot;:&quot;#ffffff&quot;,&quot;roll_title_decoration&quot;:&quot;0&quot;,&quot;roll_title_weight&quot;:&quot;0&quot;,&quot;roll_title_normal&quot;:&quot;0&quot;,&quot;start_image&quot;:null,&quot;show_author&quot;:null,&quot;short_introduce&quot;:null,&quot;init_type&quot;:0,&quot;start_pc_img&quot;:&quot;&quot;,&quot;start_pc_po&quot;:null,&quot;start_phone_img&quot;:&quot;&quot;,&quot;start_phone_po&quot;:1,&quot;start_type&quot;:1,&quot;start_stop_time&quot;:5,&quot;start_count_down&quot;:1,&quot;start_color&quot;:&quot;#000000&quot;,&quot;start_bgimg&quot;:&quot;&quot;,&quot;start_image_link&quot;:null,&quot;daili_id&quot;:0,&quot;is_vr_card&quot;:0,&quot;selected&quot;:3,&quot;is_tui&quot;:2,&quot;opening_animation&quot;:1,&quot;language&quot;:1,&quot;language_url&quot;:&quot;&quot;,&quot;language_tab&quot;:1,&quot;start_image_close_time&quot;:null,&quot;advert_type&quot;:1,&quot;pc_advert&quot;:&quot;&quot;,&quot;phone_advert&quot;:&quot;&quot;,&quot;advert_url&quot;:&quot;&quot;,&quot;advert_url_type&quot;:1,&quot;initial_scene&quot;:1,&quot;initial_scene_id&quot;:0,&quot;interface_template&quot;:1,&quot;template_style&quot;:1,&quot;grouping_style&quot;:1,&quot;paid&quot;:0,&quot;paid_time&quot;:&quot;&quot;,&quot;first_scene_id&quot;:174576,&quot;show_dashang&quot;:1,&quot;dashang_money&quot;:&quot;&quot;,&quot;remark&quot;:&quot;&quot;,&quot;share&quot;:0,&quot;load_type&quot;:1,&quot;load_img&quot;:null,&quot;load_default_img&quot;:&quot;\/static\/tour\/images\/default_load.png&quot;,&quot;load_txt&quot;:&quot;加载中&quot;,&quot;load_txt_color&quot;:null,&quot;load_bg_color&quot;:null,&quot;start_open_type&quot;:1,&quot;start_pc_video_id&quot;:0,&quot;start_pc_video&quot;:&quot;&quot;,&quot;start_pc_name&quot;:null,&quot;start_pc_locl&quot;:1,&quot;start_pc_vimg&quot;:&quot;&quot;,&quot;start_pc_time&quot;:100,&quot;start_ph_video_id&quot;:0,&quot;start_ph_video&quot;:&quot;&quot;,&quot;start_ph_name&quot;:null,&quot;start_ph_locl&quot;:1,&quot;start_ph_vimg&quot;:&quot;&quot;,&quot;start_autoplay&quot;:1,&quot;start_loop&quot;:2,&quot;start_ph_time&quot;:100,&quot;watermark_text&quot;:&quot;&quot;,&quot;watermark_type&quot;:2,&quot;watermark_image&quot;:&quot;https:\/\/cdn.yj720.com.cn\/uploads\/3\/image\/20251120\/o_1jag05lkj1s717r21f83ru4qmv1m&quot;,&quot;watermark_fill&quot;:2,&quot;watermark_scale&quot;:70,&quot;watermark_opacity&quot;:45,&quot;watermark_gap&quot;:200,&quot;watermark_rotate&quot;:0,&quot;share_setting&quot;:1,&quot;share_setting_ip&quot;:null,&quot;share_setting_phone&quot;:null,&quot;is_first_sandtable&quot;:0,&quot;search_setting&quot;:&quot;0,1,2,3,4,5,6,7,9,11,12&quot;,&quot;is_lock&quot;:0,&quot;is_sale&quot;:0,&quot;sale_price&quot;:0,&quot;sale_free&quot;:&quot;&quot;,&quot;sale_vid&quot;:&quot;&quot;,&quot;view_free_group&quot;:&quot;&quot;,&quot;view_count&quot;:30,&quot;is_top&quot;:0,&quot;sandtable_watermark_enabled&quot;:0,&quot;sandtable_watermark_material_id&quot;:0,&quot;sandtable_watermark_url&quot;:&quot;&quot;,&quot;system_url&quot;:&quot;https:\/\/yj720.com.cn\/&quot;,&quot;system_advert&quot;:&quot;https:\/\/cdn.yj720.com.cn\/uploads\/image\/20240407\/1cb46aab037c4844b2f896b0b8dcb9b7.jpg&quot;,&quot;skin&quot;:{&quot;id&quot;:3465,&quot;pano_id&quot;:3465,&quot;jieshuo_material_id&quot;:null,&quot;start_tips&quot;:null,&quot;password_views&quot;:null,&quot;password&quot;:null,&quot;password_tips&quot;:null,&quot;is_password_global&quot;:1,&quot;wx_share_title&quot;:null,&quot;wx_share_intro&quot;:null,&quot;wx_share_image&quot;:null,&quot;business_card_name&quot;:null,&quot;business_card_email&quot;:null,&quot;business_card_address&quot;:null,&quot;business_card_contact&quot;:null,&quot;business_card_intro&quot;:null,&quot;business_card_img&quot;:null,&quot;business_card_wx_qrcode&quot;:null,&quot;business_card_weibo_name&quot;:null,&quot;business_card_weibo_url&quot;:null,&quot;business_card_bussiness_weixin&quot;:null,&quot;business_card_qq&quot;:null,&quot;wx_qrcode&quot;:null,&quot;pano_location_longitude&quot;:null,&quot;pano_location_latitude&quot;:null,&quot;pano_location_address&quot;:null,&quot;before_gif&quot;:null,&quot;background_color&quot;:&quot;#000000&quot;,&quot;control_bg_id&quot;:0,&quot;before_gif_choose&quot;:&quot;0&quot;,&quot;skin_type&quot;:4,&quot;menu_bg_id&quot;:0,&quot;menu_bg_img_width&quot;:&quot;200&quot;,&quot;menu_bg_img_height&quot;:&quot;100&quot;,&quot;menu_bg_font_color&quot;:&quot;#000000&quot;,&quot;menu_bg_hover_color&quot;:&quot;#000000&quot;,&quot;pano_keywords&quot;:null,&quot;pano_description&quot;:null,&quot;auto_rotate_speed&quot;:1,&quot;auto_rotate_waittime&quot;:3,&quot;auto_rotate_accel&quot;:2,&quot;pay_poster&quot;:null,&quot;pay_amount&quot;:0,&quot;bonus_min&quot;:30,&quot;bonus_max&quot;:100,&quot;bonus_amount&quot;:0,&quot;bonus_status&quot;:0,&quot;bonus_words&quot;:null,&quot;leave_word_open&quot;:0,&quot;leave_word_open_force&quot;:0,&quot;leave_word_title&quot;:null,&quot;leave_word_items&quot;:null,&quot;leave_word_alert_phone&quot;:null,&quot;top_menu_style&quot;:&quot;4&quot;,&quot;left_menu_autoexp&quot;:0},&quot;skin_switch&quot;:{&quot;id&quot;:3465,&quot;pano_id&quot;:3465,&quot;creator&quot;:0,&quot;creator_title&quot;:0,&quot;view&quot;:0,&quot;scene&quot;:1,&quot;scene_name&quot;:1,&quot;group&quot;:1,&quot;desc&quot;:1,&quot;thumbs&quot;:0,&quot;share&quot;:0,&quot;fullscreen&quot;:1,&quot;clearscreen&quot;:0,&quot;glasses&quot;:0,&quot;visual&quot;:1,&quot;character&quot;:0,&quot;source&quot;:0,&quot;is_auto_show_thumb_list&quot;:1,&quot;is_show_service&quot;:1,&quot;is_wx_collect&quot;:1,&quot;littleplanetintro&quot;:1,&quot;menunav&quot;:1,&quot;is_bg_music_open&quot;:1,&quot;is_jieshuo_open&quot;:1,&quot;view_rotate&quot;:1,&quot;search&quot;:1,&quot;brush&quot;:1,&quot;open_ip_visit&quot;:0,&quot;ip_visit_hit&quot;:null,&quot;open_solution_lease&quot;:0,&quot;open_solution_brochure&quot;:0}}"/>
        <globals data='{"id":3465,"pano_id":3465,"creator":0,"creator_title":0,"view":0,"scene":1,"scene_name":1,"group":1,"desc":1,"thumbs":0,"share":0,"fullscreen":1,"clearscreen":0,"glasses":0,"visual":1,"character":0,"source":0,"is_auto_show_thumb_list":1,"is_show_service":1,"is_wx_collect":1,"littleplanetintro":1,"menunav":1,"is_bg_music_open":1,"is_jieshuo_open":1,"view_rotate":1,"search":1,"brush":1,"open_ip_visit":0,"ip_visit_hit":null,"open_solution_lease":0,"open_solution_brochure":0}'/>
        <tocopyuser data=''/>
        <tocopyurl data=''/>
        <phone data='156****0103'/>
        <userurl data='/u/XSEcpklediG' nick_name='宙璟网络科技' head_img='https://cdn.yj720.com.cn/uploads/3/image/20241221/38887b6d3f2dd17e1222b91414c43dfc.jpg'/>
        <!-- <paid data='0' /> -->
        <edition data='16'/>
        <custom_button data='[{"id":926,"pano_id":3465,"u_id":3,"img_url":"\/static\/editor\/images\/image.png","type_title":"\u56fe\u6587","title":"\u6280\u672f\u652f\u6301","type":0,"position":2,"sort":null,"parent_id":0,"type_args":null,"tuwenb_open":null,"tuwenb_link_title":null,"tuwenb_address":null,"tuwenb_muban":null,"tuwenb_volume":null,"tuwenb_music_play":null,"tuwenb_music_jieshuo":null,"tuwenb_music_beijing":null,"audio_id":null,"audio_name":null,"audio_url":null,"content":"","image":[{"id":1614,"spot_id":23330,"content":"","img_url":"\/uploads\/3\/image\/20250213\/o_1ijvn42afk1e5gr184s7u91qnde"}],"child":[]}]'/>
        <auto_guide>
                </auto_guide>
        <guide_settings>
                </guide_settings>
                    <view view_id="174576" name="scene_174576">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="174577" name="scene_174577">
                            </view>
                        <view view_id="174578" name="scene_174578">
                            </view>
                        <view view_id="174579" name="scene_174579">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="174580" name="scene_174580">
                            </view>
                        <view view_id="174581" name="scene_174581">
                            </view>
                        <view view_id="174582" name="scene_174582">
                            </view>
                        <view view_id="174583" name="scene_174583">
                            </view>
                        <view view_id="174584" name="scene_174584">
                            </view>
                        <view view_id="174585" name="scene_174585">
                            </view>
                        <view view_id="174565" name="scene_174565">
                            </view>
                        <view view_id="174573" name="scene_174573">
                            </view>
                        <view view_id="174571" name="scene_174571">
                            </view>
                        <view view_id="174568" name="scene_174568">
                            </view>
                        <view view_id="174574" name="scene_174574">
                            </view>
                        <view view_id="174570" name="scene_174570">
                            </view>
                        <view view_id="174569" name="scene_174569">
                            </view>
                        <view view_id="174572" name="scene_174572">
                            </view>
                        <view view_id="174575" name="scene_174575">
                            </view>
                        <view view_id="174566" name="scene_174566">
                            </view>
                        <view view_id="174567" name="scene_174567">
                            </view>
                        <view view_id="174587" name="scene_174587">
                            </view>
                        <view view_id="174589" name="scene_174589">
                            </view>
                        <view view_id="174586" name="scene_174586">
                            </view>
                        <view view_id="174588" name="scene_174588">
                            </view>
                        <view view_id="174593" name="scene_174593">
                            </view>
                        <view view_id="174590" name="scene_174590">
                            </view>
                        <view view_id="174592" name="scene_174592">
                            </view>
                        <view view_id="174591" name="scene_174591">
                            </view>
                        <view view_id="174594" name="scene_174594">
                            </view>
                    <fenzu data="[{&quot;id&quot;:43082,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;101\u677f\u5757&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:43083,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:43082,&quot;view_list&quot;:[{&quot;id&quot;:174576,&quot;uid&quot;:3,&quot;material_id&quot;:6606,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/65a2228408cf0f4e&quot;,&quot;tiledimage&quot;:&quot;16128,7936,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/65a2228408cf0f4e\/thumb.jpg&quot;,&quot;title&quot;:&quot;101\u677f\u5757&quot;,&quot;fenzuid&quot;:43083,&quot;deltime&quot;:0,&quot;sort&quot;:3,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:44.764729955614,&quot;vlookat&quot;:44.764729955614,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:1,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\uff08\u7528\u6237\u4f53\u9a8c\u4f7f\u7528\uff09\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01\u5546\u52a1\u5408\u4f5c15618180103&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174577,&quot;uid&quot;:3,&quot;material_id&quot;:8133,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/27ebbb74fe26276f&quot;,&quot;tiledimage&quot;:&quot;7424,3712,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/27ebbb74fe26276f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e1c\u5bb8\u6e90\u8457\u540d&quot;,&quot;fenzuid&quot;:43083,&quot;deltime&quot;:0,&quot;sort&quot;:4,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-33.04254386852673,&quot;vlookat&quot;:60.553972973054364,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.920706&quot;,&quot;lng&quot;:&quot;121.920991&quot;,&quot;gd_lat&quot;:&quot;30.918344455296&quot;,&quot;gd_lng&quot;:&quot;121.925074598525&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174578,&quot;uid&quot;:3,&quot;material_id&quot;:8137,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/41999e210a1a1687&quot;,&quot;tiledimage&quot;:&quot;7424,3712,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/41999e210a1a1687\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e07\u79d1\u91d1\u57df\u6f9c\u6e7e&quot;,&quot;fenzuid&quot;:43083,&quot;deltime&quot;:0,&quot;sort&quot;:5,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-2.844102692726776,&quot;vlookat&quot;:53.25589458532372,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.918459&quot;,&quot;lng&quot;:&quot;121.918441&quot;,&quot;gd_lat&quot;:&quot;30.916094021268&quot;,&quot;gd_lng&quot;:&quot;121.922522786459&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]}]}]},{&quot;id&quot;:43084,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;102\u677f\u5757&quot;,&quot;listorder&quot;:1,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:43085,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:43084,&quot;view_list&quot;:[{&quot;id&quot;:174579,&quot;uid&quot;:3,&quot;material_id&quot;:6607,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/67b5df69633b7773&quot;,&quot;tiledimage&quot;:&quot;16128,7936,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/67b5df69633b7773\/thumb.jpg&quot;,&quot;title&quot;:&quot;102\u677f\u5757&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:0,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:44.764729955614,&quot;vlookat&quot;:44.764729955614,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174580,&quot;uid&quot;:3,&quot;material_id&quot;:6635,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e031168806a72ed2&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/e031168806a72ed2\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9f99\u5149\u5929\u8000&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:1,&quot;effect_mod&quot;:8,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:39.60438357475648,&quot;vlookat&quot;:48.45827412011776,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174581,&quot;uid&quot;:3,&quot;material_id&quot;:8132,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/97658bdcb8f5008e&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/97658bdcb8f5008e\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u78a7\u4e91\u58f9\u96f6&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:2,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-11.100599023990583,&quot;vlookat&quot;:48.703516962556094,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.904870&quot;,&quot;lng&quot;:&quot;121.896301&quot;,&quot;gd_lat&quot;:&quot;30.902491319445&quot;,&quot;gd_lng&quot;:&quot;121.900384385851&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174582,&quot;uid&quot;:3,&quot;material_id&quot;:8134,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/14f71b0a98c52542&quot;,&quot;tiledimage&quot;:&quot;16128,7936,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/14f71b0a98c52542\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6e2f\u57ce\u60a6\u9886&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:3,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:0.9601655540574161,&quot;vlookat&quot;:58.62041503840303,&quot;fov&quot;:120,&quot;fovmin&quot;:54,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.893079&quot;,&quot;lng&quot;:&quot;121.909184&quot;,&quot;gd_lat&quot;:&quot;30.890694173178&quot;,&quot;gd_lng&quot;:&quot;121.91326171875&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174583,&quot;uid&quot;:3,&quot;material_id&quot;:8135,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/291903815c2944d4&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/291903815c2944d4\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6e2f\u57ce\u60a6\u5ead&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:4,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-26.40610452735958,&quot;vlookat&quot;:47.58612512119654,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.897223&quot;,&quot;lng&quot;:&quot;121.900768&quot;,&quot;gd_lat&quot;:&quot;30.894839138455&quot;,&quot;gd_lng&quot;:&quot;121.904848090278&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174584,&quot;uid&quot;:3,&quot;material_id&quot;:8139,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/8871a66d16ebc119&quot;,&quot;tiledimage&quot;:&quot;16128,8192,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/8871a66d16ebc119\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9f99\u5149&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:5,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:17.43171247454768,&quot;vlookat&quot;:48.35713345499948,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.897056&quot;,&quot;lng&quot;:&quot;121.886984&quot;,&quot;gd_lat&quot;:&quot;30.894676920573&quot;,&quot;gd_lng&quot;:&quot;121.891074761285&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174585,&quot;uid&quot;:3,&quot;material_id&quot;:8145,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9d86969569dc1016&quot;,&quot;tiledimage&quot;:&quot;16128,8192,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/9d86969569dc1016\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5b9c\u6d69\u4f73\u56ed&quot;,&quot;fenzuid&quot;:43085,&quot;deltime&quot;:0,&quot;sort&quot;:6,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-0.730289453369924,&quot;vlookat&quot;:55.86832937858113,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.903238&quot;,&quot;lng&quot;:&quot;121.906921&quot;,&quot;gd_lat&quot;:&quot;30.900858289931&quot;,&quot;gd_lng&quot;:&quot;121.910999891494&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]}]}]},{&quot;id&quot;:43080,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;103\u677f\u5757&quot;,&quot;listorder&quot;:2,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:43081,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:43080,&quot;view_list&quot;:[{&quot;id&quot;:174565,&quot;uid&quot;:3,&quot;material_id&quot;:6608,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/8a067b3308aecc03&quot;,&quot;tiledimage&quot;:&quot;16128,7936,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/8a067b3308aecc03\/thumb.jpg&quot;,&quot;title&quot;:&quot;103\u677f\u5757&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:0,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:44.764729955614,&quot;vlookat&quot;:44.764729955614,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174573,&quot;uid&quot;:3,&quot;material_id&quot;:6651,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/2973d0ebfec38299&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/2973d0ebfec38299\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9e4f\u745e\u4e91\u666f\u6e7e&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:1,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:6.940296433219345,&quot;vlookat&quot;:55.06054229310376,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099028,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174571,&quot;uid&quot;:3,&quot;material_id&quot;:6648,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/12219408e2ddc008&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/12219408e2ddc008\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u5efa\u79d1\u6f9c\u89c2\u90b8&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:2,&quot;effect_mod&quot;:8,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:7.225739240530004,&quot;vlookat&quot;:58.49455200891305,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174568,&quot;uid&quot;:3,&quot;material_id&quot;:6642,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/02c06a59c2ff1666&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/02c06a59c2ff1666\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u5efa\u79d1\u5bb8\u4e91\u7b51&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:3,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:3.2354685171693798,&quot;vlookat&quot;:51.82979443220473,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174574,&quot;uid&quot;:3,&quot;material_id&quot;:8138,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/d4f888635642592f&quot;,&quot;tiledimage&quot;:&quot;16128,8192,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/d4f888635642592f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7396\u6d77&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:4,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:52.43455611122067,&quot;vlookat&quot;:52.43455611122067,&quot;fov&quot;:95,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.874220&quot;,&quot;lng&quot;:&quot;121.921612&quot;,&quot;gd_lat&quot;:&quot;30.871831597223&quot;,&quot;gd_lng&quot;:&quot;121.925692274306&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174570,&quot;uid&quot;:3,&quot;material_id&quot;:6647,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ac2a6b4a021f2731&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/ac2a6b4a021f2731\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u5efa\u79d1\u749f\u96c5\u5c45&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:5,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-13.03358282097282,&quot;vlookat&quot;:61.73604102605502,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174569,&quot;uid&quot;:3,&quot;material_id&quot;:6643,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/62a82c30ad584763&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/62a82c30ad584763\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u5efa\u79d1\u8403\u9526\u56ed&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:6,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:2.9488467441295625,&quot;vlookat&quot;:60.04216430111168,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174572,&quot;uid&quot;:3,&quot;material_id&quot;:6649,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9cb919509359206a&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/9cb919509359206a\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u5efa\u79d1\u8335\u5170\u5ead&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:7,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-5.768183780166551,&quot;vlookat&quot;:58.89816890236249,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174575,&quot;uid&quot;:3,&quot;material_id&quot;:8140,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a94640f4673bd0d2&quot;,&quot;tiledimage&quot;:&quot;16128,7936,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a94640f4673bd0d2\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9e4f\u745e&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:8,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:52.43455611122067,&quot;vlookat&quot;:52.43455611122067,&quot;fov&quot;:95,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.876927&quot;,&quot;lng&quot;:&quot;121.915506&quot;,&quot;gd_lat&quot;:&quot;30.874535590278&quot;,&quot;gd_lng&quot;:&quot;121.919583604601&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174566,&quot;uid&quot;:3,&quot;material_id&quot;:6637,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/99f85c66dd5e85d2&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/99f85c66dd5e85d2\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e0a\u5b9e\u542c\u6d77\u4e1c&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:9,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-22.762362627885416,&quot;vlookat&quot;:67.25920195521313,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174567,&quot;uid&quot;:3,&quot;material_id&quot;:6638,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/638cef7b98a4ea92&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/638cef7b98a4ea92\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e0a\u5b9e\u542c\u6d77\u897f&quot;,&quot;fenzuid&quot;:43081,&quot;deltime&quot;:0,&quot;sort&quot;:10,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-32.41672307232575,&quot;vlookat&quot;:63.145636071407615,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]}]}]},{&quot;id&quot;:43086,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;105\u677f\u5757&quot;,&quot;listorder&quot;:3,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:43087,&quot;pano_id&quot;:3465,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:43086,&quot;view_list&quot;:[{&quot;id&quot;:174587,&quot;uid&quot;:3,&quot;material_id&quot;:6646,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/c3a211579f894440&quot;,&quot;tiledimage&quot;:&quot;16128,8192,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/c3a211579f894440\/thumb.jpg&quot;,&quot;title&quot;:&quot;105\u677f\u5757&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:0,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:44.764729955614,&quot;vlookat&quot;:44.764729955614,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:1,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\uff08\u7528\u6237\u4f53\u9a8c\u4f7f\u7528\uff09\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01\u5546\u52a1\u5408\u4f5c15618180103&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174589,&quot;uid&quot;:3,&quot;material_id&quot;:8136,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/c8e019362d265fa0&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/c8e019362d265fa0\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u91d1\u878d\u6e7e&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:1,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-121.82874922468842,&quot;vlookat&quot;:52.25476565771092,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.914109&quot;,&quot;lng&quot;:&quot;121.931894&quot;,&quot;gd_lat&quot;:&quot;30.911755642362&quot;,&quot;gd_lng&quot;:&quot;121.93598687066&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174586,&quot;uid&quot;:3,&quot;material_id&quot;:6641,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e75edf43bffa8e9f&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/e75edf43bffa8e9f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e0a\u5b9e\u671b\u6d77&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:2,&quot;effect_mod&quot;:8,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-1.9717485183472436,&quot;vlookat&quot;:69.72924061020548,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174588,&quot;uid&quot;:3,&quot;material_id&quot;:6650,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/da13bb3e0a78f556&quot;,&quot;tiledimage&quot;:&quot;7424,3712,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/da13bb3e0a78f556\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u94c1\u8bfa\u5fb7\u749f\u5bb8&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:4,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-52.52729036322353,&quot;vlookat&quot;:48.02363645120727,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1714099027,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;&quot;,&quot;lng&quot;:&quot;&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174593,&quot;uid&quot;:3,&quot;material_id&quot;:8144,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/95010e0499d7e150&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/95010e0499d7e150\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u96c5\u6208\u5c14&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:5,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-3.605163776933732,&quot;vlookat&quot;:51.6471689778958,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.919542&quot;,&quot;lng&quot;:&quot;121.930474&quot;,&quot;gd_lat&quot;:&quot;30.917189941407&quot;,&quot;gd_lng&quot;:&quot;121.934565700955&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174590,&quot;uid&quot;:3,&quot;material_id&quot;:8141,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/8d89558d91e602b6&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/8d89558d91e602b6\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e0a\u5b9e\u671b\u6d77&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:6,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-16.295236195605725,&quot;vlookat&quot;:49.75909246539351,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.921274&quot;,&quot;lng&quot;:&quot;121.930574&quot;,&quot;gd_lat&quot;:&quot;30.918923068577&quot;,&quot;gd_lng&quot;:&quot;121.934665798612&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174592,&quot;uid&quot;:3,&quot;material_id&quot;:8143,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/57b3271d2a12e109&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/57b3271d2a12e109\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u672a\u6765\u6e2f\u542f\u5143&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:7,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-2.3409877707703615,&quot;vlookat&quot;:48.86264322753133,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.941747&quot;,&quot;lng&quot;:&quot;121.937011&quot;,&quot;gd_lat&quot;:&quot;30.939417317709&quot;,&quot;gd_lng&quot;:&quot;121.941112738716&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174591,&quot;uid&quot;:3,&quot;material_id&quot;:8142,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/647d9d254d56e2d9&quot;,&quot;tiledimage&quot;:&quot;7296,3648,1792,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/647d9d254d56e2d9\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5929\u6a3e&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:8,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-171.9444472488385,&quot;vlookat&quot;:51.08377918094445,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.944453&quot;,&quot;lng&quot;:&quot;121.930616&quot;,&quot;gd_lat&quot;:&quot;30.942115885417&quot;,&quot;gd_lng&quot;:&quot;121.934709743924&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]},{&quot;id&quot;:174594,&quot;uid&quot;:3,&quot;material_id&quot;:8146,&quot;open_pid&quot;:0,&quot;pano_id&quot;:3465,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/0048457e44615bed&quot;,&quot;tiledimage&quot;:&quot;16128,7936,4096,2048,1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/0048457e44615bed\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u94c1\u8bfa\u5fb7&quot;,&quot;fenzuid&quot;:43087,&quot;deltime&quot;:0,&quot;sort&quot;:9,&quot;effect_mod&quot;:null,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-177.69358506356832,&quot;vlookat&quot;:44.767965565325746,&quot;fov&quot;:120,&quot;fovmin&quot;:60,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:0,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1715232597,&quot;top_circle_id&quot;:0,&quot;top_circle_size&quot;:100,&quot;top_circle_img&quot;:0,&quot;background_meterial_id&quot;:0,&quot;is_background_yinliang&quot;:&quot;1&quot;,&quot;is_background_auto_start&quot;:&quot;1&quot;,&quot;is_background_repet&quot;:&quot;0&quot;,&quot;is_jieshuo_auto_start&quot;:&quot;1&quot;,&quot;jieshuo_meterial_id&quot;:0,&quot;is_jieshuo_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuo_repet&quot;:&quot;0&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;\u8be5\u5730\u56fe\u4ec5\u9650\u67d2\u5bb6\u5730\u4ea7\u5185\u90e8\u4f7f\u7528\uff0c\u4ea7\u54c1\u5df2\u5907\u6848\uff0c\u672a\u7ecf\u5141\u8bb8\uff0c\u8bf7\u52ff\u4f7f\u7528\u76f4\u64ad\u7b49\u5546\u4e1a\u7528\u9014\uff01&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;30.940008&quot;,&quot;lng&quot;:&quot;121.942182&quot;,&quot;gd_lat&quot;:&quot;30.937685818143&quot;,&quot;gd_lng&quot;:&quot;121.946291232639&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:0,&quot;detail_animation&quot;:0,&quot;is_del&quot;:0,&quot;view_hide&quot;:1,&quot;jieshuonan_meterial_id&quot;:0,&quot;is_jieshuonan_auto_start&quot;:1,&quot;is_jieshuonan_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuonan_repet&quot;:1,&quot;jieshuobig_meterial_id&quot;:0,&quot;is_jieshuobig_auto_start&quot;:1,&quot;is_jieshuobig_yinliang&quot;:&quot;1&quot;,&quot;is_jieshuobig_repet&quot;:1,&quot;z_content&quot;:null,&quot;hot_fenzu_bgcolor&quot;:&quot;#000000&quot;,&quot;hot_fenzu_txtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_checkbgcolor&quot;:&quot;#fa6400&quot;,&quot;hot_fenzu_checktxtcolor&quot;:&quot;#ffffff&quot;,&quot;hot_fenzu_animate&quot;:&quot;1&quot;,&quot;scene_type&quot;:1,&quot;compass_enable&quot;:0,&quot;compass_hlookat&quot;:null,&quot;compass_vlookat&quot;:null,&quot;compass_fov&quot;:null,&quot;compass_pic&quot;:null,&quot;compass_position&quot;:2,&quot;visit_pass&quot;:null,&quot;visit_pass_hit&quot;:null,&quot;visit_pass_hit_show&quot;:1,&quot;parent_view&quot;:0,&quot;child&quot;:[]}]}]}]"/>
    </config>
    <action name="startup" autorun="onstart">
        <!--加载初始场景-->
        js(pcMenuModule.loadDefaultScene());
        if(startactions !== null, startactions() );
    </action>

    <action name="setup_autorotate">
        set(autorotate.waittime, "3");
        set(rotation_time,"11");
        add(rotation_time,1);
        mul(rotation_time,30);
        div(speed,360,rotation_time);
        set(autorotate.speed, get(speed));
        <!-- set(autorotate.accel,"2"); -->
        set(autorotate.enabled, "1");
    </action>

    <events name="onautorotateevents" keep="true" onautorotateoneround="nextscene()"/>

    <events name="close_scene_group_events" keep="true" onmousedown="js(pcMenuModule.setSceneGroupPointerStart(get(mouse.stagex), get(mouse.stagey));)" onmouseup="js(pcMenuModule.toggleSceneGroupFromPano(get(mouse.stagex), get(mouse.stagey));)"/>

    <action name="nextscene">
        autorotate.stop();wait(0);
        set(ns, get(scene[get(xml.scene)].index));
        set(maxs, get(scene.count));
        add(ns,1);

        if(get(scene[get(ns)].view_hide)==2 AND skin_settings.hide_thumbnails==2 ,add(ns,1));
        if(maxs==1,
            autorotate.start();
            ,
            if(ns GE maxs, set(ns,0));
            if(skin_settings.automatic_skip==1,
                js(vrTourInitModule.loadScene(get(scene[get(ns)].name),1));
                autorotate.start();, autorotate.start();
            )
        )

    </action>
    <action name="setQianruVideo">
        copy(current_hotspot,hotspot[%1]);
        if(get(current_hotspot.video_music)==1,
            jscall("pcMenuModule.pauseBgSound()");
        );
        if(get(current_hotspot.video_jiangjie)==1,
            jscall("pcMenuModule.pauseCommentarySound()");
        );
        togglepause();
    </action>
    <action name="scene_loaded">
        <!--嵌入-->
        setup_embed();
		setup_bottom_mask();
        setup_top_mask();
		load_texiao(get(scene[get(xml.scene)].index));
        if(view.autorotatekeepview == 1,
        set(autorotate.horizon, 'off');
        ,
        set(autorotate.horizon, 0.0);
        );
        <!--场景加载后处理事件-->
        js(pcMenuModule.sceneLoaded());
    </action>
    <!-- 进入VR模式 -->
    <action name="turn_on_vr">
        plugin[WebVR].enterVR();
    </action>
    <action name="draghotspot">spheretoscreen(ath, atv, hotspotcenterx, hotspotcentery, 'l'); sub(drag_adjustx,
        mouse.stagex, hotspotcenterx); sub(drag_adjusty, mouse.stagey, hotspotcentery); asyncloop(pressed, sub(dx,
        mouse.stagex, drag_adjustx); sub(dy, mouse.stagey, drag_adjusty); screentosphere(dx, dy, ath, atv); );
    </action>
    <blendmodes name="no blending" description="无过渡效果" blend="NOBLEND"/>
    <blendmodes name="simple crossblending" description="简单淡入淡出" blend="BLEND(1.0, easeInCubic)"/>
    <blendmodes name="zoom blend" description="缩放过渡" blend="ZOOMBLEND(2.0, 2.0, easeInOutSine)"/>
    <blendmodes name="black-out" description="黑场过渡" blend="COLORBLEND(2.0, 0x000000, easeOutSine)"/>
    <blendmodes name="white-flash" description="白场过渡" blend="LIGHTBLEND(1.0, 0xFFFFFF, 2.0, linear)"/>
    <blendmodes name="right-to-left" description="从右至左" blend="SLIDEBLEND(1.0, 0.0, 0.2, linear)"/>
    <!-- <blendmodes name="top-to-bottom"     description="从上至下"   blend="SLIDEBLEND(1.0, 90.0, 0.01, linear)" /> -->
    <blendmodes name="diagonal" description="对角线" blend="SLIDEBLEND(1.0, 135.0, 0.4, linear)"/>
    <blendmodes name="circle open" description="圆形展开" blend="OPENBLEND(1.0, 0.0, 0.2, 0.0, linear)"/>
    <blendmodes name="vertical open" description="垂直展开" blend="OPENBLEND(0.7, 1.0, 0.1, 0.0, linear)"/>
    <blendmodes name="horizontal open" description="水平展开" blend="OPENBLEND(1.0, -1.0, 0.3, 0.0, linear)"/>
    <blendmodes name="elliptic + zoom" description="椭圆缩放" blend="OPENBLEND(1.0, -0.5, 0.3, 0.8, linear)"/>

    <!-- context menu - http://krpano.com/docu/xml/#contextmenu -->
    <!-- 自定义右键 -->
    <contextmenu versioninfo="false" fullscreen="false">
        <!-- <item name="kr"
            caption="KRPANO" /> -->
        <!-- <item name="fs"
            caption="进入全屏" /> -->
        <item name="cc" caption="" onclick="skin_changecontrolmode();" separator="true"/>
        <item name="nv" caption="普通视角" onclick="skin_view_normal();" showif="view.vlookatrange == 180" separator="true"/>
        <item name="fv" caption="鱼眼视角" onclick="skin_view_fisheye();" showif="view.vlookatrange == 180" devices="flash|webgl"/>
        <item name="sv" caption="球面视角" onclick="skin_view_stereographic();" showif="view.vlookatrange == 180" devices="flash|webgl"/>
        <item name="av" caption="架构视角" onclick="skin_view_architectural();" showif="view.vlookatrange == 180"/>
        <item name="pv" caption="潘妮视角" onclick="skin_view_pannini();" showif="view.vlookatrange == 180" devices="flash|webgl"/>
        <item name="lp" caption="小行星视角" onclick="skin_view_littleplanet();" showif="view.vlookatrange == 180" devices="flash|webgl"/>
            </contextmenu>

    
    <action name="on_view_changed">
        js(pcMenuModule.getLookatFn());
	</action>
    <style name="iframelayer" url="%SWFPATH%/skin/black.png" distorted="true" renderer="css3d" crop="0|0|64|64" framewidth="64" frameheight="64" frame="0" lastframe="19"/>
    <action name="add_iframe" type="Javascript">
        var iframe = document.createElement("iframe");
        iframe.style.position = "absolute";
        iframe.style.left = 0;
        iframe.style.top = 0;
        iframe.style.width = "100%";
        iframe.style.height = "100%";
        iframe.style.border = 0;
        iframe.src = decodeURIComponent(args[1]);
        iframe.setAttribute('id',resolve(caller.name));
        caller.registercontentsize(args[2], args[3]);
        caller.sprite.appendChild(iframe);
        caller.sprite.style.webkitOverflowScrolling = "touch";
        caller.sprite.style.overflowY = "auto";
        caller.sprite.style.overflowX = "auto";
    </action>
    <action name="add_flat_human" type="Javascript"><![CDATA[
		var krp = caller.krpano;
		krp.removehotspot('hotVideo');
		var activespot = krp.addhotspot('hotVideo');
		activespot.url = "%SWFPATH%/plugins/videoplayer.js";
		activespot.videourl=args[1];
		activespot.posterurl=args[9];
	    activespot.chromakey=args[2];
	    activespot.loop=args[6];
	    activespot.muted=args[7];
	    activespot.pausedonstart=args[8];
	    activespot.distorted=false;
	    activespot.directionalsound=false;
	    activespot.zoom=false;
	    activespot.scale=args[5];
	    activespot.width=args[3];
	    activespot.height=args[4];
	    //activespot.cursor="grab";
	    activespot.showvr=true;
	    activespot.onclick="togglepause();updatescreen();";
	]]></action>
</krpano>
